Pull request #704 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da9690a0139363959c39ce6de02590e55ecc3ce1+a2016d423b1c70de9c1bd91a5949c98d975b79e0 (59a1e5722ccab34e112e00b00a43191c961626eb) 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-ssh15201960846941012042.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7705644833201450547.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-704/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-704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15368853295470594892.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-704/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13970482925852007061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8931906170653588584.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-704/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-704/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10628354703193505512.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-23561 in /w/workspace/gexfoundry_device-mqtt-go_PR-704 [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-704 # 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/704/head:refs/remotes/origin/PR-704 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a2016d423b1c70de9c1bd91a5949c98d975b79e0 into PR head commit da9690a0139363959c39ce6de02590e55ecc3ce1 Merge succeeded, producing da9690a0139363959c39ce6de02590e55ecc3ce1 Checking out Revision da9690a0139363959c39ce6de02590e55ecc3ce1 (PR-704) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f da9690a0139363959c39ce6de02590e55ecc3ce1 # 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 a2016d423b1c70de9c1bd91a5949c98d975b79e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da9690a0139363959c39ce6de02590e55ecc3ce1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:45:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:45:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:45:48 ========================================================= 01:45:48 EdgeX Global Pipelines Version Info 01:45:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:45:49 ------------------- 01:45:49 stable info: 01:45:49 ------------------- 01:45:49 Commited By: Ginny Guan ginny@iotechsys.com 01:45:49 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:45:49 Message: update stable to v1.0.265 01:45:49 ------------------- 01:45:49 experimental info: 01:45:49 ------------------- 01:45:49 Commited By: Cherry Wang cherry@iotechsys.com 01:45:49 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:45:49 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:45:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:45:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:45:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-704 [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-704 [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-704 [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da9690a0139363959c39ce6de02590e55ecc3ce1 [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da9690a [Pipeline] echo 01:45:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:45:51 provisioning config files... 01:45:51 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/config8750596304316739047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:45:52 ---> ****-login.sh 01:45:52 nexus3.edgexfoundry.org:10001 01:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:52 Configure a credential helper to remove this warning. See 01:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:52 01:45:52 Login Succeeded 01:45:52 nexus3.edgexfoundry.org:10002 01:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:52 Configure a credential helper to remove this warning. See 01:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:52 01:45:52 Login Succeeded 01:45:52 nexus3.edgexfoundry.org:10003 01:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:52 Configure a credential helper to remove this warning. See 01:45:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:52 01:45:52 Login Succeeded 01:45:52 nexus3.edgexfoundry.org:10004 01:45:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 ****.io 01:45:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:45:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:45:53 Configure a credential helper to remove this warning. See 01:45:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:45:53 01:45:53 Login Succeeded 01:45:53 ---> ****-login.sh ends [Pipeline] } 01:45:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:45:54 + git rev-list -1 --merges da9690a0139363959c39ce6de02590e55ecc3ce1~1..da9690a0139363959c39ce6de02590e55ecc3ce1 [Pipeline] echo 01:45:54 -----------> git rev-list -1 --merges da9690a0139363959c39ce6de02590e55ecc3ce1~1..da9690a0139363959c39ce6de02590e55ecc3ce1 da9690a0139363959c39ce6de02590e55ecc3ce1 [false] [Pipeline] sh 01:45:54 + git log --format=format:%s -1 da9690a0139363959c39ce6de02590e55ecc3ce1 [Pipeline] echo 01:45:54 ========================================================= 01:45:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:45:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:45:54 + git log --format=format:%s -1 da9690a0139363959c39ce6de02590e55ecc3ce1 [Pipeline] echo 01:45:55 [semverPrep] GIT_COMMIT: da9690a0139363959c39ce6de02590e55ecc3ce1, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:45:55 [semverPrep] This is not a build commit. [Pipeline] sh 01:45:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:45:55 + grep -v github /etc/ssh/ssh_known_hosts 01:45:55 + [ -e /tmp/ssh_known_hosts ] 01:45:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:45:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:45:55 + sudo tee -a /etc/ssh/ssh_known_hosts 01:45:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:56 01:45:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:45:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:45:56 0.1.4: Pulling from edgex-devops/py-git-semver 01:45:56 b85a868b505f: Pulling fs layer 01:45:56 e2be974225ed: Pulling fs layer 01:45:56 339a4e72a1f5: Pulling fs layer 01:45:56 988bab9f4d93: Pulling fs layer 01:45:56 1469e6f7b9e6: Pulling fs layer 01:45:56 eaf3925da568: Pulling fs layer 01:45:56 988bab9f4d93: Waiting 01:45:56 bab4dde63d76: Pulling fs layer 01:45:56 1469e6f7b9e6: Waiting 01:45:56 bde34c3a00c8: Pulling fs layer 01:45:56 b352a97aabf1: Pulling fs layer 01:45:56 4872d77fe225: Pulling fs layer 01:45:56 5851b861e8e6: Pulling fs layer 01:45:56 eaf3925da568: Waiting 01:45:56 bab4dde63d76: Waiting 01:45:56 bde34c3a00c8: Waiting 01:45:56 4872d77fe225: Waiting 01:45:56 b352a97aabf1: Waiting 01:45:56 5851b861e8e6: Waiting 01:45:56 e2be974225ed: Download complete 01:45:56 988bab9f4d93: Download complete 01:45:56 1469e6f7b9e6: Verifying Checksum 01:45:56 1469e6f7b9e6: Download complete 01:45:56 eaf3925da568: Verifying Checksum 01:45:56 eaf3925da568: Download complete 01:45:56 339a4e72a1f5: Verifying Checksum 01:45:56 339a4e72a1f5: Download complete 01:45:56 bde34c3a00c8: Verifying Checksum 01:45:56 bde34c3a00c8: Download complete 01:45:56 b352a97aabf1: Download complete 01:45:56 4872d77fe225: Verifying Checksum 01:45:56 4872d77fe225: Download complete 01:45:56 5851b861e8e6: Verifying Checksum 01:45:56 5851b861e8e6: Download complete 01:45:56 b85a868b505f: Verifying Checksum 01:45:56 b85a868b505f: Download complete 01:45:56 bab4dde63d76: Verifying Checksum 01:45:57 b85a868b505f: Pull complete 01:45:58 e2be974225ed: Pull complete 01:45:58 339a4e72a1f5: Pull complete 01:45:58 988bab9f4d93: Pull complete 01:45:58 1469e6f7b9e6: Pull complete 01:45:58 eaf3925da568: Pull complete 01:46:00 bab4dde63d76: Pull complete 01:46:00 bde34c3a00c8: Pull complete 01:46:00 b352a97aabf1: Pull complete 01:46:00 4872d77fe225: Pull complete 01:46:01 5851b861e8e6: Pull complete 01:46:01 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:01 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 01:46:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-704 -v /w/workspace/gexfoundry_device-mqtt-go_PR-704:/w/workspace/gexfoundry_device-mqtt-go_PR-704:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-704@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:04 $ docker top 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 -eo pid,comm 01:46:04 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). 01:46:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:04 [ssh-agent] Looking for ssh-agent implementation... 01:46:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:04 $ docker exec 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 ssh-agent 01:46:05 SSH_AUTH_SOCK=/tmp/ssh-MB03VzwyMpTw/agent.32 01:46:05 SSH_AGENT_PID=38 01:46:05 Running ssh-add (command line suppressed) 01:46:05 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/private_key_6420125830894613142.key (/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/private_key_6420125830894613142.key) 01:46:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:05 + git tag --points-at HEAD [Pipeline] } 01:46:05 $ docker exec --env ******** --env ******** 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 ssh-agent -k 01:46:05 unset SSH_AUTH_SOCK; 01:46:05 unset SSH_AGENT_PID; 01:46:05 echo Agent pid 38 killed; 01:46:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:05 [ssh-agent] Looking for ssh-agent implementation... 01:46:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:05 $ docker exec 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 ssh-agent 01:46:06 SSH_AUTH_SOCK=/tmp/ssh-ZU9OAIGxLlBi/agent.71 01:46:06 SSH_AGENT_PID=77 01:46:06 Running ssh-add (command line suppressed) 01:46:06 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/private_key_11851668218058904851.key (/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/private_key_11851668218058904851.key) 01:46:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:06 + git semver init 01:46:06 2024-10-23 01:46:06,628 [run_init] DEBUG init version:0.0.0 force:False 01:46:06 2024-10-23 01:46:06,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver 01:46:06 2024-10-23 01:46:06,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver 01:46:06 2024-10-23 01:46:06,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-704, universal_newlines=False, shell=None, istream=None) 01:46:08 2024-10-23 01:46:08,272 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704/.git/info/exclude 01:46:08 2024-10-23 01:46:08,273 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver/PR-704 with force:False 01:46:08 2024-10-23 01:46:08,273 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver/PR-704 01:46:08 2024-10-23 01:46:08,277 [execute] INFO git cat-file --batch-check 01:46:08 2024-10-23 01:46:08,277 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver, universal_newlines=False, shell=None, istream=) 01:46:08 2024-10-23 01:46:08,283 [execute] INFO git cat-file --batch 01:46:08 2024-10-23 01:46:08,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver, universal_newlines=False, shell=None, istream=) 01:46:08 2024-10-23 01:46:08,287 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-704/.semver/PR-704 01:46:08 0.0.0 [Pipeline] } 01:46:08 $ docker exec --env ******** --env ******** 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 ssh-agent -k 01:46:08 unset SSH_AUTH_SOCK; 01:46:08 unset SSH_AGENT_PID; 01:46:08 echo Agent pid 77 killed; 01:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:09 + git semver [Pipeline] } 01:46:09 $ docker stop --time=1 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 01:46:10 $ docker rm -f --volumes 851a177cb48c03367e796af53f10b04da89f0817b7ce441cef5b9d7cd9b44b20 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:11 Stashed 1 file(s) [Pipeline] echo 01:46:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:12 provisioning config files... 01:46:12 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/config520425573905213908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:12 ---> ****-login.sh 01:46:12 nexus3.edgexfoundry.org:10001 01:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:12 Configure a credential helper to remove this warning. See 01:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:12 01:46:12 Login Succeeded 01:46:12 nexus3.edgexfoundry.org:10002 01:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:12 Configure a credential helper to remove this warning. See 01:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:12 01:46:12 Login Succeeded 01:46:12 nexus3.edgexfoundry.org:10003 01:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:12 Configure a credential helper to remove this warning. See 01:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:12 01:46:12 Login Succeeded 01:46:12 nexus3.edgexfoundry.org:10004 01:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:12 Configure a credential helper to remove this warning. See 01:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:12 01:46:12 Login Succeeded 01:46:12 ****.io 01:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:46:13 Configure a credential helper to remove this warning. See 01:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:46:13 01:46:13 Login Succeeded 01:46:13 ---> ****-login.sh ends [Pipeline] } 01:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:46:13 ========================================================= 01:46:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:46:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:14 + 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 . 01:46:14 Sending build context to Docker daemon 20.92MB 01:46:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:46:14 Step 2/12 : FROM ${BASE} AS builder 01:46:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:46:14 43c4264eed91: Pulling fs layer 01:46:14 4cc291be95ef: Pulling fs layer 01:46:14 2ac1f1163629: Pulling fs layer 01:46:14 5c3c966382ef: Pulling fs layer 01:46:14 4f4fb700ef54: Pulling fs layer 01:46:14 5d5c8e513c77: Pulling fs layer 01:46:14 9f66e0745190: Pulling fs layer 01:46:14 f49a43e4bbc0: Pulling fs layer 01:46:14 561ebcabdf7f: Pulling fs layer 01:46:14 5c3c966382ef: Waiting 01:46:14 4f4fb700ef54: Waiting 01:46:14 9f66e0745190: Waiting 01:46:14 561ebcabdf7f: Waiting 01:46:14 f49a43e4bbc0: Waiting 01:46:14 5c3c966382ef: Verifying Checksum 01:46:14 5c3c966382ef: Download complete 01:46:14 4f4fb700ef54: Download complete 01:46:14 5d5c8e513c77: Verifying Checksum 01:46:14 5d5c8e513c77: Download complete 01:46:14 43c4264eed91: Download complete 01:46:14 9f66e0745190: Verifying Checksum 01:46:14 9f66e0745190: Download complete 01:46:14 43c4264eed91: Pull complete 01:46:14 561ebcabdf7f: Download complete 01:46:14 4cc291be95ef: Pull complete 01:46:14 2ac1f1163629: Verifying Checksum 01:46:14 2ac1f1163629: Download complete 01:46:14 f49a43e4bbc0: Verifying Checksum 01:46:14 f49a43e4bbc0: Download complete 01:46:19 2ac1f1163629: Pull complete 01:46:19 5c3c966382ef: Pull complete 01:46:19 4f4fb700ef54: Pull complete 01:46:19 5d5c8e513c77: Pull complete 01:46:19 9f66e0745190: Pull complete 01:46:21 f49a43e4bbc0: Pull complete 01:46:21 561ebcabdf7f: Pull complete 01:46:21 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:46:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:46:21 ---> 3a752c3f9dda 01:46:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:46:26 ---> Running in 12409d486d3f 01:46:26 Removing intermediate container 12409d486d3f 01:46:26 ---> 75fde66f5f86 01:46:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:26 ---> Running in a3d373bd3b9f 01:46:26 Removing intermediate container a3d373bd3b9f 01:46:26 ---> bb35d3894038 01:46:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:26 ---> Running in e15f6ef4115f 01:46:26 Removing intermediate container e15f6ef4115f 01:46:26 ---> 2dc1838ed89e 01:46:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:46:26 ---> Running in 6f03290c72e0 01:46:26 Removing intermediate container 6f03290c72e0 01:46:26 ---> e6f807a6308e 01:46:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:26 ---> Running in 1998f40ee966 01:46:27 Still waiting to schedule task 01:46:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23559’ 01:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:46:27 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:46:27 (2/4) Installing libedit (20240517.3.1-r0) 01:46:27 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:46:27 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:46:27 Executing busybox-1.36.1-r29.trigger 01:46:27 OK: 250 MiB in 58 packages 01:46:27 Removing intermediate container 1998f40ee966 01:46:27 ---> 20ac742f47d9 01:46:27 Step 8/12 : WORKDIR /device-mqtt-go 01:46:27 ---> Running in 89a9773f4077 01:46:28 Removing intermediate container 89a9773f4077 01:46:28 ---> 8b1daf721f67 01:46:28 Step 9/12 : COPY go.mod vendor* ./ 01:46:28 ---> 0647231e91be 01:46:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:28 ---> Running in 4de788ee0cf5 01:47:35 Removing intermediate container 4de788ee0cf5 01:47:35 ---> 558c54314e61 01:47:35 Step 11/12 : COPY . . 01:47:35 ---> e1923183fe1e 01:47:35 Step 12/12 : RUN $MAKE 01:47:35 ---> Running in 8ff43d7a0bde 01:47:35 noop 01:47:35 Removing intermediate container 8ff43d7a0bde 01:47:35 ---> 8269cbb74b8f 01:47:35 Successfully built 8269cbb74b8f 01:47:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:36 + docker inspect -f . ci-base-image-x86_64 01:47:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:36 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 01:47:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-704 -v /w/workspace/gexfoundry_device-mqtt-go_PR-704:/w/workspace/gexfoundry_device-mqtt-go_PR-704:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-704@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 ******** ci-base-image-x86_64 cat 01:47:36 $ docker top cecdd81e38943b7f4b829e45c4e31a302e7e2438a2a19871fe88f8cd0428e9cf -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:37 + go version 01:47:37 go version go1.23.2 linux/amd64 [Pipeline] } 01:47:37 $ docker stop --time=1 cecdd81e38943b7f4b829e45c4e31a302e7e2438a2a19871fe88f8cd0428e9cf 01:47:38 $ docker rm -f --volumes cecdd81e38943b7f4b829e45c4e31a302e7e2438a2a19871fe88f8cd0428e9cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + docker inspect -f . ci-base-image-x86_64 01:47:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:39 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 01:47:39 $ 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-704 -v /w/workspace/gexfoundry_device-mqtt-go_PR-704:/w/workspace/gexfoundry_device-mqtt-go_PR-704:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-704@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 ******** ci-base-image-x86_64 cat 01:47:39 $ docker top cecf9e7110dbcb2ab340f644138a0ba3202ac0a7cc2bb28bef26ce9f2e5634d8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:40 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-704 [Pipeline] fileExists [Pipeline] sh 01:47:40 + make test 01:47:40 go test ./... -coverprofile=coverage.out ./... 01:47:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:48:00 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:48:00 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:48:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements 01:48:12 go vet ./... 01:48:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:18 ./bin/test-attribution-txt.sh [Pipeline] echo 01:48:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:48:18 $ docker stop --time=1 cecf9e7110dbcb2ab340f644138a0ba3202ac0a7cc2bb28bef26ce9f2e5634d8 01:48:22 $ docker rm -f --volumes cecf9e7110dbcb2ab340f644138a0ba3202ac0a7cc2bb28bef26ce9f2e5634d8 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:48:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:48:24 + ls -al . 01:48:24 total 264 01:48:24 drwxrwxr-x 9 jenkins jenkins 4096 Oct 23 01:47 . 01:48:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 01:45 .. 01:48:24 -rw-rw-r-- 1 jenkins jenkins 140 Oct 23 01:45 .dockerignore 01:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 01:48 .git 01:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:45 .github 01:48:24 -rw-rw-r-- 1 jenkins jenkins 264 Oct 23 01:45 .gitignore 01:48:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 01:45 .golangci.yml 01:48:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 01:46 .semver 01:48:24 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 23 01:45 Attribution.txt 01:48:24 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 23 01:45 CHANGELOG.md 01:48:24 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 23 01:45 Dockerfile 01:48:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 01:45 GOVERNANCE.md 01:48:24 -rw-rw-r-- 1 jenkins jenkins 657 Oct 23 01:45 Jenkinsfile 01:48:24 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 23 01:45 LICENSE 01:48:24 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 23 01:45 Makefile 01:48:24 -rw-rw-r-- 1 jenkins jenkins 620 Oct 23 01:45 OWNERS.md 01:48:24 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 23 01:45 README.md 01:48:24 -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 01:46 VERSION 01:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 01:45 bin 01:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:45 cmd 01:48:24 -rw-r--r-- 1 jenkins jenkins 21039 Oct 23 01:48 coverage.out 01:48:24 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 23 01:45 go.mod 01:48:24 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 23 01:45 go.sum 01:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:45 internal 01:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 01:45 mock 01:48:24 -rw-rw-r-- 1 jenkins jenkins 227 Oct 23 01:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:24 + 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=da9690a0139363959c39ce6de02590e55ecc3ce1 --label arch=amd64 --label version=0.0.0 . 01:48:24 Sending build context to Docker daemon 20.94MB 01:48:24 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:48:24 Step 2/25 : FROM ${BASE} AS builder 01:48:24 ---> 8269cbb74b8f 01:48:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:48:25 ---> Running in 43e6f8b49c65 01:48:25 Removing intermediate container 43e6f8b49c65 01:48:25 ---> c74ee515a4ee 01:48:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:25 ---> Running in cb66e5567ba3 01:48:25 Removing intermediate container cb66e5567ba3 01:48:25 ---> be533e897231 01:48:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:48:25 ---> Running in b913ed7018b3 01:48:25 Removing intermediate container b913ed7018b3 01:48:25 ---> 14dfbbd18ceb 01:48:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:48:25 ---> Running in 5f389967a70f 01:48:25 Removing intermediate container 5f389967a70f 01:48:25 ---> becae4bb5886 01:48:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:25 ---> Running in 6d5fe21c740f 01:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:48:26 OK: 250 MiB in 58 packages 01:48:26 Removing intermediate container 6d5fe21c740f 01:48:26 ---> 582353980c38 01:48:26 Step 8/25 : WORKDIR /device-mqtt-go 01:48:26 ---> Running in c3aa48c5457e 01:48:26 Removing intermediate container c3aa48c5457e 01:48:26 ---> 25cf0444684e 01:48:26 Step 9/25 : COPY go.mod vendor* ./ 01:48:26 ---> 3c14c7f2329f 01:48:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:26 ---> Running in 876f5ff7b711 01:48:27 Removing intermediate container 876f5ff7b711 01:48:27 ---> 1260b7c12d80 01:48:27 Step 11/25 : COPY . . 01:48:28 ---> ca00f9c3ef49 01:48:28 Step 12/25 : RUN $MAKE 01:48:28 ---> Running in 705673f6d3b1 01:48:28 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/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:49:07 Removing intermediate container 705673f6d3b1 01:49:07 ---> 145a6b95f19d 01:49:07 Step 13/25 : FROM alpine:3.20 01:49:07 3.20: Pulling from library/alpine 01:49:07 43c4264eed91: Already exists 01:49:07 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:49:07 Status: Downloaded newer image for alpine:3.20 01:49:07 ---> 91ef0af61f39 01:49:07 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:49:07 ---> Running in 597fb128a1ca 01:49:07 Removing intermediate container 597fb128a1ca 01:49:07 ---> d988529575af 01:49:07 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:49:07 ---> Running in 2d87a8a4a05a 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:49:07 (1/1) Installing dumb-init (1.2.5-r3) 01:49:07 Executing busybox-1.36.1-r29.trigger 01:49:07 OK: 8 MiB in 15 packages 01:49:07 Removing intermediate container 2d87a8a4a05a 01:49:07 ---> 3e01bed09d5c 01:49:07 Step 16/25 : RUN apk --no-cache upgrade 01:49:07 ---> Running in 8b5a967d5c8b 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:49:07 Upgrading critical system libraries and apk-tools: 01:49:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:49:07 Executing busybox-1.36.1-r29.trigger 01:49:07 Continuing the upgrade transaction with new apk-tools: 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:49:07 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:49:07 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:49:07 OK: 8 MiB in 15 packages 01:49:07 Removing intermediate container 8b5a967d5c8b 01:49:07 ---> fa0e5ab89528 01:49:07 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:49:07 ---> c200b92eb8cc 01:49:07 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:49:07 ---> 9d37fec7565c 01:49:07 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:49:07 ---> 2bd63cde9ff4 01:49:07 Step 20/25 : EXPOSE 59982 01:49:07 ---> Running in 34098a20b5b2 01:49:07 Removing intermediate container 34098a20b5b2 01:49:07 ---> 301c9be4190e 01:49:07 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:49:07 ---> Running in b0221f2ea91b 01:49:07 Removing intermediate container b0221f2ea91b 01:49:07 ---> 3b9833e8c31a 01:49:07 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:49:07 ---> Running in 4a34d169501d 01:49:07 Removing intermediate container 4a34d169501d 01:49:07 ---> eadb926a7f18 01:49:07 Step 23/25 : LABEL arch=amd64 01:49:07 ---> Running in ba1644b5d94e 01:49:07 Removing intermediate container ba1644b5d94e 01:49:07 ---> 68789b158af5 01:49:07 Step 24/25 : LABEL git_sha=da9690a0139363959c39ce6de02590e55ecc3ce1 01:49:07 ---> Running in 540299dba10f 01:49:07 Removing intermediate container 540299dba10f 01:49:07 ---> 5d90aff196bc 01:49:07 Step 25/25 : LABEL version=0.0.0 01:49:07 ---> Running in 167029fb90a6 01:49:07 Removing intermediate container 167029fb90a6 01:49:07 ---> 307df012beac 01:49:07 [Warning] One or more build-args [ARCH] were not consumed 01:49:07 Successfully built 307df012beac 01:49:07 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 01:49:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:08 01:49:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:08 latest: Pulling from edgex-lftools-log-publisher 01:49:08 5eb5b503b376: Pulling fs layer 01:49:08 5c69ac0246d0: Pulling fs layer 01:49:08 ec43610c2a17: Pulling fs layer 01:49:08 3a2ae6a8a46f: Pulling fs layer 01:49:08 33b1e0a273af: Pulling fs layer 01:49:08 5d3b04190fa2: Pulling fs layer 01:49:08 2f39f015ded8: Pulling fs layer 01:49:08 33b1e0a273af: Waiting 01:49:08 5d3b04190fa2: Waiting 01:49:08 2f39f015ded8: Waiting 01:49:08 3a2ae6a8a46f: Waiting 01:49:08 5c69ac0246d0: Verifying Checksum 01:49:08 5c69ac0246d0: Download complete 01:49:08 3a2ae6a8a46f: Verifying Checksum 01:49:08 3a2ae6a8a46f: Download complete 01:49:08 33b1e0a273af: Verifying Checksum 01:49:08 33b1e0a273af: Download complete 01:49:08 5d3b04190fa2: Verifying Checksum 01:49:08 5d3b04190fa2: Download complete 01:49:08 ec43610c2a17: Verifying Checksum 01:49:08 ec43610c2a17: Download complete 01:49:09 5eb5b503b376: Verifying Checksum 01:49:09 5eb5b503b376: Download complete 01:49:09 2f39f015ded8: Download complete 01:49:10 5eb5b503b376: Pull complete 01:49:10 5c69ac0246d0: Pull complete 01:49:10 ec43610c2a17: Pull complete 01:49:10 3a2ae6a8a46f: Pull complete 01:49:11 33b1e0a273af: Pull complete 01:49:11 5d3b04190fa2: Pull complete 01:49:15 2f39f015ded8: Pull complete 01:49:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:49:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:15 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 01:49:15 $ 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-704 -v /w/workspace/gexfoundry_device-mqtt-go_PR-704:/w/workspace/gexfoundry_device-mqtt-go_PR-704:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-704@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-lftools-log-publisher:latest cat 01:49:19 $ docker top 82223def9130603e6877a423d3a7bb9e1db3193461c3bd67123a0aa82521105e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:20 ---> job-cost.sh 01:49:20 lf-activate-venv: SKIPPING 01:49:20 INFO: No Stack... 01:49:20 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:20 INFO: Archiving Costs [Pipeline] sh 01:49:20 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives/cost.csv 01:49:20 + cut -d, -f6 [Pipeline] lock 01:49:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] 01:49:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] did not exist. Created. 01:49:21 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:21 + echo total: 0.2199999988079071 [Pipeline] stash 01:49:21 Stashed 1 file(s) [Pipeline] } 01:49:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:21 $ docker stop --time=1 82223def9130603e6877a423d3a7bb9e1db3193461c3bd67123a0aa82521105e 01:49:22 $ docker rm -f --volumes 82223def9130603e6877a423d3a7bb9e1db3193461c3bd67123a0aa82521105e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:50:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23563 in /w/workspace/gexfoundry_device-mqtt-go_PR-704 [Pipeline] { [Pipeline] ws 01:50:05 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:50:08 The recommended git tool is: git 01:50:13 using credential edgex-jenkins-ssh 01:50:13 Cloning the remote Git repository 01:50:13 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:50:13 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:50:13 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:50:13 > git --version # timeout=10 01:50:13 > git --version # 'git version 2.25.1' 01:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:50:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:18 Merging remotes/origin/main commit a2016d423b1c70de9c1bd91a5949c98d975b79e0 into PR head commit da9690a0139363959c39ce6de02590e55ecc3ce1 01:50:18 Merge succeeded, producing da9690a0139363959c39ce6de02590e55ecc3ce1 01:50:18 Checking out Revision da9690a0139363959c39ce6de02590e55ecc3ce1 (PR-704) 01:50:17 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:50:17 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:50:17 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/704/head:refs/remotes/origin/PR-704 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:50:18 > git config core.sparsecheckout # timeout=10 01:50:18 > git checkout -f da9690a0139363959c39ce6de02590e55ecc3ce1 # timeout=10 01:50:18 > git remote # timeout=10 01:50:18 > git config --get remote.origin.url # timeout=10 01:50:18 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:18 > git merge a2016d423b1c70de9c1bd91a5949c98d975b79e0 # timeout=10 01:50:18 > git rev-parse HEAD^{commit} # timeout=10 01:50:18 > git config core.sparsecheckout # timeout=10 01:50:18 > git checkout -f da9690a0139363959c39ce6de02590e55ecc3ce1 # timeout=10 01:50:19 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:50:19 > git --version # timeout=10 01:50:19 > git --version # 'git version 2.25.1' 01:50:19 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:50:24 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:24 Dload Upload Total Spent Left Speed 01:50:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 01:50:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:50:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:50:24 + sudo tee /etc/docker/daemon.new 01:50:24 { 01:50:24 "registry-mirrors": [ 01:50:24 "https://nexus3.edgexfoundry.org:10001" 01:50:24 ], 01:50:24 "bip": "10.250.0.254/24", 01:50:24 "hosts": [ 01:50:24 "tcp://0.0.0.0:5555", 01:50:24 "unix:///var/run/docker.sock" 01:50:24 ], 01:50:24 "mtu": 1458, 01:50:24 "selinux-enabled": true, 01:50:24 "seccomp-profile": "/etc/docker/seccomp.json" 01:50:24 } [Pipeline] sh 01:50:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:50:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:43 provisioning config files... 01:50:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config1250330116919904671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:44 ---> ****-login.sh 01:50:44 nexus3.edgexfoundry.org:10001 01:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:45 Configure a credential helper to remove this warning. See 01:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:45 01:50:45 Login Succeeded 01:50:45 nexus3.edgexfoundry.org:10002 01:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:45 Configure a credential helper to remove this warning. See 01:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:45 01:50:45 Login Succeeded 01:50:45 nexus3.edgexfoundry.org:10003 01:50:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:45 Configure a credential helper to remove this warning. See 01:50:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:45 01:50:45 Login Succeeded 01:50:45 nexus3.edgexfoundry.org:10004 01:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:46 Configure a credential helper to remove this warning. See 01:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:46 01:50:46 Login Succeeded 01:50:46 ****.io 01:50:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:46 Configure a credential helper to remove this warning. See 01:50:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:46 01:50:46 Login Succeeded 01:50:46 ---> ****-login.sh ends [Pipeline] } 01:50:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:50:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:47 ========================================================= 01:50:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:50:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:48 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:50:49 Sending build context to Docker daemon 10.58MB 01:50:49 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:50:49 Step 2/12 : FROM ${BASE} AS builder 01:50:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:50:49 cf04c63912e1: Pulling fs layer 01:50:49 55b35a11ae5e: Pulling fs layer 01:50:49 a37a00ec5f00: Pulling fs layer 01:50:49 50b3750afda1: Pulling fs layer 01:50:49 4f4fb700ef54: Pulling fs layer 01:50:49 80978eb59214: Pulling fs layer 01:50:49 c9f46d7d2bd2: Pulling fs layer 01:50:49 c5a475d317c9: Pulling fs layer 01:50:49 50b3750afda1: Waiting 01:50:49 4f4fb700ef54: Waiting 01:50:49 80978eb59214: Waiting 01:50:49 c9f46d7d2bd2: Waiting 01:50:49 c5a475d317c9: Waiting 01:50:49 55b35a11ae5e: Download complete 01:50:49 50b3750afda1: Verifying Checksum 01:50:49 50b3750afda1: Download complete 01:50:49 4f4fb700ef54: Download complete 01:50:49 80978eb59214: Verifying Checksum 01:50:49 80978eb59214: Download complete 01:50:49 cf04c63912e1: Verifying Checksum 01:50:49 cf04c63912e1: Download complete 01:50:50 c5a475d317c9: Verifying Checksum 01:50:50 c5a475d317c9: Download complete 01:50:50 cf04c63912e1: Pull complete 01:50:51 55b35a11ae5e: Pull complete 01:50:51 a37a00ec5f00: Verifying Checksum 01:50:51 a37a00ec5f00: Download complete 01:50:52 c9f46d7d2bd2: Verifying Checksum 01:50:52 c9f46d7d2bd2: Download complete 01:51:07 a37a00ec5f00: Pull complete 01:51:07 50b3750afda1: Pull complete 01:51:07 4f4fb700ef54: Pull complete 01:51:07 80978eb59214: Pull complete 01:51:15 c9f46d7d2bd2: Pull complete 01:51:16 c5a475d317c9: Pull complete 01:51:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:51:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:51:16 ---> be29e6b0f0d4 01:51:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:51:18 ---> Running in b5c9567d60c6 01:51:18 Removing intermediate container b5c9567d60c6 01:51:18 ---> c9a27eaabb99 01:51:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:18 ---> Running in 945fe9b45c94 01:51:19 Removing intermediate container 945fe9b45c94 01:51:19 ---> 1ff9f0da5a5e 01:51:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:51:19 ---> Running in 39f47118e0ef 01:51:19 Removing intermediate container 39f47118e0ef 01:51:19 ---> 2e15ea9bd826 01:51:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:51:19 ---> Running in 8f0ec1041b7b 01:51:20 Removing intermediate container 8f0ec1041b7b 01:51:20 ---> 3c199a44ec72 01:51:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:20 ---> Running in a6b2681d7a49 01:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:51:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:51:23 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:51:23 (2/4) Installing libedit (20240517.3.1-r0) 01:51:23 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:51:23 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:51:23 Executing busybox-1.36.1-r29.trigger 01:51:23 OK: 242 MiB in 58 packages 01:51:24 Removing intermediate container a6b2681d7a49 01:51:24 ---> 1be7245e6857 01:51:24 Step 8/12 : WORKDIR /device-mqtt-go 01:51:24 ---> Running in 8a4f966ebda5 01:51:24 Removing intermediate container 8a4f966ebda5 01:51:24 ---> 543d7a4c8a86 01:51:24 Step 9/12 : COPY go.mod vendor* ./ 01:51:25 ---> 7632984a1a93 01:51:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:25 ---> Running in 852c25067e40 01:53:32 Removing intermediate container 852c25067e40 01:53:32 ---> e46395e2518a 01:53:32 Step 11/12 : COPY . . 01:53:32 ---> f2565c79d588 01:53:32 Step 12/12 : RUN $MAKE 01:53:32 ---> Running in 6f0348bd0031 01:53:32 noop 01:53:32 Removing intermediate container 6f0348bd0031 01:53:32 ---> 8f314650c229 01:53:32 Successfully built 8f314650c229 01:53:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:32 + docker inspect -f . ci-base-image-arm64 01:53:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:32 prd-ubuntu20.04-docker-arm64-4c-16g-23563 does not seem to be running inside a container 01:53:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:53:34 $ docker top 8cc6541aa47413a97a49ef9905c35a09aad04ec8739eaacdda147b0285481223 -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:35 + go version 01:53:35 go version go1.23.2 linux/arm64 [Pipeline] } 01:53:35 $ docker stop --time=1 8cc6541aa47413a97a49ef9905c35a09aad04ec8739eaacdda147b0285481223 01:53:36 $ docker rm -f --volumes 8cc6541aa47413a97a49ef9905c35a09aad04ec8739eaacdda147b0285481223 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:37 + docker inspect -f . ci-base-image-arm64 01:53:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:38 prd-ubuntu20.04-docker-arm64-4c-16g-23563 does not seem to be running inside a container 01:53:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:53:39 $ docker top 416f516a4cbcb6636d9bab46c173dfd944945d15ca7840d28267ce530602c08c -eo pid,comm [Pipeline] { [Pipeline] sh 01:53:40 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:53:41 + make test 01:53:41 go test ./... -coverprofile=coverage.out ./... 01:53:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:57:40 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:57:40 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:57:40 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.058s coverage: 22.8% of statements 01:57:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:57:40 go vet ./... 01:58:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:58:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:58:27 ./bin/test-attribution-txt.sh [Pipeline] echo 01:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:58:27 $ docker stop --time=1 416f516a4cbcb6636d9bab46c173dfd944945d15ca7840d28267ce530602c08c 01:58:29 $ docker rm -f --volumes 416f516a4cbcb6636d9bab46c173dfd944945d15ca7840d28267ce530602c08c [Pipeline] // withDockerContainer [Pipeline] sh 01:58:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:58:31 Warning: overwriting stash ‘coverage-report’ 01:58:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:58:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:58:32 + ls -al . 01:58:32 total 260 01:58:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 01:53 . 01:58:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 23 01:50 .. 01:58:32 -rw-rw-r-- 1 jenkins jenkins 140 Oct 23 01:50 .dockerignore 01:58:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 23 01:50 .git 01:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:50 .github 01:58:32 -rw-rw-r-- 1 jenkins jenkins 264 Oct 23 01:50 .gitignore 01:58:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 23 01:50 .golangci.yml 01:58:32 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 23 01:50 Attribution.txt 01:58:32 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 23 01:50 CHANGELOG.md 01:58:32 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 23 01:50 Dockerfile 01:58:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 23 01:50 GOVERNANCE.md 01:58:32 -rw-rw-r-- 1 jenkins jenkins 657 Oct 23 01:50 Jenkinsfile 01:58:32 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 23 01:50 LICENSE 01:58:32 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 23 01:50 Makefile 01:58:32 -rw-rw-r-- 1 jenkins jenkins 620 Oct 23 01:50 OWNERS.md 01:58:32 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 23 01:50 README.md 01:58:32 -rw-rw-r-- 1 jenkins jenkins 5 Oct 23 01:46 VERSION 01:58:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 01:50 bin 01:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:50 cmd 01:58:32 -rw-r--r-- 1 jenkins jenkins 21039 Oct 23 01:57 coverage.out 01:58:32 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 23 01:50 go.mod 01:58:32 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 23 01:50 go.sum 01:58:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 23 01:50 internal 01:58:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 23 01:50 mock 01:58:32 -rw-rw-r-- 1 jenkins jenkins 227 Oct 23 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:33 + 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=da9690a0139363959c39ce6de02590e55ecc3ce1 --label arch=arm64 --label version=0.0.0 . 01:58:33 Sending build context to Docker daemon 10.6MB 01:58:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:58:33 Step 2/25 : FROM ${BASE} AS builder 01:58:33 ---> 8f314650c229 01:58:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:58:33 ---> Running in e81aca7616d6 01:58:33 Removing intermediate container e81aca7616d6 01:58:33 ---> b2caa42c9c5e 01:58:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:34 ---> Running in ffe47d85252f 01:58:34 Removing intermediate container ffe47d85252f 01:58:34 ---> a3f80d7be014 01:58:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:34 ---> Running in ad7465ebf793 01:58:34 Removing intermediate container ad7465ebf793 01:58:34 ---> cb9c15ab88ef 01:58:34 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:58:35 ---> Running in 607150f4d50c 01:58:35 Removing intermediate container 607150f4d50c 01:58:35 ---> 723289c0cb69 01:58:35 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:35 ---> Running in 721a15bf948a 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:58:38 OK: 242 MiB in 58 packages 01:58:39 Removing intermediate container 721a15bf948a 01:58:39 ---> 5b2eda81971e 01:58:39 Step 8/25 : WORKDIR /device-mqtt-go 01:58:39 ---> Running in 5dcc62bbe9de 01:58:39 Removing intermediate container 5dcc62bbe9de 01:58:39 ---> 12ccfafc2ae5 01:58:39 Step 9/25 : COPY go.mod vendor* ./ 01:58:40 ---> 69e3856fe9ec 01:58:40 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:40 ---> Running in 12cdd0edd745 01:58:42 Removing intermediate container 12cdd0edd745 01:58:42 ---> abfb7516fd57 01:58:42 Step 11/25 : COPY . . 01:58:43 ---> 91f906e704ef 01:58:43 Step 12/25 : RUN $MAKE 01:58:43 ---> Running in 36ecd266d26b 01:58:44 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/v3/internal/common.SDKVersion=v3.2.0-dev.48" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 02:02:37 Removing intermediate container 36ecd266d26b 02:02:37 ---> 0f53a3b89e2e 02:02:37 Step 13/25 : FROM alpine:3.20 02:02:37 3.20: Pulling from library/alpine 02:02:37 cf04c63912e1: Already exists 02:02:37 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:02:37 Status: Downloaded newer image for alpine:3.20 02:02:37 ---> c157a85ed455 02:02:37 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:02:37 ---> Running in bc4137c8cb17 02:02:37 Removing intermediate container bc4137c8cb17 02:02:37 ---> 7521886135cd 02:02:37 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:02:37 ---> Running in e4966882b535 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:37 (1/1) Installing dumb-init (1.2.5-r3) 02:02:37 Executing busybox-1.36.1-r29.trigger 02:02:37 OK: 9 MiB in 15 packages 02:02:37 Removing intermediate container e4966882b535 02:02:37 ---> e37110e40c35 02:02:37 Step 16/25 : RUN apk --no-cache upgrade 02:02:37 ---> Running in cf6cce123959 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:37 Upgrading critical system libraries and apk-tools: 02:02:37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:02:37 Executing busybox-1.36.1-r29.trigger 02:02:37 Continuing the upgrade transaction with new apk-tools: 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:02:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:02:37 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:02:37 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:02:37 OK: 9 MiB in 15 packages 02:02:37 Removing intermediate container cf6cce123959 02:02:37 ---> 1b7e9201c22d 02:02:37 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:02:39 ---> 09d2977ddd4f 02:02:39 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:02:40 ---> 42c273ef801e 02:02:40 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:02:40 ---> 5af1a38d90e3 02:02:40 Step 20/25 : EXPOSE 59982 02:02:40 ---> Running in 727b0634166e 02:02:40 Removing intermediate container 727b0634166e 02:02:40 ---> be16c7f143fc 02:02:40 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:02:40 ---> Running in 5b8d1f81d6a0 02:02:41 Removing intermediate container 5b8d1f81d6a0 02:02:41 ---> 5637a7c00c24 02:02:41 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:02:41 ---> Running in 8de0737e9a08 02:02:41 Removing intermediate container 8de0737e9a08 02:02:41 ---> a8804e96d2f1 02:02:41 Step 23/25 : LABEL arch=arm64 02:02:41 ---> Running in 124f7d0895bc 02:02:42 Removing intermediate container 124f7d0895bc 02:02:42 ---> 67ade8261520 02:02:42 Step 24/25 : LABEL git_sha=da9690a0139363959c39ce6de02590e55ecc3ce1 02:02:42 ---> Running in bf2770781b03 02:02:42 Removing intermediate container bf2770781b03 02:02:42 ---> 1835655a5ce3 02:02:42 Step 25/25 : LABEL version=0.0.0 02:02:42 ---> Running in a48d69c7a3d7 02:02:42 Removing intermediate container a48d69c7a3d7 02:02:42 ---> c38deb845577 02:02:42 [Warning] One or more build-args [ARCH] were not consumed 02:02:42 Successfully built c38deb845577 02:02:42 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:44 02:02:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:02:44 arm64: Pulling from edgex-lftools-log-publisher 02:02:44 8998bd30e6a1: Pulling fs layer 02:02:44 04944245beec: Pulling fs layer 02:02:44 699f458cf7ca: Pulling fs layer 02:02:44 765212b225bb: Pulling fs layer 02:02:44 f23df028b6ca: Pulling fs layer 02:02:44 d65c8cfc05b1: Pulling fs layer 02:02:44 2437ff75d9bd: Pulling fs layer 02:02:44 f23df028b6ca: Waiting 02:02:44 d65c8cfc05b1: Waiting 02:02:44 2437ff75d9bd: Waiting 02:02:44 765212b225bb: Waiting 02:02:44 04944245beec: Verifying Checksum 02:02:44 04944245beec: Download complete 02:02:44 765212b225bb: Verifying Checksum 02:02:44 765212b225bb: Download complete 02:02:44 f23df028b6ca: Verifying Checksum 02:02:44 f23df028b6ca: Download complete 02:02:44 d65c8cfc05b1: Verifying Checksum 02:02:44 d65c8cfc05b1: Download complete 02:02:45 699f458cf7ca: Verifying Checksum 02:02:45 699f458cf7ca: Download complete 02:02:45 8998bd30e6a1: Verifying Checksum 02:02:45 8998bd30e6a1: Download complete 02:02:48 2437ff75d9bd: Verifying Checksum 02:02:48 2437ff75d9bd: Download complete 02:02:51 8998bd30e6a1: Pull complete 02:02:51 04944245beec: Pull complete 02:02:53 699f458cf7ca: Pull complete 02:02:53 765212b225bb: Pull complete 02:02:54 f23df028b6ca: Pull complete 02:02:54 d65c8cfc05b1: Pull complete 02:03:12 2437ff75d9bd: Pull complete 02:03:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:03:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:03:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-23563 does not seem to be running inside a container 02:03:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:03:16 $ docker top b1d00963ce28da246e9fb63e01493df25fee26efe62d3bd40ea50d97eea76daf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:16 ---> job-cost.sh 02:03:16 lf-activate-venv: SKIPPING 02:03:16 INFO: No Stack... 02:03:17 INFO: Retrieving Pricing Info for: v3-standard-4 02:03:18 INFO: Archiving Costs [Pipeline] sh 02:03:18 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:03:18 + cut -d, -f6 [Pipeline] lock 02:03:19 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] 02:03:19 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] did not exist. Created. 02:03:19 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:03:19 /w/workspace/device-mqtt-go/1@tmp/durable-e75997b6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:03:20 + echo total: 0.10999999940395355 [Pipeline] stash 02:03:20 Warning: overwriting stash ‘stack-cost’ 02:03:20 Stashed 1 file(s) [Pipeline] } 02:03:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-704-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:03:20 $ docker stop --time=1 b1d00963ce28da246e9fb63e01493df25fee26efe62d3bd40ea50d97eea76daf 02:03:22 $ docker rm -f --volumes b1d00963ce28da246e9fb63e01493df25fee26efe62d3bd40ea50d97eea76daf [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 02:03:23 provisioning config files... 02:03:23 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/config4074527435495185451tmp [Pipeline] { [Pipeline] sh 02:03:24 + set +x 02:03:24 + curl -s https://codecov.io/bash 02:03:24 + bash -s -- 02:03:24 02:03:24 _____ _ 02:03:24 / ____| | | 02:03:24 | | ___ __| | ___ ___ _____ __ 02:03:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:03:24 | |___| (_) | (_| | __/ (_| (_) \ V / 02:03:24 \_____\___/ \__,_|\___|\___\___/ \_/ 02:03:24 Bash-1.0.6 02:03:24 02:03:24 02:03:24 ==> git version 2.25.1 found 02:03:24 ==> 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 02:03:24 Release-Date: 2020-01-08 02:03:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:03:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:03:24 ==> Jenkins CI detected. 02:03:24 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-704 02:03:24 project root: . 02:03:24 --> token set from env 02:03:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:03:24 ==> Running gcov in . (disable via -X gcov) 02:03:24 ==> Python coveragepy not found 02:03:24 ==> Searching for coverage reports in: 02:03:24 + . 02:03:24 -> Found 1 reports 02:03:24 ==> Detecting git/mercurial file structure 02:03:24 ==> Reading reports 02:03:24 + ./coverage.out bytes=21039 02:03:24 ==> Appending adjustments 02:03:24 https://docs.codecov.io/docs/fixing-reports 02:03:24 + Found adjustments 02:03:24 ==> Gzipping contents 02:03:24 4.0K /tmp/codecov.GLs09F.gz 02:03:24 ==> Uploading reports 02:03:24 url: https://codecov.io 02:03:24 query: branch=PR-704&commit=da9690a0139363959c39ce6de02590e55ecc3ce1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=704&job=&cmd_args= 02:03:24 -> Pinging Codecov 02:03:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-704&commit=da9690a0139363959c39ce6de02590e55ecc3ce1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-704%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=704&job=&cmd_args= 02:03:24 -> Uploading to 02:03:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/da9690a0139363959c39ce6de02590e55ecc3ce1/9ef492b9-9831-4c0b-923b-e7cf1c623f94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241023%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241023T020324Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=85730c301fbd52acc537cc97bdfe1d8d3f92a59816bd99d0faf7d30fc57f85ee 02:03:24 % Total % Received % Xferd Average Speed Time Time Time Current 02:03:24 Dload Upload Total Spent Left Speed 02:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 13769 --:--:-- --:--:-- --:--:-- 13713 02:03:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/da9690a0139363959c39ce6de02590e55ecc3ce1 [Pipeline] } 02:03:24 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 02:03:27 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives ] 02:03:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives 02:03:27 total 16 02:03:27 drwxr-xr-x 3 root root 4096 Oct 23 01:49 . 02:03:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 01:49 .. 02:03:27 drwxr-xr-x 2 root root 4096 Oct 23 01:49 cost 02:03:27 -rw-r--r-- 1 root root 86 Oct 23 01:49 cost.csv 02:03:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives 02:03:27 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives 02:03:27 total 16 02:03:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 23 01:49 . 02:03:27 drwxrwxr-x 10 jenkins jenkins 4096 Oct 23 01:49 .. 02:03:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 23 01:49 cost 02:03:27 -rw-r--r-- 1 jenkins jenkins 86 Oct 23 01:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:03:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:03:28 ---> package-listing.sh 02:03:28 ++ facter osfamily 02:03:28 ++ tr '[:upper:]' '[:lower:]' 02:03:28 + OS_FAMILY=debian 02:03:28 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-704 02:03:28 + START_PACKAGES=/tmp/packages_start.txt 02:03:28 + END_PACKAGES=/tmp/packages_end.txt 02:03:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:03:28 + PACKAGES=/tmp/packages_start.txt 02:03:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-704 ']' 02:03:28 + PACKAGES=/tmp/packages_end.txt 02:03:28 + case "${OS_FAMILY}" in 02:03:28 + dpkg -l 02:03:28 + grep '^ii' 02:03:28 + '[' -f /tmp/packages_start.txt ']' 02:03:28 + '[' -f /tmp/packages_end.txt ']' 02:03:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:03:28 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-704 ']' 02:03:28 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives/ 02:03:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-704/archives/ [Pipeline] echo 02:03:28 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-704/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:03:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:29 prd-ubuntu20.04-docker-8c-8g-23561 does not seem to be running inside a container 02:03:29 $ 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-704/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-704 -v /w/workspace/gexfoundry_device-mqtt-go_PR-704:/w/workspace/gexfoundry_device-mqtt-go_PR-704:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-704@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:03:30 $ docker top 64e36124387cd6de8dfb77608808cf3068d7ad1096393a0a0e79a00083316041 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:30 + touch /tmp/pre-build-complete [Pipeline] sh 02:03:30 + mkdir -p /var/log/sysstat [Pipeline] sh 02:03:31 + ls /var/log/sa-host 02:03:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:31 provisioning config files... 02:03:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-704@tmp/config40659116628099671tmp [Pipeline] { [Pipeline] echo 02:03:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:03:32 ---> create-netrc.sh [Pipeline] } 02:03:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:03:32 ---> python-tools-install.sh [Pipeline] echo 02:03:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:03:32 ---> sudo-logs.sh 02:03:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:03:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:03:33 ---> job-cost.sh 02:03:33 lf-activate-venv: SKIPPING 02:03:33 DEBUG: total: 0.2199999988079071 02:03:33 INFO: Retrieving Stack Cost... 02:03:33 INFO: Retrieving Pricing Info for: v3-standard-8 02:03:34 INFO: Archiving Costs [Pipeline] echo 02:03:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:03:34 ---> logs-deploy.sh 02:03:34 lf-activate-venv: SKIPPING 02:03:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-704/1 02:03:34 INFO: archiving workspace using pattern(s): 02:03:36 Archives upload complete. 02:03:36 INFO: archiving logs to Nexus 02:03:37 ---> uname -a: 02:03:37 Linux prd-ubuntu20-04-docker-8c-8g-23561 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:03:37 02:03:37