Pull request #731 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c+82a85f1d5a8b5edd26386b3f1f92ed92300f945c (91286e3be68e8e7b6f8d6c3f88342cdfe4491f16) 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-ssh14734737577311498785.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15581975707356838753.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16806791878329451546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-731/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14452908927231315784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh660291858297120033.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-731/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-731/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8666303329800255539.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39690 in /w/workspace/gexfoundry_device-mqtt-go_PR-731 [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/gexfoundry_device-mqtt-go_PR-731 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/731/head:refs/remotes/origin/PR-731 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 82a85f1d5a8b5edd26386b3f1f92ed92300f945c into PR head commit b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c Merge succeeded, producing b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c Checking out Revision b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c (PR-731) > git config core.sparsecheckout # timeout=10 > git checkout -f b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 82a85f1d5a8b5edd26386b3f1f92ed92300f945c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c # timeout=10 Commit message: "docs: Update changelog for 4.0 release" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:37:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:37:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:37:25 ========================================================= 09:37:25 EdgeX Global Pipelines Version Info 09:37:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:37:26 ------------------- 09:37:26 stable info: 09:37:26 ------------------- 09:37:26 Commited By: Cherry Wang cherry@iotechsys.com 09:37:26 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:37:26 Message: update stable to v1.0.269 09:37:27 ------------------- 09:37:27 experimental info: 09:37:27 ------------------- 09:37:27 Commited By: **** collab-it+edgex@linuxfoundation.org 09:37:27 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 09:37:27 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:37:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-731 [Pipeline] echo 09:37:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-731 [Pipeline] echo 09:37:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-731 [Pipeline] echo 09:37:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [Pipeline] echo 09:37:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b68096b [Pipeline] echo 09:37:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:29 provisioning config files... 09:37:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/config7975135563775607174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:37:29 ---> ****-login.sh 09:37:29 nexus3.edgexfoundry.org:10001 09:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:29 Configure a credential helper to remove this warning. See 09:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:29 09:37:29 Login Succeeded 09:37:29 nexus3.edgexfoundry.org:10002 09:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:30 Configure a credential helper to remove this warning. See 09:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:30 09:37:30 Login Succeeded 09:37:30 nexus3.edgexfoundry.org:10003 09:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:30 Configure a credential helper to remove this warning. See 09:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:30 09:37:30 Login Succeeded 09:37:30 nexus3.edgexfoundry.org:10004 09:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:30 Configure a credential helper to remove this warning. See 09:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:30 09:37:30 Login Succeeded 09:37:30 ****.io 09:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:30 Configure a credential helper to remove this warning. See 09:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:30 09:37:30 Login Succeeded 09:37:30 ---> ****-login.sh ends [Pipeline] } 09:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:37:31 + git rev-list -1 --merges b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c~1..b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [Pipeline] echo 09:37:31 -----------> git rev-list -1 --merges b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c~1..b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [false] [Pipeline] sh 09:37:31 + git log --format=format:%s -1 b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [Pipeline] echo 09:37:31 ========================================================= 09:37:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:37:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:37:32 + git log --format=format:%s -1 b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [Pipeline] echo 09:37:32 [semverPrep] GIT_COMMIT: b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c, Commit Message: docs: Update changelog for 4.0 release [Pipeline] echo 09:37:32 [semverPrep] This is not a build commit. [Pipeline] sh 09:37:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:37:32 + grep -v github /etc/ssh/ssh_known_hosts 09:37:32 + [ -e /tmp/ssh_known_hosts ] 09:37:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:37:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:37:32 + sudo tee -a /etc/ssh/ssh_known_hosts 09:37:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:33 09:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:33 0.1.4: Pulling from edgex-devops/py-git-semver 09:37:33 b85a868b505f: Pulling fs layer 09:37:33 e2be974225ed: Pulling fs layer 09:37:33 339a4e72a1f5: Pulling fs layer 09:37:33 988bab9f4d93: Pulling fs layer 09:37:33 1469e6f7b9e6: Pulling fs layer 09:37:33 eaf3925da568: Pulling fs layer 09:37:33 bab4dde63d76: Pulling fs layer 09:37:33 1469e6f7b9e6: Waiting 09:37:33 988bab9f4d93: Waiting 09:37:33 bde34c3a00c8: Pulling fs layer 09:37:33 eaf3925da568: Waiting 09:37:33 bab4dde63d76: Waiting 09:37:33 bde34c3a00c8: Waiting 09:37:33 b352a97aabf1: Pulling fs layer 09:37:33 4872d77fe225: Pulling fs layer 09:37:33 5851b861e8e6: Pulling fs layer 09:37:33 b352a97aabf1: Waiting 09:37:33 4872d77fe225: Waiting 09:37:33 e2be974225ed: Download complete 09:37:33 988bab9f4d93: Verifying Checksum 09:37:33 988bab9f4d93: Download complete 09:37:33 339a4e72a1f5: Verifying Checksum 09:37:33 339a4e72a1f5: Download complete 09:37:33 1469e6f7b9e6: Verifying Checksum 09:37:33 1469e6f7b9e6: Download complete 09:37:33 eaf3925da568: Verifying Checksum 09:37:33 eaf3925da568: Download complete 09:37:33 bde34c3a00c8: Download complete 09:37:33 b352a97aabf1: Verifying Checksum 09:37:33 b352a97aabf1: Download complete 09:37:33 4872d77fe225: Verifying Checksum 09:37:33 4872d77fe225: Download complete 09:37:33 5851b861e8e6: Verifying Checksum 09:37:33 5851b861e8e6: Download complete 09:37:33 b85a868b505f: Verifying Checksum 09:37:33 b85a868b505f: Download complete 09:37:33 bab4dde63d76: Verifying Checksum 09:37:33 bab4dde63d76: Download complete 09:37:34 b85a868b505f: Pull complete 09:37:34 e2be974225ed: Pull complete 09:37:35 339a4e72a1f5: Pull complete 09:37:35 988bab9f4d93: Pull complete 09:37:35 1469e6f7b9e6: Pull complete 09:37:35 eaf3925da568: Pull complete 09:37:37 bab4dde63d76: Pull complete 09:37:37 bde34c3a00c8: Pull complete 09:37:37 b352a97aabf1: Pull complete 09:37:37 4872d77fe225: Pull complete 09:37:37 5851b861e8e6: Pull complete 09:37:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:37:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:37:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:37:37 prd-ubuntu20.04-docker-8c-8g-39690 does not seem to be running inside a container 09:37:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-731 -v /w/workspace/gexfoundry_device-mqtt-go_PR-731:/w/workspace/gexfoundry_device-mqtt-go_PR-731:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:37:40 $ docker top 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea -eo pid,comm 09:37:40 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). 09:37:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:37:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:40 [ssh-agent] Looking for ssh-agent implementation... 09:37:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:40 $ docker exec 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea ssh-agent 09:37:40 SSH_AUTH_SOCK=/tmp/ssh-1F9EfAdPIKDi/agent.31 09:37:40 SSH_AGENT_PID=37 09:37:40 Running ssh-add (command line suppressed) 09:37:40 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/private_key_13601997445904162073.key (/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/private_key_13601997445904162073.key) 09:37:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:41 + git tag --points-at HEAD [Pipeline] } 09:37:41 $ docker exec --env ******** --env ******** 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea ssh-agent -k 09:37:41 unset SSH_AUTH_SOCK; 09:37:41 unset SSH_AGENT_PID; 09:37:41 echo Agent pid 37 killed; 09:37:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:37:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:37:41 [ssh-agent] Looking for ssh-agent implementation... 09:37:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:37:41 $ docker exec 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea ssh-agent 09:37:41 SSH_AUTH_SOCK=/tmp/ssh-ByKV0kvlNgr8/agent.70 09:37:41 SSH_AGENT_PID=76 09:37:41 Running ssh-add (command line suppressed) 09:37:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/private_key_14944109452026914187.key (/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/private_key_14944109452026914187.key) 09:37:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:37:42 + git semver init 09:37:42 2025-02-25 09:37:42,331 [run_init] DEBUG init version:0.0.0 force:False 09:37:42 2025-02-25 09:37:42,332 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver 09:37:42 2025-02-25 09:37:42,333 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver 09:37:42 2025-02-25 09:37:42,333 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-731, universal_newlines=False, shell=None, istream=None) 09:37:44 2025-02-25 09:37:43,837 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731/.git/info/exclude 09:37:44 2025-02-25 09:37:43,837 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver/PR-731 with force:False 09:37:44 2025-02-25 09:37:43,837 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver/PR-731 09:37:44 2025-02-25 09:37:43,841 [execute] INFO git cat-file --batch-check 09:37:44 2025-02-25 09:37:43,842 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) 09:37:44 2025-02-25 09:37:43,847 [execute] INFO git cat-file --batch 09:37:44 2025-02-25 09:37:43,847 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver, universal_newlines=False, shell=None, istream=) 09:37:44 2025-02-25 09:37:43,851 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-731/.semver/PR-731 09:37:44 0.0.0 [Pipeline] } 09:37:44 $ docker exec --env ******** --env ******** 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea ssh-agent -k 09:37:44 unset SSH_AUTH_SOCK; 09:37:44 unset SSH_AGENT_PID; 09:37:44 echo Agent pid 76 killed; 09:37:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:37:44 + git semver [Pipeline] } 09:37:45 $ docker stop --time=1 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea 09:37:46 $ docker rm -f --volumes 0eafec98b5b26675f344eb512fbe1f558ebdfb01a0a7191fdde7dca80f9eddea [Pipeline] // withDockerContainer [Pipeline] sh 09:37:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:37:47 Stashed 1 file(s) [Pipeline] echo 09:37:47 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:37:48 provisioning config files... 09:37:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/config7078045891436239899tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 09:37:48 ---> ****-login.sh 09:37:48 nexus3.edgexfoundry.org:10001 09:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:48 Configure a credential helper to remove this warning. See 09:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:48 09:37:48 Login Succeeded 09:37:48 nexus3.edgexfoundry.org:10002 09:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:48 Configure a credential helper to remove this warning. See 09:37:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:48 09:37:48 Login Succeeded 09:37:48 nexus3.edgexfoundry.org:10003 09:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:49 Configure a credential helper to remove this warning. See 09:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:49 09:37:49 Login Succeeded 09:37:49 nexus3.edgexfoundry.org:10004 09:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:49 Configure a credential helper to remove this warning. See 09:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:49 09:37:49 Login Succeeded 09:37:49 ****.io 09:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:37:49 Configure a credential helper to remove this warning. See 09:37:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:37:49 09:37:49 Login Succeeded 09:37:49 ---> ****-login.sh ends [Pipeline] } 09:37:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:37:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:37:49 ========================================================= 09:37:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:37:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:37:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:37:50 Sending build context to Docker daemon 21.18MB 09:37:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:37:50 Step 2/12 : FROM ${BASE} AS builder 09:37:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:37:50 da9db072f522: Pulling fs layer 09:37:50 6ef4a4ee8ca5: Pulling fs layer 09:37:50 06f05ace1117: Pulling fs layer 09:37:50 5fe327b54edc: Pulling fs layer 09:37:50 4f4fb700ef54: Pulling fs layer 09:37:50 92a5565b7b96: Pulling fs layer 09:37:50 ff9bb7016b71: Pulling fs layer 09:37:50 b67dba6c2c7d: Pulling fs layer 09:37:50 a813b0c90790: Pulling fs layer 09:37:50 ff9bb7016b71: Waiting 09:37:50 92a5565b7b96: Waiting 09:37:50 b67dba6c2c7d: Waiting 09:37:50 5fe327b54edc: Waiting 09:37:50 4f4fb700ef54: Waiting 09:37:50 a813b0c90790: Waiting 09:37:50 6ef4a4ee8ca5: Download complete 09:37:50 5fe327b54edc: Verifying Checksum 09:37:50 5fe327b54edc: Download complete 09:37:50 4f4fb700ef54: Verifying Checksum 09:37:50 92a5565b7b96: Verifying Checksum 09:37:50 92a5565b7b96: Download complete 09:37:50 da9db072f522: Download complete 09:37:50 ff9bb7016b71: Verifying Checksum 09:37:50 ff9bb7016b71: Download complete 09:37:50 da9db072f522: Pull complete 09:37:50 a813b0c90790: Verifying Checksum 09:37:50 a813b0c90790: Download complete 09:37:50 6ef4a4ee8ca5: Pull complete 09:37:50 06f05ace1117: Verifying Checksum 09:37:50 06f05ace1117: Download complete 09:37:51 b67dba6c2c7d: Verifying Checksum 09:37:51 b67dba6c2c7d: Download complete 09:37:54 06f05ace1117: Pull complete 09:37:54 5fe327b54edc: Pull complete 09:37:54 4f4fb700ef54: Pull complete 09:37:54 92a5565b7b96: Pull complete 09:37:54 ff9bb7016b71: Pull complete 09:37:56 b67dba6c2c7d: Pull complete 09:37:56 a813b0c90790: Pull complete 09:37:56 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 09:37:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:37:56 ---> 3ba60ce46760 09:37:56 Step 3/12 : ARG ADD_BUILD_TAGS="" 09:38:00 ---> Running in 0566f5eac612 09:38:00 Removing intermediate container 0566f5eac612 09:38:00 ---> 7f11bc6518f6 09:38:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:38:00 ---> Running in 8ff3102f783d 09:38:00 Removing intermediate container 8ff3102f783d 09:38:00 ---> b3b0b1c25dab 09:38:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:38:00 ---> Running in d2c4b3f96415 09:38:00 Removing intermediate container d2c4b3f96415 09:38:00 ---> 1638f7ee71db 09:38:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 09:38:00 ---> Running in e2fc05cd1653 09:38:00 Removing intermediate container e2fc05cd1653 09:38:00 ---> f150ef5694f2 09:38:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:38:00 ---> Running in 026ad07df17e 09:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:38:00 (1/4) Installing openssh-keygen (9.7_p1-r5) 09:38:00 (2/4) Installing libedit (20240517.3.1-r0) 09:38:00 (3/4) Installing openssh-client-common (9.7_p1-r5) 09:38:00 (4/4) Installing openssh-client-default (9.7_p1-r5) 09:38:01 Executing busybox-1.36.1-r29.trigger 09:38:01 OK: 252 MiB in 62 packages 09:38:01 Removing intermediate container 026ad07df17e 09:38:01 ---> 11febe1eebab 09:38:01 Step 8/12 : WORKDIR /device-mqtt-go 09:38:01 ---> Running in 0634f8de8a6e 09:38:01 Removing intermediate container 0634f8de8a6e 09:38:01 ---> 5102e4b2a51f 09:38:01 Step 9/12 : COPY go.mod vendor* ./ 09:38:01 ---> 5cb273ccce90 09:38:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:38:01 ---> Running in 915b92a045ae 09:38:33 Removing intermediate container 915b92a045ae 09:38:33 ---> 3c935d95078b 09:38:33 Step 11/12 : COPY . . 09:38:34 ---> 53660251f186 09:38:34 Step 12/12 : RUN $MAKE 09:38:34 ---> Running in 4b2aea8ab0be 09:38:34 noop 09:38:34 Removing intermediate container 4b2aea8ab0be 09:38:34 ---> 503cfe9b17fe 09:38:34 Successfully built 503cfe9b17fe 09:38:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:35 + docker inspect -f . ci-base-image-x86_64 09:38:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:35 prd-ubuntu20.04-docker-8c-8g-39690 does not seem to be running inside a container 09:38:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-731 -v /w/workspace/gexfoundry_device-mqtt-go_PR-731:/w/workspace/gexfoundry_device-mqtt-go_PR-731:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:35 $ docker top c63c589896fd82911f46132f1eb5822d01317cec42761621454f84f6bf1e6d05 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:36 + go version 09:38:36 go version go1.23.4 linux/amd64 [Pipeline] } 09:38:36 $ docker stop --time=1 c63c589896fd82911f46132f1eb5822d01317cec42761621454f84f6bf1e6d05 09:38:37 $ docker rm -f --volumes c63c589896fd82911f46132f1eb5822d01317cec42761621454f84f6bf1e6d05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:38:38 + docker inspect -f . ci-base-image-x86_64 09:38:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:38:38 prd-ubuntu20.04-docker-8c-8g-39690 does not seem to be running inside a container 09:38:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-731 -v /w/workspace/gexfoundry_device-mqtt-go_PR-731:/w/workspace/gexfoundry_device-mqtt-go_PR-731:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:38:38 $ docker top c6c1057a98eb3da70b8c4f3fec530c2f255ddbf8bd5bb1401d78093edeeeea08 -eo pid,comm [Pipeline] { [Pipeline] sh 09:38:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-731 [Pipeline] fileExists [Pipeline] sh 09:38:39 + make test 09:38:39 go test ./... -coverprofile=coverage.out ./... 09:38:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 09:38:58 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 09:38:58 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 09:38:58 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.009s coverage: 22.8% of statements 09:39:11 go vet ./... 09:39:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:39:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:39:16 ./bin/test-attribution-txt.sh [Pipeline] echo 09:39:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:39:16 $ docker stop --time=1 c6c1057a98eb3da70b8c4f3fec530c2f255ddbf8bd5bb1401d78093edeeeea08 09:39:19 $ docker rm -f --volumes c6c1057a98eb3da70b8c4f3fec530c2f255ddbf8bd5bb1401d78093edeeeea08 [Pipeline] // withDockerContainer [Pipeline] sh 09:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:39:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:39:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:39:21 + ls -al . 09:39:21 total 252 09:39:21 drwxrwxr-x 9 jenkins jenkins 4096 Feb 25 09:38 . 09:39:21 drwxrwxr-x 4 jenkins jenkins 4096 Feb 25 09:37 .. 09:39:21 -rw-rw-r-- 1 jenkins jenkins 140 Feb 25 09:37 .dockerignore 09:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Feb 25 09:38 .git 09:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 09:37 .github 09:39:21 -rw-rw-r-- 1 jenkins jenkins 264 Feb 25 09:37 .gitignore 09:39:21 -rw-rw-r-- 1 jenkins jenkins 41 Feb 25 09:37 .golangci.yml 09:39:21 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 09:37 .semver 09:39:21 -rw-rw-r-- 1 jenkins jenkins 19106 Feb 25 09:37 Attribution.txt 09:39:21 -rw-rw-r-- 1 jenkins jenkins 19383 Feb 25 09:37 CHANGELOG.md 09:39:21 -rw-rw-r-- 1 jenkins jenkins 1803 Feb 25 09:37 Dockerfile 09:39:21 -rw-rw-r-- 1 jenkins jenkins 677 Feb 25 09:37 GOVERNANCE.md 09:39:21 -rw-rw-r-- 1 jenkins jenkins 657 Feb 25 09:37 Jenkinsfile 09:39:21 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 25 09:37 LICENSE 09:39:21 -rw-rw-r-- 1 jenkins jenkins 2545 Feb 25 09:37 Makefile 09:39:21 -rw-rw-r-- 1 jenkins jenkins 620 Feb 25 09:37 OWNERS.md 09:39:21 -rw-rw-r-- 1 jenkins jenkins 3599 Feb 25 09:37 README.md 09:39:21 -rw-rw-r-- 1 jenkins jenkins 5 Feb 25 09:37 VERSION 09:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 09:37 bin 09:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 09:37 cmd 09:39:21 -rw-r--r-- 1 jenkins jenkins 21039 Feb 25 09:38 coverage.out 09:39:21 -rw-rw-r-- 1 jenkins jenkins 6223 Feb 25 09:37 go.mod 09:39:21 -rw-rw-r-- 1 jenkins jenkins 86628 Feb 25 09:37 go.sum 09:39:21 drwxrwxr-x 3 jenkins jenkins 4096 Feb 25 09:37 internal 09:39:21 drwxrwxr-x 2 jenkins jenkins 4096 Feb 25 09:37 mock 09:39:21 -rw-rw-r-- 1 jenkins jenkins 227 Feb 25 09:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:21 + 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=b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c --label arch=amd64 --label version=0.0.0 . 09:39:21 Sending build context to Docker daemon 21.2MB 09:39:21 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 09:39:21 Step 2/25 : FROM ${BASE} AS builder 09:39:21 ---> 503cfe9b17fe 09:39:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:39:21 ---> Running in 24d9495e9e62 09:39:21 Removing intermediate container 24d9495e9e62 09:39:21 ---> 1b20364f45a0 09:39:21 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:39:21 ---> Running in a69ddd9bc9f8 09:39:22 Removing intermediate container a69ddd9bc9f8 09:39:22 ---> 78d4e6023fb9 09:39:22 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:39:22 ---> Running in 53b3014e475e 09:39:22 Removing intermediate container 53b3014e475e 09:39:22 ---> 95877d8044fe 09:39:22 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 09:39:22 ---> Running in 48c68e227aca 09:39:22 Removing intermediate container 48c68e227aca 09:39:22 ---> 290b5f35529d 09:39:22 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:39:22 ---> Running in 327657d7a8ea 09:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:23 OK: 252 MiB in 62 packages 09:39:23 Removing intermediate container 327657d7a8ea 09:39:23 ---> 374e5ee34ea1 09:39:23 Step 8/25 : WORKDIR /device-mqtt-go 09:39:23 ---> Running in 32280d695d98 09:39:23 Removing intermediate container 32280d695d98 09:39:23 ---> 03b1a8a59dde 09:39:23 Step 9/25 : COPY go.mod vendor* ./ 09:39:23 ---> f39b3332bcfe 09:39:23 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:39:23 ---> Running in 0989f172ed53 09:39:24 Removing intermediate container 0989f172ed53 09:39:24 ---> 003498e8fb32 09:39:24 Step 11/25 : COPY . . 09:39:24 ---> 36043c5434a7 09:39:24 Step 12/25 : RUN $MAKE 09:39:24 ---> Running in a3a7abf1e66a 09:39:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.25 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 09:39:57 Removing intermediate container a3a7abf1e66a 09:39:57 ---> ab8371efca65 09:39:57 Step 13/25 : FROM alpine:3.20 09:39:57 3.20: Pulling from library/alpine 09:39:57 0a9a5dfd008f: Pulling fs layer 09:39:57 0a9a5dfd008f: Verifying Checksum 09:39:57 0a9a5dfd008f: Download complete 09:39:57 0a9a5dfd008f: Pull complete 09:39:57 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:39:57 Status: Downloaded newer image for alpine:3.20 09:39:57 ---> ff221270b9fb 09:39:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 09:39:57 ---> Running in c6e9d5772851 09:39:57 Removing intermediate container c6e9d5772851 09:39:57 ---> f66aa3a0d178 09:39:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 09:39:57 ---> Running in d1710457527e 09:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:57 (1/1) Installing dumb-init (1.2.5-r3) 09:39:57 Executing busybox-1.36.1-r29.trigger 09:39:57 OK: 8 MiB in 15 packages 09:39:57 Removing intermediate container d1710457527e 09:39:57 ---> a3d252bf216c 09:39:57 Step 16/25 : RUN apk --no-cache upgrade 09:39:57 ---> Running in 974da7e9d9f0 09:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:39:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:39:57 OK: 8 MiB in 15 packages 09:39:57 Removing intermediate container 974da7e9d9f0 09:39:57 ---> f08469dd55c0 09:39:57 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 09:39:57 ---> bd6287d612da 09:39:57 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 09:39:57 ---> 6132e3b11bc8 09:39:57 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 09:39:57 ---> 20a7be249de4 09:39:57 Step 20/25 : EXPOSE 59982 09:39:57 ---> Running in bb5cdb2048d5 09:39:57 Removing intermediate container bb5cdb2048d5 09:39:57 ---> 91ced5a8f082 09:39:57 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 09:39:57 ---> Running in e3770d46f0f0 09:39:57 Removing intermediate container e3770d46f0f0 09:39:57 ---> bea8fa073f5d 09:39:57 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:39:57 ---> Running in 5fb9ce9fdadb 09:39:58 Removing intermediate container 5fb9ce9fdadb 09:39:58 ---> 76e324cfba2b 09:39:58 Step 23/25 : LABEL arch=amd64 09:39:58 ---> Running in e2b48c4a4eee 09:39:58 Removing intermediate container e2b48c4a4eee 09:39:58 ---> 5ce7513b0715 09:39:58 Step 24/25 : LABEL git_sha=b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c 09:39:58 ---> Running in afcca2dffb4e 09:39:58 Removing intermediate container afcca2dffb4e 09:39:58 ---> e50b132ac1b4 09:39:58 Step 25/25 : LABEL version=0.0.0 09:39:58 ---> Running in 56c594364719 09:39:58 Removing intermediate container 56c594364719 09:39:58 ---> 2785a53dc207 09:39:58 [Warning] One or more build-args [ARCH] were not consumed 09:39:58 Successfully built 2785a53dc207 09:39:58 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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 09:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:59 09:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:39:59 latest: Pulling from edgex-lftools-log-publisher 09:39:59 5eb5b503b376: Pulling fs layer 09:39:59 5c69ac0246d0: Pulling fs layer 09:39:59 ec43610c2a17: Pulling fs layer 09:39:59 3a2ae6a8a46f: Pulling fs layer 09:39:59 33b1e0a273af: Pulling fs layer 09:39:59 5d3b04190fa2: Pulling fs layer 09:39:59 2f39f015ded8: Pulling fs layer 09:39:59 33b1e0a273af: Waiting 09:39:59 5d3b04190fa2: Waiting 09:39:59 2f39f015ded8: Waiting 09:39:59 3a2ae6a8a46f: Waiting 09:39:59 5c69ac0246d0: Verifying Checksum 09:39:59 5c69ac0246d0: Download complete 09:39:59 3a2ae6a8a46f: Verifying Checksum 09:39:59 3a2ae6a8a46f: Download complete 09:39:59 33b1e0a273af: Verifying Checksum 09:39:59 33b1e0a273af: Download complete 09:39:59 5d3b04190fa2: Verifying Checksum 09:39:59 5d3b04190fa2: Download complete 09:39:59 ec43610c2a17: Verifying Checksum 09:39:59 ec43610c2a17: Download complete 09:39:59 5eb5b503b376: Verifying Checksum 09:39:59 5eb5b503b376: Download complete 09:40:00 2f39f015ded8: Download complete 09:40:00 5eb5b503b376: Pull complete 09:40:00 5c69ac0246d0: Pull complete 09:40:01 ec43610c2a17: Pull complete 09:40:01 3a2ae6a8a46f: Pull complete 09:40:01 33b1e0a273af: Pull complete 09:40:01 5d3b04190fa2: Pull complete 09:40:06 2f39f015ded8: Pull complete 09:40:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:40:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:06 prd-ubuntu20.04-docker-8c-8g-39690 does not seem to be running inside a container 09:40:06 $ 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/gexfoundry_device-mqtt-go_PR-731 -v /w/workspace/gexfoundry_device-mqtt-go_PR-731:/w/workspace/gexfoundry_device-mqtt-go_PR-731:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:08 $ docker top 1ab734d8324d3f1c81d8ca22c53c670684244fbbc44f6540113e2d484dbca422 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:09 ---> job-cost.sh 09:40:09 lf-activate-venv: SKIPPING 09:40:09 INFO: No Stack... 09:40:09 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:09 INFO: Archiving Costs [Pipeline] sh 09:40:10 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives/cost.csv 09:40:10 + cut -d, -f6 [Pipeline] lock 09:40:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-731-1-stack-cost] 09:40:10 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-731-1-stack-cost] did not exist. Created. 09:40:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-731-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:40:10 + echo total: 0.2199999988079071 [Pipeline] stash 09:40:10 Stashed 1 file(s) [Pipeline] } 09:40:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-731-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:40:10 $ docker stop --time=1 1ab734d8324d3f1c81d8ca22c53c670684244fbbc44f6540113e2d484dbca422 09:40:12 $ docker rm -f --volumes 1ab734d8324d3f1c81d8ca22c53c670684244fbbc44f6540113e2d484dbca422 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:40:12 provisioning config files... 09:40:12 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/config4958618176396375652tmp [Pipeline] { [Pipeline] sh 09:40:13 + set +x 09:40:13 + + curlbash -s -s https://codecov.io/bash -- 09:40:13 09:40:13 09:40:13 _____ _ 09:40:13 / ____| | | 09:40:13 | | ___ __| | ___ ___ _____ __ 09:40:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:40:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:40:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:40:13 Bash-1.0.6 09:40:13 09:40:13 09:40:13 ==> git version 2.25.1 found 09:40:13 ==> 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 09:40:13 Release-Date: 2020-01-08 09:40:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:40:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:40:13 ==> Jenkins CI detected. 09:40:13 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-731 09:40:13 project root: . 09:40:13 --> token set from env 09:40:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:40:13 ==> Running gcov in . (disable via -X gcov) 09:40:13 ==> Python coveragepy not found 09:40:13 ==> Searching for coverage reports in: 09:40:13 + . 09:40:13 -> Found 1 reports 09:40:13 ==> Detecting git/mercurial file structure 09:40:13 ==> Reading reports 09:40:13 + ./coverage.out bytes=21039 09:40:13 ==> Appending adjustments 09:40:13 https://docs.codecov.io/docs/fixing-reports 09:40:13 + Found adjustments 09:40:13 ==> Gzipping contents 09:40:13 4.0K /tmp/codecov.32leSY.gz 09:40:13 ==> Uploading reports 09:40:13 url: https://codecov.io 09:40:13 query: branch=PR-731&commit=b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-731%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=731&job=&cmd_args= 09:40:13 -> Pinging Codecov 09:40:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-731&commit=b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-731%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=731&job=&cmd_args= 09:40:15 -> Uploading to 09:40:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c/cae42515-c1ce-402a-b0c4-837aa260768b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250225%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250225T094015Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e9ce302f9661b88986dcad858ea8a5be757416e52c25fb798244171987b8645c 09:40:15 % Total % Received % Xferd Average Speed Time Time Time Current 09:40:15 Dload Upload Total Spent Left Speed 09:40:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 26768 --:--:-- --:--:-- --:--:-- 26768 09:40:15 -> Reports have been successfully queued for processing at upstream connect error or disconnect/reset before headers. reset reason: connection terminationhttps://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b68096b1f4fbc640e0f0dbe748b3d5dd90c7571c [Pipeline] } 09:40:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 09:40:17 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives ] 09:40:17 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives 09:40:17 total 16 09:40:17 drwxr-xr-x 3 root root 4096 Feb 25 09:40 . 09:40:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 09:40 .. 09:40:17 drwxr-xr-x 2 root root 4096 Feb 25 09:40 cost 09:40:17 -rw-r--r-- 1 root root 86 Feb 25 09:40 cost.csv 09:40:17 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives 09:40:17 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives 09:40:17 total 16 09:40:17 drwxr-xr-x 3 jenkins jenkins 4096 Feb 25 09:40 . 09:40:17 drwxrwxr-x 10 jenkins jenkins 4096 Feb 25 09:40 .. 09:40:17 drwxr-xr-x 2 jenkins jenkins 4096 Feb 25 09:40 cost 09:40:17 -rw-r--r-- 1 jenkins jenkins 86 Feb 25 09:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:40:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:40:19 ---> package-listing.sh 09:40:19 ++ facter osfamily 09:40:19 ++ tr '[:upper:]' '[:lower:]' 09:40:19 + OS_FAMILY=debian 09:40:19 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-731 09:40:19 + START_PACKAGES=/tmp/packages_start.txt 09:40:19 + END_PACKAGES=/tmp/packages_end.txt 09:40:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:40:19 + PACKAGES=/tmp/packages_start.txt 09:40:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-731 ']' 09:40:19 + PACKAGES=/tmp/packages_end.txt 09:40:19 + case "${OS_FAMILY}" in 09:40:19 + dpkg -l 09:40:19 + grep '^ii' 09:40:19 + '[' -f /tmp/packages_start.txt ']' 09:40:19 + '[' -f /tmp/packages_end.txt ']' 09:40:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:40:19 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-731 ']' 09:40:19 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives/ 09:40:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-731/archives/ [Pipeline] echo 09:40: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/gexfoundry_device-mqtt-go_PR-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:40:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:40:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:40:20 prd-ubuntu20.04-docker-8c-8g-39690 does not seem to be running inside a container 09:40:20 $ 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/gexfoundry_device-mqtt-go_PR-731/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-731 -v /w/workspace/gexfoundry_device-mqtt-go_PR-731:/w/workspace/gexfoundry_device-mqtt-go_PR-731:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:40:20 $ docker top 88658d696efff55e245893e961f8bc9bb170176f6f438037a2d505df179095a7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:40:21 + touch /tmp/pre-build-complete [Pipeline] sh 09:40:21 + mkdir -p /var/log/sysstat [Pipeline] sh 09:40:22 + ls /var/log/sa-host 09:40:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:40:22 provisioning config files... 09:40:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-731@tmp/config9879895058118224676tmp [Pipeline] { [Pipeline] echo 09:40:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:40:22 ---> create-netrc.sh [Pipeline] } 09:40:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:40:22 ---> python-tools-install.sh [Pipeline] echo 09:40:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:40:23 ---> sudo-logs.sh 09:40:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:40:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:40:23 ---> job-cost.sh 09:40:23 lf-activate-venv: SKIPPING 09:40:23 DEBUG: total: 0.2199999988079071 09:40:23 INFO: Retrieving Stack Cost... 09:40:23 INFO: Retrieving Pricing Info for: v3-standard-8 09:40:24 INFO: Archiving Costs [Pipeline] echo 09:40:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:40:24 ---> logs-deploy.sh 09:40:24 lf-activate-venv: SKIPPING 09:40:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-731/1 09:40:24 INFO: archiving workspace using pattern(s): 09:40:25 Archives upload complete. 09:40:25 INFO: archiving logs to Nexus