Pull request #618 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 81ad284c52fc868f8c243460d866075f76bc0c4e+557fa96b1e7b02e89e1731c67f49966a69991ec2 (9fbaf00f8f704bd996f4b0af86858b5d25ac95be) 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-ssh9792886283282239892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh6832907745956696169.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-618/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-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6003491601379657987.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-618/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3796858408166234523.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh4212617606508707672.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-618/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-618/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16449012326542142327.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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-4185 in /w/workspace/gexfoundry_device-mqtt-go_PR-618 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-618 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 557fa96b1e7b02e89e1731c67f49966a69991ec2 into PR head commit 81ad284c52fc868f8c243460d866075f76bc0c4e Merge succeeded, producing 81ad284c52fc868f8c243460d866075f76bc0c4e Checking out Revision 81ad284c52fc868f8c243460d866075f76bc0c4e (PR-618) Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:46:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # 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 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:46:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:46:18 ========================================================= 01:46:18 EdgeX Global Pipelines Version Info 01:46:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:46:18 ------------------- 01:46:18 stable info: 01:46:18 ------------------- 01:46:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:46:18 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:46:18 Message: update stable to v1.0.253 01:46:19 ------------------- 01:46:19 experimental info: 01:46:19 ------------------- 01:46:19 Commited By: **** collab-it+edgex@linuxfoundation.org 01:46:19 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 01:46:19 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:46:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:46:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:46:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:46:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:46:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:46:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-618 [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-618 [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-618 [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 81ad284 [Pipeline] echo 01:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:21 provisioning config files... 01:46:21 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config7684291802521809676tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:21 ---> docker-login.sh 01:46:21 nexus3.edgexfoundry.org:10001 01:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:22 Configure a credential helper to remove this warning. See 01:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:22 01:46:22 Login Succeeded 01:46:22 nexus3.edgexfoundry.org:10002 01:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:22 Configure a credential helper to remove this warning. See 01:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:22 01:46:22 Login Succeeded 01:46:22 nexus3.edgexfoundry.org:10003 01:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:22 Configure a credential helper to remove this warning. See 01:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:22 01:46:22 Login Succeeded 01:46:22 nexus3.edgexfoundry.org:10004 01:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:22 Configure a credential helper to remove this warning. See 01:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:22 01:46:22 Login Succeeded 01:46:22 docker.io 01:46:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:22 Configure a credential helper to remove this warning. See 01:46:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:22 01:46:22 Login Succeeded 01:46:22 ---> docker-login.sh ends [Pipeline] } 01:46:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:46:23 + git rev-list -1 --merges 81ad284c52fc868f8c243460d866075f76bc0c4e~1..81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo 01:46:23 -----------> git rev-list -1 --merges 81ad284c52fc868f8c243460d866075f76bc0c4e~1..81ad284c52fc868f8c243460d866075f76bc0c4e 81ad284c52fc868f8c243460d866075f76bc0c4e [false] [Pipeline] sh 01:46:23 + git log --format=format:%s -1 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo 01:46:23 ========================================================= 01:46:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:46:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:24 + git log --format=format:%s -1 81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] echo 01:46:24 [semverPrep] GIT_COMMIT: 81ad284c52fc868f8c243460d866075f76bc0c4e, Commit Message: build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 [Pipeline] echo 01:46:24 [semverPrep] This is not a build commit. [Pipeline] sh 01:46:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:46:24 + grep -v github /etc/ssh/ssh_known_hosts 01:46:24 + [ -e /tmp/ssh_known_hosts ] 01:46:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:46:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:46:24 + sudo tee -a /etc/ssh/ssh_known_hosts 01:46:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:25 01:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:25 0.1.4: Pulling from edgex-devops/py-git-semver 01:46:25 b85a868b505f: Pulling fs layer 01:46:25 e2be974225ed: Pulling fs layer 01:46:25 339a4e72a1f5: Pulling fs layer 01:46:25 988bab9f4d93: Pulling fs layer 01:46:25 1469e6f7b9e6: Pulling fs layer 01:46:25 eaf3925da568: Pulling fs layer 01:46:25 bab4dde63d76: Pulling fs layer 01:46:25 bde34c3a00c8: Pulling fs layer 01:46:25 b352a97aabf1: Pulling fs layer 01:46:25 4872d77fe225: Pulling fs layer 01:46:25 5851b861e8e6: Pulling fs layer 01:46:25 988bab9f4d93: Waiting 01:46:25 bab4dde63d76: Waiting 01:46:25 1469e6f7b9e6: Waiting 01:46:25 eaf3925da568: Waiting 01:46:25 bde34c3a00c8: Waiting 01:46:25 b352a97aabf1: Waiting 01:46:25 4872d77fe225: Waiting 01:46:25 5851b861e8e6: Waiting 01:46:25 e2be974225ed: Verifying Checksum 01:46:25 e2be974225ed: Download complete 01:46:25 988bab9f4d93: Verifying Checksum 01:46:25 988bab9f4d93: Download complete 01:46:25 1469e6f7b9e6: Verifying Checksum 01:46:25 1469e6f7b9e6: Download complete 01:46:25 339a4e72a1f5: Verifying Checksum 01:46:25 339a4e72a1f5: Download complete 01:46:25 eaf3925da568: Download complete 01:46:25 bde34c3a00c8: Download complete 01:46:25 b352a97aabf1: Download complete 01:46:25 4872d77fe225: Verifying Checksum 01:46:25 4872d77fe225: Download complete 01:46:25 5851b861e8e6: Download complete 01:46:25 b85a868b505f: Download complete 01:46:25 bab4dde63d76: Verifying Checksum 01:46:25 bab4dde63d76: Download complete 01:46:26 b85a868b505f: Pull complete 01:46:26 e2be974225ed: Pull complete 01:46:27 339a4e72a1f5: Pull complete 01:46:27 988bab9f4d93: Pull complete 01:46:27 1469e6f7b9e6: Pull complete 01:46:27 eaf3925da568: Pull complete 01:46:29 bab4dde63d76: Pull complete 01:46:29 bde34c3a00c8: Pull complete 01:46:29 b352a97aabf1: Pull complete 01:46:29 4872d77fe225: Pull complete 01:46:29 5851b861e8e6: Pull complete 01:46:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:46:30 prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container 01:46:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:46:32 $ docker top 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 -eo pid,comm 01:46:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:46:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:46:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:33 [ssh-agent] Looking for ssh-agent implementation... 01:46:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:33 $ docker exec 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent 01:46:33 SSH_AUTH_SOCK=/tmp/ssh-8ojeRLtNU1Cp/agent.32 01:46:33 SSH_AGENT_PID=38 01:46:33 Running ssh-add (command line suppressed) 01:46:33 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_15164112472407939191.key (/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_15164112472407939191.key) 01:46:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:33 + git tag --points-at HEAD [Pipeline] } 01:46:33 $ docker exec --env ******** --env ******** 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent -k 01:46:33 unset SSH_AUTH_SOCK; 01:46:33 unset SSH_AGENT_PID; 01:46:33 echo Agent pid 38 killed; 01:46:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:46:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:46:34 [ssh-agent] Looking for ssh-agent implementation... 01:46:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:46:34 $ docker exec 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent 01:46:34 SSH_AUTH_SOCK=/tmp/ssh-1f7x0Bh6bywm/agent.70 01:46:34 SSH_AGENT_PID=76 01:46:34 Running ssh-add (command line suppressed) 01:46:34 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_11157681555984316204.key (/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/private_key_11157681555984316204.key) 01:46:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:46:34 + git semver init 01:46:34 2023-08-22 01:46:34,886 [run_init] DEBUG init version:0.0.0 force:False 01:46:34 2023-08-22 01:46:34,887 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver 01:46:34 2023-08-22 01:46:34,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver 01:46:34 2023-08-22 01:46:34,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618, universal_newlines=False, shell=None, istream=None) 01:46:35 2023-08-22 01:46:35,655 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.git/info/exclude 01:46:35 2023-08-22 01:46:35,655 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 with force:False 01:46:35 2023-08-22 01:46:35,656 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 01:46:35 2023-08-22 01:46:35,660 [execute] INFO git cat-file --batch-check 01:46:35 2023-08-22 01:46:35,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 01:46:35 2023-08-22 01:46:35,665 [execute] INFO git cat-file --batch 01:46:35 2023-08-22 01:46:35,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver, universal_newlines=False, shell=None, istream=) 01:46:35 2023-08-22 01:46:35,668 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-618/.semver/PR-618 01:46:35 0.0.0 [Pipeline] } 01:46:35 $ docker exec --env ******** --env ******** 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 ssh-agent -k 01:46:36 unset SSH_AUTH_SOCK; 01:46:36 unset SSH_AGENT_PID; 01:46:36 echo Agent pid 76 killed; 01:46:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:46:36 + git semver [Pipeline] } 01:46:36 $ docker stop --time=1 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 01:46:38 $ docker rm -f --volumes 88bcfcdb88ac0a1f4b4f0e217d478712d5ee452071d3173bc05a25b624b48fb7 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:46:38 Stashed 1 file(s) [Pipeline] echo 01:46:38 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:39 provisioning config files... 01:46:39 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config17803395156546312573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:39 ---> docker-login.sh 01:46:39 nexus3.edgexfoundry.org:10001 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 nexus3.edgexfoundry.org:10002 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 nexus3.edgexfoundry.org:10003 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 nexus3.edgexfoundry.org:10004 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:39 Configure a credential helper to remove this warning. See 01:46:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:39 01:46:39 Login Succeeded 01:46:39 docker.io 01:46:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:40 Configure a credential helper to remove this warning. See 01:46:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:40 01:46:40 Login Succeeded 01:46:40 ---> docker-login.sh ends [Pipeline] } 01:46:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:40 ========================================================= 01:46:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:46:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:46:41 Sending build context to Docker daemon 6.441MB 01:46:41 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:46:41 Step 2/12 : FROM ${BASE} AS builder 01:46:41 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:46:41 4db1b89c0bd1: Pulling fs layer 01:46:41 6911f1a30b25: Pulling fs layer 01:46:41 e194b8c5c2a9: Pulling fs layer 01:46:41 6863d3e3a2b1: Pulling fs layer 01:46:41 ec0bb842ea78: Pulling fs layer 01:46:41 40a00589a448: Pulling fs layer 01:46:41 6c08303d61cc: Pulling fs layer 01:46:41 798269fcf238: Pulling fs layer 01:46:41 40a00589a448: Waiting 01:46:41 6c08303d61cc: Waiting 01:46:41 798269fcf238: Waiting 01:46:41 6863d3e3a2b1: Waiting 01:46:41 ec0bb842ea78: Waiting 01:46:41 6911f1a30b25: Verifying Checksum 01:46:41 6911f1a30b25: Download complete 01:46:41 6863d3e3a2b1: Verifying Checksum 01:46:41 6863d3e3a2b1: Download complete 01:46:41 ec0bb842ea78: Download complete 01:46:41 4db1b89c0bd1: Verifying Checksum 01:46:41 4db1b89c0bd1: Download complete 01:46:41 40a00589a448: Verifying Checksum 01:46:41 40a00589a448: Download complete 01:46:41 4db1b89c0bd1: Pull complete 01:46:41 6911f1a30b25: Pull complete 01:46:41 798269fcf238: Verifying Checksum 01:46:41 798269fcf238: Download complete 01:46:41 e194b8c5c2a9: Download complete 01:46:42 6c08303d61cc: Download complete 01:46:45 e194b8c5c2a9: Pull complete 01:46:45 6863d3e3a2b1: Pull complete 01:46:45 ec0bb842ea78: Pull complete 01:46:45 40a00589a448: Pull complete 01:46:47 6c08303d61cc: Pull complete 01:46:48 798269fcf238: Pull complete 01:46:48 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:46:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:46:48 ---> ec979cd7f677 01:46:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:46:53 ---> Running in 4f42b6ca4ce3 01:46:53 Removing intermediate container 4f42b6ca4ce3 01:46:53 ---> 8106612fff8a 01:46:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:53 ---> Running in 55477c9d0a9f 01:46:53 Removing intermediate container 55477c9d0a9f 01:46:53 ---> 0fbd6ace860c 01:46:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:53 ---> Running in 7605239d68a7 01:46:53 Removing intermediate container 7605239d68a7 01:46:53 ---> 63cdcd004774 01:46:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:46:54 Still waiting to schedule task 01:46:54 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4182’ 01:46:54 ---> Running in d30fdfabd7ed 01:46:54 Removing intermediate container d30fdfabd7ed 01:46:54 ---> 3ac57f070b8a 01:46:54 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:54 ---> Running in 29d48e4a90a0 01:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:46:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:46:54 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:46:54 (2/4) Installing libedit (20221030.3.1-r0) 01:46:54 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:46:54 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:46:54 Executing busybox-1.35.0-r29.trigger 01:46:54 OK: 269 MiB in 57 packages 01:46:55 Removing intermediate container 29d48e4a90a0 01:46:55 ---> 2aae06875aa5 01:46:55 Step 8/12 : WORKDIR /device-mqtt-go 01:46:55 ---> Running in 4f7f9aa3ac91 01:46:55 Removing intermediate container 4f7f9aa3ac91 01:46:55 ---> b347ed7d3550 01:46:55 Step 9/12 : COPY go.mod vendor* ./ 01:46:55 ---> 8f57c00071f9 01:46:55 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:55 ---> Running in 49859d5c9ac2 01:47:42 Removing intermediate container 49859d5c9ac2 01:47:42 ---> 9eadc2cbcefd 01:47:42 Step 11/12 : COPY . . 01:47:42 ---> 7cffd6e1f24b 01:47:42 Step 12/12 : RUN $MAKE 01:47:42 ---> Running in 27d483754916 01:47:42 noop 01:47:42 Removing intermediate container 27d483754916 01:47:42 ---> ccfca15fab43 01:47:42 Successfully built ccfca15fab43 01:47:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + docker inspect -f . ci-base-image-x86_64 01:47:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:43 prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container 01:47:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:47:43 $ docker top 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:43 + go version 01:47:43 go version go1.20.6 linux/amd64 [Pipeline] } 01:47:43 $ docker stop --time=1 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b 01:47:45 $ docker rm -f --volumes 2af6466ed7c916af0d8869888b878281950b188c213f100aa743adfee625123b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:45 + docker inspect -f . ci-base-image-x86_64 01:47:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:47:46 prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container 01:47:46 $ 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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:47:46 $ docker top f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 -eo pid,comm [Pipeline] { [Pipeline] sh 01:47:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-618 [Pipeline] fileExists [Pipeline] sh 01:47:47 + make test 01:47:47 go test ./... -coverprofile=coverage.out ./... 01:47:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:48:01 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:48:01 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:48:01 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.014s coverage: 22.8% of statements 01:48:06 go vet ./... 01:48:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:48:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:48:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:48:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:48:09 $ docker stop --time=1 f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 01:48:13 $ docker rm -f --volumes f17b54e5c62b26df8388eb32d12a08b3ce8fcf0c14ee7dbf3d9a2e014a635755 [Pipeline] // withDockerContainer [Pipeline] sh 01:48:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:48:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:48:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:48:14 + ls -al . 01:48:14 total 184 01:48:14 drwxrwxr-x 10 jenkins jenkins 4096 Aug 22 01:47 . 01:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:46 .. 01:48:14 -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 01:46 .dockerignore 01:48:14 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 01:46 .git 01:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 .github 01:48:14 -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 01:46 .gitignore 01:48:14 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 01:46 .golangci.yml 01:48:14 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 01:46 .semver 01:48:14 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 01:46 Attribution.txt 01:48:14 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 01:46 CHANGELOG.md 01:48:14 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 01:46 Dockerfile 01:48:14 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 01:46 GOVERNANCE.md 01:48:14 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 01:46 Jenkinsfile 01:48:14 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 01:46 LICENSE 01:48:14 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 01:46 Makefile 01:48:14 -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 01:46 OWNERS.md 01:48:14 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 01:46 README.md 01:48:14 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 01:46 VERSION 01:48:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:46 bin 01:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 cmd 01:48:14 -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 01:48 coverage.out 01:48:14 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 01:46 go.mod 01:48:14 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 01:46 go.sum 01:48:14 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:46 internal 01:48:14 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:46 mock 01:48:14 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:46 snap 01:48:14 -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 01:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:15 + 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=81ad284c52fc868f8c243460d866075f76bc0c4e --label arch=amd64 --label version=0.0.0 . 01:48:15 Sending build context to Docker daemon 6.46MB 01:48:15 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:48:15 Step 2/24 : FROM ${BASE} AS builder 01:48:15 ---> ccfca15fab43 01:48:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:48:15 ---> Running in 4a64359e4abe 01:48:15 Removing intermediate container 4a64359e4abe 01:48:15 ---> 91e55cf791fc 01:48:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:48:15 ---> Running in 82460d716cc1 01:48:15 Removing intermediate container 82460d716cc1 01:48:15 ---> f416fad14c43 01:48:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:48:15 ---> Running in f9203f3f1b39 01:48:15 Removing intermediate container f9203f3f1b39 01:48:15 ---> 5a0e5d7e5260 01:48:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:48:15 ---> Running in 0819b3ee6fa9 01:48:15 Removing intermediate container 0819b3ee6fa9 01:48:15 ---> 3b91fb7e3d3a 01:48:15 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:48:15 ---> Running in 946f956b4c15 01:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:48:16 OK: 269 MiB in 57 packages 01:48:17 Removing intermediate container 946f956b4c15 01:48:17 ---> cca960533a0a 01:48:17 Step 8/24 : WORKDIR /device-mqtt-go 01:48:17 ---> Running in d79221df3500 01:48:17 Removing intermediate container d79221df3500 01:48:17 ---> 86436fbe6fee 01:48:17 Step 9/24 : COPY go.mod vendor* ./ 01:48:17 ---> fee838bac3b0 01:48:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:48:17 ---> Running in 7f21b02973a9 01:48:17 Removing intermediate container 7f21b02973a9 01:48:17 ---> 157193ea70c7 01:48:17 Step 11/24 : COPY . . 01:48:18 ---> 96022df5254b 01:48:18 Step 12/24 : RUN $MAKE 01:48:18 ---> Running in e4d941fccc7e 01:48:18 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 01:48:38 Removing intermediate container e4d941fccc7e 01:48:38 ---> 88d4dbf651b4 01:48:38 Step 13/24 : FROM alpine:3.17 01:48:39 3.17: Pulling from library/alpine 01:48:40 9398808236ff: Pulling fs layer 01:48:40 9398808236ff: Verifying Checksum 01:48:40 9398808236ff: Download complete 01:48:40 9398808236ff: Pull complete 01:48:40 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:48:40 Status: Downloaded newer image for alpine:3.17 01:48:40 ---> 1e0b8b5322fc 01:48:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:48:40 ---> Running in 99cc4c054edf 01:48:40 Removing intermediate container 99cc4c054edf 01:48:40 ---> d56a21e6eb83 01:48:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:48:40 ---> Running in e0aa88df6dec 01:48:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:48:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:48:41 (1/1) Installing dumb-init (1.2.5-r2) 01:48:41 Executing busybox-1.35.0-r29.trigger 01:48:41 OK: 7 MiB in 16 packages 01:48:42 Removing intermediate container e0aa88df6dec 01:48:42 ---> fedf2957d95c 01:48:42 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:48:42 ---> c0f2c0f1688e 01:48:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:48:42 ---> 34f8bf4c6da9 01:48:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:48:42 ---> 67949d0b4ae3 01:48:42 Step 19/24 : EXPOSE 59982 01:48:42 ---> Running in 10c9f7980a0a 01:48:44 Removing intermediate container 10c9f7980a0a 01:48:44 ---> c8979a5e8eee 01:48:44 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:48:44 ---> Running in 69cb1d2a31f0 01:48:44 Removing intermediate container 69cb1d2a31f0 01:48:44 ---> c3c00c5a88c5 01:48:44 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:48:44 ---> Running in 6ebc67e2653a 01:48:44 Removing intermediate container 6ebc67e2653a 01:48:44 ---> 49c6d035bda7 01:48:44 Step 22/24 : LABEL arch=amd64 01:48:44 ---> Running in 4ee575249050 01:48:44 Removing intermediate container 4ee575249050 01:48:44 ---> fd355af5a0bd 01:48:44 Step 23/24 : LABEL git_sha=81ad284c52fc868f8c243460d866075f76bc0c4e 01:48:44 ---> Running in 7e13f53a71ac 01:48:44 Removing intermediate container 7e13f53a71ac 01:48:44 ---> 129b491ed061 01:48:44 Step 24/24 : LABEL version=0.0.0 01:48:44 ---> Running in 218ac3d1e4bc 01:48:44 Removing intermediate container 218ac3d1e4bc 01:48:44 ---> 304b879abaab 01:48:44 [Warning] One or more build-args [ARCH] were not consumed 01:48:44 Successfully built 304b879abaab 01:48:44 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:51 01:48:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:52 latest: Pulling from edgex-lftools-log-publisher 01:48:52 5eb5b503b376: Pulling fs layer 01:48:52 5c69ac0246d0: Pulling fs layer 01:48:52 ec43610c2a17: Pulling fs layer 01:48:52 3a2ae6a8a46f: Pulling fs layer 01:48:52 33b1e0a273af: Pulling fs layer 01:48:52 5d3b04190fa2: Pulling fs layer 01:48:52 2f39f015ded8: Pulling fs layer 01:48:52 33b1e0a273af: Waiting 01:48:52 5d3b04190fa2: Waiting 01:48:52 3a2ae6a8a46f: Waiting 01:48:52 5c69ac0246d0: Verifying Checksum 01:48:52 5c69ac0246d0: Download complete 01:48:52 3a2ae6a8a46f: Verifying Checksum 01:48:52 3a2ae6a8a46f: Download complete 01:48:52 ec43610c2a17: Verifying Checksum 01:48:52 ec43610c2a17: Download complete 01:48:52 33b1e0a273af: Verifying Checksum 01:48:52 33b1e0a273af: Download complete 01:48:53 5d3b04190fa2: Verifying Checksum 01:48:53 5d3b04190fa2: Download complete 01:48:53 5eb5b503b376: Verifying Checksum 01:48:53 5eb5b503b376: Download complete 01:48:53 2f39f015ded8: Download complete 01:48:54 5eb5b503b376: Pull complete 01:48:54 5c69ac0246d0: Pull complete 01:48:54 ec43610c2a17: Pull complete 01:48:54 3a2ae6a8a46f: Pull complete 01:48:54 33b1e0a273af: Pull complete 01:48:54 5d3b04190fa2: Pull complete 01:48:59 2f39f015ded8: Pull complete 01:48:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:48:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:48:59 prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container 01:48:59 $ 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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:49:03 $ docker top c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:03 ---> job-cost.sh 01:49:03 lf-activate-venv: SKIPPING 01:49:03 INFO: No Stack... 01:49:04 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:04 INFO: Archiving Costs [Pipeline] sh 01:49:04 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/cost.csv 01:49:04 + cut -d, -f6 [Pipeline] lock 01:49:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] 01:49:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] did not exist. Created. 01:49:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:05 + echo total: 0.2199999988079071 [Pipeline] stash 01:49:05 Stashed 1 file(s) [Pipeline] } 01:49:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:05 $ docker stop --time=1 c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 01:49:06 $ docker rm -f --volumes c28d264eda35b1074ffc0f761cc8f53f0b978627aec62b7a600eabf6040ce563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:50:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4186 in /w/workspace/gexfoundry_device-mqtt-go_PR-618 [Pipeline] { [Pipeline] ws 01:50:33 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:50:33 The recommended git tool is: git 01:50:38 using credential edgex-jenkins-ssh 01:50:38 Cloning the remote Git repository 01:50:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:50:38 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:50:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:50:38 > git --version # timeout=10 01:50:39 > git --version # 'git version 2.25.1' 01:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:40 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:50:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:50:41 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:50:41 Merging remotes/origin/main commit 557fa96b1e7b02e89e1731c67f49966a69991ec2 into PR head commit 81ad284c52fc868f8c243460d866075f76bc0c4e 01:50:41 Merge succeeded, producing 81ad284c52fc868f8c243460d866075f76bc0c4e 01:50:41 Checking out Revision 81ad284c52fc868f8c243460d866075f76bc0c4e (PR-618) 01:50:41 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/618/head:refs/remotes/origin/PR-618 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:50:41 > git config core.sparsecheckout # timeout=10 01:50:41 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 01:50:41 > git remote # timeout=10 01:50:41 > git config --get remote.origin.url # timeout=10 01:50:41 using GIT_SSH to set credentials SSH Credentials for GitHub 01:50:41 > git merge 557fa96b1e7b02e89e1731c67f49966a69991ec2 # timeout=10 01:50:41 > git rev-parse HEAD^{commit} # timeout=10 01:50:41 > git config core.sparsecheckout # timeout=10 01:50:41 > git checkout -f 81ad284c52fc868f8c243460d866075f76bc0c4e # timeout=10 01:50:42 Commit message: "build(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1" 01:50:42 > git --version # timeout=10 01:50:42 > git --version # 'git version 2.25.1' 01:50:42 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:50:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:50:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:43 Dload Upload Total Spent Left Speed 01:50:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh 01:50:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:50:44 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:50:44 + sudo tee /etc/docker/daemon.new 01:50:44 { 01:50:44 "registry-mirrors": [ 01:50:44 "https://nexus3.edgexfoundry.org:10001" 01:50:44 ], 01:50:44 "bip": "10.250.0.254/24", 01:50:44 "hosts": [ 01:50:44 "tcp://0.0.0.0:5555", 01:50:44 "unix:///var/run/docker.sock" 01:50:44 ], 01:50:44 "mtu": 1458, 01:50:44 "selinux-enabled": true, 01:50:44 "seccomp-profile": "/etc/docker/seccomp.json" 01:50:44 } [Pipeline] sh 01:50:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:50:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:51:03 provisioning config files... 01:51:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4834303078064213415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:04 ---> docker-login.sh 01:51:04 nexus3.edgexfoundry.org:10001 01:51:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:05 Configure a credential helper to remove this warning. See 01:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:05 01:51:05 Login Succeeded 01:51:05 nexus3.edgexfoundry.org:10002 01:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:05 Configure a credential helper to remove this warning. See 01:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:05 01:51:05 Login Succeeded 01:51:05 nexus3.edgexfoundry.org:10003 01:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:05 Configure a credential helper to remove this warning. See 01:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:05 01:51:05 Login Succeeded 01:51:05 nexus3.edgexfoundry.org:10004 01:51:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:05 Configure a credential helper to remove this warning. See 01:51:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:05 01:51:05 Login Succeeded 01:51:05 docker.io 01:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:51:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:51:06 Configure a credential helper to remove this warning. See 01:51:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:51:06 01:51:06 Login Succeeded 01:51:06 ---> docker-login.sh ends [Pipeline] } 01:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:51:06 ========================================================= 01:51:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:51:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 01:51:07 Sending build context to Docker daemon 3.329MB 01:51:07 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 01:51:07 Step 2/12 : FROM ${BASE} AS builder 01:51:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:51:08 edb6bdbacee9: Pulling fs layer 01:51:08 5f9638ab2659: Pulling fs layer 01:51:08 8d51d6327a98: Pulling fs layer 01:51:08 8b374f2dd631: Pulling fs layer 01:51:08 ec14aa9079de: Pulling fs layer 01:51:08 2f466654f4bb: Pulling fs layer 01:51:08 554e91adad29: Pulling fs layer 01:51:08 2f466654f4bb: Waiting 01:51:08 8b374f2dd631: Waiting 01:51:08 554e91adad29: Waiting 01:51:08 ec14aa9079de: Waiting 01:51:08 5f9638ab2659: Verifying Checksum 01:51:08 5f9638ab2659: Download complete 01:51:08 8b374f2dd631: Verifying Checksum 01:51:08 8b374f2dd631: Download complete 01:51:08 ec14aa9079de: Download complete 01:51:08 edb6bdbacee9: Download complete 01:51:09 edb6bdbacee9: Pull complete 01:51:09 554e91adad29: Verifying Checksum 01:51:09 554e91adad29: Download complete 01:51:10 2f466654f4bb: Verifying Checksum 01:51:10 2f466654f4bb: Download complete 01:51:10 8d51d6327a98: Verifying Checksum 01:51:10 8d51d6327a98: Download complete 01:51:13 5f9638ab2659: Pull complete 01:51:25 8d51d6327a98: Pull complete 01:51:25 8b374f2dd631: Pull complete 01:51:25 ec14aa9079de: Pull complete 01:51:31 2f466654f4bb: Pull complete 01:51:33 554e91adad29: Pull complete 01:51:33 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:51:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:51:33 ---> 1e15ea492957 01:51:33 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:51:35 ---> Running in d1f692d79295 01:51:35 Removing intermediate container d1f692d79295 01:51:35 ---> fe39fbb9cb22 01:51:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:51:35 ---> Running in f6edd2734dac 01:51:36 Removing intermediate container f6edd2734dac 01:51:36 ---> 28f0b7969a73 01:51:36 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:51:36 ---> Running in f22029caa18f 01:51:36 Removing intermediate container f22029caa18f 01:51:36 ---> ebcf6d304ab1 01:51:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:51:36 ---> Running in a056158f3a38 01:51:36 Removing intermediate container a056158f3a38 01:51:36 ---> 27cb95c076df 01:51:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:51:36 ---> Running in b3ef11c9bde2 01:51:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:51:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:51:39 (1/4) Installing openssh-keygen (9.1_p1-r4) 01:51:39 (2/4) Installing libedit (20221030.3.1-r0) 01:51:39 (3/4) Installing openssh-client-common (9.1_p1-r4) 01:51:39 (4/4) Installing openssh-client-default (9.1_p1-r4) 01:51:39 Executing busybox-1.35.0-r29.trigger 01:51:39 OK: 268 MiB in 57 packages 01:51:40 Removing intermediate container b3ef11c9bde2 01:51:40 ---> 53e90ade229f 01:51:40 Step 8/12 : WORKDIR /device-mqtt-go 01:51:40 ---> Running in e3c4894625fe 01:51:40 Removing intermediate container e3c4894625fe 01:51:40 ---> 9c5a1cc9fd1e 01:51:40 Step 9/12 : COPY go.mod vendor* ./ 01:51:41 ---> ad13311ef43e 01:51:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:51:41 ---> Running in 6a80cd4fd929 01:52:49 Removing intermediate container 6a80cd4fd929 01:52:49 ---> 88b3bd32b621 01:52:49 Step 11/12 : COPY . . 01:52:49 ---> 604c61dbdded 01:52:49 Step 12/12 : RUN $MAKE 01:52:49 ---> Running in d1b1d36408aa 01:52:49 noop 01:52:49 Removing intermediate container d1b1d36408aa 01:52:49 ---> 76d9d4f07def 01:52:49 Successfully built 76d9d4f07def 01:52:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:49 + docker inspect -f . ci-base-image-arm64 01:52:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:50 prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container 01:52:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:52:51 $ docker top ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:52 + go version 01:52:52 go version go1.20.6 linux/arm64 [Pipeline] } 01:52:52 $ docker stop --time=1 ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 01:52:54 $ docker rm -f --volumes ad61aa83cfd2e12266d430192f63f9606206b18c4cc6b5833812b60c0b817250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:54 + docker inspect -f . ci-base-image-arm64 01:52:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:55 prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container 01:52:55 $ 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 01:52:58 $ docker top 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:59 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:53:00 + make test 01:53:00 go test ./... -coverprofile=coverage.out ./... 01:53:32 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:55:43 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:55:43 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:55:43 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 22.8% of statements 01:55:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:55:43 go vet ./... 01:56:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:02 ./bin/test-attribution-txt.sh [Pipeline] echo 01:56:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:56:02 $ docker stop --time=1 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 01:56:04 $ docker rm -f --volumes 6d3cd8d899eacf3ebb516143721158e1a4f4bca0ea2773cdeb98e7e97a5e1682 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:56:05 Warning: overwriting stash ‘coverage-report’ 01:56:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:56:06 + ls -al . 01:56:06 total 180 01:56:06 drwxrwxr-x 9 jenkins jenkins 4096 Aug 22 01:53 . 01:56:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:50 .. 01:56:06 -rw-rw-r-- 1 jenkins jenkins 140 Aug 22 01:50 .dockerignore 01:56:06 drwxrwxr-x 8 jenkins jenkins 4096 Aug 22 01:50 .git 01:56:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 .github 01:56:06 -rw-rw-r-- 1 jenkins jenkins 329 Aug 22 01:50 .gitignore 01:56:06 -rw-rw-r-- 1 jenkins jenkins 41 Aug 22 01:50 .golangci.yml 01:56:06 -rw-rw-r-- 1 jenkins jenkins 9317 Aug 22 01:50 Attribution.txt 01:56:06 -rw-rw-r-- 1 jenkins jenkins 17522 Aug 22 01:50 CHANGELOG.md 01:56:06 -rw-rw-r-- 1 jenkins jenkins 1689 Aug 22 01:50 Dockerfile 01:56:06 -rw-rw-r-- 1 jenkins jenkins 677 Aug 22 01:50 GOVERNANCE.md 01:56:06 -rw-rw-r-- 1 jenkins jenkins 678 Aug 22 01:50 Jenkinsfile 01:56:06 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 22 01:50 LICENSE 01:56:06 -rw-rw-r-- 1 jenkins jenkins 1732 Aug 22 01:50 Makefile 01:56:06 -rw-rw-r-- 1 jenkins jenkins 620 Aug 22 01:50 OWNERS.md 01:56:06 -rw-rw-r-- 1 jenkins jenkins 3695 Aug 22 01:50 README.md 01:56:06 -rw-rw-r-- 1 jenkins jenkins 5 Aug 22 01:46 VERSION 01:56:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:50 bin 01:56:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 cmd 01:56:06 -rw-r--r-- 1 jenkins jenkins 18506 Aug 22 01:55 coverage.out 01:56:06 -rw-rw-r-- 1 jenkins jenkins 3285 Aug 22 01:50 go.mod 01:56:06 -rw-rw-r-- 1 jenkins jenkins 31322 Aug 22 01:50 go.sum 01:56:06 drwxrwxr-x 3 jenkins jenkins 4096 Aug 22 01:50 internal 01:56:06 drwxrwxr-x 2 jenkins jenkins 4096 Aug 22 01:50 mock 01:56:06 drwxrwxr-x 4 jenkins jenkins 4096 Aug 22 01:50 snap 01:56:06 -rw-rw-r-- 1 jenkins jenkins 227 Aug 22 01:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + 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=81ad284c52fc868f8c243460d866075f76bc0c4e --label arch=arm64 --label version=0.0.0 . 01:56:07 Sending build context to Docker daemon 3.348MB 01:56:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 01:56:07 Step 2/24 : FROM ${BASE} AS builder 01:56:07 ---> 76d9d4f07def 01:56:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:56:09 ---> Running in df1e9ddb734c 01:56:10 Removing intermediate container df1e9ddb734c 01:56:10 ---> 86a70a42376f 01:56:10 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:10 ---> Running in 1c8d30ae923d 01:56:10 Removing intermediate container 1c8d30ae923d 01:56:10 ---> ad88aa3840ec 01:56:10 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:10 ---> Running in 7dc76352bf21 01:56:10 Removing intermediate container 7dc76352bf21 01:56:10 ---> b61e0be786b8 01:56:10 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:56:10 ---> Running in 0c11db1cc03f 01:56:11 Removing intermediate container 0c11db1cc03f 01:56:11 ---> 2c312edbe748 01:56:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:11 ---> Running in 38c84bcb7489 01:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:56:13 OK: 268 MiB in 57 packages 01:56:14 Removing intermediate container 38c84bcb7489 01:56:14 ---> 662430e7dbb2 01:56:14 Step 8/24 : WORKDIR /device-mqtt-go 01:56:14 ---> Running in 9cc5ff90267f 01:56:15 Removing intermediate container 9cc5ff90267f 01:56:15 ---> f551b1948201 01:56:15 Step 9/24 : COPY go.mod vendor* ./ 01:56:15 ---> 1dfae419d03c 01:56:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:15 ---> Running in 4b826eb7b158 01:56:17 Removing intermediate container 4b826eb7b158 01:56:17 ---> 7e4356965c5d 01:56:17 Step 11/24 : COPY . . 01:56:18 ---> c4a5c9585e2a 01:56:18 Step 12/24 : RUN $MAKE 01:56:18 ---> Running in 8b7308c7593f 01:56:19 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 01:58:26 Removing intermediate container 8b7308c7593f 01:58:26 ---> b9d449ee6187 01:58:26 Step 13/24 : FROM alpine:3.17 01:58:26 3.17: Pulling from library/alpine 01:58:26 4060ece20d7a: Pulling fs layer 01:58:26 4060ece20d7a: Verifying Checksum 01:58:26 4060ece20d7a: Download complete 01:58:26 4060ece20d7a: Pull complete 01:58:26 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:58:26 Status: Downloaded newer image for alpine:3.17 01:58:26 ---> 8650cd65339b 01:58:26 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:58:26 ---> Running in 0df151e4e62c 01:58:26 Removing intermediate container 0df151e4e62c 01:58:26 ---> cd91467dbcc2 01:58:26 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:58:26 ---> Running in c993f226f2f2 01:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:58:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:58:26 (1/1) Installing dumb-init (1.2.5-r2) 01:58:26 Executing busybox-1.35.0-r29.trigger 01:58:26 OK: 8 MiB in 16 packages 01:58:26 Removing intermediate container c993f226f2f2 01:58:26 ---> 822877fb68c9 01:58:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:58:26 ---> 10ed493d1047 01:58:26 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:26 ---> 3c6482af4fc3 01:58:26 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:26 ---> 3982860d65ee 01:58:26 Step 19/24 : EXPOSE 59982 01:58:26 ---> Running in d8f1722b22cd 01:58:26 Removing intermediate container d8f1722b22cd 01:58:26 ---> d779777de093 01:58:26 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:58:26 ---> Running in 6c846dfd3c29 01:58:27 Removing intermediate container 6c846dfd3c29 01:58:27 ---> 81a3fb989c3b 01:58:27 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:58:27 ---> Running in d5d370f9ed2a 01:58:27 Removing intermediate container d5d370f9ed2a 01:58:27 ---> fa842f942b40 01:58:27 Step 22/24 : LABEL arch=arm64 01:58:27 ---> Running in 607a3d72bfd3 01:58:27 Removing intermediate container 607a3d72bfd3 01:58:27 ---> 7d6eeea53c20 01:58:27 Step 23/24 : LABEL git_sha=81ad284c52fc868f8c243460d866075f76bc0c4e 01:58:27 ---> Running in a3257b9acfde 01:58:28 Removing intermediate container a3257b9acfde 01:58:28 ---> 1c9bcd55d37c 01:58:28 Step 24/24 : LABEL version=0.0.0 01:58:28 ---> Running in 1e6f1862ec45 01:58:28 Removing intermediate container 1e6f1862ec45 01:58:28 ---> 710a5aadad45 01:58:28 [Warning] One or more build-args [ARCH] were not consumed 01:58:28 Successfully built 710a5aadad45 01:58:28 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:29 01:58:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:29 arm64: Pulling from edgex-lftools-log-publisher 01:58:29 8998bd30e6a1: Pulling fs layer 01:58:29 04944245beec: Pulling fs layer 01:58:29 699f458cf7ca: Pulling fs layer 01:58:29 765212b225bb: Pulling fs layer 01:58:29 f23df028b6ca: Pulling fs layer 01:58:29 d65c8cfc05b1: Pulling fs layer 01:58:29 2437ff75d9bd: Pulling fs layer 01:58:29 765212b225bb: Waiting 01:58:29 d65c8cfc05b1: Waiting 01:58:29 f23df028b6ca: Waiting 01:58:29 2437ff75d9bd: Waiting 01:58:30 04944245beec: Verifying Checksum 01:58:30 04944245beec: Download complete 01:58:30 765212b225bb: Verifying Checksum 01:58:30 765212b225bb: Download complete 01:58:30 f23df028b6ca: Verifying Checksum 01:58:30 f23df028b6ca: Download complete 01:58:30 d65c8cfc05b1: Verifying Checksum 01:58:30 d65c8cfc05b1: Download complete 01:58:30 699f458cf7ca: Verifying Checksum 01:58:30 699f458cf7ca: Download complete 01:58:30 8998bd30e6a1: Verifying Checksum 01:58:30 8998bd30e6a1: Download complete 01:58:33 2437ff75d9bd: Verifying Checksum 01:58:33 2437ff75d9bd: Download complete 01:58:34 8998bd30e6a1: Pull complete 01:58:35 04944245beec: Pull complete 01:58:37 699f458cf7ca: Pull complete 01:58:37 765212b225bb: Pull complete 01:58:38 f23df028b6ca: Pull complete 01:58:38 d65c8cfc05b1: Pull complete 01:58:53 2437ff75d9bd: Pull complete 01:58:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:58:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:58:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:53 prd-ubuntu20.04-docker-arm64-4c-16g-4186 does not seem to be running inside a container 01:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:58:56 $ docker top bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:57 ---> job-cost.sh 01:58:57 lf-activate-venv: SKIPPING 01:58:57 INFO: No Stack... 01:58:57 INFO: Retrieving Pricing Info for: v3-standard-4 01:58:58 INFO: Archiving Costs [Pipeline] sh 01:58:59 + cat+ /w/workspace/device-mqtt-go/1/archives/cost.csv 01:58:59 cut -d, -f6 [Pipeline] lock 01:58:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] 01:58:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] did not exist. Created. 01:58:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:59 /w/workspace/device-mqtt-go/1@tmp/durable-cf3d9e87/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:59:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:59:00 Warning: overwriting stash ‘stack-cost’ 01:59:00 Stashed 1 file(s) [Pipeline] } 01:59:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-618-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:59:00 $ docker stop --time=1 bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 01:59:04 $ docker rm -f --volumes bacfd4bca7aedd32de5aba503e911da1acd551bd385eda15e49fc2df9b07e450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:59:05 provisioning config files... 01:59:05 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config12202839887317354338tmp [Pipeline] { [Pipeline] sh 01:59:05 + set +x 01:59:05 + curl -s https://codecov.io/bash 01:59:05 + bash -s -- 01:59:05 01:59:05 _____ _ 01:59:05 / ____| | | 01:59:05 | | ___ __| | ___ ___ _____ __ 01:59:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:59:05 | |___| (_) | (_| | __/ (_| (_) \ V / 01:59:05 \_____\___/ \__,_|\___|\___\___/ \_/ 01:59:05 Bash-1.0.6 01:59:05 01:59:05 01:59:05 ==> git version 2.25.1 found 01:59:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:59:05 Release-Date: 2020-01-08 01:59:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:59:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:59:05 ==> Jenkins CI detected. 01:59:05 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-618 01:59:05 project root: . 01:59:05 --> token set from env 01:59:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:59:05 ==> Running gcov in . (disable via -X gcov) 01:59:05 ==> Python coveragepy not found 01:59:05 ==> Searching for coverage reports in: 01:59:05 + . 01:59:05 -> Found 1 reports 01:59:05 ==> Detecting git/mercurial file structure 01:59:05 ==> Reading reports 01:59:06 + ./coverage.out bytes=18506 01:59:06 ==> Appending adjustments 01:59:06 https://docs.codecov.io/docs/fixing-reports 01:59:06 + Found adjustments 01:59:06 ==> Gzipping contents 01:59:06 4.0K /tmp/codecov.ENSgZ7.gz 01:59:06 ==> Uploading reports 01:59:06 url: https://codecov.io 01:59:06 query: branch=PR-618&commit=81ad284c52fc868f8c243460d866075f76bc0c4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=618&job=&cmd_args= 01:59:06 -> Pinging Codecov 01:59:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-618&commit=81ad284c52fc868f8c243460d866075f76bc0c4e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-618%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=618&job=&cmd_args= 01:59:06 -> Uploading to 01:59:06 https://storage.googleapis.com/codecov/v4/raw/2023-08-22/7D719EC7BBE17E464838252E33014C33/81ad284c52fc868f8c243460d866075f76bc0c4e/e7c4e517-e205-48a4-ac79-2a5feb90a032.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230822%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230822T015906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=401767f8fc92acf79b2e90621263311d157a954fe4f979e68c425f9dffa3c155 01:59:06 % Total % Received % Xferd Average Speed Time Time Time Current 01:59:06 Dload Upload Total Spent Left Speed 01:59:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 15255 --:--:-- --:--:-- --:--:-- 15255 01:59:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/81ad284c52fc868f8c243460d866075f76bc0c4e [Pipeline] } 01:59:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:59:08 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives ] 01:59:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives 01:59:08 total 16 01:59:08 drwxr-xr-x 3 root root 4096 Aug 22 01:49 . 01:59:08 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 01:49 .. 01:59:08 drwxr-xr-x 2 root root 4096 Aug 22 01:49 cost 01:59:08 -rw-r--r-- 1 root root 86 Aug 22 01:49 cost.csv 01:59:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives 01:59:08 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives 01:59:08 total 16 01:59:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 22 01:49 . 01:59:08 drwxrwxr-x 11 jenkins jenkins 4096 Aug 22 01:49 .. 01:59:08 drwxr-xr-x 2 jenkins jenkins 4096 Aug 22 01:49 cost 01:59:08 -rw-r--r-- 1 jenkins jenkins 86 Aug 22 01:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:59:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:59:09 ---> package-listing.sh 01:59:09 ++ facter osfamily 01:59:09 ++ tr '[:upper:]' '[:lower:]' 01:59:09 + OS_FAMILY=debian 01:59:09 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-618 01:59:09 + START_PACKAGES=/tmp/packages_start.txt 01:59:09 + END_PACKAGES=/tmp/packages_end.txt 01:59:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:59:09 + PACKAGES=/tmp/packages_start.txt 01:59:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-618 ']' 01:59:09 + PACKAGES=/tmp/packages_end.txt 01:59:09 + case "${OS_FAMILY}" in 01:59:09 + grep '^ii' 01:59:09 + dpkg -l 01:59:09 + '[' -f /tmp/packages_start.txt ']' 01:59:09 + '[' -f /tmp/packages_end.txt ']' 01:59:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:59:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-618 ']' 01:59:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/ 01:59:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-618/archives/ [Pipeline] echo 01:59:09 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-618/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:59:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:59:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:10 prd-ubuntu20.04-docker-8c-8g-4185 does not seem to be running inside a container 01:59:10 $ 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-618/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-618 -v /w/workspace/gexfoundry_device-mqtt-go_PR-618:/w/workspace/gexfoundry_device-mqtt-go_PR-618:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:59:11 $ docker top 944dba8b8dcb25175c9314cc22907edf6236e0eaab002a97db25e4ff9601dafa -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:11 + touch /tmp/pre-build-complete [Pipeline] sh 01:59:11 + mkdir -p /var/log/sysstat [Pipeline] sh 01:59:12 + ls /var/log/sa-host 01:59:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:59:12 provisioning config files... 01:59:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-618@tmp/config13315283859074897703tmp [Pipeline] { [Pipeline] echo 01:59:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:59:12 ---> create-netrc.sh [Pipeline] } 01:59:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> python-tools-install.sh [Pipeline] echo 01:59:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> sudo-logs.sh 01:59:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:59:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:59:13 ---> job-cost.sh 01:59:13 lf-activate-venv: SKIPPING 01:59:13 DEBUG: total: 0.2199999988079071 01:59:13 INFO: Retrieving Stack Cost... 01:59:14 INFO: Retrieving Pricing Info for: v3-standard-8 01:59:14 INFO: Archiving Costs [Pipeline] echo 01:59:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:59:15 ---> logs-deploy.sh 01:59:15 lf-activate-venv: SKIPPING 01:59:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-618/1 01:59:15 INFO: archiving workspace using pattern(s): 01:59:16 Archives upload complete. 01:59:16 INFO: archiving logs to Nexus