Pull request #523 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0273c593369b868daedb3165277cf31fcb94150d+229099614b4381a690093be203497270268560bd (7900545aeb86f6e4a6cd8f0f1e35011c06e1dd75) 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-ssh15401617032864804906.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-ssh7007275309781793805.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-523/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-523/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13767963173542784478.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-523/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12757989809712014530.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-ssh16972907195686038826.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-523/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-523/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13390739725885561279.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-9819 in /w/workspace/gexfoundry_device-mqtt-go_PR-523 [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-523 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit 0273c593369b868daedb3165277cf31fcb94150d Merge succeeded, producing 0273c593369b868daedb3165277cf31fcb94150d Checking out Revision 0273c593369b868daedb3165277cf31fcb94150d (PR-523) > 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/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0273c593369b868daedb3165277cf31fcb94150d # 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 229099614b4381a690093be203497270268560bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0273c593369b868daedb3165277cf31fcb94150d # timeout=10 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:02:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:02:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:02:21 ========================================================= 02:02:21 EdgeX Global Pipelines Version Info 02:02:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:02:22 ------------------- 02:02:22 stable info: 02:02:22 ------------------- 02:02:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:02:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:02:22 Message: update stable to v1.0.244 02:02:23 ------------------- 02:02:23 experimental info: 02:02:23 ------------------- 02:02:23 Commited By: **** collab-it+edgex@linuxfoundation.org 02:02:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 02:02:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:02:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-523 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-523 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-523 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0273c593369b868daedb3165277cf31fcb94150d [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0273c59 [Pipeline] echo 02:02:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:25 provisioning config files... 02:02:25 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/config921368750368687452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:25 ---> docker-login.sh 02:02:25 nexus3.edgexfoundry.org:10001 02:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:25 Configure a credential helper to remove this warning. See 02:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:25 02:02:25 Login Succeeded 02:02:25 nexus3.edgexfoundry.org:10002 02:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:25 Configure a credential helper to remove this warning. See 02:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:25 02:02:25 Login Succeeded 02:02:25 nexus3.edgexfoundry.org:10003 02:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:25 Configure a credential helper to remove this warning. See 02:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:25 02:02:25 Login Succeeded 02:02:25 nexus3.edgexfoundry.org:10004 02:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:25 Configure a credential helper to remove this warning. See 02:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:25 02:02:25 Login Succeeded 02:02:25 docker.io 02:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:26 Configure a credential helper to remove this warning. See 02:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:26 02:02:26 Login Succeeded 02:02:26 ---> docker-login.sh ends [Pipeline] } 02:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:02:26 + git rev-list -1 --merges 0273c593369b868daedb3165277cf31fcb94150d~1..0273c593369b868daedb3165277cf31fcb94150d [Pipeline] echo 02:02:26 -----------> git rev-list -1 --merges 0273c593369b868daedb3165277cf31fcb94150d~1..0273c593369b868daedb3165277cf31fcb94150d 0273c593369b868daedb3165277cf31fcb94150d [false] [Pipeline] sh 02:02:27 + git log --format=format:%s -1 0273c593369b868daedb3165277cf31fcb94150d [Pipeline] echo 02:02:27 ========================================================= 02:02:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:02:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:02:27 + git log --format=format:%s -1 0273c593369b868daedb3165277cf31fcb94150d [Pipeline] echo 02:02:27 [semverPrep] GIT_COMMIT: 0273c593369b868daedb3165277cf31fcb94150d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 02:02:27 [semverPrep] This is not a build commit. [Pipeline] sh 02:02:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:28 + grep -v github /etc/ssh/ssh_known_hosts 02:02:28 + [ -e /tmp/ssh_known_hosts ] 02:02:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:02:28 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:02:28 + sudo tee -a /etc/ssh/ssh_known_hosts 02:02:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:28 02:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:29 0.1.4: Pulling from edgex-devops/py-git-semver 02:02:29 b85a868b505f: Pulling fs layer 02:02:29 e2be974225ed: Pulling fs layer 02:02:29 339a4e72a1f5: Pulling fs layer 02:02:29 988bab9f4d93: Pulling fs layer 02:02:29 1469e6f7b9e6: Pulling fs layer 02:02:29 eaf3925da568: Pulling fs layer 02:02:29 bab4dde63d76: Pulling fs layer 02:02:29 bde34c3a00c8: Pulling fs layer 02:02:29 b352a97aabf1: Pulling fs layer 02:02:29 4872d77fe225: Pulling fs layer 02:02:29 5851b861e8e6: Pulling fs layer 02:02:29 bab4dde63d76: Waiting 02:02:29 4872d77fe225: Waiting 02:02:29 5851b861e8e6: Waiting 02:02:29 bde34c3a00c8: Waiting 02:02:29 b352a97aabf1: Waiting 02:02:29 988bab9f4d93: Waiting 02:02:29 1469e6f7b9e6: Waiting 02:02:29 eaf3925da568: Waiting 02:02:29 e2be974225ed: Download complete 02:02:29 988bab9f4d93: Verifying Checksum 02:02:29 988bab9f4d93: Download complete 02:02:29 1469e6f7b9e6: Verifying Checksum 02:02:29 1469e6f7b9e6: Download complete 02:02:29 eaf3925da568: Download complete 02:02:29 339a4e72a1f5: Verifying Checksum 02:02:29 339a4e72a1f5: Download complete 02:02:29 bde34c3a00c8: Download complete 02:02:29 b352a97aabf1: Verifying Checksum 02:02:29 b352a97aabf1: Download complete 02:02:29 4872d77fe225: Verifying Checksum 02:02:29 4872d77fe225: Download complete 02:02:29 5851b861e8e6: Verifying Checksum 02:02:29 5851b861e8e6: Download complete 02:02:29 b85a868b505f: Verifying Checksum 02:02:29 b85a868b505f: Download complete 02:02:29 bab4dde63d76: Verifying Checksum 02:02:29 bab4dde63d76: Download complete 02:02:30 b85a868b505f: Pull complete 02:02:30 e2be974225ed: Pull complete 02:02:31 339a4e72a1f5: Pull complete 02:02:31 988bab9f4d93: Pull complete 02:02:31 1469e6f7b9e6: Pull complete 02:02:31 eaf3925da568: Pull complete 02:02:33 bab4dde63d76: Pull complete 02:02:33 bde34c3a00c8: Pull complete 02:02:33 b352a97aabf1: Pull complete 02:02:33 4872d77fe225: Pull complete 02:02:33 5851b861e8e6: Pull complete 02:02:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:02:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:34 prd-ubuntu20.04-docker-8c-8g-9819 does not seem to be running inside a container 02:02:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-523 -v /w/workspace/gexfoundry_device-mqtt-go_PR-523:/w/workspace/gexfoundry_device-mqtt-go_PR-523:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:02:36 $ docker top 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 -eo pid,comm 02:02:36 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:02:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:36 [ssh-agent] Looking for ssh-agent implementation... 02:02:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:36 $ docker exec 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 ssh-agent 02:02:36 SSH_AUTH_SOCK=/tmp/ssh-Qz6V7xWudwgY/agent.34 02:02:36 SSH_AGENT_PID=40 02:02:36 Running ssh-add (command line suppressed) 02:02:36 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/private_key_11463715734583293869.key (/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/private_key_11463715734583293869.key) 02:02:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:36 + git tag --points-at HEAD [Pipeline] } 02:02:36 $ docker exec --env ******** --env ******** 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 ssh-agent -k 02:02:37 unset SSH_AUTH_SOCK; 02:02:37 unset SSH_AGENT_PID; 02:02:37 echo Agent pid 40 killed; 02:02:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:02:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:37 [ssh-agent] Looking for ssh-agent implementation... 02:02:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:37 $ docker exec 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 ssh-agent 02:02:37 SSH_AUTH_SOCK=/tmp/ssh-NW0oIkgM8xZt/agent.72 02:02:37 SSH_AGENT_PID=78 02:02:37 Running ssh-add (command line suppressed) 02:02:37 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/private_key_12862611070839645031.key (/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/private_key_12862611070839645031.key) 02:02:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:37 + git semver init 02:02:38 2023-03-13 02:02:38,068 [run_init] DEBUG init version:0.0.0 force:False 02:02:38 2023-03-13 02:02:38,069 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver 02:02:38 2023-03-13 02:02:38,070 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver 02:02:38 2023-03-13 02:02:38,070 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-523, universal_newlines=False, shell=None, istream=None) 02:02:39 2023-03-13 02:02:38,874 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523/.git/info/exclude 02:02:39 2023-03-13 02:02:38,874 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver/PR-523 with force:False 02:02:39 2023-03-13 02:02:38,875 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver/PR-523 02:02:39 2023-03-13 02:02:38,879 [execute] INFO git cat-file --batch-check 02:02:39 2023-03-13 02:02:38,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) 02:02:39 2023-03-13 02:02:38,885 [execute] INFO git cat-file --batch 02:02:39 2023-03-13 02:02:38,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver, universal_newlines=False, shell=None, istream=) 02:02:39 2023-03-13 02:02:38,890 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-523/.semver/PR-523 02:02:39 0.0.0 [Pipeline] } 02:02:39 $ docker exec --env ******** --env ******** 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 ssh-agent -k 02:02:39 unset SSH_AUTH_SOCK; 02:02:39 unset SSH_AGENT_PID; 02:02:39 echo Agent pid 78 killed; 02:02:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:39 + git semver [Pipeline] } 02:02:39 $ docker stop --time=1 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 02:02:41 $ docker rm -f --volumes 8a33b56680d4eadbead656ea65bb4ddd747ff0593f3bae17c099b3cfc4e27387 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:02:41 Stashed 1 file(s) [Pipeline] echo 02:02:41 [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:02:42 provisioning config files... 02:02:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/config4601465274433489559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:02:42 ---> docker-login.sh 02:02:42 nexus3.edgexfoundry.org:10001 02:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:42 Configure a credential helper to remove this warning. See 02:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:42 02:02:42 Login Succeeded 02:02:42 nexus3.edgexfoundry.org:10002 02:02:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:42 Configure a credential helper to remove this warning. See 02:02:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:42 02:02:42 Login Succeeded 02:02:42 nexus3.edgexfoundry.org:10003 02:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:43 Configure a credential helper to remove this warning. See 02:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:43 02:02:43 Login Succeeded 02:02:43 nexus3.edgexfoundry.org:10004 02:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:43 Configure a credential helper to remove this warning. See 02:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:43 02:02:43 Login Succeeded 02:02:43 docker.io 02:02:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:02:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:02:43 Configure a credential helper to remove this warning. See 02:02:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:02:43 02:02:43 Login Succeeded 02:02:43 ---> docker-login.sh ends [Pipeline] } 02:02:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:02:43 ========================================================= 02:02:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 02:02:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:44 + 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:02:44 Sending build context to Docker daemon 6.346MB 02:02:44 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:02:44 Step 2/12 : FROM ${BASE} AS builder 02:02:44 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 02:02:44 213ec9aee27d: Pulling fs layer 02:02:44 4583459ba037: Pulling fs layer 02:02:44 93c1e223e6f2: Pulling fs layer 02:02:44 53926ce57604: Pulling fs layer 02:02:44 21b2b0c7a3f4: Pulling fs layer 02:02:44 22ff95d597cd: Pulling fs layer 02:02:44 12d6caf4c0d1: Pulling fs layer 02:02:44 96b7cbca73a9: Pulling fs layer 02:02:44 a7acece74701: Pulling fs layer 02:02:44 22ff95d597cd: Waiting 02:02:44 a7acece74701: Waiting 02:02:44 53926ce57604: Waiting 02:02:44 12d6caf4c0d1: Waiting 02:02:44 21b2b0c7a3f4: Waiting 02:02:44 93c1e223e6f2: Verifying Checksum 02:02:44 93c1e223e6f2: Download complete 02:02:44 4583459ba037: Verifying Checksum 02:02:44 4583459ba037: Download complete 02:02:44 21b2b0c7a3f4: Verifying Checksum 02:02:44 21b2b0c7a3f4: Download complete 02:02:44 22ff95d597cd: Verifying Checksum 02:02:44 22ff95d597cd: Download complete 02:02:44 213ec9aee27d: Download complete 02:02:44 12d6caf4c0d1: Download complete 02:02:44 213ec9aee27d: Pull complete 02:02:44 4583459ba037: Pull complete 02:02:44 93c1e223e6f2: Pull complete 02:02:44 a7acece74701: Verifying Checksum 02:02:44 a7acece74701: Download complete 02:02:45 96b7cbca73a9: Verifying Checksum 02:02:45 96b7cbca73a9: Download complete 02:02:45 53926ce57604: Verifying Checksum 02:02:45 53926ce57604: Download complete 02:02:49 53926ce57604: Pull complete 02:02:49 21b2b0c7a3f4: Pull complete 02:02:49 22ff95d597cd: Pull complete 02:02:49 12d6caf4c0d1: Pull complete 02:02:51 96b7cbca73a9: Pull complete 02:02:52 a7acece74701: Pull complete 02:02:52 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 02:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 02:02:52 ---> db6d94c90886 02:02:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:02:55 ---> Running in 403b8089302b 02:02:55 Removing intermediate container 403b8089302b 02:02:55 ---> 0bc1eaa03432 02:02:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:02:55 ---> Running in 16f52bc5482b 02:02:55 Removing intermediate container 16f52bc5482b 02:02:55 ---> 3c06f5e5fe69 02:02:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:02:55 ---> Running in deee23b8f54f 02:02:55 Removing intermediate container deee23b8f54f 02:02:55 ---> 9f7a538c083f 02:02:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:02:55 ---> Running in 246a69e962c2 02:02:55 Removing intermediate container 246a69e962c2 02:02:55 ---> 0aa7b8fa29b9 02:02:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:02:55 ---> Running in 24ad0931d95c 02:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:02:56 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:02:56 (2/4) Installing libedit (20210910.3.1-r0) 02:02:56 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:02:56 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:02:56 Executing busybox-1.35.0-r17.trigger 02:02:56 OK: 216 MiB in 55 packages 02:02:57 Removing intermediate container 24ad0931d95c 02:02:57 ---> b4007abd3b7e 02:02:57 Step 8/12 : WORKDIR /device-mqtt-go 02:02:57 ---> Running in 4d9708a66653 02:02:57 Removing intermediate container 4d9708a66653 02:02:57 ---> 31c44c558f49 02:02:57 Step 9/12 : COPY go.mod vendor* ./ 02:02:57 Still waiting to schedule task 02:02:57 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:02:57 ---> 368497dc12a8 02:02:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:02:57 ---> Running in f508d0ca726a 02:03:29 Removing intermediate container f508d0ca726a 02:03:29 ---> 7e29f2b03f7d 02:03:29 Step 11/12 : COPY . . 02:03:29 ---> 3ada6d348f76 02:03:29 Step 12/12 : RUN $MAKE 02:03:29 ---> Running in 33ae3b74804b 02:03:29 noop 02:03:29 Removing intermediate container 33ae3b74804b 02:03:29 ---> 7f8e28ebed10 02:03:29 Successfully built 7f8e28ebed10 02:03:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:29 + docker inspect -f . ci-base-image-x86_64 02:03:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:30 prd-ubuntu20.04-docker-8c-8g-9819 does not seem to be running inside a container 02:03:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-523 -v /w/workspace/gexfoundry_device-mqtt-go_PR-523:/w/workspace/gexfoundry_device-mqtt-go_PR-523:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:03:30 $ docker top 3629c207cfc50904efcbc1dd657c70830eb1ac287ea70e9d71787c340a9b640b -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:30 + go version 02:03:30 go version go1.18.7 linux/amd64 [Pipeline] } 02:03:30 $ docker stop --time=1 3629c207cfc50904efcbc1dd657c70830eb1ac287ea70e9d71787c340a9b640b 02:03:32 $ docker rm -f --volumes 3629c207cfc50904efcbc1dd657c70830eb1ac287ea70e9d71787c340a9b640b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:32 + docker inspect -f . ci-base-image-x86_64 02:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:33 prd-ubuntu20.04-docker-8c-8g-9819 does not seem to be running inside a container 02:03:33 $ 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-523 -v /w/workspace/gexfoundry_device-mqtt-go_PR-523:/w/workspace/gexfoundry_device-mqtt-go_PR-523:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:03:33 $ docker top 134891c5d1ca06d545f9eeb070338cd1e09c90c46b2d343c14d1221e77f81715 -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-523 [Pipeline] fileExists [Pipeline] sh 02:03:34 + make test 02:03:34 go test ./... -coverprofile=coverage.out ./... 02:03:34 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:03:44 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:03:44 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 22.2% of statements 02:03:44 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:03:50 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:03:51 go vet ./... 02:03:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:03:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:03:55 ./bin/test-attribution-txt.sh [Pipeline] echo 02:03:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:03:55 $ docker stop --time=1 134891c5d1ca06d545f9eeb070338cd1e09c90c46b2d343c14d1221e77f81715 02:03:57 $ docker rm -f --volumes 134891c5d1ca06d545f9eeb070338cd1e09c90c46b2d343c14d1221e77f81715 [Pipeline] // withDockerContainer [Pipeline] sh 02:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:03:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:03:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:03:59 + ls -al . 02:03:59 total 180 02:03:59 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 02:03 . 02:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:02 .. 02:03:59 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 02:02 .dockerignore 02:03:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 02:03 .git 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:02 .github 02:03:59 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 02:02 .gitignore 02:03:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 02:02 .golangci.yml 02:03:59 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 02:02 .semver 02:03:59 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 02:02 Attribution.txt 02:03:59 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 02:02 CHANGELOG.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 02:02 Dockerfile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 02:02 GOVERNANCE.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 02:02 Jenkinsfile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 02:02 LICENSE 02:03:59 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 02:02 Makefile 02:03:59 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 02:02 OWNERS.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 02:02 README.md 02:03:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 02:02 VERSION 02:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:02 bin 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:02 cmd 02:03:59 -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 02:03 coverage.out 02:03:59 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 02:02 go.mod 02:03:59 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 02:02 go.sum 02:03:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:02 internal 02:03:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:02 mock 02:03:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:02 snap 02:03:59 -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 02:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:59 + 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=0273c593369b868daedb3165277cf31fcb94150d --label arch=amd64 --label version=0.0.0 . 02:03:59 Sending build context to Docker daemon 6.365MB 02:03:59 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:03:59 Step 2/24 : FROM ${BASE} AS builder 02:03:59 ---> 7f8e28ebed10 02:03:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:03:59 ---> Running in e1dfcb2c5d6e 02:03:59 Removing intermediate container e1dfcb2c5d6e 02:03:59 ---> 2a4072f35758 02:03:59 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:03:59 ---> Running in 5d70b6b99adf 02:03:59 Removing intermediate container 5d70b6b99adf 02:03:59 ---> f35152bef319 02:03:59 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:03:59 ---> Running in 6d5c9ce27c8e 02:03:59 Removing intermediate container 6d5c9ce27c8e 02:03:59 ---> 3e62ada38627 02:03:59 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:03:59 ---> Running in f8173ec758eb 02:03:59 Removing intermediate container f8173ec758eb 02:03:59 ---> 36a089b0c18f 02:03:59 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:03:59 ---> Running in ed0f8c6d7930 02:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:04:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:04:00 OK: 216 MiB in 55 packages 02:04:00 Removing intermediate container ed0f8c6d7930 02:04:00 ---> 1dc1c53204c6 02:04:00 Step 8/24 : WORKDIR /device-mqtt-go 02:04:00 ---> Running in 2144373ee422 02:04:00 Removing intermediate container 2144373ee422 02:04:00 ---> 51ce9a1bd016 02:04:00 Step 9/24 : COPY go.mod vendor* ./ 02:04:01 ---> abd8d1dfae3e 02:04:01 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:04:01 ---> Running in e723939cd362 02:04:02 Removing intermediate container e723939cd362 02:04:02 ---> 7b46deac51a8 02:04:02 Step 11/24 : COPY . . 02:04:02 ---> 0201d7794ceb 02:04:02 Step 12/24 : RUN $MAKE 02:04:02 ---> Running in 3e71cc3e2886 02:04:02 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:04:24 Removing intermediate container 3e71cc3e2886 02:04:24 ---> e2f46ca1f942 02:04:24 Step 13/24 : FROM alpine:3.16 02:04:24 3.16: Pulling from library/alpine 02:04:24 ef5531b6e74e: Pulling fs layer 02:04:24 ef5531b6e74e: Verifying Checksum 02:04:24 ef5531b6e74e: Download complete 02:04:24 ef5531b6e74e: Pull complete 02:04:24 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:04:24 Status: Downloaded newer image for alpine:3.16 02:04:24 ---> dfd21b5a31f5 02:04:24 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:04:24 ---> Running in 3e0f5ef761c9 02:04:24 Removing intermediate container 3e0f5ef761c9 02:04:24 ---> 1c63f4dfe6e7 02:04:24 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:04:24 ---> Running in 7e8caaef285f 02:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:04:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:04:24 (1/1) Installing dumb-init (1.2.5-r1) 02:04:24 Executing busybox-1.35.0-r17.trigger 02:04:24 OK: 6 MiB in 15 packages 02:04:24 Removing intermediate container 7e8caaef285f 02:04:24 ---> 814ed699afe4 02:04:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:04:24 ---> afe6f18a2ec7 02:04:24 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:04:24 ---> 4984d414e36c 02:04:24 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:04:24 ---> 88226ec3384e 02:04:24 Step 19/24 : EXPOSE 59982 02:04:24 ---> Running in 5471a6e6815f 02:04:24 Removing intermediate container 5471a6e6815f 02:04:24 ---> acd67c65a171 02:04:24 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:04:24 ---> Running in 38ea8ab593fc 02:04:24 Removing intermediate container 38ea8ab593fc 02:04:24 ---> 7cf1b4042d9b 02:04:24 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:04:24 ---> Running in 58029e5249a5 02:04:24 Removing intermediate container 58029e5249a5 02:04:24 ---> e6975ca9d8e5 02:04:24 Step 22/24 : LABEL arch=amd64 02:04:24 ---> Running in 8dd1f907e172 02:04:24 Removing intermediate container 8dd1f907e172 02:04:24 ---> 613e7b2c44b4 02:04:24 Step 23/24 : LABEL git_sha=0273c593369b868daedb3165277cf31fcb94150d 02:04:24 ---> Running in b4106e1f0c15 02:04:24 Removing intermediate container b4106e1f0c15 02:04:24 ---> 142dd03db118 02:04:24 Step 24/24 : LABEL version=0.0.0 02:04:24 ---> Running in 8ea188fcc2c1 02:04:24 Removing intermediate container 8ea188fcc2c1 02:04:24 ---> b27ca212b4e0 02:04:24 [Warning] One or more build-args [ARCH] were not consumed 02:04:24 Successfully built b27ca212b4e0 02:04:24 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:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:25 02:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:26 latest: Pulling from edgex-lftools-log-publisher 02:04:26 5eb5b503b376: Pulling fs layer 02:04:26 5c69ac0246d0: Pulling fs layer 02:04:26 ec43610c2a17: Pulling fs layer 02:04:26 3a2ae6a8a46f: Pulling fs layer 02:04:26 33b1e0a273af: Pulling fs layer 02:04:26 5d3b04190fa2: Pulling fs layer 02:04:26 2f39f015ded8: Pulling fs layer 02:04:26 33b1e0a273af: Waiting 02:04:26 5d3b04190fa2: Waiting 02:04:26 2f39f015ded8: Waiting 02:04:26 3a2ae6a8a46f: Waiting 02:04:26 5c69ac0246d0: Download complete 02:04:26 3a2ae6a8a46f: Verifying Checksum 02:04:26 3a2ae6a8a46f: Download complete 02:04:26 33b1e0a273af: Verifying Checksum 02:04:26 33b1e0a273af: Download complete 02:04:26 ec43610c2a17: Verifying Checksum 02:04:26 ec43610c2a17: Download complete 02:04:26 5d3b04190fa2: Verifying Checksum 02:04:26 5d3b04190fa2: Download complete 02:04:26 5eb5b503b376: Verifying Checksum 02:04:26 5eb5b503b376: Download complete 02:04:27 2f39f015ded8: Verifying Checksum 02:04:27 2f39f015ded8: Download complete 02:04:27 5eb5b503b376: Pull complete 02:04:27 5c69ac0246d0: Pull complete 02:04:28 ec43610c2a17: Pull complete 02:04:28 3a2ae6a8a46f: Pull complete 02:04:28 33b1e0a273af: Pull complete 02:04:28 5d3b04190fa2: Pull complete 02:04:32 2f39f015ded8: Pull complete 02:04:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:04:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:04:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:04:33 prd-ubuntu20.04-docker-8c-8g-9819 does not seem to be running inside a container 02:04:33 $ 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-523 -v /w/workspace/gexfoundry_device-mqtt-go_PR-523:/w/workspace/gexfoundry_device-mqtt-go_PR-523:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-523@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:04:35 $ docker top 56f385d21511b81f906e6f558c0c675948984a2093a6b7d1a48800bad3c5d3db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:04:35 ---> job-cost.sh 02:04:35 lf-activate-venv: SKIPPING 02:04:35 INFO: No Stack... 02:04:35 INFO: Retrieving Pricing Info for: v3-standard-8 02:04:36 INFO: Archiving Costs [Pipeline] sh 02:04:36 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives/cost.csv 02:04:36 + cut -d, -f6 [Pipeline] lock 02:04:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] 02:04:36 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] did not exist. Created. 02:04:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:04:36 + echo total: 0.2199999988079071 [Pipeline] stash 02:04:36 Stashed 1 file(s) [Pipeline] } 02:04:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:04:37 $ docker stop --time=1 56f385d21511b81f906e6f558c0c675948984a2093a6b7d1a48800bad3c5d3db 02:04:38 $ docker rm -f --volumes 56f385d21511b81f906e6f558c0c675948984a2093a6b7d1a48800bad3c5d3db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:05:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9822 in /w/workspace/gexfoundry_device-mqtt-go_PR-523 [Pipeline] { [Pipeline] ws 02:05:35 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 02:05:35 Selected Git installation does not exist. Using Default 02:05:35 The recommended git tool is: NONE 02:05:40 using credential edgex-jenkins-ssh 02:05:40 Cloning the remote Git repository 02:05:40 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:05:40 > git init /w/workspace/device-mqtt-go/1 # timeout=10 02:05:40 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:40 > git --version # timeout=10 02:05:40 > git --version # 'git version 2.25.1' 02:05:40 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:05:43 Merging remotes/origin/main commit 229099614b4381a690093be203497270268560bd into PR head commit 0273c593369b868daedb3165277cf31fcb94150d 02:05:43 Merge succeeded, producing 0273c593369b868daedb3165277cf31fcb94150d 02:05:43 Checking out Revision 0273c593369b868daedb3165277cf31fcb94150d (PR-523) 02:05:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:05:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:05:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/523/head:refs/remotes/origin/PR-523 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:05:43 > git config core.sparsecheckout # timeout=10 02:05:43 > git checkout -f 0273c593369b868daedb3165277cf31fcb94150d # timeout=10 02:05:43 > git remote # timeout=10 02:05:43 > git config --get remote.origin.url # timeout=10 02:05:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:05:43 > git merge 229099614b4381a690093be203497270268560bd # timeout=10 02:05:43 > git rev-parse HEAD^{commit} # timeout=10 02:05:43 > git config core.sparsecheckout # timeout=10 02:05:43 > git checkout -f 0273c593369b868daedb3165277cf31fcb94150d # timeout=10 02:05:44 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 02:05:44 > git --version # timeout=10 02:05:44 > git --version # 'git version 2.25.1' 02:05:44 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:05:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:05:45 % Total % Received % Xferd Average Speed Time Time Time Current 02:05:45 Dload Upload Total Spent Left Speed 02:05:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh 02:05:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:05:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:05:46 + sudo tee /etc/docker/daemon.new 02:05:46 { 02:05:46 "registry-mirrors": [ 02:05:46 "https://nexus3.edgexfoundry.org:10001" 02:05:46 ], 02:05:46 "bip": "10.250.0.254/24", 02:05:46 "hosts": [ 02:05:46 "tcp://0.0.0.0:5555", 02:05:46 "unix:///var/run/docker.sock" 02:05:46 ], 02:05:46 "mtu": 1458, 02:05:46 "selinux-enabled": true, 02:05:46 "seccomp-profile": "/etc/docker/seccomp.json" 02:05:46 } [Pipeline] sh 02:05:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:05:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:06:05 provisioning config files... 02:06:05 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config5260909186845103934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:05 ---> docker-login.sh 02:06:05 nexus3.edgexfoundry.org:10001 02:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:06 Configure a credential helper to remove this warning. See 02:06:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:06 02:06:06 Login Succeeded 02:06:06 nexus3.edgexfoundry.org:10002 02:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:07 Configure a credential helper to remove this warning. See 02:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:07 02:06:07 Login Succeeded 02:06:07 nexus3.edgexfoundry.org:10003 02:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:07 Configure a credential helper to remove this warning. See 02:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:07 02:06:07 Login Succeeded 02:06:07 nexus3.edgexfoundry.org:10004 02:06:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:07 Configure a credential helper to remove this warning. See 02:06:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:07 02:06:07 Login Succeeded 02:06:07 docker.io 02:06:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:08 Configure a credential helper to remove this warning. See 02:06:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:08 02:06:08 Login Succeeded 02:06:08 ---> docker-login.sh ends [Pipeline] } 02:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:06:08 ========================================================= 02:06:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 02:06:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:06:09 + 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:06:12 Sending build context to Docker daemon 3.303MB 02:06:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 02:06:12 Step 2/12 : FROM ${BASE} AS builder 02:06:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:06:12 9b18e9b68314: Pulling fs layer 02:06:12 35d82f9e3411: Pulling fs layer 02:06:12 e16973657156: Pulling fs layer 02:06:12 fc693d55d65f: Pulling fs layer 02:06:12 7e9fc2657dce: Pulling fs layer 02:06:12 dda99020689f: Pulling fs layer 02:06:12 db1c61fa0a46: Pulling fs layer 02:06:12 891c053d2c06: Pulling fs layer 02:06:12 dda99020689f: Waiting 02:06:12 fc693d55d65f: Waiting 02:06:12 db1c61fa0a46: Waiting 02:06:12 891c053d2c06: Waiting 02:06:12 7e9fc2657dce: Waiting 02:06:12 e16973657156: Verifying Checksum 02:06:12 e16973657156: Download complete 02:06:12 35d82f9e3411: Download complete 02:06:12 7e9fc2657dce: Verifying Checksum 02:06:12 7e9fc2657dce: Download complete 02:06:12 dda99020689f: Verifying Checksum 02:06:12 dda99020689f: Download complete 02:06:12 9b18e9b68314: Verifying Checksum 02:06:12 9b18e9b68314: Download complete 02:06:13 9b18e9b68314: Pull complete 02:06:13 891c053d2c06: Verifying Checksum 02:06:13 891c053d2c06: Download complete 02:06:13 35d82f9e3411: Pull complete 02:06:13 e16973657156: Pull complete 02:06:14 db1c61fa0a46: Verifying Checksum 02:06:14 db1c61fa0a46: Download complete 02:06:15 fc693d55d65f: Verifying Checksum 02:06:15 fc693d55d65f: Download complete 02:06:30 fc693d55d65f: Pull complete 02:06:30 7e9fc2657dce: Pull complete 02:06:30 dda99020689f: Pull complete 02:06:34 db1c61fa0a46: Pull complete 02:06:37 891c053d2c06: Pull complete 02:06:37 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 02:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 02:06:37 ---> f96f9c87975a 02:06:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:06:39 ---> Running in 1bbe3ae6e233 02:06:39 Removing intermediate container 1bbe3ae6e233 02:06:39 ---> f1c1ca7be796 02:06:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:06:39 ---> Running in 89a344ee777f 02:06:39 Removing intermediate container 89a344ee777f 02:06:39 ---> 675c63c3f36f 02:06:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:06:39 ---> Running in 13e173b4558c 02:06:40 Removing intermediate container 13e173b4558c 02:06:40 ---> 354e4b2541fb 02:06:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:06:40 ---> Running in c029aea6d3a6 02:06:40 Removing intermediate container c029aea6d3a6 02:06:40 ---> c9d15b845d15 02:06:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:06:40 ---> Running in 15763cf48d4e 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:06:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:06:43 (1/4) Installing openssh-keygen (9.0_p1-r2) 02:06:43 (2/4) Installing libedit (20210910.3.1-r0) 02:06:43 (3/4) Installing openssh-client-common (9.0_p1-r2) 02:06:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 02:06:43 Executing busybox-1.35.0-r17.trigger 02:06:43 OK: 226 MiB in 55 packages 02:06:44 Removing intermediate container 15763cf48d4e 02:06:44 ---> d14efe6e06f9 02:06:44 Step 8/12 : WORKDIR /device-mqtt-go 02:06:44 ---> Running in 29bc6bd6b031 02:06:44 Removing intermediate container 29bc6bd6b031 02:06:44 ---> a8f0f0f73d03 02:06:44 Step 9/12 : COPY go.mod vendor* ./ 02:06:45 ---> 6aece4a7e1e8 02:06:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:06:45 ---> Running in 3b9287d637a2 02:08:07 Removing intermediate container 3b9287d637a2 02:08:07 ---> 353e0ce6e269 02:08:07 Step 11/12 : COPY . . 02:08:07 ---> 076cc87ab85c 02:08:07 Step 12/12 : RUN $MAKE 02:08:07 ---> Running in fd7091510d40 02:08:07 noop 02:08:07 Removing intermediate container fd7091510d40 02:08:07 ---> 4b1461b4ff86 02:08:07 Successfully built 4b1461b4ff86 02:08:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:07 + docker inspect -f . ci-base-image-arm64 02:08:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:07 prd-ubuntu20.04-docker-arm64-4c-16g-9822 does not seem to be running inside a container 02:08:07 $ 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:08:09 $ docker top f81b5ed59f79dfd04e8b54b337a87e0080c5060ea81acbbaaf5874437e8bc243 -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:10 + go version 02:08:10 go version go1.18.7 linux/arm64 [Pipeline] } 02:08:10 $ docker stop --time=1 f81b5ed59f79dfd04e8b54b337a87e0080c5060ea81acbbaaf5874437e8bc243 02:08:12 $ docker rm -f --volumes f81b5ed59f79dfd04e8b54b337a87e0080c5060ea81acbbaaf5874437e8bc243 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:13 + docker inspect -f . ci-base-image-arm64 02:08:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:08:13 prd-ubuntu20.04-docker-arm64-4c-16g-9822 does not seem to be running inside a container 02:08:13 $ 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:08:14 $ docker top 98c9cdd92bf75a93fbb14f9f9624f3c97064e84991e842e3d181f4c804a02bcd -eo pid,comm [Pipeline] { [Pipeline] sh 02:08:15 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 02:08:16 + make test 02:08:16 go test ./... -coverprofile=coverage.out ./... 02:08:18 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:09:54 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:09:54 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.2% of statements 02:09:54 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:09:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:09:54 go vet ./... 02:10:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:10:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:10:16 ./bin/test-attribution-txt.sh [Pipeline] echo 02:10:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:10:16 $ docker stop --time=1 98c9cdd92bf75a93fbb14f9f9624f3c97064e84991e842e3d181f4c804a02bcd 02:10:19 $ docker rm -f --volumes 98c9cdd92bf75a93fbb14f9f9624f3c97064e84991e842e3d181f4c804a02bcd [Pipeline] // withDockerContainer [Pipeline] sh 02:10:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:10:20 Warning: overwriting stash ‘coverage-report’ 02:10:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:10:22 + ls -al . 02:10:22 total 176 02:10:22 drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 02:08 . 02:10:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:05 .. 02:10:22 -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 02:05 .dockerignore 02:10:22 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 02:05 .git 02:10:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:05 .github 02:10:22 -rw-rw-r-- 1 jenkins jenkins 329 Mar 13 02:05 .gitignore 02:10:22 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 02:05 .golangci.yml 02:10:22 -rw-rw-r-- 1 jenkins jenkins 9407 Mar 13 02:05 Attribution.txt 02:10:22 -rw-rw-r-- 1 jenkins jenkins 13162 Mar 13 02:05 CHANGELOG.md 02:10:22 -rw-rw-r-- 1 jenkins jenkins 1689 Mar 13 02:05 Dockerfile 02:10:22 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 02:05 GOVERNANCE.md 02:10:22 -rw-rw-r-- 1 jenkins jenkins 678 Mar 13 02:05 Jenkinsfile 02:10:22 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 02:05 LICENSE 02:10:22 -rw-rw-r-- 1 jenkins jenkins 1697 Mar 13 02:05 Makefile 02:10:22 -rw-rw-r-- 1 jenkins jenkins 620 Mar 13 02:05 OWNERS.md 02:10:22 -rw-rw-r-- 1 jenkins jenkins 3165 Mar 13 02:05 README.md 02:10:22 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 02:02 VERSION 02:10:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:05 bin 02:10:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:05 cmd 02:10:22 -rw-r--r-- 1 jenkins jenkins 18047 Mar 13 02:09 coverage.out 02:10:22 -rw-rw-r-- 1 jenkins jenkins 3377 Mar 13 02:05 go.mod 02:10:22 -rw-rw-r-- 1 jenkins jenkins 31299 Mar 13 02:05 go.sum 02:10:22 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 02:05 internal 02:10:22 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 02:05 mock 02:10:22 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 02:05 snap 02:10:22 -rw-rw-r-- 1 jenkins jenkins 227 Mar 13 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:22 + 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=0273c593369b868daedb3165277cf31fcb94150d --label arch=arm64 --label version=0.0.0 . 02:10:22 Sending build context to Docker daemon 3.322MB 02:10:22 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 02:10:22 Step 2/24 : FROM ${BASE} AS builder 02:10:22 ---> 4b1461b4ff86 02:10:22 Step 3/24 : ARG ADD_BUILD_TAGS="" 02:10:23 ---> Running in 4e2c6b104461 02:10:23 Removing intermediate container 4e2c6b104461 02:10:23 ---> 1af47d986954 02:10:23 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:10:23 ---> Running in 0f1b185e4516 02:10:23 Removing intermediate container 0f1b185e4516 02:10:23 ---> 8a37622e5249 02:10:23 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:10:23 ---> Running in c74bd365775c 02:10:25 Removing intermediate container c74bd365775c 02:10:25 ---> d359d8202619 02:10:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 02:10:25 ---> Running in 2e9a4ee2de62 02:10:26 Removing intermediate container 2e9a4ee2de62 02:10:26 ---> ea31785a067e 02:10:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:26 ---> Running in 4ca8ae15aed9 02:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:10:28 OK: 226 MiB in 55 packages 02:10:29 Removing intermediate container 4ca8ae15aed9 02:10:29 ---> 1f34680aa591 02:10:29 Step 8/24 : WORKDIR /device-mqtt-go 02:10:29 ---> Running in 4c00713434eb 02:10:30 Removing intermediate container 4c00713434eb 02:10:30 ---> 83bc2945a571 02:10:30 Step 9/24 : COPY go.mod vendor* ./ 02:10:31 ---> 23b22076a4bc 02:10:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:10:31 ---> Running in 236ee3094a68 02:10:35 Removing intermediate container 236ee3094a68 02:10:35 ---> 5e21f4f25249 02:10:35 Step 11/24 : COPY . . 02:10:36 ---> 5a8a55ba6655 02:10:36 Step 12/24 : RUN $MAKE 02:10:36 ---> Running in 25470d5afd73 02:10:37 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:12:43 Removing intermediate container 25470d5afd73 02:12:43 ---> 36ce7df1824f 02:12:43 Step 13/24 : FROM alpine:3.16 02:12:43 3.16: Pulling from library/alpine 02:12:43 3760b48202b3: Pulling fs layer 02:12:43 3760b48202b3: Verifying Checksum 02:12:43 3760b48202b3: Download complete 02:12:43 3760b48202b3: Pull complete 02:12:43 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 02:12:43 Status: Downloaded newer image for alpine:3.16 02:12:43 ---> 4c81e5bf8899 02:12:43 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:43 ---> Running in 56a89c9bd696 02:12:43 Removing intermediate container 56a89c9bd696 02:12:43 ---> dcf22d711103 02:12:43 Step 15/24 : RUN apk add --update --no-cache dumb-init 02:12:43 ---> Running in 2f475f5a301d 02:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:12:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:12:43 (1/1) Installing dumb-init (1.2.5-r1) 02:12:43 Executing busybox-1.35.0-r17.trigger 02:12:43 OK: 5 MiB in 15 packages 02:12:44 Removing intermediate container 2f475f5a301d 02:12:44 ---> cd3b26bac806 02:12:44 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:45 ---> f7b840ed7c9e 02:12:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:46 ---> b612e20075a0 02:12:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:46 ---> 4b5af46fe191 02:12:46 Step 19/24 : EXPOSE 59982 02:12:46 ---> Running in 3c5a297c8aea 02:12:46 Removing intermediate container 3c5a297c8aea 02:12:46 ---> 5a541286c658 02:12:46 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:46 ---> Running in b4552e4eb508 02:12:47 Removing intermediate container b4552e4eb508 02:12:47 ---> f305f5abc006 02:12:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 02:12:47 ---> Running in 2504379a1167 02:12:47 Removing intermediate container 2504379a1167 02:12:47 ---> 26767a7e1cfc 02:12:47 Step 22/24 : LABEL arch=arm64 02:12:47 ---> Running in 2c73bde022af 02:12:47 Removing intermediate container 2c73bde022af 02:12:47 ---> a28f5ddf2e8e 02:12:47 Step 23/24 : LABEL git_sha=0273c593369b868daedb3165277cf31fcb94150d 02:12:47 ---> Running in d1fdf33f9b9b 02:12:48 Removing intermediate container d1fdf33f9b9b 02:12:48 ---> 4c2bd699db7c 02:12:48 Step 24/24 : LABEL version=0.0.0 02:12:48 ---> Running in 4478d3a54bd0 02:12:48 Removing intermediate container 4478d3a54bd0 02:12:48 ---> 7035860a1eef 02:12:48 [Warning] One or more build-args [ARCH] were not consumed 02:12:48 Successfully built 7035860a1eef 02:12:48 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:49 02:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:49 arm64: Pulling from edgex-lftools-log-publisher 02:12:49 8998bd30e6a1: Pulling fs layer 02:12:49 04944245beec: Pulling fs layer 02:12:49 699f458cf7ca: Pulling fs layer 02:12:49 765212b225bb: Pulling fs layer 02:12:49 f23df028b6ca: Pulling fs layer 02:12:49 d65c8cfc05b1: Pulling fs layer 02:12:49 2437ff75d9bd: Pulling fs layer 02:12:49 f23df028b6ca: Waiting 02:12:49 d65c8cfc05b1: Waiting 02:12:49 2437ff75d9bd: Waiting 02:12:49 04944245beec: Verifying Checksum 02:12:49 04944245beec: Download complete 02:12:49 765212b225bb: Download complete 02:12:49 f23df028b6ca: Verifying Checksum 02:12:49 f23df028b6ca: Download complete 02:12:49 d65c8cfc05b1: Verifying Checksum 02:12:49 d65c8cfc05b1: Download complete 02:12:50 699f458cf7ca: Verifying Checksum 02:12:50 699f458cf7ca: Download complete 02:12:50 8998bd30e6a1: Verifying Checksum 02:12:50 8998bd30e6a1: Download complete 02:12:52 2437ff75d9bd: Verifying Checksum 02:12:52 2437ff75d9bd: Download complete 02:12:54 8998bd30e6a1: Pull complete 02:12:54 04944245beec: Pull complete 02:12:55 699f458cf7ca: Pull complete 02:12:55 765212b225bb: Pull complete 02:12:56 f23df028b6ca: Pull complete 02:12:56 d65c8cfc05b1: Pull complete 02:13:09 2437ff75d9bd: Pull complete 02:13:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-9822 does not seem to be running inside a container 02:13:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/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:13:12 $ docker top 7732742545fec783134c006d8c3f4ee41d989059a35c9172bece0b24a44a22bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:12 ---> job-cost.sh 02:13:12 lf-activate-venv: SKIPPING 02:13:12 INFO: No Stack... 02:13:13 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:14 INFO: Archiving Costs [Pipeline] sh 02:13:14 + cut -d, -f6 02:13:14 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock 02:13:14 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] 02:13:14 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] did not exist. Created. 02:13:14 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:14 /w/workspace/device-mqtt-go/1@tmp/durable-1a5b4580/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:15 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:15 Warning: overwriting stash ‘stack-cost’ 02:13:15 Stashed 1 file(s) [Pipeline] } 02:13:15 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-523-1-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:15 $ docker stop --time=1 7732742545fec783134c006d8c3f4ee41d989059a35c9172bece0b24a44a22bd 02:13:17 $ docker rm -f --volumes 7732742545fec783134c006d8c3f4ee41d989059a35c9172bece0b24a44a22bd [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:13:18 provisioning config files... 02:13:18 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/config10542172201068666209tmp [Pipeline] { [Pipeline] sh 02:13:18 + set +x 02:13:18 + + curl -s https://codecov.io/bash 02:13:18 bash -s -- 02:13:18 02:13:18 _____ _ 02:13:18 / ____| | | 02:13:18 | | ___ __| | ___ ___ _____ __ 02:13:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:18 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:18 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:18 Bash-1.0.6 02:13:18 02:13:18 02:13:18 ==> git version 2.25.1 found 02:13:18 ==> 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:13:18 Release-Date: 2020-01-08 02:13:18 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:13:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:18 ==> Jenkins CI detected. 02:13:18 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-523 02:13:18 project root: . 02:13:18 --> token set from env 02:13:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:18 ==> Running gcov in . (disable via -X gcov) 02:13:18 ==> Python coveragepy not found 02:13:18 ==> Searching for coverage reports in: 02:13:18 + . 02:13:18 -> Found 1 reports 02:13:18 ==> Detecting git/mercurial file structure 02:13:18 ==> Reading reports 02:13:18 + ./coverage.out bytes=18047 02:13:18 ==> Appending adjustments 02:13:18 https://docs.codecov.io/docs/fixing-reports 02:13:18 + Found adjustments 02:13:18 ==> Gzipping contents 02:13:18 4.0K /tmp/codecov.NYxkjo.gz 02:13:18 ==> Uploading reports 02:13:18 url: https://codecov.io 02:13:18 query: branch=PR-523&commit=0273c593369b868daedb3165277cf31fcb94150d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=523&job=&cmd_args= 02:13:18 -> Pinging Codecov 02:13:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-523&commit=0273c593369b868daedb3165277cf31fcb94150d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-523%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=523&job=&cmd_args= 02:13:18 -> Uploading to 02:13:18 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/7D719EC7BBE17E464838252E33014C33/0273c593369b868daedb3165277cf31fcb94150d/6744febe-6fa2-4152-81d8-89b6f10626c5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T021318Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8f872751910bd41236d9da387e7f2423cd8044e69428fbd793a287fa663c2531 02:13:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:19 Dload Upload Total Spent Left Speed 02:13:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3160 0 0 100 3160 0 11366 --:--:-- --:--:-- --:--:-- 11366 02:13:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/0273c593369b868daedb3165277cf31fcb94150d [Pipeline] } 02:13:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:13:21 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives ] 02:13:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives 02:13:21 total 16 02:13:21 drwxr-xr-x 3 root root 4096 Mar 13 02:04 . 02:13:21 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 02:04 .. 02:13:21 drwxr-xr-x 2 root root 4096 Mar 13 02:04 cost 02:13:21 -rw-r--r-- 1 root root 86 Mar 13 02:04 cost.csv 02:13:21 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives 02:13:21 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives 02:13:21 total 16 02:13:21 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 02:04 . 02:13:21 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 02:04 .. 02:13:21 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 02:04 cost 02:13:21 -rw-r--r-- 1 jenkins jenkins 86 Mar 13 02:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:13:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:13:22 ---> package-listing.sh 02:13:22 ++ facter osfamily 02:13:22 ++ tr '[:upper:]' '[:lower:]' 02:13:22 + OS_FAMILY=debian 02:13:22 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-523 02:13:22 + START_PACKAGES=/tmp/packages_start.txt 02:13:22 + END_PACKAGES=/tmp/packages_end.txt 02:13:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:13:22 + PACKAGES=/tmp/packages_start.txt 02:13:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-523 ']' 02:13:22 + PACKAGES=/tmp/packages_end.txt 02:13:22 + case "${OS_FAMILY}" in 02:13:22 + dpkg -l 02:13:22 + grep '^ii' 02:13:22 + '[' -f /tmp/packages_start.txt ']' 02:13:22 + '[' -f /tmp/packages_end.txt ']' 02:13:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:13:22 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-523 ']' 02:13:22 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives/ 02:13:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-523/archives/ [Pipeline] echo 02:13:22 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-523/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:13:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:13:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:23 prd-ubuntu20.04-docker-8c-8g-9819 does not seem to be running inside a container 02:13:23 $ 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-523/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-523 -v /w/workspace/gexfoundry_device-mqtt-go_PR-523:/w/workspace/gexfoundry_device-mqtt-go_PR-523:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:13:23 $ docker top 28527e7016ab3cb5223acbadfd5578fce3ccaee2ac0aa7cf16a1acd3654fecd9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:24 + touch /tmp/pre-build-complete [Pipeline] sh 02:13:24 + mkdir -p /var/log/sysstat [Pipeline] sh 02:13:24 + ls /var/log/sa-host 02:13:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:13:25 provisioning config files... 02:13:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-523@tmp/config12206112261716828916tmp [Pipeline] { [Pipeline] echo 02:13:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:13:25 ---> create-netrc.sh [Pipeline] } 02:13:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:13:25 ---> python-tools-install.sh [Pipeline] echo 02:13:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:13:26 ---> sudo-logs.sh 02:13:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:13:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:13:26 ---> job-cost.sh 02:13:26 lf-activate-venv: SKIPPING 02:13:26 DEBUG: total: 0.2199999988079071 02:13:26 INFO: Retrieving Stack Cost... 02:13:27 INFO: Retrieving Pricing Info for: v3-standard-8 02:13:27 INFO: Archiving Costs [Pipeline] echo 02:13:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:13:27 ---> logs-deploy.sh 02:13:27 lf-activate-venv: SKIPPING 02:13:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-523/1 02:13:27 INFO: archiving workspace using pattern(s): 02:13:28 Archives upload complete. 02:13:28 INFO: archiving logs to Nexus