Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eff5c27fd54bad87d805a8608d239d4b128f915d+4d191eb3dac98c01714bec6e3dd8edd5055992ab (6202ecf5f2efb57f43f055952c2dd66ed89d6cea) 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-ssh15032075943910330047.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh687057970952433715.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 c72b16708d6eed9a08be464a432ce22db7d90667 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-363/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9752878119692895459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-363/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7565292027125476422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh14428275156064884174.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-363/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-363/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4487504396810790834.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21170’ Running on prd-ubuntu20.04-docker-8c-8g-21177 in /w/workspace/gexfoundry_device-mqtt-go_PR-363 [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-363 # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit eff5c27fd54bad87d805a8608d239d4b128f915d Merge succeeded, producing eff5c27fd54bad87d805a8608d239d4b128f915d Checking out Revision eff5c27fd54bad87d805a8608d239d4b128f915d (PR-363) > 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/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eff5c27fd54bad87d805a8608d239d4b128f915d # 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 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eff5c27fd54bad87d805a8608d239d4b128f915d # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-18T01:24:30.333Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-18T01:24:30.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-18T01:24:30.632Z] ========================================================= [2022-04-18T01:24:30.632Z] EdgeX Global Pipelines Version Info [2022-04-18T01:24:30.632Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:31.401Z] ------------------- [2022-04-18T01:24:31.401Z] stable info: [2022-04-18T01:24:31.401Z] ------------------- [2022-04-18T01:24:31.401Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T01:24:31.401Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-18T01:24:31.401Z] Message: update stable to v1.0.221 [2022-04-18T01:24:31.973Z] ------------------- [2022-04-18T01:24:31.973Z] experimental info: [2022-04-18T01:24:31.973Z] ------------------- [2022-04-18T01:24:31.973Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T01:24:31.973Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-18T01:24:31.973Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-18T01:24:32.236Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-18T01:24:32.279Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-18T01:24:32.324Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-18T01:24:32.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-18T01:24:32.413Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-18T01:24:32.452Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-18T01:24:32.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-18T01:24:32.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-18T01:24:32.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-18T01:24:32.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-18T01:24:32.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-18T01:24:32.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-18T01:24:32.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-18T01:24:32.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-18T01:24:32.886Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T01:24:32.936Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T01:24:32.981Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T01:24:33.030Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T01:24:33.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-18T01:24:33.139Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-18T01:24:33.183Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-18T01:24:33.229Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-18T01:24:33.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-18T01:24:33.306Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-18T01:24:33.350Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-18T01:24:33.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-18T01:24:33.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo [2022-04-18T01:24:33.486Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo [2022-04-18T01:24:33.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo [2022-04-18T01:24:33.579Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eff5c27fd54bad87d805a8608d239d4b128f915d [Pipeline] echo [2022-04-18T01:24:33.625Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eff5c27 [Pipeline] echo [2022-04-18T01:24:33.677Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:24:33.807Z] provisioning config files... [2022-04-18T01:24:33.820Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/config6602181391722057191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:34.230Z] ---> docker-login.sh [2022-04-18T01:24:34.230Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:24:34.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:34.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:34.493Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:34.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:34.493Z] [2022-04-18T01:24:34.493Z] Login Succeeded [2022-04-18T01:24:34.493Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:24:34.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:34.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:34.754Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:34.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:34.754Z] [2022-04-18T01:24:34.754Z] Login Succeeded [2022-04-18T01:24:34.754Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:24:34.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:34.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:34.754Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:34.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:34.754Z] [2022-04-18T01:24:34.754Z] Login Succeeded [2022-04-18T01:24:34.754Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:24:34.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:35.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:35.019Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:35.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:35.019Z] [2022-04-18T01:24:35.019Z] Login Succeeded [2022-04-18T01:24:35.019Z] docker.io [2022-04-18T01:24:35.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:35.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:35.282Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:35.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:35.282Z] [2022-04-18T01:24:35.282Z] Login Succeeded [2022-04-18T01:24:35.282Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:24:35.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-18T01:24:35.946Z] + git rev-list -1 --merges eff5c27fd54bad87d805a8608d239d4b128f915d~1..eff5c27fd54bad87d805a8608d239d4b128f915d [Pipeline] echo [2022-04-18T01:24:35.994Z] -----------> git rev-list -1 --merges eff5c27fd54bad87d805a8608d239d4b128f915d~1..eff5c27fd54bad87d805a8608d239d4b128f915d eff5c27fd54bad87d805a8608d239d4b128f915d [false] [Pipeline] sh [2022-04-18T01:24:36.308Z] + git log --format=format:%s -1 eff5c27fd54bad87d805a8608d239d4b128f915d [Pipeline] echo [2022-04-18T01:24:36.346Z] ========================================================= [2022-04-18T01:24:36.346Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-18T01:24:36.346Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:24:36.797Z] + git log --format=format:%s -1 eff5c27fd54bad87d805a8608d239d4b128f915d [Pipeline] echo [2022-04-18T01:24:36.842Z] [semverPrep] GIT_COMMIT: eff5c27fd54bad87d805a8608d239d4b128f915d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-04-18T01:24:36.872Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-18T01:24:37.293Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-18T01:24:37.293Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-18T01:24:37.293Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-18T01:24:37.293Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-18T01:24:37.293Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-18T01:24:37.293Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-18T01:24:37.293Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:37.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:37.681Z] [2022-04-18T01:24:37.681Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:38.021Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:38.021Z] latest: Pulling from edgex-devops/git-semver [2022-04-18T01:24:38.021Z] a0d0a0d46f8b: Pulling fs layer [2022-04-18T01:24:38.021Z] 3e5f54012d9b: Pulling fs layer [2022-04-18T01:24:38.021Z] 4c7163046ea9: Pulling fs layer [2022-04-18T01:24:38.021Z] 0c2d73faf560: Pulling fs layer [2022-04-18T01:24:38.021Z] 3e5f54012d9b: Verifying Checksum [2022-04-18T01:24:38.021Z] 3e5f54012d9b: Download complete [2022-04-18T01:24:38.021Z] a0d0a0d46f8b: Download complete [2022-04-18T01:24:38.021Z] 0c2d73faf560: Verifying Checksum [2022-04-18T01:24:38.021Z] 0c2d73faf560: Download complete [2022-04-18T01:24:38.283Z] 4c7163046ea9: Verifying Checksum [2022-04-18T01:24:38.283Z] a0d0a0d46f8b: Pull complete [2022-04-18T01:24:38.283Z] 3e5f54012d9b: Pull complete [2022-04-18T01:24:38.543Z] 4c7163046ea9: Pull complete [2022-04-18T01:24:38.805Z] 0c2d73faf560: Pull complete [2022-04-18T01:24:38.805Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-18T01:24:38.805Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:38.805Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-18T01:24:38.900Z] prd-ubuntu20.04-docker-8c-8g-21177 does not seem to be running inside a container [2022-04-18T01:24:38.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-363 -v /w/workspace/gexfoundry_device-mqtt-go_PR-363:/w/workspace/gexfoundry_device-mqtt-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-04-18T01:24:39.712Z] $ docker top d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-18T01:24:39.894Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T01:24:39.894Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T01:24:40.014Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T01:24:40.023Z] $ docker exec d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 ssh-agent [2022-04-18T01:24:40.143Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBkoKIo/agent.14 [2022-04-18T01:24:40.143Z] SSH_AGENT_PID=20 [2022-04-18T01:24:40.176Z] Running ssh-add (command line suppressed) [2022-04-18T01:24:40.296Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/private_key_4676145960718457051.key (/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/private_key_4676145960718457051.key) [2022-04-18T01:24:40.306Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T01:24:40.641Z] + git tag --points-at HEAD [Pipeline] } [2022-04-18T01:24:40.676Z] $ docker exec --env ******** --env ******** d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 ssh-agent -k [2022-04-18T01:24:40.782Z] unset SSH_AUTH_SOCK; [2022-04-18T01:24:40.783Z] unset SSH_AGENT_PID; [2022-04-18T01:24:40.783Z] echo Agent pid 20 killed; [2022-04-18T01:24:40.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-18T01:24:40.871Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T01:24:40.871Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T01:24:40.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T01:24:41.000Z] $ docker exec d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 ssh-agent [2022-04-18T01:24:41.109Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXdbKPKo/agent.55 [2022-04-18T01:24:41.109Z] SSH_AGENT_PID=62 [2022-04-18T01:24:41.115Z] Running ssh-add (command line suppressed) [2022-04-18T01:24:41.227Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/private_key_6281079746647309730.key (/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/private_key_6281079746647309730.key) [2022-04-18T01:24:41.240Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T01:24:41.578Z] + git semver init [2022-04-18T01:24:41.578Z] # -> Open(): unable to determine branch for HEAD [2022-04-18T01:24:41.578Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-363/.git [2022-04-18T01:24:41.578Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-363 [2022-04-18T01:24:41.578Z] # $SEMVER_REMOTE_NAME = origin [2022-04-18T01:24:41.578Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-18T01:24:41.578Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-18T01:24:41.578Z] # $SEMVER_BRANCH = PR-363 [2022-04-18T01:24:41.578Z] # $SEMVER_TEMP = /tmp/semver-290136697 [2022-04-18T01:24:41.578Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-18T01:24:42.521Z] # '/tmp/semver-290136697' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-363/.semver' [2022-04-18T01:24:42.521Z] # -> Force: false [2022-04-18T01:24:42.521Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-363/.semver [Pipeline] } [2022-04-18T01:24:42.558Z] $ docker exec --env ******** --env ******** d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 ssh-agent -k [2022-04-18T01:24:42.671Z] unset SSH_AUTH_SOCK; [2022-04-18T01:24:42.672Z] unset SSH_AGENT_PID; [2022-04-18T01:24:42.672Z] echo Agent pid 62 killed; [2022-04-18T01:24:42.679Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-18T01:24:43.125Z] + git semver [Pipeline] } [2022-04-18T01:24:43.163Z] $ docker stop --time=1 d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 [2022-04-18T01:24:44.535Z] $ docker rm -f d5774091c7b64a9f3dd53ecd3e7fcaa15ee3101f90845e711a017fb85b3fdb89 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:24:44.955Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-18T01:24:45.288Z] Stashed 1 file(s) [Pipeline] echo [2022-04-18T01:24:45.306Z] [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 [2022-04-18T01:24:45.988Z] provisioning config files... [2022-04-18T01:24:46.001Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/config5745616770104376438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:46.350Z] ---> docker-login.sh [2022-04-18T01:24:46.350Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:24:46.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:46.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:46.350Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:46.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:46.350Z] [2022-04-18T01:24:46.350Z] Login Succeeded [2022-04-18T01:24:46.350Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:24:46.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:46.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:46.611Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:46.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:46.611Z] [2022-04-18T01:24:46.611Z] Login Succeeded [2022-04-18T01:24:46.611Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:24:46.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:46.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:46.611Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:46.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:46.611Z] [2022-04-18T01:24:46.611Z] Login Succeeded [2022-04-18T01:24:46.611Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:24:46.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:46.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:46.872Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:46.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:46.872Z] [2022-04-18T01:24:46.872Z] Login Succeeded [2022-04-18T01:24:46.872Z] docker.io [2022-04-18T01:24:46.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:47.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:47.132Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:47.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:47.132Z] [2022-04-18T01:24:47.132Z] Login Succeeded [2022-04-18T01:24:47.132Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:24:47.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T01:24:47.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T01:24:47.398Z] ========================================================= [2022-04-18T01:24:47.398Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-18T01:24:47.398Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:47.813Z] + 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 . [2022-04-18T01:24:47.813Z] Sending build context to Docker daemon 5.836MB [2022-04-18T01:24:47.813Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:24:47.813Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T01:24:47.813Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-18T01:24:47.813Z] 59bf1c3509f3: Pulling fs layer [2022-04-18T01:24:47.813Z] 666ba61612fd: Pulling fs layer [2022-04-18T01:24:47.813Z] 8ed8ca486205: Pulling fs layer [2022-04-18T01:24:47.813Z] 4fe6c5a15a65: Pulling fs layer [2022-04-18T01:24:47.813Z] 22a0e8bec74d: Pulling fs layer [2022-04-18T01:24:47.813Z] 640e595b4fbd: Pulling fs layer [2022-04-18T01:24:47.813Z] 763cafe07f6e: Pulling fs layer [2022-04-18T01:24:47.813Z] 0c0b528cf693: Pulling fs layer [2022-04-18T01:24:47.813Z] 10935f4eaf8b: Pulling fs layer [2022-04-18T01:24:47.813Z] 4fe6c5a15a65: Waiting [2022-04-18T01:24:47.813Z] 22a0e8bec74d: Waiting [2022-04-18T01:24:47.813Z] 640e595b4fbd: Waiting [2022-04-18T01:24:47.813Z] 763cafe07f6e: Waiting [2022-04-18T01:24:47.813Z] 0c0b528cf693: Waiting [2022-04-18T01:24:47.813Z] 10935f4eaf8b: Waiting [2022-04-18T01:24:47.813Z] 8ed8ca486205: Download complete [2022-04-18T01:24:47.813Z] 666ba61612fd: Verifying Checksum [2022-04-18T01:24:47.813Z] 666ba61612fd: Download complete [2022-04-18T01:24:48.074Z] 22a0e8bec74d: Download complete [2022-04-18T01:24:48.074Z] 640e595b4fbd: Verifying Checksum [2022-04-18T01:24:48.074Z] 640e595b4fbd: Download complete [2022-04-18T01:24:48.074Z] 59bf1c3509f3: Verifying Checksum [2022-04-18T01:24:48.074Z] 763cafe07f6e: Verifying Checksum [2022-04-18T01:24:48.074Z] 763cafe07f6e: Download complete [2022-04-18T01:24:48.074Z] 0c0b528cf693: Verifying Checksum [2022-04-18T01:24:48.074Z] 0c0b528cf693: Download complete [2022-04-18T01:24:48.074Z] 59bf1c3509f3: Pull complete [2022-04-18T01:24:48.336Z] 666ba61612fd: Pull complete [2022-04-18T01:24:48.336Z] 8ed8ca486205: Pull complete [2022-04-18T01:24:48.598Z] 10935f4eaf8b: Verifying Checksum [2022-04-18T01:24:48.598Z] 10935f4eaf8b: Download complete [2022-04-18T01:24:48.598Z] 4fe6c5a15a65: Verifying Checksum [2022-04-18T01:24:48.598Z] 4fe6c5a15a65: Download complete [2022-04-18T01:24:52.798Z] 4fe6c5a15a65: Pull complete [2022-04-18T01:24:52.798Z] 22a0e8bec74d: Pull complete [2022-04-18T01:24:52.798Z] 640e595b4fbd: Pull complete [2022-04-18T01:24:52.798Z] 763cafe07f6e: Pull complete [2022-04-18T01:24:52.798Z] 0c0b528cf693: Pull complete [2022-04-18T01:24:54.708Z] 10935f4eaf8b: Pull complete [2022-04-18T01:24:54.708Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-18T01:24:54.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-18T01:24:54.708Z] ---> 99d49a6021b9 [2022-04-18T01:24:54.708Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:24:57.262Z] ---> Running in 315c30ec1a4f [2022-04-18T01:24:57.262Z] Removing intermediate container 315c30ec1a4f [2022-04-18T01:24:57.262Z] ---> bca3eebb5d6c [2022-04-18T01:24:57.262Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:24:57.262Z] ---> Running in b2601a4c7104 [2022-04-18T01:24:57.521Z] Removing intermediate container b2601a4c7104 [2022-04-18T01:24:57.521Z] ---> c7c84a2fe013 [2022-04-18T01:24:57.521Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:24:57.521Z] ---> Running in bb7324eb0a27 [2022-04-18T01:24:58.461Z] Removing intermediate container bb7324eb0a27 [2022-04-18T01:24:58.461Z] ---> 9090744d1d61 [2022-04-18T01:24:58.461Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:24:58.461Z] ---> Running in 29f0178670ae [2022-04-18T01:24:58.719Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:24:59.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:24:59.921Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T01:24:59.921Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T01:24:59.921Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T01:25:00.187Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T01:25:00.187Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T01:25:00.187Z] OK: 224 MiB in 56 packages [2022-04-18T01:25:00.722Z] Still waiting to schedule task [2022-04-18T01:25:00.722Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21174’ [2022-04-18T01:25:00.763Z] Removing intermediate container 29f0178670ae [2022-04-18T01:25:00.763Z] ---> a2e5b0be6d38 [2022-04-18T01:25:00.763Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-18T01:25:00.763Z] ---> Running in 34eb12ff5dbe [2022-04-18T01:25:00.763Z] Removing intermediate container 34eb12ff5dbe [2022-04-18T01:25:00.763Z] ---> 62e0b55a0501 [2022-04-18T01:25:00.763Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-18T01:25:01.028Z] ---> 2706166f2e3a [2022-04-18T01:25:01.028Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:25:01.028Z] ---> Running in c898c1751218 [2022-04-18T01:25:15.945Z] Removing intermediate container c898c1751218 [2022-04-18T01:25:15.945Z] ---> 44fa8e65e15d [2022-04-18T01:25:15.945Z] Step 10/12 : COPY . . [2022-04-18T01:25:15.945Z] ---> ec0a4c6ac61f [2022-04-18T01:25:15.945Z] Step 11/12 : ARG MAKE='make build' [2022-04-18T01:25:15.945Z] ---> Running in 57561abac2d9 [2022-04-18T01:25:15.945Z] Removing intermediate container 57561abac2d9 [2022-04-18T01:25:15.945Z] ---> 762e0082b6b7 [2022-04-18T01:25:15.945Z] Step 12/12 : RUN $MAKE [2022-04-18T01:25:15.945Z] ---> Running in 970599d40e31 [2022-04-18T01:25:15.945Z] noop [2022-04-18T01:25:15.945Z] Removing intermediate container 970599d40e31 [2022-04-18T01:25:15.945Z] ---> 2d231f2ff798 [2022-04-18T01:25:15.945Z] Successfully built 2d231f2ff798 [2022-04-18T01:25:15.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:25:16.283Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T01:25:16.283Z] . [Pipeline] withDockerContainer [2022-04-18T01:25:16.383Z] prd-ubuntu20.04-docker-8c-8g-21177 does not seem to be running inside a container [2022-04-18T01:25:16.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-363 -v /w/workspace/gexfoundry_device-mqtt-go_PR-363:/w/workspace/gexfoundry_device-mqtt-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-18T01:25:16.829Z] $ docker top 6222a195f5c3c80a970b0b0757aeb8b9c1e5be66b0011784bb7d90df7345db4f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:25:17.248Z] + go version [2022-04-18T01:25:17.248Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-18T01:25:17.286Z] $ docker stop --time=1 6222a195f5c3c80a970b0b0757aeb8b9c1e5be66b0011784bb7d90df7345db4f [2022-04-18T01:25:18.581Z] $ docker rm -f 6222a195f5c3c80a970b0b0757aeb8b9c1e5be66b0011784bb7d90df7345db4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:25:19.380Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T01:25:19.380Z] . [Pipeline] withDockerContainer [2022-04-18T01:25:19.481Z] prd-ubuntu20.04-docker-8c-8g-21177 does not seem to be running inside a container [2022-04-18T01:25:19.525Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-363 -v /w/workspace/gexfoundry_device-mqtt-go_PR-363:/w/workspace/gexfoundry_device-mqtt-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-18T01:25:20.012Z] $ docker top e0f8132705c87bc03a9764552bc94564100985223f0ae36b38135e10c77681f1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T01:25:20.462Z] + make test [2022-04-18T01:25:20.462Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T01:25:20.722Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-18T01:25:30.709Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-18T01:25:30.709Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-04-18T01:25:30.709Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-18T01:25:35.989Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T01:25:40.179Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T01:25:40.179Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T01:25:40.179Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T01:25:40.777Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T01:25:40.811Z] $ docker stop --time=1 e0f8132705c87bc03a9764552bc94564100985223f0ae36b38135e10c77681f1 [2022-04-18T01:25:42.611Z] $ docker rm -f e0f8132705c87bc03a9764552bc94564100985223f0ae36b38135e10c77681f1 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:25:43.145Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T01:25:43.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-18T01:25:44.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T01:25:44.387Z] + ls -al . [2022-04-18T01:25:44.387Z] total 196 [2022-04-18T01:25:44.387Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 01:25 . [2022-04-18T01:25:44.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:24 .. [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 01:24 .dockerignore [2022-04-18T01:25:44.387Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:24 .git [2022-04-18T01:25:44.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:24 .github [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 01:24 .gitignore [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:24 .golangci.yml [2022-04-18T01:25:44.387Z] drwx------ 3 jenkins jenkins 4096 Apr 18 01:24 .semver [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 18 01:24 Attribution.txt [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 18 01:24 CHANGELOG.md [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:24 Dockerfile [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:24 GOVERNANCE.md [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 01:24 Jenkinsfile [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:24 LICENSE [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:24 Makefile [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 01:24 OWNERS.md [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 18 01:24 README.md [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 01:24 VERSION [2022-04-18T01:25:44.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:24 bin [2022-04-18T01:25:44.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:24 cmd [2022-04-18T01:25:44.387Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 18 01:25 coverage.out [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 3217 Apr 18 01:24 go.mod [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 54160 Apr 18 01:24 go.sum [2022-04-18T01:25:44.387Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:24 internal [2022-04-18T01:25:44.387Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:24 mock [2022-04-18T01:25:44.387Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:24 snap [2022-04-18T01:25:44.387Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 01:24 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:25:44.725Z] + 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=eff5c27fd54bad87d805a8608d239d4b128f915d --label arch=amd64 --label version=0.0.0 . [2022-04-18T01:25:44.725Z] Sending build context to Docker daemon 5.854MB [2022-04-18T01:25:44.725Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:25:44.725Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T01:25:44.725Z] ---> 2d231f2ff798 [2022-04-18T01:25:44.725Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:25:44.725Z] ---> Running in 9c06439f4a20 [2022-04-18T01:25:44.986Z] Removing intermediate container 9c06439f4a20 [2022-04-18T01:25:44.986Z] ---> 5c7fd7ecc1ee [2022-04-18T01:25:44.986Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:25:44.986Z] ---> Running in de9304c4623e [2022-04-18T01:25:44.986Z] Removing intermediate container de9304c4623e [2022-04-18T01:25:44.986Z] ---> 36035994de5c [2022-04-18T01:25:44.986Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:25:44.986Z] ---> Running in a2743e8f6c8b [2022-04-18T01:25:45.932Z] Removing intermediate container a2743e8f6c8b [2022-04-18T01:25:45.932Z] ---> 2648593bba1d [2022-04-18T01:25:45.932Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:25:45.932Z] ---> Running in 6c4db5aea973 [2022-04-18T01:25:45.932Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:46.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:47.135Z] OK: 224 MiB in 56 packages [2022-04-18T01:25:47.397Z] Removing intermediate container 6c4db5aea973 [2022-04-18T01:25:47.397Z] ---> 4ee83196d0a1 [2022-04-18T01:25:47.397Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-18T01:25:47.397Z] ---> Running in 6904791957e7 [2022-04-18T01:25:47.659Z] Removing intermediate container 6904791957e7 [2022-04-18T01:25:47.659Z] ---> a3dc8ce607a2 [2022-04-18T01:25:47.659Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-18T01:25:47.659Z] ---> 1e89da1464ab [2022-04-18T01:25:47.659Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:25:47.659Z] ---> Running in 1c20a8f5c8b0 [2022-04-18T01:25:48.600Z] Removing intermediate container 1c20a8f5c8b0 [2022-04-18T01:25:48.600Z] ---> dd0f77e9121c [2022-04-18T01:25:48.600Z] Step 10/24 : COPY . . [2022-04-18T01:25:48.860Z] ---> 21fd4834cafa [2022-04-18T01:25:48.860Z] Step 11/24 : ARG MAKE='make build' [2022-04-18T01:25:48.860Z] ---> Running in 7a9f9b16bd67 [2022-04-18T01:25:48.860Z] Removing intermediate container 7a9f9b16bd67 [2022-04-18T01:25:48.860Z] ---> fc8a4a9cce23 [2022-04-18T01:25:48.860Z] Step 12/24 : RUN $MAKE [2022-04-18T01:25:48.860Z] ---> Running in ada90f745f33 [2022-04-18T01:25:49.120Z] 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 [2022-04-18T01:26:11.073Z] Removing intermediate container ada90f745f33 [2022-04-18T01:26:11.073Z] ---> b7d906d91eb9 [2022-04-18T01:26:11.073Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T01:26:11.073Z] 3.14: Pulling from library/alpine [2022-04-18T01:26:11.073Z] 8663204ce13b: Pulling fs layer [2022-04-18T01:26:11.073Z] 8663204ce13b: Verifying Checksum [2022-04-18T01:26:11.073Z] 8663204ce13b: Download complete [2022-04-18T01:26:11.073Z] 8663204ce13b: Pull complete [2022-04-18T01:26:11.073Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T01:26:11.073Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T01:26:11.073Z] ---> e04c818066af [2022-04-18T01:26:11.073Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-18T01:26:11.073Z] ---> Running in 4a668a970e4a [2022-04-18T01:26:11.073Z] Removing intermediate container 4a668a970e4a [2022-04-18T01:26:11.073Z] ---> cf574142ae4d [2022-04-18T01:26:11.073Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T01:26:11.073Z] ---> Running in 495cbb1d0b59 [2022-04-18T01:26:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:26:11.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:26:11.073Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T01:26:11.073Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T01:26:11.073Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T01:26:11.073Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T01:26:11.073Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T01:26:11.073Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T01:26:11.073Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T01:26:11.073Z] OK: 8 MiB in 20 packages [2022-04-18T01:26:11.073Z] Removing intermediate container 495cbb1d0b59 [2022-04-18T01:26:11.073Z] ---> 02f564d54364 [2022-04-18T01:26:11.073Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-18T01:26:11.073Z] ---> 9755e673c365 [2022-04-18T01:26:11.073Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-18T01:26:11.073Z] ---> e1e2518c2d1c [2022-04-18T01:26:11.073Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-18T01:26:11.073Z] ---> 426757c40b72 [2022-04-18T01:26:11.073Z] Step 19/24 : EXPOSE 59982 [2022-04-18T01:26:11.073Z] ---> Running in fd4e78c1dcb7 [2022-04-18T01:26:11.073Z] Removing intermediate container fd4e78c1dcb7 [2022-04-18T01:26:11.073Z] ---> 74a0a5dbc4ca [2022-04-18T01:26:11.073Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-18T01:26:11.073Z] ---> Running in 1bb51152ad1e [2022-04-18T01:26:11.073Z] Removing intermediate container 1bb51152ad1e [2022-04-18T01:26:11.073Z] ---> ce6777dd310d [2022-04-18T01:26:11.073Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T01:26:11.073Z] ---> Running in d7bff3d39b8a [2022-04-18T01:26:11.073Z] Removing intermediate container d7bff3d39b8a [2022-04-18T01:26:11.073Z] ---> e59ebd356a47 [2022-04-18T01:26:11.073Z] Step 22/24 : LABEL arch=amd64 [2022-04-18T01:26:11.073Z] ---> Running in 038dc92b2805 [2022-04-18T01:26:11.073Z] Removing intermediate container 038dc92b2805 [2022-04-18T01:26:11.073Z] ---> 5d82616a2498 [2022-04-18T01:26:11.073Z] Step 23/24 : LABEL git_sha=eff5c27fd54bad87d805a8608d239d4b128f915d [2022-04-18T01:26:11.333Z] ---> Running in 00ae15af0294 [2022-04-18T01:26:11.333Z] Removing intermediate container 00ae15af0294 [2022-04-18T01:26:11.333Z] ---> 95e293bbbbed [2022-04-18T01:26:11.333Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T01:26:11.333Z] ---> Running in 25672feabe37 [2022-04-18T01:26:11.333Z] Removing intermediate container 25672feabe37 [2022-04-18T01:26:11.333Z] ---> a5f84fc79883 [2022-04-18T01:26:11.333Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T01:26:11.333Z] Successfully built a5f84fc79883 [2022-04-18T01:26:11.333Z] Successfully tagged device-mqtt:latest [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] sh [2022-04-18T01:26:12.089Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:26:12.089Z] [2022-04-18T01:26:12.089Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:26:12.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:26:12.431Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-18T01:26:12.431Z] 5eb5b503b376: Pulling fs layer [2022-04-18T01:26:12.431Z] 5c69ac0246d0: Pulling fs layer [2022-04-18T01:26:12.431Z] ec43610c2a17: Pulling fs layer [2022-04-18T01:26:12.431Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-18T01:26:12.431Z] 33b1e0a273af: Pulling fs layer [2022-04-18T01:26:12.431Z] 5d3b04190fa2: Pulling fs layer [2022-04-18T01:26:12.431Z] 2f39f015ded8: Pulling fs layer [2022-04-18T01:26:12.431Z] 3a2ae6a8a46f: Waiting [2022-04-18T01:26:12.431Z] 33b1e0a273af: Waiting [2022-04-18T01:26:12.431Z] 5d3b04190fa2: Waiting [2022-04-18T01:26:12.431Z] 2f39f015ded8: Waiting [2022-04-18T01:26:12.431Z] 5c69ac0246d0: Verifying Checksum [2022-04-18T01:26:12.431Z] 5c69ac0246d0: Download complete [2022-04-18T01:26:12.431Z] 3a2ae6a8a46f: Download complete [2022-04-18T01:26:12.431Z] 33b1e0a273af: Verifying Checksum [2022-04-18T01:26:12.431Z] 33b1e0a273af: Download complete [2022-04-18T01:26:12.431Z] 5d3b04190fa2: Verifying Checksum [2022-04-18T01:26:12.431Z] 5d3b04190fa2: Download complete [2022-04-18T01:26:12.431Z] ec43610c2a17: Verifying Checksum [2022-04-18T01:26:12.431Z] ec43610c2a17: Download complete [2022-04-18T01:26:12.691Z] 5eb5b503b376: Verifying Checksum [2022-04-18T01:26:12.691Z] 5eb5b503b376: Download complete [2022-04-18T01:26:13.259Z] 2f39f015ded8: Download complete [2022-04-18T01:26:13.829Z] 5eb5b503b376: Pull complete [2022-04-18T01:26:14.096Z] 5c69ac0246d0: Pull complete [2022-04-18T01:26:14.667Z] ec43610c2a17: Pull complete [2022-04-18T01:26:14.667Z] 3a2ae6a8a46f: Pull complete [2022-04-18T01:26:14.667Z] 33b1e0a273af: Pull complete [2022-04-18T01:26:14.926Z] 5d3b04190fa2: Pull complete [2022-04-18T01:26:19.124Z] 2f39f015ded8: Pull complete [2022-04-18T01:26:19.124Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-18T01:26:19.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:26:19.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-18T01:26:19.210Z] prd-ubuntu20.04-docker-8c-8g-21177 does not seem to be running inside a container [2022-04-18T01:26:19.253Z] $ 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-363 -v /w/workspace/gexfoundry_device-mqtt-go_PR-363:/w/workspace/gexfoundry_device-mqtt-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T01:26:21.134Z] $ docker top 785d670d55bb4ea8e066a63e7db2bba84d6908dc093f7f0cc53f01c06745bf47 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:26:21.569Z] ---> job-cost.sh [2022-04-18T01:26:21.569Z] lf-activate-venv: SKIPPING [2022-04-18T01:26:21.569Z] INFO: No Stack... [2022-04-18T01:26:21.831Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T01:26:22.403Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T01:26:22.725Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives/cost.csv [2022-04-18T01:26:22.725Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T01:26:22.778Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [2022-04-18T01:26:22.782Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] did not exist. Created. [2022-04-18T01:26:22.783Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T01:26:23.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-18T01:26:23.220Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T01:26:23.247Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T01:26:23.330Z] $ docker stop --time=1 785d670d55bb4ea8e066a63e7db2bba84d6908dc093f7f0cc53f01c06745bf47 [2022-04-18T01:26:24.506Z] $ docker rm -f 785d670d55bb4ea8e066a63e7db2bba84d6908dc093f7f0cc53f01c06745bf47 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-18T01:28:04.092Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21180 in /w/workspace/gexfoundry_device-mqtt-go_PR-363 [Pipeline] { [Pipeline] ws [2022-04-18T01:28:04.136Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-18T01:28:04.404Z] Selected Git installation does not exist. Using Default [2022-04-18T01:28:04.404Z] The recommended git tool is: NONE [2022-04-18T01:28:09.923Z] using credential edgex-jenkins-ssh [2022-04-18T01:28:09.942Z] Cloning the remote Git repository [2022-04-18T01:28:10.000Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:28:10.090Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-18T01:28:10.179Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:28:10.180Z] > git --version # timeout=10 [2022-04-18T01:28:10.209Z] > git --version # 'git version 2.25.1' [2022-04-18T01:28:10.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:28:10.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T01:28:11.552Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-18T01:28:11.572Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T01:28:11.610Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-18T01:28:11.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:28:11.654Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:28:11.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-18T01:28:12.190Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit eff5c27fd54bad87d805a8608d239d4b128f915d [2022-04-18T01:28:12.416Z] Merge succeeded, producing eff5c27fd54bad87d805a8608d239d4b128f915d [2022-04-18T01:28:12.417Z] Checking out Revision eff5c27fd54bad87d805a8608d239d4b128f915d (PR-363) [2022-04-18T01:28:12.213Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T01:28:12.240Z] > git checkout -f eff5c27fd54bad87d805a8608d239d4b128f915d # timeout=10 [2022-04-18T01:28:12.329Z] > git remote # timeout=10 [2022-04-18T01:28:12.348Z] > git config --get remote.origin.url # timeout=10 [2022-04-18T01:28:12.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:28:12.375Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-18T01:28:12.402Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-18T01:28:12.427Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T01:28:12.442Z] > git checkout -f eff5c27fd54bad87d805a8608d239d4b128f915d # timeout=10 [2022-04-18T01:28:16.823Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-04-18T01:28:16.902Z] > git --version # timeout=10 [2022-04-18T01:28:16.918Z] > git --version # 'git version 2.25.1' [2022-04-18T01:28:16.939Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:28:18.140Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-18T01:28:18.140Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T01:28:18.140Z] Dload Upload Total Spent Left Speed [2022-04-18T01:28:18.140Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 156k 0 --:--:-- --:--:-- --:--:-- 158k [Pipeline] sh [2022-04-18T01:28:18.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-18T01:28:19.117Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-18T01:28:19.117Z] + sudo tee /etc/docker/daemon.new [2022-04-18T01:28:19.117Z] { [2022-04-18T01:28:19.117Z] "registry-mirrors": [ [2022-04-18T01:28:19.117Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-18T01:28:19.117Z] ], [2022-04-18T01:28:19.117Z] "bip": "10.250.0.254/24", [2022-04-18T01:28:19.117Z] "hosts": [ [2022-04-18T01:28:19.117Z] "tcp://0.0.0.0:5555", [2022-04-18T01:28:19.117Z] "unix:///var/run/docker.sock" [2022-04-18T01:28:19.117Z] ], [2022-04-18T01:28:19.117Z] "mtu": 1458, [2022-04-18T01:28:19.117Z] "selinux-enabled": true, [2022-04-18T01:28:19.117Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-18T01:28:19.117Z] } [Pipeline] sh [2022-04-18T01:28:19.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-18T01:28:19.878Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:28:38.307Z] provisioning config files... [2022-04-18T01:28:38.348Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6871406435118393893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:28:38.989Z] ---> docker-login.sh [2022-04-18T01:28:38.989Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:28:39.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:28:39.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:28:39.865Z] Configure a credential helper to remove this warning. See [2022-04-18T01:28:39.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:28:39.865Z] [2022-04-18T01:28:39.865Z] Login Succeeded [2022-04-18T01:28:39.865Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:28:40.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:28:40.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:28:40.621Z] Configure a credential helper to remove this warning. See [2022-04-18T01:28:40.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:28:40.621Z] [2022-04-18T01:28:40.621Z] Login Succeeded [2022-04-18T01:28:40.621Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:28:40.902Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:28:41.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:28:41.186Z] Configure a credential helper to remove this warning. See [2022-04-18T01:28:41.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:28:41.186Z] [2022-04-18T01:28:41.186Z] Login Succeeded [2022-04-18T01:28:41.186Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:28:41.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:28:41.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:28:41.749Z] Configure a credential helper to remove this warning. See [2022-04-18T01:28:41.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:28:41.749Z] [2022-04-18T01:28:41.749Z] Login Succeeded [2022-04-18T01:28:41.749Z] docker.io [2022-04-18T01:28:42.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:28:42.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:28:42.625Z] Configure a credential helper to remove this warning. See [2022-04-18T01:28:42.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:28:42.625Z] [2022-04-18T01:28:42.625Z] Login Succeeded [2022-04-18T01:28:42.625Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:28:42.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T01:28:43.121Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T01:28:43.155Z] ========================================================= [2022-04-18T01:28:43.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-18T01:28:43.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:28:43.617Z] + 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 . [2022-04-18T01:28:43.890Z] Sending build context to Docker daemon 3.041MB [2022-04-18T01:28:44.167Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:28:44.167Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T01:28:44.167Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-18T01:28:44.167Z] 9b3977197b4f: Pulling fs layer [2022-04-18T01:28:44.167Z] 1a89e8eeedd5: Pulling fs layer [2022-04-18T01:28:44.167Z] 94645a83ff95: Pulling fs layer [2022-04-18T01:28:44.167Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-18T01:28:44.167Z] 0c92f367c5e7: Pulling fs layer [2022-04-18T01:28:44.167Z] f7c0051592d6: Pulling fs layer [2022-04-18T01:28:44.167Z] a227ed2f7395: Pulling fs layer [2022-04-18T01:28:44.167Z] 7b1c46037f91: Pulling fs layer [2022-04-18T01:28:44.167Z] f7c0051592d6: Waiting [2022-04-18T01:28:44.167Z] a227ed2f7395: Waiting [2022-04-18T01:28:44.167Z] 7b1c46037f91: Waiting [2022-04-18T01:28:44.167Z] 3f3a8bcf1eab: Waiting [2022-04-18T01:28:44.167Z] 0c92f367c5e7: Waiting [2022-04-18T01:28:44.167Z] 94645a83ff95: Verifying Checksum [2022-04-18T01:28:44.167Z] 94645a83ff95: Download complete [2022-04-18T01:28:44.167Z] 1a89e8eeedd5: Verifying Checksum [2022-04-18T01:28:44.167Z] 1a89e8eeedd5: Download complete [2022-04-18T01:28:44.167Z] 0c92f367c5e7: Verifying Checksum [2022-04-18T01:28:44.167Z] 0c92f367c5e7: Download complete [2022-04-18T01:28:44.451Z] f7c0051592d6: Verifying Checksum [2022-04-18T01:28:44.451Z] f7c0051592d6: Download complete [2022-04-18T01:28:44.451Z] 9b3977197b4f: Verifying Checksum [2022-04-18T01:28:44.451Z] 9b3977197b4f: Download complete [2022-04-18T01:28:44.451Z] a227ed2f7395: Verifying Checksum [2022-04-18T01:28:44.451Z] a227ed2f7395: Download complete [2022-04-18T01:28:45.051Z] 9b3977197b4f: Pull complete [2022-04-18T01:28:45.653Z] 1a89e8eeedd5: Pull complete [2022-04-18T01:28:45.942Z] 94645a83ff95: Pull complete [2022-04-18T01:28:46.542Z] 7b1c46037f91: Verifying Checksum [2022-04-18T01:28:46.542Z] 7b1c46037f91: Download complete [2022-04-18T01:28:47.138Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-18T01:28:47.138Z] 3f3a8bcf1eab: Download complete [2022-04-18T01:28:59.554Z] 3f3a8bcf1eab: Pull complete [2022-04-18T01:28:59.554Z] 0c92f367c5e7: Pull complete [2022-04-18T01:28:59.554Z] f7c0051592d6: Pull complete [2022-04-18T01:28:59.554Z] a227ed2f7395: Pull complete [2022-04-18T01:29:04.990Z] 7b1c46037f91: Pull complete [2022-04-18T01:29:04.990Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-18T01:29:04.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-18T01:29:04.990Z] ---> f79e39bc4007 [2022-04-18T01:29:04.990Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:29:06.438Z] ---> Running in 7bf91cbe6d6f [2022-04-18T01:29:06.721Z] Removing intermediate container 7bf91cbe6d6f [2022-04-18T01:29:06.721Z] ---> 2e46042c1982 [2022-04-18T01:29:06.721Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:29:06.998Z] ---> Running in 09ec3da6d0be [2022-04-18T01:29:07.604Z] Removing intermediate container 09ec3da6d0be [2022-04-18T01:29:07.604Z] ---> 3143dd63df1a [2022-04-18T01:29:07.604Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:29:07.604Z] ---> Running in adb263394d5b [2022-04-18T01:29:09.604Z] Removing intermediate container adb263394d5b [2022-04-18T01:29:09.604Z] ---> 875b5f318924 [2022-04-18T01:29:09.604Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:29:09.880Z] ---> Running in f1aac4fa848b [2022-04-18T01:29:10.867Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:29:11.849Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:29:12.833Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T01:29:13.111Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T01:29:13.111Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T01:29:13.384Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T01:29:13.384Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T01:29:13.384Z] OK: 224 MiB in 56 packages [2022-04-18T01:29:14.382Z] Removing intermediate container f1aac4fa848b [2022-04-18T01:29:14.382Z] ---> f4a420eae5cc [2022-04-18T01:29:14.382Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-18T01:29:14.662Z] ---> Running in da3c9d0c8948 [2022-04-18T01:29:14.950Z] Removing intermediate container da3c9d0c8948 [2022-04-18T01:29:14.950Z] ---> 3a141b40dde8 [2022-04-18T01:29:14.950Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-18T01:29:15.574Z] ---> bb2a70e6be54 [2022-04-18T01:29:15.574Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:29:15.574Z] ---> Running in 99c1ab028374 [2022-04-18T01:30:02.648Z] Removing intermediate container 99c1ab028374 [2022-04-18T01:30:02.648Z] ---> 05b840f4326f [2022-04-18T01:30:02.648Z] Step 10/12 : COPY . . [2022-04-18T01:30:03.638Z] ---> 7beaa8fb323f [2022-04-18T01:30:03.638Z] Step 11/12 : ARG MAKE='make build' [2022-04-18T01:30:03.638Z] ---> Running in e17c83d5c30b [2022-04-18T01:30:03.915Z] Removing intermediate container e17c83d5c30b [2022-04-18T01:30:03.915Z] ---> b805b979fc4a [2022-04-18T01:30:03.915Z] Step 12/12 : RUN $MAKE [2022-04-18T01:30:04.201Z] ---> Running in 9c47b47f8de6 [2022-04-18T01:30:05.208Z] noop [2022-04-18T01:30:05.814Z] Removing intermediate container 9c47b47f8de6 [2022-04-18T01:30:05.814Z] ---> d69d32ab9b35 [2022-04-18T01:30:05.814Z] Successfully built d69d32ab9b35 [2022-04-18T01:30:05.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:30:06.203Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T01:30:06.203Z] . [Pipeline] withDockerContainer [2022-04-18T01:30:06.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-21180 does not seem to be running inside a container [2022-04-18T01:30:06.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-18T01:30:07.983Z] $ docker top e2a9c2c7c75ecec054b5119f9380f0afe92b0212067c3589565539b4806ca7b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:30:08.954Z] + go version [2022-04-18T01:30:08.954Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-18T01:30:09.005Z] $ docker stop --time=1 e2a9c2c7c75ecec054b5119f9380f0afe92b0212067c3589565539b4806ca7b5 [2022-04-18T01:30:10.693Z] $ docker rm -f e2a9c2c7c75ecec054b5119f9380f0afe92b0212067c3589565539b4806ca7b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:30:11.571Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T01:30:11.571Z] . [Pipeline] withDockerContainer [2022-04-18T01:30:11.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-21180 does not seem to be running inside a container [2022-04-18T01:30:11.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-18T01:30:13.266Z] $ docker top e5d9f86cd33b0ee98457e6388a98fd5d6d17aa4e28850a957ea8f58e225f608e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T01:30:14.306Z] + make test [2022-04-18T01:30:14.306Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T01:30:16.332Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-18T01:31:53.228Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-18T01:31:53.228Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.082s coverage: 21.8% of statements [2022-04-18T01:31:53.228Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-18T01:31:53.228Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-18T01:31:53.228Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T01:32:15.510Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T01:32:15.510Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T01:32:15.510Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T01:32:16.990Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T01:32:17.033Z] $ docker stop --time=1 e5d9f86cd33b0ee98457e6388a98fd5d6d17aa4e28850a957ea8f58e225f608e [2022-04-18T01:32:18.954Z] $ docker rm -f e5d9f86cd33b0ee98457e6388a98fd5d6d17aa4e28850a957ea8f58e225f608e [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:32:20.106Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T01:32:20.158Z] Warning: overwriting stash ‘coverage-report’ [2022-04-18T01:32:20.746Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:32:21.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T01:32:21.735Z] + ls -al . [2022-04-18T01:32:21.735Z] total 192 [2022-04-18T01:32:21.735Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 01:32 . [2022-04-18T01:32:21.735Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:28 .. [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 01:28 .dockerignore [2022-04-18T01:32:21.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:28 .git [2022-04-18T01:32:21.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:28 .github [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 01:28 .gitignore [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:28 .golangci.yml [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 18 01:28 Attribution.txt [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 18 01:28 CHANGELOG.md [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:28 Dockerfile [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:28 GOVERNANCE.md [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 01:28 Jenkinsfile [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:28 LICENSE [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:28 Makefile [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 01:28 OWNERS.md [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 18 01:28 README.md [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 01:24 VERSION [2022-04-18T01:32:21.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:28 bin [2022-04-18T01:32:21.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:28 cmd [2022-04-18T01:32:21.736Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 18 01:31 coverage.out [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 3217 Apr 18 01:28 go.mod [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 54160 Apr 18 01:28 go.sum [2022-04-18T01:32:21.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:28 internal [2022-04-18T01:32:21.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:28 mock [2022-04-18T01:32:21.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:28 snap [2022-04-18T01:32:21.736Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 01:28 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:32:22.129Z] + 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=eff5c27fd54bad87d805a8608d239d4b128f915d --label arch=arm64 --label version=0.0.0 . [2022-04-18T01:32:22.406Z] Sending build context to Docker daemon 3.06MB [2022-04-18T01:32:22.679Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:32:22.679Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T01:32:22.679Z] ---> d69d32ab9b35 [2022-04-18T01:32:22.679Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:32:22.679Z] ---> Running in f440fade4df8 [2022-04-18T01:32:22.954Z] Removing intermediate container f440fade4df8 [2022-04-18T01:32:22.954Z] ---> f929a74104bf [2022-04-18T01:32:22.954Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:32:23.234Z] ---> Running in 8ac9922a765e [2022-04-18T01:32:23.528Z] Removing intermediate container 8ac9922a765e [2022-04-18T01:32:23.528Z] ---> 1f17e6e77831 [2022-04-18T01:32:23.528Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:32:23.528Z] ---> Running in 089cf4a97c1c [2022-04-18T01:32:25.549Z] Removing intermediate container 089cf4a97c1c [2022-04-18T01:32:25.549Z] ---> a84207aa2e50 [2022-04-18T01:32:25.549Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:32:25.549Z] ---> Running in 7078ea8d1fde [2022-04-18T01:32:26.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:32:27.527Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:32:28.517Z] OK: 224 MiB in 56 packages [2022-04-18T01:32:29.526Z] Removing intermediate container 7078ea8d1fde [2022-04-18T01:32:29.526Z] ---> c8886aa52f1a [2022-04-18T01:32:29.526Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-18T01:32:29.526Z] ---> Running in 69bc3d23b19b [2022-04-18T01:32:30.133Z] Removing intermediate container 69bc3d23b19b [2022-04-18T01:32:30.133Z] ---> 1a281f86424d [2022-04-18T01:32:30.133Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-18T01:32:30.733Z] ---> 5bc7dde55118 [2022-04-18T01:32:30.733Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:32:30.733Z] ---> Running in 2f9730831ee8 [2022-04-18T01:32:32.729Z] Removing intermediate container 2f9730831ee8 [2022-04-18T01:32:32.729Z] ---> 082249a57616 [2022-04-18T01:32:32.729Z] Step 10/24 : COPY . . [2022-04-18T01:32:33.716Z] ---> c1e5762c3f97 [2022-04-18T01:32:33.716Z] Step 11/24 : ARG MAKE='make build' [2022-04-18T01:32:33.716Z] ---> Running in 9f4cc344f767 [2022-04-18T01:32:34.320Z] Removing intermediate container 9f4cc344f767 [2022-04-18T01:32:34.320Z] ---> 2ad55fc89cb6 [2022-04-18T01:32:34.320Z] Step 12/24 : RUN $MAKE [2022-04-18T01:32:34.320Z] ---> Running in d959e7c84d4c [2022-04-18T01:32:35.306Z] 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 [2022-04-18T01:34:57.302Z] Removing intermediate container d959e7c84d4c [2022-04-18T01:34:57.302Z] ---> 93af0122f18b [2022-04-18T01:34:57.302Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T01:34:57.302Z] 3.14: Pulling from library/alpine [2022-04-18T01:34:57.302Z] 455c02918c45: Pulling fs layer [2022-04-18T01:34:57.302Z] 455c02918c45: Verifying Checksum [2022-04-18T01:34:57.302Z] 455c02918c45: Download complete [2022-04-18T01:34:57.302Z] 455c02918c45: Pull complete [2022-04-18T01:34:57.302Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T01:34:57.302Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T01:34:57.302Z] ---> ac73e934f311 [2022-04-18T01:34:57.303Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-18T01:34:57.303Z] ---> Running in daab8ccce19f [2022-04-18T01:34:57.303Z] Removing intermediate container daab8ccce19f [2022-04-18T01:34:57.303Z] ---> c8b02e4033ac [2022-04-18T01:34:57.303Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T01:34:57.303Z] ---> Running in 8a2fa9bb2922 [2022-04-18T01:34:57.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:34:57.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:34:57.303Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T01:34:57.303Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T01:34:57.303Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T01:34:57.303Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T01:34:57.303Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T01:34:57.303Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T01:34:57.303Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T01:34:57.303Z] OK: 8 MiB in 20 packages [2022-04-18T01:34:57.303Z] Removing intermediate container 8a2fa9bb2922 [2022-04-18T01:34:57.303Z] ---> f130bc794797 [2022-04-18T01:34:57.303Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-18T01:34:57.303Z] ---> dee9e55ffeb7 [2022-04-18T01:34:57.303Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-18T01:34:57.303Z] ---> 64d8fbbd63ec [2022-04-18T01:34:57.303Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-18T01:34:57.303Z] ---> 520d4f27ad15 [2022-04-18T01:34:57.303Z] Step 19/24 : EXPOSE 59982 [2022-04-18T01:34:57.303Z] ---> Running in 8b049ad8763e [2022-04-18T01:34:57.303Z] Removing intermediate container 8b049ad8763e [2022-04-18T01:34:57.303Z] ---> 2965972a5677 [2022-04-18T01:34:57.303Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-18T01:34:57.303Z] ---> Running in 8fe222200ef7 [2022-04-18T01:34:57.303Z] Removing intermediate container 8fe222200ef7 [2022-04-18T01:34:57.303Z] ---> d22437123043 [2022-04-18T01:34:57.303Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T01:34:57.303Z] ---> Running in 28fa02a3580a [2022-04-18T01:34:57.303Z] Removing intermediate container 28fa02a3580a [2022-04-18T01:34:57.303Z] ---> 4e6715fa6a37 [2022-04-18T01:34:57.303Z] Step 22/24 : LABEL arch=arm64 [2022-04-18T01:34:57.303Z] ---> Running in 34199d1b15df [2022-04-18T01:34:57.303Z] Removing intermediate container 34199d1b15df [2022-04-18T01:34:57.303Z] ---> 3a9d4a7d0b31 [2022-04-18T01:34:57.303Z] Step 23/24 : LABEL git_sha=eff5c27fd54bad87d805a8608d239d4b128f915d [2022-04-18T01:34:57.303Z] ---> Running in d6177542ff7b [2022-04-18T01:34:57.303Z] Removing intermediate container d6177542ff7b [2022-04-18T01:34:57.303Z] ---> 2f5ed15ef8bf [2022-04-18T01:34:57.303Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T01:34:57.303Z] ---> Running in 45e71450048a [2022-04-18T01:34:57.303Z] Removing intermediate container 45e71450048a [2022-04-18T01:34:57.303Z] ---> c15b24b17ac8 [2022-04-18T01:34:57.303Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T01:34:57.303Z] Successfully built c15b24b17ac8 [2022-04-18T01:34:57.303Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-04-18T01:34:58.011Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:34:58.011Z] [2022-04-18T01:34:58.011Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:34:58.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:34:58.389Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-18T01:34:58.389Z] 8998bd30e6a1: Pulling fs layer [2022-04-18T01:34:58.389Z] 04944245beec: Pulling fs layer [2022-04-18T01:34:58.389Z] 699f458cf7ca: Pulling fs layer [2022-04-18T01:34:58.389Z] 765212b225bb: Pulling fs layer [2022-04-18T01:34:58.389Z] f23df028b6ca: Pulling fs layer [2022-04-18T01:34:58.389Z] d65c8cfc05b1: Pulling fs layer [2022-04-18T01:34:58.389Z] 2437ff75d9bd: Pulling fs layer [2022-04-18T01:34:58.389Z] f23df028b6ca: Waiting [2022-04-18T01:34:58.389Z] d65c8cfc05b1: Waiting [2022-04-18T01:34:58.389Z] 2437ff75d9bd: Waiting [2022-04-18T01:34:58.389Z] 765212b225bb: Waiting [2022-04-18T01:34:58.670Z] 04944245beec: Download complete [2022-04-18T01:34:58.670Z] 765212b225bb: Verifying Checksum [2022-04-18T01:34:58.670Z] 765212b225bb: Download complete [2022-04-18T01:34:58.670Z] f23df028b6ca: Verifying Checksum [2022-04-18T01:34:58.670Z] f23df028b6ca: Download complete [2022-04-18T01:34:58.670Z] d65c8cfc05b1: Verifying Checksum [2022-04-18T01:34:58.670Z] d65c8cfc05b1: Download complete [2022-04-18T01:34:58.670Z] 699f458cf7ca: Verifying Checksum [2022-04-18T01:34:58.670Z] 699f458cf7ca: Download complete [2022-04-18T01:34:59.270Z] 8998bd30e6a1: Verifying Checksum [2022-04-18T01:34:59.270Z] 8998bd30e6a1: Download complete [2022-04-18T01:35:01.262Z] 2437ff75d9bd: Verifying Checksum [2022-04-18T01:35:01.262Z] 2437ff75d9bd: Download complete [2022-04-18T01:35:03.903Z] 8998bd30e6a1: Pull complete [2022-04-18T01:35:03.903Z] 04944245beec: Pull complete [2022-04-18T01:35:05.344Z] 699f458cf7ca: Pull complete [2022-04-18T01:35:05.621Z] 765212b225bb: Pull complete [2022-04-18T01:35:06.608Z] f23df028b6ca: Pull complete [2022-04-18T01:35:06.886Z] d65c8cfc05b1: Pull complete [2022-04-18T01:35:22.011Z] 2437ff75d9bd: Pull complete [2022-04-18T01:35:22.011Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-18T01:35:22.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:35:22.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-18T01:35:22.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-21180 does not seem to be running inside a container [2022-04-18T01:35:22.355Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-18T01:35:24.892Z] $ docker top f37f419886134502214dc7d682fafb89164153e4b6eaeb9eb00a283681f61297 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:25.870Z] ---> job-cost.sh [2022-04-18T01:35:25.870Z] lf-activate-venv: SKIPPING [2022-04-18T01:35:25.870Z] INFO: No Stack... [2022-04-18T01:35:26.144Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-18T01:35:27.130Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T01:35:27.827Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-18T01:35:27.827Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T01:35:27.878Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [2022-04-18T01:35:27.886Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] did not exist. Created. [2022-04-18T01:35:27.886Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T01:35:28.651Z] /w/workspace/device-mqtt-go/1@tmp/durable-8fd9d9c3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-18T01:35:29.364Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-18T01:35:29.411Z] Warning: overwriting stash ‘stack-cost’ [2022-04-18T01:35:29.459Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T01:35:29.476Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T01:35:29.588Z] $ docker stop --time=1 f37f419886134502214dc7d682fafb89164153e4b6eaeb9eb00a283681f61297 [2022-04-18T01:35:31.120Z] $ docker rm -f f37f419886134502214dc7d682fafb89164153e4b6eaeb9eb00a283681f61297 [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 [2022-04-18T01:35:32.151Z] provisioning config files... [2022-04-18T01:35:32.159Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/config6934736169666780971tmp [Pipeline] { [Pipeline] sh [2022-04-18T01:35:32.509Z] + set +x [2022-04-18T01:35:32.509Z] + curl -s https://codecov.io/bash [2022-04-18T01:35:32.509Z] + bash -s -- [2022-04-18T01:35:32.509Z] [2022-04-18T01:35:32.509Z] _____ _ [2022-04-18T01:35:32.509Z] / ____| | | [2022-04-18T01:35:32.509Z] | | ___ __| | ___ ___ _____ __ [2022-04-18T01:35:32.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-18T01:35:32.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-18T01:35:32.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-18T01:35:32.509Z] Bash-1.0.6 [2022-04-18T01:35:32.509Z] [2022-04-18T01:35:32.509Z] [2022-04-18T01:35:32.509Z] ==> git version 2.25.1 found [2022-04-18T01:35:32.509Z] ==> 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 [2022-04-18T01:35:32.509Z] Release-Date: 2020-01-08 [2022-04-18T01:35:32.509Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-18T01:35:32.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-18T01:35:32.509Z] ==> Jenkins CI detected. [2022-04-18T01:35:32.509Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-363 [2022-04-18T01:35:32.509Z] project root: . [2022-04-18T01:35:32.509Z] --> token set from env [2022-04-18T01:35:32.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-18T01:35:32.509Z] ==> Running gcov in . (disable via -X gcov) [2022-04-18T01:35:32.509Z] ==> Python coveragepy not found [2022-04-18T01:35:32.509Z] ==> Searching for coverage reports in: [2022-04-18T01:35:32.509Z] + . [2022-04-18T01:35:32.509Z] -> Found 1 reports [2022-04-18T01:35:32.509Z] ==> Detecting git/mercurial file structure [2022-04-18T01:35:32.509Z] ==> Reading reports [2022-04-18T01:35:32.509Z] + ./coverage.out bytes=17887 [2022-04-18T01:35:32.509Z] ==> Appending adjustments [2022-04-18T01:35:32.509Z] https://docs.codecov.io/docs/fixing-reports [2022-04-18T01:35:32.769Z] + Found adjustments [2022-04-18T01:35:32.769Z] ==> Gzipping contents [2022-04-18T01:35:32.769Z] 4.0K /tmp/codecov.zoQoyz.gz [2022-04-18T01:35:32.769Z] ==> Uploading reports [2022-04-18T01:35:32.769Z] url: https://codecov.io [2022-04-18T01:35:32.769Z] query: branch=PR-363&commit=eff5c27fd54bad87d805a8608d239d4b128f915d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2022-04-18T01:35:32.769Z] -> Pinging Codecov [2022-04-18T01:35:32.769Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-363&commit=eff5c27fd54bad87d805a8608d239d4b128f915d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=363&job=&cmd_args= [2022-04-18T01:35:33.031Z] -> Uploading to [2022-04-18T01:35:33.031Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-18/7D719EC7BBE17E464838252E33014C33/eff5c27fd54bad87d805a8608d239d4b128f915d/75597d78-f880-4462-bac1-966ab7211e17.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T013532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4686e36c249cc052ee11932d62bdad0c668f0e14e95097c95823065d7d462e9c [2022-04-18T01:35:33.031Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T01:35:33.031Z] Dload Upload Total Spent Left Speed [2022-04-18T01:35:33.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3254 0 0 100 3254 0 13672 --:--:-- --:--:-- --:--:-- 13672 [2022-04-18T01:35:33.291Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/eff5c27fd54bad87d805a8608d239d4b128f915d [Pipeline] } [2022-04-18T01:35:33.323Z] 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 [2022-04-18T01:35:35.203Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives ] [2022-04-18T01:35:35.203Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives [2022-04-18T01:35:35.203Z] total 16 [2022-04-18T01:35:35.203Z] drwxr-xr-x 3 root root 4096 Apr 18 01:26 . [2022-04-18T01:35:35.204Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 01:26 .. [2022-04-18T01:35:35.204Z] drwxr-xr-x 2 root root 4096 Apr 18 01:26 cost [2022-04-18T01:35:35.204Z] -rw-r--r-- 1 root root 85 Apr 18 01:26 cost.csv [2022-04-18T01:35:35.204Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives [2022-04-18T01:35:35.204Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives [2022-04-18T01:35:35.204Z] total 16 [2022-04-18T01:35:35.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 01:26 . [2022-04-18T01:35:35.204Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 01:26 .. [2022-04-18T01:35:35.204Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 01:26 cost [2022-04-18T01:35:35.204Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 18 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:35.544Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:36.448Z] ---> package-listing.sh [2022-04-18T01:35:36.448Z] ++ facter osfamily [2022-04-18T01:35:36.448Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-18T01:35:36.709Z] + OS_FAMILY=debian [2022-04-18T01:35:36.709Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-363 [2022-04-18T01:35:36.709Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-18T01:35:36.709Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-18T01:35:36.709Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-18T01:35:36.709Z] + PACKAGES=/tmp/packages_start.txt [2022-04-18T01:35:36.709Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-363 ']' [2022-04-18T01:35:36.709Z] + PACKAGES=/tmp/packages_end.txt [2022-04-18T01:35:36.709Z] + case "${OS_FAMILY}" in [2022-04-18T01:35:36.709Z] + dpkg -l [2022-04-18T01:35:36.709Z] + grep '^ii' [2022-04-18T01:35:36.709Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-18T01:35:36.709Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-18T01:35:36.709Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-18T01:35:36.709Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-363 ']' [2022-04-18T01:35:36.709Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives/ [2022-04-18T01:35:36.709Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-363/archives/ [Pipeline] echo [2022-04-18T01:35:36.743Z] 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-18T01:35:37.040Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:35:37.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:35:37.633Z] . [Pipeline] withDockerContainer [2022-04-18T01:35:37.738Z] prd-ubuntu20.04-docker-8c-8g-21177 does not seem to be running inside a container [2022-04-18T01:35:37.778Z] $ 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-363/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-363 -v /w/workspace/gexfoundry_device-mqtt-go_PR-363:/w/workspace/gexfoundry_device-mqtt-go_PR-363:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-18T01:35:37.991Z] $ docker top 3a7807b498f000f0d0c0d60a85bbb89eadefe6c8a52153b163c3a6f79da5e6dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:35:38.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-18T01:35:38.713Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-18T01:35:39.033Z] + ls /var/log/sa-host [2022-04-18T01:35:39.033Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:35:39.183Z] provisioning config files... [2022-04-18T01:35:39.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-363@tmp/config3436405117014824500tmp [Pipeline] { [Pipeline] echo [2022-04-18T01:35:39.246Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:39.580Z] ---> create-netrc.sh [Pipeline] } [2022-04-18T01:35:39.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:40.020Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-18T01:35:40.055Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:40.380Z] ---> sudo-logs.sh [2022-04-18T01:35:40.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-18T01:35:40.472Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:40.789Z] ---> job-cost.sh [2022-04-18T01:35:40.789Z] lf-activate-venv: SKIPPING [2022-04-18T01:35:40.789Z] DEBUG: total: 0.2199999988079071 [2022-04-18T01:35:40.789Z] INFO: Retrieving Stack Cost... [2022-04-18T01:35:41.049Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T01:35:41.621Z] INFO: Archiving Costs [Pipeline] echo [2022-04-18T01:35:41.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:35:41.972Z] ---> logs-deploy.sh [2022-04-18T01:35:41.972Z] lf-activate-venv: SKIPPING [2022-04-18T01:35:41.972Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-363/1 [2022-04-18T01:35:41.972Z] INFO: archiving workspace using pattern(s): [2022-04-18T01:35:42.912Z] Archives upload complete. [2022-04-18T01:35:42.912Z] INFO: archiving logs to Nexus