Pull request #362 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4e7051dac283954dd7b887b67ac3e589ddc94b3+4d191eb3dac98c01714bec6e3dd8edd5055992ab (08cc3bf2c9afee42f095e7b48937e3ee131a16e5) 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-ssh15702288345538485993.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-ssh3730281604979125334.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-362/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-362/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15727596799128431951.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-362/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2945104413276918069.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-ssh11096754848805335446.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-362/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-362/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1148045859990671183.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-21176 in /w/workspace/gexfoundry_device-mqtt-go_PR-362 [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-362 # 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 e4e7051dac283954dd7b887b67ac3e589ddc94b3 Merge succeeded, producing e4e7051dac283954dd7b887b67ac3e589ddc94b3 Checking out Revision e4e7051dac283954dd7b887b67ac3e589ddc94b3 (PR-362) > 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/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4e7051dac283954dd7b887b67ac3e589ddc94b3 # 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 e4e7051dac283954dd7b887b67ac3e589ddc94b3 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/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:00.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-18T01:24:00.917Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-18T01:24:01.016Z] ========================================================= [2022-04-18T01:24:01.016Z] EdgeX Global Pipelines Version Info [2022-04-18T01:24:01.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:01.824Z] ------------------- [2022-04-18T01:24:01.824Z] stable info: [2022-04-18T01:24:01.824Z] ------------------- [2022-04-18T01:24:01.824Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T01:24:01.824Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-18T01:24:01.824Z] Message: update stable to v1.0.221 [2022-04-18T01:24:02.398Z] ------------------- [2022-04-18T01:24:02.398Z] experimental info: [2022-04-18T01:24:02.398Z] ------------------- [2022-04-18T01:24:02.398Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-18T01:24:02.398Z] Commit SHA: 2d41b7a85c8a62c0c33f5e39ad1462a101ac531d [2022-04-18T01:24:02.398Z] Message: update experimental to v1.0.222 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-18T01:24:02.662Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-04-18T01:24:02.707Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-04-18T01:24:02.779Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-18T01:24:02.825Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-18T01:24:02.866Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-18T01:24:02.906Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-18T01:24:02.947Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-18T01:24:02.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-18T01:24:03.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-18T01:24:03.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-18T01:24:03.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-18T01:24:03.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-04-18T01:24:03.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-18T01:24:03.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-18T01:24:03.278Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T01:24:03.316Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-18T01:24:03.356Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T01:24:03.396Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-18T01:24:03.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-18T01:24:03.480Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-18T01:24:03.522Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-18T01:24:03.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-18T01:24:03.612Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-18T01:24:03.655Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-18T01:24:03.697Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-18T01:24:03.746Z] [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:03.787Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2022-04-18T01:24:03.826Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2022-04-18T01:24:03.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2022-04-18T01:24:03.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4e7051dac283954dd7b887b67ac3e589ddc94b3 [Pipeline] echo [2022-04-18T01:24:03.956Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4e7051 [Pipeline] echo [2022-04-18T01:24:03.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:24:04.120Z] provisioning config files... [2022-04-18T01:24:04.133Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/config4801028491365588925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:04.494Z] ---> docker-login.sh [2022-04-18T01:24:04.495Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:24:04.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:04.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:04.761Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:04.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:04.761Z] [2022-04-18T01:24:04.761Z] Login Succeeded [2022-04-18T01:24:04.761Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:24:05.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:05.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:05.025Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:05.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:05.025Z] [2022-04-18T01:24:05.025Z] Login Succeeded [2022-04-18T01:24:05.025Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:24:05.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:05.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:05.025Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:05.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:05.025Z] [2022-04-18T01:24:05.025Z] Login Succeeded [2022-04-18T01:24:05.025Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:24:05.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:05.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:05.287Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:05.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:05.287Z] [2022-04-18T01:24:05.287Z] Login Succeeded [2022-04-18T01:24:05.287Z] docker.io [2022-04-18T01:24:05.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:05.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:05.868Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:05.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:05.868Z] [2022-04-18T01:24:05.868Z] Login Succeeded [2022-04-18T01:24:05.868Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:24:05.899Z] 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:06.565Z] + git rev-list -1 --merges e4e7051dac283954dd7b887b67ac3e589ddc94b3~1..e4e7051dac283954dd7b887b67ac3e589ddc94b3 [Pipeline] echo [2022-04-18T01:24:06.617Z] -----------> git rev-list -1 --merges e4e7051dac283954dd7b887b67ac3e589ddc94b3~1..e4e7051dac283954dd7b887b67ac3e589ddc94b3 e4e7051dac283954dd7b887b67ac3e589ddc94b3 [false] [Pipeline] sh [2022-04-18T01:24:06.932Z] + git log --format=format:%s -1 e4e7051dac283954dd7b887b67ac3e589ddc94b3 [Pipeline] echo [2022-04-18T01:24:06.974Z] ========================================================= [2022-04-18T01:24:06.974Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-18T01:24:06.974Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:24:07.516Z] + git log --format=format:%s -1 e4e7051dac283954dd7b887b67ac3e589ddc94b3 [Pipeline] echo [2022-04-18T01:24:07.547Z] [semverPrep] GIT_COMMIT: e4e7051dac283954dd7b887b67ac3e589ddc94b3, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2022-04-18T01:24:07.578Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-18T01:24:08.057Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-18T01:24:08.057Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-18T01:24:08.057Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-18T01:24:08.057Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-18T01:24:08.057Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-18T01:24:08.057Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-18T01:24:08.057Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:08.513Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:08.514Z] [2022-04-18T01:24:08.514Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:08.870Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:08.870Z] latest: Pulling from edgex-devops/git-semver [2022-04-18T01:24:08.870Z] a0d0a0d46f8b: Pulling fs layer [2022-04-18T01:24:08.870Z] 3e5f54012d9b: Pulling fs layer [2022-04-18T01:24:08.870Z] 4c7163046ea9: Pulling fs layer [2022-04-18T01:24:08.870Z] 0c2d73faf560: Pulling fs layer [2022-04-18T01:24:08.870Z] 0c2d73faf560: Waiting [2022-04-18T01:24:08.870Z] 3e5f54012d9b: Verifying Checksum [2022-04-18T01:24:08.870Z] 3e5f54012d9b: Download complete [2022-04-18T01:24:08.870Z] a0d0a0d46f8b: Download complete [2022-04-18T01:24:09.132Z] 0c2d73faf560: Verifying Checksum [2022-04-18T01:24:09.132Z] 0c2d73faf560: Download complete [2022-04-18T01:24:09.132Z] 4c7163046ea9: Verifying Checksum [2022-04-18T01:24:09.132Z] a0d0a0d46f8b: Pull complete [2022-04-18T01:24:09.132Z] 3e5f54012d9b: Pull complete [2022-04-18T01:24:09.394Z] 4c7163046ea9: Pull complete [2022-04-18T01:24:09.656Z] 0c2d73faf560: Pull complete [2022-04-18T01:24:09.656Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-04-18T01:24:09.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-04-18T01:24:09.656Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-04-18T01:24:09.755Z] prd-ubuntu20.04-docker-8c-8g-21176 does not seem to be running inside a container [2022-04-18T01:24:09.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-362 -v /w/workspace/gexfoundry_device-mqtt-go_PR-362:/w/workspace/gexfoundry_device-mqtt-go_PR-362:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-362@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:10.517Z] $ docker top 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-18T01:24:10.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T01:24:10.722Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T01:24:10.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T01:24:10.865Z] $ docker exec 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d ssh-agent [2022-04-18T01:24:11.001Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbdnmjl/agent.14 [2022-04-18T01:24:11.001Z] SSH_AGENT_PID=21 [2022-04-18T01:24:11.009Z] Running ssh-add (command line suppressed) [2022-04-18T01:24:11.127Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/private_key_1243878936500016756.key (/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/private_key_1243878936500016756.key) [2022-04-18T01:24:11.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T01:24:11.485Z] + git tag --points-at HEAD [Pipeline] } [2022-04-18T01:24:11.507Z] $ docker exec --env ******** --env ******** 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d ssh-agent -k [2022-04-18T01:24:11.619Z] unset SSH_AUTH_SOCK; [2022-04-18T01:24:11.619Z] unset SSH_AGENT_PID; [2022-04-18T01:24:11.619Z] echo Agent pid 21 killed; [2022-04-18T01:24:11.633Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-18T01:24:11.720Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-18T01:24:11.720Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-18T01:24:11.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-18T01:24:11.845Z] $ docker exec 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d ssh-agent [2022-04-18T01:24:11.969Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgAPIOO/agent.53 [2022-04-18T01:24:11.969Z] SSH_AGENT_PID=59 [2022-04-18T01:24:11.975Z] Running ssh-add (command line suppressed) [2022-04-18T01:24:12.091Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/private_key_804689862888932609.key (/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/private_key_804689862888932609.key) [2022-04-18T01:24:12.109Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-18T01:24:12.449Z] + git semver init [2022-04-18T01:24:12.449Z] # -> Open(): unable to determine branch for HEAD [2022-04-18T01:24:12.449Z] # $GIT_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-362/.git [2022-04-18T01:24:12.449Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-mqtt-go_PR-362 [2022-04-18T01:24:12.449Z] # $SEMVER_REMOTE_NAME = origin [2022-04-18T01:24:12.449Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-04-18T01:24:12.449Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-04-18T01:24:12.449Z] # $SEMVER_BRANCH = PR-362 [2022-04-18T01:24:12.449Z] # $SEMVER_TEMP = /tmp/semver-183241154 [2022-04-18T01:24:12.449Z] # git clone --branch semver git@github.com:edgexfoundry/device-mqtt-go.git $SEMVER_TEMP [2022-04-18T01:24:13.395Z] # '/tmp/semver-183241154' -> '/w/workspace/gexfoundry_device-mqtt-go_PR-362/.semver' [2022-04-18T01:24:13.396Z] # -> Force: false [2022-04-18T01:24:13.396Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-mqtt-go_PR-362/.semver [Pipeline] } [2022-04-18T01:24:13.417Z] $ docker exec --env ******** --env ******** 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d ssh-agent -k [2022-04-18T01:24:13.520Z] unset SSH_AUTH_SOCK; [2022-04-18T01:24:13.521Z] unset SSH_AGENT_PID; [2022-04-18T01:24:13.521Z] echo Agent pid 59 killed; [2022-04-18T01:24:13.536Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-18T01:24:13.972Z] + git semver [Pipeline] } [2022-04-18T01:24:14.002Z] $ docker stop --time=1 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d [2022-04-18T01:24:15.364Z] $ docker rm -f 79907d0c0805bef2e540db70fad410c1942e55f4bc3a86bd638cf9791513855d [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:24:15.786Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-18T01:24:16.128Z] Stashed 1 file(s) [Pipeline] echo [2022-04-18T01:24:16.147Z] [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:16.792Z] provisioning config files... [2022-04-18T01:24:16.807Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/config5898148442212342569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:24:17.158Z] ---> docker-login.sh [2022-04-18T01:24:17.158Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:24:17.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:17.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:17.158Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:17.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:17.158Z] [2022-04-18T01:24:17.158Z] Login Succeeded [2022-04-18T01:24:17.158Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:24:17.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:17.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:17.419Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:17.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:17.419Z] [2022-04-18T01:24:17.419Z] Login Succeeded [2022-04-18T01:24:17.419Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:24:17.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:17.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:17.420Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:17.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:17.420Z] [2022-04-18T01:24:17.420Z] Login Succeeded [2022-04-18T01:24:17.420Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:24:17.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:17.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:17.682Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:17.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:17.682Z] [2022-04-18T01:24:17.682Z] Login Succeeded [2022-04-18T01:24:17.682Z] docker.io [2022-04-18T01:24:17.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:24:17.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:24:17.944Z] Configure a credential helper to remove this warning. See [2022-04-18T01:24:17.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:24:17.944Z] [2022-04-18T01:24:17.944Z] Login Succeeded [2022-04-18T01:24:17.944Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:24:17.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T01:24:18.170Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T01:24:18.203Z] ========================================================= [2022-04-18T01:24:18.204Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-18T01:24:18.204Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:18.615Z] + 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:18.615Z] Sending build context to Docker daemon 5.836MB [2022-04-18T01:24:18.615Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:24:18.615Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T01:24:18.615Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-18T01:24:18.615Z] 59bf1c3509f3: Pulling fs layer [2022-04-18T01:24:18.615Z] 666ba61612fd: Pulling fs layer [2022-04-18T01:24:18.615Z] 8ed8ca486205: Pulling fs layer [2022-04-18T01:24:18.615Z] 4fe6c5a15a65: Pulling fs layer [2022-04-18T01:24:18.615Z] 22a0e8bec74d: Pulling fs layer [2022-04-18T01:24:18.615Z] 640e595b4fbd: Pulling fs layer [2022-04-18T01:24:18.615Z] 763cafe07f6e: Pulling fs layer [2022-04-18T01:24:18.615Z] 0c0b528cf693: Pulling fs layer [2022-04-18T01:24:18.615Z] 10935f4eaf8b: Pulling fs layer [2022-04-18T01:24:18.615Z] 640e595b4fbd: Waiting [2022-04-18T01:24:18.615Z] 763cafe07f6e: Waiting [2022-04-18T01:24:18.615Z] 10935f4eaf8b: Waiting [2022-04-18T01:24:18.615Z] 0c0b528cf693: Waiting [2022-04-18T01:24:18.615Z] 4fe6c5a15a65: Waiting [2022-04-18T01:24:18.615Z] 22a0e8bec74d: Waiting [2022-04-18T01:24:18.875Z] 8ed8ca486205: Download complete [2022-04-18T01:24:18.875Z] 666ba61612fd: Download complete [2022-04-18T01:24:18.875Z] 22a0e8bec74d: Verifying Checksum [2022-04-18T01:24:18.875Z] 22a0e8bec74d: Download complete [2022-04-18T01:24:18.875Z] 640e595b4fbd: Download complete [2022-04-18T01:24:18.875Z] 763cafe07f6e: Download complete [2022-04-18T01:24:18.875Z] 59bf1c3509f3: Verifying Checksum [2022-04-18T01:24:18.875Z] 59bf1c3509f3: Download complete [2022-04-18T01:24:18.875Z] 0c0b528cf693: Verifying Checksum [2022-04-18T01:24:18.875Z] 0c0b528cf693: Download complete [2022-04-18T01:24:18.875Z] 59bf1c3509f3: Pull complete [2022-04-18T01:24:19.136Z] 666ba61612fd: Pull complete [2022-04-18T01:24:19.136Z] 8ed8ca486205: Pull complete [2022-04-18T01:24:19.396Z] 10935f4eaf8b: Verifying Checksum [2022-04-18T01:24:19.396Z] 10935f4eaf8b: Download complete [2022-04-18T01:24:19.656Z] 4fe6c5a15a65: Verifying Checksum [2022-04-18T01:24:19.656Z] 4fe6c5a15a65: Download complete [2022-04-18T01:24:23.863Z] 4fe6c5a15a65: Pull complete [2022-04-18T01:24:23.863Z] 22a0e8bec74d: Pull complete [2022-04-18T01:24:23.863Z] 640e595b4fbd: Pull complete [2022-04-18T01:24:23.863Z] 763cafe07f6e: Pull complete [2022-04-18T01:24:24.129Z] 0c0b528cf693: Pull complete [2022-04-18T01:24:26.666Z] 10935f4eaf8b: Pull complete [2022-04-18T01:24:26.666Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-04-18T01:24:26.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-18T01:24:26.666Z] ---> 99d49a6021b9 [2022-04-18T01:24:26.666Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:24:28.056Z] ---> Running in 0497607f84b4 [2022-04-18T01:24:28.056Z] Removing intermediate container 0497607f84b4 [2022-04-18T01:24:28.056Z] ---> 2f05ee3e3959 [2022-04-18T01:24:28.056Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:24:28.056Z] ---> Running in 4db18d95476a [2022-04-18T01:24:28.056Z] Removing intermediate container 4db18d95476a [2022-04-18T01:24:28.056Z] ---> a71af61da816 [2022-04-18T01:24:28.056Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:24:28.319Z] ---> Running in d9c68e0a880a [2022-04-18T01:24:28.887Z] Removing intermediate container d9c68e0a880a [2022-04-18T01:24:28.887Z] ---> 328c55eeb958 [2022-04-18T01:24:28.887Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:24:28.887Z] ---> Running in 139b38ea0cbd [2022-04-18T01:24:29.148Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:24:30.097Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:24:30.360Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T01:24:30.360Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T01:24:30.619Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T01:24:30.619Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T01:24:30.619Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T01:24:30.619Z] OK: 224 MiB in 56 packages [2022-04-18T01:24:31.189Z] Removing intermediate container 139b38ea0cbd [2022-04-18T01:24:31.189Z] ---> 68ffd2f21da5 [2022-04-18T01:24:31.189Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-18T01:24:31.189Z] ---> Running in 7b99d9a723c9 [2022-04-18T01:24:31.451Z] Removing intermediate container 7b99d9a723c9 [2022-04-18T01:24:31.451Z] ---> dd210b8aaab9 [2022-04-18T01:24:31.451Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-18T01:24:31.451Z] ---> 091c0e3aa554 [2022-04-18T01:24:31.451Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:24:31.451Z] ---> Running in 7a47cdec9238 [2022-04-18T01:24:31.599Z] Still waiting to schedule task [2022-04-18T01:24:31.600Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21174’ [2022-04-18T01:24:53.423Z] Removing intermediate container 7a47cdec9238 [2022-04-18T01:24:53.423Z] ---> c75edca153dc [2022-04-18T01:24:53.423Z] Step 10/12 : COPY . . [2022-04-18T01:24:53.423Z] ---> 734aa096562a [2022-04-18T01:24:53.423Z] Step 11/12 : ARG MAKE='make build' [2022-04-18T01:24:53.423Z] ---> Running in c48b455cc28a [2022-04-18T01:24:53.423Z] Removing intermediate container c48b455cc28a [2022-04-18T01:24:53.423Z] ---> 721597a49d6e [2022-04-18T01:24:53.423Z] Step 12/12 : RUN $MAKE [2022-04-18T01:24:53.423Z] ---> Running in ae6160d5e538 [2022-04-18T01:24:53.423Z] noop [2022-04-18T01:24:53.423Z] Removing intermediate container ae6160d5e538 [2022-04-18T01:24:53.423Z] ---> 17923b6cf38d [2022-04-18T01:24:53.423Z] Successfully built 17923b6cf38d [2022-04-18T01:24:53.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:53.758Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T01:24:53.758Z] . [Pipeline] withDockerContainer [2022-04-18T01:24:53.860Z] prd-ubuntu20.04-docker-8c-8g-21176 does not seem to be running inside a container [2022-04-18T01:24:53.904Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-362 -v /w/workspace/gexfoundry_device-mqtt-go_PR-362:/w/workspace/gexfoundry_device-mqtt-go_PR-362:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-362@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:24:55.047Z] $ docker top 7bd2dddad99ec09f36e52be81fbe3dd230741cd71e7cd9e18a979498e913a8dc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:24:55.465Z] + go version [2022-04-18T01:24:55.466Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-18T01:24:55.500Z] $ docker stop --time=1 7bd2dddad99ec09f36e52be81fbe3dd230741cd71e7cd9e18a979498e913a8dc [2022-04-18T01:24:56.781Z] $ docker rm -f 7bd2dddad99ec09f36e52be81fbe3dd230741cd71e7cd9e18a979498e913a8dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:24:57.492Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-18T01:24:57.493Z] . [Pipeline] withDockerContainer [2022-04-18T01:24:57.588Z] prd-ubuntu20.04-docker-8c-8g-21176 does not seem to be running inside a container [2022-04-18T01:24:57.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-362 -v /w/workspace/gexfoundry_device-mqtt-go_PR-362:/w/workspace/gexfoundry_device-mqtt-go_PR-362:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-362@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:24:58.056Z] $ docker top 2126c51bf010a97cd070ab9f82f06c6e93288df065f86cc21222a1d65371fb04 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T01:24:58.496Z] + make test [2022-04-18T01:24:58.496Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T01:24:58.757Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-18T01:25:06.879Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-18T01:25:07.451Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 21.8% of statements [2022-04-18T01:25:07.451Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-18T01:25:14.049Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T01:25:18.251Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T01:25:18.251Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T01:25:18.251Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T01:25:18.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T01:25:18.582Z] $ docker stop --time=1 2126c51bf010a97cd070ab9f82f06c6e93288df065f86cc21222a1d65371fb04 [2022-04-18T01:25:20.485Z] $ docker rm -f 2126c51bf010a97cd070ab9f82f06c6e93288df065f86cc21222a1d65371fb04 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:25:20.969Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T01:25:21.029Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-18T01:25:22.162Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T01:25:22.477Z] + ls -al . [2022-04-18T01:25:22.478Z] total 196 [2022-04-18T01:25:22.478Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 01:25 . [2022-04-18T01:25:22.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:23 .. [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 01:23 .dockerignore [2022-04-18T01:25:22.478Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:24 .git [2022-04-18T01:25:22.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:23 .github [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 01:23 .gitignore [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:23 .golangci.yml [2022-04-18T01:25:22.478Z] drwx------ 3 jenkins jenkins 4096 Apr 18 01:24 .semver [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 18 01:23 Attribution.txt [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 18 01:23 CHANGELOG.md [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:23 Dockerfile [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:23 GOVERNANCE.md [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 01:23 Jenkinsfile [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:23 LICENSE [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:23 Makefile [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 01:23 OWNERS.md [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 18 01:23 README.md [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 01:24 VERSION [2022-04-18T01:25:22.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:23 bin [2022-04-18T01:25:22.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:23 cmd [2022-04-18T01:25:22.478Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 18 01:25 coverage.out [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 18 01:23 go.mod [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 18 01:23 go.sum [2022-04-18T01:25:22.478Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:23 internal [2022-04-18T01:25:22.478Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:23 mock [2022-04-18T01:25:22.478Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:23 snap [2022-04-18T01:25:22.478Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 01:23 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:25:22.810Z] + 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=e4e7051dac283954dd7b887b67ac3e589ddc94b3 --label arch=amd64 --label version=0.0.0 . [2022-04-18T01:25:22.810Z] Sending build context to Docker daemon 5.855MB [2022-04-18T01:25:22.810Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:25:22.810Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T01:25:22.810Z] ---> 17923b6cf38d [2022-04-18T01:25:22.810Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:25:22.810Z] ---> Running in ae14dcea3952 [2022-04-18T01:25:23.071Z] Removing intermediate container ae14dcea3952 [2022-04-18T01:25:23.071Z] ---> 0f1ec25dea09 [2022-04-18T01:25:23.071Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:25:23.071Z] ---> Running in 27fe4d5d72e0 [2022-04-18T01:25:23.071Z] Removing intermediate container 27fe4d5d72e0 [2022-04-18T01:25:23.071Z] ---> e0701157eb3b [2022-04-18T01:25:23.071Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:25:23.071Z] ---> Running in 0819eeaef7fc [2022-04-18T01:25:23.647Z] Removing intermediate container 0819eeaef7fc [2022-04-18T01:25:23.647Z] ---> a72bf17b147c [2022-04-18T01:25:23.647Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:25:23.907Z] ---> Running in 633c90bfa4d8 [2022-04-18T01:25:24.169Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:25.112Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:25.112Z] OK: 224 MiB in 56 packages [2022-04-18T01:25:25.681Z] Removing intermediate container 633c90bfa4d8 [2022-04-18T01:25:25.681Z] ---> 1668ec7131a4 [2022-04-18T01:25:25.681Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-18T01:25:25.681Z] ---> Running in d43798c603ad [2022-04-18T01:25:25.681Z] Removing intermediate container d43798c603ad [2022-04-18T01:25:25.681Z] ---> ad68918b4b03 [2022-04-18T01:25:25.681Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-18T01:25:25.942Z] ---> 1dec50a3d693 [2022-04-18T01:25:25.942Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:25:25.942Z] ---> Running in 2dab766d5048 [2022-04-18T01:25:26.517Z] Removing intermediate container 2dab766d5048 [2022-04-18T01:25:26.517Z] ---> 1e25fc36a0fb [2022-04-18T01:25:26.517Z] Step 10/24 : COPY . . [2022-04-18T01:25:26.776Z] ---> ca6d3a81eccd [2022-04-18T01:25:26.776Z] Step 11/24 : ARG MAKE='make build' [2022-04-18T01:25:26.776Z] ---> Running in 0634ee026326 [2022-04-18T01:25:27.036Z] Removing intermediate container 0634ee026326 [2022-04-18T01:25:27.036Z] ---> 76816bb2a951 [2022-04-18T01:25:27.036Z] Step 12/24 : RUN $MAKE [2022-04-18T01:25:27.036Z] ---> Running in 6b5e73bf21b6 [2022-04-18T01:25:27.299Z] 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:25:49.253Z] Removing intermediate container 6b5e73bf21b6 [2022-04-18T01:25:49.254Z] ---> c2a9703889d8 [2022-04-18T01:25:49.254Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T01:25:49.254Z] 3.14: Pulling from library/alpine [2022-04-18T01:25:49.254Z] 8663204ce13b: Pulling fs layer [2022-04-18T01:25:49.254Z] 8663204ce13b: Verifying Checksum [2022-04-18T01:25:49.254Z] 8663204ce13b: Download complete [2022-04-18T01:25:49.254Z] 8663204ce13b: Pull complete [2022-04-18T01:25:49.254Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T01:25:49.254Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T01:25:49.254Z] ---> e04c818066af [2022-04-18T01:25:49.254Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-18T01:25:49.254Z] ---> Running in 23414a232568 [2022-04-18T01:25:49.254Z] Removing intermediate container 23414a232568 [2022-04-18T01:25:49.254Z] ---> 525742729960 [2022-04-18T01:25:49.254Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T01:25:49.254Z] ---> Running in e02e57a44c39 [2022-04-18T01:25:49.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:49.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-18T01:25:49.254Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T01:25:49.254Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T01:25:49.254Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T01:25:49.254Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T01:25:49.254Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T01:25:49.254Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T01:25:49.254Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T01:25:49.254Z] OK: 8 MiB in 20 packages [2022-04-18T01:25:49.516Z] Removing intermediate container e02e57a44c39 [2022-04-18T01:25:49.516Z] ---> df96e37ea848 [2022-04-18T01:25:49.516Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-18T01:25:50.459Z] ---> 951207d65468 [2022-04-18T01:25:50.459Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-18T01:25:50.459Z] ---> d8e88c2acfd3 [2022-04-18T01:25:50.459Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-18T01:25:50.459Z] ---> 583f2b07c944 [2022-04-18T01:25:50.459Z] Step 19/24 : EXPOSE 59982 [2022-04-18T01:25:50.718Z] ---> Running in a160050a7246 [2022-04-18T01:25:50.718Z] Removing intermediate container a160050a7246 [2022-04-18T01:25:50.718Z] ---> 6cd3a6503d3d [2022-04-18T01:25:50.718Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-18T01:25:50.718Z] ---> Running in d6816585b28b [2022-04-18T01:25:50.718Z] Removing intermediate container d6816585b28b [2022-04-18T01:25:50.718Z] ---> 3ab23030b25d [2022-04-18T01:25:50.718Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T01:25:50.979Z] ---> Running in ede5c5c20797 [2022-04-18T01:25:50.979Z] Removing intermediate container ede5c5c20797 [2022-04-18T01:25:50.979Z] ---> 7ccfa8a063f9 [2022-04-18T01:25:50.979Z] Step 22/24 : LABEL arch=amd64 [2022-04-18T01:25:50.979Z] ---> Running in 15a5cae3a545 [2022-04-18T01:25:51.241Z] Removing intermediate container 15a5cae3a545 [2022-04-18T01:25:51.241Z] ---> c6799b0ad18a [2022-04-18T01:25:51.241Z] Step 23/24 : LABEL git_sha=e4e7051dac283954dd7b887b67ac3e589ddc94b3 [2022-04-18T01:25:51.241Z] ---> Running in 339ae65a72e3 [2022-04-18T01:25:51.241Z] Removing intermediate container 339ae65a72e3 [2022-04-18T01:25:51.241Z] ---> c7283df7aad1 [2022-04-18T01:25:51.241Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T01:25:51.501Z] ---> Running in 871a080aed53 [2022-04-18T01:25:51.501Z] Removing intermediate container 871a080aed53 [2022-04-18T01:25:51.501Z] ---> b5ccba0e0131 [2022-04-18T01:25:51.501Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T01:25:51.501Z] Successfully built b5ccba0e0131 [2022-04-18T01:25:51.501Z] 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:25:52.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:25:52.268Z] [2022-04-18T01:25:52.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:25:52.605Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:25:52.605Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-18T01:25:52.605Z] 5eb5b503b376: Pulling fs layer [2022-04-18T01:25:52.605Z] 5c69ac0246d0: Pulling fs layer [2022-04-18T01:25:52.605Z] ec43610c2a17: Pulling fs layer [2022-04-18T01:25:52.605Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-18T01:25:52.605Z] 33b1e0a273af: Pulling fs layer [2022-04-18T01:25:52.605Z] 5d3b04190fa2: Pulling fs layer [2022-04-18T01:25:52.605Z] 2f39f015ded8: Pulling fs layer [2022-04-18T01:25:52.605Z] 3a2ae6a8a46f: Waiting [2022-04-18T01:25:52.605Z] 33b1e0a273af: Waiting [2022-04-18T01:25:52.605Z] 5d3b04190fa2: Waiting [2022-04-18T01:25:52.605Z] 2f39f015ded8: Waiting [2022-04-18T01:25:52.605Z] 5c69ac0246d0: Download complete [2022-04-18T01:25:52.605Z] 3a2ae6a8a46f: Download complete [2022-04-18T01:25:52.605Z] 33b1e0a273af: Verifying Checksum [2022-04-18T01:25:52.605Z] 33b1e0a273af: Download complete [2022-04-18T01:25:52.864Z] ec43610c2a17: Verifying Checksum [2022-04-18T01:25:52.864Z] ec43610c2a17: Download complete [2022-04-18T01:25:52.864Z] 5eb5b503b376: Verifying Checksum [2022-04-18T01:25:52.864Z] 5eb5b503b376: Download complete [2022-04-18T01:25:53.434Z] 2f39f015ded8: Download complete [2022-04-18T01:25:54.004Z] 5eb5b503b376: Pull complete [2022-04-18T01:25:54.265Z] 5c69ac0246d0: Pull complete [2022-04-18T01:25:54.840Z] ec43610c2a17: Pull complete [2022-04-18T01:25:54.840Z] 3a2ae6a8a46f: Pull complete [2022-04-18T01:25:54.840Z] 33b1e0a273af: Pull complete [2022-04-18T01:25:55.101Z] 5d3b04190fa2: Pull complete [2022-04-18T01:25:59.289Z] 2f39f015ded8: Pull complete [2022-04-18T01:25:59.289Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-18T01:25:59.289Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:25:59.289Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-18T01:25:59.379Z] prd-ubuntu20.04-docker-8c-8g-21176 does not seem to be running inside a container [2022-04-18T01:25:59.416Z] $ 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-362 -v /w/workspace/gexfoundry_device-mqtt-go_PR-362:/w/workspace/gexfoundry_device-mqtt-go_PR-362:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-362@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:01.448Z] $ docker top 4f7933c2edcb89926bdcd5d3d4b24455110e3be5b1ca824e85b588649a61ff5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:26:01.962Z] ---> job-cost.sh [2022-04-18T01:26:01.962Z] lf-activate-venv: SKIPPING [2022-04-18T01:26:01.962Z] INFO: No Stack... [2022-04-18T01:26:02.534Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T01:26:02.795Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T01:26:03.121Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives/cost.csv [2022-04-18T01:26:03.121Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T01:26:03.166Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [2022-04-18T01:26:03.171Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] did not exist. Created. [2022-04-18T01:26:03.172Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T01:26:03.566Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-18T01:26:03.620Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T01:26:03.649Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T01:26:03.733Z] $ docker stop --time=1 4f7933c2edcb89926bdcd5d3d4b24455110e3be5b1ca824e85b588649a61ff5a [2022-04-18T01:26:04.896Z] $ docker rm -f 4f7933c2edcb89926bdcd5d3d4b24455110e3be5b1ca824e85b588649a61ff5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-18T01:27:12.531Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21179 in /w/workspace/gexfoundry_device-mqtt-go_PR-362 [Pipeline] { [Pipeline] ws [2022-04-18T01:27:12.577Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-04-18T01:27:12.816Z] Selected Git installation does not exist. Using Default [2022-04-18T01:27:12.816Z] The recommended git tool is: NONE [2022-04-18T01:27:17.874Z] using credential edgex-jenkins-ssh [2022-04-18T01:27:17.892Z] Cloning the remote Git repository [2022-04-18T01:27:17.962Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:27:18.056Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-04-18T01:27:18.133Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:27:18.134Z] > git --version # timeout=10 [2022-04-18T01:27:18.154Z] > git --version # 'git version 2.25.1' [2022-04-18T01:27:18.157Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:27:18.303Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T01:27:20.115Z] Merging remotes/origin/main commit 4d191eb3dac98c01714bec6e3dd8edd5055992ab into PR head commit e4e7051dac283954dd7b887b67ac3e589ddc94b3 [2022-04-18T01:27:19.479Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-18T01:27:19.498Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-18T01:27:19.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-04-18T01:27:19.572Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-04-18T01:27:19.573Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:27:19.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-18T01:27:20.149Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T01:27:20.165Z] > git checkout -f e4e7051dac283954dd7b887b67ac3e589ddc94b3 # timeout=10 [2022-04-18T01:27:20.257Z] > git remote # timeout=10 [2022-04-18T01:27:20.279Z] > git config --get remote.origin.url # timeout=10 [2022-04-18T01:27:20.298Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-18T01:27:20.348Z] Merge succeeded, producing e4e7051dac283954dd7b887b67ac3e589ddc94b3 [2022-04-18T01:27:20.349Z] Checking out Revision e4e7051dac283954dd7b887b67ac3e589ddc94b3 (PR-362) [2022-04-18T01:27:20.311Z] > git merge 4d191eb3dac98c01714bec6e3dd8edd5055992ab # timeout=10 [2022-04-18T01:27:20.337Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-18T01:27:20.361Z] > git config core.sparsecheckout # timeout=10 [2022-04-18T01:27:20.377Z] > git checkout -f e4e7051dac283954dd7b887b67ac3e589ddc94b3 # timeout=10 [2022-04-18T01:27:24.555Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2022-04-18T01:27:24.623Z] > git --version # timeout=10 [2022-04-18T01:27:24.633Z] > git --version # 'git version 2.25.1' [2022-04-18T01:27:24.647Z] fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:27:25.849Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-18T01:27:25.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T01:27:25.849Z] Dload Upload Total Spent Left Speed [2022-04-18T01:27:25.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 82818 [Pipeline] sh [2022-04-18T01:27:26.459Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-18T01:27:26.817Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-18T01:27:26.817Z] + sudo tee /etc/docker/daemon.new [2022-04-18T01:27:26.817Z] { [2022-04-18T01:27:26.817Z] "registry-mirrors": [ [2022-04-18T01:27:26.817Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-18T01:27:26.817Z] ], [2022-04-18T01:27:26.817Z] "bip": "10.250.0.254/24", [2022-04-18T01:27:26.817Z] "hosts": [ [2022-04-18T01:27:26.817Z] "tcp://0.0.0.0:5555", [2022-04-18T01:27:26.817Z] "unix:///var/run/docker.sock" [2022-04-18T01:27:26.817Z] ], [2022-04-18T01:27:26.817Z] "mtu": 1458, [2022-04-18T01:27:26.817Z] "selinux-enabled": true, [2022-04-18T01:27:26.817Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-18T01:27:26.817Z] } [Pipeline] sh [2022-04-18T01:27:27.177Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-18T01:27:27.542Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:27:45.952Z] provisioning config files... [2022-04-18T01:27:45.981Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config3865761353653197903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:27:46.560Z] ---> docker-login.sh [2022-04-18T01:27:46.560Z] nexus3.edgexfoundry.org:10001 [2022-04-18T01:27:47.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:27:47.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:27:47.435Z] Configure a credential helper to remove this warning. See [2022-04-18T01:27:47.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:27:47.435Z] [2022-04-18T01:27:47.435Z] Login Succeeded [2022-04-18T01:27:47.435Z] nexus3.edgexfoundry.org:10002 [2022-04-18T01:27:47.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:27:47.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:27:47.988Z] Configure a credential helper to remove this warning. See [2022-04-18T01:27:47.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:27:47.988Z] [2022-04-18T01:27:47.988Z] Login Succeeded [2022-04-18T01:27:47.988Z] nexus3.edgexfoundry.org:10003 [2022-04-18T01:27:48.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:27:48.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:27:48.265Z] Configure a credential helper to remove this warning. See [2022-04-18T01:27:48.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:27:48.265Z] [2022-04-18T01:27:48.265Z] Login Succeeded [2022-04-18T01:27:48.265Z] nexus3.edgexfoundry.org:10004 [2022-04-18T01:27:48.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:27:48.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:27:48.810Z] Configure a credential helper to remove this warning. See [2022-04-18T01:27:48.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:27:48.810Z] [2022-04-18T01:27:48.810Z] Login Succeeded [2022-04-18T01:27:48.810Z] docker.io [2022-04-18T01:27:49.084Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-18T01:27:49.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-18T01:27:49.356Z] Configure a credential helper to remove this warning. See [2022-04-18T01:27:49.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-18T01:27:49.356Z] [2022-04-18T01:27:49.356Z] Login Succeeded [2022-04-18T01:27:49.356Z] ---> docker-login.sh ends [Pipeline] } [2022-04-18T01:27:49.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-18T01:27:49.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-18T01:27:49.810Z] ========================================================= [2022-04-18T01:27:49.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-18T01:27:49.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:27:50.266Z] + 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:27:50.544Z] Sending build context to Docker daemon 3.041MB [2022-04-18T01:27:50.544Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:27:50.544Z] Step 2/12 : FROM ${BASE} AS builder [2022-04-18T01:27:50.822Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-18T01:27:50.822Z] 9b3977197b4f: Pulling fs layer [2022-04-18T01:27:50.822Z] 1a89e8eeedd5: Pulling fs layer [2022-04-18T01:27:50.822Z] 94645a83ff95: Pulling fs layer [2022-04-18T01:27:50.822Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-18T01:27:50.822Z] 0c92f367c5e7: Pulling fs layer [2022-04-18T01:27:50.822Z] f7c0051592d6: Pulling fs layer [2022-04-18T01:27:50.822Z] a227ed2f7395: Pulling fs layer [2022-04-18T01:27:50.822Z] 7b1c46037f91: Pulling fs layer [2022-04-18T01:27:50.822Z] 3f3a8bcf1eab: Waiting [2022-04-18T01:27:50.822Z] 0c92f367c5e7: Waiting [2022-04-18T01:27:50.822Z] f7c0051592d6: Waiting [2022-04-18T01:27:50.822Z] a227ed2f7395: Waiting [2022-04-18T01:27:50.822Z] 7b1c46037f91: Waiting [2022-04-18T01:27:50.822Z] 94645a83ff95: Verifying Checksum [2022-04-18T01:27:50.822Z] 94645a83ff95: Download complete [2022-04-18T01:27:50.822Z] 1a89e8eeedd5: Verifying Checksum [2022-04-18T01:27:50.822Z] 1a89e8eeedd5: Download complete [2022-04-18T01:27:50.822Z] 0c92f367c5e7: Verifying Checksum [2022-04-18T01:27:50.822Z] 0c92f367c5e7: Download complete [2022-04-18T01:27:50.822Z] f7c0051592d6: Verifying Checksum [2022-04-18T01:27:50.822Z] f7c0051592d6: Download complete [2022-04-18T01:27:50.822Z] 9b3977197b4f: Download complete [2022-04-18T01:27:50.822Z] a227ed2f7395: Verifying Checksum [2022-04-18T01:27:50.822Z] a227ed2f7395: Download complete [2022-04-18T01:27:51.826Z] 9b3977197b4f: Pull complete [2022-04-18T01:27:52.107Z] 1a89e8eeedd5: Pull complete [2022-04-18T01:27:52.720Z] 94645a83ff95: Pull complete [2022-04-18T01:27:53.004Z] 7b1c46037f91: Verifying Checksum [2022-04-18T01:27:53.004Z] 7b1c46037f91: Download complete [2022-04-18T01:27:53.611Z] 3f3a8bcf1eab: Verifying Checksum [2022-04-18T01:27:53.611Z] 3f3a8bcf1eab: Download complete [2022-04-18T01:28:06.047Z] 3f3a8bcf1eab: Pull complete [2022-04-18T01:28:06.047Z] 0c92f367c5e7: Pull complete [2022-04-18T01:28:06.047Z] f7c0051592d6: Pull complete [2022-04-18T01:28:06.328Z] a227ed2f7395: Pull complete [2022-04-18T01:28:13.058Z] 7b1c46037f91: Pull complete [2022-04-18T01:28:13.058Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-04-18T01:28:13.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-18T01:28:13.058Z] ---> f79e39bc4007 [2022-04-18T01:28:13.058Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:28:14.040Z] ---> Running in f11d5b284d57 [2022-04-18T01:28:14.315Z] Removing intermediate container f11d5b284d57 [2022-04-18T01:28:14.315Z] ---> 02cfb12cceff [2022-04-18T01:28:14.315Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:28:14.315Z] ---> Running in 766cbc0e0eb4 [2022-04-18T01:28:14.592Z] Removing intermediate container 766cbc0e0eb4 [2022-04-18T01:28:14.592Z] ---> 4e34ecd33bcb [2022-04-18T01:28:14.592Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:28:14.592Z] ---> Running in e068c2ac482b [2022-04-18T01:28:16.590Z] Removing intermediate container e068c2ac482b [2022-04-18T01:28:16.590Z] ---> 73952bd470a7 [2022-04-18T01:28:16.590Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:28:16.871Z] ---> Running in da28f28b03a3 [2022-04-18T01:28:17.861Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:28:18.858Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:28:19.847Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-04-18T01:28:19.847Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-04-18T01:28:19.847Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-04-18T01:28:20.123Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-04-18T01:28:20.123Z] Executing busybox-1.34.1-r3.trigger [2022-04-18T01:28:20.123Z] OK: 224 MiB in 56 packages [2022-04-18T01:28:21.116Z] Removing intermediate container da28f28b03a3 [2022-04-18T01:28:21.116Z] ---> c93778a68bc5 [2022-04-18T01:28:21.116Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-04-18T01:28:21.116Z] ---> Running in 7bc22c408cdf [2022-04-18T01:28:21.391Z] Removing intermediate container 7bc22c408cdf [2022-04-18T01:28:21.391Z] ---> d1e8c3bb71fc [2022-04-18T01:28:21.391Z] Step 8/12 : COPY go.mod vendor* ./ [2022-04-18T01:28:21.997Z] ---> 85ac71a894ee [2022-04-18T01:28:21.997Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:28:22.292Z] ---> Running in 6ed4dba36ba4 [2022-04-18T01:29:09.432Z] Removing intermediate container 6ed4dba36ba4 [2022-04-18T01:29:09.432Z] ---> 37e45ec8b708 [2022-04-18T01:29:09.432Z] Step 10/12 : COPY . . [2022-04-18T01:29:09.432Z] ---> 6f8e1e57e971 [2022-04-18T01:29:09.432Z] Step 11/12 : ARG MAKE='make build' [2022-04-18T01:29:09.432Z] ---> Running in 34f8fa4913d5 [2022-04-18T01:29:09.432Z] Removing intermediate container 34f8fa4913d5 [2022-04-18T01:29:09.432Z] ---> 7f20e1087317 [2022-04-18T01:29:09.432Z] Step 12/12 : RUN $MAKE [2022-04-18T01:29:09.432Z] ---> Running in 1699bed002f4 [2022-04-18T01:29:10.037Z] noop [2022-04-18T01:29:11.028Z] Removing intermediate container 1699bed002f4 [2022-04-18T01:29:11.028Z] ---> 2cfefd4e82ac [2022-04-18T01:29:11.028Z] Successfully built 2cfefd4e82ac [2022-04-18T01:29:11.028Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:29:11.448Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T01:29:11.448Z] . [Pipeline] withDockerContainer [2022-04-18T01:29:11.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-21179 does not seem to be running inside a container [2022-04-18T01:29:11.839Z] $ 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:29:13.240Z] $ docker top e2fd2037f65f406d4d3e4a3797d8ecb3a6c862f66d2dabe955cb31955e8f6f15 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:29:14.242Z] + go version [2022-04-18T01:29:14.242Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-18T01:29:14.282Z] $ docker stop --time=1 e2fd2037f65f406d4d3e4a3797d8ecb3a6c862f66d2dabe955cb31955e8f6f15 [2022-04-18T01:29:16.032Z] $ docker rm -f e2fd2037f65f406d4d3e4a3797d8ecb3a6c862f66d2dabe955cb31955e8f6f15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:29:16.937Z] + docker inspect -f . ci-base-image-arm64 [2022-04-18T01:29:16.937Z] . [Pipeline] withDockerContainer [2022-04-18T01:29:17.213Z] prd-ubuntu20.04-docker-arm64-4c-16g-21179 does not seem to be running inside a container [2022-04-18T01:29:17.311Z] $ 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:29:18.702Z] $ docker top 91a6a0fbd2484cf855d4a15cb1b28f6cee053a5413090143e6f87e28ece83c8a -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-18T01:29:19.745Z] + make test [2022-04-18T01:29:19.746Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-18T01:29:21.756Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-04-18T01:30:58.747Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-04-18T01:30:58.747Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.079s coverage: 21.8% of statements [2022-04-18T01:30:58.747Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-04-18T01:30:58.747Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-18T01:30:58.747Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-18T01:31:21.046Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-18T01:31:21.046Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-18T01:31:21.046Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-04-18T01:31:21.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-18T01:31:21.127Z] $ docker stop --time=1 91a6a0fbd2484cf855d4a15cb1b28f6cee053a5413090143e6f87e28ece83c8a [2022-04-18T01:31:23.002Z] $ docker rm -f 91a6a0fbd2484cf855d4a15cb1b28f6cee053a5413090143e6f87e28ece83c8a [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-18T01:31:24.143Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-18T01:31:24.183Z] Warning: overwriting stash ‘coverage-report’ [2022-04-18T01:31:24.767Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-18T01:31:25.361Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-18T01:31:25.725Z] + ls -al . [2022-04-18T01:31:25.725Z] total 192 [2022-04-18T01:31:25.725Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 01:31 . [2022-04-18T01:31:25.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:27 .. [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 01:27 .dockerignore [2022-04-18T01:31:25.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 01:27 .git [2022-04-18T01:31:25.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:27 .github [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 01:27 .gitignore [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 01:27 .golangci.yml [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 8523 Apr 18 01:27 Attribution.txt [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 7447 Apr 18 01:27 CHANGELOG.md [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:27 Dockerfile [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 01:27 GOVERNANCE.md [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 01:27 Jenkinsfile [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 01:27 LICENSE [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 1930 Apr 18 01:27 Makefile [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 01:27 OWNERS.md [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 2643 Apr 18 01:27 README.md [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 18 01:24 VERSION [2022-04-18T01:31:25.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:27 bin [2022-04-18T01:31:25.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:27 cmd [2022-04-18T01:31:25.725Z] -rw-r--r-- 1 jenkins jenkins 17887 Apr 18 01:30 coverage.out [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 3216 Apr 18 01:27 go.mod [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 54276 Apr 18 01:27 go.sum [2022-04-18T01:31:25.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 01:27 internal [2022-04-18T01:31:25.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 01:27 mock [2022-04-18T01:31:25.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 01:27 snap [2022-04-18T01:31:25.725Z] -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 01:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:31:26.108Z] + 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=e4e7051dac283954dd7b887b67ac3e589ddc94b3 --label arch=arm64 --label version=0.0.0 . [2022-04-18T01:31:26.383Z] Sending build context to Docker daemon 3.06MB [2022-04-18T01:31:26.655Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-04-18T01:31:26.655Z] Step 2/24 : FROM ${BASE} AS builder [2022-04-18T01:31:26.655Z] ---> 2cfefd4e82ac [2022-04-18T01:31:26.655Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-04-18T01:31:26.655Z] ---> Running in 739f004dbc46 [2022-04-18T01:31:26.932Z] Removing intermediate container 739f004dbc46 [2022-04-18T01:31:26.932Z] ---> e422f94a15f9 [2022-04-18T01:31:26.932Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-04-18T01:31:27.207Z] ---> Running in 898fe89ec1ac [2022-04-18T01:31:27.491Z] Removing intermediate container 898fe89ec1ac [2022-04-18T01:31:27.491Z] ---> 5cb8947305f6 [2022-04-18T01:31:27.491Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-18T01:31:27.491Z] ---> Running in 2accc573aee7 [2022-04-18T01:31:29.479Z] Removing intermediate container 2accc573aee7 [2022-04-18T01:31:29.479Z] ---> 79ac86429d0b [2022-04-18T01:31:29.479Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-18T01:31:29.479Z] ---> Running in 5248b656dc4b [2022-04-18T01:31:30.466Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:31:31.454Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:31:32.905Z] OK: 224 MiB in 56 packages [2022-04-18T01:31:33.520Z] Removing intermediate container 5248b656dc4b [2022-04-18T01:31:33.520Z] ---> 05615b1ca890 [2022-04-18T01:31:33.520Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-04-18T01:31:33.520Z] ---> Running in 494c00ab92f9 [2022-04-18T01:31:34.119Z] Removing intermediate container 494c00ab92f9 [2022-04-18T01:31:34.119Z] ---> d52d28a5294e [2022-04-18T01:31:34.119Z] Step 8/24 : COPY go.mod vendor* ./ [2022-04-18T01:31:34.720Z] ---> cea5e5e4f524 [2022-04-18T01:31:34.720Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-18T01:31:34.720Z] ---> Running in cea98063e571 [2022-04-18T01:31:36.702Z] Removing intermediate container cea98063e571 [2022-04-18T01:31:36.702Z] ---> 4e9a4b92f121 [2022-04-18T01:31:36.702Z] Step 10/24 : COPY . . [2022-04-18T01:31:37.693Z] ---> b619d050bfba [2022-04-18T01:31:37.693Z] Step 11/24 : ARG MAKE='make build' [2022-04-18T01:31:37.693Z] ---> Running in 3ef5fbbdb0d4 [2022-04-18T01:31:38.294Z] Removing intermediate container 3ef5fbbdb0d4 [2022-04-18T01:31:38.294Z] ---> 2fef7061a388 [2022-04-18T01:31:38.294Z] Step 12/24 : RUN $MAKE [2022-04-18T01:31:38.294Z] ---> Running in 1743ae154094 [2022-04-18T01:31:39.280Z] 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:01.242Z] Removing intermediate container 1743ae154094 [2022-04-18T01:34:01.242Z] ---> 9190ea57eacf [2022-04-18T01:34:01.242Z] Step 13/24 : FROM alpine:3.14 [2022-04-18T01:34:01.242Z] 3.14: Pulling from library/alpine [2022-04-18T01:34:01.242Z] 455c02918c45: Pulling fs layer [2022-04-18T01:34:01.242Z] 455c02918c45: Verifying Checksum [2022-04-18T01:34:01.242Z] 455c02918c45: Download complete [2022-04-18T01:34:01.242Z] 455c02918c45: Pull complete [2022-04-18T01:34:01.242Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-18T01:34:01.242Z] Status: Downloaded newer image for alpine:3.14 [2022-04-18T01:34:01.242Z] ---> ac73e934f311 [2022-04-18T01:34:01.242Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-04-18T01:34:01.242Z] ---> Running in 50aea6809501 [2022-04-18T01:34:01.242Z] Removing intermediate container 50aea6809501 [2022-04-18T01:34:01.242Z] ---> fbbcf3e2b011 [2022-04-18T01:34:01.242Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-04-18T01:34:01.242Z] ---> Running in 31d0ffeb0184 [2022-04-18T01:34:01.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-18T01:34:01.242Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-18T01:34:01.242Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-04-18T01:34:01.242Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-18T01:34:01.242Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-18T01:34:01.242Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-18T01:34:01.242Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-18T01:34:01.242Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-18T01:34:01.242Z] Executing busybox-1.33.1-r7.trigger [2022-04-18T01:34:01.242Z] OK: 8 MiB in 20 packages [2022-04-18T01:34:01.242Z] Removing intermediate container 31d0ffeb0184 [2022-04-18T01:34:01.242Z] ---> 61a63e1b80fa [2022-04-18T01:34:01.242Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-04-18T01:34:01.242Z] ---> 5e0eec828071 [2022-04-18T01:34:01.242Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-04-18T01:34:01.242Z] ---> 5a8fc97ad845 [2022-04-18T01:34:01.242Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-04-18T01:34:01.242Z] ---> b65b9bde5a49 [2022-04-18T01:34:01.242Z] Step 19/24 : EXPOSE 59982 [2022-04-18T01:34:01.242Z] ---> Running in 48414a4834f1 [2022-04-18T01:34:01.242Z] Removing intermediate container 48414a4834f1 [2022-04-18T01:34:01.242Z] ---> f92d7dd1f207 [2022-04-18T01:34:01.242Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-04-18T01:34:01.242Z] ---> Running in e4f24cc7eedb [2022-04-18T01:34:01.242Z] Removing intermediate container e4f24cc7eedb [2022-04-18T01:34:01.242Z] ---> 47c220fa6001 [2022-04-18T01:34:01.242Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-04-18T01:34:01.242Z] ---> Running in 2e0f22877b17 [2022-04-18T01:34:01.521Z] Removing intermediate container 2e0f22877b17 [2022-04-18T01:34:01.521Z] ---> 8b58954e5531 [2022-04-18T01:34:01.521Z] Step 22/24 : LABEL arch=arm64 [2022-04-18T01:34:01.521Z] ---> Running in ea421a9d2e4b [2022-04-18T01:34:02.128Z] Removing intermediate container ea421a9d2e4b [2022-04-18T01:34:02.128Z] ---> c0ce077ff71e [2022-04-18T01:34:02.128Z] Step 23/24 : LABEL git_sha=e4e7051dac283954dd7b887b67ac3e589ddc94b3 [2022-04-18T01:34:02.128Z] ---> Running in c578bae07c0a [2022-04-18T01:34:02.402Z] Removing intermediate container c578bae07c0a [2022-04-18T01:34:02.402Z] ---> b89032cf4690 [2022-04-18T01:34:02.402Z] Step 24/24 : LABEL version=0.0.0 [2022-04-18T01:34:02.402Z] ---> Running in 539426fee178 [2022-04-18T01:34:03.000Z] Removing intermediate container 539426fee178 [2022-04-18T01:34:03.000Z] ---> fee16a344265 [2022-04-18T01:34:03.000Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-18T01:34:03.000Z] Successfully built fee16a344265 [2022-04-18T01:34:03.000Z] 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:03.761Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:34:03.761Z] [2022-04-18T01:34:03.761Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:34:04.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:34:04.420Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-18T01:34:04.420Z] 8998bd30e6a1: Pulling fs layer [2022-04-18T01:34:04.420Z] 04944245beec: Pulling fs layer [2022-04-18T01:34:04.420Z] 699f458cf7ca: Pulling fs layer [2022-04-18T01:34:04.420Z] 765212b225bb: Pulling fs layer [2022-04-18T01:34:04.420Z] f23df028b6ca: Pulling fs layer [2022-04-18T01:34:04.420Z] d65c8cfc05b1: Pulling fs layer [2022-04-18T01:34:04.420Z] 2437ff75d9bd: Pulling fs layer [2022-04-18T01:34:04.420Z] f23df028b6ca: Waiting [2022-04-18T01:34:04.420Z] 765212b225bb: Waiting [2022-04-18T01:34:04.420Z] d65c8cfc05b1: Waiting [2022-04-18T01:34:04.420Z] 2437ff75d9bd: Waiting [2022-04-18T01:34:04.420Z] 04944245beec: Download complete [2022-04-18T01:34:04.420Z] 765212b225bb: Verifying Checksum [2022-04-18T01:34:04.420Z] 765212b225bb: Download complete [2022-04-18T01:34:04.420Z] f23df028b6ca: Verifying Checksum [2022-04-18T01:34:04.420Z] f23df028b6ca: Download complete [2022-04-18T01:34:04.696Z] d65c8cfc05b1: Verifying Checksum [2022-04-18T01:34:04.696Z] d65c8cfc05b1: Download complete [2022-04-18T01:34:04.696Z] 699f458cf7ca: Verifying Checksum [2022-04-18T01:34:04.696Z] 699f458cf7ca: Download complete [2022-04-18T01:34:04.973Z] 8998bd30e6a1: Verifying Checksum [2022-04-18T01:34:04.973Z] 8998bd30e6a1: Download complete [2022-04-18T01:34:07.617Z] 2437ff75d9bd: Verifying Checksum [2022-04-18T01:34:07.617Z] 2437ff75d9bd: Download complete [2022-04-18T01:34:09.615Z] 8998bd30e6a1: Pull complete [2022-04-18T01:34:09.893Z] 04944245beec: Pull complete [2022-04-18T01:34:11.341Z] 699f458cf7ca: Pull complete [2022-04-18T01:34:11.946Z] 765212b225bb: Pull complete [2022-04-18T01:34:12.553Z] f23df028b6ca: Pull complete [2022-04-18T01:34:13.156Z] d65c8cfc05b1: Pull complete [2022-04-18T01:34:28.275Z] 2437ff75d9bd: Pull complete [2022-04-18T01:34:28.275Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-18T01:34:28.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-18T01:34:28.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-18T01:34:28.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-21179 does not seem to be running inside a container [2022-04-18T01:34:28.626Z] $ 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:34:31.314Z] $ docker top c927c58ed9ca6a145bc4798cf01d9f66fc49477e966720a5774a70bfd6b33d10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:32.336Z] ---> job-cost.sh [2022-04-18T01:34:32.336Z] lf-activate-venv: SKIPPING [2022-04-18T01:34:32.336Z] INFO: No Stack... [2022-04-18T01:34:32.610Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-18T01:34:33.588Z] INFO: Archiving Costs [Pipeline] sh [2022-04-18T01:34:34.274Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-04-18T01:34:34.274Z] + cut -d, -f6 [Pipeline] lock [2022-04-18T01:34:34.325Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [2022-04-18T01:34:34.331Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] did not exist. Created. [2022-04-18T01:34:34.332Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-18T01:34:35.099Z] /w/workspace/device-mqtt-go/1@tmp/durable-5b613c3e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-18T01:34:35.800Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-18T01:34:35.840Z] Warning: overwriting stash ‘stack-cost’ [2022-04-18T01:34:35.887Z] Stashed 1 file(s) [Pipeline] } [2022-04-18T01:34:35.903Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-362-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-18T01:34:35.981Z] $ docker stop --time=1 c927c58ed9ca6a145bc4798cf01d9f66fc49477e966720a5774a70bfd6b33d10 [2022-04-18T01:34:37.500Z] $ docker rm -f c927c58ed9ca6a145bc4798cf01d9f66fc49477e966720a5774a70bfd6b33d10 [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:34:38.588Z] provisioning config files... [2022-04-18T01:34:38.598Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/config5573347687553410799tmp [Pipeline] { [Pipeline] sh [2022-04-18T01:34:38.937Z] + set +x [2022-04-18T01:34:38.937Z] + curl -s https://codecov.io/bash [2022-04-18T01:34:38.937Z] + bash -s -- [2022-04-18T01:34:38.937Z] [2022-04-18T01:34:38.937Z] _____ _ [2022-04-18T01:34:38.937Z] / ____| | | [2022-04-18T01:34:38.937Z] | | ___ __| | ___ ___ _____ __ [2022-04-18T01:34:38.937Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-18T01:34:38.937Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-18T01:34:38.937Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-18T01:34:38.937Z] Bash-1.0.6 [2022-04-18T01:34:38.937Z] [2022-04-18T01:34:38.937Z] [2022-04-18T01:34:38.937Z] ==> git version 2.25.1 found [2022-04-18T01:34:38.937Z] ==> 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:34:38.937Z] Release-Date: 2020-01-08 [2022-04-18T01:34:38.937Z] 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:34:38.938Z] 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:34:38.938Z] ==> Jenkins CI detected. [2022-04-18T01:34:38.938Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-362 [2022-04-18T01:34:38.938Z] project root: . [2022-04-18T01:34:38.938Z] --> token set from env [2022-04-18T01:34:38.938Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-18T01:34:38.938Z] ==> Running gcov in . (disable via -X gcov) [2022-04-18T01:34:38.938Z] ==> Python coveragepy not found [2022-04-18T01:34:38.938Z] ==> Searching for coverage reports in: [2022-04-18T01:34:38.938Z] + . [2022-04-18T01:34:38.938Z] -> Found 1 reports [2022-04-18T01:34:38.938Z] ==> Detecting git/mercurial file structure [2022-04-18T01:34:38.938Z] ==> Reading reports [2022-04-18T01:34:39.199Z] + ./coverage.out bytes=17887 [2022-04-18T01:34:39.199Z] ==> Appending adjustments [2022-04-18T01:34:39.199Z] https://docs.codecov.io/docs/fixing-reports [2022-04-18T01:34:39.199Z] + Found adjustments [2022-04-18T01:34:39.199Z] ==> Gzipping contents [2022-04-18T01:34:39.199Z] 4.0K /tmp/codecov.YjIgcw.gz [2022-04-18T01:34:39.199Z] ==> Uploading reports [2022-04-18T01:34:39.199Z] url: https://codecov.io [2022-04-18T01:34:39.199Z] query: branch=PR-362&commit=e4e7051dac283954dd7b887b67ac3e589ddc94b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2022-04-18T01:34:39.199Z] -> Pinging Codecov [2022-04-18T01:34:39.199Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-362&commit=e4e7051dac283954dd7b887b67ac3e589ddc94b3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-362%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=362&job=&cmd_args= [2022-04-18T01:34:39.458Z] -> Uploading to [2022-04-18T01:34:39.458Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-18/7D719EC7BBE17E464838252E33014C33/e4e7051dac283954dd7b887b67ac3e589ddc94b3/a2ea0528-d3cc-417b-b667-7c3598945db4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220418T013439Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=224952755e93716bdf6fdb4e569d81299fdb53c6c6a3bc8532103c802988a0c7 [2022-04-18T01:34:39.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-18T01:34:39.458Z] Dload Upload Total Spent Left Speed [2022-04-18T01:34:39.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3240 0 0 100 3240 0 15355 --:--:-- --:--:-- --:--:-- 15283 100 3240 0 0 100 3240 0 12134 --:--:-- --:--:-- --:--:-- 12089 [2022-04-18T01:34:39.721Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e4e7051dac283954dd7b887b67ac3e589ddc94b3 [Pipeline] } [2022-04-18T01:34:39.750Z] 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:34:41.447Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives ] [2022-04-18T01:34:41.447Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives [2022-04-18T01:34:41.447Z] total 16 [2022-04-18T01:34:41.447Z] drwxr-xr-x 3 root root 4096 Apr 18 01:26 . [2022-04-18T01:34:41.447Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 01:26 .. [2022-04-18T01:34:41.447Z] drwxr-xr-x 2 root root 4096 Apr 18 01:26 cost [2022-04-18T01:34:41.447Z] -rw-r--r-- 1 root root 85 Apr 18 01:26 cost.csv [2022-04-18T01:34:41.447Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives [2022-04-18T01:34:41.447Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives [2022-04-18T01:34:41.447Z] total 16 [2022-04-18T01:34:41.447Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 01:26 . [2022-04-18T01:34:41.447Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 01:26 .. [2022-04-18T01:34:41.447Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 01:26 cost [2022-04-18T01:34:41.447Z] -rw-r--r-- 1 jenkins jenkins 85 Apr 18 01:26 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:41.780Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:42.678Z] ---> package-listing.sh [2022-04-18T01:34:42.679Z] ++ facter osfamily [2022-04-18T01:34:42.679Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-18T01:34:42.939Z] + OS_FAMILY=debian [2022-04-18T01:34:42.939Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-362 [2022-04-18T01:34:42.939Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-18T01:34:42.939Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-18T01:34:42.939Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-18T01:34:42.939Z] + PACKAGES=/tmp/packages_start.txt [2022-04-18T01:34:42.939Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-362 ']' [2022-04-18T01:34:42.939Z] + PACKAGES=/tmp/packages_end.txt [2022-04-18T01:34:42.939Z] + case "${OS_FAMILY}" in [2022-04-18T01:34:42.939Z] + dpkg -l [2022-04-18T01:34:42.939Z] + grep '^ii' [2022-04-18T01:34:42.939Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-18T01:34:42.939Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-18T01:34:42.939Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-18T01:34:42.939Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-362 ']' [2022-04-18T01:34:42.939Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives/ [2022-04-18T01:34:42.939Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-362/archives/ [Pipeline] echo [2022-04-18T01:34:42.980Z] 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-362/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:34:43.286Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-18T01:34:43.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-18T01:34:43.887Z] . [Pipeline] withDockerContainer [2022-04-18T01:34:43.985Z] prd-ubuntu20.04-docker-8c-8g-21176 does not seem to be running inside a container [2022-04-18T01:34:44.033Z] $ 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-362/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-362 -v /w/workspace/gexfoundry_device-mqtt-go_PR-362:/w/workspace/gexfoundry_device-mqtt-go_PR-362:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-362@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:34:44.243Z] $ docker top 91272eef2a6094537093930de0162cc0d2f00c2c68ad5dbaee76df8a11b4e8ae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-18T01:34:44.652Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-18T01:34:44.968Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-18T01:34:45.281Z] + ls /var/log/sa-host [2022-04-18T01:34:45.282Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-18T01:34:45.434Z] provisioning config files... [2022-04-18T01:34:45.444Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-362@tmp/config2111434793106225529tmp [Pipeline] { [Pipeline] echo [2022-04-18T01:34:45.497Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:45.817Z] ---> create-netrc.sh [Pipeline] } [2022-04-18T01:34:45.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:46.253Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-18T01:34:46.285Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:46.603Z] ---> sudo-logs.sh [2022-04-18T01:34:46.603Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-18T01:34:46.694Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:47.013Z] ---> job-cost.sh [2022-04-18T01:34:47.013Z] lf-activate-venv: SKIPPING [2022-04-18T01:34:47.013Z] DEBUG: total: 0.2199999988079071 [2022-04-18T01:34:47.013Z] INFO: Retrieving Stack Cost... [2022-04-18T01:34:47.588Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-18T01:34:47.849Z] INFO: Archiving Costs [Pipeline] echo [2022-04-18T01:34:47.890Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-18T01:34:48.209Z] ---> logs-deploy.sh [2022-04-18T01:34:48.209Z] lf-activate-venv: SKIPPING [2022-04-18T01:34:48.209Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-362/1 [2022-04-18T01:34:48.209Z] INFO: archiving workspace using pattern(s): [2022-04-18T01:34:49.154Z] Archives upload complete. [2022-04-18T01:34:49.154Z] INFO: archiving logs to Nexus