Pull request #481 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d27a132a4c82dce27c35c5c589db7232da106559+bc7652beee9a90296fe0b57947c4589a421f5e02 (a0d54ff2d1393ced5e26e51d82cb088bfc6091fa) 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-ssh16630818206283127646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9450929376418340774.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh 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-481/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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3556820749091643113.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-481/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1710145003616385752.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh17591409787145712138.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-481/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-481/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1779718312165831787.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5670 in /w/workspace/gexfoundry_device-mqtt-go_PR-481 [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-481 # 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/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit d27a132a4c82dce27c35c5c589db7232da106559 Merge succeeded, producing d27a132a4c82dce27c35c5c589db7232da106559 Checking out Revision d27a132a4c82dce27c35c5c589db7232da106559 (PR-481) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config core.sparsecheckout # timeout=10 > git checkout -f d27a132a4c82dce27c35c5c589db7232da106559 # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d27a132a4c82dce27c35c5c589db7232da106559 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:03:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:03:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:03:23 ========================================================= 02:03:23 EdgeX Global Pipelines Version Info 02:03:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:03:27 ------------------- 02:03:27 stable info: 02:03:27 ------------------- 02:03:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:03:27 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:03:27 Message: update stable to v1.0.244 02:03:29 ------------------- 02:03:29 experimental info: 02:03:29 ------------------- 02:03:29 Commited By: **** collab-it+edgex@linuxfoundation.org 02:03:29 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:03:29 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:03:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:03:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:03:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:03:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:03:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-481 [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-481 [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-481 [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d27a132a4c82dce27c35c5c589db7232da106559 [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d27a132 [Pipeline] echo 02:03:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:03:31 provisioning config files... 02:03:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/config15930768801863808457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:03:31 ---> docker-login.sh 02:03:31 nexus3.edgexfoundry.org:10001 02:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:32 Configure a credential helper to remove this warning. See 02:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:32 02:03:32 Login Succeeded 02:03:32 nexus3.edgexfoundry.org:10002 02:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:32 Configure a credential helper to remove this warning. See 02:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:32 02:03:32 Login Succeeded 02:03:32 nexus3.edgexfoundry.org:10003 02:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:32 Configure a credential helper to remove this warning. See 02:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:32 02:03:32 Login Succeeded 02:03:32 nexus3.edgexfoundry.org:10004 02:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:32 Configure a credential helper to remove this warning. See 02:03:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:32 02:03:32 Login Succeeded 02:03:32 docker.io 02:03:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:03:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:03:33 Configure a credential helper to remove this warning. See 02:03:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:03:33 02:03:33 Login Succeeded 02:03:33 ---> docker-login.sh ends [Pipeline] } 02:03:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:03:34 + git rev-list -1 --merges d27a132a4c82dce27c35c5c589db7232da106559~1..d27a132a4c82dce27c35c5c589db7232da106559 [Pipeline] echo 02:03:34 -----------> git rev-list -1 --merges d27a132a4c82dce27c35c5c589db7232da106559~1..d27a132a4c82dce27c35c5c589db7232da106559 d27a132a4c82dce27c35c5c589db7232da106559 [false] [Pipeline] sh 02:03:34 + git log --format=format:%s -1 d27a132a4c82dce27c35c5c589db7232da106559 [Pipeline] echo 02:03:34 ========================================================= 02:03:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:03:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:03:35 + git log --format=format:%s -1 d27a132a4c82dce27c35c5c589db7232da106559 [Pipeline] echo 02:03:35 [semverPrep] GIT_COMMIT: d27a132a4c82dce27c35c5c589db7232da106559, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:03:35 [semverPrep] This is not a build commit. [Pipeline] sh 02:03:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:03:35 + grep -v github /etc/ssh/ssh_known_hosts 02:03:35 + [ -e /tmp/ssh_known_hosts ] 02:03:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:03:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:03:35 + sudo tee -a /etc/ssh/ssh_known_hosts 02:03:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:36 02:03:36 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:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:36 0.1.4: Pulling from edgex-devops/py-git-semver 02:03:36 b85a868b505f: Pulling fs layer 02:03:36 e2be974225ed: Pulling fs layer 02:03:36 339a4e72a1f5: Pulling fs layer 02:03:36 988bab9f4d93: Pulling fs layer 02:03:36 1469e6f7b9e6: Pulling fs layer 02:03:36 eaf3925da568: Pulling fs layer 02:03:36 bab4dde63d76: Pulling fs layer 02:03:36 bde34c3a00c8: Pulling fs layer 02:03:36 b352a97aabf1: Pulling fs layer 02:03:36 4872d77fe225: Pulling fs layer 02:03:36 5851b861e8e6: Pulling fs layer 02:03:36 bab4dde63d76: Waiting 02:03:36 5851b861e8e6: Waiting 02:03:36 4872d77fe225: Waiting 02:03:36 988bab9f4d93: Waiting 02:03:36 eaf3925da568: Waiting 02:03:36 1469e6f7b9e6: Waiting 02:03:36 b352a97aabf1: Waiting 02:03:36 bde34c3a00c8: Waiting 02:03:36 e2be974225ed: Download complete 02:03:36 988bab9f4d93: Download complete 02:03:36 1469e6f7b9e6: Verifying Checksum 02:03:36 1469e6f7b9e6: Download complete 02:03:36 eaf3925da568: Verifying Checksum 02:03:36 eaf3925da568: Download complete 02:03:36 339a4e72a1f5: Download complete 02:03:36 bde34c3a00c8: Verifying Checksum 02:03:36 bde34c3a00c8: Download complete 02:03:36 b352a97aabf1: Verifying Checksum 02:03:36 b352a97aabf1: Download complete 02:03:37 4872d77fe225: Verifying Checksum 02:03:37 4872d77fe225: Download complete 02:03:37 5851b861e8e6: Download complete 02:03:37 b85a868b505f: Verifying Checksum 02:03:37 b85a868b505f: Download complete 02:03:37 bab4dde63d76: Verifying Checksum 02:03:37 bab4dde63d76: Download complete 02:03:38 b85a868b505f: Pull complete 02:03:38 e2be974225ed: Pull complete 02:03:38 339a4e72a1f5: Pull complete 02:03:38 988bab9f4d93: Pull complete 02:03:39 1469e6f7b9e6: Pull complete 02:03:39 eaf3925da568: Pull complete 02:03:40 bab4dde63d76: Pull complete 02:03:40 bde34c3a00c8: Pull complete 02:03:40 b352a97aabf1: Pull complete 02:03:40 4872d77fe225: Pull complete 02:03:40 5851b861e8e6: Pull complete 02:03:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:03:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:03:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:41 prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container 02:03:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-481 -v /w/workspace/gexfoundry_device-mqtt-go_PR-481:/w/workspace/gexfoundry_device-mqtt-go_PR-481:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:03:42 $ docker top a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d -eo pid,comm 02:03:42 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:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:03:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:42 [ssh-agent] Looking for ssh-agent implementation... 02:03:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:42 $ docker exec a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d ssh-agent 02:03:43 SSH_AUTH_SOCK=/tmp/ssh-KF1KX4gRIGIq/agent.32 02:03:43 SSH_AGENT_PID=38 02:03:43 Running ssh-add (command line suppressed) 02:03:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/private_key_6587279981638389146.key (/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/private_key_6587279981638389146.key) 02:03:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:43 + git tag --points-at HEAD [Pipeline] } 02:03:43 $ docker exec --env ******** --env ******** a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d ssh-agent -k 02:03:43 unset SSH_AUTH_SOCK; 02:03:43 unset SSH_AGENT_PID; 02:03:43 echo Agent pid 38 killed; 02:03:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:03:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:03:43 [ssh-agent] Looking for ssh-agent implementation... 02:03:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:03:43 $ docker exec a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d ssh-agent 02:03:43 SSH_AUTH_SOCK=/tmp/ssh-vI5kaYin1QIj/agent.70 02:03:43 SSH_AGENT_PID=76 02:03:43 Running ssh-add (command line suppressed) 02:03:43 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/private_key_10027537265552961690.key (/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/private_key_10027537265552961690.key) 02:03:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:03:44 + git semver init 02:03:44 2023-02-14 02:03:44,496 [run_init] DEBUG init version:0.0.0 force:False 02:03:44 2023-02-14 02:03:44,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver 02:03:44 2023-02-14 02:03:44,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver 02:03:44 2023-02-14 02:03:44,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-481, universal_newlines=False, shell=None, istream=None) 02:04:31 2023-02-14 02:04:25,142 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481/.git/info/exclude 02:04:31 2023-02-14 02:04:25,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver/PR-481 with force:False 02:04:31 2023-02-14 02:04:25,143 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver/PR-481 02:04:31 2023-02-14 02:04:25,147 [execute] INFO git cat-file --batch-check 02:04:31 2023-02-14 02:04:25,147 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) 02:04:31 2023-02-14 02:04:25,152 [execute] INFO git cat-file --batch 02:04:31 2023-02-14 02:04:25,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver, universal_newlines=False, shell=None, istream=) 02:04:31 2023-02-14 02:04:25,156 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-481/.semver/PR-481 02:04:31 0.0.0 [Pipeline] } 02:04:31 $ docker exec --env ******** --env ******** a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d ssh-agent -k 02:04:31 unset SSH_AUTH_SOCK; 02:04:31 unset SSH_AGENT_PID; 02:04:31 echo Agent pid 76 killed; 02:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:04:31 + git semver [Pipeline] } 02:04:32 $ docker stop --time=1 a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d 02:04:33 $ docker rm -f --volumes a30a952b5081f4da635c0eed6de8f09c1ca3e131bd6b36bd35a07f6a6a832f6d [Pipeline] // withDockerContainer [Pipeline] sh 02:04:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:04:34 Stashed 1 file(s) [Pipeline] echo 02:04:34 [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:04:34 provisioning config files... 02:04:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/config6282138109614425301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:35 ---> docker-login.sh 02:04:35 nexus3.edgexfoundry.org:10001 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:35 Configure a credential helper to remove this warning. See 02:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:35 02:04:35 Login Succeeded 02:04:35 nexus3.edgexfoundry.org:10002 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:35 Configure a credential helper to remove this warning. See 02:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:35 02:04:35 Login Succeeded 02:04:35 nexus3.edgexfoundry.org:10003 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:35 Configure a credential helper to remove this warning. See 02:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:35 02:04:35 Login Succeeded 02:04:35 nexus3.edgexfoundry.org:10004 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:35 Configure a credential helper to remove this warning. See 02:04:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:35 02:04:35 Login Succeeded 02:04:35 docker.io 02:04:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:04:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:04:40 Configure a credential helper to remove this warning. See 02:04:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:04:40 02:04:40 Login Succeeded 02:04:40 ---> docker-login.sh ends [Pipeline] } 02:04:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:04:41 ========================================================= 02:04:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:04:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:04:41 Sending build context to Docker daemon 6.34MB 02:04:41 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:04:41 Step 2/12 : FROM ${BASE} AS builder 02:04:41 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:04:41 213ec9aee27d: Pulling fs layer 02:04:41 4583459ba037: Pulling fs layer 02:04:41 93c1e223e6f2: Pulling fs layer 02:04:41 53926ce57604: Pulling fs layer 02:04:41 21b2b0c7a3f4: Pulling fs layer 02:04:41 22ff95d597cd: Pulling fs layer 02:04:41 12d6caf4c0d1: Pulling fs layer 02:04:41 96b7cbca73a9: Pulling fs layer 02:04:41 a7acece74701: Pulling fs layer 02:04:41 53926ce57604: Waiting 02:04:41 21b2b0c7a3f4: Waiting 02:04:41 22ff95d597cd: Waiting 02:04:41 12d6caf4c0d1: Waiting 02:04:41 96b7cbca73a9: Waiting 02:04:41 a7acece74701: Waiting 02:04:41 93c1e223e6f2: Download complete 02:04:41 213ec9aee27d: Verifying Checksum 02:04:41 213ec9aee27d: Download complete 02:04:41 21b2b0c7a3f4: Download complete 02:04:41 22ff95d597cd: Download complete 02:04:41 213ec9aee27d: Pull complete 02:04:41 12d6caf4c0d1: Download complete 02:04:41 4583459ba037: Download complete 02:04:42 4583459ba037: Pull complete 02:04:42 93c1e223e6f2: Pull complete 02:04:42 53926ce57604: Verifying Checksum 02:04:42 53926ce57604: Download complete 02:04:42 a7acece74701: Verifying Checksum 02:04:42 a7acece74701: Download complete 02:04:43 96b7cbca73a9: Verifying Checksum 02:04:43 96b7cbca73a9: Download complete 02:04:45 53926ce57604: Pull complete 02:04:46 21b2b0c7a3f4: Pull complete 02:04:46 22ff95d597cd: Pull complete 02:04:46 12d6caf4c0d1: Pull complete 02:04:48 96b7cbca73a9: Pull complete 02:04:48 a7acece74701: Pull complete 02:04:48 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:04:48 ---> db6d94c90886 02:04:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:04:49 Still waiting to schedule task 02:04:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:04:50 ---> Running in 7f14cbf92c86 02:04:50 Removing intermediate container 7f14cbf92c86 02:04:50 ---> 9cee231146e0 02:04:50 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:04:51 ---> Running in 5d10fa114ce4 02:04:51 Removing intermediate container 5d10fa114ce4 02:04:51 ---> 949fdc9fdafc 02:04:51 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:04:51 ---> Running in 08df405ff455 02:04:51 Removing intermediate container 08df405ff455 02:04:51 ---> 65256251eefb 02:04:51 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:04:51 ---> Running in 04a5eaf7a4d2 02:04:51 Removing intermediate container 04a5eaf7a4d2 02:04:51 ---> 3667b2b1ccfc 02:04:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:04:51 ---> Running in c3eedc412128 02:04:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:05:48 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:05:48 (2/4) Installing libedit (20210910.3.1-r0) 02:05:48 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:05:58 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:06:00 Executing busybox-1.35.0-r17.trigger 02:06:00 OK: 216 MiB in 55 packages 02:06:01 Removing intermediate container c3eedc412128 02:06:01 ---> bd92ce5224ad 02:06:01 Step 8/12 : WORKDIR /device-mqtt-go 02:06:01 ---> Running in 0cfcc9d99e20 02:06:01 Removing intermediate container 0cfcc9d99e20 02:06:01 ---> e835bc0a7891 02:06:01 Step 9/12 : COPY go.mod vendor* ./ 02:06:01 ---> 6e560a5b7876 02:06:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:01 ---> Running in 35681d0e4643 02:07:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5676 in /w/workspace/gexfoundry_device-mqtt-go_PR-481 [Pipeline] { [Pipeline] ws 02:07:39 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:07:39 Selected Git installation does not exist. Using Default 02:07:39 The recommended git tool is: NONE 02:07:45 using credential edgex-jenkins-ssh 02:07:45 Cloning the remote Git repository 02:07:44 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:07:45 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:07:45 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:07:45 > git --version # timeout=10 02:07:45 > git --version # 'git version 2.25.1' 02:07:45 using GIT_SSH to set credentials SSH Credentials for GitHub 02:07:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:20 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:08:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:08:21 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:08:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:08:21 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/481/head:refs/remotes/origin/PR-481 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:08:28 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit d27a132a4c82dce27c35c5c589db7232da106559 02:08:29 Merge succeeded, producing d27a132a4c82dce27c35c5c589db7232da106559 02:08:29 Checking out Revision d27a132a4c82dce27c35c5c589db7232da106559 (PR-481) 02:08:29 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:08:29 > git --version # timeout=10 02:08:29 > git --version # 'git version 2.25.1' 02:08:29 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:08:28 > git config core.sparsecheckout # timeout=10 02:08:28 > git checkout -f d27a132a4c82dce27c35c5c589db7232da106559 # timeout=10 02:08:28 > git remote # timeout=10 02:08:28 > git config --get remote.origin.url # timeout=10 02:08:28 using GIT_SSH to set credentials SSH Credentials for GitHub 02:08:28 > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 02:08:28 > git rev-parse HEAD^{commit} # timeout=10 02:08:28 > git config core.sparsecheckout # timeout=10 02:08:28 > git checkout -f d27a132a4c82dce27c35c5c589db7232da106559 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:08:32 % Total % Received % Xferd Average Speed Time Time Time Current 02:08:32 Dload Upload Total Spent Left Speed 02:08:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 12751 100 12751 0 0 7434 0 0:00:01 0:00:01 --:--:-- 7439 [Pipeline] sh 02:08:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:08:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:08:34 + sudo tee /etc/docker/daemon.new 02:08:34 { 02:08:34 "registry-mirrors": [ 02:08:34 "https://nexus3.edgexfoundry.org:10001" 02:08:34 ], 02:08:34 "bip": "10.250.0.254/24", 02:08:34 "hosts": [ 02:08:34 "tcp://0.0.0.0:5555", 02:08:34 "unix:///var/run/docker.sock" 02:08:34 ], 02:08:34 "mtu": 1458, 02:08:34 "selinux-enabled": true, 02:08:34 "seccomp-profile": "/etc/docker/seccomp.json" 02:08:34 } [Pipeline] sh 02:08:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:08:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:08:53 provisioning config files... 02:08:53 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2487233620355766531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:08:54 ---> docker-login.sh 02:08:54 nexus3.edgexfoundry.org:10001 02:08:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:54 Configure a credential helper to remove this warning. See 02:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:54 02:08:54 Login Succeeded 02:08:54 nexus3.edgexfoundry.org:10002 02:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:55 Configure a credential helper to remove this warning. See 02:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:55 02:08:55 Login Succeeded 02:08:55 nexus3.edgexfoundry.org:10003 02:08:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:55 Configure a credential helper to remove this warning. See 02:08:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:55 02:08:55 Login Succeeded 02:08:55 nexus3.edgexfoundry.org:10004 02:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:08:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:08:56 Configure a credential helper to remove this warning. See 02:08:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:08:56 02:08:56 Login Succeeded 02:08:56 docker.io 02:08:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:00 Configure a credential helper to remove this warning. See 02:09:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:00 02:09:00 Login Succeeded 02:09:00 ---> docker-login.sh ends [Pipeline] } 02:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:09:01 ========================================================= 02:09:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:09:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:09:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 02:09:02 Sending build context to Docker daemon 3.277MB 02:09:02 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:09:02 Step 2/12 : FROM ${BASE} AS builder 02:09:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:03 9b18e9b68314: Pulling fs layer 02:09:03 35d82f9e3411: Pulling fs layer 02:09:03 e16973657156: Pulling fs layer 02:09:03 fc693d55d65f: Pulling fs layer 02:09:03 7e9fc2657dce: Pulling fs layer 02:09:03 dda99020689f: Pulling fs layer 02:09:03 db1c61fa0a46: Pulling fs layer 02:09:03 891c053d2c06: Pulling fs layer 02:09:03 dda99020689f: Waiting 02:09:03 db1c61fa0a46: Waiting 02:09:03 891c053d2c06: Waiting 02:09:03 fc693d55d65f: Waiting 02:09:03 7e9fc2657dce: Waiting 02:09:03 e16973657156: Verifying Checksum 02:09:03 e16973657156: Download complete 02:09:03 35d82f9e3411: Verifying Checksum 02:09:03 35d82f9e3411: Download complete 02:09:03 7e9fc2657dce: Download complete 02:09:03 dda99020689f: Verifying Checksum 02:09:03 dda99020689f: Download complete 02:09:03 9b18e9b68314: Verifying Checksum 02:09:03 9b18e9b68314: Download complete 02:09:04 9b18e9b68314: Pull complete 02:09:04 891c053d2c06: Verifying Checksum 02:09:04 891c053d2c06: Download complete 02:09:05 35d82f9e3411: Pull complete 02:09:05 e16973657156: Pull complete 02:09:07 db1c61fa0a46: Verifying Checksum 02:09:07 db1c61fa0a46: Download complete 02:09:08 fc693d55d65f: Verifying Checksum 02:09:08 fc693d55d65f: Download complete 02:09:20 fc693d55d65f: Pull complete 02:09:20 7e9fc2657dce: Pull complete 02:09:20 dda99020689f: Pull complete 02:09:27 db1c61fa0a46: Pull complete 02:09:28 891c053d2c06: Pull complete 02:09:28 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:09:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:09:28 ---> f96f9c87975a 02:09:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:09:30 ---> Running in 0ca3cea0b6e2 02:09:30 Removing intermediate container 0ca3cea0b6e2 02:09:30 ---> a0c817d05ee3 02:09:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:09:30 ---> Running in 16d851ba9d97 02:09:30 Removing intermediate container 16d851ba9d97 02:09:30 ---> 2bf45f5928d3 02:09:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:09:30 ---> Running in da1f61f98298 02:09:31 Removing intermediate container da1f61f98298 02:09:31 ---> 2104204ae090 02:09:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:09:31 ---> Running in 9f1543a04c1e 02:09:31 Removing intermediate container 9f1543a04c1e 02:09:31 ---> db41fff158d3 02:09:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:09:31 ---> Running in 9c76e995564f 02:09:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:10:30 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:10:36 (2/4) Installing libedit (20210910.3.1-r0) 02:10:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:10:57 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:11:07 Executing busybox-1.35.0-r17.trigger 02:11:07 OK: 226 MiB in 55 packages 02:11:07 Removing intermediate container 9c76e995564f 02:11:07 ---> c5dc39be34ae 02:11:07 Step 8/12 : WORKDIR /device-mqtt-go 02:11:07 ---> Running in 672c2b9d8bcb 02:11:07 Removing intermediate container 672c2b9d8bcb 02:11:07 ---> 2d66415f7a86 02:11:07 Step 9/12 : COPY go.mod vendor* ./ 02:11:07 ---> afecbffb43f5 02:11:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:07 ---> Running in a3343144e9c1 02:15:45 Removing intermediate container a3343144e9c1 02:15:45 ---> 9d3e137172f7 02:15:45 Step 11/12 : COPY . . 02:15:46 ---> 3b9ce6ab5353 02:15:46 Step 12/12 : RUN $MAKE 02:15:46 ---> Running in 51e753fb7535 02:15:47 noop 02:15:48 Removing intermediate container 51e753fb7535 02:15:48 ---> 094aa6d65d6e 02:15:48 Successfully built 094aa6d65d6e 02:15:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:48 + docker inspect -f . ci-base-image-arm64 02:15:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:49 prd-ubuntu20.04-docker-arm64-4c-16g-5676 does not seem to be running inside a container 02:15:48 $ 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:15:50 $ docker top bbb88d5e13177b211d051cd6bfa179f3a2037a72227cbfbc686b1b411326c2a1 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:51 + go version 02:15:51 go version go1.18.7 linux/arm64 [Pipeline] } 02:15:51 $ docker stop --time=1 bbb88d5e13177b211d051cd6bfa179f3a2037a72227cbfbc686b1b411326c2a1 02:15:52 $ docker rm -f --volumes bbb88d5e13177b211d051cd6bfa179f3a2037a72227cbfbc686b1b411326c2a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:53 + docker inspect -f . ci-base-image-arm64 02:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:54 prd-ubuntu20.04-docker-arm64-4c-16g-5676 does not seem to be running inside a container 02:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/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:15:55 $ docker top be1a39fac7af3cc1aa69dd07e2a2453a57d8a6e4c4589e8f98ad03b022a73309 -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:56 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:15:57 + make test 02:15:57 go test ./... -coverprofile=coverage.out ./... 02:15:59 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:17:35 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:17:35 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.067s coverage: 21.8% of statements 02:17:35 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:17:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:17:35 go vet ./... 02:17:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:54 ./bin/test-attribution-txt.sh 02:17:54 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:17:54 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:17:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:17:54 $ docker stop --time=1 be1a39fac7af3cc1aa69dd07e2a2453a57d8a6e4c4589e8f98ad03b022a73309 02:17:55 $ docker rm -f --volumes be1a39fac7af3cc1aa69dd07e2a2453a57d8a6e4c4589e8f98ad03b022a73309 [Pipeline] // withDockerContainer [Pipeline] sh 02:17:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:17:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:17:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:17:58 + ls -al . 02:17:58 total 180 02:17:58 drwxrwxr-x 9 jenkins jenkins 4096 Feb 14 02:15 . 02:17:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:07 .. 02:17:58 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 02:08 .dockerignore 02:17:58 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:08 .git 02:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:08 .github 02:17:58 -rw-rw-r-- 1 jenkins jenkins 329 Feb 14 02:08 .gitignore 02:17:58 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:08 .golangci.yml 02:17:58 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 14 02:08 Attribution.txt 02:17:58 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 14 02:08 CHANGELOG.md 02:17:58 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 14 02:08 Dockerfile 02:17:58 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:08 GOVERNANCE.md 02:17:58 -rw-rw-r-- 1 jenkins jenkins 678 Feb 14 02:08 Jenkinsfile 02:17:58 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 02:08 LICENSE 02:17:58 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 14 02:08 Makefile 02:17:58 -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 02:08 OWNERS.md 02:17:58 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 14 02:08 README.md 02:17:58 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:04 VERSION 02:17:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:08 bin 02:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:08 cmd 02:17:58 -rw-r--r-- 1 jenkins jenkins 17887 Feb 14 02:17 coverage.out 02:17:58 -rw-rw-r-- 1 jenkins jenkins 3376 Feb 14 02:08 go.mod 02:17:58 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 14 02:08 go.sum 02:17:58 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:08 internal 02:17:58 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:08 mock 02:17:58 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:08 snap 02:17:58 -rw-rw-r-- 1 jenkins jenkins 227 Feb 14 02:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:17:59 + 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=d27a132a4c82dce27c35c5c589db7232da106559 --label arch=arm64 --label version=0.0.0 . 02:17:59 Sending build context to Docker daemon 3.295MB 02:17:59 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:17:59 Step 2/24 : FROM ${BASE} AS builder 02:17:59 ---> 094aa6d65d6e 02:17:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:17:59 ---> Running in fb0e3a07a9a1 02:18:00 Removing intermediate container fb0e3a07a9a1 02:18:00 ---> a922d6a430ea 02:18:00 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:18:00 ---> Running in 02ab76505488 02:18:00 Removing intermediate container 02ab76505488 02:18:00 ---> fd82b65bcf7a 02:18:00 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:18:00 ---> Running in 99656df0f4d2 02:18:00 Removing intermediate container 99656df0f4d2 02:18:00 ---> c66ce4cb45ec 02:18:00 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:18:00 ---> Running in 89fe623ef248 02:18:01 Removing intermediate container 89fe623ef248 02:18:01 ---> 660469dcdc36 02:18:01 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:01 ---> Running in 55dc9afeda9f 02:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:18:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:18:16 OK: 226 MiB in 55 packages 02:18:16 Removing intermediate container 55dc9afeda9f 02:18:16 ---> 59c052a79e39 02:18:16 Step 8/24 : WORKDIR /device-mqtt-go 02:18:16 ---> Running in 5053475021c1 02:18:17 Removing intermediate container 5053475021c1 02:18:17 ---> 5b764eab764a 02:18:17 Step 9/24 : COPY go.mod vendor* ./ 02:18:17 ---> 91a8462d4e6b 02:18:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:17 ---> Running in 4d1742f0dff3 02:18:20 Removing intermediate container 4d1742f0dff3 02:18:20 ---> 19d344be63af 02:18:20 Step 11/24 : COPY . . 02:18:21 ---> badbfb31ddb5 02:18:21 Step 12/24 : RUN $MAKE 02:18:21 ---> Running in e7e4196bf04c 02:18:22 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:19:38 Removing intermediate container 35681d0e4643 02:19:38 ---> 8541ed60dfa2 02:19:38 Step 11/12 : COPY . . 02:19:38 ---> a96fc8feb185 02:19:38 Step 12/12 : RUN $MAKE 02:19:38 ---> Running in 460bd3590889 02:19:38 noop 02:19:38 Removing intermediate container 460bd3590889 02:19:38 ---> e18f07d0980d 02:19:38 Successfully built e18f07d0980d 02:19:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:38 + docker inspect -f . ci-base-image-x86_64 02:19:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:39 prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container 02:19:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-481 -v /w/workspace/gexfoundry_device-mqtt-go_PR-481:/w/workspace/gexfoundry_device-mqtt-go_PR-481:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:39 $ docker top 3275c65059b6a7490cb33f4326c21d40f86a87dc6dfd9ae8d8cabe0ef6b1f42e -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:39 + go version 02:19:39 go version go1.18.7 linux/amd64 [Pipeline] } 02:19:39 $ docker stop --time=1 3275c65059b6a7490cb33f4326c21d40f86a87dc6dfd9ae8d8cabe0ef6b1f42e 02:19:41 $ docker rm -f --volumes 3275c65059b6a7490cb33f4326c21d40f86a87dc6dfd9ae8d8cabe0ef6b1f42e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:41 + docker inspect -f . ci-base-image-x86_64 02:19:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:42 prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container 02:19:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-481 -v /w/workspace/gexfoundry_device-mqtt-go_PR-481:/w/workspace/gexfoundry_device-mqtt-go_PR-481:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:42 $ docker top e45a89b09d2ae6c0f84e0abddcfb52b641966b6c1c6bb471980f39e1ec3f4785 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:42 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-481 [Pipeline] fileExists [Pipeline] sh 02:19:43 + make test 02:19:43 go test ./... -coverprofile=coverage.out ./... 02:19:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:19:53 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:19:53 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements 02:19:53 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:19:59 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 02:19:59 go vet ./... 02:20:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:20:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:20:02 ./bin/test-attribution-txt.sh 02:20:02 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 02:20:02 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 02:20:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:20:02 $ docker stop --time=1 e45a89b09d2ae6c0f84e0abddcfb52b641966b6c1c6bb471980f39e1ec3f4785 02:20:04 $ docker rm -f --volumes e45a89b09d2ae6c0f84e0abddcfb52b641966b6c1c6bb471980f39e1ec3f4785 [Pipeline] // withDockerContainer [Pipeline] sh 02:20:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:20:05 Warning: overwriting stash ‘coverage-report’ 02:20:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:20:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:20:05 + ls -al . 02:20:05 total 184 02:20:05 drwxrwxr-x 10 jenkins jenkins 4096 Feb 14 02:19 . 02:20:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:03 .. 02:20:05 -rw-rw-r-- 1 jenkins jenkins 140 Feb 14 02:03 .dockerignore 02:20:05 drwxrwxr-x 8 jenkins jenkins 4096 Feb 14 02:19 .git 02:20:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:03 .github 02:20:05 -rw-rw-r-- 1 jenkins jenkins 329 Feb 14 02:03 .gitignore 02:20:05 -rw-rw-r-- 1 jenkins jenkins 41 Feb 14 02:03 .golangci.yml 02:20:05 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:04 .semver 02:20:05 -rw-rw-r-- 1 jenkins jenkins 9189 Feb 14 02:03 Attribution.txt 02:20:05 -rw-rw-r-- 1 jenkins jenkins 13162 Feb 14 02:03 CHANGELOG.md 02:20:05 -rw-rw-r-- 1 jenkins jenkins 1689 Feb 14 02:03 Dockerfile 02:20:05 -rw-rw-r-- 1 jenkins jenkins 677 Feb 14 02:03 GOVERNANCE.md 02:20:05 -rw-rw-r-- 1 jenkins jenkins 678 Feb 14 02:03 Jenkinsfile 02:20:05 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 14 02:03 LICENSE 02:20:05 -rw-rw-r-- 1 jenkins jenkins 1697 Feb 14 02:03 Makefile 02:20:05 -rw-rw-r-- 1 jenkins jenkins 620 Feb 14 02:03 OWNERS.md 02:20:05 -rw-rw-r-- 1 jenkins jenkins 3165 Feb 14 02:03 README.md 02:20:05 -rw-rw-r-- 1 jenkins jenkins 5 Feb 14 02:04 VERSION 02:20:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:03 bin 02:20:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:03 cmd 02:20:05 -rw-r--r-- 1 jenkins jenkins 17887 Feb 14 02:19 coverage.out 02:20:05 -rw-rw-r-- 1 jenkins jenkins 3376 Feb 14 02:03 go.mod 02:20:05 -rw-rw-r-- 1 jenkins jenkins 33279 Feb 14 02:03 go.sum 02:20:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 14 02:03 internal 02:20:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 14 02:03 mock 02:20:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 14 02:03 snap 02:20:05 -rw-rw-r-- 1 jenkins jenkins 227 Feb 14 02:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:06 + 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=d27a132a4c82dce27c35c5c589db7232da106559 --label arch=amd64 --label version=0.0.0 . 02:20:06 Sending build context to Docker daemon 6.358MB 02:20:06 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:20:06 Step 2/24 : FROM ${BASE} AS builder 02:20:06 ---> e18f07d0980d 02:20:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:20:06 ---> Running in b4516de2cf53 02:20:06 Removing intermediate container b4516de2cf53 02:20:06 ---> 20b213a708cb 02:20:06 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:20:06 ---> Running in b86fa0ee7e57 02:20:06 Removing intermediate container b86fa0ee7e57 02:20:06 ---> 327cf3495b88 02:20:06 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:20:06 ---> Running in ba1e4319f23c 02:20:06 Removing intermediate container ba1e4319f23c 02:20:06 ---> 3f6c2d9b4147 02:20:06 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:20:06 ---> Running in d6450e13dddc 02:20:06 Removing intermediate container d6450e13dddc 02:20:06 ---> cf474bb90b7c 02:20:06 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:06 ---> Running in da41362d6230 02:20:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:20:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:20:19 OK: 216 MiB in 55 packages 02:20:20 Removing intermediate container da41362d6230 02:20:20 ---> f5f0bb473bd2 02:20:20 Step 8/24 : WORKDIR /device-mqtt-go 02:20:20 ---> Running in 9315aff4f899 02:20:20 Removing intermediate container 9315aff4f899 02:20:20 ---> c31e8965527b 02:20:20 Step 9/24 : COPY go.mod vendor* ./ 02:20:20 ---> 767676311382 02:20:20 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:20 ---> Running in d6bf415a4c51 02:20:21 Removing intermediate container d6bf415a4c51 02:20:21 ---> 950887b3d164 02:20:21 Step 11/24 : COPY . . 02:20:21 ---> 53d8cab0e5ef 02:20:21 Step 12/24 : RUN $MAKE 02:20:21 ---> Running in 16e57de36509 02:20:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 02:20:39 Removing intermediate container 16e57de36509 02:20:39 ---> 2e0fbecb2559 02:20:39 Step 13/24 : FROM alpine:3.16 02:20:44 Removing intermediate container e7e4196bf04c 02:20:44 ---> a0c0144cf8eb 02:20:44 Step 13/24 : FROM alpine:3.16 02:20:44 3.16: Pulling from library/alpine 02:20:44 3760b48202b3: Pulling fs layer 02:20:44 3760b48202b3: Download complete 02:20:44 3760b48202b3: Pull complete 02:20:44 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:20:44 Status: Downloaded newer image for alpine:3.16 02:20:44 ---> 4c81e5bf8899 02:20:44 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:20:44 ---> Running in 3cd20c4b0467 02:20:44 Removing intermediate container 3cd20c4b0467 02:20:44 ---> 1adb43514999 02:20:44 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:20:44 ---> Running in c750e11ad09e 02:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:20:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:20:45 3.16: Pulling from library/alpine 02:20:46 ef5531b6e74e: Pulling fs layer 02:20:54 ef5531b6e74e: Download complete 02:20:54 ef5531b6e74e: Pull complete 02:20:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:20:54 Status: Downloaded newer image for alpine:3.16 02:20:54 ---> dfd21b5a31f5 02:20:54 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:20:54 ---> Running in cedb56518c82 02:20:54 Removing intermediate container cedb56518c82 02:20:54 ---> 5879b9021bf0 02:20:54 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:20:54 ---> Running in 89367cc68a16 02:20:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:21:04 (1/1) Installing dumb-init (1.2.5-r1) 02:21:05 Executing busybox-1.35.0-r17.trigger 02:21:05 OK: 6 MiB in 15 packages 02:21:05 Removing intermediate container 89367cc68a16 02:21:05 ---> 09116a7be0ea 02:21:05 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:21:05 ---> fe011c368452 02:21:05 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:05 ---> cf5a77e6e7da 02:21:05 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:06 ---> d38582f56502 02:21:06 Step 19/24 : EXPOSE 59982 02:21:06 ---> Running in be15e176e9e9 02:21:06 Removing intermediate container be15e176e9e9 02:21:06 ---> 18ad512fdb9f 02:21:06 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:21:06 ---> Running in 2102fed4d476 02:21:06 Removing intermediate container 2102fed4d476 02:21:06 ---> c6c39d7de2d9 02:21:06 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:21:06 ---> Running in 86a83093b368 02:21:06 Removing intermediate container 86a83093b368 02:21:06 ---> 3e79a6d0bdf5 02:21:06 Step 22/24 : LABEL arch=amd64 02:21:06 ---> Running in 261738ad3f11 02:21:06 Removing intermediate container 261738ad3f11 02:21:06 ---> c9aa601feee3 02:21:06 Step 23/24 : LABEL git_sha=d27a132a4c82dce27c35c5c589db7232da106559 02:21:06 ---> Running in 1cfeccb9e637 02:21:06 Removing intermediate container 1cfeccb9e637 02:21:06 ---> 6b26dd10e35a 02:21:06 Step 24/24 : LABEL version=0.0.0 02:21:06 ---> Running in 0f44a10abfdc 02:21:06 Removing intermediate container 0f44a10abfdc 02:21:06 ---> 798643775cf4 02:21:06 [Warning] One or more build-args [ARCH] were not consumed 02:21:06 Successfully built 798643775cf4 02:21:06 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:07 02:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:08 latest: Pulling from edgex-lftools-log-publisher 02:21:08 5eb5b503b376: Pulling fs layer 02:21:08 5c69ac0246d0: Pulling fs layer 02:21:08 ec43610c2a17: Pulling fs layer 02:21:08 3a2ae6a8a46f: Pulling fs layer 02:21:08 33b1e0a273af: Pulling fs layer 02:21:08 5d3b04190fa2: Pulling fs layer 02:21:08 2f39f015ded8: Pulling fs layer 02:21:08 33b1e0a273af: Waiting 02:21:08 5d3b04190fa2: Waiting 02:21:08 3a2ae6a8a46f: Waiting 02:21:08 2f39f015ded8: Waiting 02:21:08 5c69ac0246d0: Verifying Checksum 02:21:08 5c69ac0246d0: Download complete 02:21:08 3a2ae6a8a46f: Download complete 02:21:08 ec43610c2a17: Verifying Checksum 02:21:08 ec43610c2a17: Download complete 02:21:08 33b1e0a273af: Verifying Checksum 02:21:08 33b1e0a273af: Download complete 02:21:08 5d3b04190fa2: Verifying Checksum 02:21:08 5d3b04190fa2: Download complete 02:21:08 5eb5b503b376: Verifying Checksum 02:21:08 5eb5b503b376: Download complete 02:21:09 2f39f015ded8: Download complete 02:21:09 5eb5b503b376: Pull complete 02:21:10 5c69ac0246d0: Pull complete 02:21:10 ec43610c2a17: Pull complete 02:21:10 3a2ae6a8a46f: Pull complete 02:21:10 33b1e0a273af: Pull complete 02:21:10 (1/1) Installing dumb-init (1.2.5-r1) 02:21:10 Executing busybox-1.35.0-r17.trigger 02:21:10 OK: 5 MiB in 15 packages 02:21:10 Removing intermediate container c750e11ad09e 02:21:10 ---> a203cae9b2ad 02:21:10 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:21:10 5d3b04190fa2: Pull complete 02:21:11 ---> 7b1e6f5b285a 02:21:11 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:21:11 ---> 67345467b25b 02:21:11 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:21:12 ---> 5e88fa30f31a 02:21:12 Step 19/24 : EXPOSE 59982 02:21:12 ---> Running in 806333c06d56 02:21:12 Removing intermediate container 806333c06d56 02:21:12 ---> c98a6fc86816 02:21:12 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:21:12 ---> Running in 1da148e47582 02:21:13 Removing intermediate container 1da148e47582 02:21:13 ---> 0e6a900ca216 02:21:13 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:21:13 ---> Running in b40a348d900d 02:21:13 Removing intermediate container b40a348d900d 02:21:13 ---> d01935b53a95 02:21:13 Step 22/24 : LABEL arch=arm64 02:21:13 ---> Running in c81ea6487ea9 02:21:13 Removing intermediate container c81ea6487ea9 02:21:13 ---> b26cef505049 02:21:13 Step 23/24 : LABEL git_sha=d27a132a4c82dce27c35c5c589db7232da106559 02:21:13 ---> Running in e55d18668a99 02:21:14 Removing intermediate container e55d18668a99 02:21:14 ---> e3badf1612b4 02:21:14 Step 24/24 : LABEL version=0.0.0 02:21:14 ---> Running in 557e3f3da77d 02:21:14 Removing intermediate container 557e3f3da77d 02:21:14 ---> 1bad884f336b 02:21:14 [Warning] One or more build-args [ARCH] were not consumed 02:21:14 Successfully built 1bad884f336b 02:21:14 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] } 02:21:15 2f39f015ded8: Pull complete 02:21:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] // stage Post stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:15 prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container 02:21:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-481 -v /w/workspace/gexfoundry_device-mqtt-go_PR-481:/w/workspace/gexfoundry_device-mqtt-go_PR-481:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:21:16 $ docker top 6413d77cabae26b634e96a94c357f57282f59f2959e5477eddf4242368933c3d -eo pid,comm [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 ---> job-cost.sh 02:21:17 lf-activate-venv: SKIPPING 02:21:17 INFO: No Stack... 02:21:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:17 02:21:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:17 arm64: Pulling from edgex-lftools-log-publisher 02:21:17 8998bd30e6a1: Pulling fs layer 02:21:17 04944245beec: Pulling fs layer 02:21:17 699f458cf7ca: Pulling fs layer 02:21:17 765212b225bb: Pulling fs layer 02:21:17 f23df028b6ca: Pulling fs layer 02:21:17 d65c8cfc05b1: Pulling fs layer 02:21:17 2437ff75d9bd: Pulling fs layer 02:21:17 765212b225bb: Waiting 02:21:17 f23df028b6ca: Waiting 02:21:17 d65c8cfc05b1: Waiting 02:21:17 2437ff75d9bd: Waiting 02:21:18 04944245beec: Verifying Checksum 02:21:18 04944245beec: Download complete 02:21:18 765212b225bb: Verifying Checksum 02:21:18 765212b225bb: Download complete 02:21:18 f23df028b6ca: Verifying Checksum 02:21:18 f23df028b6ca: Download complete 02:21:18 d65c8cfc05b1: Verifying Checksum 02:21:18 d65c8cfc05b1: Download complete 02:21:18 699f458cf7ca: Verifying Checksum 02:21:18 699f458cf7ca: Download complete 02:21:18 8998bd30e6a1: Verifying Checksum 02:21:18 8998bd30e6a1: Download complete 02:21:19 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:20 INFO: Archiving Costs [Pipeline] sh 02:21:20 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives/cost.csv 02:21:20 + cut -d, -f6 [Pipeline] lock 02:21:20 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] 02:21:20 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] did not exist. Created. 02:21:20 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:21 + echo total: 0.2199999988079071 [Pipeline] stash 02:21:21 Stashed 1 file(s) [Pipeline] } 02:21:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:21 $ docker stop --time=1 6413d77cabae26b634e96a94c357f57282f59f2959e5477eddf4242368933c3d 02:21:22 2437ff75d9bd: Verifying Checksum 02:21:22 2437ff75d9bd: Download complete 02:21:22 8998bd30e6a1: Pull complete 02:21:22 $ docker rm -f --volumes 6413d77cabae26b634e96a94c357f57282f59f2959e5477eddf4242368933c3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:21:22 04944245beec: Pull complete 02:21:24 699f458cf7ca: Pull complete 02:21:24 765212b225bb: Pull complete 02:21:24 f23df028b6ca: Pull complete 02:21:25 d65c8cfc05b1: Pull complete 02:21:37 2437ff75d9bd: Pull complete 02:21:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:21:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:37 prd-ubuntu20.04-docker-arm64-4c-16g-5676 does not seem to be running inside a container 02:21:37 $ 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:21:40 $ docker top 484a90080490b823637f23bcb53a2a23878a0d9bfbbf2aaf4f48dcd21e3180fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:41 ---> job-cost.sh 02:21:41 lf-activate-venv: SKIPPING 02:21:41 INFO: No Stack... 02:21:41 INFO: Retrieving Pricing Info for: v3-standard-4 02:21:42 INFO: Archiving Costs [Pipeline] sh 02:21:43 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 02:21:43 + cut -d, -f6 [Pipeline] lock 02:21:43 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] 02:21:43 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] did not exist. Created. 02:21:43 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:43 /w/workspace/device-mqtt-go/1@tmp/durable-f4463c01/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:21:44 + echo total: 0.10999999940395355 [Pipeline] stash 02:21:44 Warning: overwriting stash ‘stack-cost’ 02:21:44 Stashed 1 file(s) [Pipeline] } 02:21:44 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-481-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:44 $ docker stop --time=1 484a90080490b823637f23bcb53a2a23878a0d9bfbbf2aaf4f48dcd21e3180fc 02:21:45 $ docker rm -f --volumes 484a90080490b823637f23bcb53a2a23878a0d9bfbbf2aaf4f48dcd21e3180fc [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:21:46 provisioning config files... 02:21:46 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/config482998924075920044tmp [Pipeline] { [Pipeline] sh 02:21:47 + set +x 02:21:47 + curl -s https://codecov.io/bash 02:21:47 + bash -s -- 02:21:49 02:21:49 _____ _ 02:21:49 / ____| | | 02:21:49 | | ___ __| | ___ ___ _____ __ 02:21:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:49 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:49 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:49 Bash-1.0.6 02:21:49 02:21:49 02:21:49 ==> git version 2.25.1 found 02:21:49 ==> 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:21:49 Release-Date: 2020-01-08 02:21:49 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:21:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:49 ==> Jenkins CI detected. 02:21:49 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-481 02:21:49 project root: . 02:21:49 --> token set from env 02:21:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:49 ==> Running gcov in . (disable via -X gcov) 02:21:49 ==> Python coveragepy not found 02:21:49 ==> Searching for coverage reports in: 02:21:49 + . 02:21:49 -> Found 1 reports 02:21:49 ==> Detecting git/mercurial file structure 02:21:49 ==> Reading reports 02:21:49 + ./coverage.out bytes=17887 02:21:49 ==> Appending adjustments 02:21:49 https://docs.codecov.io/docs/fixing-reports 02:21:50 + Found adjustments 02:21:50 ==> Gzipping contents 02:21:50 4.0K /tmp/codecov.VSiTii.gz 02:21:50 ==> Uploading reports 02:21:50 url: https://codecov.io 02:21:50 query: branch=PR-481&commit=d27a132a4c82dce27c35c5c589db7232da106559&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=481&job=&cmd_args= 02:21:50 -> Pinging Codecov 02:21:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-481&commit=d27a132a4c82dce27c35c5c589db7232da106559&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-481%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=481&job=&cmd_args= 02:21:52 -> Uploading to 02:21:52 https://storage.googleapis.com/codecov/v4/raw/2023-02-14/7D719EC7BBE17E464838252E33014C33/d27a132a4c82dce27c35c5c589db7232da106559/67deb535-dbbd-49dc-8730-2e4e84a0fa40.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230214%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230214T022150Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4124e81307ce5135f4dc08065e8d307980f796f8cf6975a1a23ab56c0286c2a0 02:21:52 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:52 Dload Upload Total Spent Left Speed 02:21:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 100 3165 0 0 100 3165 0 1645 0:00:01 0:00:01 --:--:-- 1645 02:21:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d27a132a4c82dce27c35c5c589db7232da106559 [Pipeline] } 02:21:53 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:21:55 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives ] 02:21:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives 02:21:55 total 16 02:21:55 drwxr-xr-x 3 root root 4096 Feb 14 02:21 . 02:21:55 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 02:21 .. 02:21:55 drwxr-xr-x 2 root root 4096 Feb 14 02:21 cost 02:21:55 -rw-r--r-- 1 root root 87 Feb 14 02:21 cost.csv 02:21:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives 02:21:55 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives 02:21:55 total 16 02:21:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 14 02:21 . 02:21:55 drwxrwxr-x 11 jenkins jenkins 4096 Feb 14 02:21 .. 02:21:55 drwxr-xr-x 2 jenkins jenkins 4096 Feb 14 02:21 cost 02:21:55 -rw-r--r-- 1 jenkins jenkins 87 Feb 14 02:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:21:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:21:56 ---> package-listing.sh 02:21:56 ++ facter osfamily 02:21:56 ++ tr '[:upper:]' '[:lower:]' 02:21:56 + OS_FAMILY=debian 02:21:56 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-481 02:21:56 + START_PACKAGES=/tmp/packages_start.txt 02:21:56 + END_PACKAGES=/tmp/packages_end.txt 02:21:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:21:56 + PACKAGES=/tmp/packages_start.txt 02:21:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-481 ']' 02:21:56 + PACKAGES=/tmp/packages_end.txt 02:21:56 + case "${OS_FAMILY}" in 02:21:56 + dpkg -l 02:21:56 + grep '^ii' 02:21:56 + '[' -f /tmp/packages_start.txt ']' 02:21:56 + '[' -f /tmp/packages_end.txt ']' 02:21:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:21:56 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-481 ']' 02:21:56 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives/ 02:21:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-481/archives/ [Pipeline] echo 02:21:56 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-481/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:21:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:57 prd-ubuntu20.04-docker-8c-8g-5670 does not seem to be running inside a container 02:21:57 $ 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-481/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-481 -v /w/workspace/gexfoundry_device-mqtt-go_PR-481:/w/workspace/gexfoundry_device-mqtt-go_PR-481:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-481@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:21:58 $ docker top c73b3efb99843102918df082b31ad46f17c7a56790e7b144730a6a598385aeba -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:58 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:58 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:59 + ls /var/log/sa-host 02:21:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:59 provisioning config files... 02:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-481@tmp/config10132618937837421180tmp [Pipeline] { [Pipeline] echo 02:21:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:59 ---> create-netrc.sh [Pipeline] } 02:21:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:22:00 ---> python-tools-install.sh [Pipeline] echo 02:22:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:22:00 ---> sudo-logs.sh 02:22:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:22:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:22:00 ---> job-cost.sh 02:22:00 lf-activate-venv: SKIPPING 02:22:00 DEBUG: total: 0.2199999988079071 02:22:00 INFO: Retrieving Stack Cost... 02:22:01 INFO: Retrieving Pricing Info for: v3-standard-8 02:22:01 INFO: Archiving Costs [Pipeline] echo 02:22:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:22:02 ---> logs-deploy.sh 02:22:02 lf-activate-venv: SKIPPING 02:22:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-481/1 02:22:02 INFO: archiving workspace using pattern(s): 02:22:03 Archives upload complete. 02:22:03 INFO: archiving logs to Nexus