Pull request #394 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ab625bad99472f2c65d15964aa973914fa595e5+06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b (0ab6b6a54b4e101b6514050da9dcf078c891ecd2) 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-ssh2050216807359249913.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-ssh3483692126773905089.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-394/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-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12750377605287935911.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-394/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4692507271514085826.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-ssh7881293414868319458.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-394/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-394/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh871923493106424322.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15663 in /w/workspace/gexfoundry_device-mqtt-go_PR-394 [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-394 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 9ab625bad99472f2c65d15964aa973914fa595e5 Merge succeeded, producing 9ab625bad99472f2c65d15964aa973914fa595e5 Checking out Revision 9ab625bad99472f2c65d15964aa973914fa595e5 (PR-394) > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab625bad99472f2c65d15964aa973914fa595e5 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ab625bad99472f2c65d15964aa973914fa595e5 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 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 02:03:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:35 ========================================================= 02:03:35 EdgeX Global Pipelines Version Info 02:03:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:03:35 ------------------- 02:03:35 stable info: 02:03:35 ------------------- 02:03:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:35 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:03:35 Message: update stable to v1.0.234 02:03:36 ------------------- 02:03:36 experimental info: 02:03:36 ------------------- 02:03:36 Commited By: **** collab-it+edgex@linuxfoundation.org 02:03:36 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:03:36 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:03:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:03:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-394 [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-394 [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-394 [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ab625bad99472f2c65d15964aa973914fa595e5 [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ab625b [Pipeline] echo 02:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:38 provisioning config files... 02:03:38 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/config229863303731898448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:38 ---> docker-login.sh 02:03:38 nexus3.edgexfoundry.org:10001 02:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:38 Configure a credential helper to remove this warning. See 02:03:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:38 02:03:38 Login Succeeded 02:03:38 nexus3.edgexfoundry.org:10002 02:03:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:39 Configure a credential helper to remove this warning. See 02:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:39 02:03:39 Login Succeeded 02:03:39 nexus3.edgexfoundry.org:10003 02:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:39 Configure a credential helper to remove this warning. See 02:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:39 02:03:39 Login Succeeded 02:03:39 nexus3.edgexfoundry.org:10004 02:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:39 Configure a credential helper to remove this warning. See 02:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:39 02:03:39 Login Succeeded 02:03:39 docker.io 02:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:39 Configure a credential helper to remove this warning. See 02:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:39 02:03:39 Login Succeeded 02:03:39 ---> docker-login.sh ends [Pipeline] } 02:03:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:03:40 + git rev-list -1 --merges 9ab625bad99472f2c65d15964aa973914fa595e5~1..9ab625bad99472f2c65d15964aa973914fa595e5 [Pipeline] echo 02:03:40 -----------> git rev-list -1 --merges 9ab625bad99472f2c65d15964aa973914fa595e5~1..9ab625bad99472f2c65d15964aa973914fa595e5 9ab625bad99472f2c65d15964aa973914fa595e5 [false] [Pipeline] sh 02:03:40 + git log --format=format:%s -1 9ab625bad99472f2c65d15964aa973914fa595e5 [Pipeline] echo 02:03:40 ========================================================= 02:03:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:03:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:41 + git log --format=format:%s -1 9ab625bad99472f2c65d15964aa973914fa595e5 [Pipeline] echo 02:03:41 [semverPrep] GIT_COMMIT: 9ab625bad99472f2c65d15964aa973914fa595e5, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 02:03:41 [semverPrep] This is not a build commit. [Pipeline] sh 02:03:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:41 + grep -v github /etc/ssh/ssh_known_hosts 02:03:41 + [ -e /tmp/ssh_known_hosts ] 02:03:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:03:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:03:41 + sudo tee -a /etc/ssh/ssh_known_hosts 02:03:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:42 02:03:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:42 0.1.4: Pulling from edgex-devops/py-git-semver 02:03:42 42c077c10790: Pulling fs layer 02:03:42 f63e77b7563a: Pulling fs layer 02:03:42 bd5fdadae976: Pulling fs layer 02:03:42 205491f53016: Pulling fs layer 02:03:42 df18705c85c3: Pulling fs layer 02:03:42 bdb3f477010e: Pulling fs layer 02:03:42 c8a8fc8e1c8f: Pulling fs layer 02:03:42 2c6e9b1d212d: Pulling fs layer 02:03:42 bdb8f0575790: Pulling fs layer 02:03:42 386e3cb2ff24: Pulling fs layer 02:03:42 2343380bae48: Pulling fs layer 02:03:42 205491f53016: Waiting 02:03:42 bdb3f477010e: Waiting 02:03:42 c8a8fc8e1c8f: Waiting 02:03:42 2c6e9b1d212d: Waiting 02:03:42 bdb8f0575790: Waiting 02:03:42 386e3cb2ff24: Waiting 02:03:42 2343380bae48: Waiting 02:03:42 df18705c85c3: Waiting 02:03:42 f63e77b7563a: Verifying Checksum 02:03:42 f63e77b7563a: Download complete 02:03:42 205491f53016: Download complete 02:03:42 bd5fdadae976: Verifying Checksum 02:03:42 bd5fdadae976: Download complete 02:03:42 bdb3f477010e: Download complete 02:03:42 df18705c85c3: Verifying Checksum 02:03:42 df18705c85c3: Download complete 02:03:42 2c6e9b1d212d: Verifying Checksum 02:03:42 2c6e9b1d212d: Download complete 02:03:42 bdb8f0575790: Download complete 02:03:42 386e3cb2ff24: Verifying Checksum 02:03:42 386e3cb2ff24: Download complete 02:03:42 2343380bae48: Verifying Checksum 02:03:42 2343380bae48: Download complete 02:03:42 42c077c10790: Verifying Checksum 02:03:42 42c077c10790: Download complete 02:03:43 c8a8fc8e1c8f: Download complete 02:03:44 42c077c10790: Pull complete 02:03:44 f63e77b7563a: Pull complete 02:03:44 bd5fdadae976: Pull complete 02:03:44 205491f53016: Pull complete 02:03:45 df18705c85c3: Pull complete 02:03:45 bdb3f477010e: Pull complete 02:03:47 c8a8fc8e1c8f: Pull complete 02:03:47 2c6e9b1d212d: Pull complete 02:03:47 bdb8f0575790: Pull complete 02:03:47 386e3cb2ff24: Pull complete 02:03:47 2343380bae48: Pull complete 02:03:47 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:47 prd-ubuntu20.04-docker-8c-8g-15663 does not seem to be running inside a container 02:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-394 -v /w/workspace/gexfoundry_device-mqtt-go_PR-394:/w/workspace/gexfoundry_device-mqtt-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:03:48 $ docker top bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d -eo pid,comm 02:03:48 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). 02:03:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:48 [ssh-agent] Looking for ssh-agent implementation... 02:03:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:49 $ docker exec bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d ssh-agent 02:03:49 SSH_AUTH_SOCK=/tmp/ssh-gkOE9VIBJTXy/agent.32 02:03:49 SSH_AGENT_PID=38 02:03:49 Running ssh-add (command line suppressed) 02:03:49 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/private_key_915422306474441640.key (/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/private_key_915422306474441640.key) 02:03:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:49 + git tag --points-at HEAD [Pipeline] } 02:03:49 $ docker exec --env ******** --env ******** bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d ssh-agent -k 02:03:49 unset SSH_AUTH_SOCK; 02:03:49 unset SSH_AGENT_PID; 02:03:49 echo Agent pid 38 killed; 02:03:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:03:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:49 [ssh-agent] Looking for ssh-agent implementation... 02:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:50 $ docker exec bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d ssh-agent 02:03:50 SSH_AUTH_SOCK=/tmp/ssh-BkKlvHI1Ycod/agent.70 02:03:50 SSH_AGENT_PID=76 02:03:50 Running ssh-add (command line suppressed) 02:03:50 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/private_key_7897041029435352268.key (/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/private_key_7897041029435352268.key) 02:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:50 + git semver init 02:03:50 2022-06-27 02:03:50,892 [run_init] DEBUG init version:0.0.0 force:False 02:03:50 2022-06-27 02:03:50,893 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver 02:03:50 2022-06-27 02:03:50,894 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver 02:03:50 2022-06-27 02:03:50,894 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-394, universal_newlines=False, shell=None, istream=None) 02:03:51 2022-06-27 02:03:51,577 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394/.git/info/exclude 02:03:51 2022-06-27 02:03:51,577 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver/PR-394 with force:False 02:03:51 2022-06-27 02:03:51,577 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver/PR-394 02:03:51 2022-06-27 02:03:51,580 [execute] INFO git cat-file --batch-check 02:03:51 2022-06-27 02:03:51,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 02:03:51 2022-06-27 02:03:51,586 [execute] INFO git cat-file --batch 02:03:51 2022-06-27 02:03:51,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver, universal_newlines=False, shell=None, istream=) 02:03:51 2022-06-27 02:03:51,590 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-394/.semver/PR-394 02:03:51 0.0.0 [Pipeline] } 02:03:51 $ docker exec --env ******** --env ******** bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d ssh-agent -k 02:03:52 unset SSH_AUTH_SOCK; 02:03:52 unset SSH_AGENT_PID; 02:03:52 echo Agent pid 76 killed; 02:03:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:03:52 + git semver [Pipeline] } 02:03:52 $ docker stop --time=1 bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d 02:03:54 $ docker rm -f bf6b32edc32ecac39aa05889ac435ee3e49b7c14ca741498307ecd0dd3d7ee6d [Pipeline] // withDockerContainer [Pipeline] sh 02:03:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:03:54 Stashed 1 file(s) [Pipeline] echo 02:03:54 [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 02:03:55 provisioning config files... 02:03:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/config8134859250564988188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:55 ---> docker-login.sh 02:03:55 nexus3.edgexfoundry.org:10001 02:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:55 Configure a credential helper to remove this warning. See 02:03:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:55 02:03:55 Login Succeeded 02:03:55 nexus3.edgexfoundry.org:10002 02:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:56 Configure a credential helper to remove this warning. See 02:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:56 02:03:56 Login Succeeded 02:03:56 nexus3.edgexfoundry.org:10003 02:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:56 Configure a credential helper to remove this warning. See 02:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:56 02:03:56 Login Succeeded 02:03:56 nexus3.edgexfoundry.org:10004 02:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:56 Configure a credential helper to remove this warning. See 02:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:56 02:03:56 Login Succeeded 02:03:56 docker.io 02:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:56 Configure a credential helper to remove this warning. See 02:03:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:56 02:03:56 Login Succeeded 02:03:56 ---> docker-login.sh ends [Pipeline] } 02:03:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:03:56 ========================================================= 02:03:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:03:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:57 + 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 . 02:03:57 Sending build context to Docker daemon 6.007MB 02:03:57 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:03:57 Step 2/12 : FROM ${BASE} AS builder 02:03:57 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:03:57 59bf1c3509f3: Pulling fs layer 02:03:57 666ba61612fd: Pulling fs layer 02:03:57 8ed8ca486205: Pulling fs layer 02:03:57 cc1cd167ecdc: Pulling fs layer 02:03:57 c516ae0d96e1: Pulling fs layer 02:03:57 684cea983483: Pulling fs layer 02:03:57 dd3240ac7de5: Pulling fs layer 02:03:57 b1e948a4e11c: Pulling fs layer 02:03:57 a8fd76ee1af6: Pulling fs layer 02:03:57 646ad004c059: Pulling fs layer 02:03:57 cc1cd167ecdc: Waiting 02:03:57 dd3240ac7de5: Waiting 02:03:57 c516ae0d96e1: Waiting 02:03:57 684cea983483: Waiting 02:03:57 b1e948a4e11c: Waiting 02:03:57 a8fd76ee1af6: Waiting 02:03:57 646ad004c059: Waiting 02:03:57 8ed8ca486205: Verifying Checksum 02:03:57 8ed8ca486205: Download complete 02:03:57 666ba61612fd: Verifying Checksum 02:03:57 666ba61612fd: Download complete 02:03:57 c516ae0d96e1: Verifying Checksum 02:03:57 c516ae0d96e1: Download complete 02:03:57 684cea983483: Verifying Checksum 02:03:57 684cea983483: Download complete 02:03:57 dd3240ac7de5: Download complete 02:03:57 59bf1c3509f3: Verifying Checksum 02:03:57 59bf1c3509f3: Download complete 02:03:57 b1e948a4e11c: Verifying Checksum 02:03:57 b1e948a4e11c: Download complete 02:03:57 59bf1c3509f3: Pull complete 02:03:57 666ba61612fd: Pull complete 02:03:57 8ed8ca486205: Pull complete 02:03:58 646ad004c059: Verifying Checksum 02:03:58 646ad004c059: Download complete 02:03:58 a8fd76ee1af6: Verifying Checksum 02:03:58 a8fd76ee1af6: Download complete 02:03:58 cc1cd167ecdc: Verifying Checksum 02:03:58 cc1cd167ecdc: Download complete 02:04:01 cc1cd167ecdc: Pull complete 02:04:01 c516ae0d96e1: Pull complete 02:04:01 684cea983483: Pull complete 02:04:01 dd3240ac7de5: Pull complete 02:04:01 b1e948a4e11c: Pull complete 02:04:04 a8fd76ee1af6: Pull complete 02:04:04 646ad004c059: Pull complete 02:04:04 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:04:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:04:04 ---> 8f69c11f6b0c 02:04:04 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:04:06 ---> Running in 9e1a5a905bf7 02:04:06 Removing intermediate container 9e1a5a905bf7 02:04:06 ---> 7e6a1baca257 02:04:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:04:06 ---> Running in cd79c60cbf6d 02:04:06 Removing intermediate container cd79c60cbf6d 02:04:06 ---> a15400283e6a 02:04:06 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:06 ---> Running in fcc1f6572820 02:04:06 Removing intermediate container fcc1f6572820 02:04:06 ---> 7a77afab7354 02:04:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:06 ---> Running in c5d1d55047ee 02:04:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:04:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:04:08 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:04:08 (2/4) Installing libedit (20210910.3.1-r0) 02:04:08 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:04:08 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:04:08 Executing busybox-1.34.1-r3.trigger 02:04:08 OK: 224 MiB in 56 packages 02:04:08 Removing intermediate container c5d1d55047ee 02:04:08 ---> 0185b4e4057a 02:04:08 Step 7/12 : WORKDIR /device-mqtt-go 02:04:08 ---> Running in 3f28b59b0aa0 02:04:09 Removing intermediate container 3f28b59b0aa0 02:04:09 ---> a2b3aa333d7b 02:04:09 Step 8/12 : COPY go.mod vendor* ./ 02:04:09 ---> 1124ab88f38c 02:04:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:09 ---> Running in 4b2a73ae0520 02:04:10 Still waiting to schedule task 02:04:10 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:04:21 Removing intermediate container 4b2a73ae0520 02:04:21 ---> 925d894ec1e3 02:04:21 Step 10/12 : COPY . . 02:04:21 ---> f9595a55beee 02:04:21 Step 11/12 : ARG MAKE='make build' 02:04:21 ---> Running in 0068d20f0f4f 02:04:21 Removing intermediate container 0068d20f0f4f 02:04:21 ---> e9b7f11ef7c9 02:04:21 Step 12/12 : RUN $MAKE 02:04:21 ---> Running in 5ef3e7a33a09 02:04:22 noop 02:04:22 Removing intermediate container 5ef3e7a33a09 02:04:22 ---> 9da17ae4260d 02:04:22 Successfully built 9da17ae4260d 02:04:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:22 + docker inspect -f . ci-base-image-x86_64 02:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:22 prd-ubuntu20.04-docker-8c-8g-15663 does not seem to be running inside a container 02:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-394 -v /w/workspace/gexfoundry_device-mqtt-go_PR-394:/w/workspace/gexfoundry_device-mqtt-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:23 $ docker top 66cd288b464d8701c4f782433e7282e0ced7b3b22bdb4ae9eda1cdc510351fbb -eo pid,comm [Pipeline] { [Pipeline] sh 02:04:23 + go version 02:04:23 go version go1.17.7 linux/amd64 [Pipeline] } 02:04:23 $ docker stop --time=1 66cd288b464d8701c4f782433e7282e0ced7b3b22bdb4ae9eda1cdc510351fbb 02:04:25 $ docker rm -f 66cd288b464d8701c4f782433e7282e0ced7b3b22bdb4ae9eda1cdc510351fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:25 + docker inspect -f . ci-base-image-x86_64 02:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:26 prd-ubuntu20.04-docker-8c-8g-15663 does not seem to be running inside a container 02:04:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-394 -v /w/workspace/gexfoundry_device-mqtt-go_PR-394:/w/workspace/gexfoundry_device-mqtt-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:04:26 $ docker top 72572fa04c54c6367ae81bf45b8798abbb7919e650fb4e782779dec20066c0e1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:04:26 + make test 02:04:26 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:04:27 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:04:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:04:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 21.8% of statements 02:04:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:04:42 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:04:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:04:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:04:45 ./bin/test-attribution-txt.sh [Pipeline] echo 02:04:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:04:45 $ docker stop --time=1 72572fa04c54c6367ae81bf45b8798abbb7919e650fb4e782779dec20066c0e1 02:04:47 $ docker rm -f 72572fa04c54c6367ae81bf45b8798abbb7919e650fb4e782779dec20066c0e1 [Pipeline] // withDockerContainer [Pipeline] sh 02:04:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:04:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:04:48 + ls -al . 02:04:48 total 180 02:04:48 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:04 . 02:04:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:03 .. 02:04:48 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:03 .dockerignore 02:04:48 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:03 .git 02:04:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:03 .github 02:04:48 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:03 .gitignore 02:04:48 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:03 .golangci.yml 02:04:48 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:03 .semver 02:04:48 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:03 Attribution.txt 02:04:48 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:03 CHANGELOG.md 02:04:48 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:03 Dockerfile 02:04:48 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:03 GOVERNANCE.md 02:04:48 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:03 Jenkinsfile 02:04:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:03 LICENSE 02:04:48 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:03 Makefile 02:04:48 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:03 OWNERS.md 02:04:48 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:03 README.md 02:04:48 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:03 VERSION 02:04:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:03 bin 02:04:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:03 cmd 02:04:48 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:04 coverage.out 02:04:48 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:03 go.mod 02:04:48 -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 02:03 go.sum 02:04:48 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:03 internal 02:04:48 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:03 mock 02:04:48 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:03 snap 02:04:48 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:49 + 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=9ab625bad99472f2c65d15964aa973914fa595e5 --label arch=amd64 --label version=0.0.0 . 02:04:49 Sending build context to Docker daemon 6.025MB 02:04:49 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:04:49 Step 2/24 : FROM ${BASE} AS builder 02:04:49 ---> 9da17ae4260d 02:04:49 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:04:49 ---> Running in 38bbb6f8f7cb 02:04:49 Removing intermediate container 38bbb6f8f7cb 02:04:49 ---> 72599269a6da 02:04:49 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:04:49 ---> Running in 0c079e02b568 02:04:49 Removing intermediate container 0c079e02b568 02:04:49 ---> 185ea1abfef5 02:04:49 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:04:49 ---> Running in fd536dcd59ad 02:04:49 Removing intermediate container fd536dcd59ad 02:04:49 ---> 531b3d703bef 02:04:49 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:49 ---> Running in 844aab7f4318 02:04:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:04:51 OK: 224 MiB in 56 packages 02:04:52 Removing intermediate container 844aab7f4318 02:04:52 ---> f6bb92551e16 02:04:52 Step 7/24 : WORKDIR /device-mqtt-go 02:04:52 ---> Running in 6f5555687225 02:04:52 Removing intermediate container 6f5555687225 02:04:52 ---> 01e52e8aaae6 02:04:52 Step 8/24 : COPY go.mod vendor* ./ 02:04:52 ---> ce57da2c35d4 02:04:52 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:52 ---> Running in 58f0cac5f57d 02:04:52 Removing intermediate container 58f0cac5f57d 02:04:52 ---> 0174bd94465e 02:04:52 Step 10/24 : COPY . . 02:04:52 ---> 623f01758938 02:04:52 Step 11/24 : ARG MAKE='make build' 02:04:53 ---> Running in 5a9266601a8f 02:04:53 Removing intermediate container 5a9266601a8f 02:04:53 ---> 7f3ca001610e 02:04:53 Step 12/24 : RUN $MAKE 02:04:53 ---> Running in 73a3ba186c9f 02:04:53 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 02:05:11 Removing intermediate container 73a3ba186c9f 02:05:11 ---> 9979dd2beb31 02:05:11 Step 13/24 : FROM alpine:3.14 02:05:11 3.14: Pulling from library/alpine 02:05:11 8663204ce13b: Pulling fs layer 02:05:12 8663204ce13b: Verifying Checksum 02:05:12 8663204ce13b: Pull complete 02:05:12 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:05:12 Status: Downloaded newer image for alpine:3.14 02:05:12 ---> e04c818066af 02:05:12 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:05:12 ---> Running in 226e34662a01 02:05:12 Removing intermediate container 226e34662a01 02:05:12 ---> d50d5fc1f151 02:05:12 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:05:12 ---> Running in b725af9f0d95 02:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:05:13 (1/6) Installing dumb-init (1.2.5-r1) 02:05:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:05:13 (3/6) Installing libsodium (1.0.18-r0) 02:05:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:05:13 (5/6) Installing libzmq (4.3.4-r0) 02:05:13 (6/6) Installing zeromq (4.3.4-r0) 02:05:13 Executing busybox-1.33.1-r7.trigger 02:05:13 OK: 8 MiB in 20 packages 02:05:13 Removing intermediate container b725af9f0d95 02:05:13 ---> af851a94c6d5 02:05:13 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:05:13 ---> 75fb475c1164 02:05:13 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:05:14 ---> df255f4ae64f 02:05:14 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:05:14 ---> 1c04944e2e8f 02:05:14 Step 19/24 : EXPOSE 59982 02:05:14 ---> Running in 59d8e949dac6 02:05:14 Removing intermediate container 59d8e949dac6 02:05:14 ---> 15da4f7be603 02:05:14 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:05:14 ---> Running in 964594164d68 02:05:14 Removing intermediate container 964594164d68 02:05:14 ---> 38c86f671a6f 02:05:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:05:14 ---> Running in 66e884ed9e7b 02:05:14 Removing intermediate container 66e884ed9e7b 02:05:14 ---> a391eb2b6ecb 02:05:14 Step 22/24 : LABEL arch=amd64 02:05:14 ---> Running in 9163641dd86c 02:05:14 Removing intermediate container 9163641dd86c 02:05:14 ---> 301a5954c6c2 02:05:14 Step 23/24 : LABEL git_sha=9ab625bad99472f2c65d15964aa973914fa595e5 02:05:14 ---> Running in 7ee5900e981a 02:05:14 Removing intermediate container 7ee5900e981a 02:05:14 ---> da79c94c43f0 02:05:14 Step 24/24 : LABEL version=0.0.0 02:05:14 ---> Running in 01d24e3ab7ed 02:05:14 Removing intermediate container 01d24e3ab7ed 02:05:14 ---> cad7759ee898 02:05:14 [Warning] One or more build-args [ARCH] were not consumed 02:05:14 Successfully built cad7759ee898 02:05:14 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 02:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:15 02:05:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:05:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:16 latest: Pulling from edgex-lftools-log-publisher 02:05:16 5eb5b503b376: Pulling fs layer 02:05:16 5c69ac0246d0: Pulling fs layer 02:05:16 ec43610c2a17: Pulling fs layer 02:05:16 3a2ae6a8a46f: Pulling fs layer 02:05:16 33b1e0a273af: Pulling fs layer 02:05:16 5d3b04190fa2: Pulling fs layer 02:05:16 2f39f015ded8: Pulling fs layer 02:05:16 3a2ae6a8a46f: Waiting 02:05:16 33b1e0a273af: Waiting 02:05:16 5d3b04190fa2: Waiting 02:05:16 2f39f015ded8: Waiting 02:05:16 5c69ac0246d0: Download complete 02:05:16 3a2ae6a8a46f: Download complete 02:05:16 33b1e0a273af: Download complete 02:05:16 5d3b04190fa2: Verifying Checksum 02:05:16 5d3b04190fa2: Download complete 02:05:16 ec43610c2a17: Verifying Checksum 02:05:16 ec43610c2a17: Download complete 02:05:16 5eb5b503b376: Verifying Checksum 02:05:16 5eb5b503b376: Download complete 02:05:16 2f39f015ded8: Download complete 02:05:17 5eb5b503b376: Pull complete 02:05:17 5c69ac0246d0: Pull complete 02:05:18 ec43610c2a17: Pull complete 02:05:18 3a2ae6a8a46f: Pull complete 02:05:18 33b1e0a273af: Pull complete 02:05:18 5d3b04190fa2: Pull complete 02:05:22 2f39f015ded8: Pull complete 02:05:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:05:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:05:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:05:22 prd-ubuntu20.04-docker-8c-8g-15663 does not seem to be running inside a container 02:05:22 $ 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-394 -v /w/workspace/gexfoundry_device-mqtt-go_PR-394:/w/workspace/gexfoundry_device-mqtt-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-394@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 02:05:24 $ docker top bb23b666fc8e77f4d68015e8307d7713b147d63bb6e42ac284a29c345f4cc02c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:05:24 ---> job-cost.sh 02:05:24 lf-activate-venv: SKIPPING 02:05:24 INFO: No Stack... 02:05:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:05:25 INFO: Archiving Costs [Pipeline] sh 02:05:25 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives/cost.csv 02:05:25 + cut -d, -f6 [Pipeline] lock 02:05:25 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] 02:05:25 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] did not exist. Created. 02:05:25 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:05:26 + echo total: 0.2199999988079071 [Pipeline] stash 02:05:26 Stashed 1 file(s) [Pipeline] } 02:05:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:05:26 $ docker stop --time=1 bb23b666fc8e77f4d68015e8307d7713b147d63bb6e42ac284a29c345f4cc02c 02:05:27 $ docker rm -f bb23b666fc8e77f4d68015e8307d7713b147d63bb6e42ac284a29c345f4cc02c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:14:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15822 in /w/workspace/gexfoundry_device-mqtt-go_PR-394 [Pipeline] { [Pipeline] ws 02:14:27 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:14:27 Selected Git installation does not exist. Using Default 02:14:27 The recommended git tool is: NONE 02:14:35 using credential edgex-jenkins-ssh 02:14:35 Cloning the remote Git repository 02:14:35 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:14:36 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:14:36 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:36 > git --version # timeout=10 02:14:36 > git --version # 'git version 2.25.1' 02:14:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:38 Merging remotes/origin/main commit 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b into PR head commit 9ab625bad99472f2c65d15964aa973914fa595e5 02:14:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:37 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:37 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/394/head:refs/remotes/origin/PR-394 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:14:38 > git config core.sparsecheckout # timeout=10 02:14:38 Merge succeeded, producing 9ab625bad99472f2c65d15964aa973914fa595e5 02:14:38 Checking out Revision 9ab625bad99472f2c65d15964aa973914fa595e5 (PR-394) 02:14:38 > git checkout -f 9ab625bad99472f2c65d15964aa973914fa595e5 # timeout=10 02:14:38 > git remote # timeout=10 02:14:38 > git config --get remote.origin.url # timeout=10 02:14:38 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:38 > git merge 06aa87a3e3cc30bf26cbce60c6b0cb1c7a3df36b # timeout=10 02:14:38 > git rev-parse HEAD^{commit} # timeout=10 02:14:38 > git config core.sparsecheckout # timeout=10 02:14:38 > git checkout -f 9ab625bad99472f2c65d15964aa973914fa595e5 # timeout=10 02:14:43 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 02:14:43 > git --version # timeout=10 02:14:43 > git --version # 'git version 2.25.1' 02:14:43 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:14:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:44 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:44 Dload Upload Total Spent Left Speed 02:14:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 94253 0 --:--:-- --:--:-- --:--:-- 94253 [Pipeline] sh 02:14:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:46 + sudo tee /etc/docker/daemon.new 02:14:46 { 02:14:46 "registry-mirrors": [ 02:14:46 "https://nexus3.edgexfoundry.org:10001" 02:14:46 ], 02:14:46 "bip": "10.250.0.254/24", 02:14:46 "hosts": [ 02:14:46 "tcp://0.0.0.0:5555", 02:14:46 "unix:///var/run/docker.sock" 02:14:46 ], 02:14:46 "mtu": 1458, 02:14:46 "selinux-enabled": true, 02:14:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:46 } [Pipeline] sh 02:14:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:05 provisioning config files... 02:15:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config839941896438359488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:15:05 ---> docker-login.sh 02:15:05 nexus3.edgexfoundry.org:10001 02:15:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:06 Configure a credential helper to remove this warning. See 02:15:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:06 02:15:06 Login Succeeded 02:15:06 nexus3.edgexfoundry.org:10002 02:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:07 Configure a credential helper to remove this warning. See 02:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:07 02:15:07 Login Succeeded 02:15:07 nexus3.edgexfoundry.org:10003 02:15:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:07 Configure a credential helper to remove this warning. See 02:15:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:07 02:15:07 Login Succeeded 02:15:07 nexus3.edgexfoundry.org:10004 02:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:08 Configure a credential helper to remove this warning. See 02:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:08 02:15:08 Login Succeeded 02:15:08 docker.io 02:15:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:15:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:15:08 Configure a credential helper to remove this warning. See 02:15:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:15:08 02:15:08 Login Succeeded 02:15:08 ---> docker-login.sh ends [Pipeline] } 02:15:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:15:09 ========================================================= 02:15:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:15:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:09 + 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 . 02:15:10 Sending build context to Docker daemon 3.101MB 02:15:10 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:15:10 Step 2/12 : FROM ${BASE} AS builder 02:15:10 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:15:10 9b3977197b4f: Pulling fs layer 02:15:10 1a89e8eeedd5: Pulling fs layer 02:15:10 94645a83ff95: Pulling fs layer 02:15:10 e6fb740bc735: Pulling fs layer 02:15:10 3a77bd46dcc9: Pulling fs layer 02:15:10 355e64cbe906: Pulling fs layer 02:15:10 63ab81a10011: Pulling fs layer 02:15:10 555d1d1c4555: Pulling fs layer 02:15:10 7d9057610161: Pulling fs layer 02:15:10 e6fb740bc735: Waiting 02:15:10 3a77bd46dcc9: Waiting 02:15:10 355e64cbe906: Waiting 02:15:10 63ab81a10011: Waiting 02:15:10 555d1d1c4555: Waiting 02:15:10 7d9057610161: Waiting 02:15:10 94645a83ff95: Verifying Checksum 02:15:10 94645a83ff95: Download complete 02:15:10 1a89e8eeedd5: Verifying Checksum 02:15:10 1a89e8eeedd5: Download complete 02:15:10 3a77bd46dcc9: Download complete 02:15:10 355e64cbe906: Download complete 02:15:10 9b3977197b4f: Verifying Checksum 02:15:10 9b3977197b4f: Download complete 02:15:10 63ab81a10011: Verifying Checksum 02:15:10 63ab81a10011: Download complete 02:15:11 9b3977197b4f: Pull complete 02:15:11 7d9057610161: Verifying Checksum 02:15:11 7d9057610161: Download complete 02:15:12 1a89e8eeedd5: Pull complete 02:15:12 94645a83ff95: Pull complete 02:15:12 555d1d1c4555: Verifying Checksum 02:15:12 555d1d1c4555: Download complete 02:15:13 e6fb740bc735: Verifying Checksum 02:15:13 e6fb740bc735: Download complete 02:15:25 e6fb740bc735: Pull complete 02:15:25 3a77bd46dcc9: Pull complete 02:15:26 355e64cbe906: Pull complete 02:15:26 63ab81a10011: Pull complete 02:15:33 555d1d1c4555: Pull complete 02:15:34 7d9057610161: Pull complete 02:15:34 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:15:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:15:34 ---> 819e984ddca1 02:15:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:15:36 ---> Running in b5aedbfff788 02:15:37 Removing intermediate container b5aedbfff788 02:15:37 ---> 1d8cab0a70cc 02:15:37 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:15:37 ---> Running in 0c201032fd02 02:15:37 Removing intermediate container 0c201032fd02 02:15:37 ---> 7f985bd08b21 02:15:37 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:37 ---> Running in 31a0781f56a1 02:15:40 Removing intermediate container 31a0781f56a1 02:15:40 ---> 4822f32e8fac 02:15:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:40 ---> Running in 96d3c0fc0269 02:15:41 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:15:42 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:15:43 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:15:43 (2/4) Installing libedit (20210910.3.1-r0) 02:15:43 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:15:44 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:15:44 Executing busybox-1.34.1-r3.trigger 02:15:44 OK: 224 MiB in 56 packages 02:15:45 Removing intermediate container 96d3c0fc0269 02:15:45 ---> b5b4e1aa0574 02:15:45 Step 7/12 : WORKDIR /device-mqtt-go 02:15:45 ---> Running in 032543a3fa96 02:15:45 Removing intermediate container 032543a3fa96 02:15:45 ---> 5a8c70abf1c8 02:15:45 Step 8/12 : COPY go.mod vendor* ./ 02:15:46 ---> 7d444eebc556 02:15:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:46 ---> Running in 809ed2c81b48 02:16:43 Removing intermediate container 809ed2c81b48 02:16:43 ---> 91bc410b57b2 02:16:43 Step 10/12 : COPY . . 02:16:43 ---> 2e6b4f475480 02:16:43 Step 11/12 : ARG MAKE='make build' 02:16:43 ---> Running in ffd1e746f63d 02:16:43 Removing intermediate container ffd1e746f63d 02:16:43 ---> b411d20e6085 02:16:43 Step 12/12 : RUN $MAKE 02:16:43 ---> Running in 671e7fb14ed2 02:16:43 noop 02:16:43 Removing intermediate container 671e7fb14ed2 02:16:43 ---> 5c8134db0bef 02:16:43 Successfully built 5c8134db0bef 02:16:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:43 + docker inspect -f . ci-base-image-arm64 02:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:44 prd-ubuntu20.04-docker-arm64-4c-16g-15822 does not seem to be running inside a container 02:16:44 $ 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 02:16:45 $ docker top 5aae4b1e99ac722a7e8868ff926c3a2b0494c385a23cc2f00ab3be0958d60864 -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:46 + go version 02:16:46 go version go1.17.7 linux/arm64 [Pipeline] } 02:16:46 $ docker stop --time=1 5aae4b1e99ac722a7e8868ff926c3a2b0494c385a23cc2f00ab3be0958d60864 02:16:48 $ docker rm -f 5aae4b1e99ac722a7e8868ff926c3a2b0494c385a23cc2f00ab3be0958d60864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:49 + docker inspect -f . ci-base-image-arm64 02:16:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:49 prd-ubuntu20.04-docker-arm64-4c-16g-15822 does not seem to be running inside a container 02:16:49 $ 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 02:16:51 $ docker top 27481dfbdcf5f4807d22d982feef40918a3a33bae3348ef981874e16fe3750b2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:16:52 + make test 02:16:52 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:16:54 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:18:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:18:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 21.8% of statements 02:18:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:18:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:18:31 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:18:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:58 ./bin/test-attribution-txt.sh [Pipeline] echo 02:19:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:19:00 $ docker stop --time=1 27481dfbdcf5f4807d22d982feef40918a3a33bae3348ef981874e16fe3750b2 02:19:01 $ docker rm -f 27481dfbdcf5f4807d22d982feef40918a3a33bae3348ef981874e16fe3750b2 [Pipeline] // withDockerContainer [Pipeline] sh 02:19:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:19:03 Warning: overwriting stash ‘coverage-report’ 02:19:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:19:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:19:04 + ls -al . 02:19:04 total 176 02:19:04 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:18 . 02:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:14 .. 02:19:04 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:14 .dockerignore 02:19:04 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:14 .git 02:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 .github 02:19:04 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:14 .gitignore 02:19:04 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:14 .golangci.yml 02:19:04 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:14 Attribution.txt 02:19:04 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:14 CHANGELOG.md 02:19:04 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:14 Dockerfile 02:19:04 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:14 GOVERNANCE.md 02:19:04 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:14 Jenkinsfile 02:19:04 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:14 LICENSE 02:19:04 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:14 Makefile 02:19:04 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:14 OWNERS.md 02:19:04 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:14 README.md 02:19:04 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:03 VERSION 02:19:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:14 bin 02:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 cmd 02:19:04 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:18 coverage.out 02:19:04 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:14 go.mod 02:19:04 -rw-rw-r-- 1 jenkins jenkins 36015 Jun 27 02:14 go.sum 02:19:04 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:14 internal 02:19:04 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:14 mock 02:19:04 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:14 snap 02:19:04 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:05 + 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=9ab625bad99472f2c65d15964aa973914fa595e5 --label arch=arm64 --label version=0.0.0 . 02:19:05 Sending build context to Docker daemon 3.12MB 02:19:05 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:19:05 Step 2/24 : FROM ${BASE} AS builder 02:19:05 ---> 5c8134db0bef 02:19:05 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:19:05 ---> Running in 47df2f245774 02:19:05 Removing intermediate container 47df2f245774 02:19:05 ---> 1a9214e78135 02:19:05 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:19:06 ---> Running in f70f4d993833 02:19:06 Removing intermediate container f70f4d993833 02:19:06 ---> 02694eb2d7e0 02:19:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:06 ---> Running in f22ca58c5d3d 02:19:08 Removing intermediate container f22ca58c5d3d 02:19:08 ---> 87d7ad821f77 02:19:08 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:19:08 ---> Running in 2fdf090ee7e0 02:19:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:19:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:19:11 OK: 224 MiB in 56 packages 02:19:12 Removing intermediate container 2fdf090ee7e0 02:19:12 ---> bd670d7389b8 02:19:12 Step 7/24 : WORKDIR /device-mqtt-go 02:19:12 ---> Running in bedfbab04f07 02:19:12 Removing intermediate container bedfbab04f07 02:19:12 ---> 014c94afd2c1 02:19:12 Step 8/24 : COPY go.mod vendor* ./ 02:19:13 ---> 101cd40562f0 02:19:13 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:13 ---> Running in a85cd97de252 02:19:15 Removing intermediate container a85cd97de252 02:19:15 ---> 18115abdaf7d 02:19:15 Step 10/24 : COPY . . 02:19:16 ---> 952c6ac8be6b 02:19:16 Step 11/24 : ARG MAKE='make build' 02:19:16 ---> Running in 2eb6e529b5e7 02:19:16 Removing intermediate container 2eb6e529b5e7 02:19:16 ---> cfc5dbf60d99 02:19:16 Step 12/24 : RUN $MAKE 02:19:16 ---> Running in e8135fba4b75 02:19:17 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 02:21:40 Removing intermediate container e8135fba4b75 02:21:40 ---> 99ebfb2b7a2e 02:21:40 Step 13/24 : FROM alpine:3.14 02:21:40 3.14: Pulling from library/alpine 02:21:40 455c02918c45: Pulling fs layer 02:21:40 455c02918c45: Verifying Checksum 02:21:40 455c02918c45: Download complete 02:21:40 455c02918c45: Pull complete 02:21:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:21:40 Status: Downloaded newer image for alpine:3.14 02:21:40 ---> ac73e934f311 02:21:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:21:40 ---> Running in a9ab8d65e46b 02:21:40 Removing intermediate container a9ab8d65e46b 02:21:40 ---> a1b544b912ba 02:21:40 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:21:40 ---> Running in 8b2d6bf7e2fc 02:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:21:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:21:40 (1/6) Installing dumb-init (1.2.5-r1) 02:21:40 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:21:40 (3/6) Installing libsodium (1.0.18-r0) 02:21:40 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:21:40 (5/6) Installing libzmq (4.3.4-r0) 02:21:40 (6/6) Installing zeromq (4.3.4-r0) 02:21:40 Executing busybox-1.33.1-r7.trigger 02:21:40 OK: 8 MiB in 20 packages 02:21:40 Removing intermediate container 8b2d6bf7e2fc 02:21:40 ---> 76a5be805950 02:21:40 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:21:41 ---> 1c12369f796b 02:21:41 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:41 ---> 95e1b660047f 02:21:41 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:42 ---> f45bc8dec3ff 02:21:42 Step 19/24 : EXPOSE 59982 02:21:42 ---> Running in 7da166ac4292 02:21:42 Removing intermediate container 7da166ac4292 02:21:42 ---> 2eaa12be0d58 02:21:42 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:21:42 ---> Running in ab9f2ef6bc00 02:21:43 Removing intermediate container ab9f2ef6bc00 02:21:43 ---> b166ab2f2663 02:21:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:21:43 ---> Running in d7aa23bcf32c 02:21:43 Removing intermediate container d7aa23bcf32c 02:21:43 ---> 0553b79fbfc0 02:21:43 Step 22/24 : LABEL arch=arm64 02:21:43 ---> Running in b90ce10639ef 02:21:43 Removing intermediate container b90ce10639ef 02:21:43 ---> 7feeaa230a76 02:21:43 Step 23/24 : LABEL git_sha=9ab625bad99472f2c65d15964aa973914fa595e5 02:21:44 ---> Running in 177085fa2084 02:21:44 Removing intermediate container 177085fa2084 02:21:44 ---> 034a840ece93 02:21:44 Step 24/24 : LABEL version=0.0.0 02:21:44 ---> Running in b67586cbd034 02:21:44 Removing intermediate container b67586cbd034 02:21:44 ---> ccd2b4265968 02:21:44 [Warning] One or more build-args [ARCH] were not consumed 02:21:44 Successfully built ccd2b4265968 02:21:44 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 02:21:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:45 02:21:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:46 arm64: Pulling from edgex-lftools-log-publisher 02:21:46 8998bd30e6a1: Pulling fs layer 02:21:46 04944245beec: Pulling fs layer 02:21:46 699f458cf7ca: Pulling fs layer 02:21:46 765212b225bb: Pulling fs layer 02:21:46 f23df028b6ca: Pulling fs layer 02:21:46 d65c8cfc05b1: Pulling fs layer 02:21:46 2437ff75d9bd: Pulling fs layer 02:21:46 765212b225bb: Waiting 02:21:46 d65c8cfc05b1: Waiting 02:21:46 f23df028b6ca: Waiting 02:21:46 2437ff75d9bd: Waiting 02:21:46 04944245beec: Verifying Checksum 02:21:46 04944245beec: Download complete 02:21:46 765212b225bb: Verifying Checksum 02:21:46 765212b225bb: Download complete 02:21:46 f23df028b6ca: Verifying Checksum 02:21:46 f23df028b6ca: Download complete 02:21:46 d65c8cfc05b1: Verifying Checksum 02:21:46 d65c8cfc05b1: Download complete 02:21:46 699f458cf7ca: Verifying Checksum 02:21:46 699f458cf7ca: Download complete 02:21:47 8998bd30e6a1: Verifying Checksum 02:21:47 8998bd30e6a1: Download complete 02:21:49 2437ff75d9bd: Verifying Checksum 02:21:49 2437ff75d9bd: Download complete 02:21:51 8998bd30e6a1: Pull complete 02:21:51 04944245beec: Pull complete 02:21:53 699f458cf7ca: Pull complete 02:21:53 765212b225bb: Pull complete 02:21:54 f23df028b6ca: Pull complete 02:21:54 d65c8cfc05b1: Pull complete 02:22:09 2437ff75d9bd: Pull complete 02:22:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:22:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:10 prd-ubuntu20.04-docker-arm64-4c-16g-15822 does not seem to be running inside a container 02:22:10 $ 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 02:22:13 $ docker top 3c15866d2a29dd86d4bec4b0251a6698b1bc341649cea92632d839c975a50050 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:22:14 ---> job-cost.sh 02:22:14 lf-activate-venv: SKIPPING 02:22:14 INFO: No Stack... 02:22:14 INFO: Retrieving Pricing Info for: v3-standard-4 02:22:15 INFO: Archiving Costs [Pipeline] sh 02:22:16 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:22:16 + cut -d, -f6 [Pipeline] lock 02:22:16 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] 02:22:16 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] did not exist. Created. 02:22:16 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:22:17 /w/workspace/device-mqtt-go/1@tmp/durable-4f319618/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:22:17 + echo total: 0.10999999940395355 [Pipeline] stash 02:22:18 Warning: overwriting stash ‘stack-cost’ 02:22:18 Stashed 1 file(s) [Pipeline] } 02:22:18 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-394-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:22:18 $ docker stop --time=1 3c15866d2a29dd86d4bec4b0251a6698b1bc341649cea92632d839c975a50050 02:22:19 $ docker rm -f 3c15866d2a29dd86d4bec4b0251a6698b1bc341649cea92632d839c975a50050 [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 02:22:20 provisioning config files... 02:22:20 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/config2739965704253194835tmp [Pipeline] { [Pipeline] sh 02:22:21 + set +x 02:22:21 + bash -s -- 02:22:21 + curl -s https://codecov.io/bash 02:22:21 02:22:21 _____ _ 02:22:21 / ____| | | 02:22:21 | | ___ __| | ___ ___ _____ __ 02:22:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:22:21 | |___| (_) | (_| | __/ (_| (_) \ V / 02:22:21 \_____\___/ \__,_|\___|\___\___/ \_/ 02:22:21 Bash-1.0.6 02:22:21 02:22:21 02:22:21 ==> git version 2.25.1 found 02:22:21 ==> 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 02:22:21 Release-Date: 2020-01-08 02:22:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:22:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:22:21 ==> Jenkins CI detected. 02:22:21 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-394 02:22:21 project root: . 02:22:21 --> token set from env 02:22:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:22:21 ==> Running gcov in . (disable via -X gcov) 02:22:21 ==> Python coveragepy not found 02:22:21 ==> Searching for coverage reports in: 02:22:21 + . 02:22:21 -> Found 1 reports 02:22:21 ==> Detecting git/mercurial file structure 02:22:21 ==> Reading reports 02:22:21 + ./coverage.out bytes=17887 02:22:21 ==> Appending adjustments 02:22:21 https://docs.codecov.io/docs/fixing-reports 02:22:21 + Found adjustments 02:22:21 ==> Gzipping contents 02:22:21 4.0K /tmp/codecov.ysTeGR.gz 02:22:21 ==> Uploading reports 02:22:21 url: https://codecov.io 02:22:21 query: branch=PR-394&commit=9ab625bad99472f2c65d15964aa973914fa595e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=394&job=&cmd_args= 02:22:21 -> Pinging Codecov 02:22:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-394&commit=9ab625bad99472f2c65d15964aa973914fa595e5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-394%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=394&job=&cmd_args= 02:22:21 -> Uploading to 02:22:21 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/7D719EC7BBE17E464838252E33014C33/9ab625bad99472f2c65d15964aa973914fa595e5/99f4b679-1a6c-41ff-94d0-18e643f29de2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T022221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fb1f06ef928610eee3e07c1f1293cfd31176d3bcaf2cdbfe5c0ddfa993a2d623 02:22:21 % Total % Received % Xferd Average Speed Time Time Time Current 02:22:21 Dload Upload Total Spent Left Speed 02:22:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 13991 --:--:-- --:--:-- --:--:-- 13991 02:22:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/9ab625bad99472f2c65d15964aa973914fa595e5 [Pipeline] } 02:22:21 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 02:22:23 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives ] 02:22:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives 02:22:23 total 16 02:22:23 drwxr-xr-x 3 root root 4096 Jun 27 02:05 . 02:22:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:05 .. 02:22:23 drwxr-xr-x 2 root root 4096 Jun 27 02:05 cost 02:22:23 -rw-r--r-- 1 root root 85 Jun 27 02:05 cost.csv 02:22:23 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives 02:22:23 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives 02:22:23 total 16 02:22:23 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:05 . 02:22:23 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:05 .. 02:22:23 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:05 cost 02:22:23 -rw-r--r-- 1 jenkins jenkins 85 Jun 27 02:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:22:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:22:25 ---> package-listing.sh 02:22:25 ++ facter osfamily 02:22:25 ++ tr '[:upper:]' '[:lower:]' 02:22:25 + OS_FAMILY=debian 02:22:25 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-394 02:22:25 + START_PACKAGES=/tmp/packages_start.txt 02:22:25 + END_PACKAGES=/tmp/packages_end.txt 02:22:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:25 + PACKAGES=/tmp/packages_start.txt 02:22:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-394 ']' 02:22:25 + PACKAGES=/tmp/packages_end.txt 02:22:25 + case "${OS_FAMILY}" in 02:22:25 + dpkg -l 02:22:25 + grep '^ii' 02:22:25 + '[' -f /tmp/packages_start.txt ']' 02:22:25 + '[' -f /tmp/packages_end.txt ']' 02:22:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:25 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-394 ']' 02:22:25 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives/ 02:22:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-394/archives/ [Pipeline] echo 02:22:25 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-394/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:22:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:22:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:22:26 prd-ubuntu20.04-docker-8c-8g-15663 does not seem to be running inside a container 02:22:26 $ 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-394/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-394 -v /w/workspace/gexfoundry_device-mqtt-go_PR-394:/w/workspace/gexfoundry_device-mqtt-go_PR-394:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:22:27 $ docker top 68ec3a4f46191cd3e6a9a18430e6e596fd8f95adbba2e91b39a4c0bef563a5fe -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:22:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:22:28 + ls /var/log/sa-host 02:22:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:22:28 provisioning config files... 02:22:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-394@tmp/config656419335717872641tmp [Pipeline] { [Pipeline] echo 02:22:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:22:28 ---> create-netrc.sh [Pipeline] } 02:22:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:29 ---> python-tools-install.sh [Pipeline] echo 02:22:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:29 ---> sudo-logs.sh 02:22:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:29 ---> job-cost.sh 02:22:29 lf-activate-venv: SKIPPING 02:22:29 DEBUG: total: 0.2199999988079071 02:22:29 INFO: Retrieving Stack Cost... 02:22:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:30 INFO: Archiving Costs [Pipeline] echo 02:22:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:31 ---> logs-deploy.sh 02:22:31 lf-activate-venv: SKIPPING 02:22:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-394/1 02:22:31 INFO: archiving workspace using pattern(s): 02:22:32 Archives upload complete. 02:22:32 INFO: archiving logs to Nexus