Pull request #647 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from e006cb99eb27a2b9bcb598762944c17a944f278e+0b7988ad925f4dc882909eccaaf50c651f359b4a (e74b216b4b8d416e3a22ea1604ab32c49836c00a) 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-ssh14409440123705474538.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh296624802781652330.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-647/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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11432917430502343915.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-647/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16031160549221643589.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9000847205628568737.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-647/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-647/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10042334222036444859.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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.21 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-17515 in /w/workspace/gexfoundry_device-mqtt-go_PR-647 [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-647 # 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/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0b7988ad925f4dc882909eccaaf50c651f359b4a into PR head commit e006cb99eb27a2b9bcb598762944c17a944f278e Merge succeeded, producing e006cb99eb27a2b9bcb598762944c17a944f278e Checking out Revision e006cb99eb27a2b9bcb598762944c17a944f278e (PR-647) > git config core.sparsecheckout # timeout=10 > git checkout -f e006cb99eb27a2b9bcb598762944c17a944f278e # 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 0b7988ad925f4dc882909eccaaf50c651f359b4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e006cb99eb27a2b9bcb598762944c17a944f278e # timeout=10 Commit message: "fix: Address CVE in Alpine base image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:49:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:49:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:49:05 ========================================================= 18:49:05 EdgeX Global Pipelines Version Info 18:49:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:49:06 ------------------- 18:49:06 stable info: 18:49:06 ------------------- 18:49:06 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 18:49:06 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:49:06 Message: update stable to v1.0.257 18:49:06 ------------------- 18:49:06 experimental info: 18:49:06 ------------------- 18:49:06 Commited By: **** collab-it+edgex@linuxfoundation.org 18:49:06 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 18:49:06 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:49:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-647 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-647 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-647 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e006cb99eb27a2b9bcb598762944c17a944f278e [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e006cb9 [Pipeline] echo 18:49:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:49:08 provisioning config files... 18:49:08 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/config9049962989708404960tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:09 ---> docker-login.sh 18:49:09 nexus3.edgexfoundry.org:10001 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 nexus3.edgexfoundry.org:10002 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:09 Configure a credential helper to remove this warning. See 18:49:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:09 18:49:09 Login Succeeded 18:49:09 nexus3.edgexfoundry.org:10003 18:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:10 Configure a credential helper to remove this warning. See 18:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:10 18:49:10 Login Succeeded 18:49:10 nexus3.edgexfoundry.org:10004 18:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:10 Configure a credential helper to remove this warning. See 18:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:10 18:49:10 Login Succeeded 18:49:10 docker.io 18:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:10 Configure a credential helper to remove this warning. See 18:49:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:10 18:49:10 Login Succeeded 18:49:10 ---> docker-login.sh ends [Pipeline] } 18:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:49:11 + git rev-list -1 --merges e006cb99eb27a2b9bcb598762944c17a944f278e~1..e006cb99eb27a2b9bcb598762944c17a944f278e [Pipeline] echo 18:49:11 -----------> git rev-list -1 --merges e006cb99eb27a2b9bcb598762944c17a944f278e~1..e006cb99eb27a2b9bcb598762944c17a944f278e e006cb99eb27a2b9bcb598762944c17a944f278e [false] [Pipeline] sh 18:49:11 + git log --format=format:%s -1 e006cb99eb27a2b9bcb598762944c17a944f278e [Pipeline] echo 18:49:11 ========================================================= 18:49:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:49:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:49:11 + git log --format=format:%s -1 e006cb99eb27a2b9bcb598762944c17a944f278e [Pipeline] echo 18:49:11 [semverPrep] GIT_COMMIT: e006cb99eb27a2b9bcb598762944c17a944f278e, Commit Message: fix: Address CVE in Alpine base image [Pipeline] echo 18:49:11 [semverPrep] This is not a build commit. [Pipeline] sh 18:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:49:12 + grep -v github /etc/ssh/ssh_known_hosts 18:49:12 + [ -e /tmp/ssh_known_hosts ] 18:49:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:49:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:49:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:12 18:49:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:13 0.1.4: Pulling from edgex-devops/py-git-semver 18:49:13 b85a868b505f: Pulling fs layer 18:49:13 e2be974225ed: Pulling fs layer 18:49:13 339a4e72a1f5: Pulling fs layer 18:49:13 988bab9f4d93: Pulling fs layer 18:49:13 1469e6f7b9e6: Pulling fs layer 18:49:13 eaf3925da568: Pulling fs layer 18:49:13 bab4dde63d76: Pulling fs layer 18:49:13 bde34c3a00c8: Pulling fs layer 18:49:13 b352a97aabf1: Pulling fs layer 18:49:13 4872d77fe225: Pulling fs layer 18:49:13 5851b861e8e6: Pulling fs layer 18:49:13 eaf3925da568: Waiting 18:49:13 bab4dde63d76: Waiting 18:49:13 bde34c3a00c8: Waiting 18:49:13 988bab9f4d93: Waiting 18:49:13 b352a97aabf1: Waiting 18:49:13 1469e6f7b9e6: Waiting 18:49:13 5851b861e8e6: Waiting 18:49:13 4872d77fe225: Waiting 18:49:13 e2be974225ed: Download complete 18:49:13 988bab9f4d93: Download complete 18:49:13 1469e6f7b9e6: Verifying Checksum 18:49:13 1469e6f7b9e6: Download complete 18:49:13 339a4e72a1f5: Verifying Checksum 18:49:13 339a4e72a1f5: Download complete 18:49:13 eaf3925da568: Verifying Checksum 18:49:13 eaf3925da568: Download complete 18:49:13 bde34c3a00c8: Verifying Checksum 18:49:13 bde34c3a00c8: Download complete 18:49:13 b352a97aabf1: Download complete 18:49:13 4872d77fe225: Verifying Checksum 18:49:13 4872d77fe225: Download complete 18:49:13 b85a868b505f: Verifying Checksum 18:49:13 b85a868b505f: Download complete 18:49:13 bab4dde63d76: Download complete 18:49:14 b85a868b505f: Pull complete 18:49:14 e2be974225ed: Pull complete 18:49:15 339a4e72a1f5: Pull complete 18:49:15 988bab9f4d93: Pull complete 18:49:15 1469e6f7b9e6: Pull complete 18:49:16 eaf3925da568: Pull complete 18:49:17 bab4dde63d76: Pull complete 18:49:18 bde34c3a00c8: Pull complete 18:49:20 b352a97aabf1: Pull complete 18:49:21 4872d77fe225: Pull complete 18:49:21 5851b861e8e6: Pull complete 18:49:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:49:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:49:23 prd-ubuntu20.04-docker-8c-8g-17515 does not seem to be running inside a container 18:49:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-647 -v /w/workspace/gexfoundry_device-mqtt-go_PR-647:/w/workspace/gexfoundry_device-mqtt-go_PR-647:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-647@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-devops/py-git-semver:0.1.4 cat 18:49:29 $ docker top 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 -eo pid,comm 18:49:29 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). 18:49:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:49:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:29 [ssh-agent] Looking for ssh-agent implementation... 18:49:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:29 $ docker exec 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 ssh-agent 18:49:30 SSH_AUTH_SOCK=/tmp/ssh-6kLIS8qhHv9x/agent.32 18:49:30 SSH_AGENT_PID=38 18:49:30 Running ssh-add (command line suppressed) 18:49:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/private_key_9095646658940415353.key (/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/private_key_9095646658940415353.key) 18:49:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:30 + git tag --points-at HEAD [Pipeline] } 18:49:30 $ docker exec --env ******** --env ******** 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 ssh-agent -k 18:49:30 unset SSH_AUTH_SOCK; 18:49:30 unset SSH_AGENT_PID; 18:49:30 echo Agent pid 38 killed; 18:49:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:49:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:49:30 [ssh-agent] Looking for ssh-agent implementation... 18:49:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:49:30 $ docker exec 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 ssh-agent 18:49:30 SSH_AUTH_SOCK=/tmp/ssh-3DNYOH9aOgp3/agent.70 18:49:30 SSH_AGENT_PID=76 18:49:31 Running ssh-add (command line suppressed) 18:49:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/private_key_115282374608483173.key (/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/private_key_115282374608483173.key) 18:49:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:49:31 + git semver init 18:49:31 2023-11-14 18:49:31,612 [run_init] DEBUG init version:0.0.0 force:False 18:49:31 2023-11-14 18:49:31,613 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver 18:49:31 2023-11-14 18:49:31,613 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver 18:49:31 2023-11-14 18:49:31,613 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-647, universal_newlines=False, shell=None, istream=None) 18:49:32 2023-11-14 18:49:32,517 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647/.git/info/exclude 18:49:32 2023-11-14 18:49:32,517 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver/PR-647 with force:False 18:49:32 2023-11-14 18:49:32,517 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver/PR-647 18:49:32 2023-11-14 18:49:32,521 [execute] INFO git cat-file --batch-check 18:49:32 2023-11-14 18:49:32,522 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) 18:49:32 2023-11-14 18:49:32,527 [execute] INFO git cat-file --batch 18:49:32 2023-11-14 18:49:32,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver, universal_newlines=False, shell=None, istream=) 18:49:32 2023-11-14 18:49:32,532 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-647/.semver/PR-647 18:49:32 0.0.0 [Pipeline] } 18:49:32 $ docker exec --env ******** --env ******** 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 ssh-agent -k 18:49:32 unset SSH_AUTH_SOCK; 18:49:32 unset SSH_AGENT_PID; 18:49:32 echo Agent pid 76 killed; 18:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:49:33 + git semver [Pipeline] } 18:49:33 $ docker stop --time=1 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 18:49:35 $ docker rm -f --volumes 51ea7e021a4cf5084191de0be6347de3b16183db5e7b2f9aaff60dbda24c3d00 [Pipeline] // withDockerContainer [Pipeline] sh 18:49:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:49:35 Stashed 1 file(s) [Pipeline] echo 18:49:35 [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 18:49:36 provisioning config files... 18:49:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/config16376450003298935750tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:49:36 ---> docker-login.sh 18:49:36 nexus3.edgexfoundry.org:10001 18:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:36 Configure a credential helper to remove this warning. See 18:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:36 18:49:36 Login Succeeded 18:49:36 nexus3.edgexfoundry.org:10002 18:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:36 Configure a credential helper to remove this warning. See 18:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:36 18:49:36 Login Succeeded 18:49:36 nexus3.edgexfoundry.org:10003 18:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:36 Configure a credential helper to remove this warning. See 18:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:36 18:49:36 Login Succeeded 18:49:36 nexus3.edgexfoundry.org:10004 18:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:36 Configure a credential helper to remove this warning. See 18:49:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:36 18:49:36 Login Succeeded 18:49:36 docker.io 18:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:49:37 Configure a credential helper to remove this warning. See 18:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:49:37 18:49:37 Login Succeeded 18:49:37 ---> docker-login.sh ends [Pipeline] } 18:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:49:37 ========================================================= 18:49:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:49:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:49:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:49:38 Sending build context to Docker daemon 6.582MB 18:49:38 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:49:38 Step 2/12 : FROM ${BASE} AS builder 18:49:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:49:38 7264a8db6415: Pulling fs layer 18:49:38 c4d48a809fc2: Pulling fs layer 18:49:38 4f1c88b9dad5: Pulling fs layer 18:49:38 ad3a456e5733: Pulling fs layer 18:49:38 69c7f0334f64: Pulling fs layer 18:49:38 1f1c1a5573a3: Pulling fs layer 18:49:38 ce7588e14bc9: Pulling fs layer 18:49:38 b5e4710f87ac: Pulling fs layer 18:49:38 ad3a456e5733: Waiting 18:49:38 ce7588e14bc9: Waiting 18:49:38 69c7f0334f64: Waiting 18:49:38 1f1c1a5573a3: Waiting 18:49:38 b5e4710f87ac: Waiting 18:49:38 c4d48a809fc2: Verifying Checksum 18:49:38 c4d48a809fc2: Download complete 18:49:38 ad3a456e5733: Download complete 18:49:38 69c7f0334f64: Verifying Checksum 18:49:38 69c7f0334f64: Download complete 18:49:38 7264a8db6415: Verifying Checksum 18:49:38 7264a8db6415: Download complete 18:49:38 1f1c1a5573a3: Verifying Checksum 18:49:38 1f1c1a5573a3: Download complete 18:49:38 7264a8db6415: Pull complete 18:49:38 c4d48a809fc2: Pull complete 18:49:38 b5e4710f87ac: Verifying Checksum 18:49:38 b5e4710f87ac: Download complete 18:49:38 4f1c88b9dad5: Verifying Checksum 18:49:38 4f1c88b9dad5: Download complete 18:49:39 ce7588e14bc9: Verifying Checksum 18:49:39 ce7588e14bc9: Download complete 18:49:41 4f1c88b9dad5: Pull complete 18:49:41 ad3a456e5733: Pull complete 18:49:41 69c7f0334f64: Pull complete 18:49:41 1f1c1a5573a3: Pull complete 18:49:44 ce7588e14bc9: Pull complete 18:49:44 b5e4710f87ac: Pull complete 18:49:44 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:49:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:49:44 ---> 88b5674ff536 18:49:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:49:51 Still waiting to schedule task 18:49:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:49:56 ---> Running in 38f6b3f8296c 18:49:56 Removing intermediate container 38f6b3f8296c 18:49:56 ---> d2afa1dbea43 18:49:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:49:56 ---> Running in 8cbe01ca140b 18:49:56 Removing intermediate container 8cbe01ca140b 18:49:56 ---> 017740586683 18:49:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:49:56 ---> Running in a91cb089bc29 18:49:56 Removing intermediate container a91cb089bc29 18:49:56 ---> e715d330be6d 18:49:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:49:56 ---> Running in a9ff7f5f306e 18:49:56 Removing intermediate container a9ff7f5f306e 18:49:56 ---> cb2239a84b51 18:49:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:49:56 ---> Running in 9bcc4889bc05 18:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:49:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:49:56 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:49:56 (2/4) Installing libedit (20221030.3.1-r1) 18:49:56 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:49:56 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:49:56 Executing busybox-1.36.1-r5.trigger 18:49:56 OK: 268 MiB in 56 packages 18:49:56 Removing intermediate container 9bcc4889bc05 18:49:56 ---> 91a1428519fd 18:49:56 Step 8/12 : WORKDIR /device-mqtt-go 18:49:56 ---> Running in 5ef2287ad7e5 18:49:57 Removing intermediate container 5ef2287ad7e5 18:49:57 ---> eb76c1c5b7ad 18:49:57 Step 9/12 : COPY go.mod vendor* ./ 18:49:57 ---> af0275febf10 18:49:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:57 ---> Running in f8fccd91ad19 18:50:43 Removing intermediate container f8fccd91ad19 18:50:43 ---> 213e713ff683 18:50:43 Step 11/12 : COPY . . 18:50:43 ---> 8f2b3f7f2a42 18:50:43 Step 12/12 : RUN $MAKE 18:50:43 ---> Running in 4028d335d6cb 18:50:43 noop 18:50:43 Removing intermediate container 4028d335d6cb 18:50:43 ---> 3c4694ac346f 18:50:43 Successfully built 3c4694ac346f 18:50:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:44 + docker inspect -f . ci-base-image-x86_64 18:50:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:44 prd-ubuntu20.04-docker-8c-8g-17515 does not seem to be running inside a container 18:50:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-647 -v /w/workspace/gexfoundry_device-mqtt-go_PR-647:/w/workspace/gexfoundry_device-mqtt-go_PR-647:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:50:44 $ docker top d1b6d90c000d29cc661eb812d27d3ee1cb802f0221ab2e3a4df983c40b3e6f5e -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:45 + go version 18:50:45 go version go1.21.0 linux/amd64 [Pipeline] } 18:50:45 $ docker stop --time=1 d1b6d90c000d29cc661eb812d27d3ee1cb802f0221ab2e3a4df983c40b3e6f5e 18:50:46 $ docker rm -f --volumes d1b6d90c000d29cc661eb812d27d3ee1cb802f0221ab2e3a4df983c40b3e6f5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:47 + docker inspect -f . ci-base-image-x86_64 18:50:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:47 prd-ubuntu20.04-docker-8c-8g-17515 does not seem to be running inside a container 18:50:47 $ 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-647 -v /w/workspace/gexfoundry_device-mqtt-go_PR-647:/w/workspace/gexfoundry_device-mqtt-go_PR-647:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:50:47 $ docker top 8c598056bc0ecab6afcb904fc78995ae81a01bfbe053719b075f20734e473929 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-647 [Pipeline] fileExists [Pipeline] sh 18:50:48 + make test 18:50:48 go test ./... -coverprofile=coverage.out ./... 18:50:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:51:00 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:51:00 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:51:00 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 22.8% of statements 18:51:05 go vet ./... 18:51:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:51:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:51:08 ./bin/test-attribution-txt.sh [Pipeline] echo 18:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:51:08 $ docker stop --time=1 8c598056bc0ecab6afcb904fc78995ae81a01bfbe053719b075f20734e473929 18:51:13 $ docker rm -f --volumes 8c598056bc0ecab6afcb904fc78995ae81a01bfbe053719b075f20734e473929 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:51:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:51:14 + ls -al . 18:51:14 total 184 18:51:14 drwxrwxr-x 9 jenkins jenkins 4096 Nov 14 18:50 . 18:51:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:48 .. 18:51:14 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 18:49 .dockerignore 18:51:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:50 .git 18:51:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:49 .github 18:51:14 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 18:49 .gitignore 18:51:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:49 .golangci.yml 18:51:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:49 .semver 18:51:14 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 18:49 Attribution.txt 18:51:14 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 18:49 CHANGELOG.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 18:49 Dockerfile 18:51:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:49 GOVERNANCE.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 18:49 Jenkinsfile 18:51:14 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:49 LICENSE 18:51:14 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 18:49 Makefile 18:51:14 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 18:49 OWNERS.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 18:49 README.md 18:51:14 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:49 VERSION 18:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:49 bin 18:51:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:49 cmd 18:51:14 -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 18:50 coverage.out 18:51:14 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 18:49 go.mod 18:51:14 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 18:49 go.sum 18:51:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:49 internal 18:51:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:49 mock 18:51:14 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:15 + 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=e006cb99eb27a2b9bcb598762944c17a944f278e --label arch=amd64 --label version=0.0.0 . 18:51:15 Sending build context to Docker daemon 6.601MB 18:51:15 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:51:15 Step 2/25 : FROM ${BASE} AS builder 18:51:15 ---> 3c4694ac346f 18:51:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:51:15 ---> Running in 4850f67648a2 18:51:15 Removing intermediate container 4850f67648a2 18:51:15 ---> f887682fe26a 18:51:15 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:51:15 ---> Running in 6b5f1588f0d1 18:51:15 Removing intermediate container 6b5f1588f0d1 18:51:15 ---> 1e8150a83f2d 18:51:15 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:51:15 ---> Running in ac90b8683091 18:51:15 Removing intermediate container ac90b8683091 18:51:15 ---> 4f92aeea6e1c 18:51:15 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:51:15 ---> Running in b2ecc9936fc5 18:51:15 Removing intermediate container b2ecc9936fc5 18:51:15 ---> 532cae098407 18:51:15 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:15 ---> Running in 5d1a349cf98f 18:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:16 OK: 268 MiB in 56 packages 18:51:16 Removing intermediate container 5d1a349cf98f 18:51:16 ---> 03abcdc747cf 18:51:16 Step 8/25 : WORKDIR /device-mqtt-go 18:51:16 ---> Running in 915b3566fa4a 18:51:16 Removing intermediate container 915b3566fa4a 18:51:16 ---> 1923837e98cf 18:51:16 Step 9/25 : COPY go.mod vendor* ./ 18:51:16 ---> 91db96dfbb00 18:51:16 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:16 ---> Running in 492d35c118bd 18:51:17 Removing intermediate container 492d35c118bd 18:51:17 ---> f3dae1e39cfa 18:51:17 Step 11/25 : COPY . . 18:51:18 ---> 06a1198c56e4 18:51:18 Step 12/25 : RUN $MAKE 18:51:18 ---> Running in e0ac312a81d5 18:51:19 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.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 18:51:41 Removing intermediate container e0ac312a81d5 18:51:41 ---> d805faefdae9 18:51:41 Step 13/25 : FROM alpine:3.18 18:51:41 3.18: Pulling from library/alpine 18:51:41 96526aa774ef: Pulling fs layer 18:51:41 96526aa774ef: Verifying Checksum 18:51:41 96526aa774ef: Download complete 18:51:41 96526aa774ef: Pull complete 18:51:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:51:41 Status: Downloaded newer image for alpine:3.18 18:51:41 ---> 8ca4688f4f35 18:51:41 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:51:41 ---> Running in 92d6f192e01f 18:51:41 Removing intermediate container 92d6f192e01f 18:51:41 ---> adc204b43e91 18:51:41 Step 15/25 : RUN apk add --update --no-cache dumb-init 18:51:41 ---> Running in 6bde1e6bbd73 18:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:41 (1/1) Installing dumb-init (1.2.5-r2) 18:51:41 Executing busybox-1.36.1-r2.trigger 18:51:41 OK: 7 MiB in 16 packages 18:51:41 Removing intermediate container 6bde1e6bbd73 18:51:41 ---> 77c9ebe337b4 18:51:41 Step 16/25 : RUN apk --no-cache upgrade 18:51:41 ---> Running in 876ed39767a1 18:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:42 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:51:42 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:51:42 Executing busybox-1.36.1-r5.post-upgrade 18:51:42 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:51:42 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:51:42 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:51:42 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:51:42 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:51:42 Executing busybox-1.36.1-r5.trigger 18:51:42 OK: 7 MiB in 16 packages 18:51:43 Removing intermediate container 876ed39767a1 18:51:43 ---> 5812fe4092db 18:51:43 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 18:51:44 ---> 28804c3b784a 18:51:44 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 18:51:44 ---> e3289295bb98 18:51:44 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:51:44 ---> 14281f43bcfe 18:51:44 Step 20/25 : EXPOSE 59982 18:51:44 ---> Running in 8cc147b21415 18:51:44 Removing intermediate container 8cc147b21415 18:51:44 ---> 3d77c95ca5e4 18:51:44 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 18:51:44 ---> Running in 240ab20c6162 18:51:44 Removing intermediate container 240ab20c6162 18:51:44 ---> 12632d9359ad 18:51:44 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:51:44 ---> Running in 9fb8bf8f6a9c 18:51:44 Removing intermediate container 9fb8bf8f6a9c 18:51:44 ---> b2cbc14ff0d8 18:51:44 Step 23/25 : LABEL arch=amd64 18:51:44 ---> Running in f5018bab2f4c 18:51:44 Removing intermediate container f5018bab2f4c 18:51:44 ---> 6033a5427e01 18:51:44 Step 24/25 : LABEL git_sha=e006cb99eb27a2b9bcb598762944c17a944f278e 18:51:44 ---> Running in 9d0c36835f47 18:51:44 Removing intermediate container 9d0c36835f47 18:51:44 ---> 9170619bbd48 18:51:44 Step 25/25 : LABEL version=0.0.0 18:51:44 ---> Running in d7ab5dc15d98 18:51:44 Removing intermediate container d7ab5dc15d98 18:51:44 ---> bbbd125f9f3d 18:51:44 [Warning] One or more build-args [ARCH] were not consumed 18:51:44 Successfully built bbbd125f9f3d 18:51:44 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:45 18:51:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:46 latest: Pulling from edgex-lftools-log-publisher 18:51:46 5eb5b503b376: Pulling fs layer 18:51:46 5c69ac0246d0: Pulling fs layer 18:51:46 ec43610c2a17: Pulling fs layer 18:51:46 3a2ae6a8a46f: Pulling fs layer 18:51:46 33b1e0a273af: Pulling fs layer 18:51:46 5d3b04190fa2: Pulling fs layer 18:51:46 2f39f015ded8: Pulling fs layer 18:51:46 3a2ae6a8a46f: Waiting 18:51:46 33b1e0a273af: Waiting 18:51:46 5d3b04190fa2: Waiting 18:51:46 2f39f015ded8: Waiting 18:51:46 5c69ac0246d0: Verifying Checksum 18:51:46 5c69ac0246d0: Download complete 18:51:46 3a2ae6a8a46f: Download complete 18:51:46 33b1e0a273af: Verifying Checksum 18:51:46 33b1e0a273af: Download complete 18:51:46 5d3b04190fa2: Verifying Checksum 18:51:46 5d3b04190fa2: Download complete 18:51:46 ec43610c2a17: Verifying Checksum 18:51:46 ec43610c2a17: Download complete 18:51:46 5eb5b503b376: Download complete 18:51:46 2f39f015ded8: Download complete 18:51:47 5eb5b503b376: Pull complete 18:51:48 5c69ac0246d0: Pull complete 18:51:48 ec43610c2a17: Pull complete 18:51:48 3a2ae6a8a46f: Pull complete 18:51:49 33b1e0a273af: Pull complete 18:51:50 5d3b04190fa2: Pull complete 18:51:54 2f39f015ded8: Pull complete 18:51:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:51:54 prd-ubuntu20.04-docker-8c-8g-17515 does not seem to be running inside a container 18:51:54 $ 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-647 -v /w/workspace/gexfoundry_device-mqtt-go_PR-647:/w/workspace/gexfoundry_device-mqtt-go_PR-647:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:52:06 $ docker top 94ba1365e210bff8a0966fdee28d2e5c5a5ad672e811d0bfab039c9bbb124f8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:52:06 ---> job-cost.sh 18:52:06 lf-activate-venv: SKIPPING 18:52:06 INFO: No Stack... 18:52:07 INFO: Retrieving Pricing Info for: v3-standard-8 18:52:07 INFO: Archiving Costs [Pipeline] sh 18:52:07 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives/cost.csv 18:52:07 + cut -d, -f6 [Pipeline] lock 18:52:07 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] 18:52:07 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] did not exist. Created. 18:52:07 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:52:08 + echo total: 0.2199999988079071 [Pipeline] stash 18:52:08 Stashed 1 file(s) [Pipeline] } 18:52:08 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:52:08 $ docker stop --time=1 94ba1365e210bff8a0966fdee28d2e5c5a5ad672e811d0bfab039c9bbb124f8a 18:52:09 $ docker rm -f --volumes 94ba1365e210bff8a0966fdee28d2e5c5a5ad672e811d0bfab039c9bbb124f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:52:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17517 in /w/workspace/gexfoundry_device-mqtt-go_PR-647 [Pipeline] { [Pipeline] ws 18:52:49 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:52:50 The recommended git tool is: git 18:52:56 using credential edgex-jenkins-ssh 18:52:56 Cloning the remote Git repository 18:52:56 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:52:56 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:52:56 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:52:56 > git --version # timeout=10 18:52:56 > git --version # 'git version 2.25.1' 18:52:56 using GIT_SSH to set credentials SSH Credentials for GitHub 18:52:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:57 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:52:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:52:59 Merging remotes/origin/main commit 0b7988ad925f4dc882909eccaaf50c651f359b4a into PR head commit e006cb99eb27a2b9bcb598762944c17a944f278e 18:53:00 Merge succeeded, producing e006cb99eb27a2b9bcb598762944c17a944f278e 18:53:00 Checking out Revision e006cb99eb27a2b9bcb598762944c17a944f278e (PR-647) 18:52:59 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:52:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:52:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:52:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/647/head:refs/remotes/origin/PR-647 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:52:59 > git config core.sparsecheckout # timeout=10 18:52:59 > git checkout -f e006cb99eb27a2b9bcb598762944c17a944f278e # timeout=10 18:52:59 > git remote # timeout=10 18:52:59 > git config --get remote.origin.url # timeout=10 18:52:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:53:00 > git merge 0b7988ad925f4dc882909eccaaf50c651f359b4a # timeout=10 18:53:00 > git rev-parse HEAD^{commit} # timeout=10 18:53:00 > git config core.sparsecheckout # timeout=10 18:53:00 > git checkout -f e006cb99eb27a2b9bcb598762944c17a944f278e # timeout=10 18:53:03 Commit message: "fix: Address CVE in Alpine base image" 18:53:03 > git --version # timeout=10 18:53:03 > git --version # 'git version 2.25.1' 18:53:03 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:53:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:53:04 % Total % Received % Xferd Average Speed Time Time Time Current 18:53:04 Dload Upload Total Spent Left Speed 18:53:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 96809 [Pipeline] sh 18:53:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:53:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:53:06 + sudo tee /etc/docker/daemon.new 18:53:06 { 18:53:06 "registry-mirrors": [ 18:53:06 "https://nexus3.edgexfoundry.org:10001" 18:53:06 ], 18:53:06 "bip": "10.250.0.254/24", 18:53:06 "hosts": [ 18:53:06 "tcp://0.0.0.0:5555", 18:53:06 "unix:///var/run/docker.sock" 18:53:06 ], 18:53:06 "mtu": 1458, 18:53:06 "selinux-enabled": true, 18:53:06 "seccomp-profile": "/etc/docker/seccomp.json" 18:53:06 } [Pipeline] sh 18:53:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:53:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:53:25 provisioning config files... 18:53:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3423612546198973625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:25 ---> docker-login.sh 18:53:25 nexus3.edgexfoundry.org:10001 18:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:26 Configure a credential helper to remove this warning. See 18:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:26 18:53:26 Login Succeeded 18:53:26 nexus3.edgexfoundry.org:10002 18:53:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:26 Configure a credential helper to remove this warning. See 18:53:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:26 18:53:26 Login Succeeded 18:53:26 nexus3.edgexfoundry.org:10003 18:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:27 Configure a credential helper to remove this warning. See 18:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:27 18:53:27 Login Succeeded 18:53:27 nexus3.edgexfoundry.org:10004 18:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:27 Configure a credential helper to remove this warning. See 18:53:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:27 18:53:27 Login Succeeded 18:53:27 docker.io 18:53:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:53:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:53:28 Configure a credential helper to remove this warning. See 18:53:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:53:28 18:53:28 Login Succeeded 18:53:28 ---> docker-login.sh ends [Pipeline] } 18:53:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:53:28 ========================================================= 18:53:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:53:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:53:29 Sending build context to Docker daemon 3.39MB 18:53:29 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:53:29 Step 2/12 : FROM ${BASE} AS builder 18:53:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:53:29 9fda8d8052c6: Pulling fs layer 18:53:29 5d54e960e981: Pulling fs layer 18:53:29 c4a7e357bf2a: Pulling fs layer 18:53:29 f0e02332f6b5: Pulling fs layer 18:53:29 872ee5b61b7b: Pulling fs layer 18:53:29 0c6a40ed1a82: Pulling fs layer 18:53:29 94ae7d8d031c: Pulling fs layer 18:53:29 872ee5b61b7b: Waiting 18:53:29 0c6a40ed1a82: Waiting 18:53:29 94ae7d8d031c: Waiting 18:53:29 f0e02332f6b5: Waiting 18:53:29 5d54e960e981: Verifying Checksum 18:53:29 5d54e960e981: Download complete 18:53:29 f0e02332f6b5: Verifying Checksum 18:53:29 f0e02332f6b5: Download complete 18:53:29 872ee5b61b7b: Verifying Checksum 18:53:29 872ee5b61b7b: Download complete 18:53:29 9fda8d8052c6: Verifying Checksum 18:53:29 9fda8d8052c6: Download complete 18:53:30 94ae7d8d031c: Verifying Checksum 18:53:30 94ae7d8d031c: Download complete 18:53:31 c4a7e357bf2a: Verifying Checksum 18:53:31 c4a7e357bf2a: Download complete 18:53:32 0c6a40ed1a82: Verifying Checksum 18:53:32 0c6a40ed1a82: Download complete 18:53:32 9fda8d8052c6: Pull complete 18:53:33 5d54e960e981: Pull complete 18:53:48 c4a7e357bf2a: Pull complete 18:53:48 f0e02332f6b5: Pull complete 18:53:48 872ee5b61b7b: Pull complete 18:53:56 0c6a40ed1a82: Pull complete 18:53:58 94ae7d8d031c: Pull complete 18:53:58 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:53:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:53:58 ---> 86de565de09d 18:53:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:53:59 ---> Running in 0032aa94578f 18:54:00 Removing intermediate container 0032aa94578f 18:54:00 ---> 21b204b43e85 18:54:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:54:00 ---> Running in 3ff3541f228f 18:54:00 Removing intermediate container 3ff3541f228f 18:54:00 ---> 55c15feb7482 18:54:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:54:00 ---> Running in f52d4e08ec1d 18:54:01 Removing intermediate container f52d4e08ec1d 18:54:01 ---> d095464f0a0d 18:54:01 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:54:01 ---> Running in 02e716f5330e 18:54:01 Removing intermediate container 02e716f5330e 18:54:01 ---> f1f41187e345 18:54:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:54:01 ---> Running in 5d858b584021 18:54:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:54:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:54:04 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:54:04 (2/4) Installing libedit (20221030.3.1-r1) 18:54:04 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:54:04 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:54:04 Executing busybox-1.36.1-r5.trigger 18:54:04 OK: 271 MiB in 56 packages 18:54:06 Removing intermediate container 5d858b584021 18:54:06 ---> 1f9f86517a3c 18:54:06 Step 8/12 : WORKDIR /device-mqtt-go 18:54:06 ---> Running in 7c7a2dbe660c 18:54:06 Removing intermediate container 7c7a2dbe660c 18:54:06 ---> fc406677658e 18:54:06 Step 9/12 : COPY go.mod vendor* ./ 18:54:06 ---> 04765576a693 18:54:06 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:06 ---> Running in 659c5baddbbe 18:55:28 Removing intermediate container 659c5baddbbe 18:55:28 ---> bb35627811bc 18:55:28 Step 11/12 : COPY . . 18:55:28 ---> 0ad6c42167ff 18:55:28 Step 12/12 : RUN $MAKE 18:55:28 ---> Running in 594ab5cd665b 18:55:28 noop 18:55:28 Removing intermediate container 594ab5cd665b 18:55:28 ---> a56358d68c61 18:55:28 Successfully built a56358d68c61 18:55:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:29 + docker inspect -f . ci-base-image-arm64 18:55:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:29 prd-ubuntu20.04-docker-arm64-4c-16g-17517 does not seem to be running inside a container 18:55:29 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:30 $ docker top 06ec0a00519271621689748327b68b2745bf47eb45dd1141cb5f1847615f2546 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:31 + go version 18:55:31 go version go1.21.0 linux/arm64 [Pipeline] } 18:55:31 $ docker stop --time=1 06ec0a00519271621689748327b68b2745bf47eb45dd1141cb5f1847615f2546 18:55:33 $ docker rm -f --volumes 06ec0a00519271621689748327b68b2745bf47eb45dd1141cb5f1847615f2546 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:55:34 + docker inspect -f . ci-base-image-arm64 18:55:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:55:34 prd-ubuntu20.04-docker-arm64-4c-16g-17517 does not seem to be running inside a container 18:55:34 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:55:35 $ docker top 6649f45f581510b2d3f12dc871454aa2bce8c4631b05a59493ca033e3119caa8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:55:36 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:55:37 + make test 18:55:37 go test ./... -coverprofile=coverage.out ./... 18:55:41 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:57:18 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:57:21 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:57:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 22.8% of statements 18:57:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:57:21 go vet ./... 18:57:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:57:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:57:48 ./bin/test-attribution-txt.sh [Pipeline] echo 18:57:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:57:48 $ docker stop --time=1 6649f45f581510b2d3f12dc871454aa2bce8c4631b05a59493ca033e3119caa8 18:57:52 $ docker rm -f --volumes 6649f45f581510b2d3f12dc871454aa2bce8c4631b05a59493ca033e3119caa8 [Pipeline] // withDockerContainer [Pipeline] sh 18:57:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:57:54 Warning: overwriting stash ‘coverage-report’ 18:57:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:55 + ls -al . 18:57:55 total 180 18:57:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:55 . 18:57:55 drwxrwxr-x 4 jenkins jenkins 4096 Nov 14 18:52 .. 18:57:55 -rw-rw-r-- 1 jenkins jenkins 140 Nov 14 18:52 .dockerignore 18:57:55 drwxrwxr-x 8 jenkins jenkins 4096 Nov 14 18:53 .git 18:57:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:52 .github 18:57:55 -rw-rw-r-- 1 jenkins jenkins 264 Nov 14 18:52 .gitignore 18:57:55 -rw-rw-r-- 1 jenkins jenkins 41 Nov 14 18:52 .golangci.yml 18:57:55 -rw-rw-r-- 1 jenkins jenkins 10386 Nov 14 18:52 Attribution.txt 18:57:55 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 14 18:52 CHANGELOG.md 18:57:55 -rw-rw-r-- 1 jenkins jenkins 1798 Nov 14 18:52 Dockerfile 18:57:55 -rw-rw-r-- 1 jenkins jenkins 677 Nov 14 18:52 GOVERNANCE.md 18:57:55 -rw-rw-r-- 1 jenkins jenkins 657 Nov 14 18:52 Jenkinsfile 18:57:55 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 14 18:52 LICENSE 18:57:55 -rw-rw-r-- 1 jenkins jenkins 1963 Nov 14 18:52 Makefile 18:57:55 -rw-rw-r-- 1 jenkins jenkins 620 Nov 14 18:52 OWNERS.md 18:57:55 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 14 18:52 README.md 18:57:55 -rw-rw-r-- 1 jenkins jenkins 5 Nov 14 18:49 VERSION 18:57:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:52 bin 18:57:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:52 cmd 18:57:55 -rw-r--r-- 1 jenkins jenkins 18506 Nov 14 18:57 coverage.out 18:57:55 -rw-rw-r-- 1 jenkins jenkins 3775 Nov 14 18:52 go.mod 18:57:55 -rw-rw-r-- 1 jenkins jenkins 35000 Nov 14 18:52 go.sum 18:57:55 drwxrwxr-x 3 jenkins jenkins 4096 Nov 14 18:52 internal 18:57:55 drwxrwxr-x 2 jenkins jenkins 4096 Nov 14 18:52 mock 18:57:55 -rw-rw-r-- 1 jenkins jenkins 227 Nov 14 18:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:56 + 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=e006cb99eb27a2b9bcb598762944c17a944f278e --label arch=arm64 --label version=0.0.0 . 18:57:56 Sending build context to Docker daemon 3.41MB 18:57:56 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 18:57:56 Step 2/25 : FROM ${BASE} AS builder 18:57:56 ---> a56358d68c61 18:57:56 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:57:56 ---> Running in 1625696528df 18:57:56 Removing intermediate container 1625696528df 18:57:56 ---> 0f2dbb9b74be 18:57:56 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:57:56 ---> Running in 79dc817a1942 18:57:57 Removing intermediate container 79dc817a1942 18:57:57 ---> becf19ac1179 18:57:57 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:57:57 ---> Running in 7a4d981c3683 18:57:57 Removing intermediate container 7a4d981c3683 18:57:57 ---> 8f8d53743ff4 18:57:57 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 18:57:57 ---> Running in 68c06251cdb8 18:57:58 Removing intermediate container 68c06251cdb8 18:57:58 ---> cb28899f57d0 18:57:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:57:58 ---> Running in d31d01824a55 18:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:58:01 OK: 271 MiB in 56 packages 18:58:01 Removing intermediate container d31d01824a55 18:58:01 ---> 978bed95dc8d 18:58:01 Step 8/25 : WORKDIR /device-mqtt-go 18:58:02 ---> Running in bb986b3273f5 18:58:06 Removing intermediate container bb986b3273f5 18:58:06 ---> 98b5ce98ae07 18:58:06 Step 9/25 : COPY go.mod vendor* ./ 18:58:06 ---> acd8756a55fa 18:58:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:06 ---> Running in 7b0aa745db47 18:58:09 Removing intermediate container 7b0aa745db47 18:58:09 ---> 40cddf0b57ca 18:58:09 Step 11/25 : COPY . . 18:58:10 ---> b866e3f33b60 18:58:10 Step 12/25 : RUN $MAKE 18:58:10 ---> Running in 999d97767c1b 18:58:11 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.1.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 19:00:18 Removing intermediate container 999d97767c1b 19:00:18 ---> 9b04490a47c9 19:00:18 Step 13/25 : FROM alpine:3.18 19:00:18 3.18: Pulling from library/alpine 19:00:18 579b34f0a95b: Pulling fs layer 19:00:18 579b34f0a95b: Verifying Checksum 19:00:18 579b34f0a95b: Pull complete 19:00:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:00:18 Status: Downloaded newer image for alpine:3.18 19:00:18 ---> 3cc203321400 19:00:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 19:00:18 ---> Running in c71e5d82bcd8 19:00:18 Removing intermediate container c71e5d82bcd8 19:00:18 ---> 3836d9205bd1 19:00:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 19:00:18 ---> Running in 77436c937c57 19:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:18 (1/1) Installing dumb-init (1.2.5-r2) 19:00:18 Executing busybox-1.36.1-r2.trigger 19:00:18 OK: 8 MiB in 16 packages 19:00:19 Removing intermediate container 77436c937c57 19:00:19 ---> 0ea2eabb505d 19:00:19 Step 16/25 : RUN apk --no-cache upgrade 19:00:19 ---> Running in da8826370a48 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:00:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:00:21 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:00:21 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:00:22 Executing busybox-1.36.1-r5.post-upgrade 19:00:22 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:00:22 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:00:22 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:00:22 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:00:22 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:00:22 Executing busybox-1.36.1-r5.trigger 19:00:22 OK: 8 MiB in 16 packages 19:00:23 Removing intermediate container da8826370a48 19:00:23 ---> 9a59acc6a16d 19:00:23 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 19:00:25 ---> 92b1babc2264 19:00:25 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 19:00:25 ---> e80e33df4b0b 19:00:25 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 19:00:29 ---> 573ec60d5530 19:00:29 Step 20/25 : EXPOSE 59982 19:00:29 ---> Running in d1be4e7bc96d 19:00:29 Removing intermediate container d1be4e7bc96d 19:00:29 ---> 80cceb1b3d37 19:00:29 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 19:00:29 ---> Running in f348e1575333 19:00:29 Removing intermediate container f348e1575333 19:00:29 ---> efccd75ae748 19:00:29 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 19:00:29 ---> Running in 86ec24d7a9ae 19:00:30 Removing intermediate container 86ec24d7a9ae 19:00:30 ---> b17e4492c909 19:00:30 Step 23/25 : LABEL arch=arm64 19:00:30 ---> Running in 8fadbce9f8fc 19:00:30 Removing intermediate container 8fadbce9f8fc 19:00:30 ---> 8bbdedbc15be 19:00:30 Step 24/25 : LABEL git_sha=e006cb99eb27a2b9bcb598762944c17a944f278e 19:00:30 ---> Running in 9e2a2567c21e 19:00:30 Removing intermediate container 9e2a2567c21e 19:00:30 ---> f7057e3fb229 19:00:30 Step 25/25 : LABEL version=0.0.0 19:00:30 ---> Running in 29d3f984ce0c 19:00:31 Removing intermediate container 29d3f984ce0c 19:00:31 ---> 4be5f98c277d 19:00:31 [Warning] One or more build-args [ARCH] were not consumed 19:00:31 Successfully built 4be5f98c277d 19:00:31 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:32 19:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:32 arm64: Pulling from edgex-lftools-log-publisher 19:00:32 8998bd30e6a1: Pulling fs layer 19:00:32 04944245beec: Pulling fs layer 19:00:32 699f458cf7ca: Pulling fs layer 19:00:32 765212b225bb: Pulling fs layer 19:00:32 f23df028b6ca: Pulling fs layer 19:00:32 d65c8cfc05b1: Pulling fs layer 19:00:32 2437ff75d9bd: Pulling fs layer 19:00:32 f23df028b6ca: Waiting 19:00:32 d65c8cfc05b1: Waiting 19:00:32 765212b225bb: Waiting 19:00:32 2437ff75d9bd: Waiting 19:00:32 04944245beec: Verifying Checksum 19:00:32 04944245beec: Download complete 19:00:32 765212b225bb: Verifying Checksum 19:00:32 765212b225bb: Download complete 19:00:32 f23df028b6ca: Verifying Checksum 19:00:32 f23df028b6ca: Download complete 19:00:32 d65c8cfc05b1: Download complete 19:00:33 699f458cf7ca: Verifying Checksum 19:00:33 699f458cf7ca: Download complete 19:00:33 8998bd30e6a1: Verifying Checksum 19:00:33 8998bd30e6a1: Download complete 19:00:36 2437ff75d9bd: Verifying Checksum 19:00:36 2437ff75d9bd: Download complete 19:00:38 8998bd30e6a1: Pull complete 19:00:38 04944245beec: Pull complete 19:00:40 699f458cf7ca: Pull complete 19:00:40 765212b225bb: Pull complete 19:00:41 f23df028b6ca: Pull complete 19:00:41 d65c8cfc05b1: Pull complete 19:00:59 2437ff75d9bd: Pull complete 19:00:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:00 prd-ubuntu20.04-docker-arm64-4c-16g-17517 does not seem to be running inside a container 19:01:00 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:01:02 $ docker top a2f9092d4b65ad16c73228a1ed9d400fbd48d97fb87fd82da8e01b3600fbfc80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:03 ---> job-cost.sh 19:01:03 lf-activate-venv: SKIPPING 19:01:03 INFO: No Stack... 19:01:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:01:05 INFO: Archiving Costs [Pipeline] sh 19:01:05 + cut -d, -f6 19:01:05 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 19:01:05 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] 19:01:05 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] did not exist. Created. 19:01:05 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:06 /w/workspace/device-mqtt-go/1@tmp/durable-c5c9e746/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:01:07 + echo total: 0.10999999940395355 [Pipeline] stash 19:01:07 Warning: overwriting stash ‘stack-cost’ 19:01:07 Stashed 1 file(s) [Pipeline] } 19:01:07 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-647-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:07 $ docker stop --time=1 a2f9092d4b65ad16c73228a1ed9d400fbd48d97fb87fd82da8e01b3600fbfc80 19:01:09 $ docker rm -f --volumes a2f9092d4b65ad16c73228a1ed9d400fbd48d97fb87fd82da8e01b3600fbfc80 [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 19:01:10 provisioning config files... 19:01:10 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/config14996060794473442203tmp [Pipeline] { [Pipeline] sh 19:01:10 + set +x 19:01:10 + curl -s https://codecov.io/bash 19:01:10 + bash -s -- 19:01:10 19:01:10 _____ _ 19:01:10 / ____| | | 19:01:10 | | ___ __| | ___ ___ _____ __ 19:01:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:01:10 | |___| (_) | (_| | __/ (_| (_) \ V / 19:01:10 \_____\___/ \__,_|\___|\___\___/ \_/ 19:01:10 Bash-1.0.6 19:01:10 19:01:10 19:01:10 ==> git version 2.25.1 found 19:01:10 ==> 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 19:01:10 Release-Date: 2020-01-08 19:01:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:01:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:01:10 ==> Jenkins CI detected. 19:01:10 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-647 19:01:10 project root: . 19:01:10 --> token set from env 19:01:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:01:10 ==> Running gcov in . (disable via -X gcov) 19:01:10 ==> Python coveragepy not found 19:01:10 ==> Searching for coverage reports in: 19:01:10 + . 19:01:10 -> Found 1 reports 19:01:10 ==> Detecting git/mercurial file structure 19:01:10 ==> Reading reports 19:01:10 + ./coverage.out bytes=18506 19:01:10 ==> Appending adjustments 19:01:10 https://docs.codecov.io/docs/fixing-reports 19:01:10 + Found adjustments 19:01:10 ==> Gzipping contents 19:01:10 4.0K /tmp/codecov.vFyT8Z.gz 19:01:10 ==> Uploading reports 19:01:10 url: https://codecov.io 19:01:10 query: branch=PR-647&commit=e006cb99eb27a2b9bcb598762944c17a944f278e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=647&job=&cmd_args= 19:01:10 -> Pinging Codecov 19:01:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-647&commit=e006cb99eb27a2b9bcb598762944c17a944f278e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-647%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=647&job=&cmd_args= 19:01:10 -> Uploading to 19:01:10 https://storage.googleapis.com/codecov/v4/raw/2023-11-14/7D719EC7BBE17E464838252E33014C33/e006cb99eb27a2b9bcb598762944c17a944f278e/0e976a35-0882-4c4e-b545-ffbef4c04710.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231114T190110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0d0fc26d2f01bb24221a66ffd5f8dc9efdfc2f49d30ec24a220f03199077f9a 19:01:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:10 Dload Upload Total Spent Left Speed 19:01:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 12244 --:--:-- --:--:-- --:--:-- 12294 19:01:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/e006cb99eb27a2b9bcb598762944c17a944f278e [Pipeline] } 19:01:10 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:01:12 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives ] 19:01:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives 19:01:12 total 16 19:01:12 drwxr-xr-x 3 root root 4096 Nov 14 18:52 . 19:01:12 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:52 .. 19:01:12 drwxr-xr-x 2 root root 4096 Nov 14 18:52 cost 19:01:12 -rw-r--r-- 1 root root 86 Nov 14 18:52 cost.csv 19:01:12 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives 19:01:12 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives 19:01:12 total 16 19:01:12 drwxr-xr-x 3 jenkins jenkins 4096 Nov 14 18:52 . 19:01:12 drwxrwxr-x 10 jenkins jenkins 4096 Nov 14 18:52 .. 19:01:12 drwxr-xr-x 2 jenkins jenkins 4096 Nov 14 18:52 cost 19:01:12 -rw-r--r-- 1 jenkins jenkins 86 Nov 14 18:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:01:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:01:14 ---> package-listing.sh 19:01:14 ++ facter osfamily 19:01:14 ++ tr '[:upper:]' '[:lower:]' 19:01:14 + OS_FAMILY=debian 19:01:14 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-647 19:01:14 + START_PACKAGES=/tmp/packages_start.txt 19:01:14 + END_PACKAGES=/tmp/packages_end.txt 19:01:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:01:14 + PACKAGES=/tmp/packages_start.txt 19:01:14 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-647 ']' 19:01:14 + PACKAGES=/tmp/packages_end.txt 19:01:14 + case "${OS_FAMILY}" in 19:01:14 + dpkg -l 19:01:14 + grep '^ii' 19:01:14 + '[' -f /tmp/packages_start.txt ']' 19:01:14 + '[' -f /tmp/packages_end.txt ']' 19:01:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:01:14 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-647 ']' 19:01:14 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives/ 19:01:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-647/archives/ [Pipeline] echo 19:01:14 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-647/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:01:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:15 prd-ubuntu20.04-docker-8c-8g-17515 does not seem to be running inside a container 19:01:15 $ 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-647/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-647 -v /w/workspace/gexfoundry_device-mqtt-go_PR-647:/w/workspace/gexfoundry_device-mqtt-go_PR-647:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:01:15 $ docker top a586cf45f64de2c7105657713d176241a3d670aa4cebefebde3b3a8d7a0c78e7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:01:16 + touch /tmp/pre-build-complete [Pipeline] sh 19:01:16 + mkdir -p /var/log/sysstat [Pipeline] sh 19:01:16 + ls /var/log/sa-host 19:01:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:16 provisioning config files... 19:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-647@tmp/config9355873020291564390tmp [Pipeline] { [Pipeline] echo 19:01:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:01:17 ---> create-netrc.sh [Pipeline] } 19:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:01:17 ---> python-tools-install.sh [Pipeline] echo 19:01:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:01:17 ---> sudo-logs.sh 19:01:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:01:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:01:18 ---> job-cost.sh 19:01:18 lf-activate-venv: SKIPPING 19:01:18 DEBUG: total: 0.2199999988079071 19:01:18 INFO: Retrieving Stack Cost... 19:01:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:19 INFO: Archiving Costs [Pipeline] echo 19:01:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:01:19 ---> logs-deploy.sh 19:01:19 lf-activate-venv: SKIPPING 19:01:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-647/1 19:01:19 INFO: archiving workspace using pattern(s): 19:01:20 Archives upload complete. 19:01:20 INFO: archiving logs to Nexus