Pull request #382 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1589729008a2668ddd610fbbda4179d2313af3db+96cabdd59aa851e4a49b1fc08506526fb97387b4 (87b96d08ab3dc742597128ec4a05529750bd716a) 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-ssh2416083218541658654.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-ssh5916410022732186010.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-ssh13929976089431520207.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-ssh14219092639995590756.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-ssh1690145143576437003.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 Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17375 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 Merging remotes/origin/main commit 96cabdd59aa851e4a49b1fc08506526fb97387b4 into PR head commit 1589729008a2668ddd610fbbda4179d2313af3db Merge succeeded, producing 1589729008a2668ddd610fbbda4179d2313af3db Checking out Revision 1589729008a2668ddd610fbbda4179d2313af3db (PR-382) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # 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 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # 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:10:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:10:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:10:27 ========================================================= 02:10:27 EdgeX Global Pipelines Version Info 02:10:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ba85804f32172fca0a5ed005ba3c779c6cbfb528 # timeout=10 02:10:28 ------------------- 02:10:28 stable info: 02:10:28 ------------------- 02:10:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:28 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 02:10:28 Message: update stable to v1.0.234 02:10:29 ------------------- 02:10:29 experimental info: 02:10:29 ------------------- 02:10:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:10:29 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 02:10:29 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-382 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-382 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-382 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1589729 [Pipeline] echo 02:10:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:10:29 provisioning config files... 02:10:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config6435782905057447018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:30 ---> docker-login.sh 02:10:30 nexus3.edgexfoundry.org:10001 02:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:30 Configure a credential helper to remove this warning. See 02:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:30 02:10:30 Login Succeeded 02:10:30 nexus3.edgexfoundry.org:10002 02:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:30 Configure a credential helper to remove this warning. See 02:10:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:30 02:10:30 Login Succeeded 02:10:30 nexus3.edgexfoundry.org:10003 02:10:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:31 Configure a credential helper to remove this warning. See 02:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:31 02:10:31 Login Succeeded 02:10:31 nexus3.edgexfoundry.org:10004 02:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:31 Configure a credential helper to remove this warning. See 02:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:31 02:10:31 Login Succeeded 02:10:31 docker.io 02:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:31 Configure a credential helper to remove this warning. See 02:10:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:31 02:10:31 Login Succeeded 02:10:31 ---> docker-login.sh ends [Pipeline] } 02:10:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:10:32 + git rev-list -1 --merges 1589729008a2668ddd610fbbda4179d2313af3db~1..1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo 02:10:32 -----------> git rev-list -1 --merges 1589729008a2668ddd610fbbda4179d2313af3db~1..1589729008a2668ddd610fbbda4179d2313af3db 1589729008a2668ddd610fbbda4179d2313af3db [false] [Pipeline] sh 02:10:32 + git log --format=format:%s -1 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo 02:10:32 ========================================================= 02:10:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:10:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:32 + git log --format=format:%s -1 1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] echo 02:10:32 [semverPrep] GIT_COMMIT: 1589729008a2668ddd610fbbda4179d2313af3db, Commit Message: build(deps): bump github.com/spf13/cast from 1.4.1 to 1.5.0 [Pipeline] echo 02:10:32 [semverPrep] This is not a build commit. [Pipeline] sh 02:10:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:10:33 + grep -v github /etc/ssh/ssh_known_hosts 02:10:33 + [ -e /tmp/ssh_known_hosts ] 02:10:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:10:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:10:33 + sudo tee -a /etc/ssh/ssh_known_hosts 02:10:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:33 02:10:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:10:33 b85a868b505f: Pulling fs layer 02:10:33 e2be974225ed: Pulling fs layer 02:10:33 339a4e72a1f5: Pulling fs layer 02:10:33 988bab9f4d93: Pulling fs layer 02:10:33 1469e6f7b9e6: Pulling fs layer 02:10:33 eaf3925da568: Pulling fs layer 02:10:33 bab4dde63d76: Pulling fs layer 02:10:33 bde34c3a00c8: Pulling fs layer 02:10:33 b352a97aabf1: Pulling fs layer 02:10:33 4872d77fe225: Pulling fs layer 02:10:33 5851b861e8e6: Pulling fs layer 02:10:33 4872d77fe225: Waiting 02:10:33 bab4dde63d76: Waiting 02:10:33 5851b861e8e6: Waiting 02:10:33 b352a97aabf1: Waiting 02:10:33 eaf3925da568: Waiting 02:10:33 bde34c3a00c8: Waiting 02:10:33 1469e6f7b9e6: Waiting 02:10:33 e2be974225ed: Verifying Checksum 02:10:33 e2be974225ed: Download complete 02:10:33 988bab9f4d93: Verifying Checksum 02:10:33 988bab9f4d93: Download complete 02:10:33 1469e6f7b9e6: Verifying Checksum 02:10:33 1469e6f7b9e6: Download complete 02:10:33 339a4e72a1f5: Verifying Checksum 02:10:33 339a4e72a1f5: Download complete 02:10:33 eaf3925da568: Download complete 02:10:33 bde34c3a00c8: Verifying Checksum 02:10:33 bde34c3a00c8: Download complete 02:10:33 b352a97aabf1: Verifying Checksum 02:10:33 b352a97aabf1: Download complete 02:10:33 4872d77fe225: Verifying Checksum 02:10:33 4872d77fe225: Download complete 02:10:33 5851b861e8e6: Verifying Checksum 02:10:33 5851b861e8e6: Download complete 02:10:33 b85a868b505f: Verifying Checksum 02:10:33 b85a868b505f: Download complete 02:10:34 bab4dde63d76: Verifying Checksum 02:10:34 bab4dde63d76: Download complete 02:10:35 b85a868b505f: Pull complete 02:10:35 e2be974225ed: Pull complete 02:10:36 339a4e72a1f5: Pull complete 02:10:36 988bab9f4d93: Pull complete 02:10:36 1469e6f7b9e6: Pull complete 02:10:36 eaf3925da568: Pull complete 02:10:38 bab4dde63d76: Pull complete 02:10:38 bde34c3a00c8: Pull complete 02:10:38 b352a97aabf1: Pull complete 02:10:38 4872d77fe225: Pull complete 02:10:39 5851b861e8e6: Pull complete 02:10:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:10:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:10:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:10:39 prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container 02:10:39 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:10:41 $ docker top 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f -eo pid,comm 02:10:41 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:10:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:10:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:41 [ssh-agent] Looking for ssh-agent implementation... 02:10:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:41 $ docker exec 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent 02:10:41 SSH_AUTH_SOCK=/tmp/ssh-vQ512J6Ur0sZ/agent.33 02:10:41 SSH_AGENT_PID=39 02:10:41 Running ssh-add (command line suppressed) 02:10:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_3891111275413540902.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_3891111275413540902.key) 02:10:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:41 + git tag --points-at HEAD [Pipeline] } 02:10:41 $ docker exec --env ******** --env ******** 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent -k 02:10:42 unset SSH_AUTH_SOCK; 02:10:42 unset SSH_AGENT_PID; 02:10:42 echo Agent pid 39 killed; 02:10:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:10:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:10:42 [ssh-agent] Looking for ssh-agent implementation... 02:10:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:10:42 $ docker exec 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent 02:10:42 SSH_AUTH_SOCK=/tmp/ssh-FRZRiXhBhpoc/agent.72 02:10:42 SSH_AGENT_PID=78 02:10:42 Running ssh-add (command line suppressed) 02:10:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_4565714325959149014.key (/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/private_key_4565714325959149014.key) 02:10:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:10:42 + git semver init 02:10:43 2022-07-11 02:10:43,059 [run_init] DEBUG init version:0.0.0 force:False 02:10:43 2022-07-11 02:10:43,060 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:10:43 2022-07-11 02:10:43,060 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver 02:10:43 2022-07-11 02:10:43,060 [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:10:44 2022-07-11 02:10:43,767 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.git/info/exclude 02:10:44 2022-07-11 02:10:43,768 [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:10:44 2022-07-11 02:10:43,768 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:10:44 2022-07-11 02:10:43,773 [execute] INFO git cat-file --batch-check 02:10:44 2022-07-11 02:10:43,773 [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:10:44 2022-07-11 02:10:43,780 [execute] INFO git cat-file --batch 02:10:44 2022-07-11 02:10:43,780 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver, universal_newlines=False, shell=None, istream=) 02:10:44 2022-07-11 02:10:43,786 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-382/.semver/PR-382 02:10:44 0.0.0 [Pipeline] } 02:10:44 $ docker exec --env ******** --env ******** 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f ssh-agent -k 02:10:44 unset SSH_AUTH_SOCK; 02:10:44 unset SSH_AGENT_PID; 02:10:44 echo Agent pid 78 killed; 02:10:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:10:44 + git semver [Pipeline] } 02:10:44 $ docker stop --time=1 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f 02:10:46 $ docker rm -f 00d2624fca42004481b00e1bafe06fe899990c2f7a6f56510bcb7726cddbac6f [Pipeline] // withDockerContainer [Pipeline] sh 02:10:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:10:46 Stashed 1 file(s) [Pipeline] echo 02:10:46 [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:10:46 provisioning config files... 02:10:46 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config824900678320675222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:47 ---> docker-login.sh 02:10:47 nexus3.edgexfoundry.org:10001 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 nexus3.edgexfoundry.org:10002 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 nexus3.edgexfoundry.org:10003 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 nexus3.edgexfoundry.org:10004 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:47 Configure a credential helper to remove this warning. See 02:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:47 02:10:47 Login Succeeded 02:10:47 docker.io 02:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:48 Configure a credential helper to remove this warning. See 02:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:48 02:10:48 Login Succeeded 02:10:48 ---> docker-login.sh ends [Pipeline] } 02:10:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:10:48 ========================================================= 02:10:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 02:10:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:10:48 + 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:10:48 Sending build context to Docker daemon 6.028MB 02:10:48 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:10:48 Step 2/12 : FROM ${BASE} AS builder 02:10:48 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 02:10:48 59bf1c3509f3: Pulling fs layer 02:10:48 666ba61612fd: Pulling fs layer 02:10:48 8ed8ca486205: Pulling fs layer 02:10:48 cc1cd167ecdc: Pulling fs layer 02:10:48 c516ae0d96e1: Pulling fs layer 02:10:48 684cea983483: Pulling fs layer 02:10:48 dd3240ac7de5: Pulling fs layer 02:10:48 b1e948a4e11c: Pulling fs layer 02:10:48 a8fd76ee1af6: Pulling fs layer 02:10:48 646ad004c059: Pulling fs layer 02:10:48 cc1cd167ecdc: Waiting 02:10:48 b1e948a4e11c: Waiting 02:10:48 dd3240ac7de5: Waiting 02:10:48 646ad004c059: Waiting 02:10:48 684cea983483: Waiting 02:10:48 8ed8ca486205: Verifying Checksum 02:10:48 8ed8ca486205: Download complete 02:10:48 666ba61612fd: Download complete 02:10:48 c516ae0d96e1: Verifying Checksum 02:10:48 c516ae0d96e1: Download complete 02:10:48 684cea983483: Verifying Checksum 02:10:48 684cea983483: Download complete 02:10:48 dd3240ac7de5: Verifying Checksum 02:10:48 dd3240ac7de5: Download complete 02:10:48 59bf1c3509f3: Verifying Checksum 02:10:48 59bf1c3509f3: Download complete 02:10:48 b1e948a4e11c: Verifying Checksum 02:10:48 b1e948a4e11c: Download complete 02:10:48 59bf1c3509f3: Pull complete 02:10:49 666ba61612fd: Pull complete 02:10:49 8ed8ca486205: Pull complete 02:10:49 646ad004c059: Verifying Checksum 02:10:49 646ad004c059: Download complete 02:10:49 a8fd76ee1af6: Verifying Checksum 02:10:49 a8fd76ee1af6: Download complete 02:10:49 cc1cd167ecdc: Verifying Checksum 02:10:49 cc1cd167ecdc: Download complete 02:10:53 cc1cd167ecdc: Pull complete 02:10:53 c516ae0d96e1: Pull complete 02:10:53 684cea983483: Pull complete 02:10:53 dd3240ac7de5: Pull complete 02:10:53 b1e948a4e11c: Pull complete 02:10:56 a8fd76ee1af6: Pull complete 02:10:57 646ad004c059: Pull complete 02:10:57 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 02:10:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 02:10:57 ---> 8f69c11f6b0c 02:10:57 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:10:59 ---> Running in 846e7b593fe9 02:10:59 Removing intermediate container 846e7b593fe9 02:10:59 ---> 680857652c77 02:10:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:10:59 ---> Running in 234049df84ee 02:10:59 Removing intermediate container 234049df84ee 02:10:59 ---> 490b10197146 02:10:59 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:59 ---> Running in 63ab3b2c7aec 02:10:59 Removing intermediate container 63ab3b2c7aec 02:10:59 ---> 952e6af2e752 02:10:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:10:59 ---> Running in 6b77ef14920d 02:11:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:11:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:11:01 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:11:01 (2/4) Installing libedit (20210910.3.1-r0) 02:11:01 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:11:01 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:11:01 Executing busybox-1.34.1-r3.trigger 02:11:01 OK: 224 MiB in 56 packages 02:11:01 Still waiting to schedule task 02:11:01 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 02:11:02 Removing intermediate container 6b77ef14920d 02:11:02 ---> fd2e2b0c3424 02:11:02 Step 7/12 : WORKDIR /device-mqtt-go 02:11:02 ---> Running in 482d0fd98ead 02:11:02 Removing intermediate container 482d0fd98ead 02:11:02 ---> a5e576b2afe5 02:11:02 Step 8/12 : COPY go.mod vendor* ./ 02:11:02 ---> c3764ffcbe65 02:11:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:02 ---> Running in a9e1bc7ff4ee 02:11:17 Removing intermediate container a9e1bc7ff4ee 02:11:17 ---> f0be91f29a38 02:11:17 Step 10/12 : COPY . . 02:11:17 ---> 11a24ef44fcb 02:11:17 Step 11/12 : ARG MAKE='make build' 02:11:17 ---> Running in 00be7012c9e0 02:11:17 Removing intermediate container 00be7012c9e0 02:11:17 ---> 05732cc37951 02:11:17 Step 12/12 : RUN $MAKE 02:11:17 ---> Running in 1243b1839054 02:11:17 noop 02:11:17 Removing intermediate container 1243b1839054 02:11:17 ---> c36d95546a27 02:11:17 Successfully built c36d95546a27 02:11:17 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:17 + docker inspect -f . ci-base-image-x86_64 02:11:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:17 prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container 02:11:18 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:11:18 $ docker top d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:18 + go version 02:11:18 go version go1.17.7 linux/amd64 [Pipeline] } 02:11:18 $ docker stop --time=1 d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d 02:11:20 $ docker rm -f d9acf0342b1b04befd1f9adc7cf32705cb28575fbc2113bdffc3ef047c6a4c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:20 + docker inspect -f . ci-base-image-x86_64 02:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:11:20 prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container 02:11:20 $ 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 ******** -e ******** ci-base-image-x86_64 cat 02:11:21 $ docker top 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:11:21 + make test 02:11:21 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:11:21 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:11:31 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:11:31 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements 02:11:31 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:11:40 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:11:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:11:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:11:43 ./bin/test-attribution-txt.sh [Pipeline] echo 02:11:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:11:43 $ docker stop --time=1 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 02:11:45 $ docker rm -f 5e74c78eafac51c3faaef99cca06228e0a5ffff2d923beabe21f7c8d98a550c2 [Pipeline] // withDockerContainer [Pipeline] sh 02:11:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:11:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:46 + ls -al . 02:11:46 total 180 02:11:46 drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 02:11 . 02:11:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:10 .. 02:11:46 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:10 .dockerignore 02:11:46 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:10 .git 02:11:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 .github 02:11:46 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:10 .gitignore 02:11:46 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:10 .golangci.yml 02:11:46 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:10 .semver 02:11:46 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:10 Attribution.txt 02:11:46 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:10 CHANGELOG.md 02:11:46 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:10 Dockerfile 02:11:46 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:10 GOVERNANCE.md 02:11:46 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:10 Jenkinsfile 02:11:46 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:10 LICENSE 02:11:46 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:10 Makefile 02:11:46 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:10 OWNERS.md 02:11:46 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:10 README.md 02:11:46 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 02:10 VERSION 02:11:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:10 bin 02:11:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 cmd 02:11:46 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:11 coverage.out 02:11:46 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:10 go.mod 02:11:46 -rw-rw-r-- 1 jenkins jenkins 36191 Jul 11 02:10 go.sum 02:11:46 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:10 internal 02:11:46 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:10 mock 02:11:46 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:10 snap 02:11:46 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:11:46 + 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=1589729008a2668ddd610fbbda4179d2313af3db --label arch=amd64 --label version=0.0.0 . 02:11:46 Sending build context to Docker daemon 6.046MB 02:11:46 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:11:46 Step 2/24 : FROM ${BASE} AS builder 02:11:46 ---> c36d95546a27 02:11:46 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:11:46 ---> Running in c45aeb36c588 02:11:47 Removing intermediate container c45aeb36c588 02:11:47 ---> aac4659957a7 02:11:47 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:11:47 ---> Running in a1b4f8e5b1a9 02:11:47 Removing intermediate container a1b4f8e5b1a9 02:11:47 ---> 2b4ee2928a40 02:11:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:47 ---> Running in 7969d5f7b206 02:11:47 Removing intermediate container 7969d5f7b206 02:11:47 ---> e5fe3b7c03a9 02:11:47 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:47 ---> Running in fe1583d73360 02:11:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 02:11:49 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 02:11:49 OK: 224 MiB in 56 packages 02:11:49 Removing intermediate container fe1583d73360 02:11:49 ---> c00caba6387a 02:11:49 Step 7/24 : WORKDIR /device-mqtt-go 02:11:49 ---> Running in 7b2f2f68264e 02:11:49 Removing intermediate container 7b2f2f68264e 02:11:49 ---> a361ef463bdb 02:11:49 Step 8/24 : COPY go.mod vendor* ./ 02:11:49 ---> 45122dc50372 02:11:49 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:11:49 ---> Running in f67a6d4e7911 02:11:50 Removing intermediate container f67a6d4e7911 02:11:50 ---> 821ca9f5e819 02:11:50 Step 10/24 : COPY . . 02:11:51 ---> d3714ad48399 02:11:51 Step 11/24 : ARG MAKE='make build' 02:11:51 ---> Running in 2c4ebdacc70b 02:11:51 Removing intermediate container 2c4ebdacc70b 02:11:51 ---> 187db6c5b3d1 02:11:51 Step 12/24 : RUN $MAKE 02:11:51 ---> Running in d0eb0c31b7da 02:11:51 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:12:13 Removing intermediate container d0eb0c31b7da 02:12:13 ---> 3765c82000fc 02:12:13 Step 13/24 : FROM alpine:3.14 02:12:13 3.14: Pulling from library/alpine 02:12:13 8663204ce13b: Pulling fs layer 02:12:13 8663204ce13b: Verifying Checksum 02:12:13 8663204ce13b: Pull complete 02:12:13 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:12:13 Status: Downloaded newer image for alpine:3.14 02:12:13 ---> e04c818066af 02:12:13 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:12:13 ---> Running in 3351544e5cb1 02:12:13 Removing intermediate container 3351544e5cb1 02:12:13 ---> c4490d99bfa6 02:12:13 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:12:13 ---> Running in fb65ddbec8ee 02:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 02:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 02:12:13 (1/6) Installing dumb-init (1.2.5-r1) 02:12:13 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:12:13 (3/6) Installing libsodium (1.0.18-r0) 02:12:13 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:12:13 (5/6) Installing libzmq (4.3.4-r0) 02:12:13 (6/6) Installing zeromq (4.3.4-r0) 02:12:13 Executing busybox-1.33.1-r7.trigger 02:12:13 OK: 8 MiB in 20 packages 02:12:13 Removing intermediate container fb65ddbec8ee 02:12:13 ---> 3ddb20a5ab2a 02:12:13 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:12:14 ---> 5db514ea9e09 02:12:14 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:14 ---> 607ac06e5d00 02:12:14 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:14 ---> 277cdb2f6ea9 02:12:14 Step 19/24 : EXPOSE 59982 02:12:14 ---> Running in 2be3879d9dc4 02:12:14 Removing intermediate container 2be3879d9dc4 02:12:14 ---> a573dcbd75fa 02:12:14 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:12:14 ---> Running in 4530a59102bc 02:12:14 Removing intermediate container 4530a59102bc 02:12:14 ---> 5e985132895f 02:12:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:12:14 ---> Running in da5447fb3ad0 02:12:14 Removing intermediate container da5447fb3ad0 02:12:14 ---> ade4368f4023 02:12:14 Step 22/24 : LABEL arch=amd64 02:12:14 ---> Running in f9e32f38301b 02:12:14 Removing intermediate container f9e32f38301b 02:12:14 ---> 9d359966bc51 02:12:14 Step 23/24 : LABEL git_sha=1589729008a2668ddd610fbbda4179d2313af3db 02:12:15 ---> Running in ad105877ef52 02:12:15 Removing intermediate container ad105877ef52 02:12:15 ---> 585cf990f8cb 02:12:15 Step 24/24 : LABEL version=0.0.0 02:12:15 ---> Running in 7b4c1f48b4ce 02:12:15 Removing intermediate container 7b4c1f48b4ce 02:12:15 ---> cd166f4ce2a2 02:12:15 [Warning] One or more build-args [ARCH] were not consumed 02:12:15 Successfully built cd166f4ce2a2 02:12:15 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:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:15 02:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:15 latest: Pulling from edgex-lftools-log-publisher 02:12:15 5eb5b503b376: Pulling fs layer 02:12:15 5c69ac0246d0: Pulling fs layer 02:12:15 ec43610c2a17: Pulling fs layer 02:12:15 3a2ae6a8a46f: Pulling fs layer 02:12:15 33b1e0a273af: Pulling fs layer 02:12:15 3a2ae6a8a46f: Waiting 02:12:15 5d3b04190fa2: Pulling fs layer 02:12:15 2f39f015ded8: Pulling fs layer 02:12:15 5d3b04190fa2: Waiting 02:12:15 5c69ac0246d0: Verifying Checksum 02:12:15 5c69ac0246d0: Download complete 02:12:15 3a2ae6a8a46f: Download complete 02:12:15 33b1e0a273af: Verifying Checksum 02:12:15 33b1e0a273af: Download complete 02:12:15 5d3b04190fa2: Download complete 02:12:15 ec43610c2a17: Verifying Checksum 02:12:15 ec43610c2a17: Download complete 02:12:16 5eb5b503b376: Download complete 02:12:16 2f39f015ded8: Download complete 02:12:17 5eb5b503b376: Pull complete 02:12:17 5c69ac0246d0: Pull complete 02:12:18 ec43610c2a17: Pull complete 02:12:18 3a2ae6a8a46f: Pull complete 02:12:18 33b1e0a273af: Pull complete 02:12:18 5d3b04190fa2: Pull complete 02:12:22 2f39f015ded8: Pull complete 02:12:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:12:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:12:22 prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container 02:12:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:12:24 $ docker top b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:25 ---> job-cost.sh 02:12:25 lf-activate-venv: SKIPPING 02:12:25 INFO: No Stack... 02:12:25 INFO: Retrieving Pricing Info for: v3-standard-8 02:12:25 INFO: Archiving Costs [Pipeline] sh 02:12:26 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/cost.csv 02:12:26 + cut -d, -f6 [Pipeline] lock 02:12:26 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] 02:12:26 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] did not exist. Created. 02:12:26 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:26 + echo total: 0.2199999988079071 [Pipeline] stash 02:12:26 Stashed 1 file(s) [Pipeline] } 02:12:26 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] // lock [Pipeline] } 02:12:26 $ docker stop --time=1 b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 02:12:27 $ docker rm -f b815ebe952e7271c4bbd0fd8ba714220092a98c9b2623d939564feded192c457 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17377 in /w/workspace/gexfoundry_device-mqtt-go_PR-382 [Pipeline] { [Pipeline] ws 02:13:52 Running in /w/workspace/device-mqtt-go/11 [Pipeline] { [Pipeline] checkout 02:13:52 Selected Git installation does not exist. Using Default 02:13:52 The recommended git tool is: NONE 02:13:59 using credential edgex-jenkins-ssh 02:13:59 Cloning the remote Git repository 02:13:59 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:13:59 > git init /w/workspace/device-mqtt-go/11 # timeout=10 02:13:59 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:13:59 > git --version # timeout=10 02:14:00 > git --version # 'git version 2.25.1' 02:14:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:14:02 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:14:02 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:14:02 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:02 > 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:14:02 Merging remotes/origin/main commit 96cabdd59aa851e4a49b1fc08506526fb97387b4 into PR head commit 1589729008a2668ddd610fbbda4179d2313af3db 02:14:03 Merge succeeded, producing 1589729008a2668ddd610fbbda4179d2313af3db 02:14:03 Checking out Revision 1589729008a2668ddd610fbbda4179d2313af3db (PR-382) 02:14:02 > git config core.sparsecheckout # timeout=10 02:14:02 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 02:14:03 > git remote # timeout=10 02:14:03 > git config --get remote.origin.url # timeout=10 02:14:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:14:03 > git merge 96cabdd59aa851e4a49b1fc08506526fb97387b4 # timeout=10 02:14:03 > git rev-parse HEAD^{commit} # timeout=10 02:14:03 > git config core.sparsecheckout # timeout=10 02:14:03 > git checkout -f 1589729008a2668ddd610fbbda4179d2313af3db # timeout=10 02:14:07 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:14:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:14:09 % Total % Received % Xferd Average Speed Time Time Time Current 02:14:09 Dload Upload Total Spent Left Speed 02:14:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 02:14:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:14:10 + sudo tee /etc/docker/daemon.new 02:14:10 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:14:10 { 02:14:10 "registry-mirrors": [ 02:14:10 "https://nexus3.edgexfoundry.org:10001" 02:14:10 ], 02:14:10 "bip": "10.250.0.254/24", 02:14:10 "hosts": [ 02:14:10 "tcp://0.0.0.0:5555", 02:14:10 "unix:///var/run/docker.sock" 02:14:10 ], 02:14:10 "mtu": 1458, 02:14:10 "selinux-enabled": true, 02:14:10 "seccomp-profile": "/etc/docker/seccomp.json" 02:14:10 } [Pipeline] sh 02:14:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:14:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:29 provisioning config files... 02:14:29 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/11@tmp/config2408377657066373875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:30 ---> docker-login.sh 02:14:30 nexus3.edgexfoundry.org:10001 02:14:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:30 Configure a credential helper to remove this warning. See 02:14:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:30 02:14:30 Login Succeeded 02:14:31 nexus3.edgexfoundry.org:10002 02:14:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:31 Configure a credential helper to remove this warning. See 02:14:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:31 02:14:31 Login Succeeded 02:14:31 nexus3.edgexfoundry.org:10003 02:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:32 Configure a credential helper to remove this warning. See 02:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:32 02:14:32 Login Succeeded 02:14:32 nexus3.edgexfoundry.org:10004 02:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:32 Configure a credential helper to remove this warning. See 02:14:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:32 02:14:32 Login Succeeded 02:14:32 docker.io 02:14:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:14:33 Configure a credential helper to remove this warning. See 02:14:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:14:33 02:14:33 Login Succeeded 02:14:33 ---> docker-login.sh ends [Pipeline] } 02:14:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 02:14:33 ========================================================= 02:14:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 02:14:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:34 + 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:14:34 Sending build context to Docker daemon 3.11MB 02:14:34 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 02:14:34 Step 2/12 : FROM ${BASE} AS builder 02:14:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:14:34 9b3977197b4f: Pulling fs layer 02:14:34 1a89e8eeedd5: Pulling fs layer 02:14:34 94645a83ff95: Pulling fs layer 02:14:34 e6fb740bc735: Pulling fs layer 02:14:34 3a77bd46dcc9: Pulling fs layer 02:14:34 355e64cbe906: Pulling fs layer 02:14:34 63ab81a10011: Pulling fs layer 02:14:34 555d1d1c4555: Pulling fs layer 02:14:34 3a77bd46dcc9: Waiting 02:14:34 e6fb740bc735: Waiting 02:14:34 355e64cbe906: Waiting 02:14:34 63ab81a10011: Waiting 02:14:34 7d9057610161: Pulling fs layer 02:14:34 555d1d1c4555: Waiting 02:14:34 7d9057610161: Waiting 02:14:34 94645a83ff95: Verifying Checksum 02:14:34 94645a83ff95: Download complete 02:14:34 3a77bd46dcc9: Verifying Checksum 02:14:34 3a77bd46dcc9: Download complete 02:14:34 355e64cbe906: Verifying Checksum 02:14:34 355e64cbe906: Download complete 02:14:34 9b3977197b4f: Verifying Checksum 02:14:34 9b3977197b4f: Download complete 02:14:34 63ab81a10011: Verifying Checksum 02:14:34 63ab81a10011: Download complete 02:14:35 9b3977197b4f: Pull complete 02:14:36 7d9057610161: Verifying Checksum 02:14:36 7d9057610161: Download complete 02:14:36 1a89e8eeedd5: Pull complete 02:14:37 94645a83ff95: Pull complete 02:14:37 555d1d1c4555: Verifying Checksum 02:14:37 555d1d1c4555: Download complete 02:14:37 e6fb740bc735: Verifying Checksum 02:14:37 e6fb740bc735: Download complete 02:14:53 e6fb740bc735: Pull complete 02:14:53 3a77bd46dcc9: Pull complete 02:14:53 355e64cbe906: Pull complete 02:14:53 63ab81a10011: Pull complete 02:14:58 555d1d1c4555: Pull complete 02:14:59 7d9057610161: Pull complete 02:14:59 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 02:14:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 02:14:59 ---> 819e984ddca1 02:14:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:15:00 ---> Running in 9a083dc2966a 02:15:01 Removing intermediate container 9a083dc2966a 02:15:01 ---> 585e8562e88b 02:15:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 02:15:01 ---> Running in 13d301a008b9 02:15:01 Removing intermediate container 13d301a008b9 02:15:01 ---> 045e5a7a50c1 02:15:01 Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:15:01 ---> Running in 2c85d40998dd 02:15:03 Removing intermediate container 2c85d40998dd 02:15:03 ---> 88fba8bb9ecf 02:15:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:15:03 ---> Running in 1a4fd7f3cf13 02:15:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:15:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:15:06 (1/4) Installing openssh-keygen (8.8_p1-r1) 02:15:06 (2/4) Installing libedit (20210910.3.1-r0) 02:15:06 (3/4) Installing openssh-client-common (8.8_p1-r1) 02:15:06 (4/4) Installing openssh-client-default (8.8_p1-r1) 02:15:06 Executing busybox-1.34.1-r3.trigger 02:15:06 OK: 224 MiB in 56 packages 02:15:07 Removing intermediate container 1a4fd7f3cf13 02:15:07 ---> c8f57678fcbd 02:15:07 Step 7/12 : WORKDIR /device-mqtt-go 02:15:08 ---> Running in 59b51941e8bf 02:15:08 Removing intermediate container 59b51941e8bf 02:15:08 ---> 9601baf4ab29 02:15:08 Step 8/12 : COPY go.mod vendor* ./ 02:15:09 ---> e0f0117da30a 02:15:09 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:15:09 ---> Running in 1af4189179d9 02:15:56 Removing intermediate container 1af4189179d9 02:15:56 ---> 6e5ad1e29e94 02:15:56 Step 10/12 : COPY . . 02:15:56 ---> 65eeed453e2b 02:15:56 Step 11/12 : ARG MAKE='make build' 02:15:56 ---> Running in 17d51dcee1bb 02:15:57 Removing intermediate container 17d51dcee1bb 02:15:57 ---> 2f3db585611d 02:15:57 Step 12/12 : RUN $MAKE 02:15:57 ---> Running in 21479fef088b 02:15:58 noop 02:15:59 Removing intermediate container 21479fef088b 02:15:59 ---> f25c2e060242 02:15:59 Successfully built f25c2e060242 02:15:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:59 + docker inspect -f . ci-base-image-arm64 02:15:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:59 prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container 02:15:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** ci-base-image-arm64 cat 02:16:01 $ docker top cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da -eo pid,comm [Pipeline] { [Pipeline] sh 02:16:02 + go version 02:16:02 go version go1.17.7 linux/arm64 [Pipeline] } 02:16:02 $ docker stop --time=1 cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da 02:16:03 $ docker rm -f cec4f0472ace6d593fc9df33ca3882e5dd933cacfc80dea4a3c7c56d9ebec5da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:16:04 + docker inspect -f . ci-base-image-arm64 02:16:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:16:04 prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container 02:16:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** ci-base-image-arm64 cat 02:16:06 $ docker top d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 02:16:07 + make test 02:16:07 GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 02:16:09 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:17:46 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 02:17:46 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.075s coverage: 21.8% of statements 02:17:46 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 02:17:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:17:46 GCO_ENABLED=1 GO111MODULE=on go vet ./... 02:18:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:18:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:18:04 ./bin/test-attribution-txt.sh [Pipeline] echo 02:18:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 02:18:08 $ docker stop --time=1 d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd 02:18:09 $ docker rm -f d96f7ea687daf80c9dd4d42e903de8410c2dec1b731eb732f5ccedd49b97f7bd [Pipeline] // withDockerContainer [Pipeline] sh 02:18:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:18:10 Warning: overwriting stash ‘coverage-report’ 02:18:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:18:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:18:12 + ls -al . 02:18:12 total 176 02:18:12 drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 02:18 . 02:18:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:14 .. 02:18:12 -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 02:14 .dockerignore 02:18:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 02:14 .git 02:18:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 .github 02:18:12 -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 02:14 .gitignore 02:18:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 02:14 .golangci.yml 02:18:12 -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 02:14 Attribution.txt 02:18:12 -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 02:14 CHANGELOG.md 02:18:12 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:14 Dockerfile 02:18:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 02:14 GOVERNANCE.md 02:18:12 -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 02:14 Jenkinsfile 02:18:12 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 02:14 LICENSE 02:18:12 -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 02:14 Makefile 02:18:12 -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 02:14 OWNERS.md 02:18:12 -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 02:14 README.md 02:18:12 -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 02:10 VERSION 02:18:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:14 bin 02:18:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 cmd 02:18:12 -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 02:17 coverage.out 02:18:12 -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 02:14 go.mod 02:18:12 -rw-rw-r-- 1 jenkins jenkins 36191 Jul 11 02:14 go.sum 02:18:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 02:14 internal 02:18:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 02:14 mock 02:18:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 02:14 snap 02:18:12 -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 02:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:13 + 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=1589729008a2668ddd610fbbda4179d2313af3db --label arch=arm64 --label version=0.0.0 . 02:18:13 Sending build context to Docker daemon 3.129MB 02:18:13 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 02:18:13 Step 2/24 : FROM ${BASE} AS builder 02:18:13 ---> f25c2e060242 02:18:13 Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:18:13 ---> Running in 94703c9cb2eb 02:18:14 Removing intermediate container 94703c9cb2eb 02:18:14 ---> 1af95aec7707 02:18:14 Step 4/24 : ARG ALPINE_PKG_EXTRA="" 02:18:14 ---> Running in c73b79c6f62d 02:18:14 Removing intermediate container c73b79c6f62d 02:18:14 ---> eee20f5c1e01 02:18:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:18:14 ---> Running in dc0b9af34b0a 02:18:16 Removing intermediate container dc0b9af34b0a 02:18:16 ---> 83a982f52d14 02:18:16 Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:18:16 ---> Running in 9787fd4dc866 02:18:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 02:18:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 02:18:26 OK: 224 MiB in 56 packages 02:18:26 Removing intermediate container 9787fd4dc866 02:18:26 ---> 91403754c72c 02:18:26 Step 7/24 : WORKDIR /device-mqtt-go 02:18:26 ---> Running in 4a4425728482 02:18:27 Removing intermediate container 4a4425728482 02:18:27 ---> 2187ff96a700 02:18:27 Step 8/24 : COPY go.mod vendor* ./ 02:18:27 ---> 4ecefbb6e5be 02:18:27 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:18:28 ---> Running in ef1c3a6dfae8 02:18:29 Removing intermediate container ef1c3a6dfae8 02:18:29 ---> 6949b4374be2 02:18:29 Step 10/24 : COPY . . 02:18:30 ---> e04972e1797b 02:18:30 Step 11/24 : ARG MAKE='make build' 02:18:30 ---> Running in 16f9499d230e 02:18:31 Removing intermediate container 16f9499d230e 02:18:31 ---> 27c1371be928 02:18:31 Step 12/24 : RUN $MAKE 02:18:31 ---> Running in 906d5448f1c9 02:18:32 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:20:39 Removing intermediate container 906d5448f1c9 02:20:39 ---> 5c0795683408 02:20:39 Step 13/24 : FROM alpine:3.14 02:20:39 3.14: Pulling from library/alpine 02:20:39 455c02918c45: Pulling fs layer 02:20:40 455c02918c45: Verifying Checksum 02:20:40 455c02918c45: Download complete 02:20:40 455c02918c45: Pull complete 02:20:40 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 02:20:40 Status: Downloaded newer image for alpine:3.14 02:20:40 ---> ac73e934f311 02:20:40 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 02:20:41 ---> Running in 6e4cd2b42ed3 02:20:41 Removing intermediate container 6e4cd2b42ed3 02:20:41 ---> 0512b6d59ecf 02:20:41 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 02:20:41 ---> Running in dc5d9641092f 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 02:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 02:20:43 (1/6) Installing dumb-init (1.2.5-r1) 02:20:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 02:20:43 (3/6) Installing libsodium (1.0.18-r0) 02:20:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 02:20:43 (5/6) Installing libzmq (4.3.4-r0) 02:20:43 (6/6) Installing zeromq (4.3.4-r0) 02:20:43 Executing busybox-1.33.1-r7.trigger 02:20:43 OK: 8 MiB in 20 packages 02:20:44 Removing intermediate container dc5d9641092f 02:20:44 ---> 8c920329b682 02:20:44 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 02:20:45 ---> 28c1a3541f72 02:20:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 02:20:46 ---> 0576fd0a17d7 02:20:46 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:20:46 ---> 1f3bd747956c 02:20:46 Step 19/24 : EXPOSE 59982 02:20:46 ---> Running in e8f11468df6c 02:20:47 Removing intermediate container e8f11468df6c 02:20:47 ---> 5aa14584657f 02:20:47 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 02:20:47 ---> Running in db362706d9fd 02:20:47 Removing intermediate container db362706d9fd 02:20:47 ---> aad1e240eaca 02:20:47 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:20:47 ---> Running in 2d89f085f394 02:20:47 Removing intermediate container 2d89f085f394 02:20:47 ---> e5d3a0d2989a 02:20:47 Step 22/24 : LABEL arch=arm64 02:20:48 ---> Running in ea7e29bc89aa 02:20:48 Removing intermediate container ea7e29bc89aa 02:20:48 ---> 60a74356653b 02:20:48 Step 23/24 : LABEL git_sha=1589729008a2668ddd610fbbda4179d2313af3db 02:20:48 ---> Running in ae70ea6c62a5 02:20:48 Removing intermediate container ae70ea6c62a5 02:20:48 ---> 2fe4bca5eac7 02:20:48 Step 24/24 : LABEL version=0.0.0 02:20:48 ---> Running in 8809da399375 02:20:49 Removing intermediate container 8809da399375 02:20:49 ---> c339576ac3b0 02:20:49 [Warning] One or more build-args [ARCH] were not consumed 02:20:49 Successfully built c339576ac3b0 02:20:49 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:20:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:49 02:20:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:20:50 arm64: Pulling from edgex-lftools-log-publisher 02:20:50 8998bd30e6a1: Pulling fs layer 02:20:50 04944245beec: Pulling fs layer 02:20:50 699f458cf7ca: Pulling fs layer 02:20:50 765212b225bb: Pulling fs layer 02:20:50 f23df028b6ca: Pulling fs layer 02:20:50 d65c8cfc05b1: Pulling fs layer 02:20:50 2437ff75d9bd: Pulling fs layer 02:20:50 765212b225bb: Waiting 02:20:50 d65c8cfc05b1: Waiting 02:20:50 f23df028b6ca: Waiting 02:20:50 2437ff75d9bd: Waiting 02:20:50 04944245beec: Verifying Checksum 02:20:50 04944245beec: Download complete 02:20:50 765212b225bb: Download complete 02:20:50 f23df028b6ca: Download complete 02:20:50 d65c8cfc05b1: Verifying Checksum 02:20:50 d65c8cfc05b1: Download complete 02:20:50 699f458cf7ca: Verifying Checksum 02:20:50 699f458cf7ca: Download complete 02:20:50 8998bd30e6a1: Verifying Checksum 02:20:50 8998bd30e6a1: Download complete 02:20:53 2437ff75d9bd: Verifying Checksum 02:20:53 2437ff75d9bd: Download complete 02:20:55 8998bd30e6a1: Pull complete 02:20:55 04944245beec: Pull complete 02:20:57 699f458cf7ca: Pull complete 02:20:57 765212b225bb: Pull complete 02:20:58 f23df028b6ca: Pull complete 02:20:58 d65c8cfc05b1: Pull complete 02:21:13 2437ff75d9bd: Pull complete 02:21:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:21:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:21:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:13 prd-ubuntu20.04-docker-arm64-4c-16g-17377 does not seem to be running inside a container 02:21:13 $ 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/11 -v /w/workspace/device-mqtt-go/11:/w/workspace/device-mqtt-go/11:rw,z -v /w/workspace/device-mqtt-go/11@tmp:/w/workspace/device-mqtt-go/11@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:21:16 $ docker top 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:17 ---> job-cost.sh 02:21:17 lf-activate-venv: SKIPPING 02:21:17 INFO: No Stack... 02:21:18 INFO: Retrieving Pricing Info for: v3-standard-4 02:21:19 INFO: Archiving Costs [Pipeline] sh 02:21:19 + cat+ /w/workspace/device-mqtt-go/11/archives/cost.csv 02:21:19 cut -d, -f6 [Pipeline] lock 02:21:19 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] 02:21:19 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] did not exist. Created. 02:21:19 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:21:20 /w/workspace/device-mqtt-go/11@tmp/durable-a2c5315f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:21:21 + echo total: 0.10999999940395355 [Pipeline] stash 02:21:21 Warning: overwriting stash ‘stack-cost’ 02:21:21 Stashed 1 file(s) [Pipeline] } 02:21:21 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-382-11-stack-cost] [Pipeline] // lock [Pipeline] } 02:21:21 $ docker stop --time=1 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca 02:21:22 $ docker rm -f 9d2c24e4f576c581aac02c9e702d84e3b71662d37c900fce818a22bd88990aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 02:21:23 provisioning config files... 02:21:23 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config3050512706842662279tmp [Pipeline] { [Pipeline] sh 02:21:23 + set +x 02:21:23 + curl -s https://codecov.io/bash 02:21:23 + bash -s -- 02:21:23 02:21:23 _____ _ 02:21:23 / ____| | | 02:21:23 | | ___ __| | ___ ___ _____ __ 02:21:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:21:23 | |___| (_) | (_| | __/ (_| (_) \ V / 02:21:23 \_____\___/ \__,_|\___|\___\___/ \_/ 02:21:23 Bash-1.0.6 02:21:23 02:21:23 02:21:23 ==> git version 2.25.1 found 02:21:23 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 02:21:23 Release-Date: 2020-01-08 02:21:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:21:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:21:23 ==> Jenkins CI detected. 02:21:23 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-382 02:21:23 project root: . 02:21:23 --> token set from env 02:21:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:21:23 ==> Running gcov in . (disable via -X gcov) 02:21:23 ==> Python coveragepy not found 02:21:23 ==> Searching for coverage reports in: 02:21:23 + . 02:21:23 -> Found 1 reports 02:21:23 ==> Detecting git/mercurial file structure 02:21:23 ==> Reading reports 02:21:23 + ./coverage.out bytes=17887 02:21:23 ==> Appending adjustments 02:21:23 https://docs.codecov.io/docs/fixing-reports 02:21:23 + Found adjustments 02:21:23 ==> Gzipping contents 02:21:23 4.0K /tmp/codecov.XmLRFX.gz 02:21:23 ==> Uploading reports 02:21:23 url: https://codecov.io 02:21:23 query: branch=PR-382&commit=1589729008a2668ddd610fbbda4179d2313af3db&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 02:21:23 -> Pinging Codecov 02:21:23 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=1589729008a2668ddd610fbbda4179d2313af3db&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-382%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=382&job=&cmd_args= 02:21:23 -> Uploading to 02:21:23 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/1589729008a2668ddd610fbbda4179d2313af3db/bccb7a85-c76c-4fb8-933c-b230aaa85e35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T022123Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e4f8e6bf843188e2465f57f36291c06ddbcc8ee98b775cfc5355295bb6adafa1 02:21:23 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:23 Dload Upload Total Spent Left Speed 02:21:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3217 0 0 100 3217 0 14048 --:--:-- --:--:-- --:--:-- 14048 02:21:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/1589729008a2668ddd610fbbda4179d2313af3db [Pipeline] } 02:21:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:21:24 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives ] 02:21:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:21:24 total 16 02:21:24 drwxr-xr-x 3 root root 4096 Jul 11 02:12 . 02:21:24 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:12 .. 02:21:24 drwxr-xr-x 2 root root 4096 Jul 11 02:12 cost 02:21:24 -rw-r--r-- 1 root root 86 Jul 11 02:12 cost.csv 02:21:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:21:24 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives 02:21:24 total 16 02:21:24 drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 02:12 . 02:21:24 drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 02:12 .. 02:21:24 drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 02:12 cost 02:21:24 -rw-r--r-- 1 jenkins jenkins 86 Jul 11 02:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:21:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:21:26 ---> package-listing.sh 02:21:26 ++ facter osfamily 02:21:26 ++ tr '[:upper:]' '[:lower:]' 02:21:26 + OS_FAMILY=debian 02:21:26 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-382 02:21:26 + START_PACKAGES=/tmp/packages_start.txt 02:21:26 + END_PACKAGES=/tmp/packages_end.txt 02:21:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:21:26 + PACKAGES=/tmp/packages_start.txt 02:21:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 02:21:26 + PACKAGES=/tmp/packages_end.txt 02:21:26 + case "${OS_FAMILY}" in 02:21:26 + dpkg -l 02:21:26 + grep '^ii' 02:21:26 + '[' -f /tmp/packages_start.txt ']' 02:21:26 + '[' -f /tmp/packages_end.txt ']' 02:21:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:21:26 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-382 ']' 02:21:26 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-382/archives/ 02:21:26 + 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 02:21:26 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 02:21:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:21:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:27 prd-ubuntu20.04-docker-8c-8g-17375 does not seem to be running inside a container 02:21:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:21:27 $ docker top a09b3b06f2ed4e5b7c9a3567a18efc6ccd472cd95b5fc554d406811b1f45b155 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:21:28 + mkdir -p /var/log/sysstat [Pipeline] sh 02:21:28 + ls /var/log/sa-host 02:21:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:28 provisioning config files... 02:21:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-382@tmp/config7347600066147436146tmp [Pipeline] { [Pipeline] echo 02:21:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:21:28 ---> create-netrc.sh [Pipeline] } 02:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:21:29 ---> python-tools-install.sh [Pipeline] echo 02:21:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:21:29 ---> sudo-logs.sh 02:21:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:21:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:21:29 ---> job-cost.sh 02:21:29 lf-activate-venv: SKIPPING 02:21:29 DEBUG: total: 0.2199999988079071 02:21:29 INFO: Retrieving Stack Cost... 02:21:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:21:30 INFO: Archiving Costs [Pipeline] echo 02:21:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:21:30 ---> logs-deploy.sh 02:21:30 lf-activate-venv: SKIPPING 02:21:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-382/11 02:21:30 INFO: archiving workspace using pattern(s): 02:21:31 Archives upload complete. 02:21:32 INFO: archiving logs to Nexus