Pull request #633 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76b4d36e51d890a97be6242c12d84449f204f767+d23214095485577aeb4dab86231955f0f4cb61d9 (f75d41ed6719c4d3b364a026006959e3fb466eab) 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-ssh7478229727051766805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4488624039411559608.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6242406965233425147.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-633/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4915223224883290520.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4057775152893738596.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-633/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2156177822719343781.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9170 in /w/workspace/gexfoundry_device-mqtt-go_PR-633 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-633 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d23214095485577aeb4dab86231955f0f4cb61d9 into PR head commit 76b4d36e51d890a97be6242c12d84449f204f767 Merge succeeded, producing 76b4d36e51d890a97be6242c12d84449f204f767 Checking out Revision 76b4d36e51d890a97be6242c12d84449f204f767 (PR-633) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 76b4d36e51d890a97be6242c12d84449f204f767 # 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 d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76b4d36e51d890a97be6242c12d84449f204f767 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:15:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:15:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:15:10 ========================================================= 01:15:10 EdgeX Global Pipelines Version Info 01:15:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:15:12 ------------------- 01:15:12 stable info: 01:15:12 ------------------- 01:15:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:15:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:15:12 Message: update stable to v1.0.254 01:15:12 ------------------- 01:15:12 experimental info: 01:15:12 ------------------- 01:15:12 Commited By: **** collab-it+edgex@linuxfoundation.org 01:15:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 01:15:12 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:15:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-633 [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-633 [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-633 [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76b4d36e51d890a97be6242c12d84449f204f767 [Pipeline] echo 01:15:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76b4d36 [Pipeline] echo 01:15:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:14 provisioning config files... 01:15:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/config2177403079815246883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:14 ---> docker-login.sh 01:15:14 nexus3.edgexfoundry.org:10001 01:15:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:14 Configure a credential helper to remove this warning. See 01:15:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:14 01:15:14 Login Succeeded 01:15:14 nexus3.edgexfoundry.org:10002 01:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:15 Configure a credential helper to remove this warning. See 01:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:15 01:15:15 Login Succeeded 01:15:15 nexus3.edgexfoundry.org:10003 01:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:15 Configure a credential helper to remove this warning. See 01:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:15 01:15:15 Login Succeeded 01:15:15 nexus3.edgexfoundry.org:10004 01:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:15 Configure a credential helper to remove this warning. See 01:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:15 01:15:15 Login Succeeded 01:15:15 docker.io 01:15:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:15 Configure a credential helper to remove this warning. See 01:15:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:15 01:15:15 Login Succeeded 01:15:15 ---> docker-login.sh ends [Pipeline] } 01:15:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:15:16 + git rev-list -1 --merges 76b4d36e51d890a97be6242c12d84449f204f767~1..76b4d36e51d890a97be6242c12d84449f204f767 [Pipeline] echo 01:15:16 -----------> git rev-list -1 --merges 76b4d36e51d890a97be6242c12d84449f204f767~1..76b4d36e51d890a97be6242c12d84449f204f767 76b4d36e51d890a97be6242c12d84449f204f767 [false] [Pipeline] sh 01:15:16 + git log --format=format:%s -1 76b4d36e51d890a97be6242c12d84449f204f767 [Pipeline] echo 01:15:16 ========================================================= 01:15:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:15:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:15:17 + git log --format=format:%s -1 76b4d36e51d890a97be6242c12d84449f204f767 [Pipeline] echo 01:15:17 [semverPrep] GIT_COMMIT: 76b4d36e51d890a97be6242c12d84449f204f767, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:15:17 [semverPrep] This is not a build commit. [Pipeline] sh 01:15:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:15:17 + grep -v github /etc/ssh/ssh_known_hosts 01:15:17 + [ -e /tmp/ssh_known_hosts ] 01:15:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:15:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:15:17 + sudo tee -a /etc/ssh/ssh_known_hosts 01:15:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:18 01:15:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:18 0.1.4: Pulling from edgex-devops/py-git-semver 01:15:18 b85a868b505f: Pulling fs layer 01:15:18 e2be974225ed: Pulling fs layer 01:15:18 339a4e72a1f5: Pulling fs layer 01:15:18 988bab9f4d93: Pulling fs layer 01:15:18 1469e6f7b9e6: Pulling fs layer 01:15:18 eaf3925da568: Pulling fs layer 01:15:18 bab4dde63d76: Pulling fs layer 01:15:18 bde34c3a00c8: Pulling fs layer 01:15:18 b352a97aabf1: Pulling fs layer 01:15:18 4872d77fe225: Pulling fs layer 01:15:18 5851b861e8e6: Pulling fs layer 01:15:18 988bab9f4d93: Waiting 01:15:18 eaf3925da568: Waiting 01:15:18 bab4dde63d76: Waiting 01:15:18 1469e6f7b9e6: Waiting 01:15:18 bde34c3a00c8: Waiting 01:15:18 4872d77fe225: Waiting 01:15:18 b352a97aabf1: Waiting 01:15:18 5851b861e8e6: Waiting 01:15:18 e2be974225ed: Download complete 01:15:18 988bab9f4d93: Verifying Checksum 01:15:18 988bab9f4d93: Download complete 01:15:18 1469e6f7b9e6: Verifying Checksum 01:15:18 1469e6f7b9e6: Download complete 01:15:18 eaf3925da568: Verifying Checksum 01:15:18 eaf3925da568: Download complete 01:15:18 339a4e72a1f5: Verifying Checksum 01:15:18 339a4e72a1f5: Download complete 01:15:18 bde34c3a00c8: Download complete 01:15:18 b352a97aabf1: Verifying Checksum 01:15:18 b352a97aabf1: Download complete 01:15:18 4872d77fe225: Verifying Checksum 01:15:18 4872d77fe225: Download complete 01:15:18 5851b861e8e6: Verifying Checksum 01:15:18 5851b861e8e6: Download complete 01:15:18 b85a868b505f: Verifying Checksum 01:15:18 b85a868b505f: Download complete 01:15:18 bab4dde63d76: Download complete 01:15:19 b85a868b505f: Pull complete 01:15:20 e2be974225ed: Pull complete 01:15:20 339a4e72a1f5: Pull complete 01:15:20 988bab9f4d93: Pull complete 01:15:20 1469e6f7b9e6: Pull complete 01:15:20 eaf3925da568: Pull complete 01:15:22 bab4dde63d76: Pull complete 01:15:22 bde34c3a00c8: Pull complete 01:15:23 b352a97aabf1: Pull complete 01:15:23 4872d77fe225: Pull complete 01:15:23 5851b861e8e6: Pull complete 01:15:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:15:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:23 prd-ubuntu20.04-docker-8c-8g-9170 does not seem to be running inside a container 01:15:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-633 -v /w/workspace/gexfoundry_device-mqtt-go_PR-633:/w/workspace/gexfoundry_device-mqtt-go_PR-633:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:15:26 $ docker top ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 -eo pid,comm 01:15:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:15:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:15:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:26 [ssh-agent] Looking for ssh-agent implementation... 01:15:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:26 $ docker exec ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 ssh-agent 01:15:27 SSH_AUTH_SOCK=/tmp/ssh-fLGGnmoQg84i/agent.32 01:15:27 SSH_AGENT_PID=38 01:15:27 Running ssh-add (command line suppressed) 01:15:27 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/private_key_15207009344893340388.key (/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/private_key_15207009344893340388.key) 01:15:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:27 + git tag --points-at HEAD [Pipeline] } 01:15:27 $ docker exec --env ******** --env ******** ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 ssh-agent -k 01:15:27 unset SSH_AUTH_SOCK; 01:15:27 unset SSH_AGENT_PID; 01:15:27 echo Agent pid 38 killed; 01:15:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:15:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:15:27 [ssh-agent] Looking for ssh-agent implementation... 01:15:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:15:27 $ docker exec ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 ssh-agent 01:15:28 SSH_AUTH_SOCK=/tmp/ssh-9Un44btfCxaD/agent.70 01:15:28 SSH_AGENT_PID=76 01:15:28 Running ssh-add (command line suppressed) 01:15:28 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/private_key_9383981549209342135.key (/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/private_key_9383981549209342135.key) 01:15:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:15:28 + git semver init 01:15:28 2023-10-13 01:15:28,651 [run_init] DEBUG init version:0.0.0 force:False 01:15:28 2023-10-13 01:15:28,651 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver 01:15:28 2023-10-13 01:15:28,652 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver 01:15:28 2023-10-13 01:15:28,652 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-633, universal_newlines=False, shell=None, istream=None) 01:15:29 2023-10-13 01:15:29,527 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633/.git/info/exclude 01:15:29 2023-10-13 01:15:29,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver/PR-633 with force:False 01:15:29 2023-10-13 01:15:29,527 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver/PR-633 01:15:29 2023-10-13 01:15:29,532 [execute] INFO git cat-file --batch-check 01:15:29 2023-10-13 01:15:29,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) 01:15:29 2023-10-13 01:15:29,539 [execute] INFO git cat-file --batch 01:15:29 2023-10-13 01:15:29,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver, universal_newlines=False, shell=None, istream=) 01:15:29 2023-10-13 01:15:29,544 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-633/.semver/PR-633 01:15:29 0.0.0 [Pipeline] } 01:15:29 $ docker exec --env ******** --env ******** ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 ssh-agent -k 01:15:29 unset SSH_AUTH_SOCK; 01:15:29 unset SSH_AGENT_PID; 01:15:29 echo Agent pid 76 killed; 01:15:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:30 + git semver [Pipeline] } 01:15:30 $ docker stop --time=1 ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 01:15:31 $ docker rm -f --volumes ff38f3bc2dfd1264dd8d9f7b0ba4fd6821a54fdfcf59629c8136645b693b3f68 [Pipeline] // withDockerContainer [Pipeline] sh 01:15:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:15:32 Stashed 1 file(s) [Pipeline] echo 01:15:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:33 provisioning config files... 01:15:33 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/config3507847088370048132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:33 ---> docker-login.sh 01:15:33 nexus3.edgexfoundry.org:10001 01:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:33 Configure a credential helper to remove this warning. See 01:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:33 01:15:33 Login Succeeded 01:15:33 nexus3.edgexfoundry.org:10002 01:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:33 Configure a credential helper to remove this warning. See 01:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:33 01:15:33 Login Succeeded 01:15:33 nexus3.edgexfoundry.org:10003 01:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:33 Configure a credential helper to remove this warning. See 01:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:33 01:15:33 Login Succeeded 01:15:33 nexus3.edgexfoundry.org:10004 01:15:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:33 Configure a credential helper to remove this warning. See 01:15:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:33 01:15:33 Login Succeeded 01:15:33 docker.io 01:15:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:15:34 Configure a credential helper to remove this warning. See 01:15:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:15:34 01:15:34 Login Succeeded 01:15:34 ---> docker-login.sh ends [Pipeline] } 01:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:15:34 ========================================================= 01:15:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:15:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:15:34 Sending build context to Docker daemon 6.54MB 01:15:34 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:15:34 Step 2/12 : FROM ${BASE} AS builder 01:15:34 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:15:34 7264a8db6415: Pulling fs layer 01:15:34 c4d48a809fc2: Pulling fs layer 01:15:34 4f1c88b9dad5: Pulling fs layer 01:15:34 ad3a456e5733: Pulling fs layer 01:15:34 33e27b845d1e: Pulling fs layer 01:15:34 c68163c4e522: Pulling fs layer 01:15:34 50da416c3ac9: Pulling fs layer 01:15:34 23d2d4c4bb30: Pulling fs layer 01:15:34 ad3a456e5733: Waiting 01:15:34 33e27b845d1e: Waiting 01:15:34 c68163c4e522: Waiting 01:15:34 50da416c3ac9: Waiting 01:15:34 23d2d4c4bb30: Waiting 01:15:34 c4d48a809fc2: Verifying Checksum 01:15:34 c4d48a809fc2: Download complete 01:15:34 ad3a456e5733: Download complete 01:15:35 33e27b845d1e: Verifying Checksum 01:15:35 33e27b845d1e: Download complete 01:15:35 7264a8db6415: Verifying Checksum 01:15:35 7264a8db6415: Download complete 01:15:35 c68163c4e522: Verifying Checksum 01:15:35 c68163c4e522: Download complete 01:15:35 7264a8db6415: Pull complete 01:15:35 23d2d4c4bb30: Verifying Checksum 01:15:35 23d2d4c4bb30: Download complete 01:15:35 c4d48a809fc2: Pull complete 01:15:35 4f1c88b9dad5: Verifying Checksum 01:15:35 4f1c88b9dad5: Download complete 01:15:35 50da416c3ac9: Verifying Checksum 01:15:35 50da416c3ac9: Download complete 01:15:38 4f1c88b9dad5: Pull complete 01:15:38 ad3a456e5733: Pull complete 01:15:38 33e27b845d1e: Pull complete 01:15:38 c68163c4e522: Pull complete 01:15:41 50da416c3ac9: Pull complete 01:15:41 23d2d4c4bb30: Pull complete 01:15:41 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 01:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:15:41 ---> 0786185ac409 01:15:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:15:47 ---> Running in 36935696cdec 01:15:47 Removing intermediate container 36935696cdec 01:15:47 ---> 31288a495b45 01:15:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:15:47 ---> Running in 735f3dc8aca8 01:15:47 Removing intermediate container 735f3dc8aca8 01:15:47 ---> eb8a1ae55867 01:15:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:15:47 ---> Running in 470836ae7a3c 01:15:47 Removing intermediate container 470836ae7a3c 01:15:47 ---> b5caf22d1aab 01:15:47 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:15:47 ---> Running in ae739e7762e6 01:15:47 Removing intermediate container ae739e7762e6 01:15:47 ---> b65a4757c93b 01:15:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:15:47 ---> Running in 094130644fbe 01:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:15:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:15:47 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:15:47 (2/4) Installing libedit (20221030.3.1-r1) 01:15:47 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:15:47 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:15:47 Executing busybox-1.36.1-r2.trigger 01:15:47 OK: 268 MiB in 56 packages 01:15:47 Still waiting to schedule task 01:15:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9166’ 01:15:48 Removing intermediate container 094130644fbe 01:15:48 ---> 02456606c929 01:15:48 Step 8/12 : WORKDIR /device-mqtt-go 01:15:48 ---> Running in c30d2ea1af39 01:15:48 Removing intermediate container c30d2ea1af39 01:15:48 ---> 48f6385ab3b9 01:15:48 Step 9/12 : COPY go.mod vendor* ./ 01:15:48 ---> 10f7f4b8f2cf 01:15:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:15:48 ---> Running in 714c5a13002f 01:17:10 Removing intermediate container 714c5a13002f 01:17:10 ---> 81d75bb39488 01:17:10 Step 11/12 : COPY . . 01:17:10 ---> 64cddbd9e349 01:17:10 Step 12/12 : RUN $MAKE 01:17:10 ---> Running in e90d6baf4e41 01:17:10 noop 01:17:10 Removing intermediate container e90d6baf4e41 01:17:10 ---> f5926bdaecfd 01:17:10 Successfully built f5926bdaecfd 01:17:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:10 + docker inspect -f . ci-base-image-x86_64 01:17:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:10 prd-ubuntu20.04-docker-8c-8g-9170 does not seem to be running inside a container 01:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-633 -v /w/workspace/gexfoundry_device-mqtt-go_PR-633:/w/workspace/gexfoundry_device-mqtt-go_PR-633:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:11 $ docker top 747d1ef6b82cf4ac7bc710efedff89d982b369ccbfea43a52c0e2a5c0051f383 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:11 + go version 01:17:11 go version go1.21.0 linux/amd64 [Pipeline] } 01:17:11 $ docker stop --time=1 747d1ef6b82cf4ac7bc710efedff89d982b369ccbfea43a52c0e2a5c0051f383 01:17:13 $ docker rm -f --volumes 747d1ef6b82cf4ac7bc710efedff89d982b369ccbfea43a52c0e2a5c0051f383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:13 + docker inspect -f . ci-base-image-x86_64 01:17:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:17:13 prd-ubuntu20.04-docker-8c-8g-9170 does not seem to be running inside a container 01:17:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-633 -v /w/workspace/gexfoundry_device-mqtt-go_PR-633:/w/workspace/gexfoundry_device-mqtt-go_PR-633:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:17:14 $ docker top 3d177f49891141836ed345bbecb5c1e0e7ac9555aa5a993286245515fd1fea90 -eo pid,comm [Pipeline] { [Pipeline] sh 01:17:14 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-633 [Pipeline] fileExists [Pipeline] sh 01:17:15 + make test 01:17:15 go test ./... -coverprofile=coverage.out ./... 01:17:17 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:17:27 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:17:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:17:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:17:33 go vet ./... 01:17:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:17:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:17:36 ./bin/test-attribution-txt.sh [Pipeline] echo 01:17:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:17:36 $ docker stop --time=1 3d177f49891141836ed345bbecb5c1e0e7ac9555aa5a993286245515fd1fea90 01:17:41 $ docker rm -f --volumes 3d177f49891141836ed345bbecb5c1e0e7ac9555aa5a993286245515fd1fea90 [Pipeline] // withDockerContainer [Pipeline] sh 01:17:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:17:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:17:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:17:42 + ls -al . 01:17:42 total 188 01:17:42 drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 01:17 . 01:17:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:15 .. 01:17:42 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 01:15 .dockerignore 01:17:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 01:17 .git 01:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:15 .github 01:17:42 -rw-rw-r-- 1 jenkins jenkins 329 Oct 13 01:15 .gitignore 01:17:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 01:15 .golangci.yml 01:17:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 01:15 .semver 01:17:42 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 13 01:15 Attribution.txt 01:17:42 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 13 01:15 CHANGELOG.md 01:17:42 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 13 01:15 Dockerfile 01:17:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 01:15 GOVERNANCE.md 01:17:42 -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 01:15 Jenkinsfile 01:17:42 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 01:15 LICENSE 01:17:42 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 13 01:15 Makefile 01:17:42 -rw-rw-r-- 1 jenkins jenkins 620 Oct 13 01:15 OWNERS.md 01:17:42 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 13 01:15 README.md 01:17:42 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 01:15 VERSION 01:17:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 01:15 bin 01:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:15 cmd 01:17:42 -rw-r--r-- 1 jenkins jenkins 18506 Oct 13 01:17 coverage.out 01:17:42 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 13 01:15 go.mod 01:17:42 -rw-rw-r-- 1 jenkins jenkins 35625 Oct 13 01:15 go.sum 01:17:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:15 internal 01:17:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 01:15 mock 01:17:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:15 snap 01:17:42 -rw-rw-r-- 1 jenkins jenkins 227 Oct 13 01:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:17:43 + 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=76b4d36e51d890a97be6242c12d84449f204f767 --label arch=amd64 --label version=0.0.0 . 01:17:43 Sending build context to Docker daemon 6.56MB 01:17:43 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:17:43 Step 2/24 : FROM ${BASE} AS builder 01:17:43 ---> f5926bdaecfd 01:17:43 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:17:43 ---> Running in bff6c2bf590d 01:17:43 Removing intermediate container bff6c2bf590d 01:17:43 ---> c03fcd8fda47 01:17:43 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:17:43 ---> Running in 2ddfa7fabe8f 01:17:43 Removing intermediate container 2ddfa7fabe8f 01:17:43 ---> c3aabcd6d4c0 01:17:43 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:17:43 ---> Running in e9cf4a901799 01:17:43 Removing intermediate container e9cf4a901799 01:17:43 ---> c10bb82effe4 01:17:43 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:17:43 ---> Running in 1c78b700d884 01:17:43 Removing intermediate container 1c78b700d884 01:17:43 ---> 5570c0cb9daa 01:17:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:17:43 ---> Running in 27c3d5fcd286 01:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:17:44 OK: 268 MiB in 56 packages 01:17:44 Removing intermediate container 27c3d5fcd286 01:17:44 ---> 516510602d8d 01:17:44 Step 8/24 : WORKDIR /device-mqtt-go 01:17:44 ---> Running in 1b0e9f0474fc 01:17:45 Removing intermediate container 1b0e9f0474fc 01:17:45 ---> 58a6521b3346 01:17:45 Step 9/24 : COPY go.mod vendor* ./ 01:17:45 ---> 0f66626c3225 01:17:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:45 ---> Running in 62f18d80d9b1 01:17:45 Removing intermediate container 62f18d80d9b1 01:17:45 ---> 77dbd71e9d36 01:17:45 Step 11/24 : COPY . . 01:17:46 ---> bf53112e0ac0 01:17:46 Step 12/24 : RUN $MAKE 01:17:46 ---> Running in 82ada1743c3a 01:17:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:18:08 Removing intermediate container 82ada1743c3a 01:18:08 ---> 266ea7014fd8 01:18:08 Step 13/24 : FROM alpine:3.18 01:18:08 3.18: Pulling from library/alpine 01:18:08 96526aa774ef: Pulling fs layer 01:18:08 96526aa774ef: Verifying Checksum 01:18:08 96526aa774ef: Download complete 01:18:08 96526aa774ef: Pull complete 01:18:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:18:08 Status: Downloaded newer image for alpine:3.18 01:18:08 ---> 8ca4688f4f35 01:18:08 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:18:08 ---> Running in 01bc7149bb6c 01:18:08 Removing intermediate container 01bc7149bb6c 01:18:08 ---> 614a74fbd9a8 01:18:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:18:08 ---> Running in 6ccd3a154c82 01:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:18:09 (1/1) Installing dumb-init (1.2.5-r2) 01:18:09 Executing busybox-1.36.1-r2.trigger 01:18:09 OK: 7 MiB in 16 packages 01:18:09 Removing intermediate container 6ccd3a154c82 01:18:09 ---> 21748d61cb10 01:18:09 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:18:10 ---> 073f00b29e25 01:18:10 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:18:10 ---> 261a527c1675 01:18:10 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:18:10 ---> f156464ca86d 01:18:10 Step 19/24 : EXPOSE 59982 01:18:10 ---> Running in dcb23cb19ea6 01:18:10 Removing intermediate container dcb23cb19ea6 01:18:10 ---> 7ef26f800d48 01:18:10 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:18:10 ---> Running in b694231c8f53 01:18:11 Removing intermediate container b694231c8f53 01:18:11 ---> 229c5abdf8d3 01:18:11 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:18:11 ---> Running in 49e91a5b942a 01:18:11 Removing intermediate container 49e91a5b942a 01:18:11 ---> 69518de74241 01:18:11 Step 22/24 : LABEL arch=amd64 01:18:11 ---> Running in 6d76d36e05db 01:18:11 Removing intermediate container 6d76d36e05db 01:18:11 ---> 6743d49aa69d 01:18:11 Step 23/24 : LABEL git_sha=76b4d36e51d890a97be6242c12d84449f204f767 01:18:11 ---> Running in ee1cffab111d 01:18:11 Removing intermediate container ee1cffab111d 01:18:11 ---> f359e6b3962a 01:18:11 Step 24/24 : LABEL version=0.0.0 01:18:11 ---> Running in 288895344b3c 01:18:11 Removing intermediate container 288895344b3c 01:18:11 ---> 9fa000e656d8 01:18:11 [Warning] One or more build-args [ARCH] were not consumed 01:18:11 Successfully built 9fa000e656d8 01:18:11 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:12 01:18:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:12 latest: Pulling from edgex-lftools-log-publisher 01:18:12 5eb5b503b376: Pulling fs layer 01:18:12 5c69ac0246d0: Pulling fs layer 01:18:12 ec43610c2a17: Pulling fs layer 01:18:12 3a2ae6a8a46f: Pulling fs layer 01:18:12 33b1e0a273af: Pulling fs layer 01:18:12 5d3b04190fa2: Pulling fs layer 01:18:12 2f39f015ded8: Pulling fs layer 01:18:12 3a2ae6a8a46f: Waiting 01:18:12 33b1e0a273af: Waiting 01:18:12 5d3b04190fa2: Waiting 01:18:12 2f39f015ded8: Waiting 01:18:12 5c69ac0246d0: Verifying Checksum 01:18:12 5c69ac0246d0: Download complete 01:18:12 3a2ae6a8a46f: Download complete 01:18:12 33b1e0a273af: Verifying Checksum 01:18:12 33b1e0a273af: Download complete 01:18:12 ec43610c2a17: Verifying Checksum 01:18:12 ec43610c2a17: Download complete 01:18:12 5d3b04190fa2: Verifying Checksum 01:18:12 5d3b04190fa2: Download complete 01:18:13 5eb5b503b376: Verifying Checksum 01:18:13 5eb5b503b376: Download complete 01:18:13 2f39f015ded8: Verifying Checksum 01:18:13 2f39f015ded8: Download complete 01:18:14 5eb5b503b376: Pull complete 01:18:14 5c69ac0246d0: Pull complete 01:18:14 ec43610c2a17: Pull complete 01:18:14 3a2ae6a8a46f: Pull complete 01:18:15 33b1e0a273af: Pull complete 01:18:15 5d3b04190fa2: Pull complete 01:18:20 2f39f015ded8: Pull complete 01:18:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:18:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:20 prd-ubuntu20.04-docker-8c-8g-9170 does not seem to be running inside a container 01:18:20 $ 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-633 -v /w/workspace/gexfoundry_device-mqtt-go_PR-633:/w/workspace/gexfoundry_device-mqtt-go_PR-633:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:18:28 $ docker top d8527e97ed347290161b205d64a14078e8b5c9fd51728e3de4e393167e9e79e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:29 ---> job-cost.sh 01:18:29 lf-activate-venv: SKIPPING 01:18:29 INFO: No Stack... 01:18:29 INFO: Retrieving Pricing Info for: v3-standard-8 01:18:29 INFO: Archiving Costs [Pipeline] sh 01:18:29 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives/cost.csv 01:18:29 + cut -d, -f6 [Pipeline] lock 01:18:29 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] 01:18:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] did not exist. Created. 01:18:29 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:18:30 + echo total: 0.2199999988079071 [Pipeline] stash 01:18:30 Stashed 1 file(s) [Pipeline] } 01:18:30 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:18:30 $ docker stop --time=1 d8527e97ed347290161b205d64a14078e8b5c9fd51728e3de4e393167e9e79e4 01:18:31 $ docker rm -f --volumes d8527e97ed347290161b205d64a14078e8b5c9fd51728e3de4e393167e9e79e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:19:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9171 in /w/workspace/gexfoundry_device-mqtt-go_PR-633 [Pipeline] { [Pipeline] ws 01:19:26 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:19:26 The recommended git tool is: git 01:19:31 using credential edgex-jenkins-ssh 01:19:31 Cloning the remote Git repository 01:19:31 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:19:31 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:19:31 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:31 > git --version # timeout=10 01:19:31 > git --version # 'git version 2.25.1' 01:19:31 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:33 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:19:34 Merging remotes/origin/main commit d23214095485577aeb4dab86231955f0f4cb61d9 into PR head commit 76b4d36e51d890a97be6242c12d84449f204f767 01:19:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:19:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/633/head:refs/remotes/origin/PR-633 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:19:34 > git config core.sparsecheckout # timeout=10 01:19:34 > git checkout -f 76b4d36e51d890a97be6242c12d84449f204f767 # timeout=10 01:19:34 > git remote # timeout=10 01:19:34 > git config --get remote.origin.url # timeout=10 01:19:34 using GIT_SSH to set credentials SSH Credentials for GitHub 01:19:34 > git merge d23214095485577aeb4dab86231955f0f4cb61d9 # timeout=10 01:19:34 > git rev-parse HEAD^{commit} # timeout=10 01:19:34 Merge succeeded, producing 76b4d36e51d890a97be6242c12d84449f204f767 01:19:34 Checking out Revision 76b4d36e51d890a97be6242c12d84449f204f767 (PR-633) 01:19:35 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:19:35 > git --version # timeout=10 01:19:35 > git --version # 'git version 2.25.1' 01:19:35 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 01:19:34 > git config core.sparsecheckout # timeout=10 01:19:34 > git checkout -f 76b4d36e51d890a97be6242c12d84449f204f767 # timeout=10 [Pipeline] sh 01:19:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:19:36 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:36 Dload Upload Total Spent Left Speed 01:19:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 01:19:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:19:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:19:37 + sudo tee /etc/docker/daemon.new 01:19:37 { 01:19:37 "registry-mirrors": [ 01:19:37 "https://nexus3.edgexfoundry.org:10001" 01:19:37 ], 01:19:37 "bip": "10.250.0.254/24", 01:19:37 "hosts": [ 01:19:37 "tcp://0.0.0.0:5555", 01:19:37 "unix:///var/run/docker.sock" 01:19:37 ], 01:19:37 "mtu": 1458, 01:19:37 "selinux-enabled": true, 01:19:37 "seccomp-profile": "/etc/docker/seccomp.json" 01:19:37 } [Pipeline] sh 01:19:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:19:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:19:56 provisioning config files... 01:19:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config16035230097627588429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:19:57 ---> docker-login.sh 01:19:57 nexus3.edgexfoundry.org:10001 01:19:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:57 Configure a credential helper to remove this warning. See 01:19:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:57 01:19:57 Login Succeeded 01:19:57 nexus3.edgexfoundry.org:10002 01:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:58 Configure a credential helper to remove this warning. See 01:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:58 01:19:58 Login Succeeded 01:19:58 nexus3.edgexfoundry.org:10003 01:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:58 Configure a credential helper to remove this warning. See 01:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:58 01:19:58 Login Succeeded 01:19:58 nexus3.edgexfoundry.org:10004 01:19:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:58 Configure a credential helper to remove this warning. See 01:19:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:58 01:19:58 Login Succeeded 01:19:58 docker.io 01:19:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:19:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:19:59 Configure a credential helper to remove this warning. See 01:19:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:19:59 01:19:59 Login Succeeded 01:19:59 ---> docker-login.sh ends [Pipeline] } 01:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:19:59 ========================================================= 01:19:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:19:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:00 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 01:20:00 Sending build context to Docker daemon 3.375MB 01:20:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:20:00 Step 2/12 : FROM ${BASE} AS builder 01:20:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:20:01 9fda8d8052c6: Pulling fs layer 01:20:01 5d54e960e981: Pulling fs layer 01:20:01 c4a7e357bf2a: Pulling fs layer 01:20:01 f0e02332f6b5: Pulling fs layer 01:20:01 cefa15bbcfad: Pulling fs layer 01:20:01 17808c966233: Pulling fs layer 01:20:01 f4c1fc716caa: Pulling fs layer 01:20:01 f0e02332f6b5: Waiting 01:20:01 cefa15bbcfad: Waiting 01:20:01 17808c966233: Waiting 01:20:01 f4c1fc716caa: Waiting 01:20:01 5d54e960e981: Verifying Checksum 01:20:01 5d54e960e981: Download complete 01:20:01 f0e02332f6b5: Verifying Checksum 01:20:01 f0e02332f6b5: Download complete 01:20:01 cefa15bbcfad: Verifying Checksum 01:20:01 cefa15bbcfad: Download complete 01:20:01 9fda8d8052c6: Download complete 01:20:01 f4c1fc716caa: Verifying Checksum 01:20:01 f4c1fc716caa: Download complete 01:20:01 9fda8d8052c6: Pull complete 01:20:02 5d54e960e981: Pull complete 01:20:02 c4a7e357bf2a: Verifying Checksum 01:20:02 c4a7e357bf2a: Download complete 01:20:03 17808c966233: Verifying Checksum 01:20:03 17808c966233: Download complete 01:20:16 c4a7e357bf2a: Pull complete 01:20:16 f0e02332f6b5: Pull complete 01:20:16 cefa15bbcfad: Pull complete 01:20:24 17808c966233: Pull complete 01:20:25 f4c1fc716caa: Pull complete 01:20:25 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 01:20:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:20:25 ---> ea914061e18c 01:20:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:20:27 ---> Running in 2bece3e03eac 01:20:27 Removing intermediate container 2bece3e03eac 01:20:27 ---> d6894df20aff 01:20:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:20:27 ---> Running in f0a128a3c801 01:20:28 Removing intermediate container f0a128a3c801 01:20:28 ---> 26743bed4d19 01:20:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:20:28 ---> Running in 2d0afa2e0531 01:20:28 Removing intermediate container 2d0afa2e0531 01:20:28 ---> 1a169a5adbf7 01:20:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:20:28 ---> Running in 56bffbba40fb 01:20:28 Removing intermediate container 56bffbba40fb 01:20:28 ---> 7d44f03f8288 01:20:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:20:28 ---> Running in cc37c47c41a0 01:20:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:20:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:20:33 (1/4) Installing openssh-keygen (9.3_p2-r0) 01:20:33 (2/4) Installing libedit (20221030.3.1-r1) 01:20:33 (3/4) Installing openssh-client-common (9.3_p2-r0) 01:20:34 (4/4) Installing openssh-client-default (9.3_p2-r0) 01:20:34 Executing busybox-1.36.1-r2.trigger 01:20:34 OK: 270 MiB in 56 packages 01:20:35 Removing intermediate container cc37c47c41a0 01:20:35 ---> fd08df22c523 01:20:35 Step 8/12 : WORKDIR /device-mqtt-go 01:20:35 ---> Running in 9bef95354f06 01:20:35 Removing intermediate container 9bef95354f06 01:20:35 ---> 2f548b84410c 01:20:35 Step 9/12 : COPY go.mod vendor* ./ 01:20:38 ---> ee065f9ed75f 01:20:38 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:20:38 ---> Running in 972a699e1875 01:22:14 Removing intermediate container 972a699e1875 01:22:14 ---> 8758ed3a319d 01:22:14 Step 11/12 : COPY . . 01:22:14 ---> b448f186e48e 01:22:14 Step 12/12 : RUN $MAKE 01:22:14 ---> Running in 936b0304cbd2 01:22:14 noop 01:22:14 Removing intermediate container 936b0304cbd2 01:22:14 ---> 9cd019f7306d 01:22:14 Successfully built 9cd019f7306d 01:22:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:15 + docker inspect -f . ci-base-image-arm64 01:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-9171 does not seem to be running inside a container 01:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:22:17 $ docker top 03e1a76224fd4e4356f2682ff6ace62a4b2aab66d7c39beff7346d4e0eefa1be -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:17 + go version 01:22:17 go version go1.21.0 linux/arm64 [Pipeline] } 01:22:18 $ docker stop --time=1 03e1a76224fd4e4356f2682ff6ace62a4b2aab66d7c39beff7346d4e0eefa1be 01:22:19 $ docker rm -f --volumes 03e1a76224fd4e4356f2682ff6ace62a4b2aab66d7c39beff7346d4e0eefa1be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:20 + docker inspect -f . ci-base-image-arm64 01:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-9171 does not seem to be running inside a container 01:22:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:22:25 $ docker top 11e6332068381a619cc5f8520ad49d087e9be404d65012fea3e1f13fe9d71d7e -eo pid,comm [Pipeline] { [Pipeline] sh 01:22:25 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:22:26 + make test 01:22:26 go test ./... -coverprofile=coverage.out ./... 01:22:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:24:07 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:24:07 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:24:07 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 22.8% of statements 01:24:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:24:07 go vet ./... 01:24:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:24:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:24:22 ./bin/test-attribution-txt.sh [Pipeline] echo 01:25:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 01:25:17 $ docker stop --time=1 11e6332068381a619cc5f8520ad49d087e9be404d65012fea3e1f13fe9d71d7e 01:25:21 $ docker rm -f --volumes 11e6332068381a619cc5f8520ad49d087e9be404d65012fea3e1f13fe9d71d7e [Pipeline] // withDockerContainer [Pipeline] sh 01:25:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:22 Warning: overwriting stash ‘coverage-report’ 01:25:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:23 + ls -al . 01:25:23 total 184 01:25:23 drwxrwxr-x 9 jenkins jenkins 4096 Oct 13 01:22 . 01:25:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:19 .. 01:25:23 -rw-rw-r-- 1 jenkins jenkins 140 Oct 13 01:19 .dockerignore 01:25:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 01:19 .git 01:25:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:19 .github 01:25:23 -rw-rw-r-- 1 jenkins jenkins 329 Oct 13 01:19 .gitignore 01:25:23 -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 01:19 .golangci.yml 01:25:23 -rw-rw-r-- 1 jenkins jenkins 10386 Oct 13 01:19 Attribution.txt 01:25:23 -rw-rw-r-- 1 jenkins jenkins 17522 Oct 13 01:19 CHANGELOG.md 01:25:23 -rw-rw-r-- 1 jenkins jenkins 1689 Oct 13 01:19 Dockerfile 01:25:23 -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 01:19 GOVERNANCE.md 01:25:23 -rw-rw-r-- 1 jenkins jenkins 678 Oct 13 01:19 Jenkinsfile 01:25:23 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 13 01:19 LICENSE 01:25:23 -rw-rw-r-- 1 jenkins jenkins 1963 Oct 13 01:19 Makefile 01:25:23 -rw-rw-r-- 1 jenkins jenkins 620 Oct 13 01:19 OWNERS.md 01:25:23 -rw-rw-r-- 1 jenkins jenkins 3695 Oct 13 01:19 README.md 01:25:23 -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 01:15 VERSION 01:25:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 01:19 bin 01:25:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:19 cmd 01:25:23 -rw-r--r-- 1 jenkins jenkins 18506 Oct 13 01:24 coverage.out 01:25:23 -rw-rw-r-- 1 jenkins jenkins 3822 Oct 13 01:19 go.mod 01:25:23 -rw-rw-r-- 1 jenkins jenkins 35625 Oct 13 01:19 go.sum 01:25:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 01:19 internal 01:25:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 01:19 mock 01:25:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 01:19 snap 01:25:23 -rw-rw-r-- 1 jenkins jenkins 227 Oct 13 01:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:24 + 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=76b4d36e51d890a97be6242c12d84449f204f767 --label arch=arm64 --label version=0.0.0 . 01:25:24 Sending build context to Docker daemon 3.394MB 01:25:24 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 01:25:24 Step 2/24 : FROM ${BASE} AS builder 01:25:24 ---> 9cd019f7306d 01:25:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 01:25:24 ---> Running in 99a6fcb3d9d0 01:25:24 Removing intermediate container 99a6fcb3d9d0 01:25:24 ---> 5aacec3a5f9f 01:25:24 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:24 ---> Running in 0ba933a93b89 01:25:25 Removing intermediate container 0ba933a93b89 01:25:25 ---> 83660351f6a2 01:25:25 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:25:25 ---> Running in 549d7613a052 01:25:25 Removing intermediate container 549d7613a052 01:25:25 ---> 1a46ad62e639 01:25:25 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 01:25:25 ---> Running in 9b199e6afe34 01:25:26 Removing intermediate container 9b199e6afe34 01:25:26 ---> 0bd0bd687f9a 01:25:26 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:26 ---> Running in 5737ef3f7407 01:25:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:25:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:25:28 OK: 270 MiB in 56 packages 01:25:29 Removing intermediate container 5737ef3f7407 01:25:29 ---> 7e7ed5778397 01:25:29 Step 8/24 : WORKDIR /device-mqtt-go 01:25:29 ---> Running in 97f60a6536f9 01:25:29 Removing intermediate container 97f60a6536f9 01:25:29 ---> e28203ff80c1 01:25:29 Step 9/24 : COPY go.mod vendor* ./ 01:25:30 ---> 45e90332c355 01:25:30 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:30 ---> Running in 16daae86a480 01:25:33 Removing intermediate container 16daae86a480 01:25:33 ---> b98d5a63bbcc 01:25:33 Step 11/24 : COPY . . 01:25:34 ---> 61e73d71cdd6 01:25:34 Step 12/24 : RUN $MAKE 01:25:34 ---> Running in 88c2394c23aa 01:25:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:27:26 Removing intermediate container 88c2394c23aa 01:27:26 ---> cc1aa6ee909d 01:27:26 Step 13/24 : FROM alpine:3.18 01:27:26 3.18: Pulling from library/alpine 01:27:26 579b34f0a95b: Pulling fs layer 01:27:26 579b34f0a95b: Verifying Checksum 01:27:26 579b34f0a95b: Download complete 01:27:26 579b34f0a95b: Pull complete 01:27:26 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 01:27:26 Status: Downloaded newer image for alpine:3.18 01:27:26 ---> 3cc203321400 01:27:26 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:27:26 ---> Running in d208e2cdfc9d 01:27:26 Removing intermediate container d208e2cdfc9d 01:27:26 ---> 3c5ac7735558 01:27:26 Step 15/24 : RUN apk add --update --no-cache dumb-init 01:27:26 ---> Running in dfb2c6ac09dd 01:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:27:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:27:26 (1/1) Installing dumb-init (1.2.5-r2) 01:27:26 Executing busybox-1.36.1-r2.trigger 01:27:26 OK: 8 MiB in 16 packages 01:27:26 Removing intermediate container dfb2c6ac09dd 01:27:26 ---> 7f2d2f9997d1 01:27:26 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 01:27:27 ---> ec2f78c27693 01:27:27 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 01:27:27 ---> b6882c7a78b7 01:27:27 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:27:28 ---> 573e580d9f9b 01:27:28 Step 19/24 : EXPOSE 59982 01:27:28 ---> Running in deadfca212f3 01:27:28 Removing intermediate container deadfca212f3 01:27:28 ---> 01fc64ec0da8 01:27:28 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 01:27:28 ---> Running in 3ca942ee3058 01:27:29 Removing intermediate container 3ca942ee3058 01:27:29 ---> c336ccf8f421 01:27:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:27:29 ---> Running in cdddf8bee15d 01:27:29 Removing intermediate container cdddf8bee15d 01:27:29 ---> 74e225755a3b 01:27:29 Step 22/24 : LABEL arch=arm64 01:27:29 ---> Running in 49b46d5cb281 01:27:29 Removing intermediate container 49b46d5cb281 01:27:29 ---> 3301b0c25206 01:27:29 Step 23/24 : LABEL git_sha=76b4d36e51d890a97be6242c12d84449f204f767 01:27:29 ---> Running in bac35a07e113 01:27:30 Removing intermediate container bac35a07e113 01:27:30 ---> 0114d1ee7715 01:27:30 Step 24/24 : LABEL version=0.0.0 01:27:30 ---> Running in 579d42436836 01:27:30 Removing intermediate container 579d42436836 01:27:30 ---> 8b88a089245d 01:27:30 [Warning] One or more build-args [ARCH] were not consumed 01:27:30 Successfully built 8b88a089245d 01:27:30 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:31 01:27:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:31 arm64: Pulling from edgex-lftools-log-publisher 01:27:31 8998bd30e6a1: Pulling fs layer 01:27:31 04944245beec: Pulling fs layer 01:27:31 699f458cf7ca: Pulling fs layer 01:27:31 765212b225bb: Pulling fs layer 01:27:31 f23df028b6ca: Pulling fs layer 01:27:31 d65c8cfc05b1: Pulling fs layer 01:27:31 2437ff75d9bd: Pulling fs layer 01:27:31 f23df028b6ca: Waiting 01:27:31 d65c8cfc05b1: Waiting 01:27:31 2437ff75d9bd: Waiting 01:27:31 765212b225bb: Waiting 01:27:32 04944245beec: Verifying Checksum 01:27:32 04944245beec: Download complete 01:27:32 765212b225bb: Verifying Checksum 01:27:32 765212b225bb: Download complete 01:27:32 f23df028b6ca: Verifying Checksum 01:27:32 f23df028b6ca: Download complete 01:27:32 d65c8cfc05b1: Verifying Checksum 01:27:32 d65c8cfc05b1: Download complete 01:27:32 699f458cf7ca: Verifying Checksum 01:27:32 699f458cf7ca: Download complete 01:27:32 8998bd30e6a1: Download complete 01:27:35 2437ff75d9bd: Verifying Checksum 01:27:35 2437ff75d9bd: Download complete 01:27:36 8998bd30e6a1: Pull complete 01:27:37 04944245beec: Pull complete 01:27:38 699f458cf7ca: Pull complete 01:27:38 765212b225bb: Pull complete 01:27:39 f23df028b6ca: Pull complete 01:27:39 d65c8cfc05b1: Pull complete 01:27:54 2437ff75d9bd: Pull complete 01:27:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:54 prd-ubuntu20.04-docker-arm64-4c-16g-9171 does not seem to be running inside a container 01:27:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:27:57 $ docker top c03b976a146374729a6049e7d80eda4163e719cc8b3001dc14f3b8626db5ec2b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:57 ---> job-cost.sh 01:27:58 lf-activate-venv: SKIPPING 01:27:58 INFO: No Stack... 01:27:58 INFO: Retrieving Pricing Info for: v3-standard-4 01:27:59 INFO: Archiving Costs [Pipeline] sh 01:27:59 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:27:59 + cut -d, -f6 [Pipeline] lock 01:27:59 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] 01:27:59 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] did not exist. Created. 01:27:59 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:00 /w/workspace/device-mqtt-go/1@tmp/durable-cb9d19cc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:28:00 + echo total: 0.10999999940395355 [Pipeline] stash 01:28:00 Warning: overwriting stash ‘stack-cost’ 01:28:00 Stashed 1 file(s) [Pipeline] } 01:28:00 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-633-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:00 $ docker stop --time=1 c03b976a146374729a6049e7d80eda4163e719cc8b3001dc14f3b8626db5ec2b 01:28:02 $ docker rm -f --volumes c03b976a146374729a6049e7d80eda4163e719cc8b3001dc14f3b8626db5ec2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 01:28:03 provisioning config files... 01:28:03 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/config411515541992709475tmp [Pipeline] { [Pipeline] sh 01:28:03 + set +x 01:28:03 + curl -s https://codecov.io/bash 01:28:03 + bash -s -- 01:28:03 01:28:03 _____ _ 01:28:03 / ____| | | 01:28:03 | | ___ __| | ___ ___ _____ __ 01:28:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:28:03 | |___| (_) | (_| | __/ (_| (_) \ V / 01:28:03 \_____\___/ \__,_|\___|\___\___/ \_/ 01:28:03 Bash-1.0.6 01:28:03 01:28:03 01:28:03 ==> git version 2.25.1 found 01:28:03 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:28:03 Release-Date: 2020-01-08 01:28:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:28:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:28:03 ==> Jenkins CI detected. 01:28:03 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-633 01:28:03 project root: . 01:28:03 --> token set from env 01:28:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:28:03 ==> Running gcov in . (disable via -X gcov) 01:28:03 ==> Python coveragepy not found 01:28:03 ==> Searching for coverage reports in: 01:28:03 + . 01:28:03 -> Found 1 reports 01:28:03 ==> Detecting git/mercurial file structure 01:28:03 ==> Reading reports 01:28:03 + ./coverage.out bytes=18506 01:28:03 ==> Appending adjustments 01:28:03 https://docs.codecov.io/docs/fixing-reports 01:28:03 + Found adjustments 01:28:03 ==> Gzipping contents 01:28:03 4.0K /tmp/codecov.ZmGLyL.gz 01:28:03 ==> Uploading reports 01:28:03 url: https://codecov.io 01:28:03 query: branch=PR-633&commit=76b4d36e51d890a97be6242c12d84449f204f767&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=633&job=&cmd_args= 01:28:03 -> Pinging Codecov 01:28:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-633&commit=76b4d36e51d890a97be6242c12d84449f204f767&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-633%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=633&job=&cmd_args= 01:28:04 -> Uploading to 01:28:04 https://storage.googleapis.com/codecov/v4/raw/2023-10-13/7D719EC7BBE17E464838252E33014C33/76b4d36e51d890a97be6242c12d84449f204f767/76d9f833-015e-4856-b397-b4d57b6b0483.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T012803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8a36ef116751737cc3854aa7010e104adfd1212460200f776c4c44671eeb4075 01:28:04 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:04 Dload Upload Total Spent Left Speed 01:28:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11878 --:--:-- --:--:-- --:--:-- 11878 01:28:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/76b4d36e51d890a97be6242c12d84449f204f767 [Pipeline] } 01:28:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:28:06 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives ] 01:28:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives 01:28:06 total 16 01:28:06 drwxr-xr-x 3 root root 4096 Oct 13 01:18 . 01:28:06 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 01:18 .. 01:28:06 drwxr-xr-x 2 root root 4096 Oct 13 01:18 cost 01:28:06 -rw-r--r-- 1 root root 86 Oct 13 01:18 cost.csv 01:28:06 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives 01:28:06 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives 01:28:06 total 16 01:28:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 01:18 . 01:28:06 drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 01:18 .. 01:28:06 drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 01:18 cost 01:28:06 -rw-r--r-- 1 jenkins jenkins 86 Oct 13 01:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:28:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:28:07 ---> package-listing.sh 01:28:07 ++ facter osfamily 01:28:07 ++ tr '[:upper:]' '[:lower:]' 01:28:07 + OS_FAMILY=debian 01:28:07 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-633 01:28:07 + START_PACKAGES=/tmp/packages_start.txt 01:28:07 + END_PACKAGES=/tmp/packages_end.txt 01:28:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:28:07 + PACKAGES=/tmp/packages_start.txt 01:28:07 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-633 ']' 01:28:07 + PACKAGES=/tmp/packages_end.txt 01:28:07 + case "${OS_FAMILY}" in 01:28:07 + dpkg -l 01:28:07 + grep '^ii' 01:28:07 + '[' -f /tmp/packages_start.txt ']' 01:28:07 + '[' -f /tmp/packages_end.txt ']' 01:28:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:28:07 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-633 ']' 01:28:07 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives/ 01:28:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-633/archives/ [Pipeline] echo 01:28:07 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-633/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:28:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:28:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:09 prd-ubuntu20.04-docker-8c-8g-9170 does not seem to be running inside a container 01:28:09 $ 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-633/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-633 -v /w/workspace/gexfoundry_device-mqtt-go_PR-633:/w/workspace/gexfoundry_device-mqtt-go_PR-633:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:28:09 $ docker top 4e64b07325d8f2de16c77b3251276c621f2e4579f3d8c268cb75e9d2ba33a6e8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:09 + touch /tmp/pre-build-complete [Pipeline] sh 01:28:09 + mkdir -p /var/log/sysstat [Pipeline] sh 01:28:10 + ls /var/log/sa-host 01:28:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:28:10 provisioning config files... 01:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-633@tmp/config12540807319940552353tmp [Pipeline] { [Pipeline] echo 01:28:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:28:10 ---> create-netrc.sh [Pipeline] } 01:28:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:28:11 ---> python-tools-install.sh [Pipeline] echo 01:28:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:28:11 ---> sudo-logs.sh 01:28:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:28:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:28:12 ---> job-cost.sh 01:28:12 lf-activate-venv: SKIPPING 01:28:12 DEBUG: total: 0.2199999988079071 01:28:12 INFO: Retrieving Stack Cost... 01:28:12 INFO: Retrieving Pricing Info for: v3-standard-8 01:28:12 INFO: Archiving Costs [Pipeline] echo 01:28:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:28:13 ---> logs-deploy.sh 01:28:13 lf-activate-venv: SKIPPING 01:28:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-633/1 01:28:13 INFO: archiving workspace using pattern(s): 01:28:14 Archives upload complete. 01:28:14 INFO: archiving logs to Nexus