Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b3da1a5722cc3dba50424e5cbbe9186fedab81c7 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-ssh10755593624322160697.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6711263936854118494.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh15523810048974812426.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14685461571510359784.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-ssh14244524304704987915.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1995 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 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3da1a5722cc3dba50424e5cbbe9186fedab81c7 # timeout=10 Commit message: "Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" > git rev-list --no-walk 9d31811d99a226107420a08bbd70ad6ea6cd6c80 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:51:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:51:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:51:01 ========================================================= 02:51:01 EdgeX Global Pipelines Version Info 02:51:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:51:02 ------------------- 02:51:02 stable info: 02:51:02 ------------------- 02:51:02 Commited By: Cherry Wang cherry@iotechsys.com 02:51:02 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 02:51:02 Message: update stable to v1.0.278 02:51:02 ------------------- 02:51:02 experimental info: 02:51:02 ------------------- 02:51:02 Commited By: **** collab-it+edgex@linuxfoundation.org 02:51:02 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 02:51:02 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:51:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3da1a5 [Pipeline] echo 02:51:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:51:03 provisioning config files... 02:51:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15108044690000518560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:03 ---> ****-login.sh 02:51:03 nexus3.edgexfoundry.org:10001 02:51:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:04 02:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:51:04 Configure a credential helper to remove this warning. See 02:51:04 https://docs.****.com/go/credential-store/ 02:51:04 02:51:04 Login Succeeded 02:51:04 nexus3.edgexfoundry.org:10002 02:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:04 02:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:51:04 Configure a credential helper to remove this warning. See 02:51:04 https://docs.****.com/go/credential-store/ 02:51:04 02:51:04 Login Succeeded 02:51:04 nexus3.edgexfoundry.org:10003 02:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:04 02:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:51:04 Configure a credential helper to remove this warning. See 02:51:04 https://docs.****.com/go/credential-store/ 02:51:04 02:51:04 Login Succeeded 02:51:04 nexus3.edgexfoundry.org:10004 02:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:04 02:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:51:04 Configure a credential helper to remove this warning. See 02:51:04 https://docs.****.com/go/credential-store/ 02:51:04 02:51:04 Login Succeeded 02:51:04 ****.io 02:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:04 02:51:04 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:51:04 Configure a credential helper to remove this warning. See 02:51:04 https://docs.****.com/go/credential-store/ 02:51:04 02:51:04 Login Succeeded 02:51:04 ---> ****-login.sh ends [Pipeline] } 02:51:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:51:05 + git rev-list -1 --merges b3da1a5722cc3dba50424e5cbbe9186fedab81c7~1..b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo 02:51:05 -----------> git rev-list -1 --merges b3da1a5722cc3dba50424e5cbbe9186fedab81c7~1..b3da1a5722cc3dba50424e5cbbe9186fedab81c7 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:51:05 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [false] [Pipeline] sh 02:51:05 + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo 02:51:05 ========================================================= 02:51:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:51:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:51:05 + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo 02:51:05 [semverPrep] GIT_COMMIT: b3da1a5722cc3dba50424e5cbbe9186fedab81c7, Commit Message: Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55 [Pipeline] echo 02:51:05 [semverPrep] This is not a build commit. [Pipeline] sh 02:51:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:51:06 + grep -v github /etc/ssh/ssh_known_hosts 02:51:06 + [ -e /tmp/ssh_known_hosts ] 02:51:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:51:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:51:06 + sudo tee -a /etc/ssh/ssh_known_hosts 02:51:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:51:06 02:51:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:51:06 0.1.4: Pulling from edgex-devops/py-git-semver 02:51:06 3dae71ba6b94: Pulling fs layer 02:51:06 6bf1a483ea7c: Pulling fs layer 02:51:06 f5dfc541a4d3: Pulling fs layer 02:51:06 461d9e800cba: Pulling fs layer 02:51:06 80192f66455f: Pulling fs layer 02:51:06 2e8e34ca0e6c: Pulling fs layer 02:51:06 a29436f7fd5d: Pulling fs layer 02:51:06 923cac83aea3: Pulling fs layer 02:51:06 25ad8b0a4227: Pulling fs layer 02:51:06 db01528c6b51: Pulling fs layer 02:51:06 28988de357af: Pulling fs layer 02:51:06 923cac83aea3: Waiting 02:51:06 25ad8b0a4227: Waiting 02:51:06 a29436f7fd5d: Waiting 02:51:06 db01528c6b51: Waiting 02:51:06 461d9e800cba: Waiting 02:51:06 80192f66455f: Waiting 02:51:06 28988de357af: Waiting 02:51:06 2e8e34ca0e6c: Waiting 02:51:06 6bf1a483ea7c: Verifying Checksum 02:51:06 6bf1a483ea7c: Download complete 02:51:06 461d9e800cba: Download complete 02:51:06 80192f66455f: Verifying Checksum 02:51:06 80192f66455f: Download complete 02:51:07 f5dfc541a4d3: Verifying Checksum 02:51:07 f5dfc541a4d3: Download complete 02:51:07 3dae71ba6b94: Verifying Checksum 02:51:07 3dae71ba6b94: Download complete 02:51:07 923cac83aea3: Download complete 02:51:07 25ad8b0a4227: Verifying Checksum 02:51:07 25ad8b0a4227: Download complete 02:51:07 db01528c6b51: Download complete 02:51:07 28988de357af: Download complete 02:51:07 a29436f7fd5d: Verifying Checksum 02:51:07 a29436f7fd5d: Download complete 02:51:07 2e8e34ca0e6c: Verifying Checksum 02:51:07 2e8e34ca0e6c: Download complete 02:51:08 3dae71ba6b94: Pull complete 02:51:08 6bf1a483ea7c: Pull complete 02:51:09 f5dfc541a4d3: Pull complete 02:51:09 461d9e800cba: Pull complete 02:51:09 80192f66455f: Pull complete 02:51:13 2e8e34ca0e6c: Pull complete 02:51:13 a29436f7fd5d: Pull complete 02:51:13 923cac83aea3: Pull complete 02:51:14 25ad8b0a4227: Pull complete 02:51:14 db01528c6b51: Pull complete 02:51:14 28988de357af: Pull complete 02:51:14 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:51:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:51:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:14 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 02:51:14 $ 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 02:51:15 $ docker top 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be -eo pid,comm 02:51:15 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). 02:51:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:51:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:16 [ssh-agent] Looking for ssh-agent implementation... 02:51:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:16 $ docker exec 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent 02:51:16 SSH_AUTH_SOCK=/tmp/ssh-gfz9ihGEXDO6/agent.31 02:51:16 SSH_AGENT_PID=37 02:51:16 Running ssh-add (command line suppressed) 02:51:16 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11752109765815208406.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11752109765815208406.key) 02:51:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 02:51:16 + git tag --points-at HEAD [Pipeline] } 02:51:16 $ docker exec --env ******** --env ******** 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent -k 02:51:17 unset SSH_AUTH_SOCK; 02:51:17 unset SSH_AGENT_PID; 02:51:17 echo Agent pid 37 killed; 02:51:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:51:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:51:17 [ssh-agent] Looking for ssh-agent implementation... 02:51:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:51:17 $ docker exec 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent 02:51:17 SSH_AUTH_SOCK=/tmp/ssh-d0mtWAoTJ4WO/agent.84 02:51:17 SSH_AGENT_PID=90 02:51:17 Running ssh-add (command line suppressed) 02:51:17 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6968587016042907242.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6968587016042907242.key) 02:51:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:51:17 + git semver init 02:51:17 2026-02-13 02:51:17,931 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:51:17 2026-02-13 02:51:17,936 [run_init] DEBUG init version:0.0.0 force:False 02:51:17 2026-02-13 02:51:17,936 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:51:17 2026-02-13 02:51:17,936 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 02:51:17 2026-02-13 02:51:17,937 [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) 02:51:19 2026-02-13 02:51:19,267 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 02:51:19 2026-02-13 02:51:19,268 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 02:51:19 2026-02-13 02:51:19,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:51:19 2026-02-13 02:51:19,268 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:51:19 4.1.0-dev.13 [Pipeline] } 02:51:19 $ docker exec --env ******** --env ******** 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be ssh-agent -k 02:51:19 unset SSH_AUTH_SOCK; 02:51:19 unset SSH_AGENT_PID; 02:51:19 echo Agent pid 90 killed; 02:51:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:51:19 + git semver [Pipeline] } 02:51:20 $ docker stop --time=1 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be 02:51:21 $ docker rm -f --volumes 0e365cdf43eb6a2f4b169fc736aabaf781df1fade2514ec972b30ad5111312be [Pipeline] // withDockerContainer [Pipeline] sh 02:51:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:51:21 Stashed 1 file(s) [Pipeline] echo 02:51:21 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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 02:51:22 provisioning config files... 02:51:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16349838093686623452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:22 ---> ****-login.sh 02:51:22 nexus3.edgexfoundry.org:10001 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 Login Succeeded 02:51:22 nexus3.edgexfoundry.org:10002 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 Login Succeeded 02:51:22 nexus3.edgexfoundry.org:10003 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 Login Succeeded 02:51:22 nexus3.edgexfoundry.org:10004 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 Login Succeeded 02:51:22 ****.io 02:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:51:22 Login Succeeded 02:51:22 ---> ****-login.sh ends [Pipeline] } 02:51:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:51:23 ========================================================= 02:51:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 02:51:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:23 + 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 . 02:51:24 #0 building with "default" instance using docker driver 02:51:24 02:51:24 #1 [internal] load build definition from Dockerfile 02:51:24 #1 transferring dockerfile: 1.84kB done 02:51:24 #1 DONE 0.0s 02:51:24 02:51:24 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 02:51:24 #2 DONE 0.1s 02:51:24 02:51:24 #3 [internal] load .dockerignore 02:51:24 #3 transferring context: 182B done 02:51:24 #3 DONE 0.0s 02:51:24 02:51:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:51:24 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 02:51:24 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 02:51:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 02:51:24 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 02:51:24 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 02:51:24 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 02:51:24 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 02:51:24 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 02:51:24 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 02:51:24 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 02:51:24 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 02:51:24 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 02:51:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 02:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 02:51:24 #4 ... 02:51:24 02:51:24 #5 [internal] load build context 02:51:24 #5 transferring context: 31.61MB 0.2s done 02:51:24 #5 DONE 0.2s 02:51:24 02:51:24 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 23.07MB / 60.15MB 0.3s 02:51:24 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 02:51:24 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 02:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.39MB / 112.58MB 0.3s 02:51:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 52.43MB / 60.15MB 0.5s 02:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 02:51:24 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 02:51:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.26MB / 14.72MB 0.5s 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 02:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 02:51:24 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.5s done 02:51:24 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 02:51:24 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s 02:51:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 02:51:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 83.44MB / 112.58MB 0.8s 02:51:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 106.95MB / 112.58MB 0.9s 02:51:25 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 02:51:29 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.2s done 02:51:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 02:51:29 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 02:51:29 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:51:29 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 02:51:29 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 02:51:29 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 02:51:29 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 02:51:33 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 02:51:33 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 02:51:33 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 02:51:33 #4 DONE 9.2s 02:51:33 02:51:33 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:51:33 #6 0.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:51:33 #6 0.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:51:34 #6 0.753 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:51:34 #6 1.204 (2/4) Installing libedit (20250104.3.1-r1) 02:51:34 #6 1.264 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:51:34 #6 1.312 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:51:34 #6 1.325 Executing busybox-1.37.0-r19.trigger 02:51:34 #6 1.332 OK: 269 MiB in 64 packages 02:51:36 #6 DONE 2.8s 02:51:36 02:51:36 #7 [builder 3/7] WORKDIR /device-mqtt-go 02:51:36 #7 DONE 0.0s 02:51:36 02:51:36 #8 [builder 4/7] COPY go.mod vendor* ./ 02:51:36 #8 DONE 0.0s 02:51:36 02:51:36 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:37 Still waiting to schedule task 02:51:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:51:51 #9 DONE 14.3s 02:51:51 02:51:51 #10 [builder 6/7] COPY . . 02:51:51 #10 DONE 0.1s 02:51:51 02:51:51 #11 [builder 7/7] RUN echo noop 02:51:51 #11 0.205 noop 02:51:51 #11 DONE 0.2s 02:51:51 02:51:51 #12 exporting to image 02:51:51 #12 exporting layers 02:51:59 #12 exporting layers 7.2s done 02:51:59 #12 writing image sha256:75264cbe7d92838f286b9c8508cdb2230ba29cf35377d7b7dd58e9d7c91d1db8 done 02:51:59 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:51:59 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:59 + docker inspect -f . ci-base-image-x86_64 02:51:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:59 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 02:51:59 $ 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 02:52:00 $ docker top 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:00 + go version 02:52:00 go version go1.25.2 linux/amd64 [Pipeline] } 02:52:00 $ docker stop --time=1 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 02:52:01 $ docker rm -f --volumes 566556c725eca336b5b69cc377a981a476aa3415cf6f41cd9e9d16406675f954 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:02 + docker inspect -f . ci-base-image-x86_64 02:52:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:02 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 02:52:02 $ 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 02:52:02 $ docker top d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 02:52:03 + make test 02:52:03 go test ./... -coverprofile=coverage.out ./... 02:52:04 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:52:22 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:52:22 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 02:52:22 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:52:32 0 issues. 02:52:32 go vet ./... 02:52:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:52:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:52:37 ./bin/test-attribution-txt.sh 02:52:37 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 02:52:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 02:52:37 $ docker stop --time=1 d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 02:52:39 $ docker rm -f --volumes d2077ac1475b917be4263be67240ed7e2bd922fb4d4fa7f8b88286ced2644e19 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:52:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:52:41 + ls -al . 02:52:41 total 256 02:52:41 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 02:52 . 02:52:41 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:50 .. 02:52:41 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 02:50 .dockerignore 02:52:41 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:52 .git 02:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 .github 02:52:41 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 02:50 .gitignore 02:52:41 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 02:50 .golangci.yml 02:52:41 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:51 .semver 02:52:41 -rw-rw-r-- 1 jenkins jenkins 21759 Feb 13 02:50 Attribution.txt 02:52:41 -rw-rw-r-- 1 jenkins jenkins 19382 Feb 13 02:50 CHANGELOG.md 02:52:41 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 02:50 Dockerfile 02:52:41 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 02:50 GOVERNANCE.md 02:52:41 -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 02:50 Jenkinsfile 02:52:41 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 02:50 LICENSE 02:52:41 -rw-rw-r-- 1 jenkins jenkins 2544 Feb 13 02:50 Makefile 02:52:41 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 02:50 OWNERS.md 02:52:41 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 02:50 README.md 02:52:41 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:51 VERSION 02:52:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:50 bin 02:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 cmd 02:52:41 -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 02:52 coverage.out 02:52:41 -rw-rw-r-- 1 jenkins jenkins 6753 Feb 13 02:50 go.mod 02:52:41 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 02:50 go.sum 02:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:50 internal 02:52:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:50 mock 02:52:41 -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 02:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52: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=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --label arch=amd64 --label version=4.1.0-dev.13 . 02:52:41 #0 building with "default" instance using docker driver 02:52:41 02:52:41 #1 [internal] load build definition from Dockerfile 02:52:41 #1 transferring dockerfile: 1.84kB done 02:52:41 #1 DONE 0.0s 02:52:41 02:52:41 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:52:41 #2 DONE 0.0s 02:52:41 02:52:41 #3 [internal] load metadata for docker.io/library/alpine:3.22 02:52:41 #3 DONE 0.1s 02:52:41 02:52:41 #4 [internal] load .dockerignore 02:52:41 #4 transferring context: 182B done 02:52:41 #4 DONE 0.0s 02:52:41 02:52:41 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:52:41 #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:52:41 #5 ... 02:52:41 02:52:41 #6 [internal] load build context 02:52:41 #6 transferring context: 32.73kB 0.0s done 02:52:41 #6 DONE 0.0s 02:52:41 02:52:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:52:41 #7 DONE 0.1s 02:52:41 02:52:41 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 02:52:41 #5 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 02:52:41 #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 02:52:41 #5 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 02:52:41 #5 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 02:52:41 #5 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 02:52:41 #5 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 02:52:41 #5 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 02:52:41 #5 DONE 0.3s 02:52:41 02:52:41 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:52:42 #8 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:52:42 #8 0.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:52:42 #8 ... 02:52:42 02:52:42 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 02:52:42 #9 0.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:52:42 #9 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:52:42 #9 0.715 OK: 269 MiB in 64 packages 02:52:42 #9 DONE 0.8s 02:52:42 02:52:42 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 02:52:42 #8 0.549 (1/1) Installing dumb-init (1.2.5-r3) 02:52:42 #8 0.556 Executing busybox-1.37.0-r20.trigger 02:52:42 #8 0.561 OK: 7 MiB in 17 packages 02:52:42 #8 DONE 0.7s 02:52:42 02:52:42 #10 [builder 3/7] WORKDIR /device-mqtt-go 02:52:42 #10 DONE 0.0s 02:52:42 02:52:42 #11 [builder 4/7] COPY go.mod vendor* ./ 02:52:42 #11 DONE 0.0s 02:52:42 02:52:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:52:42 #12 DONE 0.5s 02:52:42 02:52:42 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:52:42 #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:52:42 #13 0.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:52:43 #13 ... 02:52:43 02:52:43 #14 [builder 6/7] COPY . . 02:52:43 #14 DONE 0.1s 02:52:43 02:52:43 #15 [builder 7/7] RUN make build 02:52:43 #15 ... 02:52:43 02:52:43 #13 [stage-1 3/6] RUN apk --no-cache upgrade 02:52:43 #13 0.806 OK: 7 MiB in 17 packages 02:52:43 #13 DONE 0.9s 02:52:43 02:52:43 #15 [builder 7/7] RUN make build 02:52:43 #15 0.232 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:53:10 #15 DONE 22.6s 02:53:10 02:53:10 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 02:53:10 #16 DONE 0.2s 02:53:10 02:53:10 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 02:53:10 #17 DONE 0.0s 02:53:10 02:53:10 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 02:53:10 #18 DONE 0.0s 02:53:10 02:53:10 #19 exporting to image 02:53:10 #19 exporting layers 02:53:10 #19 exporting layers 0.3s done 02:53:10 #19 writing image sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:53:10 #19 naming to docker.io/library/device-mqtt done 02:53:10 #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:10 provisioning config files... 02:53:10 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3506598913822734770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:10 ---> ****-login.sh 02:53:10 nexus3.edgexfoundry.org:10001 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10002 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10003 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10004 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 Login Succeeded 02:53:10 ****.io 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 Login Succeeded 02:53:10 ---> ****-login.sh ends [Pipeline] } 02:53:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:53:11 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 02:53:11 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:53:11 latest 02:53:11 4.1.0-dev.13 02:53:11 b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:53:11 main 02:53:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:11 d5a3ddaf86a5: Preparing 02:53:11 dcce57c27c1a: Preparing 02:53:11 7a5dbbb69fd1: Preparing 02:53:11 61606adac453: Preparing 02:53:11 87ff89a1425f: Preparing 02:53:11 cce92674e987: Preparing 02:53:11 cce92674e987: Waiting 02:53:11 dcce57c27c1a: Pushed 02:53:11 d5a3ddaf86a5: Pushed 02:53:11 87ff89a1425f: Pushed 02:53:11 61606adac453: Pushed 02:53:11 cce92674e987: Layer already exists 02:53:16 7a5dbbb69fd1: Pushed 02:53:16 b3da1a5722cc3dba50424e5cbbe9186fedab81c7: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:53:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:17 d5a3ddaf86a5: Preparing 02:53:17 dcce57c27c1a: Preparing 02:53:17 7a5dbbb69fd1: Preparing 02:53:17 61606adac453: Preparing 02:53:17 87ff89a1425f: Preparing 02:53:17 cce92674e987: Preparing 02:53:17 cce92674e987: Waiting 02:53:17 61606adac453: Layer already exists 02:53:17 dcce57c27c1a: Layer already exists 02:53:17 d5a3ddaf86a5: Layer already exists 02:53:17 87ff89a1425f: Layer already exists 02:53:17 7a5dbbb69fd1: Layer already exists 02:53:17 cce92674e987: Layer already exists 02:53:17 latest: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:17 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 02:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:18 d5a3ddaf86a5: Preparing 02:53:18 dcce57c27c1a: Preparing 02:53:18 7a5dbbb69fd1: Preparing 02:53:18 61606adac453: Preparing 02:53:18 87ff89a1425f: Preparing 02:53:18 cce92674e987: Preparing 02:53:18 cce92674e987: Waiting 02:53:18 61606adac453: Layer already exists 02:53:18 d5a3ddaf86a5: Layer already exists 02:53:18 dcce57c27c1a: Layer already exists 02:53:18 7a5dbbb69fd1: Layer already exists 02:53:18 87ff89a1425f: Layer already exists 02:53:18 cce92674e987: Layer already exists 02:53:18 4.1.0-dev.13: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:18 d5a3ddaf86a5: Preparing 02:53:18 dcce57c27c1a: Preparing 02:53:18 7a5dbbb69fd1: Preparing 02:53:18 61606adac453: Preparing 02:53:18 87ff89a1425f: Preparing 02:53:18 cce92674e987: Preparing 02:53:18 cce92674e987: Waiting 02:53:18 61606adac453: Layer already exists 02:53:18 7a5dbbb69fd1: Layer already exists 02:53:18 d5a3ddaf86a5: Layer already exists 02:53:18 87ff89a1425f: Layer already exists 02:53:18 dcce57c27c1a: Layer already exists 02:53:18 cce92674e987: Layer already exists 02:53:18 b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 02:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 02:53:19 d5a3ddaf86a5: Preparing 02:53:19 dcce57c27c1a: Preparing 02:53:19 7a5dbbb69fd1: Preparing 02:53:19 61606adac453: Preparing 02:53:19 87ff89a1425f: Preparing 02:53:19 cce92674e987: Preparing 02:53:19 cce92674e987: Waiting 02:53:19 7a5dbbb69fd1: Layer already exists 02:53:19 87ff89a1425f: Layer already exists 02:53:19 dcce57c27c1a: Layer already exists 02:53:19 d5a3ddaf86a5: Layer already exists 02:53:19 61606adac453: Layer already exists 02:53:19 cce92674e987: Layer already exists 02:53:19 main: digest: sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:53:19 ===================================================== [Pipeline] echo 02:53:19 taggedImages: 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] echo 02:53:19 ========================================================= 02:53:19 [edgeXBuildMultiArch] RAW Config: 02:53:19 images: 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:53:19 - nexus3.edgexfoundry.org:10004/device-mqtt:main 02:53:19 settingsFile: 02:53:19 device-mqtt-go-settings 02:53:19 ========================================================= [Pipeline] node 02:53:34 Still waiting to schedule task 02:53:34 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:53:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1999 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:53:58 Running in /w/workspace/device-mqtt-go/211 [Pipeline] { [Pipeline] checkout 02:53:58 The recommended git tool is: git 02:54:03 Running on prd-centos7-docker-4c-2g-2002 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:03 provisioning config files... 02:54:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16137800114837171129tmp [Pipeline] { [Pipeline] libraryResource 02:54:03 using credential edgex-jenkins-ssh 02:54:03 Cloning the remote Git repository 02:54:03 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:54:03 > git init /w/workspace/device-mqtt-go/211 # timeout=10 02:54:03 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:54:03 > git --version # timeout=10 02:54:03 > git --version # 'git version 2.25.1' 02:54:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:54:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 02:54:06 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:54:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:54:07 ---> ****-login.sh 02:54:07 nexus3.edgexfoundry.org:10001 02:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:07 Configure a credential helper to remove this warning. See 02:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:07 02:54:07 Login Succeeded 02:54:07 nexus3.edgexfoundry.org:10002 02:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:07 Configure a credential helper to remove this warning. See 02:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:07 02:54:07 Login Succeeded 02:54:07 nexus3.edgexfoundry.org:10003 02:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:07 Configure a credential helper to remove this warning. See 02:54:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:07 02:54:07 Login Succeeded 02:54:07 nexus3.edgexfoundry.org:10004 02:54:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:07 Avoid second fetch 02:54:07 Checking out Revision b3da1a5722cc3dba50424e5cbbe9186fedab81c7 (main) 02:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:08 Configure a credential helper to remove this warning. See 02:54:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:08 02:54:08 Login Succeeded 02:54:08 ****.io 02:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:08 Configure a credential helper to remove this warning. See 02:54:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:08 02:54:08 Login Succeeded 02:54:08 ---> ****-login.sh ends [Pipeline] } 02:54:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:54:08 + docker buildx ls 02:54:08 Commit message: "Merge pull request #787 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.55" 02:54:08 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:54:08 default * docker 02:54:08 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:54:07 > git config core.sparsecheckout # timeout=10 02:54:07 > git checkout -f b3da1a5722cc3dba50424e5cbbe9186fedab81c7 # timeout=10 02:54:09 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 02:54:09 edgex-builder [Pipeline] sh 02:54:09 + docker buildx inspect --bootstrap 02:54:09 #1 [internal] booting buildkit 02:54:09 #1 pulling image moby/buildkit:buildx-stable-1 02:54:12 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 02:54:12 #1 creating container buildx_buildkit_edgex-builder0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:12 provisioning config files... 02:54:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/211@tmp/config8648233471721761821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:13 ---> ****-login.sh 02:54:13 nexus3.edgexfoundry.org:10001 02:54:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:14 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 02:54:14 #1 DONE 4.5s 02:54:14 Name: edgex-builder 02:54:14 Driver: docker-container 02:54:14 02:54:14 Nodes: 02:54:14 Name: edgex-builder0 02:54:14 Endpoint: unix:///var/run/docker.sock 02:54:14 Status: running 02:54:14 Buildkit: v0.27.1 02:54:14 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 02:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:14 Configure a credential helper to remove this warning. See 02:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:14 02:54:14 Login Succeeded 02:54:14 nexus3.edgexfoundry.org:10002 02:54:14 + docker buildx ls 02:54:14 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 02:54:14 edgex-builder * docker-container 02:54:14 edgex-builder0 unix:///var/run/docker.sock running v0.27.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 02:54:14 default docker 02:54:14 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 02:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:14 Configure a credential helper to remove this warning. See 02:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:14 02:54:14 Login Succeeded 02:54:14 nexus3.edgexfoundry.org:10003 02:54:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --push - 02:54:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7' 02:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:14 Configure a credential helper to remove this warning. See 02:54:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:14 02:54:14 Login Succeeded 02:54:14 nexus3.edgexfoundry.org:10004 02:54:14 #1 [internal] load build definition from Dockerfile 02:54:14 #1 transferring dockerfile: 196B done 02:54:14 #1 DONE 0.0s 02:54:14 02:54:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:54:14 #2 DONE 0.1s 02:54:14 02:54:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 02:54:14 #3 DONE 0.1s 02:54:14 02:54:14 #4 [internal] load .dockerignore 02:54:14 #4 transferring context: 2B done 02:54:14 #4 DONE 0.0s 02:54:14 02:54:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:14 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:14 #5 DONE 0.0s 02:54:14 02:54:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:14 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:14 #6 DONE 0.1s 02:54:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:15 02:54:15 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:54:15 #7 DONE 0.0s 02:54:15 02:54:15 #8 exporting to image 02:54:15 #8 exporting layers done 02:54:15 #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done 02:54:15 #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:54:15 #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 0.0s done 02:54:15 #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de 0.0s done 02:54:15 #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done 02:54:15 #8 pushing layers 02:54:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:54:15 #8 pushing layers 0.1s done 02:54:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done 02:54:15 #8 DONE 0.2s 02:54:15 02:54:15 1 warning found (use --debug to expand): 02:54:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:15 Configure a credential helper to remove this warning. See 02:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:15 02:54:15 Login Succeeded 02:54:15 ****.io 02:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:54:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:latest --push - 02:54:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest' 02:54:15 #1 [internal] load build definition from Dockerfile 02:54:15 #1 transferring dockerfile: 162B done 02:54:15 #1 DONE 0.0s 02:54:15 02:54:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:54:15 #2 DONE 0.0s 02:54:15 02:54:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:latest 02:54:15 #3 DONE 0.0s 02:54:15 02:54:15 #4 [internal] load .dockerignore 02:54:15 #4 transferring context: 2B done 02:54:15 #4 DONE 0.0s 02:54:15 02:54:15 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:15 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:15 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:15 #5 CACHED 02:54:15 02:54:15 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:15 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:15 #6 CACHED 02:54:15 02:54:15 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:54:15 #7 DONE 0.0s 02:54:15 02:54:15 #8 exporting to image 02:54:15 #8 exporting layers done 02:54:15 #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done 02:54:15 #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:54:15 #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done 02:54:15 #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done 02:54:15 #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done 02:54:15 #8 pushing layers 0.0s done 02:54:15 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:latest@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done 02:54:15 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:54:15 #8 DONE 0.1s 02:54:15 02:54:15 1 warning found (use --debug to expand): 02:54:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:54:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13' 02:54:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 --push - 02:54:15 #1 [internal] load build definition from Dockerfile 02:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:54:15 Configure a credential helper to remove this warning. See 02:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:54:15 02:54:15 Login Succeeded 02:54:15 ---> ****-login.sh ends [Pipeline] } 02:54:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 02:54:16 #1 transferring dockerfile: 168B done 02:54:16 #1 DONE 0.0s 02:54:16 02:54:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 02:54:16 #2 DONE 0.0s 02:54:16 02:54:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13 02:54:16 #3 DONE 0.0s 02:54:16 02:54:16 #4 [internal] load .dockerignore 02:54:16 #4 transferring context: 2B done 02:54:16 #4 DONE 0.0s 02:54:16 02:54:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:16 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:16 #5 DONE 0.0s 02:54:16 02:54:16 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:16 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:16 #6 CACHED 02:54:16 02:54:16 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:16 #5 CACHED 02:54:16 02:54:16 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:54:16 #7 DONE 0.0s 02:54:16 02:54:16 #8 exporting to image 02:54:16 #8 exporting layers done 02:54:16 #8 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done 02:54:16 #8 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:54:16 #8 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done 02:54:16 #8 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done 02:54:16 #8 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done 02:54:16 #8 pushing layers 0.0s done 02:54:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.13@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done 02:54:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:54:16 #8 DONE 0.1s 02:54:16 02:54:16 1 warning found (use --debug to expand): 02:54:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [Pipeline] echo 02:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:54:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:54:16 ========================================================= 02:54:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 02:54:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13' 02:54:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 --push - 02:54:16 #1 [internal] load build definition from Dockerfile 02:54:16 #1 transferring dockerfile: 209B done 02:54:16 #1 DONE 0.0s 02:54:16 02:54:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:54:16 #2 DONE 0.0s 02:54:16 02:54:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 02:54:16 #3 DONE 0.0s 02:54:16 02:54:16 #4 [internal] load .dockerignore 02:54:16 #4 transferring context: 2B done 02:54:16 #4 DONE 0.0s 02:54:16 02:54:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:16 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:16 #5 CACHED 02:54:16 02:54:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:16 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:16 #6 CACHED 02:54:16 02:54:16 #7 exporting to image 02:54:16 #7 exporting layers done 02:54:16 #7 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done 02:54:16 #7 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:54:16 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:54:16 + 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 . 02:54:16 #7 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done 02:54:16 #7 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done 02:54:16 #7 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done 02:54:16 #7 pushing layers 0.0s done 02:54:16 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done 02:54:16 #7 DONE 0.1s 02:54:16 02:54:16 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:54:16 #8 DONE 0.0s 02:54:16 02:54:16 1 warning found (use --debug to expand): 02:54:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 02:54:16 Sending build context to Docker daemon 15.97MB 02:54:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:main' 02:54:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:main --push - 02:54:17 #1 [internal] load build definition from Dockerfile 02:54:17 #1 transferring dockerfile: 160B done 02:54:17 #1 DONE 0.0s 02:54:17 02:54:17 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:54:17 #2 DONE 0.0s 02:54:17 02:54:17 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:main 02:54:17 #3 DONE 0.0s 02:54:17 02:54:17 #4 [internal] load .dockerignore 02:54:17 #4 transferring context: 2B done 02:54:17 #4 DONE 0.0s 02:54:17 02:54:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:17 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:17 #5 CACHED 02:54:17 02:54:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 02:54:17 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:ec119d6960c2b666be2937d881011bb150713f8b924cebee041933ca6ef2cde1 0.0s done 02:54:17 #6 CACHED 02:54:17 02:54:17 #7 exporting to image 02:54:17 #7 exporting layers done 02:54:17 #7 exporting manifest sha256:b24980f3f670a2c4c3c5dcab6e6bf26adc4f0a8bd9d7d1bc4a6545080879a64b done 02:54:17 #7 exporting config sha256:06d2a4a6e647afbcec5bf3977c16203422f1c47cb7883a0244f6cd07e74c984d done 02:54:17 #7 exporting manifest sha256:d21b6a871f54e38854c277ed7164d37202eb0f04166be72c223da5aab6980f04 done 02:54:17 #7 exporting config sha256:89c61fe645b83d070a818dff5d31d8a36408d213d9f963583bafc4f5e00b04de done 02:54:17 #7 exporting manifest list sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 done 02:54:17 #7 pushing layers 02:54:17 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 02:54:17 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 02:54:17 Step 2/12 : FROM ${BASE} AS builder 02:54:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:54:17 6b59a28fa201: Pulling fs layer 02:54:17 d32bb0dddca7: Pulling fs layer 02:54:17 5dab1238d3d9: Pulling fs layer 02:54:17 196fd7d83e7d: Pulling fs layer 02:54:17 4f4fb700ef54: Pulling fs layer 02:54:17 8ba94037c8f0: Pulling fs layer 02:54:17 deaec5988b04: Pulling fs layer 02:54:17 9f65657bb879: Pulling fs layer 02:54:17 4f4fb700ef54: Waiting 02:54:17 8ba94037c8f0: Waiting 02:54:17 deaec5988b04: Waiting 02:54:17 9f65657bb879: Waiting 02:54:17 d32bb0dddca7: Verifying Checksum 02:54:17 d32bb0dddca7: Download complete 02:54:17 #7 pushing layers 0.0s done 02:54:17 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:main@sha256:8c723445744fe510b3ab2c860a25f4e7f36e27809eaaedb5fb8432aa0d9e4841 0.1s done 02:54:17 #7 DONE 0.1s 02:54:17 02:54:17 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 02:54:17 #8 DONE 0.0s 02:54:17 02:54:17 1 warning found (use --debug to expand): 02:54:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:54:17 196fd7d83e7d: Verifying Checksum 02:54:17 196fd7d83e7d: Download complete 02:54:17 4f4fb700ef54: Verifying Checksum 02:54:17 4f4fb700ef54: Download complete 02:54:17 8ba94037c8f0: Verifying Checksum 02:54:17 8ba94037c8f0: Download complete 02:54:17 6b59a28fa201: Verifying Checksum 02:54:17 6b59a28fa201: Download complete 02:54:17 + '[' -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 02:54:18 ---> sysstat.sh 02:54:18 9f65657bb879: Verifying Checksum 02:54:18 9f65657bb879: Download complete [Pipeline] libraryResource [Pipeline] sh 02:54:18 ---> package-listing.sh 02:54:18 ++ tr '[:upper:]' '[:lower:]' 02:54:18 ++ facter osfamily 02:54:18 6b59a28fa201: Pull complete 02:54:18 + OS_FAMILY=redhat 02:54:18 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:54:18 + START_PACKAGES=/tmp/packages_start.txt 02:54:18 + END_PACKAGES=/tmp/packages_end.txt 02:54:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:54:18 + PACKAGES=/tmp/packages_start.txt 02:54:18 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:54:18 + PACKAGES=/tmp/packages_end.txt 02:54:18 + case "${OS_FAMILY}" in 02:54:18 + rpm -qa 02:54:18 + sort 02:54:19 5dab1238d3d9: Verifying Checksum 02:54:19 5dab1238d3d9: Download complete 02:54:19 d32bb0dddca7: Pull complete 02:54:19 + '[' -f /tmp/packages_start.txt ']' 02:54:19 + '[' -f /tmp/packages_end.txt ']' 02:54:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:54:19 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:54:19 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:54:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:54:19 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 02:54:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:20 02:54:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:20 latest: Pulling from edgex-lftools-log-publisher 02:54:20 5eb5b503b376: Pulling fs layer 02:54:20 5c69ac0246d0: Pulling fs layer 02:54:20 ec43610c2a17: Pulling fs layer 02:54:20 3a2ae6a8a46f: Pulling fs layer 02:54:20 33b1e0a273af: Pulling fs layer 02:54:20 5d3b04190fa2: Pulling fs layer 02:54:20 2f39f015ded8: Pulling fs layer 02:54:20 3a2ae6a8a46f: Waiting 02:54:20 33b1e0a273af: Waiting 02:54:20 5d3b04190fa2: Waiting 02:54:20 2f39f015ded8: Waiting 02:54:20 5c69ac0246d0: Verifying Checksum 02:54:20 5c69ac0246d0: Download complete 02:54:20 3a2ae6a8a46f: Verifying Checksum 02:54:20 3a2ae6a8a46f: Download complete 02:54:20 33b1e0a273af: Verifying Checksum 02:54:20 33b1e0a273af: Download complete 02:54:20 5d3b04190fa2: Verifying Checksum 02:54:20 5d3b04190fa2: Download complete 02:54:20 ec43610c2a17: Verifying Checksum 02:54:20 ec43610c2a17: Download complete 02:54:20 deaec5988b04: Verifying Checksum 02:54:20 deaec5988b04: Download complete 02:54:20 5eb5b503b376: Verifying Checksum 02:54:20 5eb5b503b376: Download complete 02:54:21 2f39f015ded8: Verifying Checksum 02:54:21 2f39f015ded8: Download complete 02:54:22 5eb5b503b376: Pull complete 02:54:22 5c69ac0246d0: Pull complete 02:54:22 ec43610c2a17: Pull complete 02:54:22 3a2ae6a8a46f: Pull complete 02:54:23 33b1e0a273af: Pull complete 02:54:23 5d3b04190fa2: Pull complete 02:54:27 2f39f015ded8: Pull complete 02:54:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:27 prd-centos7-docker-4c-2g-2002 does not seem to be running inside a container 02:54:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:54:31 $ docker top 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:31 + touch /tmp/pre-build-complete [Pipeline] sh 02:54:31 + mkdir -p /var/log/sysstat [Pipeline] sh 02:54:31 + ls /var/log/sa-host 02:54:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:54:32 provisioning config files... 02:54:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12259350504740796076tmp [Pipeline] { [Pipeline] echo 02:54:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:54:32 ---> create-netrc.sh [Pipeline] } 02:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:54:32 ---> python-tools-install.sh [Pipeline] echo 02:54:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:54:33 ---> sudo-logs.sh 02:54:33 Archiving 'sudo' log.. 02:54:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known 02:54:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-2002.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 02:54:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:54:33 5dab1238d3d9: Pull complete 02:54:33 196fd7d83e7d: Pull complete 02:54:33 4f4fb700ef54: Pull complete 02:54:33 ---> job-cost.sh 02:54:33 lf-activate-venv: SKIPPING 02:54:33 INFO: No Stack... 02:54:33 8ba94037c8f0: Pull complete 02:54:33 INFO: Retrieving Pricing Info for: v3-standard-2 02:54:34 INFO: Archiving Costs [Pipeline] echo 02:54:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:54:34 ---> logs-deploy.sh 02:54:34 lf-activate-venv: SKIPPING 02:54:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/211 02:54:34 INFO: archiving workspace using pattern(s): 02:54:35 Archives upload complete. 02:54:35 INFO: archiving logs to Nexus 02:54:36 ---> uname -a: 02:54:36 Linux prd-centos7-docker-4c-2g-2002.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 02:54:36 02:54:36 02:54:36 ---> lscpu: 02:54:36 Architecture: x86_64 02:54:36 CPU op-mode(s): 32-bit, 64-bit 02:54:36 Byte Order: Little Endian 02:54:36 Address sizes: 40 bits physical, 48 bits virtual 02:54:36 CPU(s): 2 02:54:36 On-line CPU(s) list: 0,1 02:54:36 Thread(s) per core: 1 02:54:36 Core(s) per socket: 1 02:54:36 Socket(s): 2 02:54:36 NUMA node(s): 1 02:54:36 Vendor ID: AuthenticAMD 02:54:36 CPU family: 23 02:54:36 Model: 49 02:54:36 Model name: AMD EPYC-Rome Processor 02:54:36 Stepping: 0 02:54:36 CPU MHz: 2799.998 02:54:36 BogoMIPS: 5599.99 02:54:36 Virtualization: AMD-V 02:54:36 Hypervisor vendor: KVM 02:54:36 Virtualization type: full 02:54:36 L1d cache: 64 KiB 02:54:36 L1i cache: 64 KiB 02:54:36 L2 cache: 1 MiB 02:54:36 L3 cache: 32 MiB 02:54:36 NUMA node0 CPU(s): 0,1 02:54:36 Vulnerability Itlb multihit: Not affected 02:54:36 Vulnerability L1tf: Not affected 02:54:36 Vulnerability Mds: Not affected 02:54:36 Vulnerability Meltdown: Not affected 02:54:36 Vulnerability Mmio stale data: Not affected 02:54:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:54:36 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:54:36 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:54:36 Vulnerability Srbds: Not affected 02:54:36 Vulnerability Tsx async abort: Not affected 02:54:36 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 02:54:36 02:54:36 02:54:36 ---> nproc: 02:54:36 2 02:54:36 02:54:36 02:54:36 ---> df -h: 02:54:36 Filesystem Size Used Avail Use% Mounted on 02:54:36 overlay 40G 7.4G 33G 19% / 02:54:36 tmpfs 64M 0 64M 0% /dev 02:54:36 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 02:54:36 shm 64M 0 64M 0% /dev/shm 02:54:36 /dev/vda1 40G 7.4G 33G 19% /facter-os 02:54:36 02:54:36 02:54:36 Cannot open /var/log/sysstat/sa13: No such file or directory 02:54:36 Please check if data collecting is enabled 02:54:36 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:54:36 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 02:54:36 $ docker stop --time=1 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a 02:54:37 $ docker rm -f --volumes 3169d8a4757afa139d1ca1edd87528ec8a8f276ad21ab0fadaa0a9c9457c2a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 02:54:37 [WS-CLEANUP] Deleting project workspace... 02:54:37 [WS-CLEANUP] Deferred wipeout is used... 02:54:37 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 02:54:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:38 02:54:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:38 latest: Pulling from edgex-lftools-log-publisher 02:54:38 5eb5b503b376: Pulling fs layer 02:54:38 5c69ac0246d0: Pulling fs layer 02:54:38 ec43610c2a17: Pulling fs layer 02:54:38 3a2ae6a8a46f: Pulling fs layer 02:54:38 33b1e0a273af: Pulling fs layer 02:54:38 5d3b04190fa2: Pulling fs layer 02:54:38 2f39f015ded8: Pulling fs layer 02:54:38 3a2ae6a8a46f: Waiting 02:54:38 33b1e0a273af: Waiting 02:54:38 5d3b04190fa2: Waiting 02:54:38 2f39f015ded8: Waiting 02:54:38 5c69ac0246d0: Verifying Checksum 02:54:38 5c69ac0246d0: Download complete 02:54:38 3a2ae6a8a46f: Verifying Checksum 02:54:38 3a2ae6a8a46f: Download complete 02:54:38 33b1e0a273af: Verifying Checksum 02:54:38 33b1e0a273af: Download complete 02:54:38 5d3b04190fa2: Verifying Checksum 02:54:38 5d3b04190fa2: Download complete 02:54:38 ec43610c2a17: Verifying Checksum 02:54:38 ec43610c2a17: Download complete 02:54:38 5eb5b503b376: Verifying Checksum 02:54:38 5eb5b503b376: Download complete 02:54:39 2f39f015ded8: Download complete 02:54:40 5eb5b503b376: Pull complete 02:54:40 5c69ac0246d0: Pull complete 02:54:40 ec43610c2a17: Pull complete 02:54:40 3a2ae6a8a46f: Pull complete 02:54:41 33b1e0a273af: Pull complete 02:54:41 5d3b04190fa2: Pull complete 02:54:41 deaec5988b04: Pull complete 02:54:44 9f65657bb879: Pull complete 02:54:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 02:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 02:54:44 ---> 334268110677 02:54:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:54:46 2f39f015ded8: Pull complete 02:54:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:54:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:54:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:46 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 02:54:46 $ 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 02:54:46 ---> Running in 68008a897bfe 02:54:46 Removing intermediate container 68008a897bfe 02:54:46 ---> 4cf0124823c8 02:54:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:54:46 ---> Running in ba5d2177a44d 02:54:47 Removing intermediate container ba5d2177a44d 02:54:47 ---> 4b6b64d97919 02:54:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:54:47 ---> Running in 63a7a9ba3d7c 02:54:47 Removing intermediate container 63a7a9ba3d7c 02:54:47 ---> bf10968144a7 02:54:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:54:47 ---> Running in 94edd5aacc31 02:54:47 $ docker top f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:54:47 Removing intermediate container 94edd5aacc31 02:54:47 ---> 15729bf78db1 02:54:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:54:47 ---> Running in c74b5fda6af7 02:54:48 ---> job-cost.sh 02:54:48 lf-activate-venv: SKIPPING 02:54:48 INFO: No Stack... 02:54:48 INFO: Retrieving Pricing Info for: v3-standard-8 02:54:48 INFO: Archiving Costs [Pipeline] sh 02:54:49 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 02:54:49 + cut -d, -f6 [Pipeline] lock 02:54:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] 02:54:49 Resource [jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] did not exist. Created. 02:54:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:54:49 + echo total: 0.2199999988079071 [Pipeline] stash 02:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:54:49 Stashed 1 file(s) [Pipeline] } 02:54:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 02:54:49 $ docker stop --time=1 f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 02:54:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:54:50 $ docker rm -f --volumes f9406540c455c234d9717cc79e2aa8197420d6ec7a4d9c6544ada89a0e0cfe51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:54:51 (1/4) Installing openssh-keygen (10.0_p1-r10) 02:54:51 (2/4) Installing libedit (20250104.3.1-r1) 02:54:51 (3/4) Installing openssh-client-common (10.0_p1-r10) 02:54:51 (4/4) Installing openssh-client-default (10.0_p1-r10) 02:54:51 Executing busybox-1.37.0-r19.trigger 02:54:51 OK: 259 MiB in 64 packages 02:54:52 Removing intermediate container c74b5fda6af7 02:54:52 ---> a173c888b9d7 02:54:52 Step 8/12 : WORKDIR /device-mqtt-go 02:54:52 ---> Running in d94f1f752d92 02:54:53 Removing intermediate container d94f1f752d92 02:54:53 ---> 7e6c64f6c550 02:54:53 Step 9/12 : COPY go.mod vendor* ./ 02:54:54 ---> 60a71450646c 02:54:54 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:54:55 ---> Running in 4cefc5359207 02:56:46 Removing intermediate container 4cefc5359207 02:56:46 ---> 9341b4394ca7 02:56:46 Step 11/12 : COPY . . 02:56:46 ---> fc6694855a93 02:56:46 Step 12/12 : RUN $MAKE 02:56:46 ---> Running in c4c0458fe608 02:56:46 noop 02:56:46 Removing intermediate container c4c0458fe608 02:56:46 ---> 61930a4a0e7b 02:56:46 Successfully built 61930a4a0e7b 02:56:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:47 + docker inspect -f . ci-base-image-arm64 02:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container 02:56:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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 02:56:48 $ docker top e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:49 + go version 02:56:49 go version go1.25.3 linux/arm64 [Pipeline] } 02:56:49 $ docker stop --time=1 e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 02:56:51 $ docker rm -f --volumes e0e8836242756c89ebebf722ff38f9c72b831363eb9e026902f3dddff2cf8dc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:51 + docker inspect -f . ci-base-image-arm64 02:56:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:56:52 prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container 02:56:52 $ 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/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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 02:56:53 $ docker top 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c -eo pid,comm [Pipeline] { [Pipeline] sh 02:56:53 + git config --global --add safe.directory /w/workspace/device-mqtt-go/211 [Pipeline] fileExists [Pipeline] sh 02:56:54 + make test 02:56:54 go test ./... -coverprofile=coverage.out ./... 02:57:00 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:00:51 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 03:00:51 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.064s coverage: 22.8% of statements 03:00:51 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 03:00:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:00:51 go vet ./... 03:01:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:01:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:01:48 ./bin/test-attribution-txt.sh 03:01:48 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 03:01:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:01:48 $ docker stop --time=1 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c 03:01:50 $ docker rm -f --volumes 6d076785c132fc63faa17ccf314f95606725320d12fc4db351fb901262a13e2c [Pipeline] // withDockerContainer [Pipeline] sh 03:01:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:01:52 Warning: overwriting stash ‘coverage-report’ 03:01:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:01:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:01:53 + ls -al . 03:01:53 total 252 03:01:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:56 . 03:01:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 02:54 .. 03:01:53 -rw-rw-r-- 1 jenkins jenkins 140 Feb 13 02:54 .dockerignore 03:01:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 02:54 .git 03:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 .github 03:01:53 -rw-rw-r-- 1 jenkins jenkins 264 Feb 13 02:54 .gitignore 03:01:53 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 02:54 .golangci.yml 03:01:53 -rw-rw-r-- 1 jenkins jenkins 21759 Feb 13 02:54 Attribution.txt 03:01:53 -rw-rw-r-- 1 jenkins jenkins 19382 Feb 13 02:54 CHANGELOG.md 03:01:53 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 13 02:54 Dockerfile 03:01:53 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 02:54 GOVERNANCE.md 03:01:53 -rw-rw-r-- 1 jenkins jenkins 680 Feb 13 02:54 Jenkinsfile 03:01:53 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 02:54 LICENSE 03:01:53 -rw-rw-r-- 1 jenkins jenkins 2544 Feb 13 02:54 Makefile 03:01:53 -rw-rw-r-- 1 jenkins jenkins 620 Feb 13 02:54 OWNERS.md 03:01:53 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 13 02:54 README.md 03:01:53 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 02:51 VERSION 03:01:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:54 bin 03:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 cmd 03:01:53 -rw-r--r-- 1 jenkins jenkins 21039 Feb 13 03:00 coverage.out 03:01:53 -rw-rw-r-- 1 jenkins jenkins 6753 Feb 13 02:54 go.mod 03:01:53 -rw-rw-r-- 1 jenkins jenkins 89296 Feb 13 02:54 go.sum 03:01:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 02:54 internal 03:01:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 02:54 mock 03:01:53 -rw-rw-r-- 1 jenkins jenkins 227 Feb 13 02:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:53 + 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=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 --label arch=arm64 --label version=4.1.0-dev.13 . 03:01:54 Sending build context to Docker daemon 15.99MB 03:01:54 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 03:01:54 Step 2/25 : FROM ${BASE} AS builder 03:01:54 ---> 61930a4a0e7b 03:01:54 Step 3/25 : ARG ADD_BUILD_TAGS="" 03:01:55 ---> Running in bcc54e2ba7cf 03:01:55 Removing intermediate container bcc54e2ba7cf 03:01:55 ---> 1ea1dadeaa19 03:01:55 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:01:55 ---> Running in 0731981674a5 03:01:55 Removing intermediate container 0731981674a5 03:01:55 ---> 8ebd8db09646 03:01:55 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 03:01:55 ---> Running in 461e95638435 03:01:56 Removing intermediate container 461e95638435 03:01:56 ---> e0af32eb94ae 03:01:56 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 03:01:56 ---> Running in cd70a2ac6c43 03:01:56 Removing intermediate container cd70a2ac6c43 03:01:56 ---> 06ad4719eb4b 03:01:56 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:01:56 ---> Running in c534077cef38 03:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:01:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:01:59 OK: 259 MiB in 64 packages 03:02:00 Removing intermediate container c534077cef38 03:02:00 ---> 700b9e8cb962 03:02:00 Step 8/25 : WORKDIR /device-mqtt-go 03:02:01 ---> Running in 83030bc2b6b3 03:02:01 Removing intermediate container 83030bc2b6b3 03:02:01 ---> d79b5cda2e15 03:02:01 Step 9/25 : COPY go.mod vendor* ./ 03:02:01 ---> 85e4af017fbb 03:02:01 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:02:01 ---> Running in c5224d33d6bc 03:02:04 Removing intermediate container c5224d33d6bc 03:02:04 ---> d5bf8be3f9b8 03:02:04 Step 11/25 : COPY . . 03:02:05 ---> 2f126953298b 03:02:05 Step 12/25 : RUN $MAKE 03:02:05 ---> Running in c0cc2392acfb 03:02:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.55 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:06:28 Removing intermediate container c0cc2392acfb 03:06:28 ---> 43ee4923ae6a 03:06:28 Step 13/25 : FROM alpine:3.22 03:06:28 3.22: Pulling from library/alpine 03:06:28 d741ee1608f3: Pulling fs layer 03:06:28 d741ee1608f3: Download complete 03:06:28 d741ee1608f3: Pull complete 03:06:28 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 03:06:28 Status: Downloaded newer image for alpine:3.22 03:06:28 ---> 5a766deef0c8 03:06:28 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 03:06:28 ---> Running in 61bd4414028e 03:06:28 Removing intermediate container 61bd4414028e 03:06:28 ---> e217b3bf4985 03:06:28 Step 15/25 : RUN apk add --update --no-cache dumb-init 03:06:28 ---> Running in 5f3d6d8d9520 03:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:28 (1/1) Installing dumb-init (1.2.5-r3) 03:06:28 Executing busybox-1.37.0-r20.trigger 03:06:28 OK: 8 MiB in 17 packages 03:06:29 Removing intermediate container 5f3d6d8d9520 03:06:29 ---> 6aad097f8aa8 03:06:29 Step 16/25 : RUN apk --no-cache upgrade 03:06:30 ---> Running in c3e4e25e1900 03:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:06:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:06:33 OK: 8 MiB in 17 packages 03:06:34 Removing intermediate container c3e4e25e1900 03:06:34 ---> 7a1fa9d79d73 03:06:34 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 03:06:39 ---> 869fd273a331 03:06:39 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 03:06:39 ---> 19eb2e950be6 03:06:39 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:06:40 ---> cbb8777797c4 03:06:40 Step 20/25 : EXPOSE 59982 03:06:40 ---> Running in 392077363bf8 03:06:40 Removing intermediate container 392077363bf8 03:06:40 ---> cc4e90e476db 03:06:40 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 03:06:40 ---> Running in 6bdef4005e7a 03:06:40 Removing intermediate container 6bdef4005e7a 03:06:40 ---> 546bcfedfa88 03:06:40 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:06:41 ---> Running in f8e62dfb47d4 03:06:41 Removing intermediate container f8e62dfb47d4 03:06:41 ---> 8fe08cd2f1d8 03:06:41 Step 23/25 : LABEL arch=arm64 03:06:41 ---> Running in e42b147dfe7a 03:06:41 Removing intermediate container e42b147dfe7a 03:06:41 ---> beedeb81aa7d 03:06:41 Step 24/25 : LABEL git_sha=b3da1a5722cc3dba50424e5cbbe9186fedab81c7 03:06:42 ---> Running in fd2e199da82a 03:06:42 Removing intermediate container fd2e199da82a 03:06:42 ---> d53cfd055c41 03:06:42 Step 25/25 : LABEL version=4.1.0-dev.13 03:06:42 ---> Running in 5e6449dc42a3 03:06:42 Removing intermediate container 5e6449dc42a3 03:06:42 ---> 2ec9e46e6775 03:06:42 [Warning] One or more build-args [ARCH] were not consumed 03:06:42 Successfully built 2ec9e46e6775 03:06:42 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 03:06:42 provisioning config files... 03:06:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/211@tmp/config18240419026703265687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:43 ---> ****-login.sh 03:06:43 nexus3.edgexfoundry.org:10001 03:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:43 Configure a credential helper to remove this warning. See 03:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:43 03:06:43 Login Succeeded 03:06:43 nexus3.edgexfoundry.org:10002 03:06:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:43 Configure a credential helper to remove this warning. See 03:06:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:43 03:06:43 Login Succeeded 03:06:44 nexus3.edgexfoundry.org:10003 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:44 03:06:44 Login Succeeded 03:06:44 nexus3.edgexfoundry.org:10004 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:44 Configure a credential helper to remove this warning. See 03:06:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:44 03:06:44 Login Succeeded 03:06:44 ****.io 03:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:06:45 Configure a credential helper to remove this warning. See 03:06:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:06:45 03:06:45 Login Succeeded 03:06:45 ---> ****-login.sh ends [Pipeline] } 03:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:06:45 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 03:06:45 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 03:06:45 latest 03:06:45 4.1.0-dev.13 03:06:45 b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 03:06:45 main 03:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:45 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:46 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 03:06:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:06:46 e493c7c8a885: Preparing 03:06:46 53ca64104864: Preparing 03:06:46 de138953b05b: Preparing 03:06:46 345e9540885d: Preparing 03:06:46 20bc7dc0eb5d: Preparing 03:06:46 c4e71c2a4573: Preparing 03:06:46 c4e71c2a4573: Waiting 03:06:46 53ca64104864: Pushed 03:06:46 20bc7dc0eb5d: Pushed 03:06:46 345e9540885d: Pushed 03:06:46 e493c7c8a885: Pushed 03:06:46 c4e71c2a4573: Layer already exists 03:06:56 de138953b05b: Pushed 03:06:56 b3da1a5722cc3dba50424e5cbbe9186fedab81c7: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:56 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:06:57 e493c7c8a885: Preparing 03:06:57 53ca64104864: Preparing 03:06:57 de138953b05b: Preparing 03:06:57 345e9540885d: Preparing 03:06:57 20bc7dc0eb5d: Preparing 03:06:57 c4e71c2a4573: Preparing 03:06:57 c4e71c2a4573: Waiting 03:06:57 345e9540885d: Layer already exists 03:06:57 de138953b05b: Layer already exists 03:06:57 53ca64104864: Layer already exists 03:06:57 e493c7c8a885: Layer already exists 03:06:57 20bc7dc0eb5d: Layer already exists 03:06:57 c4e71c2a4573: Layer already exists 03:06:57 latest: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:57 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:58 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 03:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:06:58 e493c7c8a885: Preparing 03:06:58 53ca64104864: Preparing 03:06:58 de138953b05b: Preparing 03:06:58 345e9540885d: Preparing 03:06:58 20bc7dc0eb5d: Preparing 03:06:58 c4e71c2a4573: Preparing 03:06:58 c4e71c2a4573: Waiting 03:06:58 e493c7c8a885: Layer already exists 03:06:58 53ca64104864: Layer already exists 03:06:58 345e9540885d: Layer already exists 03:06:58 20bc7dc0eb5d: Layer already exists 03:06:58 de138953b05b: Layer already exists 03:06:58 c4e71c2a4573: Layer already exists 03:06:58 4.1.0-dev.13: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:58 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:59 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 03:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:06:59 e493c7c8a885: Preparing 03:06:59 53ca64104864: Preparing 03:06:59 de138953b05b: Preparing 03:06:59 345e9540885d: Preparing 03:06:59 20bc7dc0eb5d: Preparing 03:06:59 c4e71c2a4573: Preparing 03:06:59 c4e71c2a4573: Waiting 03:06:59 de138953b05b: Layer already exists 03:06:59 20bc7dc0eb5d: Layer already exists 03:06:59 53ca64104864: Layer already exists 03:06:59 e493c7c8a885: Layer already exists 03:06:59 345e9540885d: Layer already exists 03:06:59 c4e71c2a4573: Layer already exists 03:06:59 b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:59 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:00 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 03:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 03:07:00 e493c7c8a885: Preparing 03:07:00 53ca64104864: Preparing 03:07:00 de138953b05b: Preparing 03:07:00 345e9540885d: Preparing 03:07:00 20bc7dc0eb5d: Preparing 03:07:00 c4e71c2a4573: Preparing 03:07:00 c4e71c2a4573: Waiting 03:07:00 53ca64104864: Layer already exists 03:07:00 20bc7dc0eb5d: Layer already exists 03:07:00 e493c7c8a885: Layer already exists 03:07:00 de138953b05b: Layer already exists 03:07:00 345e9540885d: Layer already exists 03:07:00 c4e71c2a4573: Layer already exists 03:07:00 main: digest: sha256:a874c817c17221324ec10ac5717ca6dc5a0e26e814247b1175c5d70ba6dfe390 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:07:00 ===================================================== [Pipeline] echo 03:07:00 taggedImages: 03:07:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 03:07:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 03:07:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 03:07:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 03:07:00 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] echo 03:07:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] echo 03:07:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] echo 03:07:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.13 [Pipeline] echo 03:07:00 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:b3da1a5722cc3dba50424e5cbbe9186fedab81c7-4.1.0-dev.13 [Pipeline] echo 03:07:00 Skip building multi-arch image for 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 03:07:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:01 03:07:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:01 arm64: Pulling from edgex-lftools-log-publisher 03:07:01 8998bd30e6a1: Pulling fs layer 03:07:01 04944245beec: Pulling fs layer 03:07:01 699f458cf7ca: Pulling fs layer 03:07:01 765212b225bb: Pulling fs layer 03:07:01 f23df028b6ca: Pulling fs layer 03:07:01 d65c8cfc05b1: Pulling fs layer 03:07:01 2437ff75d9bd: Pulling fs layer 03:07:01 765212b225bb: Waiting 03:07:01 f23df028b6ca: Waiting 03:07:01 d65c8cfc05b1: Waiting 03:07:01 04944245beec: Verifying Checksum 03:07:01 04944245beec: Download complete 03:07:01 765212b225bb: Verifying Checksum 03:07:01 765212b225bb: Download complete 03:07:01 f23df028b6ca: Verifying Checksum 03:07:01 f23df028b6ca: Download complete 03:07:01 d65c8cfc05b1: Verifying Checksum 03:07:01 d65c8cfc05b1: Download complete 03:07:01 699f458cf7ca: Verifying Checksum 03:07:01 699f458cf7ca: Download complete 03:07:02 8998bd30e6a1: Verifying Checksum 03:07:02 8998bd30e6a1: Download complete 03:07:05 2437ff75d9bd: Verifying Checksum 03:07:05 2437ff75d9bd: Download complete 03:07:07 8998bd30e6a1: Pull complete 03:07:07 04944245beec: Pull complete 03:07:09 699f458cf7ca: Pull complete 03:07:10 765212b225bb: Pull complete 03:07:11 f23df028b6ca: Pull complete 03:07:11 d65c8cfc05b1: Pull complete 03:07:29 2437ff75d9bd: Pull complete 03:07:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:07:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:29 prd-ubuntu20.04-docker-arm64-4c-16g-1999 does not seem to be running inside a container 03:07:29 $ 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/211 -v /w/workspace/device-mqtt-go/211:/w/workspace/device-mqtt-go/211:rw,z -v /w/workspace/device-mqtt-go/211@tmp:/w/workspace/device-mqtt-go/211@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 03:07:33 $ docker top 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:07:34 ---> job-cost.sh 03:07:34 lf-activate-venv: SKIPPING 03:07:34 INFO: No Stack... 03:07:34 INFO: Retrieving Pricing Info for: v3-standard-4 03:07:35 INFO: Archiving Costs [Pipeline] sh 03:07:36 + + catcut /w/workspace/device-mqtt-go/211/archives/cost.csv -d, 03:07:36 -f6 [Pipeline] lock 03:07:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] 03:07:36 Resource [jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] did not exist. Created. 03:07:36 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:07:37 /w/workspace/device-mqtt-go/211@tmp/durable-46eb8920/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:07:37 + echo total: 0.10999999940395355 [Pipeline] stash 03:07:37 Warning: overwriting stash ‘stack-cost’ 03:07:38 Stashed 1 file(s) [Pipeline] } 03:07:38 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 03:07:38 $ docker stop --time=1 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 03:07:39 $ docker rm -f --volumes 31371ea09fd555997acb5f150b27a7d9fdaa1a09f898c94fcab16c593378dbb9 [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 03:07:40 provisioning config files... 03:07:40 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5666792484411995250tmp [Pipeline] { [Pipeline] sh 03:07:40 + set +x 03:07:40 + bash -s -- 03:07:40 + curl -s https://codecov.io/bash 03:07:40 03:07:40 _____ _ 03:07:40 / ____| | | 03:07:40 | | ___ __| | ___ ___ _____ __ 03:07:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:07:40 | |___| (_) | (_| | __/ (_| (_) \ V / 03:07:40 \_____\___/ \__,_|\___|\___\___/ \_/ 03:07:40 Bash-1.0.6 03:07:40 03:07:40 03:07:40 ==> git version 2.25.1 found 03:07:40 ==> 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 03:07:40 Release-Date: 2020-01-08 03:07:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:07:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:07:40 ==> Jenkins CI detected. 03:07:40 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 03:07:40 project root: . 03:07:40 --> token set from env 03:07:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:07:40 ==> Running gcov in . (disable via -X gcov) 03:07:40 ==> Python coveragepy not found 03:07:40 ==> Searching for coverage reports in: 03:07:40 + . 03:07:40 -> Found 1 reports 03:07:40 ==> Detecting git/mercurial file structure 03:07:40 ==> Reading reports 03:07:40 + ./coverage.out bytes=21039 03:07:40 ==> Appending adjustments 03:07:40 https://docs.codecov.io/docs/fixing-reports 03:07:40 + Found adjustments 03:07:40 ==> Gzipping contents 03:07:40 4.0K /tmp/codecov.IXh2uT.gz 03:07:40 ==> Uploading reports 03:07:40 url: https://codecov.io 03:07:40 query: branch=main&commit=b3da1a5722cc3dba50424e5cbbe9186fedab81c7&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:40 -> Pinging Codecov 03:07:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b3da1a5722cc3dba50424e5cbbe9186fedab81c7&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 03:07:40 -> Uploading to 03:07:40 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/b3da1a5722cc3dba50424e5cbbe9186fedab81c7/74e80c4d-d29a-434a-a210-5fcd4cc82e18.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260213%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260213T030740Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4fab318cecbdd7c99e76cb9e7fc5f2f6ee07f6bd8a2ee63dd7d377e3c7b161e3 03:07:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:07:40 Dload Upload Total Spent Left Speed 03:07:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 22185 --:--:-- --:--:-- --:--:-- 22185 03:07:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] } 03:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:07:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:07:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:41 03:07:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:07:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:41 latest: Pulling from edgex-devops/edgex-snyk-go 03:07:41 2d35ebdb57d9: Already exists 03:07:41 85e8836fcdb2: Pulling fs layer 03:07:41 91631faa732a: Pulling fs layer 03:07:41 f3f5ae8826fa: Pulling fs layer 03:07:41 4f4fb700ef54: Pulling fs layer 03:07:41 7861252a18e6: Pulling fs layer 03:07:41 9130f900ef6f: Pulling fs layer 03:07:41 4f4fb700ef54: Waiting 03:07:41 7861252a18e6: Waiting 03:07:41 9130f900ef6f: Waiting 03:07:41 f3f5ae8826fa: Verifying Checksum 03:07:41 f3f5ae8826fa: Download complete 03:07:41 85e8836fcdb2: Download complete 03:07:41 4f4fb700ef54: Download complete 03:07:41 85e8836fcdb2: Pull complete 03:07:41 7861252a18e6: Verifying Checksum 03:07:41 7861252a18e6: Download complete 03:07:42 91631faa732a: Verifying Checksum 03:07:42 91631faa732a: Download complete 03:07:42 9130f900ef6f: Verifying Checksum 03:07:42 9130f900ef6f: Download complete 03:07:47 91631faa732a: Pull complete 03:07:47 f3f5ae8826fa: Pull complete 03:07:47 4f4fb700ef54: Pull complete 03:07:47 7861252a18e6: Pull complete 03:07:51 9130f900ef6f: Pull complete 03:07:51 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:07:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:07:51 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:07:51 $ 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 03:07:52 $ docker top 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 03:07:53 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 03:07:53 + set -o pipefail 03:07:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 03:08:01 03:08:01 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 03:08:01 03:08:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/61cb9a80-cdd4-4d51-bf50-f4bdc484d47b 03:08:01 03:08:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:08:01 03:08:01 03:08:01 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 03:08:01 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 03:08:01 $ docker stop --time=1 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 03:08:03 $ docker rm -f --volumes 24dbeaf552f0dd82493b67bc16a64d51d03cb0261878ecf264d0d2dfba405bf0 [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 03:08:04 + git log --format=format:%s -1 b3da1a5722cc3dba50424e5cbbe9186fedab81c7 [Pipeline] sh 03:08:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:05 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:08:05 $ 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 03:08:05 $ docker top 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b -eo pid,comm 03:08:05 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). 03:08:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:05 [ssh-agent] Looking for ssh-agent implementation... 03:08:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:05 $ docker exec 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b ssh-agent 03:08:05 SSH_AUTH_SOCK=/tmp/ssh-mhwEohvzbntf/agent.32 03:08:05 SSH_AGENT_PID=38 03:08:05 Running ssh-add (command line suppressed) 03:08:05 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16623570757721176541.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16623570757721176541.key) 03:08:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:06 + git semver tag 03:08:06 2026-02-13 03:08:06,369 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:08:06 2026-02-13 03:08:06,372 [run_tag] DEBUG tag force:False 03:08:06 2026-02-13 03:08:06,372 [check_head_tag] DEBUG check head tag 03:08:06 2026-02-13 03:08:06,373 [execute] INFO git cat-file --batch-check 03:08:06 2026-02-13 03:08:06,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:08:06 2026-02-13 03:08:06,375 [execute] INFO git cat-file --batch 03:08:06 2026-02-13 03:08:06,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 03:08:06 2026-02-13 03:08:06,386 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:06 2026-02-13 03:08:06,386 [execute] INFO git tag -a v4.1.0-dev.13 -m v4.1.0-dev.13 03:08:06 2026-02-13 03:08:06,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.13', '-m', 'v4.1.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 03:08:06 2026-02-13 03:08:06,389 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:06 4.1.0-dev.13 [Pipeline] } 03:08:06 $ docker exec --env ******** --env ******** 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b ssh-agent -k 03:08:06 unset SSH_AUTH_SOCK; 03:08:06 unset SSH_AGENT_PID; 03:08:06 echo Agent pid 38 killed; 03:08:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:07 + git semver [Pipeline] } 03:08:07 $ docker stop --time=1 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b 03:08:08 $ docker rm -f --volumes 0e41299bd0aee9eac1965a13e4244122d122691fea681654226568b81cc5c55b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:09 03:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:09 0.23.1-centos7: Pulling from edgex-lftools 03:08:09 ab5ef0e58194: Pulling fs layer 03:08:09 9712f1f96733: Pulling fs layer 03:08:09 63f879dbbcfc: Pulling fs layer 03:08:09 0d9ebad4ef96: Pulling fs layer 03:08:09 e9a5061849ea: Pulling fs layer 03:08:09 d747dcd14b5f: Pulling fs layer 03:08:09 2de7ff778b66: Pulling fs layer 03:08:09 0d9ebad4ef96: Waiting 03:08:09 e9a5061849ea: Waiting 03:08:09 d747dcd14b5f: Waiting 03:08:09 2de7ff778b66: Waiting 03:08:09 9712f1f96733: Verifying Checksum 03:08:09 9712f1f96733: Download complete 03:08:09 63f879dbbcfc: Verifying Checksum 03:08:09 63f879dbbcfc: Download complete 03:08:10 ab5ef0e58194: Verifying Checksum 03:08:10 ab5ef0e58194: Download complete 03:08:10 e9a5061849ea: Verifying Checksum 03:08:10 e9a5061849ea: Download complete 03:08:10 d747dcd14b5f: Download complete 03:08:10 0d9ebad4ef96: Verifying Checksum 03:08:10 0d9ebad4ef96: Download complete 03:08:10 2de7ff778b66: Verifying Checksum 03:08:10 2de7ff778b66: Download complete 03:08:13 ab5ef0e58194: Pull complete 03:08:13 9712f1f96733: Pull complete 03:08:13 63f879dbbcfc: Pull complete 03:08:19 0d9ebad4ef96: Pull complete 03:08:19 e9a5061849ea: Pull complete 03:08:19 d747dcd14b5f: Pull complete 03:08:20 2de7ff778b66: Pull complete 03:08:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:08:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:20 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:08:20 $ 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 03:08:21 $ docker top 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:08:21 provisioning config files... 03:08:21 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config16838303108730803555tmp 03:08:21 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9255976643127730993tmp 03:08:21 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6779641047651572013tmp [Pipeline] { [Pipeline] echo 03:08:21 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> sigul-configuration.sh 03:08:22 gpg: directory `/root/.gnupg' created 03:08:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:08:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:08:22 gpg: keyring `/root/.gnupg/secring.gpg' created 03:08:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:08:22 gpg: CAST5 encrypted data 03:08:22 gpg: encrypted with 1 passphrase 03:08:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:08:22 + mkdir /home/jenkins 03:08:22 + mkdir /home/jenkins/sigul [Pipeline] sh 03:08:22 + 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 03:08:22 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:08:22 ---> sigul-install.sh 03:08:22 Sigul already installed; skipping installation. [Pipeline] sh 03:08:23 + git tag --list 03:08:23 0.7.1 03:08:23 v1.0.0 03:08:23 v1.1.0 03:08:23 v1.1.1 03:08:23 v1.2.2 03:08:23 v1.3.0 03:08:23 v1.3.1 03:08:23 v2.0.0 03:08:23 v2.1.0 03:08:23 v2.1.1 03:08:23 v2.2.0 03:08:23 v2.3.0 03:08:23 v3.0 03:08:23 v3.0.0 03:08:23 v3.1 03:08:23 v3.1.0 03:08:23 v3.1.1 03:08:23 v4.0 03:08:23 v4.0.0 03:08:23 v4.0.1 03:08:23 v4.0.1-dev.1 03:08:23 v4.1.0-dev.1 03:08:23 v4.1.0-dev.10 03:08:23 v4.1.0-dev.11 03:08:23 v4.1.0-dev.12 03:08:23 v4.1.0-dev.13 03:08:23 v4.1.0-dev.2 03:08:23 v4.1.0-dev.3 03:08:23 v4.1.0-dev.4 03:08:23 v4.1.0-dev.5 03:08:23 v4.1.0-dev.6 03:08:23 v4.1.0-dev.7 03:08:23 v4.1.0-dev.8 03:08:23 v4.1.0-dev.9 [Pipeline] sh 03:08:23 + lftools sign git-tag v4.1.0-dev.13 03:08:24 Signing Git tag with Sigul... 03:08:24 Signing v4.1.0-dev.13 [Pipeline] echo 03:08:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:08:24 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:08:24 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:08:24 $ docker stop --time=1 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 03:08:26 $ docker rm -f --volumes 4026dc611f3d695d92025aaa58f695da184e9f150c01af4ac3f56b53cd5791c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:08:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:26 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:08:26 $ 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 03:08:27 $ docker top 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa -eo pid,comm 03:08:27 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). 03:08:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:27 [ssh-agent] Looking for ssh-agent implementation... 03:08:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:27 $ docker exec 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa ssh-agent 03:08:27 SSH_AUTH_SOCK=/tmp/ssh-pCeY09nzxnCV/agent.31 03:08:27 SSH_AGENT_PID=37 03:08:27 Running ssh-add (command line suppressed) 03:08:27 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10058300052966526911.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_10058300052966526911.key) 03:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:27 + git semver bump pre 03:08:28 2026-02-13 03:08:28,096 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:08:28 2026-02-13 03:08:28,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:28 2026-02-13 03:08:28,100 [bump_version] DEBUG bumping version:4.1.0-dev.13 on axis:pre with prefix:dev 03:08:28 2026-02-13 03:08:28,100 [bump_version] DEBUG bumped version:4.1.0-dev.14 03:08:28 2026-02-13 03:08:28,100 [write_version] DEBUG write version:4.1.0-dev.14 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 03:08:28 2026-02-13 03:08:28,100 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:28 2026-02-13 03:08:28,100 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:28 2026-02-13 03:08:28,102 [execute] INFO git cat-file --batch-check 03:08:28 2026-02-13 03:08:28,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:08:28 2026-02-13 03:08:28,106 [execute] INFO git cat-file --batch 03:08:28 2026-02-13 03:08:28,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:08:28 2026-02-13 03:08:28,110 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:28 4.1.0-dev.14 [Pipeline] } 03:08:28 $ docker exec --env ******** --env ******** 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa ssh-agent -k 03:08:28 unset SSH_AUTH_SOCK; 03:08:28 unset SSH_AGENT_PID; 03:08:28 echo Agent pid 37 killed; 03:08:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:28 + git semver [Pipeline] } 03:08:28 $ docker stop --time=1 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa 03:08:30 $ docker rm -f --volumes 4ff6bea409681f492eb6bed90e89bc03c7cc6a494ab53ab2f0ab9f023b6477fa [Pipeline] // withDockerContainer [Pipeline] sh 03:08:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:08:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:08:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:30 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:08:30 $ 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 03:08:31 $ docker top ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 -eo pid,comm 03:08:31 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). 03:08:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:08:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:08:31 [ssh-agent] Looking for ssh-agent implementation... 03:08:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:08:31 $ docker exec ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 ssh-agent 03:08:31 SSH_AUTH_SOCK=/tmp/ssh-InWFKlMBd2hs/agent.33 03:08:31 SSH_AGENT_PID=39 03:08:31 Running ssh-add (command line suppressed) 03:08:31 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16091312436955894070.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16091312436955894070.key) 03:08:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:08:31 + git semver push 03:08:32 2026-02-13 03:08:32,013 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:08:32 2026-02-13 03:08:32,017 [run_push] DEBUG push 03:08:32 2026-02-13 03:08:32,017 [execute] INFO git cat-file --batch-check 03:08:32 2026-02-13 03:08:32,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 03:08:32 2026-02-13 03:08:32,019 [execute] INFO git rev-list 1497f4562cb6f0100bef655f334804e85764c237 -- 03:08:32 2026-02-13 03:08:32,019 [execute] DEBUG Popen(['git', 'rev-list', '1497f4562cb6f0100bef655f334804e85764c237', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:08:32 2026-02-13 03:08:32,025 [execute] INFO git fetch -v -- origin 03:08:32 2026-02-13 03:08:32,025 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 03:08:32 2026-02-13 03:08:32,577 [run_push] DEBUG no remote changes detected 03:08:32 2026-02-13 03:08:32,578 [execute] INFO git push origin semver 03:08:32 2026-02-13 03:08:32,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 03:08:33 2026-02-13 03:08:33,355 [run_push] DEBUG push all version tags 03:08:33 2026-02-13 03:08:33,355 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:08:33 2026-02-13 03:08:33,355 [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) 03:08:34 2026-02-13 03:08:34,087 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 03:08:34 4.1.0-dev.14 [Pipeline] } 03:08:34 $ docker exec --env ******** --env ******** ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 ssh-agent -k 03:08:34 unset SSH_AUTH_SOCK; 03:08:34 unset SSH_AGENT_PID; 03:08:34 echo Agent pid 39 killed; 03:08:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:08:34 + git semver [Pipeline] } 03:08:34 $ docker stop --time=1 ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 03:08:36 $ docker rm -f --volumes ddc1e4b3dfb0d6141c738241b6e9fbf028ee54d95321d1734c95fa844f8f9cb8 [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 03:08:36 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 03:08:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:08:36 total 16 03:08:36 drwxr-xr-x 3 root root 4096 Feb 13 02:54 . 03:08:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 03:08 .. 03:08:36 drwxr-xr-x 2 root root 4096 Feb 13 02:54 cost 03:08:36 -rw-r--r-- 1 root root 86 Feb 13 02:54 cost.csv 03:08:36 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:08:36 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 03:08:36 total 16 03:08:36 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 02:54 . 03:08:36 drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 03:08 .. 03:08:36 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 02:54 cost 03:08:36 -rw-r--r-- 1 jenkins jenkins 86 Feb 13 02:54 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:08:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:08:37 ---> package-listing.sh 03:08:37 ++ facter osfamily 03:08:37 ++ tr '[:upper:]' '[:lower:]' 03:08:38 + OS_FAMILY=debian 03:08:38 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 03:08:38 + START_PACKAGES=/tmp/packages_start.txt 03:08:38 + END_PACKAGES=/tmp/packages_end.txt 03:08:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:08:38 + PACKAGES=/tmp/packages_start.txt 03:08:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:08:38 + PACKAGES=/tmp/packages_end.txt 03:08:38 + case "${OS_FAMILY}" in 03:08:38 + dpkg -l 03:08:38 + grep '^ii' 03:08:38 + '[' -f /tmp/packages_start.txt ']' 03:08:38 + '[' -f /tmp/packages_end.txt ']' 03:08:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:08:38 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 03:08:38 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 03:08:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 03:08:38 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 03:08:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:08:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:08:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:08:38 prd-ubuntu20.04-docker-8c-8g-1995 does not seem to be running inside a container 03:08:38 $ 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 03:08:39 $ docker top 31a4a7a3afe8f63a4a9b4cc1e0ddbe47cb1601a893dce52e455c6651206a16df -eo pid,comm [Pipeline] { [Pipeline] sh 03:08:39 + touch /tmp/pre-build-complete [Pipeline] sh 03:08:39 + mkdir -p /var/log/sysstat [Pipeline] sh 03:08:40 + ls /var/log/sa-host 03:08:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:08:40 provisioning config files... 03:08:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13505078735328831343tmp [Pipeline] { [Pipeline] echo 03:08:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:08:40 ---> create-netrc.sh [Pipeline] } 03:08:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:08:40 ---> python-tools-install.sh [Pipeline] echo 03:08:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:08:41 ---> sudo-logs.sh 03:08:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:08:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:08:41 ---> job-cost.sh 03:08:41 lf-activate-venv: SKIPPING 03:08:41 DEBUG: total: 0.2199999988079071 03:08:41 INFO: Retrieving Stack Cost... 03:08:41 INFO: Retrieving Pricing Info for: v3-standard-8 03:08:42 INFO: Archiving Costs [Pipeline] echo 03:08:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:08:42 ---> logs-deploy.sh 03:08:42 lf-activate-venv: SKIPPING 03:08:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/211 03:08:42 INFO: archiving workspace using pattern(s): 03:08:43 Archives upload complete. 03:08:43 INFO: archiving logs to Nexus