Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0ff78daadf50fab109cc7e9677b97d0e9324111f+06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b (944f62b6609e266c034b77495a9327673e13795d) 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-ssh5490091654811556468.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh6838145401909374272.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-382/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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14652855868730202587.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh18270834808269728197.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-382/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-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1821562802004240270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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.17 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15114 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [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-382 # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f Merge succeeded, producing 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 Checking out Revision 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 (PR-382) > 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/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # 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 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 # timeout=10 Commit message: "Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD" > git rev-list --no-walk 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:17:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:17:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:17:17 ========================================================= 03:17:17 EdgeX Global Pipelines Version Info 03:17:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:17:18 ------------------- 03:17:18 stable info: 03:17:18 ------------------- 03:17:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:17:18 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:17:18 Message: update stable to v1.0.234 03:17:19 ------------------- 03:17:19 experimental info: 03:17:19 ------------------- 03:17:19 Commited By: **** collab-it+edgex@linuxfoundation.org 03:17:19 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 03:17:19 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 31afa03 [Pipeline] echo 03:17:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:19 provisioning config files... 03:17:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1970934614616027737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:20 ---> docker-login.sh 03:17:20 nexus3.edgexfoundry.org:10001 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10002 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10003 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 nexus3.edgexfoundry.org:10004 03:17:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:20 Configure a credential helper to remove this warning. See 03:17:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:20 03:17:20 Login Succeeded 03:17:20 docker.io 03:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:21 Configure a credential helper to remove this warning. See 03:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:21 03:17:21 Login Succeeded 03:17:21 ---> docker-login.sh ends [Pipeline] } 03:17:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:17:21 + git rev-list -1 --merges 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255~1..31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo 03:17:21 -----------> git rev-list -1 --merges 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255~1..31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 03:17:21 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [false] [Pipeline] sh 03:17:22 + git log --format=format:%s -1 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo 03:17:22 ========================================================= 03:17:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:17:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:17:22 + git log --format=format:%s -1 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] echo 03:17:22 [semverPrep] GIT_COMMIT: 31afa03c6e10fe8b02d0c52a5c5a7019e9f21255, Commit Message: Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD [Pipeline] echo 03:17:22 [semverPrep] This is not a build commit. [Pipeline] sh 03:17:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:17:22 + grep -v github /etc/ssh/ssh_known_hosts 03:17:22 + [ -e /tmp/ssh_known_hosts ] 03:17:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:17:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:17:22 + sudo tee -a /etc/ssh/ssh_known_hosts 03:17:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:23 03:17:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:23 0.1.4: Pulling from edgex-devops/py-git-semver 03:17:23 42c077c10790: Pulling fs layer 03:17:23 f63e77b7563a: Pulling fs layer 03:17:23 bd5fdadae976: Pulling fs layer 03:17:23 205491f53016: Pulling fs layer 03:17:23 df18705c85c3: Pulling fs layer 03:17:23 205491f53016: Waiting 03:17:23 bdb3f477010e: Pulling fs layer 03:17:23 df18705c85c3: Waiting 03:17:23 c8a8fc8e1c8f: Pulling fs layer 03:17:23 2c6e9b1d212d: Pulling fs layer 03:17:23 bdb8f0575790: Pulling fs layer 03:17:23 386e3cb2ff24: Pulling fs layer 03:17:23 bdb3f477010e: Waiting 03:17:23 c8a8fc8e1c8f: Waiting 03:17:23 2343380bae48: Pulling fs layer 03:17:23 2c6e9b1d212d: Waiting 03:17:23 bdb8f0575790: Waiting 03:17:23 386e3cb2ff24: Waiting 03:17:23 2343380bae48: Waiting 03:17:23 f63e77b7563a: Download complete 03:17:23 205491f53016: Verifying Checksum 03:17:23 205491f53016: Download complete 03:17:23 df18705c85c3: Verifying Checksum 03:17:23 df18705c85c3: Download complete 03:17:23 bd5fdadae976: Verifying Checksum 03:17:23 bd5fdadae976: Download complete 03:17:23 bdb3f477010e: Verifying Checksum 03:17:23 2c6e9b1d212d: Verifying Checksum 03:17:23 2c6e9b1d212d: Download complete 03:17:23 bdb8f0575790: Download complete 03:17:23 386e3cb2ff24: Download complete 03:17:23 2343380bae48: Verifying Checksum 03:17:23 2343380bae48: Download complete 03:17:23 42c077c10790: Download complete 03:17:24 c8a8fc8e1c8f: Verifying Checksum 03:17:24 c8a8fc8e1c8f: Download complete 03:17:25 42c077c10790: Pull complete 03:17:25 f63e77b7563a: Pull complete 03:17:26 bd5fdadae976: Pull complete 03:17:26 205491f53016: Pull complete 03:17:26 df18705c85c3: Pull complete 03:17:26 bdb3f477010e: Pull complete 03:17:28 c8a8fc8e1c8f: Pull complete 03:17:28 2c6e9b1d212d: Pull complete 03:17:28 bdb8f0575790: Pull complete 03:17:28 386e3cb2ff24: Pull complete 03:17:28 2343380bae48: Pull complete 03:17:28 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 03:17:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:17:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:17:28 prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container 03:17:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 03:17:30 $ docker top 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 -eo pid,comm 03:17:30 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). 03:17:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:30 [ssh-agent] Looking for ssh-agent implementation... 03:17:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:30 $ docker exec 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent 03:17:30 SSH_AUTH_SOCK=/tmp/ssh-scnZ788iANOJ/agent.34 03:17:30 SSH_AGENT_PID=40 03:17:30 Running ssh-add (command line suppressed) 03:17:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_9143108269395676133.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_9143108269395676133.key) 03:17:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:31 + git tag --points-at HEAD [Pipeline] } 03:17:31 $ docker exec --env ******** --env ******** 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent -k 03:17:31 unset SSH_AUTH_SOCK; 03:17:31 unset SSH_AGENT_PID; 03:17:31 echo Agent pid 40 killed; 03:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:17:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:17:31 [ssh-agent] Looking for ssh-agent implementation... 03:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:17:31 $ docker exec 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent 03:17:31 SSH_AUTH_SOCK=/tmp/ssh-jzdVtmgDi6Xt/agent.75 03:17:31 SSH_AGENT_PID=82 03:17:31 Running ssh-add (command line suppressed) 03:17:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1835270790046363864.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1835270790046363864.key) 03:17:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:17:32 + git semver init 03:17:32 2022-06-20 03:17:32,327 [run_init] DEBUG init version:0.0.0 force:False 03:17:32 2022-06-20 03:17:32,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 03:17:32 2022-06-20 03:17:32,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 03:17:32 2022-06-20 03:17:32,328 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) 03:17:33 2022-06-20 03:17:33,036 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 03:17:33 2022-06-20 03:17:33,036 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False 03:17:33 2022-06-20 03:17:33,036 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 03:17:33 2022-06-20 03:17:33,040 [execute] INFO git cat-file --batch-check 03:17:33 2022-06-20 03:17:33,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 03:17:33 2022-06-20 03:17:33,048 [execute] INFO git cat-file --batch 03:17:33 2022-06-20 03:17:33,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 03:17:33 2022-06-20 03:17:33,053 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 03:17:33 0.0.0 [Pipeline] } 03:17:33 $ docker exec --env ******** --env ******** 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 ssh-agent -k 03:17:33 unset SSH_AUTH_SOCK; 03:17:33 unset SSH_AGENT_PID; 03:17:33 echo Agent pid 82 killed; 03:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:17:33 + git semver [Pipeline] } 03:17:34 $ docker stop --time=1 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 03:17:35 $ docker rm -f 1c2e96245fa94508b606b5a8816f05362c1297f031176c4052d72e7e4941c152 [Pipeline] // withDockerContainer [Pipeline] sh 03:17:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:17:35 Stashed 1 file(s) [Pipeline] echo 03:17:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:17:36 provisioning config files... 03:17:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3276380662597658803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:17:36 ---> docker-login.sh 03:17:36 nexus3.edgexfoundry.org:10001 03:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:36 Configure a credential helper to remove this warning. See 03:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:36 03:17:36 Login Succeeded 03:17:36 nexus3.edgexfoundry.org:10002 03:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:36 Configure a credential helper to remove this warning. See 03:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:36 03:17:36 Login Succeeded 03:17:36 nexus3.edgexfoundry.org:10003 03:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:36 Configure a credential helper to remove this warning. See 03:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:36 03:17:36 Login Succeeded 03:17:36 nexus3.edgexfoundry.org:10004 03:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:36 Configure a credential helper to remove this warning. See 03:17:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:36 03:17:36 Login Succeeded 03:17:36 docker.io 03:17:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:17:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:17:37 Configure a credential helper to remove this warning. See 03:17:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:17:37 03:17:37 Login Succeeded 03:17:37 ---> docker-login.sh ends [Pipeline] } 03:17:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:17:37 ========================================================= 03:17:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 03:17:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:17:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:17:37 Sending build context to Docker daemon 6.024MB 03:17:37 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 03:17:37 Step 2/12 : FROM ${BASE} AS builder 03:17:37 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 03:17:37 59bf1c3509f3: Pulling fs layer 03:17:37 666ba61612fd: Pulling fs layer 03:17:37 8ed8ca486205: Pulling fs layer 03:17:37 cc1cd167ecdc: Pulling fs layer 03:17:37 c516ae0d96e1: Pulling fs layer 03:17:37 684cea983483: Pulling fs layer 03:17:37 dd3240ac7de5: Pulling fs layer 03:17:37 b1e948a4e11c: Pulling fs layer 03:17:37 a8fd76ee1af6: Pulling fs layer 03:17:37 646ad004c059: Pulling fs layer 03:17:37 684cea983483: Waiting 03:17:37 dd3240ac7de5: Waiting 03:17:37 b1e948a4e11c: Waiting 03:17:37 a8fd76ee1af6: Waiting 03:17:37 cc1cd167ecdc: Waiting 03:17:37 c516ae0d96e1: Waiting 03:17:37 8ed8ca486205: Download complete 03:17:37 666ba61612fd: Verifying Checksum 03:17:37 666ba61612fd: Download complete 03:17:37 c516ae0d96e1: Verifying Checksum 03:17:37 c516ae0d96e1: Download complete 03:17:37 59bf1c3509f3: Verifying Checksum 03:17:37 59bf1c3509f3: Download complete 03:17:37 684cea983483: Verifying Checksum 03:17:37 684cea983483: Download complete 03:17:37 dd3240ac7de5: Verifying Checksum 03:17:37 dd3240ac7de5: Download complete 03:17:37 b1e948a4e11c: Verifying Checksum 03:17:37 b1e948a4e11c: Download complete 03:17:37 59bf1c3509f3: Pull complete 03:17:38 666ba61612fd: Pull complete 03:17:38 8ed8ca486205: Pull complete 03:17:38 646ad004c059: Verifying Checksum 03:17:38 646ad004c059: Download complete 03:17:38 a8fd76ee1af6: Verifying Checksum 03:17:38 a8fd76ee1af6: Download complete 03:17:38 cc1cd167ecdc: Verifying Checksum 03:17:38 cc1cd167ecdc: Download complete 03:17:42 cc1cd167ecdc: Pull complete 03:17:42 c516ae0d96e1: Pull complete 03:17:42 684cea983483: Pull complete 03:17:42 dd3240ac7de5: Pull complete 03:17:42 b1e948a4e11c: Pull complete 03:17:45 a8fd76ee1af6: Pull complete 03:17:46 646ad004c059: Pull complete 03:17:46 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 03:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 03:17:46 ---> 8f69c11f6b0c 03:17:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:17:47 ---> Running in 055a216487f9 03:17:47 Removing intermediate container 055a216487f9 03:17:47 ---> ad533c4a028f 03:17:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:17:47 ---> Running in c06156454ae1 03:17:47 Removing intermediate container c06156454ae1 03:17:47 ---> 136343ca94ad 03:17:47 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:17:47 ---> Running in e87e717a8c41 03:17:48 Removing intermediate container e87e717a8c41 03:17:48 ---> 3ca91d6e740f 03:17:48 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:17:48 ---> Running in e0746fad74e2 03:17:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:17:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:17:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 03:17:49 (2/4) Installing libedit (20210910.3.1-r0) 03:17:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 03:17:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 03:17:50 Executing busybox-1.34.1-r3.trigger 03:17:50 OK: 224 MiB in 56 packages 03:17:50 Removing intermediate container e0746fad74e2 03:17:50 ---> 8c85d9f6f641 03:17:50 Step 7/12 : WORKDIR /device-mqtt-go 03:17:50 ---> Running in 8cf8902ff403 03:17:50 Removing intermediate container 8cf8902ff403 03:17:50 ---> 469a91e3f840 03:17:50 Step 8/12 : COPY go.mod vendor* ./ 03:17:50 ---> d6be35eca2f2 03:17:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:17:50 ---> Running in 54578076ec03 03:17:51 Still waiting to schedule task 03:17:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:18:08 Removing intermediate container 54578076ec03 03:18:08 ---> 45a3f3701b23 03:18:08 Step 10/12 : COPY . . 03:18:08 ---> ee2d0f9541ef 03:18:08 Step 11/12 : ARG MAKE='make build' 03:18:08 ---> Running in be6096a51e84 03:18:08 Removing intermediate container be6096a51e84 03:18:08 ---> f9c6e0ebf24a 03:18:08 Step 12/12 : RUN $MAKE 03:18:08 ---> Running in c644fe5555a1 03:18:08 noop 03:18:09 Removing intermediate container c644fe5555a1 03:18:09 ---> ec020cfc8df7 03:18:09 Successfully built ec020cfc8df7 03:18:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:09 + docker inspect -f . ci-base-image-x86_64 03:18:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:09 prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container 03:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 03:18:09 $ docker top 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 -eo pid,comm [Pipeline] { [Pipeline] sh 03:18:10 + go version 03:18:10 go version go1.17.7 linux/amd64 [Pipeline] } 03:18:10 $ docker stop --time=1 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 03:18:11 $ docker rm -f 1c347d208e88c48def339a4fccd38fd9777aa1160d3891266d104626c5f65b09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:12 + docker inspect -f . ci-base-image-x86_64 03:18:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:12 prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container 03:18:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 03:18:12 $ docker top 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:18:12 + make test 03:18:12 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:18:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:18:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:18:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 03:18:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:18:29 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:18:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:18:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:18:35 ./bin/test-attribution-txt.sh [Pipeline] echo 03:18:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:18:35 $ docker stop --time=1 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 03:18:36 $ docker rm -f 0a88988fb40576b1ed318bb43920c50bab76b079d37cfd223ea132cd976ba4c7 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:18:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:18:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:18:38 + ls -al . 03:18:38 total 180 03:18:38 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 03:18 . 03:18:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:17 .. 03:18:38 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 03:17 .dockerignore 03:18:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:17 .git 03:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 .github 03:18:38 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 03:17 .gitignore 03:18:38 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 03:17 .golangci.yml 03:18:38 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:17 .semver 03:18:38 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 03:17 Attribution.txt 03:18:38 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 03:17 CHANGELOG.md 03:18:38 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:17 Dockerfile 03:18:38 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 03:17 GOVERNANCE.md 03:18:38 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 03:17 Jenkinsfile 03:18:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 03:17 LICENSE 03:18:38 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:17 Makefile 03:18:38 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 03:17 OWNERS.md 03:18:38 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 03:17 README.md 03:18:38 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:17 VERSION 03:18:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:17 bin 03:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 cmd 03:18:38 -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 03:18 coverage.out 03:18:38 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 03:17 go.mod 03:18:38 -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 03:17 go.sum 03:18:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:17 internal 03:18:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:17 mock 03:18:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:17 snap 03:18:38 -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 03:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + 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=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 --label arch=amd64 --label version=0.0.0 . 03:18:38 Sending build context to Docker daemon 6.042MB 03:18:38 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:18:38 Step 2/24 : FROM ${BASE} AS builder 03:18:38 ---> ec020cfc8df7 03:18:38 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:18:38 ---> Running in 13962b6f278e 03:18:38 Removing intermediate container 13962b6f278e 03:18:38 ---> 121c490d4edd 03:18:38 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:18:38 ---> Running in f9150a372189 03:18:38 Removing intermediate container f9150a372189 03:18:38 ---> ee9abb4f713f 03:18:38 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:18:38 ---> Running in b39beba929c2 03:18:39 Removing intermediate container b39beba929c2 03:18:39 ---> 5361367532e4 03:18:39 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:18:39 ---> Running in 6a152e9e3a5e 03:18:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 03:18:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 03:18:40 OK: 224 MiB in 56 packages 03:18:41 Removing intermediate container 6a152e9e3a5e 03:18:41 ---> eeda05b61c2a 03:18:41 Step 7/24 : WORKDIR /device-mqtt-go 03:18:41 ---> Running in d4e8f92f4f00 03:18:41 Removing intermediate container d4e8f92f4f00 03:18:41 ---> b785a899c10f 03:18:41 Step 8/24 : COPY go.mod vendor* ./ 03:18:41 ---> 3c3254ca521f 03:18:41 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:18:41 ---> Running in fb3492ee6aa2 03:18:42 Removing intermediate container fb3492ee6aa2 03:18:42 ---> 836cc45ede8e 03:18:42 Step 10/24 : COPY . . 03:18:42 ---> 087ba8da15d9 03:18:42 Step 11/24 : ARG MAKE='make build' 03:18:42 ---> Running in 395cc3203506 03:18:42 Removing intermediate container 395cc3203506 03:18:42 ---> 87904a8a1cab 03:18:42 Step 12/24 : RUN $MAKE 03:18:42 ---> Running in ad90c6daae2c 03:18:42 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:19:04 Removing intermediate container ad90c6daae2c 03:19:04 ---> 778587691998 03:19:04 Step 13/24 : FROM alpine:3.14 03:19:04 3.14: Pulling from library/alpine 03:19:04 8663204ce13b: Pulling fs layer 03:19:04 8663204ce13b: Verifying Checksum 03:19:04 8663204ce13b: Download complete 03:19:04 8663204ce13b: Pull complete 03:19:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:19:04 Status: Downloaded newer image for alpine:3.14 03:19:04 ---> e04c818066af 03:19:04 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:19:04 ---> Running in 71ffff97f79e 03:19:04 Removing intermediate container 71ffff97f79e 03:19:04 ---> 9cda482ff73b 03:19:04 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:19:04 ---> Running in 26485673c2ec 03:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 03:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 03:19:04 (1/6) Installing dumb-init (1.2.5-r1) 03:19:04 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:19:04 (3/6) Installing libsodium (1.0.18-r0) 03:19:04 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:19:04 (5/6) Installing libzmq (4.3.4-r0) 03:19:04 (6/6) Installing zeromq (4.3.4-r0) 03:19:04 Executing busybox-1.33.1-r7.trigger 03:19:04 OK: 8 MiB in 20 packages 03:19:04 Removing intermediate container 26485673c2ec 03:19:04 ---> 6357b9d7b787 03:19:04 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:19:05 ---> 30f20286fcb1 03:19:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:19:05 ---> 550c2ea59b9e 03:19:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:19:05 ---> b6405b3a73eb 03:19:05 Step 19/24 : EXPOSE 59982 03:19:05 ---> Running in f9ee557763c6 03:19:05 Removing intermediate container f9ee557763c6 03:19:05 ---> ecfef88f17cb 03:19:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:19:05 ---> Running in e7b07e40778b 03:19:05 Removing intermediate container e7b07e40778b 03:19:05 ---> 22ab3a56c4b0 03:19:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:19:05 ---> Running in 4ebbab611547 03:19:05 Removing intermediate container 4ebbab611547 03:19:05 ---> bced41052579 03:19:05 Step 22/24 : LABEL arch=amd64 03:19:05 ---> Running in 0e3f96bcb402 03:19:05 Removing intermediate container 0e3f96bcb402 03:19:05 ---> 7f278b7638b5 03:19:05 Step 23/24 : LABEL git_sha=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 03:19:05 ---> Running in a2d84b9a1fe6 03:19:06 Removing intermediate container a2d84b9a1fe6 03:19:06 ---> daa27c655a25 03:19:06 Step 24/24 : LABEL version=0.0.0 03:19:06 ---> Running in 07908b93f042 03:19:06 Removing intermediate container 07908b93f042 03:19:06 ---> b1eac23c2b69 03:19:06 [Warning] One or more build-args [ARCH] were not consumed 03:19:06 Successfully built b1eac23c2b69 03:19:06 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 03:19:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:06 03:19:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:06 latest: Pulling from edgex-lftools-log-publisher 03:19:06 5eb5b503b376: Pulling fs layer 03:19:06 5c69ac0246d0: Pulling fs layer 03:19:06 ec43610c2a17: Pulling fs layer 03:19:06 3a2ae6a8a46f: Pulling fs layer 03:19:06 33b1e0a273af: Pulling fs layer 03:19:06 5d3b04190fa2: Pulling fs layer 03:19:06 2f39f015ded8: Pulling fs layer 03:19:06 33b1e0a273af: Waiting 03:19:06 5d3b04190fa2: Waiting 03:19:06 2f39f015ded8: Waiting 03:19:06 3a2ae6a8a46f: Waiting 03:19:06 5c69ac0246d0: Download complete 03:19:06 3a2ae6a8a46f: Download complete 03:19:06 ec43610c2a17: Verifying Checksum 03:19:06 ec43610c2a17: Download complete 03:19:06 33b1e0a273af: Verifying Checksum 03:19:06 33b1e0a273af: Download complete 03:19:06 5d3b04190fa2: Download complete 03:19:07 5eb5b503b376: Verifying Checksum 03:19:07 5eb5b503b376: Download complete 03:19:07 2f39f015ded8: Verifying Checksum 03:19:07 2f39f015ded8: Download complete 03:19:08 5eb5b503b376: Pull complete 03:19:08 5c69ac0246d0: Pull complete 03:19:08 ec43610c2a17: Pull complete 03:19:08 3a2ae6a8a46f: Pull complete 03:19:09 33b1e0a273af: Pull complete 03:19:09 5d3b04190fa2: Pull complete 03:19:13 2f39f015ded8: Pull complete 03:19:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:19:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:13 prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container 03:19:13 $ 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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 03:19:14 $ docker top b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:19:15 ---> job-cost.sh 03:19:15 lf-activate-venv: SKIPPING 03:19:15 INFO: No Stack... 03:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 03:19:16 INFO: Archiving Costs [Pipeline] sh 03:19:16 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 03:19:16 + cut -d, -f6 [Pipeline] lock 03:19:16 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] 03:19:16 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] did not exist. Created. 03:19:16 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:19:16 + echo total: 0.2199999988079071 [Pipeline] stash 03:19:16 Stashed 1 file(s) [Pipeline] } 03:19:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:19:16 $ docker stop --time=1 b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d 03:19:17 $ docker rm -f b63ef2ee0b0f5fc2f28a21ad8578ed68fc9a66d3a1694fb6c7c1fbbb05d0231d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:19:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15115 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 03:19:27 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 03:19:27 Selected Git installation does not exist. Using Default 03:19:27 The recommended git tool is: NONE 03:19:33 using credential edgex-jenkins-ssh 03:19:33 Cloning the remote Git repository 03:19:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 03:19:33 > git init /w/workspace/device-mqtt-go/5 # timeout=10 03:19:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:19:33 > git --version # timeout=10 03:19:33 > git --version # 'git version 2.25.1' 03:19:33 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:35 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 0ff78daadf50fab109cc7e9677b97d0e9324111f 03:19:35 Merge succeeded, producing 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb 03:19:35 Checking out Revision 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb (PR-382) 03:19:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:19:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:19:35 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 03:19:35 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 03:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:19:35 > git config core.sparsecheckout # timeout=10 03:19:35 > git checkout -f 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 03:19:35 > git remote # timeout=10 03:19:35 > git config --get remote.origin.url # timeout=10 03:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 03:19:35 > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 03:19:35 > git rev-parse HEAD^{commit} # timeout=10 03:19:35 > git config core.sparsecheckout # timeout=10 03:19:35 > git checkout -f 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb # timeout=10 03:19:39 Commit message: "Merge commit '06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b' into HEAD" 03:19:39 > git rev-list --no-walk 0ff78daadf50fab109cc7e9677b97d0e9324111f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:19:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:19:40 % Total % Received % Xferd Average Speed Time Time Time Current 03:19:40 Dload Upload Total Spent Left Speed 03:19:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49607 0 --:--:-- --:--:-- --:--:-- 49808 [Pipeline] sh 03:19:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:19:42 + sudo tee /etc/docker/daemon.new 03:19:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:19:42 { 03:19:42 "registry-mirrors": [ 03:19:42 "https://nexus3.edgexfoundry.org:10001" 03:19:42 ], 03:19:42 "bip": "10.250.0.254/24", 03:19:42 "hosts": [ 03:19:42 "tcp://0.0.0.0:5555", 03:19:42 "unix:///var/run/docker.sock" 03:19:42 ], 03:19:42 "mtu": 1458, 03:19:42 "selinux-enabled": true, 03:19:42 "seccomp-profile": "/etc/docker/seccomp.json" 03:19:42 } [Pipeline] sh 03:19:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:19:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:20:01 provisioning config files... 03:20:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config8360169843865970691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:20:01 ---> docker-login.sh 03:20:01 nexus3.edgexfoundry.org:10001 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 nexus3.edgexfoundry.org:10002 03:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:02 Configure a credential helper to remove this warning. See 03:20:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:02 03:20:02 Login Succeeded 03:20:02 nexus3.edgexfoundry.org:10003 03:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:03 Configure a credential helper to remove this warning. See 03:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:03 03:20:03 Login Succeeded 03:20:03 nexus3.edgexfoundry.org:10004 03:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:03 Configure a credential helper to remove this warning. See 03:20:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:03 03:20:03 Login Succeeded 03:20:03 docker.io 03:20:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:20:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:20:04 Configure a credential helper to remove this warning. See 03:20:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:20:04 03:20:04 Login Succeeded 03:20:04 ---> docker-login.sh ends [Pipeline] } 03:20:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 03:20:04 ========================================================= 03:20:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 03:20:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 03:20:05 Sending build context to Docker daemon 3.122MB 03:20:05 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 03:20:05 Step 2/12 : FROM ${BASE} AS builder 03:20:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:20:05 9b3977197b4f: Pulling fs layer 03:20:05 1a89e8eeedd5: Pulling fs layer 03:20:05 94645a83ff95: Pulling fs layer 03:20:05 e6fb740bc735: Pulling fs layer 03:20:05 3a77bd46dcc9: Pulling fs layer 03:20:05 355e64cbe906: Pulling fs layer 03:20:05 63ab81a10011: Pulling fs layer 03:20:05 555d1d1c4555: Pulling fs layer 03:20:05 7d9057610161: Pulling fs layer 03:20:05 e6fb740bc735: Waiting 03:20:05 3a77bd46dcc9: Waiting 03:20:05 355e64cbe906: Waiting 03:20:05 63ab81a10011: Waiting 03:20:05 555d1d1c4555: Waiting 03:20:05 7d9057610161: Waiting 03:20:05 94645a83ff95: Verifying Checksum 03:20:05 94645a83ff95: Download complete 03:20:05 1a89e8eeedd5: Verifying Checksum 03:20:05 1a89e8eeedd5: Download complete 03:20:05 3a77bd46dcc9: Verifying Checksum 03:20:05 3a77bd46dcc9: Download complete 03:20:05 355e64cbe906: Verifying Checksum 03:20:05 355e64cbe906: Download complete 03:20:05 9b3977197b4f: Download complete 03:20:05 63ab81a10011: Verifying Checksum 03:20:05 63ab81a10011: Download complete 03:20:06 7d9057610161: Verifying Checksum 03:20:06 7d9057610161: Download complete 03:20:06 9b3977197b4f: Pull complete 03:20:07 1a89e8eeedd5: Pull complete 03:20:07 94645a83ff95: Pull complete 03:20:07 555d1d1c4555: Verifying Checksum 03:20:07 555d1d1c4555: Download complete 03:20:08 e6fb740bc735: Verifying Checksum 03:20:08 e6fb740bc735: Download complete 03:20:20 e6fb740bc735: Pull complete 03:20:20 3a77bd46dcc9: Pull complete 03:20:20 355e64cbe906: Pull complete 03:20:21 63ab81a10011: Pull complete 03:20:27 555d1d1c4555: Pull complete 03:20:29 7d9057610161: Pull complete 03:20:29 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 03:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 03:20:29 ---> 819e984ddca1 03:20:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:20:30 ---> Running in e3332838c3f4 03:20:30 Removing intermediate container e3332838c3f4 03:20:30 ---> 2360245a3fb6 03:20:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:20:30 ---> Running in ee37dc61983f 03:20:30 Removing intermediate container ee37dc61983f 03:20:30 ---> bd14d7396dbd 03:20:30 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:20:31 ---> Running in a68e9b589ef5 03:20:33 Removing intermediate container a68e9b589ef5 03:20:33 ---> c64500e68297 03:20:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:20:33 ---> Running in ab604b562bac 03:20:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:20:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:20:36 (1/4) Installing openssh-keygen (8.8_p1-r1) 03:20:36 (2/4) Installing libedit (20210910.3.1-r0) 03:20:36 (3/4) Installing openssh-client-common (8.8_p1-r1) 03:20:37 (4/4) Installing openssh-client-default (8.8_p1-r1) 03:20:37 Executing busybox-1.34.1-r3.trigger 03:20:37 OK: 224 MiB in 56 packages 03:20:38 Removing intermediate container ab604b562bac 03:20:38 ---> 1da30bbc91b1 03:20:38 Step 7/12 : WORKDIR /device-mqtt-go 03:20:38 ---> Running in 844fa1ba246e 03:20:38 Removing intermediate container 844fa1ba246e 03:20:38 ---> 54e88db2f7a0 03:20:38 Step 8/12 : COPY go.mod vendor* ./ 03:20:38 ---> d30f3c3e8eca 03:20:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:38 ---> Running in cbbbd71af796 03:21:25 Removing intermediate container cbbbd71af796 03:21:25 ---> bd1cacefc372 03:21:25 Step 10/12 : COPY . . 03:21:25 ---> 89f92f60a0f5 03:21:25 Step 11/12 : ARG MAKE='make build' 03:21:25 ---> Running in c9e797fad870 03:21:25 Removing intermediate container c9e797fad870 03:21:25 ---> 4d97ab2b36c2 03:21:25 Step 12/12 : RUN $MAKE 03:21:25 ---> Running in 32900b7f1cdf 03:21:25 noop 03:21:25 Removing intermediate container 32900b7f1cdf 03:21:25 ---> 0c02245f0674 03:21:25 Successfully built 0c02245f0674 03:21:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:26 + docker inspect -f . ci-base-image-arm64 03:21:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:26 prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container 03:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 03:21:27 $ docker top 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:21:28 + go version 03:21:28 go version go1.17.7 linux/arm64 [Pipeline] } 03:21:28 $ docker stop --time=1 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 03:21:30 $ docker rm -f 8aa349dbe399023e74c4933836feb4970fc2b3be7a70ae26737fc81e215ee3b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:31 + docker inspect -f . ci-base-image-arm64 03:21:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:21:31 prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container 03:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 03:21:32 $ docker top 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 03:21:33 + make test 03:21:33 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 03:21:35 ? github.com/edgexfoundry/device-mqtt-go [no test files] 03:22:56 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 03:22:56 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.071s coverage: 21.8% of statements 03:22:56 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 03:22:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:22:56 GCO_ENABLED=1 GO111MODULE=on go vet ./... 03:23:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:23:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:23:19 ./bin/test-attribution-txt.sh [Pipeline] echo 03:23:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 03:23:22 $ docker stop --time=1 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 03:23:24 $ docker rm -f 8f7653ae3a9ca2bb03a56ae4f601d1ba150c9436581f4eada15ac9f2722a01f0 [Pipeline] // withDockerContainer [Pipeline] sh 03:23:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:23:25 Warning: overwriting stash ‘coverage-report’ 03:23:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:23:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:23:26 + ls -al . 03:23:26 total 176 03:23:26 drwxrwxr-x 9 jenkins jenkins 4096 Jun 20 03:23 . 03:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:19 .. 03:23:26 -rw-rw-r-- 1 jenkins jenkins 140 Jun 20 03:19 .dockerignore 03:23:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 03:19 .git 03:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 .github 03:23:26 -rw-rw-r-- 1 jenkins jenkins 329 Jun 20 03:19 .gitignore 03:23:26 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 03:19 .golangci.yml 03:23:26 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 20 03:19 Attribution.txt 03:23:26 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 20 03:19 CHANGELOG.md 03:23:26 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:19 Dockerfile 03:23:26 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 03:19 GOVERNANCE.md 03:23:26 -rw-rw-r-- 1 jenkins jenkins 678 Jun 20 03:19 Jenkinsfile 03:23:26 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 20 03:19 LICENSE 03:23:26 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 20 03:19 Makefile 03:23:26 -rw-rw-r-- 1 jenkins jenkins 620 Jun 20 03:19 OWNERS.md 03:23:26 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 20 03:19 README.md 03:23:26 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 03:17 VERSION 03:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:19 bin 03:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 cmd 03:23:26 -rw-r--r-- 1 jenkins jenkins 17887 Jun 20 03:22 coverage.out 03:23:26 -rw-rw-r-- 1 jenkins jenkins 3313 Jun 20 03:19 go.mod 03:23:26 -rw-rw-r-- 1 jenkins jenkins 36102 Jun 20 03:19 go.sum 03:23:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 03:19 internal 03:23:26 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 03:19 mock 03:23:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 03:19 snap 03:23:26 -rw-rw-r-- 1 jenkins jenkins 227 Jun 20 03:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:27 + 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=0e8d709e1e0fd6353eab19b3152dac6e51a57cdb --label arch=arm64 --label version=0.0.0 . 03:23:27 Sending build context to Docker daemon 3.14MB 03:23:27 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 03:23:27 Step 2/24 : FROM ${BASE} AS builder 03:23:27 ---> 0c02245f0674 03:23:27 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 03:23:27 ---> Running in 5ea27ba4b8b7 03:23:27 Removing intermediate container 5ea27ba4b8b7 03:23:27 ---> 1cc6ea3731be 03:23:27 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 03:23:27 ---> Running in 3d8cdfc03b51 03:23:28 Removing intermediate container 3d8cdfc03b51 03:23:28 ---> 176e68434262 03:23:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:28 ---> Running in 32123067bc09 03:23:30 Removing intermediate container 32123067bc09 03:23:30 ---> 9571bae37560 03:23:30 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:23:30 ---> Running in b8d777570bcb 03:23:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 03:23:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 03:23:32 OK: 224 MiB in 56 packages 03:23:33 Removing intermediate container b8d777570bcb 03:23:33 ---> 2be1a14c3620 03:23:33 Step 7/24 : WORKDIR /device-mqtt-go 03:23:33 ---> Running in efd196de1c4d 03:23:33 Removing intermediate container efd196de1c4d 03:23:33 ---> 996a4a0a88c4 03:23:33 Step 8/24 : COPY go.mod vendor* ./ 03:23:34 ---> 150e7270cc67 03:23:34 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:34 ---> Running in 08bb13776f07 03:23:36 Removing intermediate container 08bb13776f07 03:23:36 ---> 424e9b991556 03:23:36 Step 10/24 : COPY . . 03:23:36 ---> 2f8070159451 03:23:36 Step 11/24 : ARG MAKE='make build' 03:23:37 ---> Running in d6203644ef44 03:23:37 Removing intermediate container d6203644ef44 03:23:37 ---> a8661405c9a0 03:23:37 Step 12/24 : RUN $MAKE 03:23:37 ---> Running in f140d8d87421 03:23:38 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 03:25:45 Removing intermediate container f140d8d87421 03:25:45 ---> eda12c85710c 03:25:45 Step 13/24 : FROM alpine:3.14 03:25:45 3.14: Pulling from library/alpine 03:25:45 455c02918c45: Pulling fs layer 03:25:45 455c02918c45: Verifying Checksum 03:25:45 455c02918c45: Download complete 03:25:45 455c02918c45: Pull complete 03:25:45 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 03:25:45 Status: Downloaded newer image for alpine:3.14 03:25:45 ---> ac73e934f311 03:25:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 03:25:45 ---> Running in e5de1db493fd 03:25:45 Removing intermediate container e5de1db493fd 03:25:45 ---> 35a0f7cafa2d 03:25:45 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 03:25:45 ---> Running in aa97071a3950 03:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 03:25:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 03:25:45 (1/6) Installing dumb-init (1.2.5-r1) 03:25:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 03:25:45 (3/6) Installing libsodium (1.0.18-r0) 03:25:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 03:25:45 (5/6) Installing libzmq (4.3.4-r0) 03:25:45 (6/6) Installing zeromq (4.3.4-r0) 03:25:45 Executing busybox-1.33.1-r7.trigger 03:25:45 OK: 8 MiB in 20 packages 03:25:45 Removing intermediate container aa97071a3950 03:25:45 ---> abb3b80980fa 03:25:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 03:25:45 ---> f08dbadfb553 03:25:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 03:25:45 ---> a1d87264f554 03:25:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 03:25:45 ---> 470a33251eda 03:25:45 Step 19/24 : EXPOSE 59982 03:25:45 ---> Running in b7d286bac408 03:25:45 Removing intermediate container b7d286bac408 03:25:45 ---> db6bed3a49f7 03:25:45 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 03:25:45 ---> Running in 5c3948eb72cd 03:25:45 Removing intermediate container 5c3948eb72cd 03:25:45 ---> 9cd5ddd511c8 03:25:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:25:45 ---> Running in c5292b05a111 03:25:45 Removing intermediate container c5292b05a111 03:25:45 ---> 939f46336b23 03:25:45 Step 22/24 : LABEL arch=arm64 03:25:45 ---> Running in 6ea3d88c392f 03:25:45 Removing intermediate container 6ea3d88c392f 03:25:45 ---> 0e3c7163a4b3 03:25:45 Step 23/24 : LABEL git_sha=0e8d709e1e0fd6353eab19b3152dac6e51a57cdb 03:25:45 ---> Running in 299679b6ffa1 03:25:45 Removing intermediate container 299679b6ffa1 03:25:45 ---> 8e7a8ab58553 03:25:45 Step 24/24 : LABEL version=0.0.0 03:25:45 ---> Running in 170a908b7b05 03:25:45 Removing intermediate container 170a908b7b05 03:25:45 ---> 581039315a91 03:25:45 [Warning] One or more build-args [ARCH] were not consumed 03:25:45 Successfully built 581039315a91 03:25: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 03:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:45 03:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:25:46 arm64: Pulling from edgex-lftools-log-publisher 03:25:46 8998bd30e6a1: Pulling fs layer 03:25:46 04944245beec: Pulling fs layer 03:25:46 699f458cf7ca: Pulling fs layer 03:25:46 765212b225bb: Pulling fs layer 03:25:46 f23df028b6ca: Pulling fs layer 03:25:46 d65c8cfc05b1: Pulling fs layer 03:25:46 2437ff75d9bd: Pulling fs layer 03:25:46 f23df028b6ca: Waiting 03:25:46 d65c8cfc05b1: Waiting 03:25:46 2437ff75d9bd: Waiting 03:25:46 04944245beec: Verifying Checksum 03:25:46 04944245beec: Download complete 03:25:46 765212b225bb: Verifying Checksum 03:25:46 765212b225bb: Download complete 03:25:46 f23df028b6ca: Verifying Checksum 03:25:46 f23df028b6ca: Download complete 03:25:46 d65c8cfc05b1: Verifying Checksum 03:25:46 d65c8cfc05b1: Download complete 03:25:46 699f458cf7ca: Verifying Checksum 03:25:46 699f458cf7ca: Download complete 03:25:47 8998bd30e6a1: Download complete 03:25:49 2437ff75d9bd: Verifying Checksum 03:25:49 2437ff75d9bd: Download complete 03:25:51 8998bd30e6a1: Pull complete 03:25:51 04944245beec: Pull complete 03:25:53 699f458cf7ca: Pull complete 03:25:53 765212b225bb: Pull complete 03:25:54 f23df028b6ca: Pull complete 03:25:54 d65c8cfc05b1: Pull complete 03:26:09 2437ff75d9bd: Pull complete 03:26:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:26:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:09 prd-ubuntu20.04-docker-arm64-4c-16g-15115 does not seem to be running inside a container 03:26: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/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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 03:26:12 $ docker top 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:13 ---> job-cost.sh 03:26:13 lf-activate-venv: SKIPPING 03:26:13 INFO: No Stack... 03:26:13 INFO: Retrieving Pricing Info for: v3-standard-4 03:26:14 INFO: Archiving Costs [Pipeline] sh 03:26:15 + cat /w/workspace/device-mqtt-go/5/archives/cost.csv 03:26:15 + cut -d, -f6 [Pipeline] lock 03:26:15 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] 03:26:15 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] did not exist. Created. 03:26:15 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:15 /w/workspace/device-mqtt-go/5@tmp/durable-b3f2627c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:26:16 + echo total: 0.10999999940395355 [Pipeline] stash 03:26:16 Warning: overwriting stash ‘stack-cost’ 03:26:16 Stashed 1 file(s) [Pipeline] } 03:26:16 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-5-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:16 $ docker stop --time=1 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 03:26:18 $ docker rm -f 42c0016b08a6c828a4c231c323a3a99333223b59c5f99fce26e0d0a0adfc26e5 [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 03:26:18 provisioning config files... 03:26:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config1617825312795511409tmp [Pipeline] { [Pipeline] sh 03:26:19 + set +x 03:26:19 + curl -s https://codecov.io/bash 03:26:19 + bash -s -- 03:26:19 03:26:19 _____ _ 03:26:19 / ____| | | 03:26:19 | | ___ __| | ___ ___ _____ __ 03:26:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:26:19 | |___| (_) | (_| | __/ (_| (_) \ V / 03:26:19 \_____\___/ \__,_|\___|\___\___/ \_/ 03:26:19 Bash-1.0.6 03:26:19 03:26:19 03:26:19 ==> git version 2.25.1 found 03:26:19 ==> 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 03:26:19 Release-Date: 2020-01-08 03:26:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:26:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:26:19 ==> Jenkins CI detected. 03:26:19 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 03:26:19 project root: . 03:26:19 --> token set from env 03:26:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:26:19 ==> Running gcov in . (disable via -X gcov) 03:26:19 ==> Python coveragepy not found 03:26:19 ==> Searching for coverage reports in: 03:26:19 + . 03:26:19 -> Found 1 reports 03:26:19 ==> Detecting git/mercurial file structure 03:26:19 ==> Reading reports 03:26:19 + ./coverage.out bytes=17887 03:26:19 ==> Appending adjustments 03:26:19 https://docs.codecov.io/docs/fixing-reports 03:26:19 + Found adjustments 03:26:19 ==> Gzipping contents 03:26:19 4.0K /tmp/codecov.M8ztXe.gz 03:26:19 ==> Uploading reports 03:26:19 url: https://codecov.io 03:26:19 query: branch=PR-382&commit=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:26:19 -> Pinging Codecov 03:26:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=31afa03c6e10fe8b02d0c52a5c5a7019e9f21255&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 03:26:19 -> Uploading to 03:26:19 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/7D719EC7BBE17E464838252E33014C33/31afa03c6e10fe8b02d0c52a5c5a7019e9f21255/ca90ea61-6307-445e-a334-a6f366159191.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T032619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b2a491796170e7925bf71c6027eb74a0ab08f7e3bd341acde2bc64c0e77276 03:26:19 % Total % Received % Xferd Average Speed Time Time Time Current 03:26:19 Dload Upload Total Spent Left Speed 03:26:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14831 --:--:-- --:--:-- --:--:-- 14764 100 3263 0 0 100 3263 0 13652 --:--:-- --:--:-- --:--:-- 13595 03:26:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/31afa03c6e10fe8b02d0c52a5c5a7019e9f21255 [Pipeline] } 03:26:19 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 03:26:20 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 03:26:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:26:20 total 16 03:26:20 drwxr-xr-x 3 root root 4096 Jun 20 03:19 . 03:26:20 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 03:19 .. 03:26:20 drwxr-xr-x 2 root root 4096 Jun 20 03:19 cost 03:26:20 -rw-r--r-- 1 root root 85 Jun 20 03:19 cost.csv 03:26:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:26:20 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 03:26:20 total 16 03:26:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 03:19 . 03:26:20 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 03:19 .. 03:26:20 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 03:19 cost 03:26:20 -rw-r--r-- 1 jenkins jenkins 85 Jun 20 03:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:26:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:26:21 ---> package-listing.sh 03:26:21 ++ facter osfamily 03:26:21 ++ tr '[:upper:]' '[:lower:]' 03:26:21 + OS_FAMILY=debian 03:26:21 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 03:26:21 + START_PACKAGES=/tmp/packages_start.txt 03:26:21 + END_PACKAGES=/tmp/packages_end.txt 03:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:26:21 + PACKAGES=/tmp/packages_start.txt 03:26:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:26:21 + PACKAGES=/tmp/packages_end.txt 03:26:21 + case "${OS_FAMILY}" in 03:26:21 + dpkg -l 03:26:21 + grep '^ii' 03:26:21 + '[' -f /tmp/packages_start.txt ']' 03:26:21 + '[' -f /tmp/packages_end.txt ']' 03:26:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:26:21 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:26:21 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 03:26:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo 03:26:21 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:26:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:22 prd-ubuntu20.04-docker-8c-8g-15114 does not seem to be running inside a container 03:26:22 $ 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-382/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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 03:26:23 $ docker top d4a3454efd9671823f21d62646f11757f16f1ca5faa9f3467340c57b1c57d01e -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:23 + touch /tmp/pre-build-complete [Pipeline] sh 03:26:23 + mkdir -p /var/log/sysstat [Pipeline] sh 03:26:24 + ls /var/log/sa-host 03:26:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:24 provisioning config files... 03:26:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config952187880237262171tmp [Pipeline] { [Pipeline] echo 03:26:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:26:24 ---> create-netrc.sh [Pipeline] } 03:26:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:26:24 ---> python-tools-install.sh [Pipeline] echo 03:26:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:26:25 ---> sudo-logs.sh 03:26:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:26:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:26:25 ---> job-cost.sh 03:26:25 lf-activate-venv: SKIPPING 03:26:25 DEBUG: total: 0.2199999988079071 03:26:25 INFO: Retrieving Stack Cost... 03:26:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:26:26 INFO: Archiving Costs [Pipeline] echo 03:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:26:26 ---> logs-deploy.sh 03:26:26 lf-activate-venv: SKIPPING 03:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/5 03:26:26 INFO: archiving workspace using pattern(s): 03:26:27 Archives upload complete. 03:26:27 INFO: archiving logs to Nexus