Pull request #521 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 vli11 for edgexfoundry/device-mqtt-go Loading trusted files from base branch main at 229099614b4381a690093be203497270268560bd rather than b19e386d8e8ed9765def202b879e4c9db9919488 Obtained Jenkinsfile from 229099614b4381a690093be203497270268560bd 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-ssh4499247592449240726.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13284931284266416671.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-521/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-521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13851588804222721402.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-521/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18237426009045267693.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh8349939091047675041.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-521/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-521/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15870201207104776489.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9638 in /w/workspace/gexfoundry_device-mqtt-go_PR-521 [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-521 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit b19e386d8e8ed9765def202b879e4c9db9919488 Merge succeeded, producing b19e386d8e8ed9765def202b879e4c9db9919488 Checking out Revision b19e386d8e8ed9765def202b879e4c9db9919488 (PR-521) > git config core.sparsecheckout # timeout=10 > git checkout -f b19e386d8e8ed9765def202b879e4c9db9919488 # 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 229099614b4381a690093be203497270268560bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b19e386d8e8ed9765def202b879e4c9db9919488 # timeout=10 Commit message: "refactor!: updated secret path to secretName" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:02:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:02:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:02:45 ========================================================= 18:02:45 EdgeX Global Pipelines Version Info 18:02:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:02:46 ------------------- 18:02:46 stable info: 18:02:46 ------------------- 18:02:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:02:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:46 Message: update stable to v1.0.244 18:02:46 ------------------- 18:02:46 experimental info: 18:02:46 ------------------- 18:02:46 Commited By: **** collab-it+edgex@linuxfoundation.org 18:02:46 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:02:46 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:02:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:02:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-521 [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-521 [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-521 [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b19e386d8e8ed9765def202b879e4c9db9919488 [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b19e386 [Pipeline] echo 18:02:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:48 provisioning config files... 18:02:48 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/config5523413793848284542tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:48 ---> docker-login.sh 18:02:48 nexus3.edgexfoundry.org:10001 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10002 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10003 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 nexus3.edgexfoundry.org:10004 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 docker.io 18:02:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:49 Configure a credential helper to remove this warning. See 18:02:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:49 18:02:49 Login Succeeded 18:02:49 ---> docker-login.sh ends [Pipeline] } 18:02:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:02:50 + git rev-list -1 --merges b19e386d8e8ed9765def202b879e4c9db9919488~1..b19e386d8e8ed9765def202b879e4c9db9919488 [Pipeline] echo 18:02:50 -----------> git rev-list -1 --merges b19e386d8e8ed9765def202b879e4c9db9919488~1..b19e386d8e8ed9765def202b879e4c9db9919488 b19e386d8e8ed9765def202b879e4c9db9919488 [false] [Pipeline] sh 18:02:50 + git log --format=format:%s -1 b19e386d8e8ed9765def202b879e4c9db9919488 [Pipeline] echo 18:02:50 ========================================================= 18:02:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:02:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:51 + git log --format=format:%s -1 b19e386d8e8ed9765def202b879e4c9db9919488 [Pipeline] echo 18:02:51 [semverPrep] GIT_COMMIT: b19e386d8e8ed9765def202b879e4c9db9919488, Commit Message: refactor!: updated secret path to secretName [Pipeline] echo 18:02:51 [semverPrep] This is not a build commit. [Pipeline] sh 18:02:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:02:51 + grep -v github /etc/ssh/ssh_known_hosts 18:02:51 + [ -e /tmp/ssh_known_hosts ] 18:02:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:02:51 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:02:51 sudo tee -a /etc/ssh/ssh_known_hosts 18:02:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:51 18:02:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:52 0.1.4: Pulling from edgex-devops/py-git-semver 18:02:52 b85a868b505f: Pulling fs layer 18:02:52 e2be974225ed: Pulling fs layer 18:02:52 339a4e72a1f5: Pulling fs layer 18:02:52 988bab9f4d93: Pulling fs layer 18:02:52 1469e6f7b9e6: Pulling fs layer 18:02:52 eaf3925da568: Pulling fs layer 18:02:52 bab4dde63d76: Pulling fs layer 18:02:52 bde34c3a00c8: Pulling fs layer 18:02:52 b352a97aabf1: Pulling fs layer 18:02:52 4872d77fe225: Pulling fs layer 18:02:52 5851b861e8e6: Pulling fs layer 18:02:52 988bab9f4d93: Waiting 18:02:52 1469e6f7b9e6: Waiting 18:02:52 eaf3925da568: Waiting 18:02:52 bab4dde63d76: Waiting 18:02:52 bde34c3a00c8: Waiting 18:02:52 b352a97aabf1: Waiting 18:02:52 4872d77fe225: Waiting 18:02:52 5851b861e8e6: Waiting 18:02:52 e2be974225ed: Verifying Checksum 18:02:52 e2be974225ed: Download complete 18:02:52 988bab9f4d93: Verifying Checksum 18:02:52 988bab9f4d93: Download complete 18:02:52 1469e6f7b9e6: Verifying Checksum 18:02:52 1469e6f7b9e6: Download complete 18:02:52 339a4e72a1f5: Verifying Checksum 18:02:52 339a4e72a1f5: Download complete 18:02:52 eaf3925da568: Verifying Checksum 18:02:52 eaf3925da568: Download complete 18:02:52 bde34c3a00c8: Verifying Checksum 18:02:52 bde34c3a00c8: Download complete 18:02:52 b352a97aabf1: Verifying Checksum 18:02:52 b352a97aabf1: Download complete 18:02:52 4872d77fe225: Verifying Checksum 18:02:52 4872d77fe225: Download complete 18:02:52 5851b861e8e6: Verifying Checksum 18:02:52 5851b861e8e6: Download complete 18:02:52 b85a868b505f: Verifying Checksum 18:02:52 b85a868b505f: Download complete 18:02:52 bab4dde63d76: Verifying Checksum 18:02:52 bab4dde63d76: Download complete 18:02:53 b85a868b505f: Pull complete 18:02:54 e2be974225ed: Pull complete 18:02:54 339a4e72a1f5: Pull complete 18:02:54 988bab9f4d93: Pull complete 18:02:54 1469e6f7b9e6: Pull complete 18:02:54 eaf3925da568: Pull complete 18:02:56 bab4dde63d76: Pull complete 18:02:56 bde34c3a00c8: Pull complete 18:02:56 b352a97aabf1: Pull complete 18:02:56 4872d77fe225: Pull complete 18:02:56 5851b861e8e6: Pull complete 18:02:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:02:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:02:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:56 prd-ubuntu20.04-docker-8c-8g-9638 does not seem to be running inside a container 18:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-521 -v /w/workspace/gexfoundry_device-mqtt-go_PR-521:/w/workspace/gexfoundry_device-mqtt-go_PR-521:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:02:59 $ docker top 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e -eo pid,comm 18:02:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:02:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:00 [ssh-agent] Looking for ssh-agent implementation... 18:03:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:00 $ docker exec 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e ssh-agent 18:03:00 SSH_AUTH_SOCK=/tmp/ssh-KwbnSIeSYi2R/agent.32 18:03:00 SSH_AGENT_PID=38 18:03:00 Running ssh-add (command line suppressed) 18:03:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/private_key_13607057707163292170.key (/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/private_key_13607057707163292170.key) 18:03:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:00 + git tag --points-at HEAD [Pipeline] } 18:03:00 $ docker exec --env ******** --env ******** 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e ssh-agent -k 18:03:00 unset SSH_AUTH_SOCK; 18:03:00 unset SSH_AGENT_PID; 18:03:00 echo Agent pid 38 killed; 18:03:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:03:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:03:00 [ssh-agent] Looking for ssh-agent implementation... 18:03:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:01 $ docker exec 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e ssh-agent 18:03:01 SSH_AUTH_SOCK=/tmp/ssh-5W6auqRZ6YQC/agent.70 18:03:01 SSH_AGENT_PID=76 18:03:01 Running ssh-add (command line suppressed) 18:03:01 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/private_key_4012544462329420590.key (/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/private_key_4012544462329420590.key) 18:03:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:03:01 + git semver init 18:03:01 2023-03-10 18:03:01,857 [run_init] DEBUG init version:0.0.0 force:False 18:03:01 2023-03-10 18:03:01,858 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver 18:03:01 2023-03-10 18:03:01,858 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver 18:03:01 2023-03-10 18:03:01,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-521, universal_newlines=False, shell=None, istream=None) 18:03:02 2023-03-10 18:03:02,718 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521/.git/info/exclude 18:03:02 2023-03-10 18:03:02,719 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver/PR-521 with force:False 18:03:02 2023-03-10 18:03:02,719 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver/PR-521 18:03:02 2023-03-10 18:03:02,723 [execute] INFO git cat-file --batch-check 18:03:02 2023-03-10 18:03:02,724 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver, universal_newlines=False, shell=None, istream=) 18:03:02 2023-03-10 18:03:02,730 [execute] INFO git cat-file --batch 18:03:02 2023-03-10 18:03:02,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver, universal_newlines=False, shell=None, istream=) 18:03:02 2023-03-10 18:03:02,735 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-521/.semver/PR-521 18:03:02 0.0.0 [Pipeline] } 18:03:02 $ docker exec --env ******** --env ******** 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e ssh-agent -k 18:03:03 unset SSH_AUTH_SOCK; 18:03:03 unset SSH_AGENT_PID; 18:03:03 echo Agent pid 76 killed; 18:03:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:03:03 + git semver [Pipeline] } 18:03:03 $ docker stop --time=1 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e 18:03:05 $ docker rm -f --volumes 21733f145f8514b11ac2991a654f338d26f4995dfccaab8eac3de97b1e88428e [Pipeline] // withDockerContainer [Pipeline] sh 18:03:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:03:05 Stashed 1 file(s) [Pipeline] echo 18:03:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:06 provisioning config files... 18:03:06 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/config7733810243139156365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:06 ---> docker-login.sh 18:03:06 nexus3.edgexfoundry.org:10001 18:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:06 Configure a credential helper to remove this warning. See 18:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:06 18:03:06 Login Succeeded 18:03:06 nexus3.edgexfoundry.org:10002 18:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:06 Configure a credential helper to remove this warning. See 18:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:06 18:03:06 Login Succeeded 18:03:06 nexus3.edgexfoundry.org:10003 18:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:06 Configure a credential helper to remove this warning. See 18:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:06 18:03:06 Login Succeeded 18:03:06 nexus3.edgexfoundry.org:10004 18:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:06 Configure a credential helper to remove this warning. See 18:03:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:06 18:03:06 Login Succeeded 18:03:06 docker.io 18:03:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:07 Configure a credential helper to remove this warning. See 18:03:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:07 18:03:07 Login Succeeded 18:03:07 ---> docker-login.sh ends [Pipeline] } 18:03:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:07 ========================================================= 18:03:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:03:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:03:07 Sending build context to Docker daemon 6.361MB 18:03:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:03:07 Step 2/12 : FROM ${BASE} AS builder 18:03:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:03:07 213ec9aee27d: Pulling fs layer 18:03:07 4583459ba037: Pulling fs layer 18:03:07 93c1e223e6f2: Pulling fs layer 18:03:07 53926ce57604: Pulling fs layer 18:03:07 21b2b0c7a3f4: Pulling fs layer 18:03:07 22ff95d597cd: Pulling fs layer 18:03:07 12d6caf4c0d1: Pulling fs layer 18:03:07 96b7cbca73a9: Pulling fs layer 18:03:07 a7acece74701: Pulling fs layer 18:03:07 22ff95d597cd: Waiting 18:03:07 12d6caf4c0d1: Waiting 18:03:07 96b7cbca73a9: Waiting 18:03:07 a7acece74701: Waiting 18:03:07 53926ce57604: Waiting 18:03:07 21b2b0c7a3f4: Waiting 18:03:07 93c1e223e6f2: Verifying Checksum 18:03:07 93c1e223e6f2: Download complete 18:03:07 4583459ba037: Download complete 18:03:07 21b2b0c7a3f4: Download complete 18:03:08 22ff95d597cd: Verifying Checksum 18:03:08 22ff95d597cd: Download complete 18:03:08 213ec9aee27d: Download complete 18:03:08 12d6caf4c0d1: Verifying Checksum 18:03:08 12d6caf4c0d1: Download complete 18:03:08 213ec9aee27d: Pull complete 18:03:08 4583459ba037: Pull complete 18:03:08 93c1e223e6f2: Pull complete 18:03:08 a7acece74701: Verifying Checksum 18:03:08 a7acece74701: Download complete 18:03:08 96b7cbca73a9: Verifying Checksum 18:03:08 96b7cbca73a9: Download complete 18:03:08 53926ce57604: Download complete 18:03:13 53926ce57604: Pull complete 18:03:13 21b2b0c7a3f4: Pull complete 18:03:13 22ff95d597cd: Pull complete 18:03:13 12d6caf4c0d1: Pull complete 18:03:15 96b7cbca73a9: Pull complete 18:03:15 a7acece74701: Pull complete 18:03:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:03:15 ---> db6d94c90886 18:03:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:03:19 ---> Running in 1e618ed47de8 18:03:19 Removing intermediate container 1e618ed47de8 18:03:19 ---> a6fbf6c020f0 18:03:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:19 ---> Running in 18c54b36423b 18:03:19 Removing intermediate container 18c54b36423b 18:03:19 ---> 5ef2fc7a2a84 18:03:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:03:19 ---> Running in 274278294d9a 18:03:19 Removing intermediate container 274278294d9a 18:03:19 ---> aa41540c4414 18:03:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:03:19 ---> Running in c53ff270cf11 18:03:19 Removing intermediate container c53ff270cf11 18:03:19 ---> 0a4dd6a6d17e 18:03:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:03:19 ---> Running in 79813905397b 18:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:03:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:03:21 Still waiting to schedule task 18:03:21 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:03:21 ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 18:03:21 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9639’ is offline 18:03:21 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:03:21 (2/4) Installing libedit (20210910.3.1-r0) 18:03:21 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:03:21 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:03:21 Executing busybox-1.35.0-r17.trigger 18:03:21 OK: 216 MiB in 55 packages 18:03:21 Removing intermediate container 79813905397b 18:03:21 ---> 83a9c00dd2a4 18:03:21 Step 8/12 : WORKDIR /device-mqtt-go 18:03:21 ---> Running in f721170614fa 18:03:21 Removing intermediate container f721170614fa 18:03:21 ---> dd5b022bd990 18:03:21 Step 9/12 : COPY go.mod vendor* ./ 18:03:22 ---> 088eea23f8e3 18:03:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:03:22 ---> Running in f47ad89b83c7 18:03:48 Removing intermediate container f47ad89b83c7 18:03:48 ---> 0601198fe665 18:03:48 Step 11/12 : COPY . . 18:03:48 ---> c340fbdd7b15 18:03:48 Step 12/12 : RUN $MAKE 18:03:48 ---> Running in 67816b4bc308 18:03:48 noop 18:03:48 Removing intermediate container 67816b4bc308 18:03:48 ---> 08bab7e2b225 18:03:48 Successfully built 08bab7e2b225 18:03:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:49 + docker inspect -f . ci-base-image-x86_64 18:03:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:49 prd-ubuntu20.04-docker-8c-8g-9638 does not seem to be running inside a container 18:03:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-521 -v /w/workspace/gexfoundry_device-mqtt-go_PR-521:/w/workspace/gexfoundry_device-mqtt-go_PR-521:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:49 $ docker top 939d803512b2efe90983db9e8b8068daf6f78794a6ca4b132822c8848b9cd876 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:49 + go version 18:03:49 go version go1.18.7 linux/amd64 [Pipeline] } 18:03:49 $ docker stop --time=1 939d803512b2efe90983db9e8b8068daf6f78794a6ca4b132822c8848b9cd876 18:03:51 $ docker rm -f --volumes 939d803512b2efe90983db9e8b8068daf6f78794a6ca4b132822c8848b9cd876 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:51 + docker inspect -f . ci-base-image-x86_64 18:03:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:52 prd-ubuntu20.04-docker-8c-8g-9638 does not seem to be running inside a container 18:03:52 $ 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-521 -v /w/workspace/gexfoundry_device-mqtt-go_PR-521:/w/workspace/gexfoundry_device-mqtt-go_PR-521:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:03:52 $ docker top 092263864bcce32fc743fd3e1e5768257e544962d0eb32e961e7ff99c1f0dddc -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:52 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-521 [Pipeline] fileExists [Pipeline] sh 18:03:53 + make test 18:03:53 go test ./... -coverprofile=coverage.out ./... 18:03:53 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:04:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:04:01 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.2% of statements 18:04:01 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:04:08 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:04:08 go vet ./... 18:04:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:04:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:04:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:04:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:04:10 $ docker stop --time=1 092263864bcce32fc743fd3e1e5768257e544962d0eb32e961e7ff99c1f0dddc 18:04:13 $ docker rm -f --volumes 092263864bcce32fc743fd3e1e5768257e544962d0eb32e961e7ff99c1f0dddc [Pipeline] // withDockerContainer [Pipeline] sh 18:04:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:04:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:04:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:04:14 + ls -al . 18:04:14 total 180 18:04:14 drwxrwxr-x 10 jenkins jenkins 4096 Mar 10 18:03 . 18:04:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 18:02 .. 18:04:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 18:02 .dockerignore 18:04:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 18:04 .git 18:04:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:02 .github 18:04:14 -rw-rw-r-- 1 jenkins jenkins 329 Mar 10 18:02 .gitignore 18:04:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 10 18:02 .golangci.yml 18:04:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 18:03 .semver 18:04:14 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 10 18:02 Attribution.txt 18:04:14 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 10 18:02 CHANGELOG.md 18:04:14 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 10 18:02 Dockerfile 18:04:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 18:02 GOVERNANCE.md 18:04:14 -rw-rw-r-- 1 jenkins jenkins 678 Mar 10 18:02 Jenkinsfile 18:04:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 10 18:02 LICENSE 18:04:14 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 10 18:02 Makefile 18:04:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 10 18:02 OWNERS.md 18:04:14 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 10 18:02 README.md 18:04:14 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 18:03 VERSION 18:04:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 18:02 bin 18:04:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:02 cmd 18:04:14 -rw-r--r-- 1 jenkins jenkins 18047 Mar 10 18:04 coverage.out 18:04:14 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 10 18:02 go.mod 18:04:14 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 10 18:02 go.sum 18:04:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:02 internal 18:04:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 18:02 mock 18:04:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 18:02 snap 18:04:14 -rw-rw-r-- 1 jenkins jenkins 227 Mar 10 18:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:15 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b19e386d8e8ed9765def202b879e4c9db9919488 --label arch=amd64 --label version=0.0.0 . 18:04:15 Sending build context to Docker daemon 6.38MB 18:04:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:04:15 Step 2/24 : FROM ${BASE} AS builder 18:04:15 ---> 08bab7e2b225 18:04:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:04:15 ---> Running in 8fa7cb1d8e65 18:04:15 Removing intermediate container 8fa7cb1d8e65 18:04:15 ---> 21fb65f32960 18:04:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:04:15 ---> Running in 123aebc112ab 18:04:15 Removing intermediate container 123aebc112ab 18:04:15 ---> ed9f709bf898 18:04:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:04:15 ---> Running in 4880cc45aef1 18:04:15 Removing intermediate container 4880cc45aef1 18:04:15 ---> edc87b67c4b7 18:04:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:04:15 ---> Running in 747ff29ebed8 18:04:15 Removing intermediate container 747ff29ebed8 18:04:15 ---> 6053ab423cd8 18:04:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:04:15 ---> Running in f28cbccb7c4b 18:04:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:16 OK: 216 MiB in 55 packages 18:04:16 Removing intermediate container f28cbccb7c4b 18:04:16 ---> 231ebe034dc8 18:04:16 Step 8/24 : WORKDIR /device-mqtt-go 18:04:16 ---> Running in 61b0f8f53c21 18:04:16 Removing intermediate container 61b0f8f53c21 18:04:16 ---> 63bba4108e29 18:04:16 Step 9/24 : COPY go.mod vendor* ./ 18:04:16 ---> 633be0b51da4 18:04:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:04:16 ---> Running in 6543d71fdfd4 18:04:17 Removing intermediate container 6543d71fdfd4 18:04:17 ---> f25516edf3dc 18:04:17 Step 11/24 : COPY . . 18:04:17 ---> 279e1e3d1a40 18:04:17 Step 12/24 : RUN $MAKE 18:04:17 ---> Running in 7dee3108cbdd 18:04:18 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 18:04:36 Removing intermediate container 7dee3108cbdd 18:04:36 ---> bb7ee1e7d038 18:04:36 Step 13/24 : FROM alpine:3.16 18:04:36 3.16: Pulling from library/alpine 18:04:36 ef5531b6e74e: Pulling fs layer 18:04:36 ef5531b6e74e: Download complete 18:04:36 ef5531b6e74e: Pull complete 18:04:36 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:04:36 Status: Downloaded newer image for alpine:3.16 18:04:36 ---> dfd21b5a31f5 18:04:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:04:36 ---> Running in cbd2af17674d 18:04:36 Removing intermediate container cbd2af17674d 18:04:36 ---> 71e301f3ea1d 18:04:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:04:36 ---> Running in e8f0e398afab 18:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:04:37 (1/1) Installing dumb-init (1.2.5-r1) 18:04:37 Executing busybox-1.35.0-r17.trigger 18:04:37 OK: 6 MiB in 15 packages 18:04:38 Removing intermediate container e8f0e398afab 18:04:38 ---> a713a64c13b5 18:04:38 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:04:38 ---> b02a1face9bc 18:04:38 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:04:38 ---> 6072e94f7421 18:04:38 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:04:39 ---> 27e06a618e46 18:04:39 Step 19/24 : EXPOSE 59982 18:04:39 ---> Running in 86abca6bdf38 18:04:39 Removing intermediate container 86abca6bdf38 18:04:39 ---> bcd85f6d6925 18:04:39 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:04:39 ---> Running in 20704bef1c07 18:04:39 Removing intermediate container 20704bef1c07 18:04:39 ---> be56155f0df3 18:04:39 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:04:39 ---> Running in 2197ef794627 18:04:39 Removing intermediate container 2197ef794627 18:04:39 ---> 9567dd3848dc 18:04:39 Step 22/24 : LABEL arch=amd64 18:04:39 ---> Running in 1d1d6dc5fb3f 18:04:39 Removing intermediate container 1d1d6dc5fb3f 18:04:39 ---> f919fce53f7a 18:04:39 Step 23/24 : LABEL git_sha=b19e386d8e8ed9765def202b879e4c9db9919488 18:04:39 ---> Running in c6d83c037088 18:04:39 Removing intermediate container c6d83c037088 18:04:39 ---> 2a095660eff8 18:04:39 Step 24/24 : LABEL version=0.0.0 18:04:39 ---> Running in 46b0b909e23a 18:04:39 Removing intermediate container 46b0b909e23a 18:04:39 ---> c12f07afac13 18:04:39 [Warning] One or more build-args [ARCH] were not consumed 18:04:39 Successfully built c12f07afac13 18:04:39 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:40 18:04:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:04:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:40 latest: Pulling from edgex-lftools-log-publisher 18:04:40 5eb5b503b376: Pulling fs layer 18:04:40 5c69ac0246d0: Pulling fs layer 18:04:40 ec43610c2a17: Pulling fs layer 18:04:40 3a2ae6a8a46f: Pulling fs layer 18:04:40 33b1e0a273af: Pulling fs layer 18:04:40 5d3b04190fa2: Pulling fs layer 18:04:40 2f39f015ded8: Pulling fs layer 18:04:40 33b1e0a273af: Waiting 18:04:40 5d3b04190fa2: Waiting 18:04:40 3a2ae6a8a46f: Waiting 18:04:40 2f39f015ded8: Waiting 18:04:40 5c69ac0246d0: Download complete 18:04:40 3a2ae6a8a46f: Verifying Checksum 18:04:40 3a2ae6a8a46f: Download complete 18:04:41 33b1e0a273af: Verifying Checksum 18:04:41 33b1e0a273af: Download complete 18:04:41 ec43610c2a17: Verifying Checksum 18:04:41 ec43610c2a17: Download complete 18:04:41 5d3b04190fa2: Download complete 18:04:41 5eb5b503b376: Verifying Checksum 18:04:41 5eb5b503b376: Download complete 18:04:41 2f39f015ded8: Download complete 18:04:42 5eb5b503b376: Pull complete 18:04:42 5c69ac0246d0: Pull complete 18:04:43 ec43610c2a17: Pull complete 18:04:43 3a2ae6a8a46f: Pull complete 18:04:43 33b1e0a273af: Pull complete 18:04:43 5d3b04190fa2: Pull complete 18:04:47 2f39f015ded8: Pull complete 18:04:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:04:47 prd-ubuntu20.04-docker-8c-8g-9638 does not seem to be running inside a container 18:04:47 $ 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-521 -v /w/workspace/gexfoundry_device-mqtt-go_PR-521:/w/workspace/gexfoundry_device-mqtt-go_PR-521:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:04:52 $ docker top c418a3cacd0143d82f0c0c7f4c04f1674a9ad561423016b23bfc3d564254f345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:04:52 ---> job-cost.sh 18:04:52 lf-activate-venv: SKIPPING 18:04:52 INFO: No Stack... 18:04:53 INFO: Retrieving Pricing Info for: v3-standard-8 18:04:53 INFO: Archiving Costs [Pipeline] sh 18:04:53 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives/cost.csv 18:04:53 + cut -d, -f6 [Pipeline] lock 18:04:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] 18:04:54 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] did not exist. Created. 18:04:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:04:54 + echo total: 0.2199999988079071 [Pipeline] stash 18:04:54 Stashed 1 file(s) [Pipeline] } 18:04:54 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:04:54 $ docker stop --time=1 c418a3cacd0143d82f0c0c7f4c04f1674a9ad561423016b23bfc3d564254f345 18:04:55 $ docker rm -f --volumes c418a3cacd0143d82f0c0c7f4c04f1674a9ad561423016b23bfc3d564254f345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:05:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9641 in /w/workspace/gexfoundry_device-mqtt-go_PR-521 [Pipeline] { [Pipeline] ws 18:05:43 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 18:05:43 Selected Git installation does not exist. Using Default 18:05:43 The recommended git tool is: NONE 18:05:49 using credential edgex-jenkins-ssh 18:05:49 Cloning the remote Git repository 18:05:49 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 18:05:49 > git init /w/workspace/device-mqtt-go/1 # timeout=10 18:05:49 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:05:49 > git --version # timeout=10 18:05:49 > git --version # 'git version 2.25.1' 18:05:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:51 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:05:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:05:53 Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit b19e386d8e8ed9765def202b879e4c9db9919488 18:05:53 Merge succeeded, producing b19e386d8e8ed9765def202b879e4c9db9919488 18:05:53 Checking out Revision b19e386d8e8ed9765def202b879e4c9db9919488 (PR-521) 18:05:52 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 18:05:52 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 18:05:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/521/head:refs/remotes/origin/PR-521 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:05:53 > git config core.sparsecheckout # timeout=10 18:05:53 > git checkout -f b19e386d8e8ed9765def202b879e4c9db9919488 # timeout=10 18:05:53 > git remote # timeout=10 18:05:53 > git config --get remote.origin.url # timeout=10 18:05:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:05:53 > git merge 229099614b4381a690093be203497270268560bd # timeout=10 18:05:53 > git rev-parse HEAD^{commit} # timeout=10 18:05:53 > git config core.sparsecheckout # timeout=10 18:05:53 > git checkout -f b19e386d8e8ed9765def202b879e4c9db9919488 # timeout=10 18:05:57 Commit message: "refactor!: updated secret path to secretName" 18:05:57 > git --version # timeout=10 18:05:57 > git --version # 'git version 2.25.1' 18:05:57 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:05:58 % Total % Received % Xferd Average Speed Time Time Time Current 18:05:58 Dload Upload Total Spent Left Speed 18:05:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 18:05:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:05:59 + + sudo tee /etc/docker/daemon.new 18:05:59 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:05:59 { 18:05:59 "registry-mirrors": [ 18:05:59 "https://nexus3.edgexfoundry.org:10001" 18:05:59 ], 18:05:59 "bip": "10.250.0.254/24", 18:05:59 "hosts": [ 18:05:59 "tcp://0.0.0.0:5555", 18:05:59 "unix:///var/run/docker.sock" 18:05:59 ], 18:05:59 "mtu": 1458, 18:05:59 "selinux-enabled": true, 18:05:59 "seccomp-profile": "/etc/docker/seccomp.json" 18:05:59 } [Pipeline] sh 18:05:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:06:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:18 provisioning config files... 18:06:18 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13162752667434667283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:19 ---> docker-login.sh 18:06:19 nexus3.edgexfoundry.org:10001 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:19 nexus3.edgexfoundry.org:10002 18:06:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:19 Configure a credential helper to remove this warning. See 18:06:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:19 18:06:19 Login Succeeded 18:06:20 nexus3.edgexfoundry.org:10003 18:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:20 Configure a credential helper to remove this warning. See 18:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:20 18:06:20 Login Succeeded 18:06:20 nexus3.edgexfoundry.org:10004 18:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:20 Configure a credential helper to remove this warning. See 18:06:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:20 18:06:20 Login Succeeded 18:06:20 docker.io 18:06:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:21 Configure a credential helper to remove this warning. See 18:06:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:21 18:06:21 Login Succeeded 18:06:21 ---> docker-login.sh ends [Pipeline] } 18:06:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:06:21 ========================================================= 18:06:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:06:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:22 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:06:22 Sending build context to Docker daemon 3.319MB 18:06:22 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:06:22 Step 2/12 : FROM ${BASE} AS builder 18:06:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:06:22 9b18e9b68314: Pulling fs layer 18:06:22 35d82f9e3411: Pulling fs layer 18:06:22 e16973657156: Pulling fs layer 18:06:22 fc693d55d65f: Pulling fs layer 18:06:22 7e9fc2657dce: Pulling fs layer 18:06:22 dda99020689f: Pulling fs layer 18:06:22 db1c61fa0a46: Pulling fs layer 18:06:22 891c053d2c06: Pulling fs layer 18:06:22 fc693d55d65f: Waiting 18:06:22 7e9fc2657dce: Waiting 18:06:22 dda99020689f: Waiting 18:06:22 db1c61fa0a46: Waiting 18:06:22 891c053d2c06: Waiting 18:06:22 e16973657156: Download complete 18:06:22 35d82f9e3411: Verifying Checksum 18:06:22 35d82f9e3411: Download complete 18:06:22 7e9fc2657dce: Download complete 18:06:22 dda99020689f: Verifying Checksum 18:06:22 dda99020689f: Download complete 18:06:22 9b18e9b68314: Verifying Checksum 18:06:22 9b18e9b68314: Download complete 18:06:23 9b18e9b68314: Pull complete 18:06:23 891c053d2c06: Verifying Checksum 18:06:23 891c053d2c06: Download complete 18:06:24 35d82f9e3411: Pull complete 18:06:24 e16973657156: Pull complete 18:06:24 db1c61fa0a46: Verifying Checksum 18:06:24 db1c61fa0a46: Download complete 18:06:25 fc693d55d65f: Verifying Checksum 18:06:25 fc693d55d65f: Download complete 18:06:37 fc693d55d65f: Pull complete 18:06:37 7e9fc2657dce: Pull complete 18:06:37 dda99020689f: Pull complete 18:06:42 db1c61fa0a46: Pull complete 18:06:44 891c053d2c06: Pull complete 18:06:44 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 18:06:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:06:44 ---> f96f9c87975a 18:06:44 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:06:46 ---> Running in 357eeb240377 18:06:46 Removing intermediate container 357eeb240377 18:06:46 ---> 02c295951d39 18:06:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:46 ---> Running in 5add2dfe1c5a 18:06:46 Removing intermediate container 5add2dfe1c5a 18:06:46 ---> 100cc033b0c5 18:06:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:06:46 ---> Running in 4c5f466d9b0c 18:06:47 Removing intermediate container 4c5f466d9b0c 18:06:47 ---> 21fb1bf2394d 18:06:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:06:47 ---> Running in 79257679cde9 18:06:47 Removing intermediate container 79257679cde9 18:06:47 ---> c4c4ba466e1d 18:06:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:47 ---> Running in e03de46edec1 18:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:06:49 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:06:49 (2/4) Installing libedit (20210910.3.1-r0) 18:06:49 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:06:50 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:06:50 Executing busybox-1.35.0-r17.trigger 18:06:50 OK: 226 MiB in 55 packages 18:06:51 Removing intermediate container e03de46edec1 18:06:51 ---> 1cd463c2268b 18:06:51 Step 8/12 : WORKDIR /device-mqtt-go 18:06:51 ---> Running in 174b9dd7245b 18:06:51 Removing intermediate container 174b9dd7245b 18:06:51 ---> b681af7672e8 18:06:51 Step 9/12 : COPY go.mod vendor* ./ 18:06:51 ---> 5be7b2aa36ad 18:06:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:06:51 ---> Running in 012c41f83b37 18:08:13 Removing intermediate container 012c41f83b37 18:08:13 ---> bdf0de4fbe3e 18:08:13 Step 11/12 : COPY . . 18:08:13 ---> d3f7fb12840f 18:08:13 Step 12/12 : RUN $MAKE 18:08:13 ---> Running in 482fdb3ca15f 18:08:13 noop 18:08:13 Removing intermediate container 482fdb3ca15f 18:08:13 ---> 358dac6c2afc 18:08:13 Successfully built 358dac6c2afc 18:08:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:14 + docker inspect -f . ci-base-image-arm64 18:08:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:14 prd-ubuntu20.04-docker-arm64-4c-16g-9641 does not seem to be running inside a container 18:08:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:15 $ docker top b5187931c374f419054d81310738b6d7fa8b450006eba689326d783b20dfa7ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:16 + go version 18:08:16 go version go1.18.7 linux/arm64 [Pipeline] } 18:08:16 $ docker stop --time=1 b5187931c374f419054d81310738b6d7fa8b450006eba689326d783b20dfa7ae 18:08:18 $ docker rm -f --volumes b5187931c374f419054d81310738b6d7fa8b450006eba689326d783b20dfa7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:19 + docker inspect -f . ci-base-image-arm64 18:08:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:19 prd-ubuntu20.04-docker-arm64-4c-16g-9641 does not seem to be running inside a container 18:08:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:08:20 $ docker top bb158fe0978b95a39117fe9cd155cb5e07b41ccb4f190ac26bda8e9b0b8a88db -eo pid,comm [Pipeline] { [Pipeline] sh 18:08:21 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 18:08:22 + make test 18:08:22 go test ./... -coverprofile=coverage.out ./... 18:08:23 ? github.com/edgexfoundry/device-mqtt-go [no test files] 18:09:45 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 18:09:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.066s coverage: 22.2% of statements 18:09:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 18:09:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:09:47 go vet ./... 18:10:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:10:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:10:14 ./bin/test-attribution-txt.sh [Pipeline] echo 18:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:10:14 $ docker stop --time=1 bb158fe0978b95a39117fe9cd155cb5e07b41ccb4f190ac26bda8e9b0b8a88db 18:10:16 $ docker rm -f --volumes bb158fe0978b95a39117fe9cd155cb5e07b41ccb4f190ac26bda8e9b0b8a88db [Pipeline] // withDockerContainer [Pipeline] sh 18:10:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:10:17 Warning: overwriting stash ‘coverage-report’ 18:10:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:10:18 + ls -al . 18:10:18 total 176 18:10:18 drwxrwxr-x 9 jenkins jenkins 4096 Mar 10 18:08 . 18:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 18:05 .. 18:10:18 -rw-rw-r-- 1 jenkins jenkins 140 Mar 10 18:05 .dockerignore 18:10:18 drwxrwxr-x 8 jenkins jenkins 4096 Mar 10 18:05 .git 18:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:05 .github 18:10:18 -rw-rw-r-- 1 jenkins jenkins 329 Mar 10 18:05 .gitignore 18:10:18 -rw-rw-r-- 1 jenkins jenkins 41 Mar 10 18:05 .golangci.yml 18:10:18 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 10 18:05 Attribution.txt 18:10:18 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 10 18:05 CHANGELOG.md 18:10:18 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 10 18:05 Dockerfile 18:10:18 -rw-rw-r-- 1 jenkins jenkins 677 Mar 10 18:05 GOVERNANCE.md 18:10:18 -rw-rw-r-- 1 jenkins jenkins 678 Mar 10 18:05 Jenkinsfile 18:10:18 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 10 18:05 LICENSE 18:10:18 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 10 18:05 Makefile 18:10:18 -rw-rw-r-- 1 jenkins jenkins 620 Mar 10 18:05 OWNERS.md 18:10:18 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 10 18:05 README.md 18:10:18 -rw-rw-r-- 1 jenkins jenkins 5 Mar 10 18:03 VERSION 18:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 18:05 bin 18:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:05 cmd 18:10:18 -rw-r--r-- 1 jenkins jenkins 18047 Mar 10 18:09 coverage.out 18:10:18 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 10 18:05 go.mod 18:10:18 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 10 18:05 go.sum 18:10:18 drwxrwxr-x 3 jenkins jenkins 4096 Mar 10 18:05 internal 18:10:18 drwxrwxr-x 2 jenkins jenkins 4096 Mar 10 18:05 mock 18:10:18 drwxrwxr-x 4 jenkins jenkins 4096 Mar 10 18:05 snap 18:10:18 -rw-rw-r-- 1 jenkins jenkins 227 Mar 10 18:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:19 + 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=b19e386d8e8ed9765def202b879e4c9db9919488 --label arch=arm64 --label version=0.0.0 . 18:10:19 Sending build context to Docker daemon 3.338MB 18:10:19 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 18:10:19 Step 2/24 : FROM ${BASE} AS builder 18:10:19 ---> 358dac6c2afc 18:10:19 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:10:19 ---> Running in 21b953695331 18:10:20 Removing intermediate container 21b953695331 18:10:20 ---> e2174cd20115 18:10:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:10:20 ---> Running in 43e55174d200 18:10:20 Removing intermediate container 43e55174d200 18:10:20 ---> 2b6e8e61b883 18:10:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:10:20 ---> Running in 3b89aa823306 18:10:21 Removing intermediate container 3b89aa823306 18:10:21 ---> cd2ec87ba475 18:10:21 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 18:10:21 ---> Running in fd7e2eaf4339 18:10:21 Removing intermediate container fd7e2eaf4339 18:10:21 ---> 93126a76e1d8 18:10:21 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:21 ---> Running in ed1527ee9c33 18:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:10:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:10:24 OK: 226 MiB in 55 packages 18:10:26 Removing intermediate container ed1527ee9c33 18:10:26 ---> fddf0c625912 18:10:26 Step 8/24 : WORKDIR /device-mqtt-go 18:10:26 ---> Running in f3bf2687361c 18:10:27 Removing intermediate container f3bf2687361c 18:10:27 ---> d803bd85a97d 18:10:27 Step 9/24 : COPY go.mod vendor* ./ 18:10:27 ---> c4004561e05d 18:10:27 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:27 ---> Running in 7e702425ae71 18:10:31 Removing intermediate container 7e702425ae71 18:10:31 ---> d2712a8b2529 18:10:31 Step 11/24 : COPY . . 18:10:32 ---> 431e2b549f58 18:10:32 Step 12/24 : RUN $MAKE 18:10:32 ---> Running in 00ba45613dbb 18:10:33 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 18:12:55 Removing intermediate container 00ba45613dbb 18:12:55 ---> 1731d01fb400 18:12:55 Step 13/24 : FROM alpine:3.16 18:12:55 3.16: Pulling from library/alpine 18:12:55 3760b48202b3: Pulling fs layer 18:12:55 3760b48202b3: Verifying Checksum 18:12:55 3760b48202b3: Download complete 18:12:55 3760b48202b3: Pull complete 18:12:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 18:12:55 Status: Downloaded newer image for alpine:3.16 18:12:55 ---> 4c81e5bf8899 18:12:55 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 18:12:55 ---> Running in 9b8ad841e51e 18:12:55 Removing intermediate container 9b8ad841e51e 18:12:55 ---> 2881dfcb94bd 18:12:55 Step 15/24 : RUN apk add --update --no-cache dumb-init 18:12:55 ---> Running in 779aa6d978a5 18:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:12:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:12:55 (1/1) Installing dumb-init (1.2.5-r1) 18:12:55 Executing busybox-1.35.0-r17.trigger 18:12:55 OK: 5 MiB in 15 packages 18:12:55 Removing intermediate container 779aa6d978a5 18:12:55 ---> 0729410d5638 18:12:55 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 18:12:55 ---> 70e2ef5061e8 18:12:55 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 18:12:55 ---> dbc89682e91d 18:12:55 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 18:12:55 ---> 2617bb41300f 18:12:55 Step 19/24 : EXPOSE 59982 18:12:55 ---> Running in 598e38cb1b20 18:12:55 Removing intermediate container 598e38cb1b20 18:12:55 ---> 55b87ecca528 18:12:55 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 18:12:55 ---> Running in dd290963dae7 18:12:55 Removing intermediate container dd290963dae7 18:12:55 ---> 413021cf67e2 18:12:55 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 18:12:55 ---> Running in 4bb009e2e6bd 18:12:55 Removing intermediate container 4bb009e2e6bd 18:12:55 ---> e2b1bc3192ba 18:12:55 Step 22/24 : LABEL arch=arm64 18:12:55 ---> Running in dfb359746884 18:12:56 Removing intermediate container dfb359746884 18:12:56 ---> 7273f620ac65 18:12:56 Step 23/24 : LABEL git_sha=b19e386d8e8ed9765def202b879e4c9db9919488 18:12:56 ---> Running in bad521196797 18:12:56 Removing intermediate container bad521196797 18:12:56 ---> 6906dea304a1 18:12:56 Step 24/24 : LABEL version=0.0.0 18:12:56 ---> Running in e7758986cd63 18:12:57 Removing intermediate container e7758986cd63 18:12:57 ---> 0a399b391b87 18:12:57 [Warning] One or more build-args [ARCH] were not consumed 18:12:57 Successfully built 0a399b391b87 18:12:57 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 18:12:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:57 18:12:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:12:58 arm64: Pulling from edgex-lftools-log-publisher 18:12:58 8998bd30e6a1: Pulling fs layer 18:12:58 04944245beec: Pulling fs layer 18:12:58 699f458cf7ca: Pulling fs layer 18:12:58 765212b225bb: Pulling fs layer 18:12:58 f23df028b6ca: Pulling fs layer 18:12:58 d65c8cfc05b1: Pulling fs layer 18:12:58 2437ff75d9bd: Pulling fs layer 18:12:58 765212b225bb: Waiting 18:12:58 f23df028b6ca: Waiting 18:12:58 2437ff75d9bd: Waiting 18:12:58 d65c8cfc05b1: Waiting 18:12:58 04944245beec: Verifying Checksum 18:12:58 04944245beec: Download complete 18:12:58 765212b225bb: Verifying Checksum 18:12:58 765212b225bb: Download complete 18:12:58 f23df028b6ca: Verifying Checksum 18:12:58 f23df028b6ca: Download complete 18:12:58 d65c8cfc05b1: Verifying Checksum 18:12:58 d65c8cfc05b1: Download complete 18:12:58 699f458cf7ca: Download complete 18:12:59 8998bd30e6a1: Verifying Checksum 18:12:59 8998bd30e6a1: Download complete 18:13:01 2437ff75d9bd: Verifying Checksum 18:13:01 2437ff75d9bd: Download complete 18:13:03 8998bd30e6a1: Pull complete 18:13:03 04944245beec: Pull complete 18:13:05 699f458cf7ca: Pull complete 18:13:05 765212b225bb: Pull complete 18:13:05 f23df028b6ca: Pull complete 18:13:06 d65c8cfc05b1: Pull complete 18:13:21 2437ff75d9bd: Pull complete 18:13:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:21 prd-ubuntu20.04-docker-arm64-4c-16g-9641 does not seem to be running inside a container 18:13:21 $ 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 18:13:24 $ docker top 06b973ca613404f7c822d19ce67df215d7d25742ef71e1094117ba6539c2ec51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:25 ---> job-cost.sh 18:13:25 lf-activate-venv: SKIPPING 18:13:25 INFO: No Stack... 18:13:25 INFO: Retrieving Pricing Info for: v3-standard-4 18:13:26 INFO: Archiving Costs [Pipeline] sh 18:13:26 + + cat /w/workspace/device-mqtt-go/1/archives/cost.csvcut 18:13:26 -d, -f6 [Pipeline] lock 18:13:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] 18:13:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] did not exist. Created. 18:13:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:27 /w/workspace/device-mqtt-go/1@tmp/durable-d5d176a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:13:28 + echo total: 0.10999999940395355 [Pipeline] stash 18:13:28 Warning: overwriting stash ‘stack-cost’ 18:13:28 Stashed 1 file(s) [Pipeline] } 18:13:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-521-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:28 $ docker stop --time=1 06b973ca613404f7c822d19ce67df215d7d25742ef71e1094117ba6539c2ec51 18:13:30 $ docker rm -f --volumes 06b973ca613404f7c822d19ce67df215d7d25742ef71e1094117ba6539c2ec51 [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 18:13:31 provisioning config files... 18:13:31 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/config16136097611052078609tmp [Pipeline] { [Pipeline] sh 18:13:31 + set +x 18:13:31 + curl -s https://codecov.io/bash 18:13:31 + bash -s -- 18:13:31 18:13:31 _____ _ 18:13:31 / ____| | | 18:13:31 | | ___ __| | ___ ___ _____ __ 18:13:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:13:31 | |___| (_) | (_| | __/ (_| (_) \ V / 18:13:31 \_____\___/ \__,_|\___|\___\___/ \_/ 18:13:31 Bash-1.0.6 18:13:31 18:13:31 18:13:31 ==> git version 2.25.1 found 18:13:31 ==> 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 18:13:31 Release-Date: 2020-01-08 18:13:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:13:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:13:31 ==> Jenkins CI detected. 18:13:31 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-521 18:13:31 project root: . 18:13:31 --> token set from env 18:13:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:13:31 ==> Running gcov in . (disable via -X gcov) 18:13:31 ==> Python coveragepy not found 18:13:31 ==> Searching for coverage reports in: 18:13:31 + . 18:13:31 -> Found 1 reports 18:13:31 ==> Detecting git/mercurial file structure 18:13:31 ==> Reading reports 18:13:31 + ./coverage.out bytes=18047 18:13:31 ==> Appending adjustments 18:13:31 https://docs.codecov.io/docs/fixing-reports 18:13:31 + Found adjustments 18:13:31 ==> Gzipping contents 18:13:31 4.0K /tmp/codecov.3uSW6c.gz 18:13:31 ==> Uploading reports 18:13:31 url: https://codecov.io 18:13:31 query: branch=PR-521&commit=b19e386d8e8ed9765def202b879e4c9db9919488&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=521&job=&cmd_args= 18:13:31 -> Pinging Codecov 18:13:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-521&commit=b19e386d8e8ed9765def202b879e4c9db9919488&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-521%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=521&job=&cmd_args= 18:13:32 -> Uploading to 18:13:32 https://storage.googleapis.com/codecov/v4/raw/2023-03-10/7D719EC7BBE17E464838252E33014C33/b19e386d8e8ed9765def202b879e4c9db9919488/cf2b113e-8544-4724-a28e-d9398f435599.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230310%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230310T181331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e30c2706b79db3c936d34ba78344c0d82563331bcfe34c60447ab7911ce68fc0 18:13:32 % Total % Received % Xferd Average Speed Time Time Time Current 18:13:32 Dload Upload Total Spent Left Speed 18:13:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3160 0 0 100 3160 0 11087 --:--:-- --:--:-- --:--:-- 11087 18:13:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/b19e386d8e8ed9765def202b879e4c9db9919488 [Pipeline] } 18:13:32 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 18:13:33 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives ] 18:13:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives 18:13:33 total 16 18:13:33 drwxr-xr-x 3 root root 4096 Mar 10 18:04 . 18:13:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 18:04 .. 18:13:33 drwxr-xr-x 2 root root 4096 Mar 10 18:04 cost 18:13:33 -rw-r--r-- 1 root root 86 Mar 10 18:04 cost.csv 18:13:33 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives 18:13:33 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives 18:13:33 total 16 18:13:33 drwxr-xr-x 3 jenkins jenkins 4096 Mar 10 18:04 . 18:13:33 drwxrwxr-x 11 jenkins jenkins 4096 Mar 10 18:04 .. 18:13:33 drwxr-xr-x 2 jenkins jenkins 4096 Mar 10 18:04 cost 18:13:33 -rw-r--r-- 1 jenkins jenkins 86 Mar 10 18:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:13:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:13:35 ---> package-listing.sh 18:13:35 ++ facter osfamily 18:13:35 ++ tr '[:upper:]' '[:lower:]' 18:13:35 + OS_FAMILY=debian 18:13:35 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-521 18:13:35 + START_PACKAGES=/tmp/packages_start.txt 18:13:35 + END_PACKAGES=/tmp/packages_end.txt 18:13:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:13:35 + PACKAGES=/tmp/packages_start.txt 18:13:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-521 ']' 18:13:35 + PACKAGES=/tmp/packages_end.txt 18:13:35 + case "${OS_FAMILY}" in 18:13:35 + dpkg -l 18:13:35 + grep '^ii' 18:13:35 + '[' -f /tmp/packages_start.txt ']' 18:13:35 + '[' -f /tmp/packages_end.txt ']' 18:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:13:35 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-521 ']' 18:13:35 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives/ 18:13:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-521/archives/ [Pipeline] echo 18:13:35 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-521/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:36 prd-ubuntu20.04-docker-8c-8g-9638 does not seem to be running inside a container 18:13:36 $ 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-521/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-521 -v /w/workspace/gexfoundry_device-mqtt-go_PR-521:/w/workspace/gexfoundry_device-mqtt-go_PR-521:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-521@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 18:13:36 $ docker top 19f63e6839faf6f85e2f45b10b73f2c6de5ba4f479e62f9a7f0c64f4a87a2898 -eo pid,comm [Pipeline] { [Pipeline] sh 18:13:37 + touch /tmp/pre-build-complete [Pipeline] sh 18:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 18:13:37 + ls /var/log/sa-host 18:13:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:37 provisioning config files... 18:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-521@tmp/config13807601041342758565tmp [Pipeline] { [Pipeline] echo 18:13:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:13:38 ---> create-netrc.sh [Pipeline] } 18:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:13:38 ---> python-tools-install.sh [Pipeline] echo 18:13:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:13:38 ---> sudo-logs.sh 18:13:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:13:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:13:39 ---> job-cost.sh 18:13:39 lf-activate-venv: SKIPPING 18:13:39 DEBUG: total: 0.2199999988079071 18:13:39 INFO: Retrieving Stack Cost... 18:13:39 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:40 INFO: Archiving Costs [Pipeline] echo 18:13:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:13:40 ---> logs-deploy.sh 18:13:40 lf-activate-venv: SKIPPING 18:13:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-521/1 18:13:40 INFO: archiving workspace using pattern(s): 18:13:41 Archives upload complete. 18:13:41 INFO: archiving logs to Nexus