Pull request #638 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313+e3ae1edce94ca0342fe1654abfca1e19ca67aac7 (854c5503f01ce17e8f4e536d6083b1fcc27c7582) 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-ssh6858855427400856440.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3515705737601933760.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-638/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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6531532782849638872.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-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10776228792627137688.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh14679204798889581681.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-638/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-638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10604856399948633906.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-12216 in /w/workspace/gexfoundry_device-mqtt-go_PR-638 [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-638 # 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/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 Merge succeeded, producing 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 Checking out Revision 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 (PR-638) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:54:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:54:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 # 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 e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 # timeout=10 [Pipeline] echo 01:54:06 ========================================================= 01:54:06 EdgeX Global Pipelines Version Info 01:54:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:54:07 ------------------- 01:54:07 stable info: 01:54:07 ------------------- 01:54:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:54:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:54:07 Message: update stable to v1.0.254 01:54:07 ------------------- 01:54:07 experimental info: 01:54:07 ------------------- 01:54:07 Commited By: **** collab-it+edgex@linuxfoundation.org 01:54:07 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:54:07 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:54:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-638 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-638 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-638 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1bc7166 [Pipeline] echo 01:54:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:09 provisioning config files... 01:54:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/config5754610939777831767tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:09 ---> docker-login.sh 01:54:09 nexus3.edgexfoundry.org:10001 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10002 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10003 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 nexus3.edgexfoundry.org:10004 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 docker.io 01:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:10 Configure a credential helper to remove this warning. See 01:54:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:10 01:54:10 Login Succeeded 01:54:10 ---> docker-login.sh ends [Pipeline] } 01:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:54:11 + git rev-list -1 --merges 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313~1..1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [Pipeline] echo 01:54:11 -----------> git rev-list -1 --merges 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313~1..1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [false] [Pipeline] sh 01:54:11 + git log --format=format:%s -1 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [Pipeline] echo 01:54:11 ========================================================= 01:54:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:54:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:54:12 + git log --format=format:%s -1 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [Pipeline] echo 01:54:12 [semverPrep] GIT_COMMIT: 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:54:12 [semverPrep] This is not a build commit. [Pipeline] sh 01:54:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:54:12 + grep -v github /etc/ssh/ssh_known_hosts 01:54:12 + [ -e /tmp/ssh_known_hosts ] 01:54:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:54:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:54:12 + sudo tee -a /etc/ssh/ssh_known_hosts 01:54:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:13 01:54:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:13 0.1.4: Pulling from edgex-devops/py-git-semver 01:54:13 b85a868b505f: Pulling fs layer 01:54:13 e2be974225ed: Pulling fs layer 01:54:13 339a4e72a1f5: Pulling fs layer 01:54:13 988bab9f4d93: Pulling fs layer 01:54:13 1469e6f7b9e6: Pulling fs layer 01:54:13 eaf3925da568: Pulling fs layer 01:54:13 bab4dde63d76: Pulling fs layer 01:54:13 bde34c3a00c8: Pulling fs layer 01:54:13 b352a97aabf1: Pulling fs layer 01:54:13 4872d77fe225: Pulling fs layer 01:54:13 5851b861e8e6: Pulling fs layer 01:54:13 bab4dde63d76: Waiting 01:54:13 bde34c3a00c8: Waiting 01:54:13 b352a97aabf1: Waiting 01:54:13 4872d77fe225: Waiting 01:54:13 5851b861e8e6: Waiting 01:54:13 988bab9f4d93: Waiting 01:54:13 1469e6f7b9e6: Waiting 01:54:13 eaf3925da568: Waiting 01:54:13 e2be974225ed: Download complete 01:54:13 988bab9f4d93: Verifying Checksum 01:54:13 988bab9f4d93: Download complete 01:54:13 1469e6f7b9e6: Verifying Checksum 01:54:13 1469e6f7b9e6: Download complete 01:54:13 339a4e72a1f5: Verifying Checksum 01:54:13 339a4e72a1f5: Download complete 01:54:13 eaf3925da568: Verifying Checksum 01:54:13 eaf3925da568: Download complete 01:54:13 bde34c3a00c8: Verifying Checksum 01:54:13 bde34c3a00c8: Download complete 01:54:13 b352a97aabf1: Download complete 01:54:13 4872d77fe225: Verifying Checksum 01:54:13 4872d77fe225: Download complete 01:54:13 5851b861e8e6: Verifying Checksum 01:54:13 5851b861e8e6: Download complete 01:54:13 b85a868b505f: Verifying Checksum 01:54:13 b85a868b505f: Download complete 01:54:14 bab4dde63d76: Verifying Checksum 01:54:14 bab4dde63d76: Download complete 01:54:15 b85a868b505f: Pull complete 01:54:15 e2be974225ed: Pull complete 01:54:15 339a4e72a1f5: Pull complete 01:54:15 988bab9f4d93: Pull complete 01:54:16 1469e6f7b9e6: Pull complete 01:54:16 eaf3925da568: Pull complete 01:54:18 bab4dde63d76: Pull complete 01:54:18 bde34c3a00c8: Pull complete 01:54:18 b352a97aabf1: Pull complete 01:54:18 4872d77fe225: Pull complete 01:54:18 5851b861e8e6: Pull complete 01:54:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:54:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:54:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:18 prd-ubuntu20.04-docker-8c-8g-12216 does not seem to be running inside a container 01:54:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-638 -v /w/workspace/gexfoundry_device-mqtt-go_PR-638:/w/workspace/gexfoundry_device-mqtt-go_PR-638:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:54:22 $ docker top 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e -eo pid,comm 01:54:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:54:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:54:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:22 [ssh-agent] Looking for ssh-agent implementation... 01:54:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:22 $ docker exec 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e ssh-agent 01:54:22 SSH_AUTH_SOCK=/tmp/ssh-92riHadWmNE8/agent.33 01:54:22 SSH_AGENT_PID=39 01:54:22 Running ssh-add (command line suppressed) 01:54:22 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/private_key_3010993725477003062.key (/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/private_key_3010993725477003062.key) 01:54:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:23 + git tag --points-at HEAD [Pipeline] } 01:54:23 $ docker exec --env ******** --env ******** 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e ssh-agent -k 01:54:23 unset SSH_AUTH_SOCK; 01:54:23 unset SSH_AGENT_PID; 01:54:23 echo Agent pid 39 killed; 01:54:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:54:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:54:23 [ssh-agent] Looking for ssh-agent implementation... 01:54:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:54:23 $ docker exec 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e ssh-agent 01:54:23 SSH_AUTH_SOCK=/tmp/ssh-2d6mkD0UyC5j/agent.71 01:54:23 SSH_AGENT_PID=77 01:54:23 Running ssh-add (command line suppressed) 01:54:23 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/private_key_13799307963146297366.key (/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/private_key_13799307963146297366.key) 01:54:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:54:24 + git semver init 01:54:24 2023-10-27 01:54:24,326 [run_init] DEBUG init version:0.0.0 force:False 01:54:24 2023-10-27 01:54:24,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver 01:54:24 2023-10-27 01:54:24,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver 01:54:24 2023-10-27 01:54:24,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-638, universal_newlines=False, shell=None, istream=None) 01:54:25 2023-10-27 01:54:25,238 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638/.git/info/exclude 01:54:25 2023-10-27 01:54:25,238 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver/PR-638 with force:False 01:54:25 2023-10-27 01:54:25,238 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver/PR-638 01:54:25 2023-10-27 01:54:25,242 [execute] INFO git cat-file --batch-check 01:54:25 2023-10-27 01:54:25,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver, universal_newlines=False, shell=None, istream=) 01:54:25 2023-10-27 01:54:25,248 [execute] INFO git cat-file --batch 01:54:25 2023-10-27 01:54:25,248 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver, universal_newlines=False, shell=None, istream=) 01:54:25 2023-10-27 01:54:25,252 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-638/.semver/PR-638 01:54:25 0.0.0 [Pipeline] } 01:54:25 $ docker exec --env ******** --env ******** 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e ssh-agent -k 01:54:25 unset SSH_AUTH_SOCK; 01:54:25 unset SSH_AGENT_PID; 01:54:25 echo Agent pid 77 killed; 01:54:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:54:25 + git semver [Pipeline] } 01:54:26 $ docker stop --time=1 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e 01:54:27 $ docker rm -f --volumes 7ae6763b827c4e4d02cac7fc3a182818f4aa5eaec1fbfd1eed0cb6765429c58e [Pipeline] // withDockerContainer [Pipeline] sh 01:54:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:54:28 Stashed 1 file(s) [Pipeline] echo 01:54:28 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:54:28 provisioning config files... 01:54:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/config15110325604499500378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:54:29 ---> docker-login.sh 01:54:29 nexus3.edgexfoundry.org:10001 01:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:29 Configure a credential helper to remove this warning. See 01:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:29 01:54:29 Login Succeeded 01:54:29 nexus3.edgexfoundry.org:10002 01:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:29 Configure a credential helper to remove this warning. See 01:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:29 01:54:29 Login Succeeded 01:54:29 nexus3.edgexfoundry.org:10003 01:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:29 Configure a credential helper to remove this warning. See 01:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:29 01:54:29 Login Succeeded 01:54:29 nexus3.edgexfoundry.org:10004 01:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:29 Configure a credential helper to remove this warning. See 01:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:29 01:54:29 Login Succeeded 01:54:29 docker.io 01:54:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:54:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:54:29 Configure a credential helper to remove this warning. See 01:54:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:54:29 01:54:29 Login Succeeded 01:54:29 ---> docker-login.sh ends [Pipeline] } 01:54:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:54:30 ========================================================= 01:54:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:54:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:30 + 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 . 01:54:30 Sending build context to Docker daemon 6.557MB 01:54:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:54:30 Step 2/12 : FROM ${BASE} AS builder 01:54:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:54:30 7264a8db6415: Pulling fs layer 01:54:30 c4d48a809fc2: Pulling fs layer 01:54:30 4f1c88b9dad5: Pulling fs layer 01:54:30 ad3a456e5733: Pulling fs layer 01:54:30 33e27b845d1e: Pulling fs layer 01:54:30 c68163c4e522: Pulling fs layer 01:54:30 50da416c3ac9: Pulling fs layer 01:54:30 23d2d4c4bb30: Pulling fs layer 01:54:30 c68163c4e522: Waiting 01:54:30 ad3a456e5733: Waiting 01:54:30 50da416c3ac9: Waiting 01:54:30 33e27b845d1e: Waiting 01:54:30 23d2d4c4bb30: Waiting 01:54:30 c4d48a809fc2: Download complete 01:54:30 ad3a456e5733: Verifying Checksum 01:54:30 ad3a456e5733: Download complete 01:54:30 33e27b845d1e: Download complete 01:54:30 7264a8db6415: Verifying Checksum 01:54:30 7264a8db6415: Download complete 01:54:30 c68163c4e522: Verifying Checksum 01:54:30 c68163c4e522: Download complete 01:54:30 7264a8db6415: Pull complete 01:54:31 c4d48a809fc2: Pull complete 01:54:31 23d2d4c4bb30: Verifying Checksum 01:54:31 23d2d4c4bb30: Download complete 01:54:31 4f1c88b9dad5: Verifying Checksum 01:54:31 4f1c88b9dad5: Download complete 01:54:31 50da416c3ac9: Verifying Checksum 01:54:31 50da416c3ac9: Download complete 01:54:34 4f1c88b9dad5: Pull complete 01:54:34 ad3a456e5733: Pull complete 01:54:34 33e27b845d1e: Pull complete 01:54:34 c68163c4e522: Pull complete 01:54:37 50da416c3ac9: Pull complete 01:54:37 23d2d4c4bb30: Pull complete 01:54:37 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:54:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:54:37 ---> 0786185ac409 01:54:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:54:43 ---> Running in 97803f51483c 01:54:43 Removing intermediate container 97803f51483c 01:54:43 ---> b8a9511f6d55 01:54:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:54:43 ---> Running in b527db81a3d8 01:54:43 Removing intermediate container b527db81a3d8 01:54:43 ---> dd3053fb38be 01:54:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:54:43 ---> Running in 9583c31e510a 01:54:43 Removing intermediate container 9583c31e510a 01:54:43 ---> 6a5659d9097b 01:54:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:54:43 ---> Running in 1a649c506b03 01:54:43 Removing intermediate container 1a649c506b03 01:54:43 ---> 36a558e3b89b 01:54:43 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:54:43 ---> Running in 2cb1974763bf 01:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:54:43 Still waiting to schedule task 01:54:43 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:54:43 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:54:43 (2/4) Installing libedit (20221030.3.1-r1) 01:54:43 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:54:43 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:54:43 Executing busybox-1.36.1-r2.trigger 01:54:43 OK: 268 MiB in 56 packages 01:54:44 Removing intermediate container 2cb1974763bf 01:54:44 ---> 75269cf3571d 01:54:44 Step 8/12 : WORKDIR /device-mqtt-go 01:54:44 ---> Running in 9fa7be2d98c3 01:54:44 Removing intermediate container 9fa7be2d98c3 01:54:44 ---> e70a3362d839 01:54:44 Step 9/12 : COPY go.mod vendor* ./ 01:54:44 ---> a8f878e6fa8c 01:54:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:54:44 ---> Running in 52ce383b0877 01:55:40 Removing intermediate container 52ce383b0877 01:55:40 ---> 6e2b723b6a02 01:55:40 Step 11/12 : COPY . . 01:55:40 ---> 1f60a1477161 01:55:40 Step 12/12 : RUN $MAKE 01:55:40 ---> Running in ea2190a89a67 01:55:40 noop 01:55:40 Removing intermediate container ea2190a89a67 01:55:40 ---> 7236dff92b71 01:55:40 Successfully built 7236dff92b71 01:55:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:41 + docker inspect -f . ci-base-image-x86_64 01:55:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:41 prd-ubuntu20.04-docker-8c-8g-12216 does not seem to be running inside a container 01:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-638 -v /w/workspace/gexfoundry_device-mqtt-go_PR-638:/w/workspace/gexfoundry_device-mqtt-go_PR-638:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:41 $ docker top 5c9051fb09a675a6364debc061c0f934d94e7273dd6ba6dcf0f260b53e586742 -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:42 + go version 01:55:42 go version go1.21.0 linux/amd64 [Pipeline] } 01:55:42 $ docker stop --time=1 5c9051fb09a675a6364debc061c0f934d94e7273dd6ba6dcf0f260b53e586742 01:55:43 $ docker rm -f --volumes 5c9051fb09a675a6364debc061c0f934d94e7273dd6ba6dcf0f260b53e586742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:55:44 + docker inspect -f . ci-base-image-x86_64 01:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:55:44 prd-ubuntu20.04-docker-8c-8g-12216 does not seem to be running inside a container 01:55:44 $ 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-638 -v /w/workspace/gexfoundry_device-mqtt-go_PR-638:/w/workspace/gexfoundry_device-mqtt-go_PR-638:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:55:44 $ docker top daa8127f43e41432d0c4aeaa56c27bffcb105f7135750cb69b114c8bc42275ac -eo pid,comm [Pipeline] { [Pipeline] sh 01:55:45 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-638 [Pipeline] fileExists [Pipeline] sh 01:55:45 + make test 01:55:45 go test ./... -coverprofile=coverage.out ./... 01:55:47 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:55:57 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:55:57 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:55:57 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 01:56:04 go vet ./... 01:56:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:07 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:56:07 $ docker stop --time=1 daa8127f43e41432d0c4aeaa56c27bffcb105f7135750cb69b114c8bc42275ac 01:56:11 $ docker rm -f --volumes daa8127f43e41432d0c4aeaa56c27bffcb105f7135750cb69b114c8bc42275ac [Pipeline] // withDockerContainer [Pipeline] sh 01:56:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:56:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:13 + ls -al . 01:56:13 total 184 01:56:13 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:55 . 01:56:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:54 .. 01:56:13 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 01:54 .dockerignore 01:56:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:55 .git 01:56:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 .github 01:56:13 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 01:54 .gitignore 01:56:13 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:54 .golangci.yml 01:56:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:54 .semver 01:56:13 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 01:54 Attribution.txt 01:56:13 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 01:54 CHANGELOG.md 01:56:13 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 01:54 Dockerfile 01:56:13 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:54 GOVERNANCE.md 01:56:13 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:54 Jenkinsfile 01:56:13 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:54 LICENSE 01:56:13 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 01:54 Makefile 01:56:13 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 01:54 OWNERS.md 01:56:13 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 01:54 README.md 01:56:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION 01:56:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 bin 01:56:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 cmd 01:56:13 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 01:55 coverage.out 01:56:13 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 01:54 go.mod 01:56:13 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 01:54 go.sum 01:56:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:54 internal 01:56:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:54 mock 01:56:13 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 01:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:13 + 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=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 --label arch=amd64 --label version=0.0.0 . 01:56:13 Sending build context to Docker daemon 6.577MB 01:56:13 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:56:13 Step 2/24 : FROM ${BASE} AS builder 01:56:13 ---> 7236dff92b71 01:56:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:56:13 ---> Running in 5cebea3dc030 01:56:14 Removing intermediate container 5cebea3dc030 01:56:14 ---> 61e8ecfab7e0 01:56:14 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:14 ---> Running in 4b2b6d16892b 01:56:14 Removing intermediate container 4b2b6d16892b 01:56:14 ---> 3d5c8bc4042a 01:56:14 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:14 ---> Running in 3b73c129491a 01:56:14 Removing intermediate container 3b73c129491a 01:56:14 ---> 69073828deb0 01:56:14 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:56:14 ---> Running in b4f04d4bbc5c 01:56:14 Removing intermediate container b4f04d4bbc5c 01:56:14 ---> 10359222bd71 01:56:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:14 ---> Running in eddc03e8630d 01:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:15 OK: 268 MiB in 56 packages 01:56:15 Removing intermediate container eddc03e8630d 01:56:15 ---> b033abaef3f9 01:56:15 Step 8/24 : WORKDIR /device-mqtt-go 01:56:15 ---> Running in 363c1170bbab 01:56:15 Removing intermediate container 363c1170bbab 01:56:15 ---> 1d23e97e3428 01:56:15 Step 9/24 : COPY go.mod vendor* ./ 01:56:15 ---> 1f00de0a73a6 01:56:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:15 ---> Running in a2e1db19582d 01:56:16 Removing intermediate container a2e1db19582d 01:56:16 ---> c27d3619b0bc 01:56:16 Step 11/24 : COPY . . 01:56:16 ---> 6a7c2daa0c82 01:56:16 Step 12/24 : RUN $MAKE 01:56:16 ---> Running in 0e7985c943b3 01:56:17 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-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:56:39 Removing intermediate container 0e7985c943b3 01:56:39 ---> 518ee48bb3a8 01:56:39 Step 13/24 : FROM alpine:3.18 01:56:39 3.18: Pulling from library/alpine 01:56:39 96526aa774ef: Pulling fs layer 01:56:39 96526aa774ef: Download complete 01:56:39 96526aa774ef: Pull complete 01:56:39 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:56:39 Status: Downloaded newer image for alpine:3.18 01:56:39 ---> 8ca4688f4f35 01:56:39 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:56:39 ---> Running in 23114f5afaac 01:56:39 Removing intermediate container 23114f5afaac 01:56:39 ---> 0f632d236620 01:56:39 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:56:39 ---> Running in d78e2aaf16e3 01:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:56:39 (1/1) Installing dumb-init (1.2.5-r2) 01:56:39 Executing busybox-1.36.1-r2.trigger 01:56:39 OK: 7 MiB in 16 packages 01:56:39 Removing intermediate container d78e2aaf16e3 01:56:39 ---> a5e7827edbb4 01:56:39 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:56:39 ---> c49b1d0386a6 01:56:39 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:56:39 ---> 453593ba241b 01:56:39 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:56:40 ---> 9cf89831fe5b 01:56:40 Step 19/24 : EXPOSE 59982 01:56:40 ---> Running in 1ba8f1e91331 01:56:40 Removing intermediate container 1ba8f1e91331 01:56:40 ---> 37f05a072cfe 01:56:40 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:56:40 ---> Running in b870cc87bc03 01:56:40 Removing intermediate container b870cc87bc03 01:56:40 ---> b9348fb66788 01:56:40 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:56:40 ---> Running in 581000d2f70b 01:56:40 Removing intermediate container 581000d2f70b 01:56:40 ---> 82cea24bafc0 01:56:40 Step 22/24 : LABEL arch=amd64 01:56:40 ---> Running in b5b401a3ec83 01:56:40 Removing intermediate container b5b401a3ec83 01:56:40 ---> 09ad6bf12063 01:56:40 Step 23/24 : LABEL git_sha=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 01:56:40 ---> Running in a9b5ba345a94 01:56:40 Removing intermediate container a9b5ba345a94 01:56:40 ---> aa047b4629a7 01:56:40 Step 24/24 : LABEL version=0.0.0 01:56:40 ---> Running in 3e378c759b31 01:56:40 Removing intermediate container 3e378c759b31 01:56:40 ---> c03153be6216 01:56:40 [Warning] One or more build-args [ARCH] were not consumed 01:56:40 Successfully built c03153be6216 01:56:40 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 01:56:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:41 01:56:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:41 latest: Pulling from edgex-lftools-log-publisher 01:56:41 5eb5b503b376: Pulling fs layer 01:56:41 5c69ac0246d0: Pulling fs layer 01:56:41 ec43610c2a17: Pulling fs layer 01:56:41 3a2ae6a8a46f: Pulling fs layer 01:56:41 33b1e0a273af: Pulling fs layer 01:56:41 5d3b04190fa2: Pulling fs layer 01:56:41 2f39f015ded8: Pulling fs layer 01:56:41 33b1e0a273af: Waiting 01:56:41 5d3b04190fa2: Waiting 01:56:41 2f39f015ded8: Waiting 01:56:41 3a2ae6a8a46f: Waiting 01:56:41 5c69ac0246d0: Verifying Checksum 01:56:41 5c69ac0246d0: Download complete 01:56:41 3a2ae6a8a46f: Verifying Checksum 01:56:41 3a2ae6a8a46f: Download complete 01:56:41 ec43610c2a17: Verifying Checksum 01:56:41 ec43610c2a17: Download complete 01:56:41 33b1e0a273af: Download complete 01:56:41 5d3b04190fa2: Verifying Checksum 01:56:41 5d3b04190fa2: Download complete 01:56:42 5eb5b503b376: Verifying Checksum 01:56:42 5eb5b503b376: Download complete 01:56:42 2f39f015ded8: Download complete 01:56:43 5eb5b503b376: Pull complete 01:56:43 5c69ac0246d0: Pull complete 01:56:43 ec43610c2a17: Pull complete 01:56:43 3a2ae6a8a46f: Pull complete 01:56:44 33b1e0a273af: Pull complete 01:56:44 5d3b04190fa2: Pull complete 01:56:48 2f39f015ded8: Pull complete 01:56:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:56:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:56:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:48 prd-ubuntu20.04-docker-8c-8g-12216 does not seem to be running inside a container 01:56:48 $ 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-638 -v /w/workspace/gexfoundry_device-mqtt-go_PR-638:/w/workspace/gexfoundry_device-mqtt-go_PR-638:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:56:53 $ docker top f6f303ede9639ceed723598f6766b72c8e1a2fa8a78a889b1255ad477e1dd649 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:53 ---> job-cost.sh 01:56:53 lf-activate-venv: SKIPPING 01:56:53 INFO: No Stack... 01:56:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:56:54 INFO: Archiving Costs [Pipeline] sh 01:56:54 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives/cost.csv 01:56:54 + cut -d, -f6 [Pipeline] lock 01:56:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] 01:56:54 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] did not exist. Created. 01:56:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:56:54 + echo total: 0.2199999988079071 [Pipeline] stash 01:56:54 Stashed 1 file(s) [Pipeline] } 01:56:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:56:54 $ docker stop --time=1 f6f303ede9639ceed723598f6766b72c8e1a2fa8a78a889b1255ad477e1dd649 01:56:56 $ docker rm -f --volumes f6f303ede9639ceed723598f6766b72c8e1a2fa8a78a889b1255ad477e1dd649 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:57:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12218 in /w/workspace/gexfoundry_device-mqtt-go_PR-638 [Pipeline] { [Pipeline] ws 01:57:32 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:57:32 The recommended git tool is: git 01:57:38 using credential edgex-jenkins-ssh 01:57:38 Cloning the remote Git repository 01:57:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:57:38 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:57:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:57:38 > git --version # timeout=10 01:57:38 > git --version # 'git version 2.25.1' 01:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:57:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:57:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:57:41 Merging remotes/origin/main commit e3ae1edce94ca0342fe1654abfca1e19ca67aac7 into PR head commit 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 01:57:41 > git config core.sparsecheckout # timeout=10 01:57:41 > git checkout -f 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 # timeout=10 01:57:41 > git remote # timeout=10 01:57:41 > git config --get remote.origin.url # timeout=10 01:57:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:44 Merge succeeded, producing 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 01:57:44 Checking out Revision 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 (PR-638) 01:57:44 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:57:44 > git --version # timeout=10 01:57:44 > git --version # 'git version 2.25.1' 01:57:44 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:57:44 > git merge e3ae1edce94ca0342fe1654abfca1e19ca67aac7 # timeout=10 01:57:44 > git rev-parse HEAD^{commit} # timeout=10 01:57:44 > git config core.sparsecheckout # timeout=10 01:57:44 > git checkout -f 1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 # timeout=10 01:57:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:57:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:57:46 Dload Upload Total Spent Left Speed 01:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 57696 0 --:--:-- --:--:-- --:--:-- 57959 [Pipeline] sh 01:57:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:57:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:57:47 + sudo tee /etc/docker/daemon.new 01:57:47 { 01:57:47 "registry-mirrors": [ 01:57:47 "https://nexus3.edgexfoundry.org:10001" 01:57:47 ], 01:57:47 "bip": "10.250.0.254/24", 01:57:47 "hosts": [ 01:57:47 "tcp://0.0.0.0:5555", 01:57:47 "unix:///var/run/docker.sock" 01:57:47 ], 01:57:47 "mtu": 1458, 01:57:47 "selinux-enabled": true, 01:57:47 "seccomp-profile": "/etc/docker/seccomp.json" 01:57:47 } [Pipeline] sh 01:57:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:57:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:06 provisioning config files... 01:58:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config124873875109303784tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:06 ---> docker-login.sh 01:58:06 nexus3.edgexfoundry.org:10001 01:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:07 Configure a credential helper to remove this warning. See 01:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:07 01:58:07 Login Succeeded 01:58:07 nexus3.edgexfoundry.org:10002 01:58:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:07 Configure a credential helper to remove this warning. See 01:58:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:07 01:58:07 Login Succeeded 01:58:07 nexus3.edgexfoundry.org:10003 01:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:08 Configure a credential helper to remove this warning. See 01:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:08 01:58:08 Login Succeeded 01:58:08 nexus3.edgexfoundry.org:10004 01:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:08 Configure a credential helper to remove this warning. See 01:58:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:08 01:58:08 Login Succeeded 01:58:08 docker.io 01:58:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:58:09 Configure a credential helper to remove this warning. See 01:58:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:58:09 01:58:09 Login Succeeded 01:58:09 ---> docker-login.sh ends [Pipeline] } 01:58:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:58:09 ========================================================= 01:58:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:58:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:10 + 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 . 01:58:13 Sending build context to Docker daemon 3.376MB 01:58:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:58:13 Step 2/12 : FROM ${BASE} AS builder 01:58:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:13 9fda8d8052c6: Pulling fs layer 01:58:13 5d54e960e981: Pulling fs layer 01:58:13 c4a7e357bf2a: Pulling fs layer 01:58:13 f0e02332f6b5: Pulling fs layer 01:58:13 cefa15bbcfad: Pulling fs layer 01:58:13 17808c966233: Pulling fs layer 01:58:13 f0e02332f6b5: Waiting 01:58:13 f4c1fc716caa: Pulling fs layer 01:58:13 cefa15bbcfad: Waiting 01:58:13 17808c966233: Waiting 01:58:13 f4c1fc716caa: Waiting 01:58:13 5d54e960e981: Download complete 01:58:13 f0e02332f6b5: Verifying Checksum 01:58:13 f0e02332f6b5: Download complete 01:58:13 cefa15bbcfad: Verifying Checksum 01:58:13 cefa15bbcfad: Download complete 01:58:13 9fda8d8052c6: Verifying Checksum 01:58:13 9fda8d8052c6: Download complete 01:58:14 f4c1fc716caa: Verifying Checksum 01:58:14 f4c1fc716caa: Download complete 01:58:15 9fda8d8052c6: Pull complete 01:58:15 5d54e960e981: Pull complete 01:58:15 c4a7e357bf2a: Verifying Checksum 01:58:15 c4a7e357bf2a: Download complete 01:58:17 17808c966233: Download complete 01:58:29 c4a7e357bf2a: Pull complete 01:58:29 f0e02332f6b5: Pull complete 01:58:30 cefa15bbcfad: Pull complete 01:58:38 17808c966233: Pull complete 01:58:41 f4c1fc716caa: Pull complete 01:58:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:58:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:58:41 ---> ea914061e18c 01:58:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:58:43 ---> Running in 3c08a6dcd521 01:58:43 Removing intermediate container 3c08a6dcd521 01:58:43 ---> 732ad29c2ac1 01:58:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:58:43 ---> Running in c4dd3246e77f 01:58:43 Removing intermediate container c4dd3246e77f 01:58:43 ---> d45750a728bb 01:58:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:58:43 ---> Running in 7813cb6a1262 01:58:43 Removing intermediate container 7813cb6a1262 01:58:43 ---> 68611d0618ed 01:58:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:58:44 ---> Running in 6bf20953cf8b 01:58:44 Removing intermediate container 6bf20953cf8b 01:58:44 ---> a20e398647bd 01:58:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:58:44 ---> Running in f473d13d9741 01:58:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:58:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:58:47 (2/4) Installing libedit (20221030.3.1-r1) 01:58:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:58:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:58:47 Executing busybox-1.36.1-r2.trigger 01:58:47 OK: 270 MiB in 56 packages 01:58:48 Removing intermediate container f473d13d9741 01:58:48 ---> 0b62a5f09ed5 01:58:48 Step 8/12 : WORKDIR /device-mqtt-go 01:58:48 ---> Running in 638484b3a1cb 01:58:48 Removing intermediate container 638484b3a1cb 01:58:48 ---> f0dd78575ade 01:58:48 Step 9/12 : COPY go.mod vendor* ./ 01:58:49 ---> 4ea4c6c9f035 01:58:49 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:49 ---> Running in 621dd48c59bd 02:00:26 Removing intermediate container 621dd48c59bd 02:00:26 ---> b2257aa5fa86 02:00:26 Step 11/12 : COPY . . 02:00:26 ---> 079d9c3c8154 02:00:26 Step 12/12 : RUN $MAKE 02:00:26 ---> Running in 197d6f37e71c 02:00:26 noop 02:00:26 Removing intermediate container 197d6f37e71c 02:00:26 ---> 50a1eb3dea55 02:00:26 Successfully built 50a1eb3dea55 02:00:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:26 + docker inspect -f . ci-base-image-arm64 02:00:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:26 prd-ubuntu20.04-docker-arm64-4c-16g-12218 does not seem to be running inside a container 02:00:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:00:28 $ docker top 99b728783350358f5e38ac86937bea5b2129d089f96d53d21ba01013b945cbfa -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:29 + go version 02:00:29 go version go1.21.0 linux/arm64 [Pipeline] } 02:00:29 $ docker stop --time=1 99b728783350358f5e38ac86937bea5b2129d089f96d53d21ba01013b945cbfa 02:00:30 $ docker rm -f --volumes 99b728783350358f5e38ac86937bea5b2129d089f96d53d21ba01013b945cbfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:31 + docker inspect -f . ci-base-image-arm64 02:00:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:32 prd-ubuntu20.04-docker-arm64-4c-16g-12218 does not seem to be running inside a container 02:00:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:00:33 $ docker top d2f1ed1322b1b140a662af9789360f3963110932239d9419e42b51fab21c6948 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:34 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:00:35 + make test 02:00:35 go test ./... -coverprofile=coverage.out ./... 02:00:39 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:02:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:02:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:02:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.065s coverage: 22.8% of statements 02:02:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:02:31 go vet ./... 02:02:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:02:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:02:49 ./bin/test-attribution-txt.sh [Pipeline] echo 02:02:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:02:49 $ docker stop --time=1 d2f1ed1322b1b140a662af9789360f3963110932239d9419e42b51fab21c6948 02:02:53 $ docker rm -f --volumes d2f1ed1322b1b140a662af9789360f3963110932239d9419e42b51fab21c6948 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:02:54 Warning: overwriting stash ‘coverage-report’ 02:02:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:02:56 + ls -al . 02:02:56 total 180 02:02:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 02:00 . 02:02:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:57 .. 02:02:56 -rw-rw-r-- 1 jenkins jenkins 140 Oct 27 01:57 .dockerignore 02:02:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 01:57 .git 02:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:57 .github 02:02:56 -rw-rw-r-- 1 jenkins jenkins 264 Oct 27 01:57 .gitignore 02:02:56 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 01:57 .golangci.yml 02:02:56 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 27 01:57 Attribution.txt 02:02:56 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 27 01:57 CHANGELOG.md 02:02:56 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 27 01:57 Dockerfile 02:02:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 01:57 GOVERNANCE.md 02:02:56 -rw-rw-r-- 1 jenkins jenkins 657 Oct 27 01:57 Jenkinsfile 02:02:56 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 27 01:57 LICENSE 02:02:56 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 27 01:57 Makefile 02:02:56 -rw-rw-r-- 1 jenkins jenkins 620 Oct 27 01:57 OWNERS.md 02:02:56 -rw-rw-r-- 1 jenkins jenkins 3613 Oct 27 01:57 README.md 02:02:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 01:54 VERSION 02:02:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:57 bin 02:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:57 cmd 02:02:56 -rw-r--r-- 1 jenkins jenkins 18506 Oct 27 02:02 coverage.out 02:02:56 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 27 01:57 go.mod 02:02:56 -rw-rw-r-- 1 jenkins jenkins 35094 Oct 27 01:57 go.sum 02:02:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 01:57 internal 02:02:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 01:57 mock 02:02:56 -rw-rw-r-- 1 jenkins jenkins 227 Oct 27 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02: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=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 --label arch=arm64 --label version=0.0.0 . 02:02:56 Sending build context to Docker daemon 3.396MB 02:02:56 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 02:02:56 Step 2/24 : FROM ${BASE} AS builder 02:02:56 ---> 50a1eb3dea55 02:02:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:02:57 ---> Running in f97bd13d57b8 02:02:57 Removing intermediate container f97bd13d57b8 02:02:57 ---> fbb196633af7 02:02:57 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:57 ---> Running in 4fc2cd83be53 02:02:57 Removing intermediate container 4fc2cd83be53 02:02:57 ---> 3ae5622ac945 02:02:57 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:58 ---> Running in 96b9979d7e69 02:02:58 Removing intermediate container 96b9979d7e69 02:02:58 ---> 4c25fef0090e 02:02:58 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:02:58 ---> Running in 6e37a8c25a36 02:02:58 Removing intermediate container 6e37a8c25a36 02:02:58 ---> 7fcef84fde1f 02:02:58 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:58 ---> Running in 0b59e6fe59e4 02:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:03:01 OK: 270 MiB in 56 packages 02:03:06 Removing intermediate container 0b59e6fe59e4 02:03:06 ---> afd41d2d88f7 02:03:06 Step 8/24 : WORKDIR /device-mqtt-go 02:03:06 ---> Running in fc89d325a593 02:03:06 Removing intermediate container fc89d325a593 02:03:06 ---> 3eaa81339875 02:03:06 Step 9/24 : COPY go.mod vendor* ./ 02:03:06 ---> 6783dbeb4f1f 02:03:06 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:06 ---> Running in 1ad307a23591 02:03:09 Removing intermediate container 1ad307a23591 02:03:09 ---> 2252f1f41dc5 02:03:09 Step 11/24 : COPY . . 02:03:10 ---> 0aa69844af59 02:03:10 Step 12/24 : RUN $MAKE 02:03:10 ---> Running in 0214ecaa4167 02:03: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-dev.37" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:05:32 Removing intermediate container 0214ecaa4167 02:05:32 ---> d3abd6d5e0c5 02:05:32 Step 13/24 : FROM alpine:3.18 02:05:32 3.18: Pulling from library/alpine 02:05:32 579b34f0a95b: Pulling fs layer 02:05:32 579b34f0a95b: Verifying Checksum 02:05:32 579b34f0a95b: Download complete 02:05:32 579b34f0a95b: Pull complete 02:05:32 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 02:05:32 Status: Downloaded newer image for alpine:3.18 02:05:32 ---> 3cc203321400 02:05:32 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:05:32 ---> Running in e67034503c76 02:05:32 Removing intermediate container e67034503c76 02:05:32 ---> c5a833869574 02:05:32 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:05:32 ---> Running in 17096e133cd7 02:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 02:05:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 02:05:32 (1/1) Installing dumb-init (1.2.5-r2) 02:05:32 Executing busybox-1.36.1-r2.trigger 02:05:32 OK: 8 MiB in 16 packages 02:05:32 Removing intermediate container 17096e133cd7 02:05:32 ---> fe7d3638520b 02:05:32 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:05:32 ---> 003e20f7f7a1 02:05:32 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:05:32 ---> 988b02d43908 02:05:32 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:05:32 ---> e130b2517fbb 02:05:32 Step 19/24 : EXPOSE 59982 02:05:32 ---> Running in aa6e91b60e70 02:05:32 Removing intermediate container aa6e91b60e70 02:05:32 ---> e77161fdbfbe 02:05:32 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:05:32 ---> Running in 9e22e2168dfd 02:05:32 Removing intermediate container 9e22e2168dfd 02:05:32 ---> adb4e3a25d92 02:05:32 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:05:32 ---> Running in 3d9c9ede6d4f 02:05:32 Removing intermediate container 3d9c9ede6d4f 02:05:32 ---> 70d290cf2cde 02:05:32 Step 22/24 : LABEL arch=arm64 02:05:32 ---> Running in adcdfb9944df 02:05:32 Removing intermediate container adcdfb9944df 02:05:32 ---> cd95310d0c1b 02:05:32 Step 23/24 : LABEL git_sha=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 02:05:33 ---> Running in 1481d70ffa83 02:05:33 Removing intermediate container 1481d70ffa83 02:05:33 ---> aaa7b710321a 02:05:33 Step 24/24 : LABEL version=0.0.0 02:05:33 ---> Running in e25303cfff2e 02:05:34 Removing intermediate container e25303cfff2e 02:05:34 ---> 9df954724f7c 02:05:34 [Warning] One or more build-args [ARCH] were not consumed 02:05:34 Successfully built 9df954724f7c 02:05:34 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 02:05:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:34 02:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:05:35 arm64: Pulling from edgex-lftools-log-publisher 02:05:35 8998bd30e6a1: Pulling fs layer 02:05:35 04944245beec: Pulling fs layer 02:05:35 699f458cf7ca: Pulling fs layer 02:05:35 765212b225bb: Pulling fs layer 02:05:35 f23df028b6ca: Pulling fs layer 02:05:35 d65c8cfc05b1: Pulling fs layer 02:05:35 2437ff75d9bd: Pulling fs layer 02:05:35 f23df028b6ca: Waiting 02:05:35 d65c8cfc05b1: Waiting 02:05:35 2437ff75d9bd: Waiting 02:05:35 04944245beec: Verifying Checksum 02:05:35 04944245beec: Download complete 02:05:35 765212b225bb: Verifying Checksum 02:05:35 765212b225bb: Download complete 02:05:35 f23df028b6ca: Verifying Checksum 02:05:35 f23df028b6ca: Download complete 02:05:35 d65c8cfc05b1: Verifying Checksum 02:05:35 d65c8cfc05b1: Download complete 02:05:35 699f458cf7ca: Verifying Checksum 02:05:35 699f458cf7ca: Download complete 02:05:36 8998bd30e6a1: Verifying Checksum 02:05:36 8998bd30e6a1: Download complete 02:05:39 2437ff75d9bd: Verifying Checksum 02:05:39 2437ff75d9bd: Download complete 02:05:40 8998bd30e6a1: Pull complete 02:05:41 04944245beec: Pull complete 02:05:43 699f458cf7ca: Pull complete 02:05:43 765212b225bb: Pull complete 02:05:44 f23df028b6ca: Pull complete 02:05:44 d65c8cfc05b1: Pull complete 02:06:03 2437ff75d9bd: Pull complete 02:06:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:06:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:06:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:03 prd-ubuntu20.04-docker-arm64-4c-16g-12218 does not seem to be running inside a container 02:06:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:06:06 $ docker top 505b0b0eab22ee3952097542cc5eddf686b6432fafde5c97422c8a6c73521a17 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:07 ---> job-cost.sh 02:06:07 lf-activate-venv: SKIPPING 02:06:07 INFO: No Stack... 02:06:07 INFO: Retrieving Pricing Info for: v3-standard-4 02:06:08 INFO: Archiving Costs [Pipeline] sh 02:06:09 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:06:09 + cut -d, -f6 [Pipeline] lock 02:06:09 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] 02:06:09 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] did not exist. Created. 02:06:09 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:06:10 /w/workspace/device-mqtt-go/1@tmp/durable-c4a7327c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:06:11 + echo total: 0.10999999940395355 [Pipeline] stash 02:06:11 Warning: overwriting stash ‘stack-cost’ 02:06:11 Stashed 1 file(s) [Pipeline] } 02:06:11 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-638-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:06:11 $ docker stop --time=1 505b0b0eab22ee3952097542cc5eddf686b6432fafde5c97422c8a6c73521a17 02:06:12 $ docker rm -f --volumes 505b0b0eab22ee3952097542cc5eddf686b6432fafde5c97422c8a6c73521a17 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:06:13 provisioning config files... 02:06:13 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/config3490145515049384676tmp [Pipeline] { [Pipeline] sh 02:06:14 + set +x 02:06:14 + bash -s -- 02:06:14 + curl -s https://codecov.io/bash 02:06:14 02:06:14 _____ _ 02:06:14 / ____| | | 02:06:14 | | ___ __| | ___ ___ _____ __ 02:06:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:06:14 | |___| (_) | (_| | __/ (_| (_) \ V / 02:06:14 \_____\___/ \__,_|\___|\___\___/ \_/ 02:06:14 Bash-1.0.6 02:06:14 02:06:14 02:06:14 ==> git version 2.25.1 found 02:06:14 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:06:14 Release-Date: 2020-01-08 02:06:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:06:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:06:14 ==> Jenkins CI detected. 02:06:14 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-638 02:06:14 project root: . 02:06:14 --> token set from env 02:06:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:06:14 ==> Running gcov in . (disable via -X gcov) 02:06:14 ==> Python coveragepy not found 02:06:14 ==> Searching for coverage reports in: 02:06:14 + . 02:06:14 -> Found 1 reports 02:06:14 ==> Detecting git/mercurial file structure 02:06:14 ==> Reading reports 02:06:14 + ./coverage.out bytes=18506 02:06:14 ==> Appending adjustments 02:06:14 https://docs.codecov.io/docs/fixing-reports 02:06:14 + Found adjustments 02:06:14 ==> Gzipping contents 02:06:14 4.0K /tmp/codecov.CqbtYf.gz 02:06:14 ==> Uploading reports 02:06:14 url: https://codecov.io 02:06:14 query: branch=PR-638&commit=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=638&job=&cmd_args= 02:06:14 -> Pinging Codecov 02:06:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-638&commit=1bc7166b73f9be2b00db1965a4b87c5e0e6a0313&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=638&job=&cmd_args= 02:06:14 -> Uploading to 02:06:14 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/7D719EC7BBE17E464838252E33014C33/1bc7166b73f9be2b00db1965a4b87c5e0e6a0313/9437225f-7dee-4acd-b652-5593c8be454b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T020614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fca33610d8950b5bc351580727cacba07f6e080781ba05eb146b039607e9cc91 02:06:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:06:14 Dload Upload Total Spent Left Speed 02:06:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 15019 --:--:-- --:--:-- --:--:-- 14946 100 3049 0 0 100 3049 0 10265 --:--:-- --:--:-- --:--:-- 10265 02:06:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/1bc7166b73f9be2b00db1965a4b87c5e0e6a0313 [Pipeline] } 02:06:14 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 02:06:16 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives ] 02:06:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives 02:06:16 total 16 02:06:16 drwxr-xr-x 3 root root 4096 Oct 27 01:56 . 02:06:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:56 .. 02:06:16 drwxr-xr-x 2 root root 4096 Oct 27 01:56 cost 02:06:16 -rw-r--r-- 1 root root 86 Oct 27 01:56 cost.csv 02:06:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives 02:06:16 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives 02:06:16 total 16 02:06:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 01:56 . 02:06:16 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 01:56 .. 02:06:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 01:56 cost 02:06:16 -rw-r--r-- 1 jenkins jenkins 86 Oct 27 01:56 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:06:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:06:17 ---> package-listing.sh 02:06:17 ++ facter osfamily 02:06:17 ++ tr '[:upper:]' '[:lower:]' 02:06:18 + OS_FAMILY=debian 02:06:18 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-638 02:06:18 + START_PACKAGES=/tmp/packages_start.txt 02:06:18 + END_PACKAGES=/tmp/packages_end.txt 02:06:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:06:18 + PACKAGES=/tmp/packages_start.txt 02:06:18 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-638 ']' 02:06:18 + PACKAGES=/tmp/packages_end.txt 02:06:18 + case "${OS_FAMILY}" in 02:06:18 + dpkg -l 02:06:18 + grep '^ii' 02:06:18 + '[' -f /tmp/packages_start.txt ']' 02:06:18 + '[' -f /tmp/packages_end.txt ']' 02:06:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:06:18 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-638 ']' 02:06:18 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives/ 02:06:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-638/archives/ [Pipeline] echo 02:06:18 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-638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:06:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:06:19 prd-ubuntu20.04-docker-8c-8g-12216 does not seem to be running inside a container 02:06:19 $ 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-638/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-638 -v /w/workspace/gexfoundry_device-mqtt-go_PR-638:/w/workspace/gexfoundry_device-mqtt-go_PR-638:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:06:19 $ docker top b0292a886f17716a62124716d5c8592139967463fe8d0ba2b289b58f3d6b579c -eo pid,comm [Pipeline] { [Pipeline] sh 02:06:19 + touch /tmp/pre-build-complete [Pipeline] sh 02:06:20 + mkdir -p /var/log/sysstat [Pipeline] sh 02:06:20 + ls /var/log/sa-host 02:06:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:20 provisioning config files... 02:06:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-638@tmp/config6756124709168033053tmp [Pipeline] { [Pipeline] echo 02:06:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:06:21 ---> create-netrc.sh [Pipeline] } 02:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:06:21 ---> python-tools-install.sh [Pipeline] echo 02:06:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:06:21 ---> sudo-logs.sh 02:06:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:06:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:06:22 ---> job-cost.sh 02:06:22 lf-activate-venv: SKIPPING 02:06:22 DEBUG: total: 0.2199999988079071 02:06:22 INFO: Retrieving Stack Cost... 02:06:22 INFO: Retrieving Pricing Info for: v3-standard-8 02:06:23 INFO: Archiving Costs [Pipeline] echo 02:06:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:06:23 ---> logs-deploy.sh 02:06:23 lf-activate-venv: SKIPPING 02:06:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-638/1 02:06:23 INFO: archiving workspace using pattern(s): 02:06:24 Archives upload complete. 02:06:24 INFO: archiving logs to Nexus