Pull request #500 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f04e735536f66c1c3b8a19061b0acfbd4d6991a+ec4bdb71d113baf8f62d105c9dc125da7e597352 (570db5c108b71a95b5d24722180ae780f5b0cdc3) 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-ssh6119659107357129091.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-ssh12341635509142027450.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-500/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12180229460030305707.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 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-ssh17011809388588944854.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-500/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13527536883035338729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-8554’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8813’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8815’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8814’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8816 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [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-500 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ec4bdb71d113baf8f62d105c9dc125da7e597352 into PR head commit 4f04e735536f66c1c3b8a19061b0acfbd4d6991a Merge succeeded, producing 4f04e735536f66c1c3b8a19061b0acfbd4d6991a Checking out Revision 4f04e735536f66c1c3b8a19061b0acfbd4d6991a (PR-500) > 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/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f04e735536f66c1c3b8a19061b0acfbd4d6991a # 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 ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f04e735536f66c1c3b8a19061b0acfbd4d6991a # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:26 ========================================================= 15:05:26 EdgeX Global Pipelines Version Info 15:05:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4c418a1867c4bf59d8868412e0cd3bfb6c2fee68 # timeout=10 15:05:27 ------------------- 15:05:27 stable info: 15:05:27 ------------------- 15:05:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:05:27 Message: update stable to v1.0.244 15:05:27 ------------------- 15:05:27 experimental info: 15:05:27 ------------------- 15:05:27 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:05:27 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-500 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-500 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-500 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f04e735536f66c1c3b8a19061b0acfbd4d6991a [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f04e73 [Pipeline] echo 15:05:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:28 provisioning config files... 15:05:28 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config14902801347894037925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:28 ---> docker-login.sh 15:05:28 nexus3.edgexfoundry.org:10001 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 nexus3.edgexfoundry.org:10002 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 nexus3.edgexfoundry.org:10003 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 nexus3.edgexfoundry.org:10004 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 docker.io 15:05:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:29 Configure a credential helper to remove this warning. See 15:05:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:29 15:05:29 Login Succeeded 15:05:29 ---> docker-login.sh ends [Pipeline] } 15:05:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:05:30 + git rev-list -1 --merges 4f04e735536f66c1c3b8a19061b0acfbd4d6991a~1..4f04e735536f66c1c3b8a19061b0acfbd4d6991a [Pipeline] echo 15:05:30 -----------> git rev-list -1 --merges 4f04e735536f66c1c3b8a19061b0acfbd4d6991a~1..4f04e735536f66c1c3b8a19061b0acfbd4d6991a 4f04e735536f66c1c3b8a19061b0acfbd4d6991a [false] [Pipeline] sh 15:05:30 + git log --format=format:%s -1 4f04e735536f66c1c3b8a19061b0acfbd4d6991a [Pipeline] echo 15:05:30 ========================================================= 15:05:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:05:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:30 + git log --format=format:%s -1 4f04e735536f66c1c3b8a19061b0acfbd4d6991a [Pipeline] echo 15:05:30 [semverPrep] GIT_COMMIT: 4f04e735536f66c1c3b8a19061b0acfbd4d6991a, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 15:05:30 [semverPrep] This is not a build commit. [Pipeline] sh 15:05:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:31 + grep -v github /etc/ssh/ssh_known_hosts 15:05:31 + [ -e /tmp/ssh_known_hosts ] 15:05:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:05:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:05:31 + sudo tee -a /etc/ssh/ssh_known_hosts 15:05:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:31 15:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:31 0.1.4: Pulling from edgex-devops/py-git-semver 15:05:31 b85a868b505f: Pulling fs layer 15:05:31 e2be974225ed: Pulling fs layer 15:05:31 339a4e72a1f5: Pulling fs layer 15:05:31 988bab9f4d93: Pulling fs layer 15:05:31 1469e6f7b9e6: Pulling fs layer 15:05:31 eaf3925da568: Pulling fs layer 15:05:31 bab4dde63d76: Pulling fs layer 15:05:31 1469e6f7b9e6: Waiting 15:05:31 988bab9f4d93: Waiting 15:05:31 bde34c3a00c8: Pulling fs layer 15:05:31 b352a97aabf1: Pulling fs layer 15:05:31 4872d77fe225: Pulling fs layer 15:05:31 bab4dde63d76: Waiting 15:05:31 5851b861e8e6: Pulling fs layer 15:05:31 4872d77fe225: Waiting 15:05:31 bde34c3a00c8: Waiting 15:05:31 b352a97aabf1: Waiting 15:05:31 5851b861e8e6: Waiting 15:05:31 eaf3925da568: Waiting 15:05:31 e2be974225ed: Verifying Checksum 15:05:31 e2be974225ed: Download complete 15:05:31 988bab9f4d93: Download complete 15:05:32 1469e6f7b9e6: Verifying Checksum 15:05:32 1469e6f7b9e6: Download complete 15:05:32 eaf3925da568: Verifying Checksum 15:05:32 eaf3925da568: Download complete 15:05:32 339a4e72a1f5: Verifying Checksum 15:05:32 339a4e72a1f5: Download complete 15:05:32 bde34c3a00c8: Verifying Checksum 15:05:32 bde34c3a00c8: Download complete 15:05:32 b352a97aabf1: Verifying Checksum 15:05:32 b352a97aabf1: Download complete 15:05:32 4872d77fe225: Verifying Checksum 15:05:32 4872d77fe225: Download complete 15:05:32 5851b861e8e6: Download complete 15:05:32 b85a868b505f: Verifying Checksum 15:05:32 b85a868b505f: Download complete 15:05:32 bab4dde63d76: Verifying Checksum 15:05:32 bab4dde63d76: Download complete 15:05:33 b85a868b505f: Pull complete 15:05:33 e2be974225ed: Pull complete 15:05:33 339a4e72a1f5: Pull complete 15:05:33 988bab9f4d93: Pull complete 15:05:34 1469e6f7b9e6: Pull complete 15:05:34 eaf3925da568: Pull complete 15:05:35 bab4dde63d76: Pull complete 15:05:35 bde34c3a00c8: Pull complete 15:05:35 b352a97aabf1: Pull complete 15:05:35 4872d77fe225: Pull complete 15:05:35 5851b861e8e6: Pull complete 15:05:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:05:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:36 prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container 15:05:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@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 15:05:37 $ docker top 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 -eo pid,comm 15:05:37 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). 15:05:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:37 [ssh-agent] Looking for ssh-agent implementation... 15:05:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:37 $ docker exec 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 ssh-agent 15:05:37 SSH_AUTH_SOCK=/tmp/ssh-blrVAm190ay0/agent.31 15:05:37 SSH_AGENT_PID=37 15:05:37 Running ssh-add (command line suppressed) 15:05:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_1644882821425715174.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_1644882821425715174.key) 15:05:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:38 + git tag --points-at HEAD [Pipeline] } 15:05:38 $ docker exec --env ******** --env ******** 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 ssh-agent -k 15:05:38 unset SSH_AUTH_SOCK; 15:05:38 unset SSH_AGENT_PID; 15:05:38 echo Agent pid 37 killed; 15:05:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:38 [ssh-agent] Looking for ssh-agent implementation... 15:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:38 $ docker exec 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 ssh-agent 15:05:38 SSH_AUTH_SOCK=/tmp/ssh-LOuNkn6wwaac/agent.70 15:05:38 SSH_AGENT_PID=76 15:05:38 Running ssh-add (command line suppressed) 15:05:38 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_1268455878038156986.key (/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/private_key_1268455878038156986.key) 15:05:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:38 + git semver init 15:05:39 2023-03-08 15:05:38,986 [run_init] DEBUG init version:0.0.0 force:False 15:05:39 2023-03-08 15:05:38,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 15:05:39 2023-03-08 15:05:38,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver 15:05:39 2023-03-08 15:05:38,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500, universal_newlines=False, shell=None, istream=None) 15:05:39 2023-03-08 15:05:39,776 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.git/info/exclude 15:05:39 2023-03-08 15:05:39,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 with force:False 15:05:39 2023-03-08 15:05:39,777 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 15:05:39 2023-03-08 15:05:39,781 [execute] INFO git cat-file --batch-check 15:05:39 2023-03-08 15:05:39,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 15:05:40 2023-03-08 15:05:39,787 [execute] INFO git cat-file --batch 15:05:40 2023-03-08 15:05:39,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver, universal_newlines=False, shell=None, istream=) 15:05:40 2023-03-08 15:05:39,791 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-500/.semver/PR-500 15:05:40 0.0.0 [Pipeline] } 15:05:40 $ docker exec --env ******** --env ******** 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 ssh-agent -k 15:05:40 unset SSH_AUTH_SOCK; 15:05:40 unset SSH_AGENT_PID; 15:05:40 echo Agent pid 76 killed; 15:05:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:40 + git semver [Pipeline] } 15:05:40 $ docker stop --time=1 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 15:05:41 $ docker rm -f --volumes 3aa344b23b5c70e2ae2819741ebd150d4e88b22c29e753049f8cb37d2b4321e8 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:42 Stashed 1 file(s) [Pipeline] echo 15:05:42 [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 15:05:42 provisioning config files... 15:05:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config11463614172631083122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:43 ---> docker-login.sh 15:05:43 nexus3.edgexfoundry.org:10001 15:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:43 Configure a credential helper to remove this warning. See 15:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:43 15:05:43 Login Succeeded 15:05:43 nexus3.edgexfoundry.org:10002 15:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:43 Configure a credential helper to remove this warning. See 15:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:43 15:05:43 Login Succeeded 15:05:43 nexus3.edgexfoundry.org:10003 15:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:43 Configure a credential helper to remove this warning. See 15:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:43 15:05:43 Login Succeeded 15:05:43 nexus3.edgexfoundry.org:10004 15:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:43 Configure a credential helper to remove this warning. See 15:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:43 15:05:43 Login Succeeded 15:05:43 docker.io 15:05:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:43 Configure a credential helper to remove this warning. See 15:05:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:43 15:05:43 Login Succeeded 15:05:43 ---> docker-login.sh ends [Pipeline] } 15:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:43 ========================================================= 15:05:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:05:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:43 + 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 . 15:05:43 Sending build context to Docker daemon 6.361MB 15:05:43 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:05:43 Step 2/12 : FROM ${BASE} AS builder 15:05:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:43 213ec9aee27d: Pulling fs layer 15:05:43 4583459ba037: Pulling fs layer 15:05:43 93c1e223e6f2: Pulling fs layer 15:05:43 53926ce57604: Pulling fs layer 15:05:43 21b2b0c7a3f4: Pulling fs layer 15:05:43 22ff95d597cd: Pulling fs layer 15:05:43 12d6caf4c0d1: Pulling fs layer 15:05:43 96b7cbca73a9: Pulling fs layer 15:05:43 a7acece74701: Pulling fs layer 15:05:43 53926ce57604: Waiting 15:05:43 21b2b0c7a3f4: Waiting 15:05:43 a7acece74701: Waiting 15:05:43 96b7cbca73a9: Waiting 15:05:43 22ff95d597cd: Waiting 15:05:43 12d6caf4c0d1: Waiting 15:05:43 93c1e223e6f2: Verifying Checksum 15:05:43 93c1e223e6f2: Download complete 15:05:43 4583459ba037: Verifying Checksum 15:05:43 4583459ba037: Download complete 15:05:43 21b2b0c7a3f4: Verifying Checksum 15:05:43 21b2b0c7a3f4: Download complete 15:05:43 22ff95d597cd: Download complete 15:05:44 213ec9aee27d: Verifying Checksum 15:05:44 213ec9aee27d: Download complete 15:05:44 12d6caf4c0d1: Download complete 15:05:44 213ec9aee27d: Pull complete 15:05:44 4583459ba037: Pull complete 15:05:44 93c1e223e6f2: Pull complete 15:05:44 a7acece74701: Verifying Checksum 15:05:44 a7acece74701: Download complete 15:05:45 96b7cbca73a9: Download complete 15:05:45 53926ce57604: Verifying Checksum 15:05:45 53926ce57604: Download complete 15:05:49 53926ce57604: Pull complete 15:05:49 21b2b0c7a3f4: Pull complete 15:05:49 22ff95d597cd: Pull complete 15:05:49 12d6caf4c0d1: Pull complete 15:05:51 96b7cbca73a9: Pull complete 15:05:52 a7acece74701: Pull complete 15:05:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:05:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:05:52 ---> db6d94c90886 15:05:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:05:53 ---> Running in e0dc5f1984e2 15:05:53 Removing intermediate container e0dc5f1984e2 15:05:53 ---> a9b2690a3663 15:05:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:05:53 ---> Running in db1e7b309f29 15:05:53 Removing intermediate container db1e7b309f29 15:05:53 ---> 5f954b135915 15:05:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:05:53 ---> Running in aace5f292d68 15:05:54 Removing intermediate container aace5f292d68 15:05:54 ---> 93e606f45f43 15:05:54 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:05:54 ---> Running in cde8fdb53e27 15:05:54 Removing intermediate container cde8fdb53e27 15:05:54 ---> 0e59433c207a 15:05:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:54 ---> Running in 28403e8291f2 15:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:05:54 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:05:54 (2/4) Installing libedit (20210910.3.1-r0) 15:05:54 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:05:54 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:05:54 Executing busybox-1.35.0-r17.trigger 15:05:54 OK: 216 MiB in 55 packages 15:05:55 Removing intermediate container 28403e8291f2 15:05:55 ---> 5808049ccce1 15:05:55 Step 8/12 : WORKDIR /device-mqtt-go 15:05:55 ---> Running in f9e0de1f8071 15:05:55 Removing intermediate container f9e0de1f8071 15:05:55 ---> 92fecaa9f9dd 15:05:55 Step 9/12 : COPY go.mod vendor* ./ 15:05:55 ---> aa0ada20cab8 15:05:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:55 ---> Running in e4ea9027ed4c 15:05:57 Still waiting to schedule task 15:05:57 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8814’ 15:06:22 Removing intermediate container e4ea9027ed4c 15:06:22 ---> df967285fcb8 15:06:22 Step 11/12 : COPY . . 15:06:22 ---> 2e6e8b23d222 15:06:22 Step 12/12 : RUN $MAKE 15:06:22 ---> Running in 4f3876747434 15:06:22 noop 15:06:22 Removing intermediate container 4f3876747434 15:06:22 ---> b7c9cff8a665 15:06:22 Successfully built b7c9cff8a665 15:06:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:22 + docker inspect -f . ci-base-image-x86_64 15:06:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:22 prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container 15:06:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@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 15:06:23 $ docker top 9c4c1b62eb7d8a5dae772f848790af2f1b3088c7f623bfbf7ab53742bdcc8816 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:23 + go version 15:06:23 go version go1.18.7 linux/amd64 [Pipeline] } 15:06:23 $ docker stop --time=1 9c4c1b62eb7d8a5dae772f848790af2f1b3088c7f623bfbf7ab53742bdcc8816 15:06:24 $ docker rm -f --volumes 9c4c1b62eb7d8a5dae772f848790af2f1b3088c7f623bfbf7ab53742bdcc8816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:25 + docker inspect -f . ci-base-image-x86_64 15:06:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:25 prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container 15:06:25 $ 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-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@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 15:06:25 $ docker top 4d7889ba47bb14c1f860a76a2d7e79190837ba9c056f21f979b6b5a1e2057141 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:25 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] fileExists [Pipeline] sh 15:06:26 + make test 15:06:26 go test ./... -coverprofile=coverage.out ./... 15:06:26 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:06:34 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:06:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 15:06:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:06:42 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." 15:06:42 go vet ./... 15:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:06:44 ./bin/test-attribution-txt.sh 15:06:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:06:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:06:44 $ docker stop --time=1 4d7889ba47bb14c1f860a76a2d7e79190837ba9c056f21f979b6b5a1e2057141 15:06:46 $ docker rm -f --volumes 4d7889ba47bb14c1f860a76a2d7e79190837ba9c056f21f979b6b5a1e2057141 [Pipeline] // withDockerContainer [Pipeline] sh 15:06:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:06:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:06:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:06:47 + ls -al . 15:06:47 total 184 15:06:47 drwxrwxr-x 10 jenkins jenkins 4096 Mar 8 15:06 . 15:06:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:05 .. 15:06:47 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 15:05 .dockerignore 15:06:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 15:06 .git 15:06:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 .github 15:06:47 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 15:05 .gitignore 15:06:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 15:05 .golangci.yml 15:06:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 15:05 .semver 15:06:47 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 15:05 Attribution.txt 15:06:47 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 15:05 CHANGELOG.md 15:06:47 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 15:05 Dockerfile 15:06:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 15:05 GOVERNANCE.md 15:06:47 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 15:05 Jenkinsfile 15:06:47 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 15:05 LICENSE 15:06:47 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 15:05 Makefile 15:06:47 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 15:05 OWNERS.md 15:06:47 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 15:05 README.md 15:06:47 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 15:05 VERSION 15:06:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:05 bin 15:06:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 cmd 15:06:47 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 15:06 coverage.out 15:06:47 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 15:05 go.mod 15:06:47 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 15:05 go.sum 15:06:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:05 internal 15:06:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:05 mock 15:06:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:05 snap 15:06:47 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 15:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:47 + 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=4f04e735536f66c1c3b8a19061b0acfbd4d6991a --label arch=amd64 --label version=0.0.0 . 15:06:47 Sending build context to Docker daemon 6.38MB 15:06:47 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 15:06:47 Step 2/24 : FROM ${BASE} AS builder 15:06:47 ---> b7c9cff8a665 15:06:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:06:47 ---> Running in f60d4ff62cd0 15:06:48 Removing intermediate container f60d4ff62cd0 15:06:48 ---> 3551a5545552 15:06:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:48 ---> Running in 74ea5959d2fd 15:06:48 Removing intermediate container 74ea5959d2fd 15:06:48 ---> d77794f88206 15:06:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:06:48 ---> Running in d7c9cbfe50b7 15:06:48 Removing intermediate container d7c9cbfe50b7 15:06:48 ---> 79fe82a73bbc 15:06:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:06:48 ---> Running in 26eac140b65b 15:06:48 Removing intermediate container 26eac140b65b 15:06:48 ---> 5f2cab14694f 15:06:48 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:06:48 ---> Running in 66a43446c15e 15:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:06:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:06:49 OK: 216 MiB in 55 packages 15:06:49 Removing intermediate container 66a43446c15e 15:06:49 ---> 0184f556b941 15:06:49 Step 8/24 : WORKDIR /device-mqtt-go 15:06:49 ---> Running in f2713fb1a721 15:06:49 Removing intermediate container f2713fb1a721 15:06:49 ---> 8f43ed459bb8 15:06:49 Step 9/24 : COPY go.mod vendor* ./ 15:06:49 ---> 6b8683ad6de6 15:06:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:49 ---> Running in f70f83eba512 15:06:50 Removing intermediate container f70f83eba512 15:06:50 ---> 3580e28d3b6d 15:06:50 Step 11/24 : COPY . . 15:06:50 ---> 86850c07eff4 15:06:50 Step 12/24 : RUN $MAKE 15:06:50 ---> Running in 24060fa2b85f 15:06:51 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 15:07:09 Removing intermediate container 24060fa2b85f 15:07:09 ---> f4733b0f244d 15:07:09 Step 13/24 : FROM alpine:3.16 15:07:09 3.16: Pulling from library/alpine 15:07:09 ef5531b6e74e: Pulling fs layer 15:07:09 ef5531b6e74e: Verifying Checksum 15:07:09 ef5531b6e74e: Pull complete 15:07:09 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:07:09 Status: Downloaded newer image for alpine:3.16 15:07:09 ---> dfd21b5a31f5 15:07:09 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:07:09 ---> Running in 59cefb361526 15:07:09 Removing intermediate container 59cefb361526 15:07:09 ---> a37676a60897 15:07:09 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:07:09 ---> Running in 0daed342e7b0 15:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:07:09 (1/1) Installing dumb-init (1.2.5-r1) 15:07:09 Executing busybox-1.35.0-r17.trigger 15:07:09 OK: 6 MiB in 15 packages 15:07:09 Removing intermediate container 0daed342e7b0 15:07:09 ---> 36f3475fc552 15:07:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:07:10 ---> cc5b61aeb6f2 15:07:10 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:07:10 ---> e86c0c9af15f 15:07:10 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:07:10 ---> d8c0488ec5ab 15:07:10 Step 19/24 : EXPOSE 59982 15:07:10 ---> Running in cd98262fff90 15:07:10 Removing intermediate container cd98262fff90 15:07:10 ---> fad108aacd47 15:07:10 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:07:10 ---> Running in 1b37711b4e6b 15:07:10 Removing intermediate container 1b37711b4e6b 15:07:10 ---> 7805a3a53f44 15:07:10 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:07:10 ---> Running in 882f63a7e9bf 15:07:10 Removing intermediate container 882f63a7e9bf 15:07:10 ---> 03e263f7c194 15:07:10 Step 22/24 : LABEL arch=amd64 15:07:10 ---> Running in a0c3838c7819 15:07:11 Removing intermediate container a0c3838c7819 15:07:11 ---> a7269eb7b30e 15:07:11 Step 23/24 : LABEL git_sha=4f04e735536f66c1c3b8a19061b0acfbd4d6991a 15:07:11 ---> Running in 696ce2e14521 15:07:11 Removing intermediate container 696ce2e14521 15:07:11 ---> f7d33d12b98f 15:07:11 Step 24/24 : LABEL version=0.0.0 15:07:11 ---> Running in 466b6904e47a 15:07:11 Removing intermediate container 466b6904e47a 15:07:11 ---> 69aad18ac3fb 15:07:11 [Warning] One or more build-args [ARCH] were not consumed 15:07:11 Successfully built 69aad18ac3fb 15:07:11 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 15:07:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:11 15:07:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:12 latest: Pulling from edgex-lftools-log-publisher 15:07:12 5eb5b503b376: Pulling fs layer 15:07:12 5c69ac0246d0: Pulling fs layer 15:07:12 ec43610c2a17: Pulling fs layer 15:07:12 3a2ae6a8a46f: Pulling fs layer 15:07:12 33b1e0a273af: Pulling fs layer 15:07:12 5d3b04190fa2: Pulling fs layer 15:07:12 2f39f015ded8: Pulling fs layer 15:07:12 3a2ae6a8a46f: Waiting 15:07:12 33b1e0a273af: Waiting 15:07:12 2f39f015ded8: Waiting 15:07:12 5d3b04190fa2: Waiting 15:07:12 5c69ac0246d0: Verifying Checksum 15:07:12 5c69ac0246d0: Download complete 15:07:12 3a2ae6a8a46f: Download complete 15:07:12 33b1e0a273af: Verifying Checksum 15:07:12 33b1e0a273af: Download complete 15:07:12 5d3b04190fa2: Verifying Checksum 15:07:12 5d3b04190fa2: Download complete 15:07:12 ec43610c2a17: Verifying Checksum 15:07:12 ec43610c2a17: Download complete 15:07:12 5eb5b503b376: Verifying Checksum 15:07:12 5eb5b503b376: Download complete 15:07:13 2f39f015ded8: Verifying Checksum 15:07:13 2f39f015ded8: Download complete 15:07:13 5eb5b503b376: Pull complete 15:07:13 5c69ac0246d0: Pull complete 15:07:14 ec43610c2a17: Pull complete 15:07:14 3a2ae6a8a46f: Pull complete 15:07:14 33b1e0a273af: Pull complete 15:07:14 5d3b04190fa2: Pull complete 15:07:18 2f39f015ded8: Pull complete 15:07:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:18 prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container 15:07:18 $ 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-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@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 15:07:20 $ docker top 56e9d189d2cbc9269b398eb5b106b892c63b96a300e15e4867c95b55454ac12d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:20 ---> job-cost.sh 15:07:20 lf-activate-venv: SKIPPING 15:07:20 INFO: No Stack... 15:07:21 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:21 INFO: Archiving Costs [Pipeline] sh 15:07:21 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/cost.csv 15:07:21 + cut -d, -f6 [Pipeline] lock 15:07:21 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] 15:07:21 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] did not exist. Created. 15:07:21 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:21 + echo total: 0.2199999988079071 [Pipeline] stash 15:07:21 Stashed 1 file(s) [Pipeline] } 15:07:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:21 $ docker stop --time=1 56e9d189d2cbc9269b398eb5b106b892c63b96a300e15e4867c95b55454ac12d 15:07:23 $ docker rm -f --volumes 56e9d189d2cbc9269b398eb5b106b892c63b96a300e15e4867c95b55454ac12d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8819 in /w/workspace/gexfoundry_device-mqtt-go_PR-500 [Pipeline] { [Pipeline] ws 15:08:31 Running in /w/workspace/device-mqtt-go/3 [Pipeline] { [Pipeline] checkout 15:08:31 Selected Git installation does not exist. Using Default 15:08:31 The recommended git tool is: NONE 15:08:37 using credential edgex-jenkins-ssh 15:08:37 Cloning the remote Git repository 15:08:37 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 15:08:37 > git init /w/workspace/device-mqtt-go/3 # timeout=10 15:08:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:08:37 > git --version # timeout=10 15:08:37 > git --version # 'git version 2.25.1' 15:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:39 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 15:08:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 15:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/500/head:refs/remotes/origin/PR-500 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:08:40 Merging remotes/origin/main commit ec4bdb71d113baf8f62d105c9dc125da7e597352 into PR head commit 4f04e735536f66c1c3b8a19061b0acfbd4d6991a 15:08:41 Merge succeeded, producing 4f04e735536f66c1c3b8a19061b0acfbd4d6991a 15:08:41 Checking out Revision 4f04e735536f66c1c3b8a19061b0acfbd4d6991a (PR-500) 15:08:41 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" 15:08:40 > git config core.sparsecheckout # timeout=10 15:08:40 > git checkout -f 4f04e735536f66c1c3b8a19061b0acfbd4d6991a # timeout=10 15:08:40 > git remote # timeout=10 15:08:40 > git config --get remote.origin.url # timeout=10 15:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:41 > git merge ec4bdb71d113baf8f62d105c9dc125da7e597352 # timeout=10 15:08:41 > git rev-parse HEAD^{commit} # timeout=10 15:08:41 > git config core.sparsecheckout # timeout=10 15:08:41 > git checkout -f 4f04e735536f66c1c3b8a19061b0acfbd4d6991a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:08:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:42 Dload Upload Total Spent Left Speed 15:08:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 204k 0 --:--:-- --:--:-- --:--:-- 204k [Pipeline] sh 15:08:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:08:43 + sudo tee /etc/docker/daemon.new 15:08:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:08:43 { 15:08:43 "registry-mirrors": [ 15:08:43 "https://nexus3.edgexfoundry.org:10001" 15:08:43 ], 15:08:43 "bip": "10.250.0.254/24", 15:08:43 "hosts": [ 15:08:43 "tcp://0.0.0.0:5555", 15:08:43 "unix:///var/run/docker.sock" 15:08:43 ], 15:08:43 "mtu": 1458, 15:08:43 "selinux-enabled": true, 15:08:43 "seccomp-profile": "/etc/docker/seccomp.json" 15:08:43 } [Pipeline] sh 15:08:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:09:02 provisioning config files... 15:09:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/3@tmp/config9210242270739886718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:09:03 ---> docker-login.sh 15:09:03 nexus3.edgexfoundry.org:10001 15:09:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:04 Configure a credential helper to remove this warning. See 15:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:04 15:09:04 Login Succeeded 15:09:04 nexus3.edgexfoundry.org:10002 15:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:04 Configure a credential helper to remove this warning. See 15:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:04 15:09:04 Login Succeeded 15:09:04 nexus3.edgexfoundry.org:10003 15:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:04 Configure a credential helper to remove this warning. See 15:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:04 15:09:04 Login Succeeded 15:09:04 nexus3.edgexfoundry.org:10004 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 docker.io 15:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:09:05 Configure a credential helper to remove this warning. See 15:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:09:05 15:09:05 Login Succeeded 15:09:05 ---> docker-login.sh ends [Pipeline] } 15:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:09:06 ========================================================= 15:09:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:09:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:06 + 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 . 15:09:06 Sending build context to Docker daemon 3.289MB 15:09:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:09:06 Step 2/12 : FROM ${BASE} AS builder 15:09:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:09:06 9b18e9b68314: Pulling fs layer 15:09:06 35d82f9e3411: Pulling fs layer 15:09:06 e16973657156: Pulling fs layer 15:09:06 fc693d55d65f: Pulling fs layer 15:09:06 7e9fc2657dce: Pulling fs layer 15:09:06 dda99020689f: Pulling fs layer 15:09:06 db1c61fa0a46: Pulling fs layer 15:09:06 891c053d2c06: Pulling fs layer 15:09:06 fc693d55d65f: Waiting 15:09:06 7e9fc2657dce: Waiting 15:09:06 dda99020689f: Waiting 15:09:06 db1c61fa0a46: Waiting 15:09:06 891c053d2c06: Waiting 15:09:06 e16973657156: Verifying Checksum 15:09:06 e16973657156: Download complete 15:09:06 7e9fc2657dce: Download complete 15:09:06 dda99020689f: Verifying Checksum 15:09:06 dda99020689f: Download complete 15:09:06 9b18e9b68314: Verifying Checksum 15:09:06 9b18e9b68314: Download complete 15:09:07 9b18e9b68314: Pull complete 15:09:08 891c053d2c06: Verifying Checksum 15:09:08 891c053d2c06: Download complete 15:09:08 35d82f9e3411: Pull complete 15:09:09 e16973657156: Pull complete 15:09:09 db1c61fa0a46: Verifying Checksum 15:09:09 db1c61fa0a46: Download complete 15:09:09 fc693d55d65f: Download complete 15:09:22 fc693d55d65f: Pull complete 15:09:22 7e9fc2657dce: Pull complete 15:09:22 dda99020689f: Pull complete 15:09:29 db1c61fa0a46: Pull complete 15:09:30 891c053d2c06: Pull complete 15:09:30 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:09:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:09:30 ---> f96f9c87975a 15:09:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:09:32 ---> Running in 0a924f85182f 15:09:32 Removing intermediate container 0a924f85182f 15:09:32 ---> ec7e0e20a586 15:09:32 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:09:32 ---> Running in 3703061998d7 15:09:32 Removing intermediate container 3703061998d7 15:09:32 ---> df65a524532d 15:09:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:09:32 ---> Running in 7d69cb0b9f79 15:09:33 Removing intermediate container 7d69cb0b9f79 15:09:33 ---> 6c5bea2167c0 15:09:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:09:33 ---> Running in da13606e4f97 15:09:33 Removing intermediate container da13606e4f97 15:09:33 ---> adc156564890 15:09:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:33 ---> Running in 22138560fc2c 15:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:09:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:09:36 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:09:36 (2/4) Installing libedit (20210910.3.1-r0) 15:09:36 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:09:36 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:09:36 Executing busybox-1.35.0-r17.trigger 15:09:36 OK: 226 MiB in 55 packages 15:09:37 Removing intermediate container 22138560fc2c 15:09:37 ---> 2713d3bf5efb 15:09:37 Step 8/12 : WORKDIR /device-mqtt-go 15:09:37 ---> Running in 65d537b6bac6 15:09:37 Removing intermediate container 65d537b6bac6 15:09:37 ---> 4e9ac4ff73f3 15:09:37 Step 9/12 : COPY go.mod vendor* ./ 15:09:38 ---> c49a2113925f 15:09:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:38 ---> Running in 0b72204ada60 15:11:00 Removing intermediate container 0b72204ada60 15:11:00 ---> 62aa350440aa 15:11:00 Step 11/12 : COPY . . 15:11:00 ---> b283f9a9dc1f 15:11:00 Step 12/12 : RUN $MAKE 15:11:00 ---> Running in 818cf9595ee6 15:11:00 noop 15:11:00 Removing intermediate container 818cf9595ee6 15:11:00 ---> e5ac2ef5ce0e 15:11:00 Successfully built e5ac2ef5ce0e 15:11:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:00 + docker inspect -f . ci-base-image-arm64 15:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:00 prd-ubuntu20.04-docker-arm64-4c-16g-8819 does not seem to be running inside a container 15:11:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 15:11:02 $ docker top 686aebb46f3c475b069fefc40f6852500a2585d5407a6914d599608fec5754ed -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:03 + go version 15:11:03 go version go1.18.7 linux/arm64 [Pipeline] } 15:11:03 $ docker stop --time=1 686aebb46f3c475b069fefc40f6852500a2585d5407a6914d599608fec5754ed 15:11:04 $ docker rm -f --volumes 686aebb46f3c475b069fefc40f6852500a2585d5407a6914d599608fec5754ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:11:05 + docker inspect -f . ci-base-image-arm64 15:11:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:11:05 prd-ubuntu20.04-docker-arm64-4c-16g-8819 does not seem to be running inside a container 15:11:05 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 15:11:06 $ docker top 3170d94a798d38e255a204c7972a67d9a103a1d669101d3c1ae6e88a9ed6d0b0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:11:07 + git config --global --add safe.directory /w/workspace/device-mqtt-go/3 [Pipeline] fileExists [Pipeline] sh 15:11:08 + make test 15:11:08 go test ./... -coverprofile=coverage.out ./... 15:11:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 15:12:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 15:12:34 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 21.8% of statements 15:12:34 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 15:12:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:12:34 go vet ./... 15:13:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:13:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:13:07 ./bin/test-attribution-txt.sh 15:13:07 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 15:13:07 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 15:13:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:13:07 $ docker stop --time=1 3170d94a798d38e255a204c7972a67d9a103a1d669101d3c1ae6e88a9ed6d0b0 15:13:08 $ docker rm -f --volumes 3170d94a798d38e255a204c7972a67d9a103a1d669101d3c1ae6e88a9ed6d0b0 [Pipeline] // withDockerContainer [Pipeline] sh 15:13:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:13:09 Warning: overwriting stash ‘coverage-report’ 15:13:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:13:11 + ls -al . 15:13:11 total 180 15:13:11 drwxrwxr-x 9 jenkins jenkins 4096 Mar 8 15:11 . 15:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:08 .. 15:13:11 -rw-rw-r-- 1 jenkins jenkins 140 Mar 8 15:08 .dockerignore 15:13:11 drwxrwxr-x 8 jenkins jenkins 4096 Mar 8 15:08 .git 15:13:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:08 .github 15:13:11 -rw-rw-r-- 1 jenkins jenkins 329 Mar 8 15:08 .gitignore 15:13:11 -rw-rw-r-- 1 jenkins jenkins 41 Mar 8 15:08 .golangci.yml 15:13:11 -rw-rw-r-- 1 jenkins jenkins 9189 Mar 8 15:08 Attribution.txt 15:13:11 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 8 15:08 CHANGELOG.md 15:13:11 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 8 15:08 Dockerfile 15:13:11 -rw-rw-r-- 1 jenkins jenkins 677 Mar 8 15:08 GOVERNANCE.md 15:13:11 -rw-rw-r-- 1 jenkins jenkins 678 Mar 8 15:08 Jenkinsfile 15:13:11 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 8 15:08 LICENSE 15:13:11 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 8 15:08 Makefile 15:13:11 -rw-rw-r-- 1 jenkins jenkins 620 Mar 8 15:08 OWNERS.md 15:13:11 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 8 15:08 README.md 15:13:11 -rw-rw-r-- 1 jenkins jenkins 5 Mar 8 15:05 VERSION 15:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:08 bin 15:13:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:08 cmd 15:13:11 -rw-r--r-- 1 jenkins jenkins 17887 Mar 8 15:12 coverage.out 15:13:11 -rw-rw-r-- 1 jenkins jenkins 3376 Mar 8 15:08 go.mod 15:13:11 -rw-rw-r-- 1 jenkins jenkins 33279 Mar 8 15:08 go.sum 15:13:11 drwxrwxr-x 3 jenkins jenkins 4096 Mar 8 15:08 internal 15:13:11 drwxrwxr-x 2 jenkins jenkins 4096 Mar 8 15:08 mock 15:13:11 drwxrwxr-x 4 jenkins jenkins 4096 Mar 8 15:08 snap 15:13:11 -rw-rw-r-- 1 jenkins jenkins 227 Mar 8 15:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:13:11 + 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=4f04e735536f66c1c3b8a19061b0acfbd4d6991a --label arch=arm64 --label version=0.0.0 . 15:13:11 Sending build context to Docker daemon 3.308MB 15:13:11 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 15:13:11 Step 2/24 : FROM ${BASE} AS builder 15:13:11 ---> e5ac2ef5ce0e 15:13:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:13:12 ---> Running in b543813f94c7 15:13:12 Removing intermediate container b543813f94c7 15:13:12 ---> 0b247e1c45c6 15:13:12 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:13:12 ---> Running in 80875cc2c047 15:13:12 Removing intermediate container 80875cc2c047 15:13:12 ---> 48ca534b7e4d 15:13:12 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:13:13 ---> Running in e03744f0ad83 15:13:13 Removing intermediate container e03744f0ad83 15:13:13 ---> 12cd52ddbbf6 15:13:13 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 15:13:13 ---> Running in abaa02ae220f 15:13:13 Removing intermediate container abaa02ae220f 15:13:13 ---> 86953c3f1226 15:13:13 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:13:13 ---> Running in 090e24ac7435 15:13:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:13:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:13:16 OK: 226 MiB in 55 packages 15:13:17 Removing intermediate container 090e24ac7435 15:13:17 ---> 4127c7b69b11 15:13:17 Step 8/24 : WORKDIR /device-mqtt-go 15:13:17 ---> Running in a9aacfd8b1fd 15:13:17 Removing intermediate container a9aacfd8b1fd 15:13:17 ---> fdac30557ba1 15:13:17 Step 9/24 : COPY go.mod vendor* ./ 15:13:18 ---> ea74fc25ccd7 15:13:18 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:13:18 ---> Running in e4536f085918 15:13:22 Removing intermediate container e4536f085918 15:13:22 ---> 48eb7639ac09 15:13:22 Step 11/24 : COPY . . 15:13:22 ---> 4ab58338390e 15:13:22 Step 12/24 : RUN $MAKE 15:13:23 ---> Running in 0c5ba3f87bbe 15:13:24 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 15:15:45 Removing intermediate container 0c5ba3f87bbe 15:15:45 ---> 2c0719ae512f 15:15:45 Step 13/24 : FROM alpine:3.16 15:15:45 3.16: Pulling from library/alpine 15:15:45 3760b48202b3: Pulling fs layer 15:15:45 3760b48202b3: Verifying Checksum 15:15:45 3760b48202b3: Download complete 15:15:45 3760b48202b3: Pull complete 15:15:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:15:45 Status: Downloaded newer image for alpine:3.16 15:15:45 ---> 4c81e5bf8899 15:15:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 15:15:45 ---> Running in a4faff6850d8 15:15:45 Removing intermediate container a4faff6850d8 15:15:45 ---> e676b3b5fc97 15:15:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 15:15:45 ---> Running in c1fcf56ce1f6 15:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:15:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:15:45 (1/1) Installing dumb-init (1.2.5-r1) 15:15:45 Executing busybox-1.35.0-r17.trigger 15:15:45 OK: 5 MiB in 15 packages 15:15:45 Removing intermediate container c1fcf56ce1f6 15:15:45 ---> 7a0174db6f13 15:15:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 15:15:45 ---> 0816453387a2 15:15:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 15:15:45 ---> 968ccde7a3b3 15:15:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 15:15:45 ---> 63c9529ee980 15:15:45 Step 19/24 : EXPOSE 59982 15:15:45 ---> Running in 6ae1d1702b4c 15:15:45 Removing intermediate container 6ae1d1702b4c 15:15:45 ---> a4dfd8553b42 15:15:45 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 15:15:45 ---> Running in 6463a3ae93ad 15:15:45 Removing intermediate container 6463a3ae93ad 15:15:45 ---> a3a5d39db3e1 15:15:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:15:45 ---> Running in 031431ad5f7a 15:15:45 Removing intermediate container 031431ad5f7a 15:15:45 ---> fc235805261f 15:15:45 Step 22/24 : LABEL arch=arm64 15:15:45 ---> Running in f06bdc28d789 15:15:45 Removing intermediate container f06bdc28d789 15:15:45 ---> 7a12fe209a32 15:15:45 Step 23/24 : LABEL git_sha=4f04e735536f66c1c3b8a19061b0acfbd4d6991a 15:15:45 ---> Running in 9f4cfd447731 15:15:45 Removing intermediate container 9f4cfd447731 15:15:45 ---> 7bc3ced9b175 15:15:45 Step 24/24 : LABEL version=0.0.0 15:15:45 ---> Running in e2172c8bb6a9 15:15:45 Removing intermediate container e2172c8bb6a9 15:15:45 ---> 6a75af33d20d 15:15:45 [Warning] One or more build-args [ARCH] were not consumed 15:15:45 Successfully built 6a75af33d20d 15:15:45 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 15:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:46 15:15:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:15:46 arm64: Pulling from edgex-lftools-log-publisher 15:15:46 8998bd30e6a1: Pulling fs layer 15:15:46 04944245beec: Pulling fs layer 15:15:46 699f458cf7ca: Pulling fs layer 15:15:46 765212b225bb: Pulling fs layer 15:15:46 f23df028b6ca: Pulling fs layer 15:15:46 d65c8cfc05b1: Pulling fs layer 15:15:46 2437ff75d9bd: Pulling fs layer 15:15:46 765212b225bb: Waiting 15:15:46 f23df028b6ca: Waiting 15:15:46 d65c8cfc05b1: Waiting 15:15:46 2437ff75d9bd: Waiting 15:15:46 04944245beec: Verifying Checksum 15:15:46 04944245beec: Download complete 15:15:46 765212b225bb: Verifying Checksum 15:15:46 765212b225bb: Download complete 15:15:46 f23df028b6ca: Verifying Checksum 15:15:46 f23df028b6ca: Download complete 15:15:46 d65c8cfc05b1: Verifying Checksum 15:15:46 d65c8cfc05b1: Download complete 15:15:47 699f458cf7ca: Verifying Checksum 15:15:47 699f458cf7ca: Download complete 15:15:47 8998bd30e6a1: Verifying Checksum 15:15:47 8998bd30e6a1: Download complete 15:15:49 2437ff75d9bd: Verifying Checksum 15:15:49 2437ff75d9bd: Download complete 15:15:51 8998bd30e6a1: Pull complete 15:15:51 04944245beec: Pull complete 15:15:52 699f458cf7ca: Pull complete 15:15:53 765212b225bb: Pull complete 15:15:53 f23df028b6ca: Pull complete 15:15:54 d65c8cfc05b1: Pull complete 15:16:09 2437ff75d9bd: Pull complete 15:16:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:09 prd-ubuntu20.04-docker-arm64-4c-16g-8819 does not seem to be running inside a container 15:16:09 $ 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/3 -v /w/workspace/device-mqtt-go/3:/w/workspace/device-mqtt-go/3:rw,z -v /w/workspace/device-mqtt-go/3@tmp:/w/workspace/device-mqtt-go/3@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 15:16:12 $ docker top c3c7639800dbae20e25de37301eec03e927569f88216c8062c61e60cc3ad94db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:16:12 ---> job-cost.sh 15:16:12 lf-activate-venv: SKIPPING 15:16:12 INFO: No Stack... 15:16:13 INFO: Retrieving Pricing Info for: v3-standard-4 15:16:14 INFO: Archiving Costs [Pipeline] sh 15:16:14 + + cutcat -d, /w/workspace/device-mqtt-go/3/archives/cost.csv -f6 15:16:14 [Pipeline] lock 15:16:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] 15:16:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] did not exist. Created. 15:16:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:16:15 /w/workspace/device-mqtt-go/3@tmp/durable-37d1dd22/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:16:15 + echo total: 0.10999999940395355 [Pipeline] stash 15:16:15 Warning: overwriting stash ‘stack-cost’ 15:16:15 Stashed 1 file(s) [Pipeline] } 15:16:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-500-3-stack-cost] [Pipeline] // lock [Pipeline] } 15:16:15 $ docker stop --time=1 c3c7639800dbae20e25de37301eec03e927569f88216c8062c61e60cc3ad94db 15:16:17 $ docker rm -f --volumes c3c7639800dbae20e25de37301eec03e927569f88216c8062c61e60cc3ad94db [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 15:16:17 provisioning config files... 15:16:17 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config1526581403719579633tmp [Pipeline] { [Pipeline] sh 15:16:17 + set +x 15:16:17 + curl -s https://codecov.io/bash 15:16:17 + bash -s -- 15:16:17 15:16:17 _____ _ 15:16:17 / ____| | | 15:16:17 | | ___ __| | ___ ___ _____ __ 15:16:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:16:17 | |___| (_) | (_| | __/ (_| (_) \ V / 15:16:17 \_____\___/ \__,_|\___|\___\___/ \_/ 15:16:17 Bash-1.0.6 15:16:17 15:16:17 15:16:17 ==> git version 2.25.1 found 15:16:17 ==> 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 15:16:17 Release-Date: 2020-01-08 15:16:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:16:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:16:17 ==> Jenkins CI detected. 15:16:17 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-500 15:16:17 project root: . 15:16:17 --> token set from env 15:16:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:16:17 ==> Running gcov in . (disable via -X gcov) 15:16:17 ==> Python coveragepy not found 15:16:17 ==> Searching for coverage reports in: 15:16:17 + . 15:16:18 -> Found 1 reports 15:16:18 ==> Detecting git/mercurial file structure 15:16:18 ==> Reading reports 15:16:18 + ./coverage.out bytes=17887 15:16:18 ==> Appending adjustments 15:16:18 https://docs.codecov.io/docs/fixing-reports 15:16:18 + Found adjustments 15:16:18 ==> Gzipping contents 15:16:18 4.0K /tmp/codecov.eCbLbI.gz 15:16:18 ==> Uploading reports 15:16:18 url: https://codecov.io 15:16:18 query: branch=PR-500&commit=4f04e735536f66c1c3b8a19061b0acfbd4d6991a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 15:16:18 -> Pinging Codecov 15:16:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-500&commit=4f04e735536f66c1c3b8a19061b0acfbd4d6991a&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-500%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=500&job=&cmd_args= 15:16:18 -> Uploading to 15:16:18 https://storage.googleapis.com/codecov/v4/raw/2023-03-08/7D719EC7BBE17E464838252E33014C33/4f04e735536f66c1c3b8a19061b0acfbd4d6991a/fbae5970-fc7e-4897-be8b-bd734eab7ac5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230308%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230308T151618Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=08f0e9328e87a58d962129e93c58a9780b31ec3cf730057ac0b952b0ac688bf7 15:16:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:16:18 Dload Upload Total Spent Left Speed 15:16:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3144 0 0 100 3144 0 14226 --:--:-- --:--:-- --:--:-- 14162 100 3144 0 0 100 3144 0 8339 --:--:-- --:--:-- --:--:-- 8317 15:16:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/4f04e735536f66c1c3b8a19061b0acfbd4d6991a [Pipeline] } 15:16:18 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 15:16:19 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives ] 15:16:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 15:16:19 total 16 15:16:19 drwxr-xr-x 3 root root 4096 Mar 8 15:07 . 15:16:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 15:07 .. 15:16:19 drwxr-xr-x 2 root root 4096 Mar 8 15:07 cost 15:16:19 -rw-r--r-- 1 root root 86 Mar 8 15:07 cost.csv 15:16:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 15:16:19 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives 15:16:19 total 16 15:16:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 8 15:07 . 15:16:19 drwxrwxr-x 11 jenkins jenkins 4096 Mar 8 15:07 .. 15:16:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 8 15:07 cost 15:16:19 -rw-r--r-- 1 jenkins jenkins 86 Mar 8 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:16:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:16:20 ---> package-listing.sh 15:16:20 ++ facter osfamily 15:16:20 ++ tr '[:upper:]' '[:lower:]' 15:16:20 + OS_FAMILY=debian 15:16:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-500 15:16:20 + START_PACKAGES=/tmp/packages_start.txt 15:16:20 + END_PACKAGES=/tmp/packages_end.txt 15:16:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:16:20 + PACKAGES=/tmp/packages_start.txt 15:16:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 15:16:20 + PACKAGES=/tmp/packages_end.txt 15:16:20 + case "${OS_FAMILY}" in 15:16:20 + dpkg -l 15:16:20 + grep '^ii' 15:16:20 + '[' -f /tmp/packages_start.txt ']' 15:16:20 + '[' -f /tmp/packages_end.txt ']' 15:16:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:16:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-500 ']' 15:16:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ 15:16:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-500/archives/ [Pipeline] echo 15:16:20 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-500/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:16:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:16:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:16:21 prd-ubuntu20.04-docker-8c-8g-8816 does not seem to be running inside a container 15:16:21 $ 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-500/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-500 -v /w/workspace/gexfoundry_device-mqtt-go_PR-500:/w/workspace/gexfoundry_device-mqtt-go_PR-500:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-500@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 15:16:22 $ docker top 8c8b0a396f511a6f876216050d84f8b69f4bba0698dabc80d742ceb91be77da7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:16:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:16:23 + ls /var/log/sa-host 15:16:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:16:23 provisioning config files... 15:16:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-500@tmp/config15995825095754798409tmp [Pipeline] { [Pipeline] echo 15:16:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:16:23 ---> create-netrc.sh [Pipeline] } 15:16:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:16:24 ---> python-tools-install.sh [Pipeline] echo 15:16:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:16:24 ---> sudo-logs.sh 15:16:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:16:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:16:24 ---> job-cost.sh 15:16:24 lf-activate-venv: SKIPPING 15:16:24 DEBUG: total: 0.2199999988079071 15:16:24 INFO: Retrieving Stack Cost... 15:16:24 INFO: Retrieving Pricing Info for: v3-standard-8 15:16:25 INFO: Archiving Costs [Pipeline] echo 15:16:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:16:25 ---> logs-deploy.sh 15:16:25 lf-activate-venv: SKIPPING 15:16:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-500/3 15:16:25 INFO: archiving workspace using pattern(s): 15:16:26 Archives upload complete. 15:16:26 INFO: archiving logs to Nexus