Pull request #399 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6157573bc68ae76d3587f58547794fe9973c7964+8b7bfd06f10d442433da09be4b1bd94ea6f5832d (6e58701aec401697e300b3333fc7746d630ed799) 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-ssh4003139284441120403.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-ssh8044458347534508907.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7536345899588784061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-399/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10121223960148142081.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7914554848467233105.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-399/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9359235387555039483.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-16763’ Running on prd-ubuntu20.04-docker-8c-8g-16771 in /w/workspace/gexfoundry_device-mqtt-go_PR-399 [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-399 # 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 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 6157573bc68ae76d3587f58547794fe9973c7964 Merge succeeded, producing 6157573bc68ae76d3587f58547794fe9973c7964 Checking out Revision 6157573bc68ae76d3587f58547794fe9973c7964 (PR-399) > 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/399/head:refs/remotes/origin/PR-399 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6157573bc68ae76d3587f58547794fe9973c7964 # 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 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6157573bc68ae76d3587f58547794fe9973c7964 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:27:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:27:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:27:40 ========================================================= 01:27:40 EdgeX Global Pipelines Version Info 01:27:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:27:41 ------------------- 01:27:41 stable info: 01:27:41 ------------------- 01:27:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:27:41 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:27:41 Message: update stable to v1.0.234 01:27:41 ------------------- 01:27:41 experimental info: 01:27:41 ------------------- 01:27:41 Commited By: **** collab-it+edgex@linuxfoundation.org 01:27:41 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 01:27:41 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:27:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-399 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-399 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-399 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6157573bc68ae76d3587f58547794fe9973c7964 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6157573 [Pipeline] echo 01:27:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:43 provisioning config files... 01:27:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/config1955892107687989124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:44 ---> docker-login.sh 01:27:44 nexus3.edgexfoundry.org:10001 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 nexus3.edgexfoundry.org:10002 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 nexus3.edgexfoundry.org:10003 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 nexus3.edgexfoundry.org:10004 01:27:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:44 Configure a credential helper to remove this warning. See 01:27:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:44 01:27:44 Login Succeeded 01:27:44 docker.io 01:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:27:45 Configure a credential helper to remove this warning. See 01:27:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:27:45 01:27:45 Login Succeeded 01:27:45 ---> docker-login.sh ends [Pipeline] } 01:27:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:27:46 + git rev-list -1 --merges 6157573bc68ae76d3587f58547794fe9973c7964~1..6157573bc68ae76d3587f58547794fe9973c7964 [Pipeline] echo 01:27:46 -----------> git rev-list -1 --merges 6157573bc68ae76d3587f58547794fe9973c7964~1..6157573bc68ae76d3587f58547794fe9973c7964 6157573bc68ae76d3587f58547794fe9973c7964 [false] [Pipeline] sh 01:27:46 + git log --format=format:%s -1 6157573bc68ae76d3587f58547794fe9973c7964 [Pipeline] echo 01:27:46 ========================================================= 01:27:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:27:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:27:47 + git log --format=format:%s -1 6157573bc68ae76d3587f58547794fe9973c7964 [Pipeline] echo 01:27:47 [semverPrep] GIT_COMMIT: 6157573bc68ae76d3587f58547794fe9973c7964, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 01:27:47 [semverPrep] This is not a build commit. [Pipeline] sh 01:27:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:27:47 + grep -v github /etc/ssh/ssh_known_hosts 01:27:47 + [ -e /tmp/ssh_known_hosts ] 01:27:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:27:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:27:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:27:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:48 01:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:27:48 42c077c10790: Pulling fs layer 01:27:48 f63e77b7563a: Pulling fs layer 01:27:48 bd5fdadae976: Pulling fs layer 01:27:48 205491f53016: Pulling fs layer 01:27:48 df18705c85c3: Pulling fs layer 01:27:48 df18705c85c3: Waiting 01:27:48 bdb3f477010e: Pulling fs layer 01:27:48 c8a8fc8e1c8f: Pulling fs layer 01:27:48 2c6e9b1d212d: Pulling fs layer 01:27:48 c8a8fc8e1c8f: Waiting 01:27:48 2c6e9b1d212d: Waiting 01:27:48 bdb3f477010e: Waiting 01:27:48 bdb8f0575790: Pulling fs layer 01:27:48 386e3cb2ff24: Pulling fs layer 01:27:48 2343380bae48: Pulling fs layer 01:27:48 2343380bae48: Waiting 01:27:48 bdb8f0575790: Waiting 01:27:48 f63e77b7563a: Download complete 01:27:48 205491f53016: Download complete 01:27:48 df18705c85c3: Verifying Checksum 01:27:48 df18705c85c3: Download complete 01:27:48 bdb3f477010e: Verifying Checksum 01:27:48 bd5fdadae976: Verifying Checksum 01:27:48 bd5fdadae976: Download complete 01:27:48 2c6e9b1d212d: Verifying Checksum 01:27:48 2c6e9b1d212d: Download complete 01:27:48 bdb8f0575790: Verifying Checksum 01:27:48 bdb8f0575790: Download complete 01:27:48 386e3cb2ff24: Verifying Checksum 01:27:48 386e3cb2ff24: Download complete 01:27:48 2343380bae48: Verifying Checksum 01:27:48 2343380bae48: Download complete 01:27:48 42c077c10790: Verifying Checksum 01:27:48 42c077c10790: Download complete 01:27:48 c8a8fc8e1c8f: Download complete 01:27:50 42c077c10790: Pull complete 01:27:50 f63e77b7563a: Pull complete 01:27:50 bd5fdadae976: Pull complete 01:27:50 205491f53016: Pull complete 01:27:51 df18705c85c3: Pull complete 01:27:51 bdb3f477010e: Pull complete 01:27:53 c8a8fc8e1c8f: Pull complete 01:27:53 2c6e9b1d212d: Pull complete 01:27:53 bdb8f0575790: Pull complete 01:27:53 386e3cb2ff24: Pull complete 01:27:53 2343380bae48: Pull complete 01:27:53 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:27:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:27:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:53 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 01:27:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-399 -v /w/workspace/gexfoundry_device-mqtt-go_PR-399:/w/workspace/gexfoundry_device-mqtt-go_PR-399:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:27:55 $ docker top f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 -eo pid,comm 01:27:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:27:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:27:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:55 [ssh-agent] Looking for ssh-agent implementation... 01:27:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:55 $ docker exec f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 ssh-agent 01:27:55 SSH_AUTH_SOCK=/tmp/ssh-gv4uXYAbASI2/agent.32 01:27:55 SSH_AGENT_PID=38 01:27:55 Running ssh-add (command line suppressed) 01:27:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/private_key_2213137804383555183.key (/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/private_key_2213137804383555183.key) 01:27:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:56 + git tag --points-at HEAD [Pipeline] } 01:27:56 $ docker exec --env ******** --env ******** f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 ssh-agent -k 01:27:56 unset SSH_AUTH_SOCK; 01:27:56 unset SSH_AGENT_PID; 01:27:56 echo Agent pid 38 killed; 01:27:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:27:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:27:56 [ssh-agent] Looking for ssh-agent implementation... 01:27:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:27:56 $ docker exec f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 ssh-agent 01:27:56 SSH_AUTH_SOCK=/tmp/ssh-2gFDN7Sux227/agent.72 01:27:56 SSH_AGENT_PID=78 01:27:56 Running ssh-add (command line suppressed) 01:27:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/private_key_3226887327299038022.key (/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/private_key_3226887327299038022.key) 01:27:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:27:57 + git semver init 01:27:57 2022-07-04 01:27:57,568 [run_init] DEBUG init version:0.0.0 force:False 01:27:57 2022-07-04 01:27:57,569 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver 01:27:57 2022-07-04 01:27:57,569 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver 01:27:57 2022-07-04 01:27:57,569 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-399, universal_newlines=False, shell=None, istream=None) 01:27:58 2022-07-04 01:27:58,304 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399/.git/info/exclude 01:27:58 2022-07-04 01:27:58,305 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver/PR-399 with force:False 01:27:58 2022-07-04 01:27:58,305 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver/PR-399 01:27:58 2022-07-04 01:27:58,311 [execute] INFO git cat-file --batch-check 01:27:58 2022-07-04 01:27:58,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver, universal_newlines=False, shell=None, istream=) 01:27:58 2022-07-04 01:27:58,318 [execute] INFO git cat-file --batch 01:27:58 2022-07-04 01:27:58,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver, universal_newlines=False, shell=None, istream=) 01:27:58 2022-07-04 01:27:58,324 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-399/.semver/PR-399 01:27:58 0.0.0 [Pipeline] } 01:27:58 $ docker exec --env ******** --env ******** f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 ssh-agent -k 01:27:58 unset SSH_AUTH_SOCK; 01:27:58 unset SSH_AGENT_PID; 01:27:58 echo Agent pid 78 killed; 01:27:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:27:59 + git semver [Pipeline] } 01:27:59 $ docker stop --time=1 f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 01:28:00 $ docker rm -f f8a5f610d3a601a1bc8790d4c2495d795205bae9820bbb7a667dadabb62318c4 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:28:01 Stashed 1 file(s) [Pipeline] echo 01:28:01 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:02 provisioning config files... 01:28:02 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/config7105019900873486627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:28:02 ---> docker-login.sh 01:28:02 nexus3.edgexfoundry.org:10001 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 nexus3.edgexfoundry.org:10002 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 nexus3.edgexfoundry.org:10003 01:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:02 Configure a credential helper to remove this warning. See 01:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:02 01:28:02 Login Succeeded 01:28:02 nexus3.edgexfoundry.org:10004 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 docker.io 01:28:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:28:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:28:03 Configure a credential helper to remove this warning. See 01:28:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:28:03 01:28:03 Login Succeeded 01:28:03 ---> docker-login.sh ends [Pipeline] } 01:28:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:28:03 ========================================================= 01:28:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:28:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:04 + 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 . 01:28:04 Sending build context to Docker daemon 6.029MB 01:28:04 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:28:04 Step 2/12 : FROM ${BASE} AS builder 01:28:04 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:28:04 59bf1c3509f3: Pulling fs layer 01:28:04 666ba61612fd: Pulling fs layer 01:28:04 8ed8ca486205: Pulling fs layer 01:28:04 cc1cd167ecdc: Pulling fs layer 01:28:04 c516ae0d96e1: Pulling fs layer 01:28:04 684cea983483: Pulling fs layer 01:28:04 dd3240ac7de5: Pulling fs layer 01:28:04 b1e948a4e11c: Pulling fs layer 01:28:04 a8fd76ee1af6: Pulling fs layer 01:28:04 646ad004c059: Pulling fs layer 01:28:04 684cea983483: Waiting 01:28:04 a8fd76ee1af6: Waiting 01:28:04 646ad004c059: Waiting 01:28:04 b1e948a4e11c: Waiting 01:28:04 cc1cd167ecdc: Waiting 01:28:04 c516ae0d96e1: Waiting 01:28:04 8ed8ca486205: Verifying Checksum 01:28:04 8ed8ca486205: Download complete 01:28:04 666ba61612fd: Download complete 01:28:04 c516ae0d96e1: Verifying Checksum 01:28:04 c516ae0d96e1: Download complete 01:28:04 684cea983483: Verifying Checksum 01:28:04 684cea983483: Download complete 01:28:04 dd3240ac7de5: Verifying Checksum 01:28:04 dd3240ac7de5: Download complete 01:28:04 59bf1c3509f3: Verifying Checksum 01:28:04 59bf1c3509f3: Download complete 01:28:04 b1e948a4e11c: Verifying Checksum 01:28:04 b1e948a4e11c: Download complete 01:28:04 59bf1c3509f3: Pull complete 01:28:04 666ba61612fd: Pull complete 01:28:04 8ed8ca486205: Pull complete 01:28:04 646ad004c059: Download complete 01:28:04 a8fd76ee1af6: Verifying Checksum 01:28:04 a8fd76ee1af6: Download complete 01:28:05 cc1cd167ecdc: Verifying Checksum 01:28:05 cc1cd167ecdc: Download complete 01:28:09 cc1cd167ecdc: Pull complete 01:28:09 c516ae0d96e1: Pull complete 01:28:09 684cea983483: Pull complete 01:28:09 dd3240ac7de5: Pull complete 01:28:09 b1e948a4e11c: Pull complete 01:28:11 a8fd76ee1af6: Pull complete 01:28:12 646ad004c059: Pull complete 01:28:12 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:28:12 ---> 8f69c11f6b0c 01:28:12 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:28:14 ---> Running in aad8c8f72032 01:28:14 Removing intermediate container aad8c8f72032 01:28:14 ---> d6d2c0e26c75 01:28:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:28:14 ---> Running in ae0927bb4857 01:28:14 Removing intermediate container ae0927bb4857 01:28:14 ---> 545843e170b6 01:28:14 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:28:14 ---> Running in 7c6c0a8b4ee5 01:28:15 Removing intermediate container 7c6c0a8b4ee5 01:28:15 ---> b0438a18966e 01:28:15 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:28:15 ---> Running in 55f2ade638fb 01:28:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:28:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:28:16 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:28:17 Still waiting to schedule task 01:28:17 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16768’ 01:28:17 (2/4) Installing libedit (20210910.3.1-r0) 01:28:17 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:28:17 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:28:17 Executing busybox-1.34.1-r3.trigger 01:28:17 OK: 224 MiB in 56 packages 01:28:17 Removing intermediate container 55f2ade638fb 01:28:17 ---> 961d9519f305 01:28:17 Step 7/12 : WORKDIR /device-mqtt-go 01:28:17 ---> Running in 18053fe992e3 01:28:17 Removing intermediate container 18053fe992e3 01:28:17 ---> f031b67cfbb9 01:28:17 Step 8/12 : COPY go.mod vendor* ./ 01:28:17 ---> 11c335023c9f 01:28:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:28:18 ---> Running in 054d62e629b1 01:28:44 Removing intermediate container 054d62e629b1 01:28:44 ---> d447cdbaf655 01:28:44 Step 10/12 : COPY . . 01:28:44 ---> 39833d4f30fc 01:28:44 Step 11/12 : ARG MAKE='make build' 01:28:44 ---> Running in 4307eb56482d 01:28:44 Removing intermediate container 4307eb56482d 01:28:44 ---> dc660b97b38c 01:28:44 Step 12/12 : RUN $MAKE 01:28:44 ---> Running in 77cfdc058bb0 01:28:44 noop 01:28:44 Removing intermediate container 77cfdc058bb0 01:28:44 ---> b66ebbe6989a 01:28:44 Successfully built b66ebbe6989a 01:28:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:45 + docker inspect -f . ci-base-image-x86_64 01:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:45 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 01:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-399 -v /w/workspace/gexfoundry_device-mqtt-go_PR-399:/w/workspace/gexfoundry_device-mqtt-go_PR-399:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:45 $ docker top 113fdda78c69de315be058cfd4b81a5de560f6123a4c434fa962fda4f7d7cd80 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:46 + go version 01:28:46 go version go1.17.7 linux/amd64 [Pipeline] } 01:28:46 $ docker stop --time=1 113fdda78c69de315be058cfd4b81a5de560f6123a4c434fa962fda4f7d7cd80 01:28:47 $ docker rm -f 113fdda78c69de315be058cfd4b81a5de560f6123a4c434fa962fda4f7d7cd80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:48 + docker inspect -f . ci-base-image-x86_64 01:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:48 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 01:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-399 -v /w/workspace/gexfoundry_device-mqtt-go_PR-399:/w/workspace/gexfoundry_device-mqtt-go_PR-399:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:28:48 $ docker top c57b95fcbf37a38d02b1e0ae408798434a01ba2bf0122aae31d948889987836b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:28:49 + make test 01:28:49 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:28:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:28:59 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:28:59 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements 01:28:59 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:29:06 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:29:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:29:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:29:10 ./bin/test-attribution-txt.sh [Pipeline] echo 01:29:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:29:10 $ docker stop --time=1 c57b95fcbf37a38d02b1e0ae408798434a01ba2bf0122aae31d948889987836b 01:29:12 $ docker rm -f c57b95fcbf37a38d02b1e0ae408798434a01ba2bf0122aae31d948889987836b [Pipeline] // withDockerContainer [Pipeline] sh 01:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:29:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:29:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:29:14 + ls -al . 01:29:14 total 180 01:29:14 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 01:29 . 01:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:27 .. 01:29:14 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:27 .dockerignore 01:29:14 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:27 .git 01:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:27 .github 01:29:14 -rw-rw-r-- 1 jenkins jenkins 329 Jul 4 01:27 .gitignore 01:29:14 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:27 .golangci.yml 01:29:14 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:27 .semver 01:29:14 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 4 01:27 Attribution.txt 01:29:14 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 4 01:27 CHANGELOG.md 01:29:14 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 4 01:27 Dockerfile 01:29:14 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:27 GOVERNANCE.md 01:29:14 -rw-rw-r-- 1 jenkins jenkins 678 Jul 4 01:27 Jenkinsfile 01:29:14 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:27 LICENSE 01:29:14 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 4 01:27 Makefile 01:29:14 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:27 OWNERS.md 01:29:14 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 4 01:27 README.md 01:29:14 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:28 VERSION 01:29:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:27 bin 01:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:27 cmd 01:29:14 -rw-r--r-- 1 jenkins jenkins 17887 Jul 4 01:28 coverage.out 01:29:14 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 4 01:27 go.mod 01:29:14 -rw-rw-r-- 1 jenkins jenkins 36105 Jul 4 01:27 go.sum 01:29:14 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:27 internal 01:29:14 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:27 mock 01:29:14 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:27 snap 01:29:14 -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:14 + 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=6157573bc68ae76d3587f58547794fe9973c7964 --label arch=amd64 --label version=0.0.0 . 01:29:14 Sending build context to Docker daemon 6.048MB 01:29:14 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:29:14 Step 2/24 : FROM ${BASE} AS builder 01:29:14 ---> b66ebbe6989a 01:29:14 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:14 ---> Running in fbf3258443b7 01:29:14 Removing intermediate container fbf3258443b7 01:29:14 ---> c82ad7ef05da 01:29:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:29:14 ---> Running in aff4bdd21391 01:29:14 Removing intermediate container aff4bdd21391 01:29:14 ---> 0b3ece1ae2f3 01:29:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:14 ---> Running in 9d33b48e1383 01:29:15 Removing intermediate container 9d33b48e1383 01:29:15 ---> f1c72a60fa67 01:29:15 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:15 ---> Running in 46fe9aa58010 01:29:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:29:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:29:17 OK: 224 MiB in 56 packages 01:29:17 Removing intermediate container 46fe9aa58010 01:29:17 ---> 3f701b61004f 01:29:17 Step 7/24 : WORKDIR /device-mqtt-go 01:29:17 ---> Running in 38822c133640 01:29:17 Removing intermediate container 38822c133640 01:29:17 ---> 275355b0a42b 01:29:17 Step 8/24 : COPY go.mod vendor* ./ 01:29:17 ---> 41cd4d07b660 01:29:17 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:17 ---> Running in 6f37ee17cea4 01:29:18 Removing intermediate container 6f37ee17cea4 01:29:18 ---> e470f96e1283 01:29:18 Step 10/24 : COPY . . 01:29:18 ---> e587438708d2 01:29:18 Step 11/24 : ARG MAKE='make build' 01:29:18 ---> Running in cfdc5a760c4e 01:29:18 Removing intermediate container cfdc5a760c4e 01:29:18 ---> c4d4b5605282 01:29:18 Step 12/24 : RUN $MAKE 01:29:18 ---> Running in c5fa2aaecb9d 01:29:19 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 01:29:40 Removing intermediate container c5fa2aaecb9d 01:29:40 ---> e6d66c548432 01:29:40 Step 13/24 : FROM alpine:3.14 01:29:40 3.14: Pulling from library/alpine 01:29:40 8663204ce13b: Pulling fs layer 01:29:40 8663204ce13b: Download complete 01:29:40 8663204ce13b: Pull complete 01:29:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:29:40 Status: Downloaded newer image for alpine:3.14 01:29:40 ---> e04c818066af 01:29:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:29:40 ---> Running in 35f1bc34bed0 01:29:40 Removing intermediate container 35f1bc34bed0 01:29:40 ---> fa618a064735 01:29:40 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:29:40 ---> Running in a9b03c4384f9 01:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:29:40 (1/6) Installing dumb-init (1.2.5-r1) 01:29:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:29:40 (3/6) Installing libsodium (1.0.18-r0) 01:29:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:29:40 (5/6) Installing libzmq (4.3.4-r0) 01:29:40 (6/6) Installing zeromq (4.3.4-r0) 01:29:40 Executing busybox-1.33.1-r7.trigger 01:29:40 OK: 8 MiB in 20 packages 01:29:40 Removing intermediate container a9b03c4384f9 01:29:40 ---> 3545ea9c7cbf 01:29:40 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:29:40 ---> 21659ce6b574 01:29:40 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:29:41 ---> 26736a24506f 01:29:41 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:29:41 ---> 6e4dda208258 01:29:41 Step 19/24 : EXPOSE 59982 01:29:41 ---> Running in 30ae7b23604d 01:29:41 Removing intermediate container 30ae7b23604d 01:29:41 ---> 5d44a1ed3169 01:29:41 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:29:41 ---> Running in bae59149a6b5 01:29:41 Removing intermediate container bae59149a6b5 01:29:41 ---> c7a46e21536e 01:29:41 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:29:41 ---> Running in bfb7b41ec30b 01:29:41 Removing intermediate container bfb7b41ec30b 01:29:41 ---> 81b62759e419 01:29:41 Step 22/24 : LABEL arch=amd64 01:29:41 ---> Running in a036a7307368 01:29:41 Removing intermediate container a036a7307368 01:29:41 ---> f962578d14de 01:29:41 Step 23/24 : LABEL git_sha=6157573bc68ae76d3587f58547794fe9973c7964 01:29:41 ---> Running in a7588a2694c1 01:29:41 Removing intermediate container a7588a2694c1 01:29:41 ---> 4c88a4afb655 01:29:41 Step 24/24 : LABEL version=0.0.0 01:29:41 ---> Running in 8a69449b3bb6 01:29:42 Removing intermediate container 8a69449b3bb6 01:29:42 ---> ca645da66c01 01:29:42 [Warning] One or more build-args [ARCH] were not consumed 01:29:42 Successfully built ca645da66c01 01:29:42 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:43 01:29:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:43 latest: Pulling from edgex-lftools-log-publisher 01:29:43 5eb5b503b376: Pulling fs layer 01:29:43 5c69ac0246d0: Pulling fs layer 01:29:43 ec43610c2a17: Pulling fs layer 01:29:43 3a2ae6a8a46f: Pulling fs layer 01:29:43 33b1e0a273af: Pulling fs layer 01:29:43 5d3b04190fa2: Pulling fs layer 01:29:43 2f39f015ded8: Pulling fs layer 01:29:43 3a2ae6a8a46f: Waiting 01:29:43 33b1e0a273af: Waiting 01:29:43 5d3b04190fa2: Waiting 01:29:43 2f39f015ded8: Waiting 01:29:43 5c69ac0246d0: Verifying Checksum 01:29:43 5c69ac0246d0: Download complete 01:29:43 3a2ae6a8a46f: Verifying Checksum 01:29:43 3a2ae6a8a46f: Download complete 01:29:43 33b1e0a273af: Verifying Checksum 01:29:43 33b1e0a273af: Download complete 01:29:43 5d3b04190fa2: Download complete 01:29:43 ec43610c2a17: Verifying Checksum 01:29:43 ec43610c2a17: Download complete 01:29:43 5eb5b503b376: Verifying Checksum 01:29:43 5eb5b503b376: Download complete 01:29:44 2f39f015ded8: Verifying Checksum 01:29:44 2f39f015ded8: Download complete 01:29:45 5eb5b503b376: Pull complete 01:29:45 5c69ac0246d0: Pull complete 01:29:45 ec43610c2a17: Pull complete 01:29:45 3a2ae6a8a46f: Pull complete 01:29:46 33b1e0a273af: Pull complete 01:29:46 5d3b04190fa2: Pull complete 01:29:51 2f39f015ded8: Pull complete 01:29:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:51 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 01:29:51 $ 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-399 -v /w/workspace/gexfoundry_device-mqtt-go_PR-399:/w/workspace/gexfoundry_device-mqtt-go_PR-399:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:29:53 $ docker top 2dffa8d1b5f0baf0cdc75874dabfee39a1863f929b76e84aaeb1d54ab57e6742 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:53 ---> job-cost.sh 01:29:53 lf-activate-venv: SKIPPING 01:29:53 INFO: No Stack... 01:29:53 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:54 INFO: Archiving Costs [Pipeline] sh 01:29:54 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives/cost.csv 01:29:54 + cut -d, -f6 [Pipeline] lock 01:29:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] 01:29:54 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] did not exist. Created. 01:29:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:29:55 + echo total: 0.2199999988079071 [Pipeline] stash 01:29:55 Stashed 1 file(s) [Pipeline] } 01:29:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:29:55 $ docker stop --time=1 2dffa8d1b5f0baf0cdc75874dabfee39a1863f929b76e84aaeb1d54ab57e6742 01:29:56 $ docker rm -f 2dffa8d1b5f0baf0cdc75874dabfee39a1863f929b76e84aaeb1d54ab57e6742 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:31:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16774 in /w/workspace/gexfoundry_device-mqtt-go_PR-399 [Pipeline] { [Pipeline] ws 01:31:24 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:31:25 Selected Git installation does not exist. Using Default 01:31:25 The recommended git tool is: NONE 01:31:33 using credential edgex-jenkins-ssh 01:31:33 Cloning the remote Git repository 01:31:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:31:33 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:31:33 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:33 > git --version # timeout=10 01:31:33 > git --version # 'git version 2.25.1' 01:31:33 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:35 Merging remotes/origin/main commit 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 6157573bc68ae76d3587f58547794fe9973c7964 01:31:35 Merge succeeded, producing 6157573bc68ae76d3587f58547794fe9973c7964 01:31:35 Checking out Revision 6157573bc68ae76d3587f58547794fe9973c7964 (PR-399) 01:31:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:31:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:31:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:31:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/399/head:refs/remotes/origin/PR-399 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:31:35 > git config core.sparsecheckout # timeout=10 01:31:35 > git checkout -f 6157573bc68ae76d3587f58547794fe9973c7964 # timeout=10 01:31:35 > git remote # timeout=10 01:31:35 > git config --get remote.origin.url # timeout=10 01:31:35 using GIT_SSH to set credentials SSH Credentials for GitHub 01:31:35 > git merge 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 01:31:35 > git rev-parse HEAD^{commit} # timeout=10 01:31:35 > git config core.sparsecheckout # timeout=10 01:31:35 > git checkout -f 6157573bc68ae76d3587f58547794fe9973c7964 # timeout=10 01:31:40 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 01:31:40 > git --version # timeout=10 01:31:40 > git --version # 'git version 2.25.1' 01:31:40 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:31:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:31:41 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:41 Dload Upload Total Spent Left Speed 01:31:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 72076 0 --:--:-- --:--:-- --:--:-- 72502 [Pipeline] sh 01:31:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:31:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:31:42 + sudo tee /etc/docker/daemon.new 01:31:42 { 01:31:42 "registry-mirrors": [ 01:31:42 "https://nexus3.edgexfoundry.org:10001" 01:31:42 ], 01:31:42 "bip": "10.250.0.254/24", 01:31:42 "hosts": [ 01:31:42 "tcp://0.0.0.0:5555", 01:31:42 "unix:///var/run/docker.sock" 01:31:42 ], 01:31:42 "mtu": 1458, 01:31:42 "selinux-enabled": true, 01:31:42 "seccomp-profile": "/etc/docker/seccomp.json" 01:31:42 } [Pipeline] sh 01:31:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:31:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:01 provisioning config files... 01:32:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config639270213031196146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:32:02 ---> docker-login.sh 01:32:02 nexus3.edgexfoundry.org:10001 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10002 01:32:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:03 Configure a credential helper to remove this warning. See 01:32:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:03 01:32:03 Login Succeeded 01:32:03 nexus3.edgexfoundry.org:10003 01:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:04 Configure a credential helper to remove this warning. See 01:32:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:04 01:32:04 Login Succeeded 01:32:04 nexus3.edgexfoundry.org:10004 01:32:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:05 Configure a credential helper to remove this warning. See 01:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:05 01:32:05 Login Succeeded 01:32:05 docker.io 01:32:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:32:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:32:05 Configure a credential helper to remove this warning. See 01:32:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:32:05 01:32:05 Login Succeeded 01:32:05 ---> docker-login.sh ends [Pipeline] } 01:32:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:32:06 ========================================================= 01:32:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:32:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:06 + 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 . 01:32:07 Sending build context to Docker daemon 3.111MB 01:32:07 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:32:07 Step 2/12 : FROM ${BASE} AS builder 01:32:07 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:32:07 9b3977197b4f: Pulling fs layer 01:32:07 1a89e8eeedd5: Pulling fs layer 01:32:07 94645a83ff95: Pulling fs layer 01:32:07 e6fb740bc735: Pulling fs layer 01:32:07 3a77bd46dcc9: Pulling fs layer 01:32:07 355e64cbe906: Pulling fs layer 01:32:07 63ab81a10011: Pulling fs layer 01:32:07 555d1d1c4555: Pulling fs layer 01:32:07 7d9057610161: Pulling fs layer 01:32:07 355e64cbe906: Waiting 01:32:07 63ab81a10011: Waiting 01:32:07 555d1d1c4555: Waiting 01:32:07 7d9057610161: Waiting 01:32:07 e6fb740bc735: Waiting 01:32:07 3a77bd46dcc9: Waiting 01:32:07 94645a83ff95: Verifying Checksum 01:32:07 94645a83ff95: Download complete 01:32:07 1a89e8eeedd5: Verifying Checksum 01:32:07 1a89e8eeedd5: Download complete 01:32:07 3a77bd46dcc9: Verifying Checksum 01:32:07 3a77bd46dcc9: Download complete 01:32:07 355e64cbe906: Verifying Checksum 01:32:07 355e64cbe906: Download complete 01:32:07 9b3977197b4f: Verifying Checksum 01:32:07 9b3977197b4f: Download complete 01:32:07 63ab81a10011: Verifying Checksum 01:32:07 63ab81a10011: Download complete 01:32:08 9b3977197b4f: Pull complete 01:32:08 7d9057610161: Verifying Checksum 01:32:09 1a89e8eeedd5: Pull complete 01:32:09 94645a83ff95: Pull complete 01:32:09 555d1d1c4555: Verifying Checksum 01:32:09 555d1d1c4555: Download complete 01:32:10 e6fb740bc735: Download complete 01:32:25 e6fb740bc735: Pull complete 01:32:25 3a77bd46dcc9: Pull complete 01:32:25 355e64cbe906: Pull complete 01:32:25 63ab81a10011: Pull complete 01:32:31 555d1d1c4555: Pull complete 01:32:33 7d9057610161: Pull complete 01:32:33 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:32:33 ---> 819e984ddca1 01:32:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:32:34 ---> Running in 111b4cbdacf5 01:32:34 Removing intermediate container 111b4cbdacf5 01:32:34 ---> 024790e0796e 01:32:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:32:34 ---> Running in f09c9e39f3eb 01:32:34 Removing intermediate container f09c9e39f3eb 01:32:34 ---> 99174147a9ae 01:32:34 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:32:35 ---> Running in 2f97b5accf80 01:32:37 Removing intermediate container 2f97b5accf80 01:32:37 ---> f90bfe095e46 01:32:37 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:32:37 ---> Running in 7cfae55600de 01:32:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:32:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:32:40 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:32:40 (2/4) Installing libedit (20210910.3.1-r0) 01:32:40 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:32:40 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:32:40 Executing busybox-1.34.1-r3.trigger 01:32:40 OK: 224 MiB in 56 packages 01:32:41 Removing intermediate container 7cfae55600de 01:32:41 ---> 6ba2c9bedda1 01:32:41 Step 7/12 : WORKDIR /device-mqtt-go 01:32:41 ---> Running in 6507d69321e9 01:32:42 Removing intermediate container 6507d69321e9 01:32:42 ---> 7e407ced5bd2 01:32:42 Step 8/12 : COPY go.mod vendor* ./ 01:32:42 ---> 41d029ae7cad 01:32:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:32:42 ---> Running in a7837c3534db 01:33:29 Removing intermediate container a7837c3534db 01:33:29 ---> 366715b8ec82 01:33:29 Step 10/12 : COPY . . 01:33:30 ---> ad7bc3db4496 01:33:30 Step 11/12 : ARG MAKE='make build' 01:33:30 ---> Running in f895258bcd55 01:33:30 Removing intermediate container f895258bcd55 01:33:30 ---> 2ad306aeeda5 01:33:30 Step 12/12 : RUN $MAKE 01:33:30 ---> Running in ffbcf419e327 01:33:31 noop 01:33:32 Removing intermediate container ffbcf419e327 01:33:32 ---> 8a86357c9a03 01:33:32 Successfully built 8a86357c9a03 01:33:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:33 + docker inspect -f . ci-base-image-arm64 01:33:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:33 prd-ubuntu20.04-docker-arm64-4c-16g-16774 does not seem to be running inside a container 01:33:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:34 $ docker top aa8378dd01d4809b67ae6ba2ccc7e3624eefd79786356224913f4770dfdb953d -eo pid,comm [Pipeline] { [Pipeline] sh 01:33:35 + go version 01:33:35 go version go1.17.7 linux/arm64 [Pipeline] } 01:33:35 $ docker stop --time=1 aa8378dd01d4809b67ae6ba2ccc7e3624eefd79786356224913f4770dfdb953d 01:33:37 $ docker rm -f aa8378dd01d4809b67ae6ba2ccc7e3624eefd79786356224913f4770dfdb953d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + docker inspect -f . ci-base-image-arm64 01:33:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:38 prd-ubuntu20.04-docker-arm64-4c-16g-16774 does not seem to be running inside a container 01:33:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:33:40 $ docker top ab1f0ee9726cf5bb3d1881570dff9ae0ee986543bf8e513e8ab1529c9844bf52 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:33:41 + make test 01:33:41 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:33:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:35:20 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:35:20 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements 01:35:20 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:35:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:35:20 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:35:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:42 ./bin/test-attribution-txt.sh [Pipeline] echo 01:35:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:35:44 $ docker stop --time=1 ab1f0ee9726cf5bb3d1881570dff9ae0ee986543bf8e513e8ab1529c9844bf52 01:35:46 $ docker rm -f ab1f0ee9726cf5bb3d1881570dff9ae0ee986543bf8e513e8ab1529c9844bf52 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:47 Warning: overwriting stash ‘coverage-report’ 01:35:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:35:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:48 + ls -al . 01:35:48 total 176 01:35:48 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 01:35 . 01:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:31 .. 01:35:48 -rw-rw-r-- 1 jenkins jenkins 140 Jul 4 01:31 .dockerignore 01:35:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 01:31 .git 01:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:31 .github 01:35:48 -rw-rw-r-- 1 jenkins jenkins 329 Jul 4 01:31 .gitignore 01:35:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 01:31 .golangci.yml 01:35:48 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 4 01:31 Attribution.txt 01:35:48 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 4 01:31 CHANGELOG.md 01:35:48 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 4 01:31 Dockerfile 01:35:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 01:31 GOVERNANCE.md 01:35:48 -rw-rw-r-- 1 jenkins jenkins 678 Jul 4 01:31 Jenkinsfile 01:35:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 01:31 LICENSE 01:35:48 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 4 01:31 Makefile 01:35:48 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 01:31 OWNERS.md 01:35:48 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 4 01:31 README.md 01:35:48 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 01:28 VERSION 01:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:31 bin 01:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:31 cmd 01:35:48 -rw-r--r-- 1 jenkins jenkins 17887 Jul 4 01:35 coverage.out 01:35:48 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 4 01:31 go.mod 01:35:48 -rw-rw-r-- 1 jenkins jenkins 36105 Jul 4 01:31 go.sum 01:35:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 01:31 internal 01:35:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 01:31 mock 01:35:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 01:31 snap 01:35:48 -rw-rw-r-- 1 jenkins jenkins 227 Jul 4 01:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + 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=6157573bc68ae76d3587f58547794fe9973c7964 --label arch=arm64 --label version=0.0.0 . 01:35:49 Sending build context to Docker daemon 3.13MB 01:35:49 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:35:49 Step 2/24 : FROM ${BASE} AS builder 01:35:49 ---> 8a86357c9a03 01:35:49 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:35:49 ---> Running in 3f7122b1fbad 01:35:50 Removing intermediate container 3f7122b1fbad 01:35:50 ---> af035a2608d1 01:35:50 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:35:50 ---> Running in 273c52411859 01:35:50 Removing intermediate container 273c52411859 01:35:50 ---> 90b41883cf74 01:35:50 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:35:50 ---> Running in 595df075fd1b 01:35:52 Removing intermediate container 595df075fd1b 01:35:52 ---> cea538b453df 01:35:52 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:52 ---> Running in 935aa7bb33e1 01:35:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:35:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:35:55 OK: 224 MiB in 56 packages 01:35:56 Removing intermediate container 935aa7bb33e1 01:35:56 ---> 8ccb1818761f 01:35:56 Step 7/24 : WORKDIR /device-mqtt-go 01:35:56 ---> Running in 176f40cbcd2a 01:35:56 Removing intermediate container 176f40cbcd2a 01:35:56 ---> 3a83fd38ae86 01:35:56 Step 8/24 : COPY go.mod vendor* ./ 01:35:57 ---> 1d4abeb435df 01:35:57 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:57 ---> Running in fccd11ddebb6 01:35:59 Removing intermediate container fccd11ddebb6 01:35:59 ---> 34ba3c643181 01:35:59 Step 10/24 : COPY . . 01:36:00 ---> c4ec4518f246 01:36:00 Step 11/24 : ARG MAKE='make build' 01:36:00 ---> Running in cd48bda9efb8 01:36:00 Removing intermediate container cd48bda9efb8 01:36:00 ---> da8a4d376317 01:36:00 Step 12/24 : RUN $MAKE 01:36:00 ---> Running in 1e399338acad 01:36:01 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 01:38:23 Removing intermediate container 1e399338acad 01:38:23 ---> e18dcb542dc4 01:38:23 Step 13/24 : FROM alpine:3.14 01:38:23 3.14: Pulling from library/alpine 01:38:23 455c02918c45: Pulling fs layer 01:38:23 455c02918c45: Verifying Checksum 01:38:23 455c02918c45: Download complete 01:38:23 455c02918c45: Pull complete 01:38:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:38:23 Status: Downloaded newer image for alpine:3.14 01:38:23 ---> ac73e934f311 01:38:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:38:23 ---> Running in 97e5fd63cfc4 01:38:23 Removing intermediate container 97e5fd63cfc4 01:38:23 ---> 265cac95c448 01:38:23 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:38:23 ---> Running in 205990407f70 01:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:38:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:38:23 (1/6) Installing dumb-init (1.2.5-r1) 01:38:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:38:23 (3/6) Installing libsodium (1.0.18-r0) 01:38:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:38:23 (5/6) Installing libzmq (4.3.4-r0) 01:38:23 (6/6) Installing zeromq (4.3.4-r0) 01:38:23 Executing busybox-1.33.1-r7.trigger 01:38:23 OK: 8 MiB in 20 packages 01:38:24 Removing intermediate container 205990407f70 01:38:24 ---> daf072d8c654 01:38:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:38:25 ---> 73451b7ff83d 01:38:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:38:26 ---> 2eb74f080fe4 01:38:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:38:26 ---> c10cff11fd8d 01:38:26 Step 19/24 : EXPOSE 59982 01:38:26 ---> Running in c1c71a225f6b 01:38:27 Removing intermediate container c1c71a225f6b 01:38:27 ---> d687ffa097b9 01:38:27 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:38:27 ---> Running in 1f296130d4c5 01:38:27 Removing intermediate container 1f296130d4c5 01:38:27 ---> 69302b711134 01:38:27 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:38:27 ---> Running in b679aff2b94e 01:38:28 Removing intermediate container b679aff2b94e 01:38:28 ---> a1e5271efb48 01:38:28 Step 22/24 : LABEL arch=arm64 01:38:28 ---> Running in 22d30ab18752 01:38:28 Removing intermediate container 22d30ab18752 01:38:28 ---> 02080b2faad2 01:38:28 Step 23/24 : LABEL git_sha=6157573bc68ae76d3587f58547794fe9973c7964 01:38:28 ---> Running in 85c6b6beb97e 01:38:28 Removing intermediate container 85c6b6beb97e 01:38:28 ---> 0a783ca782fe 01:38:28 Step 24/24 : LABEL version=0.0.0 01:38:29 ---> Running in 551fa0ad0b67 01:38:29 Removing intermediate container 551fa0ad0b67 01:38:29 ---> 5a363c9c079c 01:38:29 [Warning] One or more build-args [ARCH] were not consumed 01:38:29 Successfully built 5a363c9c079c 01:38:29 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 01:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:30 01:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:30 arm64: Pulling from edgex-lftools-log-publisher 01:38:30 8998bd30e6a1: Pulling fs layer 01:38:30 04944245beec: Pulling fs layer 01:38:30 699f458cf7ca: Pulling fs layer 01:38:30 765212b225bb: Pulling fs layer 01:38:30 f23df028b6ca: Pulling fs layer 01:38:30 d65c8cfc05b1: Pulling fs layer 01:38:30 2437ff75d9bd: Pulling fs layer 01:38:30 f23df028b6ca: Waiting 01:38:30 d65c8cfc05b1: Waiting 01:38:30 2437ff75d9bd: Waiting 01:38:30 765212b225bb: Waiting 01:38:30 04944245beec: Verifying Checksum 01:38:30 04944245beec: Download complete 01:38:30 765212b225bb: Verifying Checksum 01:38:30 765212b225bb: Download complete 01:38:30 f23df028b6ca: Verifying Checksum 01:38:30 f23df028b6ca: Download complete 01:38:31 d65c8cfc05b1: Verifying Checksum 01:38:31 d65c8cfc05b1: Download complete 01:38:31 699f458cf7ca: Verifying Checksum 01:38:31 699f458cf7ca: Download complete 01:38:31 8998bd30e6a1: Verifying Checksum 01:38:31 8998bd30e6a1: Download complete 01:38:34 2437ff75d9bd: Verifying Checksum 01:38:34 2437ff75d9bd: Download complete 01:38:35 8998bd30e6a1: Pull complete 01:38:36 04944245beec: Pull complete 01:38:37 699f458cf7ca: Pull complete 01:38:37 765212b225bb: Pull complete 01:38:38 f23df028b6ca: Pull complete 01:38:38 d65c8cfc05b1: Pull complete 01:38:53 2437ff75d9bd: Pull complete 01:38:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:38:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:38:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:54 prd-ubuntu20.04-docker-arm64-4c-16g-16774 does not seem to be running inside a container 01:38:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:38:56 $ docker top 23ef9e908a168d15d45ac2136a2022f9e158908911bbfe5fa7f6ddd5abc97a14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:58 ---> job-cost.sh 01:38:58 lf-activate-venv: SKIPPING 01:38:58 INFO: No Stack... 01:38:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:38:59 INFO: Archiving Costs [Pipeline] sh 01:38:59 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:38:59 + cut -d, -f6 [Pipeline] lock 01:39:00 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] 01:39:00 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] did not exist. Created. 01:39:00 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:00 /w/workspace/device-mqtt-go/1@tmp/durable-8a9a7bf9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:01 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:01 Warning: overwriting stash ‘stack-cost’ 01:39:01 Stashed 1 file(s) [Pipeline] } 01:39:01 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-399-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:01 $ docker stop --time=1 23ef9e908a168d15d45ac2136a2022f9e158908911bbfe5fa7f6ddd5abc97a14 01:39:03 $ docker rm -f 23ef9e908a168d15d45ac2136a2022f9e158908911bbfe5fa7f6ddd5abc97a14 [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 01:39:04 provisioning config files... 01:39:04 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/config1889824695689599037tmp [Pipeline] { [Pipeline] sh 01:39:04 + set +x 01:39:04 + curl -s https://codecov.io/bash 01:39:04 + bash -s -- 01:39:04 01:39:04 _____ _ 01:39:04 / ____| | | 01:39:04 | | ___ __| | ___ ___ _____ __ 01:39:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:39:04 | |___| (_) | (_| | __/ (_| (_) \ V / 01:39:04 \_____\___/ \__,_|\___|\___\___/ \_/ 01:39:04 Bash-1.0.6 01:39:04 01:39:04 01:39:04 ==> git version 2.25.1 found 01:39:04 ==> 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 01:39:04 Release-Date: 2020-01-08 01:39:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:39:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:39:04 ==> Jenkins CI detected. 01:39:04 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-399 01:39:04 project root: . 01:39:04 --> token set from env 01:39:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:39:04 ==> Running gcov in . (disable via -X gcov) 01:39:04 ==> Python coveragepy not found 01:39:04 ==> Searching for coverage reports in: 01:39:04 + . 01:39:04 -> Found 1 reports 01:39:04 ==> Detecting git/mercurial file structure 01:39:04 ==> Reading reports 01:39:04 + ./coverage.out bytes=17887 01:39:04 ==> Appending adjustments 01:39:04 https://docs.codecov.io/docs/fixing-reports 01:39:04 + Found adjustments 01:39:04 ==> Gzipping contents 01:39:04 4.0K /tmp/codecov.196Dem.gz 01:39:04 ==> Uploading reports 01:39:04 url: https://codecov.io 01:39:04 query: branch=PR-399&commit=6157573bc68ae76d3587f58547794fe9973c7964&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=399&job=&cmd_args= 01:39:04 -> Pinging Codecov 01:39:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-399&commit=6157573bc68ae76d3587f58547794fe9973c7964&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-399%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=399&job=&cmd_args= 01:39:04 -> Uploading to 01:39:04 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/7D719EC7BBE17E464838252E33014C33/6157573bc68ae76d3587f58547794fe9973c7964/8dc9d0b5-9585-46b1-8995-7c3abdc0beae.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T013904Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5083db27a984edfa1f5b7aaba8f021b854a47efa9dbd105616be50e3b582c997 01:39:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:39:04 Dload Upload Total Spent Left Speed 01:39:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 14493 --:--:-- --:--:-- --:--:-- 14493 100 3203 0 0 100 3203 0 13806 --:--:-- --:--:-- --:--:-- 13746 01:39:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/6157573bc68ae76d3587f58547794fe9973c7964 [Pipeline] } 01:39:05 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 01:39:06 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives ] 01:39:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives 01:39:06 total 16 01:39:06 drwxr-xr-x 3 root root 4096 Jul 4 01:29 . 01:39:06 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 01:29 .. 01:39:06 drwxr-xr-x 2 root root 4096 Jul 4 01:29 cost 01:39:06 -rw-r--r-- 1 root root 85 Jul 4 01:29 cost.csv 01:39:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives 01:39:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives 01:39:06 total 16 01:39:06 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 01:29 . 01:39:06 drwxrwxr-x 11 jenkins jenkins 4096 Jul 4 01:29 .. 01:39:06 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 01:29 cost 01:39:06 -rw-r--r-- 1 jenkins jenkins 85 Jul 4 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:39:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:39:08 ---> package-listing.sh 01:39:08 ++ facter osfamily 01:39:08 ++ tr '[:upper:]' '[:lower:]' 01:39:08 + OS_FAMILY=debian 01:39:08 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-399 01:39:08 + START_PACKAGES=/tmp/packages_start.txt 01:39:08 + END_PACKAGES=/tmp/packages_end.txt 01:39:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:39:08 + PACKAGES=/tmp/packages_start.txt 01:39:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-399 ']' 01:39:08 + PACKAGES=/tmp/packages_end.txt 01:39:08 + case "${OS_FAMILY}" in 01:39:08 + dpkg -l 01:39:08 + grep '^ii' 01:39:08 + '[' -f /tmp/packages_start.txt ']' 01:39:08 + '[' -f /tmp/packages_end.txt ']' 01:39:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:39:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-399 ']' 01:39:08 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives/ 01:39:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-399/archives/ [Pipeline] echo 01:39:08 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-399/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:39:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:39:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:09 prd-ubuntu20.04-docker-8c-8g-16771 does not seem to be running inside a container 01:39:09 $ 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-399/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-399 -v /w/workspace/gexfoundry_device-mqtt-go_PR-399:/w/workspace/gexfoundry_device-mqtt-go_PR-399:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:39:09 $ docker top ae38560056a2c1a0db1a8b80c971a6af66fc17c13997ec8f58b300a48d98b99f -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:10 + touch /tmp/pre-build-complete [Pipeline] sh 01:39:10 + mkdir -p /var/log/sysstat [Pipeline] sh 01:39:10 + ls /var/log/sa-host 01:39:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:39:11 provisioning config files... 01:39:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-399@tmp/config6011895144812038769tmp [Pipeline] { [Pipeline] echo 01:39:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:39:11 ---> create-netrc.sh [Pipeline] } 01:39:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:39:11 ---> python-tools-install.sh [Pipeline] echo 01:39:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:39:12 ---> sudo-logs.sh 01:39:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:39:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:39:12 ---> job-cost.sh 01:39:12 lf-activate-venv: SKIPPING 01:39:12 DEBUG: total: 0.2199999988079071 01:39:12 INFO: Retrieving Stack Cost... 01:39:13 INFO: Retrieving Pricing Info for: v3-standard-8 01:39:13 INFO: Archiving Costs [Pipeline] echo 01:39:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:39:13 ---> logs-deploy.sh 01:39:13 lf-activate-venv: SKIPPING 01:39:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-399/1 01:39:13 INFO: archiving workspace using pattern(s): 01:39:14 Archives upload complete. 01:39:14 INFO: archiving logs to Nexus