Pull request #389 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 33956170cba9edbffe49d0c670eeeaf086344180+7519713814a588af452d23e7e2efd8901124a458 (746d89528c47169ee3931dfe75a9e638f934a4f0) 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-ssh14355681113082011593.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-ssh635935275349821429.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-389/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-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8699943542253720197.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-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7181335762065861953.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-ssh16279865670620083407.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-389/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-389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh167242274016837967.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-2284’ Running on prd-ubuntu20.04-docker-8c-8g-2291 in /w/workspace/gexfoundry_device-mqtt-go_PR-389 [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-389 # 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 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 33956170cba9edbffe49d0c670eeeaf086344180 Merge succeeded, producing 33956170cba9edbffe49d0c670eeeaf086344180 Checking out Revision 33956170cba9edbffe49d0c670eeeaf086344180 (PR-389) > 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/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33956170cba9edbffe49d0c670eeeaf086344180 # 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 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 33956170cba9edbffe49d0c670eeeaf086344180 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 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:29:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:29:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:29:16 ========================================================= 01:29:16 EdgeX Global Pipelines Version Info 01:29:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:29:16 ------------------- 01:29:16 stable info: 01:29:16 ------------------- 01:29:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:29:16 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:29:16 Message: update stable to v1.0.234 01:29:17 ------------------- 01:29:17 experimental info: 01:29:17 ------------------- 01:29:17 Commited By: **** collab-it+edgex@linuxfoundation.org 01:29:17 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 01:29:17 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:29:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:29:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:29:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:29:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo 01:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo 01:29:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo 01:29:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 33956170cba9edbffe49d0c670eeeaf086344180 [Pipeline] echo 01:29:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3395617 [Pipeline] echo 01:29:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:19 provisioning config files... 01:29:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/config374862938944232056tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:19 ---> docker-login.sh 01:29:19 nexus3.edgexfoundry.org:10001 01:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:19 Configure a credential helper to remove this warning. See 01:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:19 01:29:19 Login Succeeded 01:29:19 nexus3.edgexfoundry.org:10002 01:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 nexus3.edgexfoundry.org:10003 01:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 nexus3.edgexfoundry.org:10004 01:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 docker.io 01:29:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:20 Configure a credential helper to remove this warning. See 01:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:20 01:29:20 Login Succeeded 01:29:20 ---> docker-login.sh ends [Pipeline] } 01:29:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:29:21 + git rev-list -1 --merges 33956170cba9edbffe49d0c670eeeaf086344180~1..33956170cba9edbffe49d0c670eeeaf086344180 [Pipeline] echo 01:29:21 -----------> git rev-list -1 --merges 33956170cba9edbffe49d0c670eeeaf086344180~1..33956170cba9edbffe49d0c670eeeaf086344180 33956170cba9edbffe49d0c670eeeaf086344180 [false] [Pipeline] sh 01:29:21 + git log --format=format:%s -1 33956170cba9edbffe49d0c670eeeaf086344180 [Pipeline] echo 01:29:21 ========================================================= 01:29:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:29:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:29:22 + git log --format=format:%s -1 33956170cba9edbffe49d0c670eeeaf086344180 [Pipeline] echo 01:29:22 [semverPrep] GIT_COMMIT: 33956170cba9edbffe49d0c670eeeaf086344180, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2 [Pipeline] echo 01:29:22 [semverPrep] This is not a build commit. [Pipeline] sh 01:29:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:29:22 + grep -v github /etc/ssh/ssh_known_hosts 01:29:22 + [ -e /tmp/ssh_known_hosts ] 01:29:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:29:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:29:22 + sudo tee -a /etc/ssh/ssh_known_hosts 01:29:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:23 01:29:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:23 0.1.4: Pulling from edgex-devops/py-git-semver 01:29:23 42c077c10790: Pulling fs layer 01:29:23 f63e77b7563a: Pulling fs layer 01:29:23 bd5fdadae976: Pulling fs layer 01:29:23 205491f53016: Pulling fs layer 01:29:23 df18705c85c3: Pulling fs layer 01:29:23 bdb3f477010e: Pulling fs layer 01:29:23 c8a8fc8e1c8f: Pulling fs layer 01:29:23 2c6e9b1d212d: Pulling fs layer 01:29:23 bdb8f0575790: Pulling fs layer 01:29:23 386e3cb2ff24: Pulling fs layer 01:29:23 2343380bae48: Pulling fs layer 01:29:23 c8a8fc8e1c8f: Waiting 01:29:23 2c6e9b1d212d: Waiting 01:29:23 bdb8f0575790: Waiting 01:29:23 386e3cb2ff24: Waiting 01:29:23 2343380bae48: Waiting 01:29:23 205491f53016: Waiting 01:29:23 df18705c85c3: Waiting 01:29:23 bdb3f477010e: Waiting 01:29:23 f63e77b7563a: Download complete 01:29:23 205491f53016: Verifying Checksum 01:29:23 205491f53016: Download complete 01:29:23 df18705c85c3: Verifying Checksum 01:29:23 df18705c85c3: Download complete 01:29:23 bd5fdadae976: Verifying Checksum 01:29:23 bd5fdadae976: Download complete 01:29:23 bdb3f477010e: Verifying Checksum 01:29:23 bdb3f477010e: Download complete 01:29:23 2c6e9b1d212d: Verifying Checksum 01:29:23 2c6e9b1d212d: Download complete 01:29:23 bdb8f0575790: Verifying Checksum 01:29:23 bdb8f0575790: Download complete 01:29:23 386e3cb2ff24: Verifying Checksum 01:29:23 386e3cb2ff24: Download complete 01:29:23 2343380bae48: Verifying Checksum 01:29:23 2343380bae48: Download complete 01:29:23 42c077c10790: Verifying Checksum 01:29:23 42c077c10790: Download complete 01:29:24 c8a8fc8e1c8f: Download complete 01:29:24 42c077c10790: Pull complete 01:29:24 f63e77b7563a: Pull complete 01:29:25 bd5fdadae976: Pull complete 01:29:25 205491f53016: Pull complete 01:29:25 df18705c85c3: Pull complete 01:29:26 bdb3f477010e: Pull complete 01:29:27 c8a8fc8e1c8f: Pull complete 01:29:27 2c6e9b1d212d: Pull complete 01:29:27 bdb8f0575790: Pull complete 01:29:27 386e3cb2ff24: Pull complete 01:29:27 2343380bae48: Pull complete 01:29:27 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 01:29:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:29:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:28 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 01:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-389 -v /w/workspace/gexfoundry_device-mqtt-go_PR-389:/w/workspace/gexfoundry_device-mqtt-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-389@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:29:29 $ docker top a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e -eo pid,comm 01:29:29 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:29:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:29 [ssh-agent] Looking for ssh-agent implementation... 01:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:29 $ docker exec a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e ssh-agent 01:29:29 SSH_AUTH_SOCK=/tmp/ssh-1rSQ6WjAEekU/agent.34 01:29:29 SSH_AGENT_PID=40 01:29:29 Running ssh-add (command line suppressed) 01:29:30 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/private_key_5558899035572791503.key (/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/private_key_5558899035572791503.key) 01:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:30 + git tag --points-at HEAD [Pipeline] } 01:29:30 $ docker exec --env ******** --env ******** a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e ssh-agent -k 01:29:30 unset SSH_AUTH_SOCK; 01:29:30 unset SSH_AGENT_PID; 01:29:30 echo Agent pid 40 killed; 01:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:29:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:29:30 [ssh-agent] Looking for ssh-agent implementation... 01:29:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:29:30 $ docker exec a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e ssh-agent 01:29:30 SSH_AUTH_SOCK=/tmp/ssh-S6gSwmgnxq1q/agent.75 01:29:30 SSH_AGENT_PID=81 01:29:30 Running ssh-add (command line suppressed) 01:29:31 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/private_key_2827072910193849657.key (/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/private_key_2827072910193849657.key) 01:29:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:29:31 + git semver init 01:29:31 2022-06-13 01:29:31,628 [run_init] DEBUG init version:0.0.0 force:False 01:29:31 2022-06-13 01:29:31,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver 01:29:31 2022-06-13 01:29:31,629 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver 01:29:31 2022-06-13 01:29:31,629 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-389, universal_newlines=False, shell=None, istream=None) 01:29:32 2022-06-13 01:29:32,306 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389/.git/info/exclude 01:29:32 2022-06-13 01:29:32,307 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver/PR-389 with force:False 01:29:32 2022-06-13 01:29:32,307 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver/PR-389 01:29:32 2022-06-13 01:29:32,311 [execute] INFO git cat-file --batch-check 01:29:32 2022-06-13 01:29:32,311 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver, universal_newlines=False, shell=None, istream=) 01:29:32 2022-06-13 01:29:32,317 [execute] INFO git cat-file --batch 01:29:32 2022-06-13 01:29:32,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver, universal_newlines=False, shell=None, istream=) 01:29:32 2022-06-13 01:29:32,322 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-389/.semver/PR-389 01:29:32 0.0.0 [Pipeline] } 01:29:32 $ docker exec --env ******** --env ******** a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e ssh-agent -k 01:29:32 unset SSH_AUTH_SOCK; 01:29:32 unset SSH_AGENT_PID; 01:29:32 echo Agent pid 81 killed; 01:29:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:33 + git semver [Pipeline] } 01:29:33 $ docker stop --time=1 a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e 01:29:34 $ docker rm -f a6d9512aac2c2e51f08c9ba20a59bb6ae532d454c04c159e84d9775903420a2e [Pipeline] // withDockerContainer [Pipeline] sh 01:29:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:29:35 Stashed 1 file(s) [Pipeline] echo 01:29:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:36 provisioning config files... 01:29:36 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/config8380119442908065151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:29:36 ---> docker-login.sh 01:29:36 nexus3.edgexfoundry.org:10001 01:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:36 Configure a credential helper to remove this warning. See 01:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:36 01:29:36 Login Succeeded 01:29:36 nexus3.edgexfoundry.org:10002 01:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:36 Configure a credential helper to remove this warning. See 01:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:36 01:29:36 Login Succeeded 01:29:36 nexus3.edgexfoundry.org:10003 01:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:36 Configure a credential helper to remove this warning. See 01:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:36 01:29:36 Login Succeeded 01:29:36 nexus3.edgexfoundry.org:10004 01:29:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:36 Configure a credential helper to remove this warning. See 01:29:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:36 01:29:36 Login Succeeded 01:29:36 docker.io 01:29:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:29:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:29:37 Configure a credential helper to remove this warning. See 01:29:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:29:37 01:29:37 Login Succeeded 01:29:37 ---> docker-login.sh ends [Pipeline] } 01:29:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:29:37 ========================================================= 01:29:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 01:29:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:38 + 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:29:38 Sending build context to Docker daemon 5.982MB 01:29:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:29:38 Step 2/12 : FROM ${BASE} AS builder 01:29:38 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 01:29:38 59bf1c3509f3: Pulling fs layer 01:29:38 666ba61612fd: Pulling fs layer 01:29:38 8ed8ca486205: Pulling fs layer 01:29:38 cc1cd167ecdc: Pulling fs layer 01:29:38 c516ae0d96e1: Pulling fs layer 01:29:38 684cea983483: Pulling fs layer 01:29:38 dd3240ac7de5: Pulling fs layer 01:29:38 b1e948a4e11c: Pulling fs layer 01:29:38 a8fd76ee1af6: Pulling fs layer 01:29:38 646ad004c059: Pulling fs layer 01:29:38 cc1cd167ecdc: Waiting 01:29:38 c516ae0d96e1: Waiting 01:29:38 684cea983483: Waiting 01:29:38 dd3240ac7de5: Waiting 01:29:38 b1e948a4e11c: Waiting 01:29:38 a8fd76ee1af6: Waiting 01:29:38 646ad004c059: Waiting 01:29:38 8ed8ca486205: Verifying Checksum 01:29:38 8ed8ca486205: Download complete 01:29:38 666ba61612fd: Verifying Checksum 01:29:38 666ba61612fd: Download complete 01:29:38 c516ae0d96e1: Verifying Checksum 01:29:38 c516ae0d96e1: Download complete 01:29:38 684cea983483: Download complete 01:29:38 59bf1c3509f3: Verifying Checksum 01:29:38 59bf1c3509f3: Download complete 01:29:38 dd3240ac7de5: Verifying Checksum 01:29:38 dd3240ac7de5: Download complete 01:29:38 b1e948a4e11c: Verifying Checksum 01:29:38 b1e948a4e11c: Download complete 01:29:38 59bf1c3509f3: Pull complete 01:29:38 666ba61612fd: Pull complete 01:29:38 8ed8ca486205: Pull complete 01:29:38 646ad004c059: Download complete 01:29:38 cc1cd167ecdc: Verifying Checksum 01:29:38 cc1cd167ecdc: Download complete 01:29:38 a8fd76ee1af6: Verifying Checksum 01:29:38 a8fd76ee1af6: Download complete 01:29:43 cc1cd167ecdc: Pull complete 01:29:43 c516ae0d96e1: Pull complete 01:29:43 684cea983483: Pull complete 01:29:43 dd3240ac7de5: Pull complete 01:29:43 b1e948a4e11c: Pull complete 01:29:44 a8fd76ee1af6: Pull complete 01:29:45 646ad004c059: Pull complete 01:29:45 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 01:29:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 01:29:45 ---> 8f69c11f6b0c 01:29:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:29:46 ---> Running in f62f2c7e14da 01:29:46 Removing intermediate container f62f2c7e14da 01:29:46 ---> 4cca3dcbe0bf 01:29:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:29:46 ---> Running in ebe9a422c852 01:29:47 Removing intermediate container ebe9a422c852 01:29:47 ---> eefad968c8ea 01:29:47 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:29:47 ---> Running in ef80f9b6a748 01:29:47 Removing intermediate container ef80f9b6a748 01:29:47 ---> 8f8a45e2fe51 01:29:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:29:47 ---> Running in 4bf8ea991a9f 01:29:47 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:29:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:29:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:29:49 (2/4) Installing libedit (20210910.3.1-r0) 01:29:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:29:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:29:49 Executing busybox-1.34.1-r3.trigger 01:29:49 OK: 224 MiB in 56 packages 01:29:50 Removing intermediate container 4bf8ea991a9f 01:29:50 ---> ba172c746c49 01:29:50 Step 7/12 : WORKDIR /device-mqtt-go 01:29:50 ---> Running in d67fdcb9c351 01:29:50 Removing intermediate container d67fdcb9c351 01:29:50 ---> 28eb1184f237 01:29:50 Step 8/12 : COPY go.mod vendor* ./ 01:29:50 ---> 02c73506cee8 01:29:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:29:50 ---> Running in 6a924072afbf 01:29:50 Still waiting to schedule task 01:29:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2288’ 01:30:08 Removing intermediate container 6a924072afbf 01:30:08 ---> 5a004745df80 01:30:08 Step 10/12 : COPY . . 01:30:08 ---> c7478b465f91 01:30:08 Step 11/12 : ARG MAKE='make build' 01:30:08 ---> Running in f3108a3ebd5c 01:30:08 Removing intermediate container f3108a3ebd5c 01:30:08 ---> ad3470089372 01:30:08 Step 12/12 : RUN $MAKE 01:30:08 ---> Running in c76c9e35df2e 01:30:08 noop 01:30:08 Removing intermediate container c76c9e35df2e 01:30:08 ---> c1750a7ab911 01:30:08 Successfully built c1750a7ab911 01:30:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:09 + docker inspect -f . ci-base-image-x86_64 01:30:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:09 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 01:30:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-389 -v /w/workspace/gexfoundry_device-mqtt-go_PR-389:/w/workspace/gexfoundry_device-mqtt-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-389@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-x86_64 cat 01:30:09 $ docker top 4f4553b8b5de95ee4b5fdb9210f83db780ac6b1ffef7a77ace1f3d39852fe413 -eo pid,comm [Pipeline] { [Pipeline] sh 01:30:10 + go version 01:30:10 go version go1.17.7 linux/amd64 [Pipeline] } 01:30:10 $ docker stop --time=1 4f4553b8b5de95ee4b5fdb9210f83db780ac6b1ffef7a77ace1f3d39852fe413 01:30:11 $ docker rm -f 4f4553b8b5de95ee4b5fdb9210f83db780ac6b1ffef7a77ace1f3d39852fe413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:12 + docker inspect -f . ci-base-image-x86_64 01:30:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:12 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 01:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-389 -v /w/workspace/gexfoundry_device-mqtt-go_PR-389:/w/workspace/gexfoundry_device-mqtt-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-389@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-x86_64 cat 01:30:13 $ docker top b1fdc5045b2ecd31a05d8882d805dfc86181c4a1510d22e0e0ab39859fb761e0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:30:13 + make test 01:30:13 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:30:13 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:30:23 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:30:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 01:30:23 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:30:31 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:30:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:30:34 ./bin/test-attribution-txt.sh [Pipeline] echo 01:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:30:35 $ docker stop --time=1 b1fdc5045b2ecd31a05d8882d805dfc86181c4a1510d22e0e0ab39859fb761e0 01:30:36 $ docker rm -f b1fdc5045b2ecd31a05d8882d805dfc86181c4a1510d22e0e0ab39859fb761e0 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:30:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:30:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:30:38 + ls -al . 01:30:38 total 180 01:30:38 drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 01:30 . 01:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:29 .. 01:30:38 -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 01:29 .dockerignore 01:30:38 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 01:29 .git 01:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:29 .github 01:30:38 -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 01:29 .gitignore 01:30:38 -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 01:29 .golangci.yml 01:30:38 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 01:29 .semver 01:30:38 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 01:29 Attribution.txt 01:30:38 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 01:29 CHANGELOG.md 01:30:38 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 01:29 Dockerfile 01:30:38 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 01:29 GOVERNANCE.md 01:30:38 -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 01:29 Jenkinsfile 01:30:38 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 01:29 LICENSE 01:30:38 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 01:29 Makefile 01:30:38 -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 01:29 OWNERS.md 01:30:38 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 01:29 README.md 01:30:38 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 01:29 VERSION 01:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:29 bin 01:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:29 cmd 01:30:38 -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 01:30 coverage.out 01:30:38 -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 01:29 go.mod 01:30:38 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 13 01:29 go.sum 01:30:38 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:29 internal 01:30:38 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:29 mock 01:30:38 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:29 snap 01:30:38 -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 01:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:38 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=33956170cba9edbffe49d0c670eeeaf086344180 --label arch=amd64 --label version=0.0.0 . 01:30:38 Sending build context to Docker daemon 6MB 01:30:38 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:30:38 Step 2/24 : FROM ${BASE} AS builder 01:30:38 ---> c1750a7ab911 01:30:38 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:30:38 ---> Running in 299ef9c38678 01:30:39 Removing intermediate container 299ef9c38678 01:30:39 ---> 8300bc6d1420 01:30:39 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:30:39 ---> Running in b3d61d6ab971 01:30:39 Removing intermediate container b3d61d6ab971 01:30:39 ---> a687eba34a2e 01:30:39 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:30:39 ---> Running in 806023c80fc8 01:30:39 Removing intermediate container 806023c80fc8 01:30:39 ---> e4ea535bec6e 01:30:39 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:39 ---> Running in e46b1472e022 01:30:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 01:30:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 01:30:41 OK: 224 MiB in 56 packages 01:30:41 Removing intermediate container e46b1472e022 01:30:41 ---> aba585f23e7f 01:30:41 Step 7/24 : WORKDIR /device-mqtt-go 01:30:41 ---> Running in bcb7063bd86c 01:30:41 Removing intermediate container bcb7063bd86c 01:30:41 ---> 4b9c67b9be9f 01:30:41 Step 8/24 : COPY go.mod vendor* ./ 01:30:41 ---> 12dfc82321e1 01:30:41 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:41 ---> Running in 2a5028b6aa9b 01:30:42 Removing intermediate container 2a5028b6aa9b 01:30:42 ---> da6bc6d8285e 01:30:42 Step 10/24 : COPY . . 01:30:42 ---> ea61221ea1d2 01:30:42 Step 11/24 : ARG MAKE='make build' 01:30:42 ---> Running in d95e4ed41204 01:30:42 Removing intermediate container d95e4ed41204 01:30:42 ---> 8d1025da1752 01:30:42 Step 12/24 : RUN $MAKE 01:30:42 ---> Running in ed5ca6edef18 01:30:43 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:31:05 Removing intermediate container ed5ca6edef18 01:31:05 ---> 57737c146f5f 01:31:05 Step 13/24 : FROM alpine:3.14 01:31:05 3.14: Pulling from library/alpine 01:31:05 8663204ce13b: Pulling fs layer 01:31:05 8663204ce13b: Download complete 01:31:05 8663204ce13b: Pull complete 01:31:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:31:05 Status: Downloaded newer image for alpine:3.14 01:31:05 ---> e04c818066af 01:31:05 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:31:05 ---> Running in aea29b435678 01:31:05 Removing intermediate container aea29b435678 01:31:05 ---> 1f22f8596e16 01:31:05 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:31:05 ---> Running in b3b38cd5dff9 01:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 01:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 01:31:05 (1/6) Installing dumb-init (1.2.5-r1) 01:31:05 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:31:05 (3/6) Installing libsodium (1.0.18-r0) 01:31:05 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:31:05 (5/6) Installing libzmq (4.3.4-r0) 01:31:05 (6/6) Installing zeromq (4.3.4-r0) 01:31:05 Executing busybox-1.33.1-r7.trigger 01:31:05 OK: 8 MiB in 20 packages 01:31:05 Removing intermediate container b3b38cd5dff9 01:31:05 ---> b9a19051eaca 01:31:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:31:05 ---> d324a1d1a5a9 01:31:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:31:05 ---> 0df73943c361 01:31:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:31:05 ---> a3a8f17827be 01:31:05 Step 19/24 : EXPOSE 59982 01:31:05 ---> Running in 88ce6915fe00 01:31:05 Removing intermediate container 88ce6915fe00 01:31:05 ---> ed1d6bb51ab2 01:31:05 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:31:05 ---> Running in b4e2cd5aafdd 01:31:05 Removing intermediate container b4e2cd5aafdd 01:31:05 ---> 34f4ad821fd6 01:31:05 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:31:05 ---> Running in ea857fcae8fa 01:31:05 Removing intermediate container ea857fcae8fa 01:31:05 ---> 0609192cdfd2 01:31:05 Step 22/24 : LABEL arch=amd64 01:31:05 ---> Running in b65706dc95bf 01:31:05 Removing intermediate container b65706dc95bf 01:31:05 ---> 52482f4877a0 01:31:05 Step 23/24 : LABEL git_sha=33956170cba9edbffe49d0c670eeeaf086344180 01:31:05 ---> Running in 91b8093ee60c 01:31:05 Removing intermediate container 91b8093ee60c 01:31:05 ---> bc434d30355e 01:31:05 Step 24/24 : LABEL version=0.0.0 01:31:05 ---> Running in 850ad8657579 01:31:05 Removing intermediate container 850ad8657579 01:31:05 ---> d1c651125c89 01:31:05 [Warning] One or more build-args [ARCH] were not consumed 01:31:05 Successfully built d1c651125c89 01:31:05 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:31:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:06 01:31:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:07 latest: Pulling from edgex-lftools-log-publisher 01:31:07 5eb5b503b376: Pulling fs layer 01:31:07 5c69ac0246d0: Pulling fs layer 01:31:07 ec43610c2a17: Pulling fs layer 01:31:07 3a2ae6a8a46f: Pulling fs layer 01:31:07 33b1e0a273af: Pulling fs layer 01:31:07 5d3b04190fa2: Pulling fs layer 01:31:07 2f39f015ded8: Pulling fs layer 01:31:07 5d3b04190fa2: Waiting 01:31:07 2f39f015ded8: Waiting 01:31:07 5c69ac0246d0: Verifying Checksum 01:31:07 5c69ac0246d0: Download complete 01:31:07 3a2ae6a8a46f: Verifying Checksum 01:31:07 3a2ae6a8a46f: Download complete 01:31:07 33b1e0a273af: Verifying Checksum 01:31:07 33b1e0a273af: Download complete 01:31:07 ec43610c2a17: Verifying Checksum 01:31:07 ec43610c2a17: Download complete 01:31:07 5eb5b503b376: Verifying Checksum 01:31:07 5eb5b503b376: Download complete 01:31:08 5eb5b503b376: Pull complete 01:31:09 5c69ac0246d0: Pull complete 01:31:09 ec43610c2a17: Pull complete 01:31:09 3a2ae6a8a46f: Pull complete 01:31:09 33b1e0a273af: Pull complete 01:31:09 5d3b04190fa2: Pull complete 01:31:15 2f39f015ded8: Pull complete 01:31:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:15 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 01:31:15 $ 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-389 -v /w/workspace/gexfoundry_device-mqtt-go_PR-389:/w/workspace/gexfoundry_device-mqtt-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-389@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:latest cat 01:31:16 $ docker top 0c8734b0206e07064d6c193d7e8278a0194faf081cdb30c946e71bacf93c2b8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:17 ---> job-cost.sh 01:31:17 lf-activate-venv: SKIPPING 01:31:17 INFO: No Stack... 01:31:17 INFO: Retrieving Pricing Info for: v3-standard-8 01:31:18 INFO: Archiving Costs [Pipeline] sh 01:31:18 + + cat /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives/cost.csvcut 01:31:18 -d, -f6 [Pipeline] lock 01:31:18 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] 01:31:18 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] did not exist. Created. 01:31:18 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:19 + echo total: 0.2199999988079071 [Pipeline] stash 01:31:19 Stashed 1 file(s) [Pipeline] } 01:31:19 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:19 $ docker stop --time=1 0c8734b0206e07064d6c193d7e8278a0194faf081cdb30c946e71bacf93c2b8a 01:31:20 $ docker rm -f 0c8734b0206e07064d6c193d7e8278a0194faf081cdb30c946e71bacf93c2b8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:32:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2294 in /w/workspace/gexfoundry_device-mqtt-go_PR-389 [Pipeline] { [Pipeline] ws 01:32:59 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:32:59 Selected Git installation does not exist. Using Default 01:32:59 The recommended git tool is: NONE 01:33:05 using credential edgex-jenkins-ssh 01:33:05 Cloning the remote Git repository 01:33:05 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:33:06 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:33:06 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:06 > git --version # timeout=10 01:33:06 > git --version # 'git version 2.25.1' 01:33:06 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:07 Merging remotes/origin/main commit 7519713814a588af452d23e7e2efd8901124a458 into PR head commit 33956170cba9edbffe49d0c670eeeaf086344180 01:33:08 Merge succeeded, producing 33956170cba9edbffe49d0c670eeeaf086344180 01:33:08 Checking out Revision 33956170cba9edbffe49d0c670eeeaf086344180 (PR-389) 01:33:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:33:07 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:33:07 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:33:07 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:33:07 > git config core.sparsecheckout # timeout=10 01:33:08 > git checkout -f 33956170cba9edbffe49d0c670eeeaf086344180 # timeout=10 01:33:08 > git remote # timeout=10 01:33:08 > git config --get remote.origin.url # timeout=10 01:33:08 using GIT_SSH to set credentials SSH Credentials for GitHub 01:33:08 > git merge 7519713814a588af452d23e7e2efd8901124a458 # timeout=10 01:33:08 > git rev-parse HEAD^{commit} # timeout=10 01:33:08 > git config core.sparsecheckout # timeout=10 01:33:08 > git checkout -f 33956170cba9edbffe49d0c670eeeaf086344180 # timeout=10 01:33:12 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2" 01:33:12 > git --version # timeout=10 01:33:12 > git --version # 'git version 2.25.1' 01:33:12 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:33:13 % Total % Received % Xferd Average Speed Time Time Time Current 01:33:13 Dload Upload Total Spent Left Speed 01:33:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 96480 [Pipeline] sh 01:33:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:33:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:33:14 + sudo tee /etc/docker/daemon.new 01:33:14 { 01:33:14 "registry-mirrors": [ 01:33:14 "https://nexus3.edgexfoundry.org:10001" 01:33:14 ], 01:33:14 "bip": "10.250.0.254/24", 01:33:14 "hosts": [ 01:33:14 "tcp://0.0.0.0:5555", 01:33:14 "unix:///var/run/docker.sock" 01:33:14 ], 01:33:14 "mtu": 1458, 01:33:14 "selinux-enabled": true, 01:33:14 "seccomp-profile": "/etc/docker/seccomp.json" 01:33:14 } [Pipeline] sh 01:33:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:33:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:33 provisioning config files... 01:33:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config207295606266233801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:34 ---> docker-login.sh 01:33:34 nexus3.edgexfoundry.org:10001 01:33:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:35 Configure a credential helper to remove this warning. See 01:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:35 01:33:35 Login Succeeded 01:33:35 nexus3.edgexfoundry.org:10002 01:33:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:35 Configure a credential helper to remove this warning. See 01:33:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:35 01:33:35 Login Succeeded 01:33:35 nexus3.edgexfoundry.org:10003 01:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:36 Configure a credential helper to remove this warning. See 01:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:36 01:33:36 Login Succeeded 01:33:36 nexus3.edgexfoundry.org:10004 01:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:36 Configure a credential helper to remove this warning. See 01:33:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:36 01:33:36 Login Succeeded 01:33:36 docker.io 01:33:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:33:37 Configure a credential helper to remove this warning. See 01:33:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:33:37 01:33:37 Login Succeeded 01:33:37 ---> docker-login.sh ends [Pipeline] } 01:33:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:33:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:33:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:33:38 ========================================================= 01:33:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 01:33:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:38 + 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:33:38 Sending build context to Docker daemon 3.089MB 01:33:38 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 01:33:38 Step 2/12 : FROM ${BASE} AS builder 01:33:39 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:33:39 9b3977197b4f: Pulling fs layer 01:33:39 1a89e8eeedd5: Pulling fs layer 01:33:39 94645a83ff95: Pulling fs layer 01:33:39 e6fb740bc735: Pulling fs layer 01:33:39 3a77bd46dcc9: Pulling fs layer 01:33:39 355e64cbe906: Pulling fs layer 01:33:39 63ab81a10011: Pulling fs layer 01:33:39 555d1d1c4555: Pulling fs layer 01:33:39 7d9057610161: Pulling fs layer 01:33:39 355e64cbe906: Waiting 01:33:39 63ab81a10011: Waiting 01:33:39 e6fb740bc735: Waiting 01:33:39 555d1d1c4555: Waiting 01:33:39 3a77bd46dcc9: Waiting 01:33:39 94645a83ff95: Verifying Checksum 01:33:39 94645a83ff95: Download complete 01:33:39 1a89e8eeedd5: Verifying Checksum 01:33:39 1a89e8eeedd5: Download complete 01:33:39 3a77bd46dcc9: Download complete 01:33:39 355e64cbe906: Verifying Checksum 01:33:39 355e64cbe906: Download complete 01:33:39 9b3977197b4f: Verifying Checksum 01:33:39 9b3977197b4f: Download complete 01:33:39 63ab81a10011: Verifying Checksum 01:33:39 63ab81a10011: Download complete 01:33:40 9b3977197b4f: Pull complete 01:33:40 7d9057610161: Verifying Checksum 01:33:40 7d9057610161: Download complete 01:33:40 1a89e8eeedd5: Pull complete 01:33:41 94645a83ff95: Pull complete 01:33:41 555d1d1c4555: Verifying Checksum 01:33:41 555d1d1c4555: Download complete 01:33:41 e6fb740bc735: Verifying Checksum 01:33:41 e6fb740bc735: Download complete 01:33:52 e6fb740bc735: Pull complete 01:33:52 3a77bd46dcc9: Pull complete 01:33:52 355e64cbe906: Pull complete 01:33:52 63ab81a10011: Pull complete 01:33:59 555d1d1c4555: Pull complete 01:34:00 7d9057610161: Pull complete 01:34:00 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 01:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 01:34:00 ---> 819e984ddca1 01:34:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:34:02 ---> Running in 3fc4fc552071 01:34:02 Removing intermediate container 3fc4fc552071 01:34:02 ---> 2e5656fc3453 01:34:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:34:02 ---> Running in 39672265cf55 01:34:03 Removing intermediate container 39672265cf55 01:34:03 ---> 104791f5de5c 01:34:03 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:34:03 ---> Running in ba468819fa0f 01:34:05 Removing intermediate container ba468819fa0f 01:34:05 ---> 7d20134fe52e 01:34:05 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:34:05 ---> Running in 891d84b36147 01:34:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:34:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:34:09 (1/4) Installing openssh-keygen (8.8_p1-r1) 01:34:09 (2/4) Installing libedit (20210910.3.1-r0) 01:34:09 (3/4) Installing openssh-client-common (8.8_p1-r1) 01:34:09 (4/4) Installing openssh-client-default (8.8_p1-r1) 01:34:09 Executing busybox-1.34.1-r3.trigger 01:34:09 OK: 224 MiB in 56 packages 01:34:10 Removing intermediate container 891d84b36147 01:34:10 ---> 2a0906f93c86 01:34:10 Step 7/12 : WORKDIR /device-mqtt-go 01:34:10 ---> Running in f6abfac8e41e 01:34:10 Removing intermediate container f6abfac8e41e 01:34:10 ---> bb81bf4e0734 01:34:10 Step 8/12 : COPY go.mod vendor* ./ 01:34:11 ---> 8793486ed06d 01:34:11 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:11 ---> Running in 8036baf84781 01:34:58 Removing intermediate container 8036baf84781 01:34:58 ---> 5ad5e05f4f99 01:34:58 Step 10/12 : COPY . . 01:34:58 ---> 5acfd57cb838 01:34:58 Step 11/12 : ARG MAKE='make build' 01:34:58 ---> Running in 36ec4ef6fd2b 01:34:58 Removing intermediate container 36ec4ef6fd2b 01:34:58 ---> 98c5f86d148d 01:34:58 Step 12/12 : RUN $MAKE 01:34:58 ---> Running in ce6322613924 01:34:58 noop 01:34:59 Removing intermediate container ce6322613924 01:34:59 ---> abcd213a203f 01:34:59 Successfully built abcd213a203f 01:34:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:00 + docker inspect -f . ci-base-image-arm64 01:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-2294 does not seem to be running inside a container 01:35:00 $ 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:35:02 $ docker top 0b850ccd810ddda98c9ac77c6f1e6bdd67e832ab6cf465224959e20fe176534c -eo pid,comm [Pipeline] { [Pipeline] sh 01:35:03 + go version 01:35:03 go version go1.17.7 linux/arm64 [Pipeline] } 01:35:03 $ docker stop --time=1 0b850ccd810ddda98c9ac77c6f1e6bdd67e832ab6cf465224959e20fe176534c 01:35:04 $ docker rm -f 0b850ccd810ddda98c9ac77c6f1e6bdd67e832ab6cf465224959e20fe176534c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:05 + docker inspect -f . ci-base-image-arm64 01:35:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:35:05 prd-ubuntu20.04-docker-arm64-4c-16g-2294 does not seem to be running inside a container 01:35:05 $ 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:35:07 $ docker top e29f440162fdbc121ca8a71ea63fb01b6473c8caaee810b05533295518a157f3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 01:35:08 + make test 01:35:08 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 01:35:10 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:36:32 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:36:32 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.070s coverage: 21.8% of statements 01:36:32 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:36:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:36:32 GCO_ENABLED=1 GO111MODULE=on go vet ./... 01:36:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:36:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:36:54 ./bin/test-attribution-txt.sh [Pipeline] echo 01:36:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:36:58 $ docker stop --time=1 e29f440162fdbc121ca8a71ea63fb01b6473c8caaee810b05533295518a157f3 01:36:59 $ docker rm -f e29f440162fdbc121ca8a71ea63fb01b6473c8caaee810b05533295518a157f3 [Pipeline] // withDockerContainer [Pipeline] sh 01:37:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:37:00 Warning: overwriting stash ‘coverage-report’ 01:37:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:37:02 + ls -al . 01:37:02 total 176 01:37:02 drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 01:36 . 01:37:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:33 .. 01:37:02 -rw-rw-r-- 1 jenkins jenkins 140 Jun 13 01:33 .dockerignore 01:37:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 01:33 .git 01:37:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:33 .github 01:37:02 -rw-rw-r-- 1 jenkins jenkins 329 Jun 13 01:33 .gitignore 01:37:02 -rw-rw-r-- 1 jenkins jenkins 41 Jun 13 01:33 .golangci.yml 01:37:02 -rw-rw-r-- 1 jenkins jenkins 8789 Jun 13 01:33 Attribution.txt 01:37:02 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 13 01:33 CHANGELOG.md 01:37:02 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 01:33 Dockerfile 01:37:02 -rw-rw-r-- 1 jenkins jenkins 677 Jun 13 01:33 GOVERNANCE.md 01:37:02 -rw-rw-r-- 1 jenkins jenkins 678 Jun 13 01:33 Jenkinsfile 01:37:02 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 13 01:33 LICENSE 01:37:02 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 13 01:33 Makefile 01:37:02 -rw-rw-r-- 1 jenkins jenkins 620 Jun 13 01:33 OWNERS.md 01:37:02 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 13 01:33 README.md 01:37:02 -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 01:29 VERSION 01:37:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:33 bin 01:37:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:33 cmd 01:37:02 -rw-r--r-- 1 jenkins jenkins 17887 Jun 13 01:36 coverage.out 01:37:02 -rw-rw-r-- 1 jenkins jenkins 3235 Jun 13 01:33 go.mod 01:37:02 -rw-rw-r-- 1 jenkins jenkins 35308 Jun 13 01:33 go.sum 01:37:02 drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:33 internal 01:37:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:33 mock 01:37:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:33 snap 01:37:02 -rw-rw-r-- 1 jenkins jenkins 227 Jun 13 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:02 + 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=33956170cba9edbffe49d0c670eeeaf086344180 --label arch=arm64 --label version=0.0.0 . 01:37:03 Sending build context to Docker daemon 3.107MB 01:37:03 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 01:37:03 Step 2/24 : FROM ${BASE} AS builder 01:37:03 ---> abcd213a203f 01:37:03 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 01:37:03 ---> Running in f49e7d0e317f 01:37:03 Removing intermediate container f49e7d0e317f 01:37:03 ---> e01f337954c9 01:37:03 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 01:37:03 ---> Running in a1d7e6a867f8 01:37:03 Removing intermediate container a1d7e6a867f8 01:37:03 ---> 8ed2463cf215 01:37:03 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 01:37:04 ---> Running in 9eaf1fc48940 01:37:05 Removing intermediate container 9eaf1fc48940 01:37:05 ---> a843ce316569 01:37:05 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:37:05 ---> Running in 8039b1ac12c1 01:37:06 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 01:37:07 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 01:37:08 OK: 224 MiB in 56 packages 01:37:09 Removing intermediate container 8039b1ac12c1 01:37:09 ---> 6a189d6c3528 01:37:09 Step 7/24 : WORKDIR /device-mqtt-go 01:37:09 ---> Running in 2faed0998ec7 01:37:09 Removing intermediate container 2faed0998ec7 01:37:09 ---> e78fc87e068a 01:37:09 Step 8/24 : COPY go.mod vendor* ./ 01:37:10 ---> b9eaecb40b98 01:37:10 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:37:10 ---> Running in 941faa389d33 01:37:12 Removing intermediate container 941faa389d33 01:37:12 ---> 5d6267ee7ead 01:37:12 Step 10/24 : COPY . . 01:37:13 ---> 2d70d73d7f27 01:37:13 Step 11/24 : ARG MAKE='make build' 01:37:13 ---> Running in 2e654b208383 01:37:13 Removing intermediate container 2e654b208383 01:37:13 ---> 7b7ea5d3515b 01:37:13 Step 12/24 : RUN $MAKE 01:37:13 ---> Running in 114c8914256b 01:37:14 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:39:21 Removing intermediate container 114c8914256b 01:39:21 ---> c62dd89e0352 01:39:21 Step 13/24 : FROM alpine:3.14 01:39:21 3.14: Pulling from library/alpine 01:39:21 455c02918c45: Pulling fs layer 01:39:21 455c02918c45: Verifying Checksum 01:39:21 455c02918c45: Download complete 01:39:21 455c02918c45: Pull complete 01:39:21 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 01:39:21 Status: Downloaded newer image for alpine:3.14 01:39:21 ---> ac73e934f311 01:39:21 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:39:21 ---> Running in 7d69719f8c40 01:39:21 Removing intermediate container 7d69719f8c40 01:39:21 ---> f5227b29f6ba 01:39:21 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 01:39:21 ---> Running in 19cae32b3982 01:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 01:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 01:39:21 (1/6) Installing dumb-init (1.2.5-r1) 01:39:21 (2/6) Installing libgcc (10.3.1_git20210424-r2) 01:39:21 (3/6) Installing libsodium (1.0.18-r0) 01:39:21 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 01:39:21 (5/6) Installing libzmq (4.3.4-r0) 01:39:21 (6/6) Installing zeromq (4.3.4-r0) 01:39:21 Executing busybox-1.33.1-r7.trigger 01:39:21 OK: 8 MiB in 20 packages 01:39:21 Removing intermediate container 19cae32b3982 01:39:21 ---> 25b157ed7416 01:39:21 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:39:23 ---> 78b3fa5e05a8 01:39:23 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:39:23 ---> dc69d1f0f334 01:39:23 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:39:23 ---> 3b8cf255400e 01:39:23 Step 19/24 : EXPOSE 59982 01:39:24 ---> Running in cb87b1135d20 01:39:24 Removing intermediate container cb87b1135d20 01:39:24 ---> 9575403489d7 01:39:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:39:24 ---> Running in 9cb6ae1082d4 01:39:24 Removing intermediate container 9cb6ae1082d4 01:39:24 ---> b9a8b9244d79 01:39:24 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 01:39:24 ---> Running in 292c2e29bb61 01:39:24 Removing intermediate container 292c2e29bb61 01:39:24 ---> 43c3702f249a 01:39:24 Step 22/24 : LABEL arch=arm64 01:39:25 ---> Running in 63d422d9f815 01:39:25 Removing intermediate container 63d422d9f815 01:39:25 ---> 3418919fdaf7 01:39:25 Step 23/24 : LABEL git_sha=33956170cba9edbffe49d0c670eeeaf086344180 01:39:25 ---> Running in b0d2edb17414 01:39:25 Removing intermediate container b0d2edb17414 01:39:25 ---> dfa79fab1b3b 01:39:25 Step 24/24 : LABEL version=0.0.0 01:39:25 ---> Running in 31a0b8ad1656 01:39:26 Removing intermediate container 31a0b8ad1656 01:39:26 ---> a20e07053e65 01:39:26 [Warning] One or more build-args [ARCH] were not consumed 01:39:26 Successfully built a20e07053e65 01:39:26 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:39:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:27 01:39:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:27 arm64: Pulling from edgex-lftools-log-publisher 01:39:27 8998bd30e6a1: Pulling fs layer 01:39:27 04944245beec: Pulling fs layer 01:39:27 699f458cf7ca: Pulling fs layer 01:39:27 765212b225bb: Pulling fs layer 01:39:27 f23df028b6ca: Pulling fs layer 01:39:27 d65c8cfc05b1: Pulling fs layer 01:39:27 2437ff75d9bd: Pulling fs layer 01:39:27 f23df028b6ca: Waiting 01:39:27 d65c8cfc05b1: Waiting 01:39:27 765212b225bb: Waiting 01:39:27 2437ff75d9bd: Waiting 01:39:27 04944245beec: Verifying Checksum 01:39:27 04944245beec: Download complete 01:39:27 765212b225bb: Verifying Checksum 01:39:27 765212b225bb: Download complete 01:39:27 f23df028b6ca: Verifying Checksum 01:39:27 f23df028b6ca: Download complete 01:39:27 d65c8cfc05b1: Verifying Checksum 01:39:27 d65c8cfc05b1: Download complete 01:39:28 699f458cf7ca: Verifying Checksum 01:39:28 699f458cf7ca: Download complete 01:39:28 8998bd30e6a1: Download complete 01:39:31 2437ff75d9bd: Verifying Checksum 01:39:31 2437ff75d9bd: Download complete 01:39:33 8998bd30e6a1: Pull complete 01:39:33 04944245beec: Pull complete 01:39:34 699f458cf7ca: Pull complete 01:39:35 765212b225bb: Pull complete 01:39:36 f23df028b6ca: Pull complete 01:39:36 d65c8cfc05b1: Pull complete 01:39:51 2437ff75d9bd: Pull complete 01:39:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:39:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:39:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:51 prd-ubuntu20.04-docker-arm64-4c-16g-2294 does not seem to be running inside a container 01:39: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/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:39:54 $ docker top 2bada95abbd026de8c7adc296dc7f2ff3ea3f37afdd83ddf4df25541fbf3cc27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:39:55 ---> job-cost.sh 01:39:55 lf-activate-venv: SKIPPING 01:39:55 INFO: No Stack... 01:39:55 INFO: Retrieving Pricing Info for: v3-standard-4 01:39:56 INFO: Archiving Costs [Pipeline] sh 01:39:57 + + cut -d, -f6 01:39:57 cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 01:39:57 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] 01:39:57 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] did not exist. Created. 01:39:57 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:39:58 /w/workspace/device-mqtt-go/1@tmp/durable-a9a17e34/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:39:59 + echo total: 0.10999999940395355 [Pipeline] stash 01:39:59 Warning: overwriting stash ‘stack-cost’ 01:39:59 Stashed 1 file(s) [Pipeline] } 01:39:59 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:39:59 $ docker stop --time=1 2bada95abbd026de8c7adc296dc7f2ff3ea3f37afdd83ddf4df25541fbf3cc27 01:40:00 $ docker rm -f 2bada95abbd026de8c7adc296dc7f2ff3ea3f37afdd83ddf4df25541fbf3cc27 [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:40:01 provisioning config files... 01:40:01 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/config7260127800429865125tmp [Pipeline] { [Pipeline] sh 01:40:02 + set +x 01:40:02 + + bashcurl -s -s -- https://codecov.io/bash 01:40:02 01:40:02 01:40:02 _____ _ 01:40:02 / ____| | | 01:40:02 | | ___ __| | ___ ___ _____ __ 01:40:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:40:02 | |___| (_) | (_| | __/ (_| (_) \ V / 01:40:02 \_____\___/ \__,_|\___|\___\___/ \_/ 01:40:02 Bash-1.0.6 01:40:02 01:40:02 01:40:02 ==> git version 2.25.1 found 01:40:02 ==> 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:40:02 Release-Date: 2020-01-08 01:40:02 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:40:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:40:02 ==> Jenkins CI detected. 01:40:02 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-389 01:40:02 project root: . 01:40:02 --> token set from env 01:40:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:40:02 ==> Running gcov in . (disable via -X gcov) 01:40:02 ==> Python coveragepy not found 01:40:02 ==> Searching for coverage reports in: 01:40:02 + . 01:40:02 -> Found 1 reports 01:40:02 ==> Detecting git/mercurial file structure 01:40:02 ==> Reading reports 01:40:02 + ./coverage.out bytes=17887 01:40:02 ==> Appending adjustments 01:40:02 https://docs.codecov.io/docs/fixing-reports 01:40:02 + Found adjustments 01:40:02 ==> Gzipping contents 01:40:02 4.0K /tmp/codecov.WsChwW.gz 01:40:02 ==> Uploading reports 01:40:02 url: https://codecov.io 01:40:02 query: branch=PR-389&commit=33956170cba9edbffe49d0c670eeeaf086344180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=389&job=&cmd_args= 01:40:02 -> Pinging Codecov 01:40:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-389&commit=33956170cba9edbffe49d0c670eeeaf086344180&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=389&job=&cmd_args= 01:40:02 -> Uploading to 01:40:02 https://storage.googleapis.com/codecov/v4/raw/2022-06-13/7D719EC7BBE17E464838252E33014C33/33956170cba9edbffe49d0c670eeeaf086344180/68198063-17ab-4286-bc6a-4b2ba2de2eea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220613%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220613T014002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8c12b631e2ede2bf9d3efb2a87381a9985dd4cc5c1230bebe02545e2a640d7d1 01:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:40:02 Dload Upload Total Spent Left Speed 01:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3263 0 0 100 3263 0 14764 --:--:-- --:--:-- --:--:-- 14698 100 3263 0 0 100 3263 0 14004 --:--:-- --:--:-- --:--:-- 13944 01:40:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/33956170cba9edbffe49d0c670eeeaf086344180 [Pipeline] } 01:40:02 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:40:04 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives ] 01:40:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives 01:40:04 total 16 01:40:04 drwxr-xr-x 3 root root 4096 Jun 13 01:31 . 01:40:04 drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 01:31 .. 01:40:04 drwxr-xr-x 2 root root 4096 Jun 13 01:31 cost 01:40:04 -rw-r--r-- 1 root root 85 Jun 13 01:31 cost.csv 01:40:04 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives 01:40:04 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives 01:40:04 total 16 01:40:04 drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 01:31 . 01:40:04 drwxrwxr-x 11 jenkins jenkins 4096 Jun 13 01:31 .. 01:40:04 drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 01:31 cost 01:40:04 -rw-r--r-- 1 jenkins jenkins 85 Jun 13 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:40:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:40:05 ---> package-listing.sh 01:40:05 ++ facter osfamily 01:40:05 ++ tr '[:upper:]' '[:lower:]' 01:40:06 + OS_FAMILY=debian 01:40:06 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-389 01:40:06 + START_PACKAGES=/tmp/packages_start.txt 01:40:06 + END_PACKAGES=/tmp/packages_end.txt 01:40:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:40:06 + PACKAGES=/tmp/packages_start.txt 01:40:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-389 ']' 01:40:06 + PACKAGES=/tmp/packages_end.txt 01:40:06 + case "${OS_FAMILY}" in 01:40:06 + dpkg -l 01:40:06 + grep '^ii' 01:40:06 + '[' -f /tmp/packages_start.txt ']' 01:40:06 + '[' -f /tmp/packages_end.txt ']' 01:40:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:40:06 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-389 ']' 01:40:06 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives/ 01:40:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-389/archives/ [Pipeline] echo 01:40:06 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:40:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:07 prd-ubuntu20.04-docker-8c-8g-2291 does not seem to be running inside a container 01:40:07 $ 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-389/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-389 -v /w/workspace/gexfoundry_device-mqtt-go_PR-389:/w/workspace/gexfoundry_device-mqtt-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-389@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:40:07 $ docker top d632042c4c304db6e498a440cfc618d83e26fc16fb2996f1f55101a75c1ea3d9 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:08 + touch /tmp/pre-build-complete [Pipeline] sh 01:40:08 + mkdir -p /var/log/sysstat [Pipeline] sh 01:40:08 + ls /var/log/sa-host 01:40:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:40:08 provisioning config files... 01:40:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-389@tmp/config5732005349097539052tmp [Pipeline] { [Pipeline] echo 01:40:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:40:09 ---> create-netrc.sh [Pipeline] } 01:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:40:09 ---> python-tools-install.sh [Pipeline] echo 01:40:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:40:10 ---> sudo-logs.sh 01:40:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:40:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:40:10 ---> job-cost.sh 01:40:10 lf-activate-venv: SKIPPING 01:40:10 DEBUG: total: 0.2199999988079071 01:40:10 INFO: Retrieving Stack Cost... 01:40:11 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:11 INFO: Archiving Costs [Pipeline] echo 01:40:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:40:11 ---> logs-deploy.sh 01:40:11 lf-activate-venv: SKIPPING 01:40:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-389/1 01:40:11 INFO: archiving workspace using pattern(s): 01:40:12 Archives upload complete. 01:40:12 INFO: archiving logs to Nexus 01:40:13 ---> uname -a: 01:40:13 Linux prd-ubuntu20-04-docker-8c-8g-2291 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 01:40:13 01:40:13 01:40:13 ---> lscpu: 01:40:13 Architecture: x86_64 01:40:13 CPU op-mode(s): 32-bit, 64-bit 01:40:13 Byte Order: Little Endian 01:40:13 Address sizes: 40 bits physical, 48 bits virtual 01:40:13 CPU(s): 8 01:40:13 On-line CPU(s) list: 0-7 01:40:13 Thread(s) per core: 1 01:40:13 Core(s) per socket: 1 01:40:13 Socket(s): 8 01:40:13 NUMA node(s): 1 01:40:13 Vendor ID: AuthenticAMD 01:40:13 CPU family: 23 01:40:13 Model: 49 01:40:13 Model name: AMD EPYC-Rome Processor 01:40:13 Stepping: 0 01:40:13 CPU MHz: 2800.000 01:40:13 BogoMIPS: 5600.00 01:40:13 Virtualization: AMD-V 01:40:13 Hypervisor vendor: KVM 01:40:13 Virtualization type: full 01:40:13 L1d cache: 256 KiB 01:40:13 L1i cache: 256 KiB 01:40:13 L2 cache: 4 MiB 01:40:13 L3 cache: 128 MiB 01:40:13 NUMA node0 CPU(s): 0-7 01:40:13 Vulnerability Itlb multihit: Not affected 01:40:13 Vulnerability L1tf: Not affected 01:40:13 Vulnerability Mds: Not affected 01:40:13 Vulnerability Meltdown: Not affected 01:40:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:40:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:40:13 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:40:13 Vulnerability Srbds: Not affected 01:40:13 Vulnerability Tsx async abort: Not affected 01:40:13 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:40:13 01:40:13 01:40:13 ---> nproc: 01:40:13 8 01:40:13 01:40:13 01:40:13 ---> df -h: 01:40:13 Filesystem Size Used Avail Use% Mounted on 01:40:13 overlay 155G 11G 145G 7% / 01:40:13 tmpfs 64M 0 64M 0% /dev 01:40:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:40:13 shm 64M 0 64M 0% /dev/shm 01:40:13 /dev/vda1 155G 11G 145G 7% /facter-os 01:40:13 01:40:13