Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a14615cb418151df7146aa477706279ddefdfe8c+af7f42834155496da65d108934e36d5a2fb2bcc1 (56e514ceacc65374970ac04c6f9eb2882d30bb11) 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-ssh17406094248728954622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10183123937517138772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-382/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18354315260634657092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3747847833505703153.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-382/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14668644435123508101.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-16043 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-382 # 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/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit af7f42834155496da65d108934e36d5a2fb2bcc1 into PR head commit a14615cb418151df7146aa477706279ddefdfe8c Merge succeeded, producing a14615cb418151df7146aa477706279ddefdfe8c Checking out Revision a14615cb418151df7146aa477706279ddefdfe8c (PR-382) > git config core.sparsecheckout # timeout=10 > git checkout -f a14615cb418151df7146aa477706279ddefdfe8c # 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 af7f42834155496da65d108934e36d5a2fb2bcc1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a14615cb418151df7146aa477706279ddefdfe8c # timeout=10 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:49:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:49:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:49:47 ========================================================= 02:49:47 EdgeX Global Pipelines Version Info 02:49:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0e8d709e1e0fd6353eab19b3152dac6e51a57cdb # timeout=10 02:49:48 ------------------- 02:49:48 stable info: 02:49:48 ------------------- 02:49:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:49:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:49:48 Message: update stable to v1.0.234 02:49:48 ------------------- 02:49:48 experimental info: 02:49:48 ------------------- 02:49:48 Commited By: **** collab-it+edgex@linuxfoundation.org 02:49:48 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:49:48 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:49:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a14615cb418151df7146aa477706279ddefdfe8c [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a14615c [Pipeline] echo 02:49:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:49 provisioning config files... 02:49:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config4283812321285535657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:49:49 ---> docker-login.sh 02:49:49 nexus3.edgexfoundry.org:10001 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10002 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10003 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 nexus3.edgexfoundry.org:10004 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 docker.io 02:49:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:50 Configure a credential helper to remove this warning. See 02:49:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:50 02:49:50 Login Succeeded 02:49:50 ---> docker-login.sh ends [Pipeline] } 02:49:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:49:51 + git rev-list -1 --merges a14615cb418151df7146aa477706279ddefdfe8c~1..a14615cb418151df7146aa477706279ddefdfe8c [Pipeline] echo 02:49:51 -----------> git rev-list -1 --merges a14615cb418151df7146aa477706279ddefdfe8c~1..a14615cb418151df7146aa477706279ddefdfe8c a14615cb418151df7146aa477706279ddefdfe8c [false] [Pipeline] sh 02:49:51 + git log --format=format:%s -1 a14615cb418151df7146aa477706279ddefdfe8c [Pipeline] echo 02:49:51 ========================================================= 02:49:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:49:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:49:51 + git log --format=format:%s -1 a14615cb418151df7146aa477706279ddefdfe8c [Pipeline] echo 02:49:51 [semverPrep] GIT_COMMIT: a14615cb418151df7146aa477706279ddefdfe8c, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo 02:49:51 [semverPrep] This is not a build commit. [Pipeline] sh 02:49:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:52 + grep -v github /etc/ssh/ssh_known_hosts 02:49:52 + [ -e /tmp/ssh_known_hosts ] 02:49:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:49:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:49:52 + sudo tee -a /etc/ssh/ssh_known_hosts 02:49:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:52 02:49:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:53 0.1.4: Pulling from edgex-devops/py-git-semver 02:49:53 42c077c10790: Pulling fs layer 02:49:53 f63e77b7563a: Pulling fs layer 02:49:53 bd5fdadae976: Pulling fs layer 02:49:53 205491f53016: Pulling fs layer 02:49:53 df18705c85c3: Pulling fs layer 02:49:53 bdb3f477010e: Pulling fs layer 02:49:53 c8a8fc8e1c8f: Pulling fs layer 02:49:53 2c6e9b1d212d: Pulling fs layer 02:49:53 bdb8f0575790: Pulling fs layer 02:49:53 386e3cb2ff24: Pulling fs layer 02:49:53 2343380bae48: Pulling fs layer 02:49:53 205491f53016: Waiting 02:49:53 df18705c85c3: Waiting 02:49:53 bdb3f477010e: Waiting 02:49:53 c8a8fc8e1c8f: Waiting 02:49:53 2c6e9b1d212d: Waiting 02:49:53 bdb8f0575790: Waiting 02:49:53 2343380bae48: Waiting 02:49:53 386e3cb2ff24: Waiting 02:49:53 f63e77b7563a: Download complete 02:49:53 205491f53016: Verifying Checksum 02:49:53 205491f53016: Download complete 02:49:53 df18705c85c3: Verifying Checksum 02:49:53 df18705c85c3: Download complete 02:49:53 bd5fdadae976: Verifying Checksum 02:49:53 bd5fdadae976: Download complete 02:49:53 bdb3f477010e: Download complete 02:49:53 2c6e9b1d212d: Verifying Checksum 02:49:53 2c6e9b1d212d: Download complete 02:49:53 bdb8f0575790: Verifying Checksum 02:49:53 bdb8f0575790: Download complete 02:49:53 386e3cb2ff24: Download complete 02:49:53 2343380bae48: Download complete 02:49:53 42c077c10790: Verifying Checksum 02:49:53 42c077c10790: Download complete 02:49:53 c8a8fc8e1c8f: Verifying Checksum 02:49:53 c8a8fc8e1c8f: Download complete 02:49:54 42c077c10790: Pull complete 02:49:54 f63e77b7563a: Pull complete 02:49:55 bd5fdadae976: Pull complete 02:49:55 205491f53016: Pull complete 02:49:55 df18705c85c3: Pull complete 02:49:55 bdb3f477010e: Pull complete 02:49:57 c8a8fc8e1c8f: Pull complete 02:49:57 2c6e9b1d212d: Pull complete 02:49:57 bdb8f0575790: Pull complete 02:49:57 386e3cb2ff24: Pull complete 02:49:57 2343380bae48: Pull complete 02:49:57 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 02:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:57 prd-ubuntu20.04-docker-8c-8g-16043 does not seem to be running inside a container 02:49:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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-devops/py-git-semver:0.1.4 cat 02:49:59 $ docker top ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 -eo pid,comm 02:49:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:59 [ssh-agent] Looking for ssh-agent implementation... 02:49:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:59 $ docker exec ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 ssh-agent 02:49:59 SSH_AUTH_SOCK=/tmp/ssh-FEJ4Wi5bww9F/agent.33 02:49:59 SSH_AGENT_PID=39 02:49:59 Running ssh-add (command line suppressed) 02:49:59 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1790462957031618734.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_1790462957031618734.key) 02:49:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:00 + git tag --points-at HEAD [Pipeline] } 02:50:00 $ docker exec --env ******** --env ******** ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 ssh-agent -k 02:50:00 unset SSH_AUTH_SOCK; 02:50:00 unset SSH_AGENT_PID; 02:50:00 echo Agent pid 39 killed; 02:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:50:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:50:00 [ssh-agent] Looking for ssh-agent implementation... 02:50:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:50:00 $ docker exec ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 ssh-agent 02:50:00 SSH_AUTH_SOCK=/tmp/ssh-mVLcRVpZ7GoL/agent.72 02:50:00 SSH_AGENT_PID=78 02:50:00 Running ssh-add (command line suppressed) 02:50:00 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_6195189116387196587.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_6195189116387196587.key) 02:50:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:50:00 + git semver init 02:50:01 2022-06-27 02:50:01,065 [run_init] DEBUG init version:0.0.0 force:False 02:50:01 2022-06-27 02:50:01,066 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:50:01 2022-06-27 02:50:01,066 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:50:01 2022-06-27 02:50:01,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382, universal_newlines=False, shell=None, istream=None) 02:50:02 2022-06-27 02:50:01,835 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 02:50:02 2022-06-27 02:50:01,836 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 with force:False 02:50:02 2022-06-27 02:50:01,836 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:50:02 2022-06-27 02:50:01,840 [execute] INFO git cat-file --batch-check 02:50:02 2022-06-27 02:50:01,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 02:50:02 2022-06-27 02:50:01,845 [execute] INFO git cat-file --batch 02:50:02 2022-06-27 02:50:01,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 02:50:02 2022-06-27 02:50:01,851 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:50:02 0.0.0 [Pipeline] } 02:50:02 $ docker exec --env ******** --env ******** ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 ssh-agent -k 02:50:02 unset SSH_AUTH_SOCK; 02:50:02 unset SSH_AGENT_PID; 02:50:02 echo Agent pid 78 killed; 02:50:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:50:02 + git semver [Pipeline] } 02:50:02 $ docker stop --time=1 ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 02:50:04 $ docker rm -f ac111ccde2046d878a7931419cd9dd5699cfa9d6717d7250f67633e7bf7f1251 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:50:04 Stashed 1 file(s) [Pipeline] echo 02:50:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:50:04 provisioning config files... 02:50:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3344703863294676560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:50:05 ---> docker-login.sh 02:50:05 nexus3.edgexfoundry.org:10001 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 nexus3.edgexfoundry.org:10002 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 nexus3.edgexfoundry.org:10003 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 nexus3.edgexfoundry.org:10004 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 docker.io 02:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:50:05 Configure a credential helper to remove this warning. See 02:50:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:50:05 02:50:05 Login Succeeded 02:50:05 ---> docker-login.sh ends [Pipeline] } 02:50:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:50:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:50:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:50:06 ========================================================= 02:50:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:50:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:06 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:50:06 Sending build context to Docker daemon 5.995MB 02:50:06 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:50:06 Step 2/12 : FROM ${BASE} AS builder 02:50:06 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:50:06 59bf1c3509f3: Pulling fs layer 02:50:06 666ba61612fd: Pulling fs layer 02:50:06 8ed8ca486205: Pulling fs layer 02:50:06 cc1cd167ecdc: Pulling fs layer 02:50:06 c516ae0d96e1: Pulling fs layer 02:50:06 684cea983483: Pulling fs layer 02:50:06 dd3240ac7de5: Pulling fs layer 02:50:06 b1e948a4e11c: Pulling fs layer 02:50:06 a8fd76ee1af6: Pulling fs layer 02:50:06 646ad004c059: Pulling fs layer 02:50:06 684cea983483: Waiting 02:50:06 dd3240ac7de5: Waiting 02:50:06 b1e948a4e11c: Waiting 02:50:06 a8fd76ee1af6: Waiting 02:50:06 8ed8ca486205: Verifying Checksum 02:50:06 8ed8ca486205: Download complete 02:50:06 666ba61612fd: Verifying Checksum 02:50:06 666ba61612fd: Download complete 02:50:06 c516ae0d96e1: Verifying Checksum 02:50:06 c516ae0d96e1: Download complete 02:50:06 684cea983483: Verifying Checksum 02:50:06 684cea983483: Download complete 02:50:06 59bf1c3509f3: Verifying Checksum 02:50:06 59bf1c3509f3: Download complete 02:50:06 dd3240ac7de5: Verifying Checksum 02:50:06 dd3240ac7de5: Download complete 02:50:06 b1e948a4e11c: Verifying Checksum 02:50:06 b1e948a4e11c: Download complete 02:50:06 59bf1c3509f3: Pull complete 02:50:06 666ba61612fd: Pull complete 02:50:06 8ed8ca486205: Pull complete 02:50:07 646ad004c059: Verifying Checksum 02:50:07 646ad004c059: Download complete 02:50:07 a8fd76ee1af6: Verifying Checksum 02:50:07 a8fd76ee1af6: Download complete 02:50:07 cc1cd167ecdc: Verifying Checksum 02:50:07 cc1cd167ecdc: Download complete 02:50:11 cc1cd167ecdc: Pull complete 02:50:11 c516ae0d96e1: Pull complete 02:50:11 684cea983483: Pull complete 02:50:11 dd3240ac7de5: Pull complete 02:50:11 b1e948a4e11c: Pull complete 02:50:13 a8fd76ee1af6: Pull complete 02:50:13 646ad004c059: Pull complete 02:50:13 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:50:13 ---> 8f69c11f6b0c 02:50:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:50:15 ---> Running in b51b78245e26 02:50:15 Removing intermediate container b51b78245e26 02:50:15 ---> 75ca07e67716 02:50:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:50:15 ---> Running in 6dbca270c72e 02:50:15 Removing intermediate container 6dbca270c72e 02:50:15 ---> 81261214cf20 02:50:15 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:50:15 ---> Running in 35ce6503c5b9 02:50:16 Removing intermediate container 35ce6503c5b9 02:50:16 ---> 8c13cc62eb8f 02:50:16 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:50:16 ---> Running in 22521bd494a2 02:50:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:50:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:50:17 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:50:17 (2/4) Installing libedit (20210910.3.1-r0) 02:50:17 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:50:18 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:50:18 Executing busybox-1.34.1-r3.trigger 02:50:18 OK: 224 MiB in 56 packages 02:50:18 Removing intermediate container 22521bd494a2 02:50:18 ---> 90c2c0a3921f 02:50:18 Step 7/12 : WORKDIR /device-mqtt-go 02:50:18 ---> Running in e188007a4787 02:50:18 Removing intermediate container e188007a4787 02:50:18 ---> b65d848b7627 02:50:18 Step 8/12 : COPY go.mod vendor* ./ 02:50:18 ---> 3b217444b613 02:50:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:50:18 ---> Running in b01acdf8460f 02:50:19 Still waiting to schedule task 02:50:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:50:33 Removing intermediate container b01acdf8460f 02:50:33 ---> d0b46f06480e 02:50:33 Step 10/12 : COPY . . 02:50:33 ---> ed63256664c2 02:50:33 Step 11/12 : ARG MAKE='make build' 02:50:33 ---> Running in dcf962041c9d 02:50:33 Removing intermediate container dcf962041c9d 02:50:33 ---> 7ccc1efa8b74 02:50:33 Step 12/12 : RUN $MAKE 02:50:33 ---> Running in c0e04e51655f 02:50:33 noop 02:50:33 Removing intermediate container c0e04e51655f 02:50:33 ---> 38a0d009ad15 02:50:33 Successfully built 38a0d009ad15 02:50:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker inspect -f . ci-base-image-x86_64 02:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:34 prd-ubuntu20.04-docker-8c-8g-16043 does not seem to be running inside a container 02:50:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:34 $ docker top 3f68478300c956175e669db90ca82a7128a9ba8a12554688e4823e0bee02fced -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:35 + go version 02:50:35 go version go1.17.7 linux/amd64 [Pipeline] } 02:50:35 $ docker stop --time=1 3f68478300c956175e669db90ca82a7128a9ba8a12554688e4823e0bee02fced 02:50:36 $ docker rm -f 3f68478300c956175e669db90ca82a7128a9ba8a12554688e4823e0bee02fced [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker inspect -f . ci-base-image-x86_64 02:50:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:50:36 prd-ubuntu20.04-docker-8c-8g-16043 does not seem to be running inside a container 02:50:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:37 $ docker top 5447645bcf48e31460ab47f913176939b2c54fad8e07897308b8af71c3334a63 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:50:37 + make test 02:50:37 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:50:37 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:50:47 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:50:47 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 02:50:47 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:50:52 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:50:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:50:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:50:56 ./bin/test-attribution-txt.sh [Pipeline] echo 02:50:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:50:56 $ docker stop --time=1 5447645bcf48e31460ab47f913176939b2c54fad8e07897308b8af71c3334a63 02:50:58 $ docker rm -f 5447645bcf48e31460ab47f913176939b2c54fad8e07897308b8af71c3334a63 [Pipeline] // withDockerContainer [Pipeline] sh 02:50:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:50:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:50:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:50:59 + ls -al . 02:50:59 total 180 02:50:59 drwxrwxr-x 10 jenkins jenkins 4096 Jun 27 02:50 . 02:50:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:49 .. 02:50:59 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:49 .dockerignore 02:50:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:50 .git 02:50:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:49 .github 02:50:59 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:49 .gitignore 02:50:59 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:49 .golangci.yml 02:50:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:50 .semver 02:50:59 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:49 Attribution.txt 02:50:59 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:49 CHANGELOG.md 02:50:59 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:49 Dockerfile 02:50:59 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:49 GOVERNANCE.md 02:50:59 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:49 Jenkinsfile 02:50:59 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:49 LICENSE 02:50:59 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:49 Makefile 02:50:59 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:49 OWNERS.md 02:50:59 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:49 README.md 02:50:59 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:50 VERSION 02:50:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:49 bin 02:50:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:49 cmd 02:50:59 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:50 coverage.out 02:50:59 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:49 go.mod 02:50:59 -rw-rw-r-- 1 jenkins jenkins 36281 Jun 27 02:49 go.sum 02:50:59 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:49 internal 02:50:59 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:49 mock 02:50:59 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:49 snap 02:50:59 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:59 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a14615cb418151df7146aa477706279ddefdfe8c --label arch=amd64 --label version=0.0.0 . 02:50:59 Sending build context to Docker daemon 6.013MB 02:50:59 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:50:59 Step 2/24 : FROM ${BASE} AS builder 02:50:59 ---> 38a0d009ad15 02:50:59 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:50:59 ---> Running in 541a5cc4bbe1 02:51:00 Removing intermediate container 541a5cc4bbe1 02:51:00 ---> 5d6134c517d6 02:51:00 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:51:00 ---> Running in 55fd10cd8640 02:51:00 Removing intermediate container 55fd10cd8640 02:51:00 ---> ae6abb137959 02:51:00 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:51:00 ---> Running in 7ae86121aa51 02:51:00 Removing intermediate container 7ae86121aa51 02:51:00 ---> 190b47a99f58 02:51:00 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:51:01 ---> Running in c2c0899a6717 02:51:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:51:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:51:02 OK: 224 MiB in 56 packages 02:51:02 Removing intermediate container c2c0899a6717 02:51:02 ---> 75efc54379e4 02:51:02 Step 7/24 : WORKDIR /device-mqtt-go 02:51:02 ---> Running in 21fbcd6883ee 02:51:02 Removing intermediate container 21fbcd6883ee 02:51:02 ---> 2d928b589540 02:51:02 Step 8/24 : COPY go.mod vendor* ./ 02:51:02 ---> 214c3141a5a7 02:51:02 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:51:03 ---> Running in 291bee721da0 02:51:03 Removing intermediate container 291bee721da0 02:51:03 ---> d905ba5e4393 02:51:03 Step 10/24 : COPY . . 02:51:04 ---> 07dcf7cc58d6 02:51:04 Step 11/24 : ARG MAKE='make build' 02:51:04 ---> Running in 05ac356901b8 02:51:04 Removing intermediate container 05ac356901b8 02:51:04 ---> 258f93641f9f 02:51:04 Step 12/24 : RUN $MAKE 02:51:04 ---> Running in f4c5fc4a6fde 02:51:04 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:51:22 Removing intermediate container f4c5fc4a6fde 02:51:22 ---> 5eb665a3f980 02:51:22 Step 13/24 : FROM alpine:3.14 02:51:22 3.14: Pulling from library/alpine 02:51:22 8663204ce13b: Pulling fs layer 02:51:23 8663204ce13b: Verifying Checksum 02:51:23 8663204ce13b: Download complete 02:51:23 8663204ce13b: Pull complete 02:51:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:51:23 Status: Downloaded newer image for alpine:3.14 02:51:23 ---> e04c818066af 02:51:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:51:23 ---> Running in 25bca2c42cb0 02:51:23 Removing intermediate container 25bca2c42cb0 02:51:23 ---> c11a39231e11 02:51:23 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:51:23 ---> Running in 4a8c9d8b10fe 02:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:51:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:51:24 (1/6) Installing dumb-init (1.2.5-r1) 02:51:24 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:51:24 (3/6) Installing libsodium (1.0.18-r0) 02:51:24 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:51:24 (5/6) Installing libzmq (4.3.4-r0) 02:51:24 (6/6) Installing zeromq (4.3.4-r0) 02:51:24 Executing busybox-1.33.1-r7.trigger 02:51:24 OK: 8 MiB in 20 packages 02:51:24 Removing intermediate container 4a8c9d8b10fe 02:51:24 ---> 5c8f7c0b0cc2 02:51:24 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:51:25 ---> 9dfabbfd23e8 02:51:25 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:51:25 ---> 4eecac1009dd 02:51:25 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:51:25 ---> a9c960401f6d 02:51:25 Step 19/24 : EXPOSE 59982 02:51:25 ---> Running in 91d43a157d87 02:51:25 Removing intermediate container 91d43a157d87 02:51:25 ---> 3bf20be1564e 02:51:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:51:25 ---> Running in 0ab0b5f0e0ad 02:51:25 Removing intermediate container 0ab0b5f0e0ad 02:51:25 ---> ea109e4070be 02:51:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:51:25 ---> Running in 5fd150cf2de2 02:51:26 Removing intermediate container 5fd150cf2de2 02:51:26 ---> c9853b30de0a 02:51:26 Step 22/24 : LABEL arch=amd64 02:51:26 ---> Running in d1bc923939c8 02:51:26 Removing intermediate container d1bc923939c8 02:51:26 ---> b3ab7db83f1b 02:51:26 Step 23/24 : LABEL git_sha=a14615cb418151df7146aa477706279ddefdfe8c 02:51:26 ---> Running in 6182649a0fcb 02:51:26 Removing intermediate container 6182649a0fcb 02:51:26 ---> 670e26de7a1d 02:51:26 Step 24/24 : LABEL version=0.0.0 02:51:26 ---> Running in e6c02e87373b 02:51:26 Removing intermediate container e6c02e87373b 02:51:26 ---> 245d791717fd 02:51:26 [Warning] One or more build-args [ARCH] were not consumed 02:51:26 Successfully built 245d791717fd 02:51:26 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:26 02:51:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:27 latest: Pulling from edgex-lftools-log-publisher 02:51:27 5eb5b503b376: Pulling fs layer 02:51:27 5c69ac0246d0: Pulling fs layer 02:51:27 ec43610c2a17: Pulling fs layer 02:51:27 3a2ae6a8a46f: Pulling fs layer 02:51:27 33b1e0a273af: Pulling fs layer 02:51:27 5d3b04190fa2: Pulling fs layer 02:51:27 2f39f015ded8: Pulling fs layer 02:51:27 33b1e0a273af: Waiting 02:51:27 5d3b04190fa2: Waiting 02:51:27 2f39f015ded8: Waiting 02:51:27 3a2ae6a8a46f: Waiting 02:51:27 5c69ac0246d0: Download complete 02:51:27 3a2ae6a8a46f: Verifying Checksum 02:51:27 3a2ae6a8a46f: Download complete 02:51:27 33b1e0a273af: Verifying Checksum 02:51:27 33b1e0a273af: Download complete 02:51:27 ec43610c2a17: Verifying Checksum 02:51:27 ec43610c2a17: Download complete 02:51:27 5d3b04190fa2: Verifying Checksum 02:51:27 5d3b04190fa2: Download complete 02:51:27 5eb5b503b376: Download complete 02:51:28 2f39f015ded8: Verifying Checksum 02:51:28 2f39f015ded8: Download complete 02:51:29 5eb5b503b376: Pull complete 02:51:29 5c69ac0246d0: Pull complete 02:51:29 ec43610c2a17: Pull complete 02:51:29 3a2ae6a8a46f: Pull complete 02:51:29 33b1e0a273af: Pull complete 02:51:29 5d3b04190fa2: Pull complete 02:51:34 2f39f015ded8: Pull complete 02:51:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:51:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:51:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:34 prd-ubuntu20.04-docker-8c-8g-16043 does not seem to be running inside a container 02:51:34 $ 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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:51:35 $ docker top 4859d80cbe4ee6658c4eab067721877a3164023f723b728218f120fff26a96e5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:36 ---> job-cost.sh 02:51:36 lf-activate-venv: SKIPPING 02:51:36 INFO: No Stack... 02:51:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:51:37 INFO: Archiving Costs [Pipeline] sh 02:51:37 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 02:51:37 + cut -d, -f6 [Pipeline] lock 02:51:37 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] 02:51:37 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] did not exist. Created. 02:51:37 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:51:38 Stashed 1 file(s) [Pipeline] } 02:51:38 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:38 $ docker stop --time=1 4859d80cbe4ee6658c4eab067721877a3164023f723b728218f120fff26a96e5 02:51:39 $ docker rm -f 4859d80cbe4ee6658c4eab067721877a3164023f723b728218f120fff26a96e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:52:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16050 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 02:52:35 Running in /w/workspace/device-mqtt-go/7 [Pipeline] { [Pipeline] checkout 02:52:35 Selected Git installation does not exist. Using Default 02:52:35 The recommended git tool is: NONE 02:52:41 using credential edgex-jenkins-ssh 02:52:41 Cloning the remote Git repository 02:52:41 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:52:42 > git init /w/workspace/device-mqtt-go/7 # timeout=10 02:52:42 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:52:42 > git --version # timeout=10 02:52:42 > git --version # 'git version 2.25.1' 02:52:42 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:44 Merging remotes/origin/main commit af7f42834155496da65d108934e36d5a2fb2bcc1 into PR head commit a14615cb418151df7146aa477706279ddefdfe8c 02:52:44 Merge succeeded, producing a14615cb418151df7146aa477706279ddefdfe8c 02:52:44 Checking out Revision a14615cb418151df7146aa477706279ddefdfe8c (PR-382) 02:52:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:52:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:43 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:52:43 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/382/head:refs/remotes/origin/PR-382 +refs/heads/main:refs/remotes/origin/main # timeout=10 02:52:44 > git config core.sparsecheckout # timeout=10 02:52:44 > git checkout -f a14615cb418151df7146aa477706279ddefdfe8c # timeout=10 02:52:44 > git remote # timeout=10 02:52:44 > git config --get remote.origin.url # timeout=10 02:52:44 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:44 > git merge af7f42834155496da65d108934e36d5a2fb2bcc1 # timeout=10 02:52:44 > git rev-parse HEAD^{commit} # timeout=10 02:52:44 > git config core.sparsecheckout # timeout=10 02:52:44 > git checkout -f a14615cb418151df7146aa477706279ddefdfe8c # timeout=10 02:52:48 Commit message: "build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:52:49 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:49 Dload Upload Total Spent Left Speed 02:52:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 209k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh 02:52:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:52:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:52:50 + sudo tee /etc/docker/daemon.new 02:52:50 { 02:52:50 "registry-mirrors": [ 02:52:50 "https://nexus3.edgexfoundry.org:10001" 02:52:50 ], 02:52:50 "bip": "10.250.0.254/24", 02:52:50 "hosts": [ 02:52:50 "tcp://0.0.0.0:5555", 02:52:50 "unix:///var/run/docker.sock" 02:52:50 ], 02:52:50 "mtu": 1458, 02:52:50 "selinux-enabled": true, 02:52:50 "seccomp-profile": "/etc/docker/seccomp.json" 02:52:50 } [Pipeline] sh 02:52:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:52:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:09 provisioning config files... 02:53:09 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/7@tmp/config5985917128836666659tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:53:10 ---> docker-login.sh 02:53:10 nexus3.edgexfoundry.org:10001 02:53:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:10 Configure a credential helper to remove this warning. See 02:53:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:10 02:53:10 Login Succeeded 02:53:10 nexus3.edgexfoundry.org:10002 02:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:11 Configure a credential helper to remove this warning. See 02:53:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:11 02:53:11 Login Succeeded 02:53:11 nexus3.edgexfoundry.org:10003 02:53:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:12 Configure a credential helper to remove this warning. See 02:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:12 02:53:12 Login Succeeded 02:53:12 nexus3.edgexfoundry.org:10004 02:53:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:12 Configure a credential helper to remove this warning. See 02:53:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:12 02:53:12 Login Succeeded 02:53:12 docker.io 02:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:53:13 Configure a credential helper to remove this warning. See 02:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:53:13 02:53:13 Login Succeeded 02:53:13 ---> docker-login.sh ends [Pipeline] } 02:53:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:53:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:53:13 ========================================================= 02:53:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:53:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:14 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 02:53:14 Sending build context to Docker daemon 3.095MB 02:53:14 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:53:14 Step 2/12 : FROM ${BASE} AS builder 02:53:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:53:14 9b3977197b4f: Pulling fs layer 02:53:14 1a89e8eeedd5: Pulling fs layer 02:53:14 94645a83ff95: Pulling fs layer 02:53:14 e6fb740bc735: Pulling fs layer 02:53:14 3a77bd46dcc9: Pulling fs layer 02:53:14 355e64cbe906: Pulling fs layer 02:53:14 63ab81a10011: Pulling fs layer 02:53:14 555d1d1c4555: Pulling fs layer 02:53:14 7d9057610161: Pulling fs layer 02:53:14 355e64cbe906: Waiting 02:53:14 e6fb740bc735: Waiting 02:53:14 3a77bd46dcc9: Waiting 02:53:14 63ab81a10011: Waiting 02:53:14 555d1d1c4555: Waiting 02:53:14 7d9057610161: Waiting 02:53:14 94645a83ff95: Verifying Checksum 02:53:14 94645a83ff95: Download complete 02:53:14 1a89e8eeedd5: Verifying Checksum 02:53:14 1a89e8eeedd5: Download complete 02:53:14 3a77bd46dcc9: Verifying Checksum 02:53:14 3a77bd46dcc9: Download complete 02:53:14 355e64cbe906: Download complete 02:53:14 9b3977197b4f: Download complete 02:53:14 63ab81a10011: Verifying Checksum 02:53:14 63ab81a10011: Download complete 02:53:15 9b3977197b4f: Pull complete 02:53:15 7d9057610161: Verifying Checksum 02:53:15 7d9057610161: Download complete 02:53:16 1a89e8eeedd5: Pull complete 02:53:16 94645a83ff95: Pull complete 02:53:17 555d1d1c4555: Verifying Checksum 02:53:17 555d1d1c4555: Download complete 02:53:17 e6fb740bc735: Verifying Checksum 02:53:17 e6fb740bc735: Download complete 02:53:30 e6fb740bc735: Pull complete 02:53:30 3a77bd46dcc9: Pull complete 02:53:30 355e64cbe906: Pull complete 02:53:30 63ab81a10011: Pull complete 02:53:37 555d1d1c4555: Pull complete 02:53:39 7d9057610161: Pull complete 02:53:39 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:53:39 ---> 819e984ddca1 02:53:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:53:40 ---> Running in 9a15dee2ceb6 02:53:40 Removing intermediate container 9a15dee2ceb6 02:53:40 ---> 6ac7adb8dfd9 02:53:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:53:40 ---> Running in fc1826cc6f45 02:53:42 Removing intermediate container fc1826cc6f45 02:53:42 ---> 1631077ed2a9 02:53:42 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:42 ---> Running in 91bb42aae90e 02:53:43 Removing intermediate container 91bb42aae90e 02:53:43 ---> c9c538b6be43 02:53:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:53:44 ---> Running in 0f035bd0c02c 02:53:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:53:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:53:47 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:53:47 (2/4) Installing libedit (20210910.3.1-r0) 02:53:47 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:53:47 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:53:47 Executing busybox-1.34.1-r3.trigger 02:53:47 OK: 224 MiB in 56 packages 02:53:48 Removing intermediate container 0f035bd0c02c 02:53:48 ---> 1c0121473423 02:53:48 Step 7/12 : WORKDIR /device-mqtt-go 02:53:49 ---> Running in 0844ed5ac126 02:53:49 Removing intermediate container 0844ed5ac126 02:53:49 ---> 18cf9c454e29 02:53:49 Step 8/12 : COPY go.mod vendor* ./ 02:53:49 ---> 1971ba07fa1e 02:53:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:53:49 ---> Running in 55039a0527f9 02:54:37 Removing intermediate container 55039a0527f9 02:54:37 ---> 702005ebf5a2 02:54:37 Step 10/12 : COPY . . 02:54:37 ---> 14e69c9028b1 02:54:37 Step 11/12 : ARG MAKE='make build' 02:54:37 ---> Running in 72b86f0b1c69 02:54:37 Removing intermediate container 72b86f0b1c69 02:54:37 ---> 5e41d8ca4944 02:54:37 Step 12/12 : RUN $MAKE 02:54:37 ---> Running in 74b6a9b22bcd 02:54:38 noop 02:54:39 Removing intermediate container 74b6a9b22bcd 02:54:39 ---> 0b05cc626b06 02:54:39 Successfully built 0b05cc626b06 02:54:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:40 + docker inspect -f . ci-base-image-arm64 02:54:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:40 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 02:54:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:41 $ docker top deb37cbefb9923bcbda85c1db00e5e941b142ae11220e55d4e5a38f7ba438e25 -eo pid,comm [Pipeline] { [Pipeline] sh 02:54:42 + go version 02:54:42 go version go1.17.7 linux/arm64 [Pipeline] } 02:54:42 $ docker stop --time=1 deb37cbefb9923bcbda85c1db00e5e941b142ae11220e55d4e5a38f7ba438e25 02:54:44 $ docker rm -f deb37cbefb9923bcbda85c1db00e5e941b142ae11220e55d4e5a38f7ba438e25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:54:45 + docker inspect -f . ci-base-image-arm64 02:54:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:54:45 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 02:54:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 02:54:46 $ docker top 172177308b38bb159b62178acf9073454f4d713b0de3516d569ce0ed49529ef5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:54:47 + make test 02:54:47 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:54:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:56:26 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:56:26 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.072s coverage: 21.8% of statements 02:56:26 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:56:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:56:26 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:56:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:56:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:56:45 ./bin/test-attribution-txt.sh [Pipeline] echo 02:56:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:56:45 $ docker stop --time=1 172177308b38bb159b62178acf9073454f4d713b0de3516d569ce0ed49529ef5 02:56:47 $ docker rm -f 172177308b38bb159b62178acf9073454f4d713b0de3516d569ce0ed49529ef5 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:56:48 Warning: overwriting stash ‘coverage-report’ 02:56:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:56:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:56:49 + ls -al . 02:56:49 total 176 02:56:49 drwxrwxr-x 9 jenkins jenkins 4096 Jun 27 02:56 . 02:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:52 .. 02:56:49 -rw-rw-r-- 1 jenkins jenkins 140 Jun 27 02:52 .dockerignore 02:56:49 drwxrwxr-x 8 jenkins jenkins 4096 Jun 27 02:52 .git 02:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:52 .github 02:56:49 -rw-rw-r-- 1 jenkins jenkins 329 Jun 27 02:52 .gitignore 02:56:49 -rw-rw-r-- 1 jenkins jenkins 41 Jun 27 02:52 .golangci.yml 02:56:49 -rw-rw-r-- 1 jenkins jenkins 8917 Jun 27 02:52 Attribution.txt 02:56:49 -rw-rw-r-- 1 jenkins jenkins 11365 Jun 27 02:52 CHANGELOG.md 02:56:49 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:52 Dockerfile 02:56:49 -rw-rw-r-- 1 jenkins jenkins 677 Jun 27 02:52 GOVERNANCE.md 02:56:49 -rw-rw-r-- 1 jenkins jenkins 678 Jun 27 02:52 Jenkinsfile 02:56:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 27 02:52 LICENSE 02:56:49 -rw-rw-r-- 1 jenkins jenkins 1930 Jun 27 02:52 Makefile 02:56:49 -rw-rw-r-- 1 jenkins jenkins 620 Jun 27 02:52 OWNERS.md 02:56:49 -rw-rw-r-- 1 jenkins jenkins 2501 Jun 27 02:52 README.md 02:56:49 -rw-rw-r-- 1 jenkins jenkins 5 Jun 27 02:50 VERSION 02:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:52 bin 02:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:52 cmd 02:56:49 -rw-r--r-- 1 jenkins jenkins 17887 Jun 27 02:56 coverage.out 02:56:49 -rw-rw-r-- 1 jenkins jenkins 3314 Jun 27 02:52 go.mod 02:56:49 -rw-rw-r-- 1 jenkins jenkins 36281 Jun 27 02:52 go.sum 02:56:49 drwxrwxr-x 3 jenkins jenkins 4096 Jun 27 02:52 internal 02:56:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 27 02:52 mock 02:56:49 drwxrwxr-x 4 jenkins jenkins 4096 Jun 27 02:52 snap 02:56:49 -rw-rw-r-- 1 jenkins jenkins 227 Jun 27 02:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:50 + 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=a14615cb418151df7146aa477706279ddefdfe8c --label arch=arm64 --label version=0.0.0 . 02:56:50 Sending build context to Docker daemon 3.113MB 02:56:50 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:56:50 Step 2/24 : FROM ${BASE} AS builder 02:56:50 ---> 0b05cc626b06 02:56:50 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:56:50 ---> Running in ff0a62f6df40 02:56:51 Removing intermediate container ff0a62f6df40 02:56:51 ---> 4c89a089250b 02:56:51 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:56:51 ---> Running in 792859bfbd4e 02:56:51 Removing intermediate container 792859bfbd4e 02:56:51 ---> dc76263f4411 02:56:51 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:51 ---> Running in 2e115ead2a93 02:56:53 Removing intermediate container 2e115ead2a93 02:56:53 ---> 3b0906267c79 02:56:53 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:56:53 ---> Running in 69bf325d4991 02:56:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:56:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:56:55 OK: 224 MiB in 56 packages 02:56:56 Removing intermediate container 69bf325d4991 02:56:56 ---> f92eb247d169 02:56:56 Step 7/24 : WORKDIR /device-mqtt-go 02:56:56 ---> Running in bc04d691b9fc 02:56:56 Removing intermediate container bc04d691b9fc 02:56:56 ---> c302a62fe84f 02:56:56 Step 8/24 : COPY go.mod vendor* ./ 02:56:57 ---> cfaab1721df0 02:56:57 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:56:57 ---> Running in 41183231e049 02:56:59 Removing intermediate container 41183231e049 02:56:59 ---> c81b8af0da31 02:56:59 Step 10/24 : COPY . . 02:57:00 ---> 945101bdda9e 02:57:00 Step 11/24 : ARG MAKE='make build' 02:57:00 ---> Running in db08d5bbb36b 02:57:00 Removing intermediate container db08d5bbb36b 02:57:00 ---> 53482df4cf5c 02:57:00 Step 12/24 : RUN $MAKE 02:57:00 ---> Running in adad74994bfd 02:57:01 GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:59:23 Removing intermediate container adad74994bfd 02:59:23 ---> dfc037ddf0cf 02:59:23 Step 13/24 : FROM alpine:3.14 02:59:23 3.14: Pulling from library/alpine 02:59:23 455c02918c45: Pulling fs layer 02:59:23 455c02918c45: Verifying Checksum 02:59:23 455c02918c45: Download complete 02:59:23 455c02918c45: Pull complete 02:59:23 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:59:23 Status: Downloaded newer image for alpine:3.14 02:59:23 ---> ac73e934f311 02:59:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:59:23 ---> Running in ea4b63b95c68 02:59:23 Removing intermediate container ea4b63b95c68 02:59:23 ---> 1d54a74756fe 02:59:23 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:59:23 ---> Running in e0fcfc8ce418 02:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:59:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:59:23 (1/6) Installing dumb-init (1.2.5-r1) 02:59:23 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:59:23 (3/6) Installing libsodium (1.0.18-r0) 02:59:23 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:59:23 (5/6) Installing libzmq (4.3.4-r0) 02:59:23 (6/6) Installing zeromq (4.3.4-r0) 02:59:23 Executing busybox-1.33.1-r7.trigger 02:59:23 OK: 8 MiB in 20 packages 02:59:23 Removing intermediate container e0fcfc8ce418 02:59:23 ---> 6250136ebb64 02:59:23 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:59:23 ---> f8607d04e746 02:59:23 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:59:23 ---> c348f494f35c 02:59:23 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:59:23 ---> dadfacf8a0de 02:59:23 Step 19/24 : EXPOSE 59982 02:59:23 ---> Running in 956a41e538a0 02:59:23 Removing intermediate container 956a41e538a0 02:59:23 ---> 325653a11ff1 02:59:23 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:59:23 ---> Running in c4398ed9cecf 02:59:23 Removing intermediate container c4398ed9cecf 02:59:23 ---> 2b06fc24daf1 02:59:23 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:59:23 ---> Running in e9ca6930dcdb 02:59:23 Removing intermediate container e9ca6930dcdb 02:59:23 ---> 7123ac1e0c78 02:59:23 Step 22/24 : LABEL arch=arm64 02:59:23 ---> Running in da410dfb9616 02:59:23 Removing intermediate container da410dfb9616 02:59:23 ---> b1573616e12a 02:59:23 Step 23/24 : LABEL git_sha=a14615cb418151df7146aa477706279ddefdfe8c 02:59:23 ---> Running in 3c8e0298a2b7 02:59:23 Removing intermediate container 3c8e0298a2b7 02:59:23 ---> 133445341743 02:59:23 Step 24/24 : LABEL version=0.0.0 02:59:23 ---> Running in 483774870d28 02:59:23 Removing intermediate container 483774870d28 02:59:23 ---> c636b302b282 02:59:23 [Warning] One or more build-args [ARCH] were not consumed 02:59:23 Successfully built c636b302b282 02:59:23 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:23 02:59:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:24 arm64: Pulling from edgex-lftools-log-publisher 02:59:24 8998bd30e6a1: Pulling fs layer 02:59:24 04944245beec: Pulling fs layer 02:59:24 699f458cf7ca: Pulling fs layer 02:59:24 765212b225bb: Pulling fs layer 02:59:24 f23df028b6ca: Pulling fs layer 02:59:24 d65c8cfc05b1: Pulling fs layer 02:59:24 2437ff75d9bd: Pulling fs layer 02:59:24 f23df028b6ca: Waiting 02:59:24 d65c8cfc05b1: Waiting 02:59:24 2437ff75d9bd: Waiting 02:59:24 765212b225bb: Waiting 02:59:24 04944245beec: Verifying Checksum 02:59:24 04944245beec: Download complete 02:59:24 765212b225bb: Download complete 02:59:24 f23df028b6ca: Verifying Checksum 02:59:24 f23df028b6ca: Download complete 02:59:24 d65c8cfc05b1: Verifying Checksum 02:59:24 d65c8cfc05b1: Download complete 02:59:24 699f458cf7ca: Verifying Checksum 02:59:24 699f458cf7ca: Download complete 02:59:25 8998bd30e6a1: Verifying Checksum 02:59:25 8998bd30e6a1: Download complete 02:59:27 2437ff75d9bd: Verifying Checksum 02:59:27 2437ff75d9bd: Download complete 02:59:29 8998bd30e6a1: Pull complete 02:59:30 04944245beec: Pull complete 02:59:31 699f458cf7ca: Pull complete 02:59:31 765212b225bb: Pull complete 02:59:32 f23df028b6ca: Pull complete 02:59:33 d65c8cfc05b1: Pull complete 02:59:48 2437ff75d9bd: Pull complete 02:59:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:59:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:59:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:59:48 prd-ubuntu20.04-docker-arm64-4c-16g-16050 does not seem to be running inside a container 02:59:48 $ 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/7 -v /w/workspace/device-mqtt-go/7:/w/workspace/device-mqtt-go/7:rw,z -v /w/workspace/device-mqtt-go/7@tmp:/w/workspace/device-mqtt-go/7@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:59:51 $ docker top 9344ef9e26e30688ee3d8395af3b5c708660fe92baddc6bc682f27fd9a3fb22b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:52 ---> job-cost.sh 02:59:52 lf-activate-venv: SKIPPING 02:59:52 INFO: No Stack... 02:59:52 INFO: Retrieving Pricing Info for: v3-standard-4 02:59:53 INFO: Archiving Costs [Pipeline] sh 02:59:54 + cat /w/workspace/device-mqtt-go/7/archives/cost.csv 02:59:54 + cut -d, -f6 [Pipeline] lock 02:59:54 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] 02:59:54 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] did not exist. Created. 02:59:54 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:59:54 /w/workspace/device-mqtt-go/7@tmp/durable-1fa7bbbd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:59:55 + echo total: 0.10999999940395355 [Pipeline] stash 02:59:55 Warning: overwriting stash ‘stack-cost’ 02:59:55 Stashed 1 file(s) [Pipeline] } 02:59:55 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-7-stack-cost] [Pipeline] // lock [Pipeline] } 02:59:55 $ docker stop --time=1 9344ef9e26e30688ee3d8395af3b5c708660fe92baddc6bc682f27fd9a3fb22b 02:59:57 $ docker rm -f 9344ef9e26e30688ee3d8395af3b5c708660fe92baddc6bc682f27fd9a3fb22b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:59:57 provisioning config files... 02:59:57 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config5977879016151244907tmp [Pipeline] { [Pipeline] sh 02:59:58 + set +x 02:59:58 + curl -s https://codecov.io/bash 02:59:58 + bash -s -- 02:59:58 02:59:58 _____ _ 02:59:58 / ____| | | 02:59:58 | | ___ __| | ___ ___ _____ __ 02:59:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:59:58 | |___| (_) | (_| | __/ (_| (_) \ V / 02:59:58 \_____\___/ \__,_|\___|\___\___/ \_/ 02:59:58 Bash-1.0.6 02:59:58 02:59:58 02:59:58 ==> git version 2.25.1 found 02:59:58 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:59:58 Release-Date: 2020-01-08 02:59:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:59:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:59:58 ==> Jenkins CI detected. 02:59:58 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 02:59:58 project root: . 02:59:58 --> token set from env 02:59:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:59:58 ==> Running gcov in . (disable via -X gcov) 02:59:58 ==> Python coveragepy not found 02:59:58 ==> Searching for coverage reports in: 02:59:58 + . 02:59:58 -> Found 1 reports 02:59:58 ==> Detecting git/mercurial file structure 02:59:58 ==> Reading reports 02:59:58 + ./coverage.out bytes=17887 02:59:58 ==> Appending adjustments 02:59:58 https://docs.codecov.io/docs/fixing-reports 02:59:58 + Found adjustments 02:59:58 ==> Gzipping contents 02:59:58 4.0K /tmp/codecov.7iARrf.gz 02:59:58 ==> Uploading reports 02:59:58 url: https://codecov.io 02:59:58 query: branch=PR-382&commit=a14615cb418151df7146aa477706279ddefdfe8c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 02:59:58 -> Pinging Codecov 02:59:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-382&commit=a14615cb418151df7146aa477706279ddefdfe8c&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F7%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 02:59:58 -> Uploading to 02:59:58 https://storage.googleapis.com/codecov/v4/raw/2022-06-27/7D719EC7BBE17E464838252E33014C33/a14615cb418151df7146aa477706279ddefdfe8c/44ccc099-44db-4719-9774-b2104ba85275.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220627%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220627T025958Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=90d99de2bd25168370c7ef3d0020f35cc8d3633069b197cb9a484a70c287558b 02:59:58 % Total % Received % Xferd Average Speed Time Time Time Current 02:59:58 Dload Upload Total Spent Left Speed 02:59:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3239 0 0 100 3239 0 16034 --:--:-- --:--:-- --:--:-- 16034 02:59:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/a14615cb418151df7146aa477706279ddefdfe8c [Pipeline] } 02:59:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:59:59 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 02:59:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:59:59 total 16 02:59:59 drwxr-xr-x 3 root root 4096 Jun 27 02:51 . 02:59:59 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:51 .. 02:59:59 drwxr-xr-x 2 root root 4096 Jun 27 02:51 cost 02:59:59 -rw-r--r-- 1 root root 86 Jun 27 02:51 cost.csv 02:59:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:59:59 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:59:59 total 16 02:59:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 27 02:51 . 02:59:59 drwxrwxr-x 11 jenkins jenkins 4096 Jun 27 02:51 .. 02:59:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 27 02:51 cost 02:59:59 -rw-r--r-- 1 jenkins jenkins 86 Jun 27 02:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:59:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:00:00 ---> package-listing.sh 03:00:00 ++ facter osfamily 03:00:00 ++ tr '[:upper:]' '[:lower:]' 03:00:00 + OS_FAMILY=debian 03:00:00 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 03:00:00 + START_PACKAGES=/tmp/packages_start.txt 03:00:00 + END_PACKAGES=/tmp/packages_end.txt 03:00:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:00:00 + PACKAGES=/tmp/packages_start.txt 03:00:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:00:00 + PACKAGES=/tmp/packages_end.txt 03:00:00 + case "${OS_FAMILY}" in 03:00:00 + dpkg -l 03:00:00 + grep '^ii' 03:00:00 + '[' -f /tmp/packages_start.txt ']' 03:00:00 + '[' -f /tmp/packages_end.txt ']' 03:00:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:00:00 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 03:00:00 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 03:00:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ [Pipeline] echo 03:00:01 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-382/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:00:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:00:01 prd-ubuntu20.04-docker-8c-8g-16043 does not seem to be running inside a container 03:00:02 $ 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-382/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-382 -v /w/workspace/gexfoundry_device-mqtt-go_PR-382:/w/workspace/gexfoundry_device-mqtt-go_PR-382:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-382@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:00:02 $ docker top 5cfc514f04f621aba7f891d0a1bacea2cebed0e15854de9ec103e9eafa573a29 -eo pid,comm [Pipeline] { [Pipeline] sh 03:00:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:00:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:00:03 + ls /var/log/sa-host 03:00:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:00:03 provisioning config files... 03:00:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6102596606845240396tmp [Pipeline] { [Pipeline] echo 03:00:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:00:03 ---> create-netrc.sh [Pipeline] } 03:00:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:00:03 ---> python-tools-install.sh [Pipeline] echo 03:00:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:00:04 ---> sudo-logs.sh 03:00:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:00:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:00:04 ---> job-cost.sh 03:00:04 lf-activate-venv: SKIPPING 03:00:04 DEBUG: total: 0.2199999988079071 03:00:04 INFO: Retrieving Stack Cost... 03:00:04 INFO: Retrieving Pricing Info for: v3-standard-8 03:00:05 INFO: Archiving Costs [Pipeline] echo 03:00:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:00:05 ---> logs-deploy.sh 03:00:05 lf-activate-venv: SKIPPING 03:00:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/7 03:00:05 INFO: archiving workspace using pattern(s): 03:00:06 Archives upload complete. 03:00:06 INFO: archiving logs to Nexus