Pull request #561 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-mqtt-go Obtained Jenkinsfile from 792b4516e904770578e19366587ab72778357769+bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 (385276e5e5ab0d79c476c9bea291719237fa9230) 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-ssh15899788089967187670.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh864898269758384844.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-561/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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh388888250133847894.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-561/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13366087772609180094.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6247067650563737923.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-561/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-561/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh838854819463159683.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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, buildSnap:false] ========================================================= [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.20 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 ‘prd-ubuntu20.04-docker-8c-8g-8385’ Running on prd-ubuntu20.04-docker-8c-8g-8387 in /w/workspace/gexfoundry_device-mqtt-go_PR-561 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-561 # 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 Merging remotes/origin/main commit bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 792b4516e904770578e19366587ab72778357769 > 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/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 792b4516e904770578e19366587ab72778357769 Checking out Revision 792b4516e904770578e19366587ab72778357769 (PR-561) > git checkout -f 792b4516e904770578e19366587ab72778357769 # 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 bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 Commit message: "feat!: Consume SDK interface changes" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:47:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:48:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:48:00 ========================================================= 04:48:00 EdgeX Global Pipelines Version Info 04:48:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:48:00 ------------------- 04:48:00 stable info: 04:48:00 ------------------- 04:48:00 Commited By: Bill Mahoney bill.mahoney@intel.com 04:48:00 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:48:00 Message: update stable to v1.0.248 04:48:01 ------------------- 04:48:01 experimental info: 04:48:01 ------------------- 04:48:01 Commited By: **** collab-it+edgex@linuxfoundation.org 04:48:01 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 04:48:01 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:48:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 04:48:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 04:48:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:48:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:48:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:48:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-561 [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-561 [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-561 [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 792b4516e904770578e19366587ab72778357769 [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 792b451 [Pipeline] echo 04:48:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:03 provisioning config files... 04:48:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config2858848698318250409tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:03 ---> docker-login.sh 04:48:03 nexus3.edgexfoundry.org:10001 04:48:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:03 Configure a credential helper to remove this warning. See 04:48:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:03 04:48:03 Login Succeeded 04:48:03 nexus3.edgexfoundry.org:10002 04:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:04 Configure a credential helper to remove this warning. See 04:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:04 04:48:04 Login Succeeded 04:48:04 nexus3.edgexfoundry.org:10003 04:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:04 Configure a credential helper to remove this warning. See 04:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:04 04:48:04 Login Succeeded 04:48:04 nexus3.edgexfoundry.org:10004 04:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:04 Configure a credential helper to remove this warning. See 04:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:04 04:48:04 Login Succeeded 04:48:04 docker.io 04:48:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:04 Configure a credential helper to remove this warning. See 04:48:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:04 04:48:04 Login Succeeded 04:48:04 ---> docker-login.sh ends [Pipeline] } 04:48:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:48:05 + git rev-list -1 --merges 792b4516e904770578e19366587ab72778357769~1..792b4516e904770578e19366587ab72778357769 [Pipeline] echo 04:48:05 -----------> git rev-list -1 --merges 792b4516e904770578e19366587ab72778357769~1..792b4516e904770578e19366587ab72778357769 792b4516e904770578e19366587ab72778357769 [false] [Pipeline] sh 04:48:05 + git log --format=format:%s -1 792b4516e904770578e19366587ab72778357769 [Pipeline] echo 04:48:05 ========================================================= 04:48:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:48:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:48:06 + git log --format=format:%s -1 792b4516e904770578e19366587ab72778357769 [Pipeline] echo 04:48:06 [semverPrep] GIT_COMMIT: 792b4516e904770578e19366587ab72778357769, Commit Message: feat!: Consume SDK interface changes [Pipeline] echo 04:48:06 [semverPrep] This is not a build commit. [Pipeline] sh 04:48:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:06 + grep -v github /etc/ssh/ssh_known_hosts 04:48:06 + [ -e /tmp/ssh_known_hosts ] 04:48:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:48:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:48:06 + sudo tee -a /etc/ssh/ssh_known_hosts 04:48:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:07 04:48:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:07 0.1.4: Pulling from edgex-devops/py-git-semver 04:48:07 b85a868b505f: Pulling fs layer 04:48:07 e2be974225ed: Pulling fs layer 04:48:07 339a4e72a1f5: Pulling fs layer 04:48:07 988bab9f4d93: Pulling fs layer 04:48:07 1469e6f7b9e6: Pulling fs layer 04:48:07 eaf3925da568: Pulling fs layer 04:48:07 bab4dde63d76: Pulling fs layer 04:48:07 bde34c3a00c8: Pulling fs layer 04:48:07 b352a97aabf1: Pulling fs layer 04:48:07 4872d77fe225: Pulling fs layer 04:48:07 5851b861e8e6: Pulling fs layer 04:48:07 988bab9f4d93: Waiting 04:48:07 b352a97aabf1: Waiting 04:48:07 4872d77fe225: Waiting 04:48:07 1469e6f7b9e6: Waiting 04:48:07 eaf3925da568: Waiting 04:48:07 5851b861e8e6: Waiting 04:48:07 bde34c3a00c8: Waiting 04:48:07 bab4dde63d76: Waiting 04:48:07 e2be974225ed: Verifying Checksum 04:48:07 e2be974225ed: Download complete 04:48:07 988bab9f4d93: Verifying Checksum 04:48:07 988bab9f4d93: Download complete 04:48:07 339a4e72a1f5: Verifying Checksum 04:48:07 339a4e72a1f5: Download complete 04:48:07 1469e6f7b9e6: Verifying Checksum 04:48:07 1469e6f7b9e6: Download complete 04:48:07 eaf3925da568: Verifying Checksum 04:48:07 eaf3925da568: Download complete 04:48:07 bde34c3a00c8: Verifying Checksum 04:48:07 b352a97aabf1: Download complete 04:48:07 4872d77fe225: Download complete 04:48:07 5851b861e8e6: Verifying Checksum 04:48:07 5851b861e8e6: Download complete 04:48:07 b85a868b505f: Verifying Checksum 04:48:07 b85a868b505f: Download complete 04:48:07 bab4dde63d76: Verifying Checksum 04:48:07 bab4dde63d76: Download complete 04:48:08 b85a868b505f: Pull complete 04:48:09 e2be974225ed: Pull complete 04:48:09 339a4e72a1f5: Pull complete 04:48:09 988bab9f4d93: Pull complete 04:48:10 1469e6f7b9e6: Pull complete 04:48:10 eaf3925da568: Pull complete 04:48:11 bab4dde63d76: Pull complete 04:48:11 bde34c3a00c8: Pull complete 04:48:11 b352a97aabf1: Pull complete 04:48:12 4872d77fe225: Pull complete 04:48:12 5851b861e8e6: Pull complete 04:48:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:48:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:12 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 04:48:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:48:14 $ docker top 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e -eo pid,comm 04:48:14 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). 04:48:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:15 [ssh-agent] Looking for ssh-agent implementation... 04:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:15 $ docker exec 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent 04:48:15 SSH_AUTH_SOCK=/tmp/ssh-qJAcZOBy6lUa/agent.31 04:48:15 SSH_AGENT_PID=37 04:48:15 Running ssh-add (command line suppressed) 04:48:15 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_2384591165474456555.key (/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_2384591165474456555.key) 04:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:15 + git tag --points-at HEAD [Pipeline] } 04:48:15 $ docker exec --env ******** --env ******** 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent -k 04:48:15 unset SSH_AUTH_SOCK; 04:48:15 unset SSH_AGENT_PID; 04:48:15 echo Agent pid 37 killed; 04:48:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:15 [ssh-agent] Looking for ssh-agent implementation... 04:48:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:16 $ docker exec 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent 04:48:16 SSH_AUTH_SOCK=/tmp/ssh-DterzHGESHcT/agent.69 04:48:16 SSH_AGENT_PID=75 04:48:16 Running ssh-add (command line suppressed) 04:48:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_16584432117725922182.key (/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/private_key_16584432117725922182.key) 04:48:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:16 + git semver init 04:48:16 2023-04-13 04:48:16,845 [run_init] DEBUG init version:0.0.0 force:False 04:48:16 2023-04-13 04:48:16,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver 04:48:16 2023-04-13 04:48:16,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver 04:48:16 2023-04-13 04:48:16,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561, universal_newlines=False, shell=None, istream=None) 04:48:17 2023-04-13 04:48:17,677 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.git/info/exclude 04:48:17 2023-04-13 04:48:17,678 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 with force:False 04:48:17 2023-04-13 04:48:17,678 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 04:48:17 2023-04-13 04:48:17,683 [execute] INFO git cat-file --batch-check 04:48:17 2023-04-13 04:48:17,683 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 04:48:17 2023-04-13 04:48:17,690 [execute] INFO git cat-file --batch 04:48:17 2023-04-13 04:48:17,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver, universal_newlines=False, shell=None, istream=) 04:48:17 2023-04-13 04:48:17,695 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-561/.semver/PR-561 04:48:17 0.0.0 [Pipeline] } 04:48:17 $ docker exec --env ******** --env ******** 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e ssh-agent -k 04:48:17 unset SSH_AUTH_SOCK; 04:48:17 unset SSH_AGENT_PID; 04:48:17 echo Agent pid 75 killed; 04:48:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:18 + git semver [Pipeline] } 04:48:18 $ docker stop --time=1 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e 04:48:19 $ docker rm -f --volumes 05a552ccf8c37b4dd54d833a6dc3f3ff3d4d75840825d3c1480a68951831fc5e [Pipeline] // withDockerContainer [Pipeline] sh 04:48:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:48:20 Stashed 1 file(s) [Pipeline] echo 04:48:20 [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 04:48:21 provisioning config files... 04:48:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config5839826867377520322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:21 ---> docker-login.sh 04:48:21 nexus3.edgexfoundry.org:10001 04:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:21 Configure a credential helper to remove this warning. See 04:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:21 04:48:21 Login Succeeded 04:48:21 nexus3.edgexfoundry.org:10002 04:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:21 Configure a credential helper to remove this warning. See 04:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:21 04:48:21 Login Succeeded 04:48:21 nexus3.edgexfoundry.org:10003 04:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:21 Configure a credential helper to remove this warning. See 04:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:21 04:48:21 Login Succeeded 04:48:21 nexus3.edgexfoundry.org:10004 04:48:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:21 Configure a credential helper to remove this warning. See 04:48:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:21 04:48:21 Login Succeeded 04:48:21 docker.io 04:48:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:48:22 Configure a credential helper to remove this warning. See 04:48:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:48:22 04:48:22 Login Succeeded 04:48:22 ---> docker-login.sh ends [Pipeline] } 04:48:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:48:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:48:22 ========================================================= 04:48:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:48:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:48:22 Sending build context to Docker daemon 6.449MB 04:48:22 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:48:22 Step 2/12 : FROM ${BASE} AS builder 04:48:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:48:22 63b65145d645: Pulling fs layer 04:48:22 a2d21d5440eb: Pulling fs layer 04:48:22 935e6c44a52c: Pulling fs layer 04:48:22 94cc34f8dd06: Pulling fs layer 04:48:22 30dea6a524f1: Pulling fs layer 04:48:22 a2aff8979fd8: Pulling fs layer 04:48:22 6808be2612f2: Pulling fs layer 04:48:22 f25807f1079a: Pulling fs layer 04:48:22 30dea6a524f1: Waiting 04:48:22 a2aff8979fd8: Waiting 04:48:22 6808be2612f2: Waiting 04:48:22 a2d21d5440eb: Verifying Checksum 04:48:22 a2d21d5440eb: Download complete 04:48:22 94cc34f8dd06: Verifying Checksum 04:48:22 94cc34f8dd06: Download complete 04:48:23 30dea6a524f1: Download complete 04:48:23 63b65145d645: Verifying Checksum 04:48:23 63b65145d645: Download complete 04:48:23 a2aff8979fd8: Verifying Checksum 04:48:23 a2aff8979fd8: Download complete 04:48:23 63b65145d645: Pull complete 04:48:23 a2d21d5440eb: Pull complete 04:48:23 f25807f1079a: Verifying Checksum 04:48:23 f25807f1079a: Download complete 04:48:23 935e6c44a52c: Verifying Checksum 04:48:23 935e6c44a52c: Download complete 04:48:23 6808be2612f2: Verifying Checksum 04:48:23 6808be2612f2: Download complete 04:48:27 935e6c44a52c: Pull complete 04:48:27 94cc34f8dd06: Pull complete 04:48:27 30dea6a524f1: Pull complete 04:48:27 a2aff8979fd8: Pull complete 04:48:29 6808be2612f2: Pull complete 04:48:30 f25807f1079a: Pull complete 04:48:30 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 04:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:48:30 ---> 3b553350e43f 04:48:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:48:33 ---> Running in e67c97145b01 04:48:34 Removing intermediate container e67c97145b01 04:48:34 ---> 8419d9adabb7 04:48:34 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:48:34 ---> Running in de3a08c59d57 04:48:34 Removing intermediate container de3a08c59d57 04:48:34 ---> 8c7764144a39 04:48:34 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:48:34 ---> Running in a01548586be9 04:48:34 Removing intermediate container a01548586be9 04:48:34 ---> 0286068dfa93 04:48:34 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:48:34 ---> Running in ce78ad4bacd9 04:48:34 Removing intermediate container ce78ad4bacd9 04:48:34 ---> 943003a5d6a0 04:48:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:48:34 ---> Running in b128d94d18da 04:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:48:35 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:48:35 (2/4) Installing libedit (20221030.3.1-r0) 04:48:35 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:48:35 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:48:35 Executing busybox-1.35.0-r29.trigger 04:48:35 OK: 269 MiB in 57 packages 04:48:35 Removing intermediate container b128d94d18da 04:48:35 ---> 25d936b568b0 04:48:35 Step 8/12 : WORKDIR /device-mqtt-go 04:48:35 ---> Running in 687a4c9fd784 04:48:35 Removing intermediate container 687a4c9fd784 04:48:35 ---> e3109f6d0e32 04:48:35 Step 9/12 : COPY go.mod vendor* ./ 04:48:36 Still waiting to schedule task 04:48:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8386’ 04:48:36 ---> 41c36deea5d7 04:48:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:48:36 ---> Running in 6ad08dc7abd1 04:49:14 Removing intermediate container 6ad08dc7abd1 04:49:14 ---> 39d3cf899085 04:49:14 Step 11/12 : COPY . . 04:49:14 ---> 6d4acc81f8b8 04:49:14 Step 12/12 : RUN $MAKE 04:49:14 ---> Running in fa846fcaff75 04:49:14 noop 04:49:14 Removing intermediate container fa846fcaff75 04:49:14 ---> 0049bbe78823 04:49:14 Successfully built 0049bbe78823 04:49:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:15 + docker inspect -f . ci-base-image-x86_64 04:49:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:15 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 04:49:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:15 $ docker top 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:16 + go version 04:49:16 go version go1.20.2 linux/amd64 [Pipeline] } 04:49:16 $ docker stop --time=1 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 04:49:17 $ docker rm -f --volumes 856eebac46cdb875f9c1909a8353c7368fc5ba20e2ceb5a82959876aa4337857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:18 + docker inspect -f . ci-base-image-x86_64 04:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:18 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 04:49:18 $ 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-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:49:18 $ docker top ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:19 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-561 [Pipeline] fileExists [Pipeline] sh 04:49:19 + make test 04:49:19 go test ./... -coverprofile=coverage.out ./... 04:49:24 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:49:34 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:49:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:49:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.0% of statements 04:49:41 go vet ./... 04:49:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:49:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:49:45 ./bin/test-attribution-txt.sh 04:49:45 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:49:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:49:45 $ docker stop --time=1 ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 04:49:48 $ docker rm -f --volumes ea1b21869160ca8d8bd90d8c677fa2fdfffcf88a64f263a9937d366b29999e58 [Pipeline] // withDockerContainer [Pipeline] sh 04:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:49:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:49:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:49:50 + ls -al . 04:49:50 total 180 04:49:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 04:49 . 04:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:47 .. 04:49:50 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 04:47 .dockerignore 04:49:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 04:48 .git 04:49:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 .github 04:49:50 -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 04:47 .gitignore 04:49:50 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 04:47 .golangci.yml 04:49:50 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 04:48 .semver 04:49:50 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 04:47 Attribution.txt 04:49:50 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 04:47 CHANGELOG.md 04:49:50 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 04:47 Dockerfile 04:49:50 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 04:47 GOVERNANCE.md 04:49:50 -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 04:47 Jenkinsfile 04:49:50 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 04:47 LICENSE 04:49:50 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 04:47 Makefile 04:49:50 -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 04:47 OWNERS.md 04:49:50 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 04:47 README.md 04:49:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 04:48 VERSION 04:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:47 bin 04:49:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 cmd 04:49:50 -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 04:49 coverage.out 04:49:50 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 04:47 go.mod 04:49:50 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 04:47 go.sum 04:49:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:47 internal 04:49:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:47 mock 04:49:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:47 snap 04:49:50 -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 04:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:50 + 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=792b4516e904770578e19366587ab72778357769 --label arch=amd64 --label version=0.0.0 . 04:49:50 Sending build context to Docker daemon 6.468MB 04:49:50 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:49:50 Step 2/24 : FROM ${BASE} AS builder 04:49:50 ---> 0049bbe78823 04:49:50 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:49:50 ---> Running in f87c57c9d68b 04:49:50 Removing intermediate container f87c57c9d68b 04:49:50 ---> a0ac3e120f41 04:49:50 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:49:50 ---> Running in 70ed752479c1 04:49:50 Removing intermediate container 70ed752479c1 04:49:50 ---> 1a66648baf21 04:49:50 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:49:50 ---> Running in 5332392316ef 04:49:51 Removing intermediate container 5332392316ef 04:49:51 ---> 6afe7f01ea5d 04:49:51 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:49:51 ---> Running in 7583bae36e03 04:49:51 Removing intermediate container 7583bae36e03 04:49:51 ---> fd3880b27203 04:49:51 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:49:51 ---> Running in cbba37711f20 04:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:49:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:49:51 OK: 269 MiB in 57 packages 04:49:52 Removing intermediate container cbba37711f20 04:49:52 ---> 5db9b4f88f85 04:49:52 Step 8/24 : WORKDIR /device-mqtt-go 04:49:52 ---> Running in 864b812742ac 04:49:52 Removing intermediate container 864b812742ac 04:49:52 ---> 4e51d1d6b74c 04:49:52 Step 9/24 : COPY go.mod vendor* ./ 04:49:52 ---> ae76cc44b541 04:49:52 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:52 ---> Running in fcb6ff47f63d 04:49:53 Removing intermediate container fcb6ff47f63d 04:49:53 ---> 384257e72656 04:49:53 Step 11/24 : COPY . . 04:49:53 ---> 1a15323041b1 04:49:53 Step 12/24 : RUN $MAKE 04:49:53 ---> Running in a321f328a0dd 04:49:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:50:15 Removing intermediate container a321f328a0dd 04:50:15 ---> d62aaba3473c 04:50:15 Step 13/24 : FROM alpine:3.17 04:50:15 3.17: Pulling from library/alpine 04:50:15 f56be85fc22e: Pulling fs layer 04:50:15 f56be85fc22e: Verifying Checksum 04:50:15 f56be85fc22e: Download complete 04:50:15 f56be85fc22e: Pull complete 04:50:15 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:50:15 Status: Downloaded newer image for alpine:3.17 04:50:15 ---> 9ed4aefc74f6 04:50:15 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:50:15 ---> Running in 52ea58577432 04:50:15 Removing intermediate container 52ea58577432 04:50:15 ---> e01128665852 04:50:15 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:50:15 ---> Running in acc268a4b25a 04:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:50:15 (1/1) Installing dumb-init (1.2.5-r2) 04:50:15 Executing busybox-1.35.0-r29.trigger 04:50:15 OK: 7 MiB in 16 packages 04:50:15 Removing intermediate container acc268a4b25a 04:50:15 ---> 65c28d793a89 04:50:15 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:50:15 ---> 70934f1dade5 04:50:15 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:50:15 ---> 28c0d92aae35 04:50:15 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:50:15 ---> 9890548ab68d 04:50:15 Step 19/24 : EXPOSE 59982 04:50:15 ---> Running in 6242e6ec4303 04:50:15 Removing intermediate container 6242e6ec4303 04:50:15 ---> 77b55ace1eb5 04:50:15 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:50:15 ---> Running in 2e6604f1b774 04:50:15 Removing intermediate container 2e6604f1b774 04:50:15 ---> 9dc25ed2843a 04:50:15 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:50:15 ---> Running in be0695a46027 04:50:15 Removing intermediate container be0695a46027 04:50:15 ---> d8b3e0dd3c67 04:50:15 Step 22/24 : LABEL arch=amd64 04:50:15 ---> Running in dc9b0ad05648 04:50:15 Removing intermediate container dc9b0ad05648 04:50:15 ---> 883d5cb60c0d 04:50:15 Step 23/24 : LABEL git_sha=792b4516e904770578e19366587ab72778357769 04:50:15 ---> Running in a444d0c3b05a 04:50:15 Removing intermediate container a444d0c3b05a 04:50:15 ---> 184ee45eca8e 04:50:15 Step 24/24 : LABEL version=0.0.0 04:50:15 ---> Running in e5cb1d5b65ac 04:50:16 Removing intermediate container e5cb1d5b65ac 04:50:16 ---> 85d21f8476db 04:50:16 [Warning] One or more build-args [ARCH] were not consumed 04:50:16 Successfully built 85d21f8476db 04:50:16 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 04:50:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:17 04:50:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:50:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:17 latest: Pulling from edgex-lftools-log-publisher 04:50:17 5eb5b503b376: Pulling fs layer 04:50:17 5c69ac0246d0: Pulling fs layer 04:50:17 ec43610c2a17: Pulling fs layer 04:50:17 3a2ae6a8a46f: Pulling fs layer 04:50:17 33b1e0a273af: Pulling fs layer 04:50:17 5d3b04190fa2: Pulling fs layer 04:50:17 2f39f015ded8: Pulling fs layer 04:50:17 33b1e0a273af: Waiting 04:50:17 3a2ae6a8a46f: Waiting 04:50:17 5d3b04190fa2: Waiting 04:50:17 5c69ac0246d0: Verifying Checksum 04:50:17 5c69ac0246d0: Download complete 04:50:17 3a2ae6a8a46f: Verifying Checksum 04:50:17 3a2ae6a8a46f: Download complete 04:50:17 33b1e0a273af: Verifying Checksum 04:50:17 33b1e0a273af: Download complete 04:50:17 5d3b04190fa2: Verifying Checksum 04:50:17 5d3b04190fa2: Download complete 04:50:17 ec43610c2a17: Verifying Checksum 04:50:17 ec43610c2a17: Download complete 04:50:17 5eb5b503b376: Verifying Checksum 04:50:17 5eb5b503b376: Download complete 04:50:18 2f39f015ded8: Verifying Checksum 04:50:18 2f39f015ded8: Download complete 04:50:18 5eb5b503b376: Pull complete 04:50:19 5c69ac0246d0: Pull complete 04:50:19 ec43610c2a17: Pull complete 04:50:19 3a2ae6a8a46f: Pull complete 04:50:20 33b1e0a273af: Pull complete 04:50:20 5d3b04190fa2: Pull complete 04:50:24 2f39f015ded8: Pull complete 04:50:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:50:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:50:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:50:24 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 04:50:24 $ 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-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:50:27 $ docker top c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:50:27 ---> job-cost.sh 04:50:27 lf-activate-venv: SKIPPING 04:50:27 INFO: No Stack... 04:50:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:50:28 INFO: Archiving Costs [Pipeline] sh 04:50:28 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/cost.csv 04:50:28 + cut -d, -f6 [Pipeline] lock 04:50:28 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] 04:50:28 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] did not exist. Created. 04:50:28 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:50:29 + echo total: 0.2199999988079071 [Pipeline] stash 04:50:29 Stashed 1 file(s) [Pipeline] } 04:50:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:50:29 $ docker stop --time=1 c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 04:50:30 $ docker rm -f --volumes c5249a2861c7104c74ececb63dc1dbd99f1ee2e862b8b612169b5c7d43e5a036 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:51:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8389 in /w/workspace/gexfoundry_device-mqtt-go_PR-561 [Pipeline] { [Pipeline] ws 04:51:03 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 04:51:03 Selected Git installation does not exist. Using Default 04:51:03 The recommended git tool is: NONE 04:51:08 using credential edgex-jenkins-ssh 04:51:08 Cloning the remote Git repository 04:51:08 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 04:51:08 > git init /w/workspace/device-mqtt-go/1 # timeout=10 04:51:09 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:51:09 > git --version # timeout=10 04:51:09 > git --version # 'git version 2.25.1' 04:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 04:51:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:51:10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:51:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:51:11 Merging remotes/origin/main commit bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 into PR head commit 792b4516e904770578e19366587ab72778357769 04:51:12 Merge succeeded, producing 792b4516e904770578e19366587ab72778357769 04:51:12 Checking out Revision 792b4516e904770578e19366587ab72778357769 (PR-561) 04:51:11 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 04:51:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 04:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:51:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/561/head:refs/remotes/origin/PR-561 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:51:12 > git config core.sparsecheckout # timeout=10 04:51:12 > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 04:51:12 > git remote # timeout=10 04:51:12 > git config --get remote.origin.url # timeout=10 04:51:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:51:12 > git merge bc38c5ffd6dd6ea62ea0e86338abc96d012d22c4 # timeout=10 04:51:12 > git rev-parse HEAD^{commit} # timeout=10 04:51:12 > git config core.sparsecheckout # timeout=10 04:51:12 > git checkout -f 792b4516e904770578e19366587ab72778357769 # timeout=10 04:51:15 Commit message: "feat!: Consume SDK interface changes" 04:51:15 > git --version # timeout=10 04:51:15 > git --version # 'git version 2.25.1' 04:51:15 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:16 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:51:16 % Total % Received % Xferd Average Speed Time Time Time Current 04:51:16 Dload Upload Total Spent Left Speed 04:51:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 04:51:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:51:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:51:18 + sudo tee /etc/docker/daemon.new 04:51:18 { 04:51:18 "registry-mirrors": [ 04:51:18 "https://nexus3.edgexfoundry.org:10001" 04:51:18 ], 04:51:18 "bip": "10.250.0.254/24", 04:51:18 "hosts": [ 04:51:18 "tcp://0.0.0.0:5555", 04:51:18 "unix:///var/run/docker.sock" 04:51:18 ], 04:51:18 "mtu": 1458, 04:51:18 "selinux-enabled": true, 04:51:18 "seccomp-profile": "/etc/docker/seccomp.json" 04:51:18 } [Pipeline] sh 04:51:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:51:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:37 provisioning config files... 04:51:37 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14784910014478747856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:37 ---> docker-login.sh 04:51:37 nexus3.edgexfoundry.org:10001 04:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10002 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10003 04:51:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:38 Configure a credential helper to remove this warning. See 04:51:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:38 04:51:38 Login Succeeded 04:51:38 nexus3.edgexfoundry.org:10004 04:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:39 Configure a credential helper to remove this warning. See 04:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:39 04:51:39 Login Succeeded 04:51:39 docker.io 04:51:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:51:39 Configure a credential helper to remove this warning. See 04:51:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:51:39 04:51:39 Login Succeeded 04:51:39 ---> docker-login.sh ends [Pipeline] } 04:51:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:51:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:51:40 ========================================================= 04:51:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:51:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:51:41 Sending build context to Docker daemon 3.359MB 04:51:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 04:51:41 Step 2/12 : FROM ${BASE} AS builder 04:51:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:51:41 af6eaf76a39c: Pulling fs layer 04:51:41 55522c791124: Pulling fs layer 04:51:41 ce5c4a1c91eb: Pulling fs layer 04:51:41 169dfbe0d373: Pulling fs layer 04:51:41 e1ff8fa3b103: Pulling fs layer 04:51:41 52ebb69f0ebf: Pulling fs layer 04:51:41 5abe8eddf0d5: Pulling fs layer 04:51:41 169dfbe0d373: Waiting 04:51:41 e1ff8fa3b103: Waiting 04:51:41 52ebb69f0ebf: Waiting 04:51:41 5abe8eddf0d5: Waiting 04:51:41 55522c791124: Verifying Checksum 04:51:41 55522c791124: Download complete 04:51:41 169dfbe0d373: Verifying Checksum 04:51:41 169dfbe0d373: Download complete 04:51:41 e1ff8fa3b103: Verifying Checksum 04:51:41 e1ff8fa3b103: Download complete 04:51:41 af6eaf76a39c: Verifying Checksum 04:51:41 af6eaf76a39c: Download complete 04:51:42 5abe8eddf0d5: Verifying Checksum 04:51:42 5abe8eddf0d5: Download complete 04:51:42 af6eaf76a39c: Pull complete 04:51:43 55522c791124: Pull complete 04:51:43 ce5c4a1c91eb: Verifying Checksum 04:51:43 ce5c4a1c91eb: Download complete 04:51:44 52ebb69f0ebf: Download complete 04:51:56 ce5c4a1c91eb: Pull complete 04:51:56 169dfbe0d373: Pull complete 04:51:56 e1ff8fa3b103: Pull complete 04:52:03 52ebb69f0ebf: Pull complete 04:52:04 5abe8eddf0d5: Pull complete 04:52:04 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 04:52:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:52:04 ---> 6cb57ee374ae 04:52:04 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:52:06 ---> Running in 844651f4edcd 04:52:06 Removing intermediate container 844651f4edcd 04:52:06 ---> 4fdfefe80682 04:52:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:52:06 ---> Running in 4858a879fc4c 04:52:07 Removing intermediate container 4858a879fc4c 04:52:07 ---> 6d86c39ecf9f 04:52:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:52:07 ---> Running in eccc16ae9a0c 04:52:07 Removing intermediate container eccc16ae9a0c 04:52:07 ---> c7b9d94ec345 04:52:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:52:07 ---> Running in b1ddded5ce09 04:52:08 Removing intermediate container b1ddded5ce09 04:52:08 ---> 1742080d8ab1 04:52:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:52:08 ---> Running in 1ce75fde1442 04:52:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:52:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:52:10 (1/4) Installing openssh-keygen (9.1_p1-r2) 04:52:10 (2/4) Installing libedit (20221030.3.1-r0) 04:52:10 (3/4) Installing openssh-client-common (9.1_p1-r2) 04:52:10 (4/4) Installing openssh-client-default (9.1_p1-r2) 04:52:10 Executing busybox-1.35.0-r29.trigger 04:52:10 OK: 268 MiB in 57 packages 04:52:12 Removing intermediate container 1ce75fde1442 04:52:12 ---> b4eeacbd320d 04:52:12 Step 8/12 : WORKDIR /device-mqtt-go 04:52:12 ---> Running in 882f41a11bb5 04:52:12 Removing intermediate container 882f41a11bb5 04:52:12 ---> 220121019f45 04:52:12 Step 9/12 : COPY go.mod vendor* ./ 04:52:13 ---> fee20fd3a25d 04:52:13 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:13 ---> Running in 5db599a34c1d 04:53:21 Removing intermediate container 5db599a34c1d 04:53:21 ---> 6a9de030db7b 04:53:21 Step 11/12 : COPY . . 04:53:21 ---> 5b553c249032 04:53:21 Step 12/12 : RUN $MAKE 04:53:21 ---> Running in bda0b3da2168 04:53:21 noop 04:53:21 Removing intermediate container bda0b3da2168 04:53:21 ---> 4aba8a83e7fb 04:53:21 Successfully built 4aba8a83e7fb 04:53:21 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:21 + docker inspect -f . ci-base-image-arm64 04:53:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:21 prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container 04:53:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:53:23 $ docker top 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:24 + go version 04:53:24 go version go1.20.2 linux/arm64 [Pipeline] } 04:53:24 $ docker stop --time=1 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f 04:53:25 $ docker rm -f --volumes 94fa31f4ee4db31e69bed0a114aa3029e6833c7e29a024b9434b9b28a1d1dd2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:26 + docker inspect -f . ci-base-image-arm64 04:53:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:27 prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container 04:53:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:53:28 $ docker top 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:29 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 04:53:29 + make test 04:53:29 go test ./... -coverprofile=coverage.out ./... 04:54:02 ? github.com/edgexfoundry/device-mqtt-go [no test files] 04:56:08 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 04:56:08 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 04:56:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.0% of statements 04:56:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:56:08 go vet ./... 04:56:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:41 ./bin/test-attribution-txt.sh 04:56:41 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 04:56:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:56:41 $ docker stop --time=1 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e 04:56:43 $ docker rm -f --volumes 1ada6a409998a5bff7bd5c4208ef68314b0bb78f28c0f7439ed62d2028d9012e [Pipeline] // withDockerContainer [Pipeline] sh 04:56:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:45 Warning: overwriting stash ‘coverage-report’ 04:56:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:46 + ls -al . 04:56:46 total 176 04:56:46 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 04:53 . 04:56:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:51 .. 04:56:46 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 04:51 .dockerignore 04:56:46 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 04:51 .git 04:56:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 .github 04:56:46 -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 04:51 .gitignore 04:56:46 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 04:51 .golangci.yml 04:56:46 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 04:51 Attribution.txt 04:56:46 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 04:51 CHANGELOG.md 04:56:46 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 04:51 Dockerfile 04:56:46 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 04:51 GOVERNANCE.md 04:56:46 -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 04:51 Jenkinsfile 04:56:46 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 04:51 LICENSE 04:56:46 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 04:51 Makefile 04:56:46 -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 04:51 OWNERS.md 04:56:46 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 04:51 README.md 04:56:46 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 04:48 VERSION 04:56:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:51 bin 04:56:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 cmd 04:56:46 -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 04:56 coverage.out 04:56:46 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 04:51 go.mod 04:56:46 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 04:51 go.sum 04:56:46 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 04:51 internal 04:56:46 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 04:51 mock 04:56:46 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 04:51 snap 04:56:46 -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 04:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:47 + 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=792b4516e904770578e19366587ab72778357769 --label arch=arm64 --label version=0.0.0 . 04:56:47 Sending build context to Docker daemon 3.378MB 04:56:47 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 04:56:47 Step 2/24 : FROM ${BASE} AS builder 04:56:47 ---> 4aba8a83e7fb 04:56:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:56:47 ---> Running in bc9854bdf904 04:56:47 Removing intermediate container bc9854bdf904 04:56:47 ---> f63a0a09c8ca 04:56:47 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:47 ---> Running in 4b801384d52a 04:56:48 Removing intermediate container 4b801384d52a 04:56:48 ---> 0ac633fc3ab3 04:56:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 04:56:48 ---> Running in 842a04235204 04:56:48 Removing intermediate container 842a04235204 04:56:48 ---> ee0bf63df00f 04:56:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:56:48 ---> Running in 2d86caeaef72 04:56:48 Removing intermediate container 2d86caeaef72 04:56:48 ---> db1285edd73c 04:56:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:48 ---> Running in c5d288c62980 04:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:56:52 OK: 268 MiB in 57 packages 04:56:52 Removing intermediate container c5d288c62980 04:56:52 ---> a90748cb96ce 04:56:52 Step 8/24 : WORKDIR /device-mqtt-go 04:56:52 ---> Running in 3f7b250f403c 04:56:53 Removing intermediate container 3f7b250f403c 04:56:53 ---> 713294ccd507 04:56:53 Step 9/24 : COPY go.mod vendor* ./ 04:56:53 ---> 0d0796fbc845 04:56:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:53 ---> Running in c0f033abb6b4 04:56:56 Removing intermediate container c0f033abb6b4 04:56:56 ---> 0807c47e943a 04:56:56 Step 11/24 : COPY . . 04:56:57 ---> 2cc2d3d59a87 04:56:57 Step 12/24 : RUN $MAKE 04:56:57 ---> Running in 9844bdbb7bd2 04:56:58 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 04:59:19 Removing intermediate container 9844bdbb7bd2 04:59:19 ---> 2edceb631857 04:59:19 Step 13/24 : FROM alpine:3.17 04:59:19 3.17: Pulling from library/alpine 04:59:19 c41833b44d91: Pulling fs layer 04:59:19 c41833b44d91: Verifying Checksum 04:59:19 c41833b44d91: Download complete 04:59:19 c41833b44d91: Pull complete 04:59:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 04:59:19 Status: Downloaded newer image for alpine:3.17 04:59:19 ---> 51e60588ff2c 04:59:19 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 04:59:19 ---> Running in 04faf7e2c134 04:59:19 Removing intermediate container 04faf7e2c134 04:59:19 ---> bd951437303c 04:59:19 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:59:19 ---> Running in 62d8d86ab694 04:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:59:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:59:19 (1/1) Installing dumb-init (1.2.5-r2) 04:59:19 Executing busybox-1.35.0-r29.trigger 04:59:19 OK: 8 MiB in 16 packages 04:59:19 Removing intermediate container 62d8d86ab694 04:59:19 ---> 8913695d6037 04:59:19 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 04:59:20 ---> 5c54c760dc86 04:59:20 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 04:59:21 ---> 629b3e73c4d6 04:59:21 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 04:59:22 ---> cd1b84445651 04:59:22 Step 19/24 : EXPOSE 59982 04:59:22 ---> Running in d69604d3db81 04:59:22 Removing intermediate container d69604d3db81 04:59:22 ---> c3ae9823019c 04:59:22 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 04:59:22 ---> Running in 1bef6e7c9fb3 04:59:22 Removing intermediate container 1bef6e7c9fb3 04:59:22 ---> e3cd52bb8e0d 04:59:22 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 04:59:22 ---> Running in 83a53a37a45c 04:59:23 Removing intermediate container 83a53a37a45c 04:59:23 ---> 48aed1ce40f8 04:59:23 Step 22/24 : LABEL arch=arm64 04:59:23 ---> Running in 7357720a3613 04:59:23 Removing intermediate container 7357720a3613 04:59:23 ---> d244ed4a6916 04:59:23 Step 23/24 : LABEL git_sha=792b4516e904770578e19366587ab72778357769 04:59:23 ---> Running in c94fc658b16d 04:59:24 Removing intermediate container c94fc658b16d 04:59:24 ---> 836bcb33fe2a 04:59:24 Step 24/24 : LABEL version=0.0.0 04:59:24 ---> Running in 96a4d90e5950 04:59:24 Removing intermediate container 96a4d90e5950 04:59:24 ---> e95c811d5ac5 04:59:24 [Warning] One or more build-args [ARCH] were not consumed 04:59:24 Successfully built e95c811d5ac5 04:59:24 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 04:59:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:25 04:59:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:25 arm64: Pulling from edgex-lftools-log-publisher 04:59:25 8998bd30e6a1: Pulling fs layer 04:59:25 04944245beec: Pulling fs layer 04:59:25 699f458cf7ca: Pulling fs layer 04:59:25 765212b225bb: Pulling fs layer 04:59:25 f23df028b6ca: Pulling fs layer 04:59:25 d65c8cfc05b1: Pulling fs layer 04:59:25 2437ff75d9bd: Pulling fs layer 04:59:25 765212b225bb: Waiting 04:59:25 f23df028b6ca: Waiting 04:59:25 2437ff75d9bd: Waiting 04:59:25 d65c8cfc05b1: Waiting 04:59:25 04944245beec: Verifying Checksum 04:59:25 04944245beec: Download complete 04:59:25 765212b225bb: Verifying Checksum 04:59:25 765212b225bb: Download complete 04:59:25 f23df028b6ca: Verifying Checksum 04:59:25 f23df028b6ca: Download complete 04:59:25 d65c8cfc05b1: Verifying Checksum 04:59:25 d65c8cfc05b1: Download complete 04:59:26 699f458cf7ca: Verifying Checksum 04:59:26 699f458cf7ca: Download complete 04:59:26 8998bd30e6a1: Download complete 04:59:29 2437ff75d9bd: Verifying Checksum 04:59:29 2437ff75d9bd: Download complete 04:59:30 8998bd30e6a1: Pull complete 04:59:30 04944245beec: Pull complete 04:59:32 699f458cf7ca: Pull complete 04:59:32 765212b225bb: Pull complete 04:59:33 f23df028b6ca: Pull complete 04:59:33 d65c8cfc05b1: Pull complete 04:59:48 2437ff75d9bd: Pull complete 04:59:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:59:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:48 prd-ubuntu20.04-docker-arm64-4c-16g-8389 does not seem to be running inside a container 04:59: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/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:59:51 $ docker top 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:52 ---> job-cost.sh 04:59:52 lf-activate-venv: SKIPPING 04:59:52 INFO: No Stack... 04:59:52 INFO: Retrieving Pricing Info for: v3-standard-4 04:59:53 INFO: Archiving Costs [Pipeline] sh 04:59:54 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 04:59:54 + cut -d, -f6 [Pipeline] lock 04:59:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] 04:59:54 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] did not exist. Created. 04:59:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:59:55 /w/workspace/device-mqtt-go/1@tmp/durable-ab896b19/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:59:55 + echo total: 0.10999999940395355 [Pipeline] stash 04:59:55 Warning: overwriting stash ‘stack-cost’ 04:59:55 Stashed 1 file(s) [Pipeline] } 04:59:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-561-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:59:55 $ docker stop --time=1 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 04:59:57 $ docker rm -f --volumes 1c01d1cdce942b2b1d58a3e32fcc2de8eb54411c149a693ce17ced0924e4dd53 [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 04:59:58 provisioning config files... 04:59:58 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config18382038563730731764tmp [Pipeline] { [Pipeline] sh 04:59:58 + set +x 04:59:58 + bash -s -- 04:59:58 + curl -s https://codecov.io/bash 04:59:58 04:59:58 _____ _ 04:59:58 / ____| | | 04:59:58 | | ___ __| | ___ ___ _____ __ 04:59:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:59:58 | |___| (_) | (_| | __/ (_| (_) \ V / 04:59:58 \_____\___/ \__,_|\___|\___\___/ \_/ 04:59:58 Bash-1.0.6 04:59:58 04:59:58 04:59:58 ==> git version 2.25.1 found 04:59:58 ==> 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 04:59:58 Release-Date: 2020-01-08 04:59:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:59:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:59:58 ==> Jenkins CI detected. 04:59:58 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-561 04:59:58 project root: . 04:59:58 --> token set from env 04:59:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:59:58 ==> Running gcov in . (disable via -X gcov) 04:59:58 ==> Python coveragepy not found 04:59:58 ==> Searching for coverage reports in: 04:59:58 + . 04:59:58 -> Found 1 reports 04:59:58 ==> Detecting git/mercurial file structure 04:59:59 ==> Reading reports 04:59:59 + ./coverage.out bytes=18376 04:59:59 ==> Appending adjustments 04:59:59 https://docs.codecov.io/docs/fixing-reports 04:59:59 + Found adjustments 04:59:59 ==> Gzipping contents 04:59:59 4.0K /tmp/codecov.jN0aXE.gz 04:59:59 ==> Uploading reports 04:59:59 url: https://codecov.io 04:59:59 query: branch=PR-561&commit=792b4516e904770578e19366587ab72778357769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=561&job=&cmd_args= 04:59:59 -> Pinging Codecov 04:59:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-561&commit=792b4516e904770578e19366587ab72778357769&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-561%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=561&job=&cmd_args= 04:59:59 -> Uploading to 04:59:59 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/7D719EC7BBE17E464838252E33014C33/792b4516e904770578e19366587ab72778357769/3588b218-239b-4a50-b71d-8974f8698b0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T045958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2c50a1a58aae3aa349fa0ae17ac20de4f29c7d269e34beac3e1017d2d995e39 04:59:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:59:59 Dload Upload Total Spent Left Speed 04:59:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 12873 --:--:-- --:--:-- --:--:-- 12873 04:59:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/792b4516e904770578e19366587ab72778357769 [Pipeline] } 04:59:59 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 05:00:01 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives ] 05:00:01 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives 05:00:01 total 16 05:00:01 drwxr-xr-x 3 root root 4096 Apr 13 04:50 . 05:00:01 drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 04:50 .. 05:00:01 drwxr-xr-x 2 root root 4096 Apr 13 04:50 cost 05:00:01 -rw-r--r-- 1 root root 86 Apr 13 04:50 cost.csv 05:00:01 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives 05:00:01 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives 05:00:01 total 16 05:00:01 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 04:50 . 05:00:01 drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 04:50 .. 05:00:01 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 04:50 cost 05:00:01 -rw-r--r-- 1 jenkins jenkins 86 Apr 13 04:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:00:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:00:02 ---> package-listing.sh 05:00:02 ++ facter osfamily 05:00:02 ++ tr '[:upper:]' '[:lower:]' 05:00:02 + OS_FAMILY=debian 05:00:02 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-561 05:00:02 + START_PACKAGES=/tmp/packages_start.txt 05:00:02 + END_PACKAGES=/tmp/packages_end.txt 05:00:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:00:02 + PACKAGES=/tmp/packages_start.txt 05:00:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-561 ']' 05:00:02 + PACKAGES=/tmp/packages_end.txt 05:00:02 + case "${OS_FAMILY}" in 05:00:02 + dpkg -l 05:00:02 + grep '^ii' 05:00:02 + '[' -f /tmp/packages_start.txt ']' 05:00:02 + '[' -f /tmp/packages_end.txt ']' 05:00:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:00:02 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-561 ']' 05:00:02 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/ 05:00:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-561/archives/ [Pipeline] echo 05:00:02 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-561/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:00:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:00:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:03 prd-ubuntu20.04-docker-8c-8g-8387 does not seem to be running inside a container 05:00:03 $ 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-561/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-561 -v /w/workspace/gexfoundry_device-mqtt-go_PR-561:/w/workspace/gexfoundry_device-mqtt-go_PR-561:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:00:04 $ docker top 2cc819cac0f2e5defa4cbddd3edcf710a79cd9e7809e1491111f95fd4c04759e -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:04 + touch /tmp/pre-build-complete [Pipeline] sh 05:00:04 + mkdir -p /var/log/sysstat [Pipeline] sh 05:00:05 + ls /var/log/sa-host 05:00:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:00:05 provisioning config files... 05:00:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-561@tmp/config8655562470599732800tmp [Pipeline] { [Pipeline] echo 05:00:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:00:05 ---> create-netrc.sh [Pipeline] } 05:00:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:00:06 ---> python-tools-install.sh [Pipeline] echo 05:00:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:00:06 ---> sudo-logs.sh 05:00:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:00:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:00:06 ---> job-cost.sh 05:00:06 lf-activate-venv: SKIPPING 05:00:06 DEBUG: total: 0.2199999988079071 05:00:06 INFO: Retrieving Stack Cost... 05:00:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:00:07 INFO: Archiving Costs [Pipeline] echo 05:00:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:00:08 ---> logs-deploy.sh 05:00:08 lf-activate-venv: SKIPPING 05:00:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-561/1 05:00:08 INFO: archiving workspace using pattern(s): 05:00:09 Archives upload complete. 05:00:09 INFO: archiving logs to Nexus