Pull request #668 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1605c55dffe9620e857c48c46dd1c59e7c1bef3+cece63dbd868ba4ffecf5f739a16bcebc59408bd (794b6ea095e0e021b0a1586167f281846602381e) 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-ssh11991671920689582252.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh10506361704206821957.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-668/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-668/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4509073610821834063.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-668/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16902229851779375738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13499741189276120408.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-668/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-668/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3659398240068467602.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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-235 in /w/workspace/gexfoundry_device-mqtt-go_PR-668 [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-668 # 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/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cece63dbd868ba4ffecf5f739a16bcebc59408bd into PR head commit d1605c55dffe9620e857c48c46dd1c59e7c1bef3 Merge succeeded, producing d1605c55dffe9620e857c48c46dd1c59e7c1bef3 Checking out Revision d1605c55dffe9620e857c48c46dd1c59e7c1bef3 (PR-668) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f d1605c55dffe9620e857c48c46dd1c59e7c1bef3 # 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 cece63dbd868ba4ffecf5f739a16bcebc59408bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d1605c55dffe9620e857c48c46dd1c59e7c1bef3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:38:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:38:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:38:00 ========================================================= 01:38:00 EdgeX Global Pipelines Version Info 01:38:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:38:01 ------------------- 01:38:01 stable info: 01:38:01 ------------------- 01:38:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:38:01 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:38:01 Message: update stable to v1.0.258 01:38:02 ------------------- 01:38:02 experimental info: 01:38:02 ------------------- 01:38:02 Commited By: **** collab-it+edgex@linuxfoundation.org 01:38:02 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:38:02 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:38:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-668 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-668 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-668 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1605c5 [Pipeline] echo 01:38:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:38:04 provisioning config files... 01:38:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/config8908421865023204920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:04 ---> ****-login.sh 01:38:04 nexus3.edgexfoundry.org:10001 01:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:04 Configure a credential helper to remove this warning. See 01:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:04 01:38:04 Login Succeeded 01:38:04 nexus3.edgexfoundry.org:10002 01:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:04 Configure a credential helper to remove this warning. See 01:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:04 01:38:04 Login Succeeded 01:38:04 nexus3.edgexfoundry.org:10003 01:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:04 Configure a credential helper to remove this warning. See 01:38:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:04 01:38:04 Login Succeeded 01:38:04 nexus3.edgexfoundry.org:10004 01:38:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:05 Configure a credential helper to remove this warning. See 01:38:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:05 01:38:05 Login Succeeded 01:38:05 ****.io 01:38:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:05 Configure a credential helper to remove this warning. See 01:38:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:05 01:38:05 Login Succeeded 01:38:05 ---> ****-login.sh ends [Pipeline] } 01:38:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:38:06 + git rev-list -1 --merges d1605c55dffe9620e857c48c46dd1c59e7c1bef3~1..d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [Pipeline] echo 01:38:06 -----------> git rev-list -1 --merges d1605c55dffe9620e857c48c46dd1c59e7c1bef3~1..d1605c55dffe9620e857c48c46dd1c59e7c1bef3 d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [false] [Pipeline] sh 01:38:06 + git log --format=format:%s -1 d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [Pipeline] echo 01:38:06 ========================================================= 01:38:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:38:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:38:07 + git log --format=format:%s -1 d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [Pipeline] echo 01:38:07 [semverPrep] GIT_COMMIT: d1605c55dffe9620e857c48c46dd1c59e7c1bef3, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:38:07 [semverPrep] This is not a build commit. [Pipeline] sh 01:38:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:38:07 + grep -v github /etc/ssh/ssh_known_hosts 01:38:07 + [ -e /tmp/ssh_known_hosts ] 01:38:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:38:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:38:07 sudo tee -a /etc/ssh/ssh_known_hosts 01:38:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:07 01:38:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:08 0.1.4: Pulling from edgex-devops/py-git-semver 01:38:08 b85a868b505f: Pulling fs layer 01:38:08 e2be974225ed: Pulling fs layer 01:38:08 339a4e72a1f5: Pulling fs layer 01:38:08 988bab9f4d93: Pulling fs layer 01:38:08 1469e6f7b9e6: Pulling fs layer 01:38:08 eaf3925da568: Pulling fs layer 01:38:08 bab4dde63d76: Pulling fs layer 01:38:08 bde34c3a00c8: Pulling fs layer 01:38:08 b352a97aabf1: Pulling fs layer 01:38:08 4872d77fe225: Pulling fs layer 01:38:08 5851b861e8e6: Pulling fs layer 01:38:08 988bab9f4d93: Waiting 01:38:08 1469e6f7b9e6: Waiting 01:38:08 eaf3925da568: Waiting 01:38:08 bab4dde63d76: Waiting 01:38:08 bde34c3a00c8: Waiting 01:38:08 b352a97aabf1: Waiting 01:38:08 4872d77fe225: Waiting 01:38:08 5851b861e8e6: Waiting 01:38:08 e2be974225ed: Download complete 01:38:08 988bab9f4d93: Verifying Checksum 01:38:08 988bab9f4d93: Download complete 01:38:08 1469e6f7b9e6: Verifying Checksum 01:38:08 1469e6f7b9e6: Download complete 01:38:08 eaf3925da568: Verifying Checksum 01:38:08 eaf3925da568: Download complete 01:38:08 339a4e72a1f5: Verifying Checksum 01:38:08 339a4e72a1f5: Download complete 01:38:08 bde34c3a00c8: Download complete 01:38:08 b352a97aabf1: Verifying Checksum 01:38:08 b352a97aabf1: Download complete 01:38:08 4872d77fe225: Verifying Checksum 01:38:08 4872d77fe225: Download complete 01:38:08 5851b861e8e6: Verifying Checksum 01:38:08 5851b861e8e6: Download complete 01:38:08 b85a868b505f: Verifying Checksum 01:38:08 b85a868b505f: Download complete 01:38:08 bab4dde63d76: Verifying Checksum 01:38:08 bab4dde63d76: Download complete 01:38:09 b85a868b505f: Pull complete 01:38:09 e2be974225ed: Pull complete 01:38:10 339a4e72a1f5: Pull complete 01:38:10 988bab9f4d93: Pull complete 01:38:10 1469e6f7b9e6: Pull complete 01:38:10 eaf3925da568: Pull complete 01:38:12 bab4dde63d76: Pull complete 01:38:12 bde34c3a00c8: Pull complete 01:38:12 b352a97aabf1: Pull complete 01:38:12 4872d77fe225: Pull complete 01:38:12 5851b861e8e6: Pull complete 01:38:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:38:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:38:13 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 01:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-668 -v /w/workspace/gexfoundry_device-mqtt-go_PR-668:/w/workspace/gexfoundry_device-mqtt-go_PR-668:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-668@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:38:15 $ docker top 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e -eo pid,comm 01:38:15 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:38:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:38:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:16 [ssh-agent] Looking for ssh-agent implementation... 01:38:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:16 $ docker exec 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e ssh-agent 01:38:16 SSH_AUTH_SOCK=/tmp/ssh-8VCyxjbEBcHK/agent.32 01:38:16 SSH_AGENT_PID=39 01:38:16 Running ssh-add (command line suppressed) 01:38:16 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/private_key_7116453180137390350.key (/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/private_key_7116453180137390350.key) 01:38:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:16 + git tag --points-at HEAD [Pipeline] } 01:38:16 $ docker exec --env ******** --env ******** 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e ssh-agent -k 01:38:16 unset SSH_AUTH_SOCK; 01:38:16 unset SSH_AGENT_PID; 01:38:16 echo Agent pid 39 killed; 01:38:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:38:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:38:17 [ssh-agent] Looking for ssh-agent implementation... 01:38:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:38:17 $ docker exec 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e ssh-agent 01:38:17 SSH_AUTH_SOCK=/tmp/ssh-qkILLmfLTTUp/agent.72 01:38:17 SSH_AGENT_PID=78 01:38:17 Running ssh-add (command line suppressed) 01:38:17 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/private_key_6367156156867264146.key (/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/private_key_6367156156867264146.key) 01:38:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:38:17 + git semver init 01:38:17 2024-03-18 01:38:17,841 [run_init] DEBUG init version:0.0.0 force:False 01:38:17 2024-03-18 01:38:17,842 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver 01:38:17 2024-03-18 01:38:17,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver 01:38:17 2024-03-18 01:38:17,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-668, universal_newlines=False, shell=None, istream=None) 01:38:18 2024-03-18 01:38:18,844 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668/.git/info/exclude 01:38:18 2024-03-18 01:38:18,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver/PR-668 with force:False 01:38:18 2024-03-18 01:38:18,845 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver/PR-668 01:38:18 2024-03-18 01:38:18,849 [execute] INFO git cat-file --batch-check 01:38:18 2024-03-18 01:38:18,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver, universal_newlines=False, shell=None, istream=) 01:38:18 2024-03-18 01:38:18,856 [execute] INFO git cat-file --batch 01:38:18 2024-03-18 01:38:18,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver, universal_newlines=False, shell=None, istream=) 01:38:18 2024-03-18 01:38:18,861 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-668/.semver/PR-668 01:38:18 0.0.0 [Pipeline] } 01:38:18 $ docker exec --env ******** --env ******** 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e ssh-agent -k 01:38:19 unset SSH_AUTH_SOCK; 01:38:19 unset SSH_AGENT_PID; 01:38:19 echo Agent pid 78 killed; 01:38:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:38:19 + git semver [Pipeline] } 01:38:19 $ docker stop --time=1 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e 01:38:21 $ docker rm -f --volumes 3af8e40542cd2f760346ef50f34d230a2b8d3d7a361719c58c22984ea6149d0e [Pipeline] // withDockerContainer [Pipeline] sh 01:38:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:38:21 Stashed 1 file(s) [Pipeline] echo 01:38:21 [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:38:22 provisioning config files... 01:38:22 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/config11720400696953258091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:38:22 ---> ****-login.sh 01:38:22 nexus3.edgexfoundry.org:10001 01:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:22 Configure a credential helper to remove this warning. See 01:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:22 01:38:22 Login Succeeded 01:38:22 nexus3.edgexfoundry.org:10002 01:38:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:22 Configure a credential helper to remove this warning. See 01:38:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:22 01:38:22 Login Succeeded 01:38:22 nexus3.edgexfoundry.org:10003 01:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:23 Configure a credential helper to remove this warning. See 01:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:23 01:38:23 Login Succeeded 01:38:23 nexus3.edgexfoundry.org:10004 01:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:23 Configure a credential helper to remove this warning. See 01:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:23 01:38:23 Login Succeeded 01:38:23 ****.io 01:38:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:38:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:38:23 Configure a credential helper to remove this warning. See 01:38:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:38:23 01:38:23 Login Succeeded 01:38:23 ---> ****-login.sh ends [Pipeline] } 01:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:38:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:38:23 ========================================================= 01:38:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:38:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:38:24 + 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:38:24 Sending build context to Docker daemon 14.93MB 01:38:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:38:24 Step 2/12 : FROM ${BASE} AS builder 01:38:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:38:24 7264a8db6415: Pulling fs layer 01:38:24 c4d48a809fc2: Pulling fs layer 01:38:24 4f1c88b9dad5: Pulling fs layer 01:38:24 ad3a456e5733: Pulling fs layer 01:38:24 69c7f0334f64: Pulling fs layer 01:38:24 1f1c1a5573a3: Pulling fs layer 01:38:24 ce7588e14bc9: Pulling fs layer 01:38:24 b5e4710f87ac: Pulling fs layer 01:38:24 1f1c1a5573a3: Waiting 01:38:24 ad3a456e5733: Waiting 01:38:24 69c7f0334f64: Waiting 01:38:24 ce7588e14bc9: Waiting 01:38:24 b5e4710f87ac: Waiting 01:38:24 c4d48a809fc2: Download complete 01:38:24 ad3a456e5733: Download complete 01:38:24 69c7f0334f64: Download complete 01:38:24 7264a8db6415: Verifying Checksum 01:38:24 7264a8db6415: Download complete 01:38:24 1f1c1a5573a3: Verifying Checksum 01:38:24 1f1c1a5573a3: Download complete 01:38:24 7264a8db6415: Pull complete 01:38:24 b5e4710f87ac: Verifying Checksum 01:38:24 b5e4710f87ac: Download complete 01:38:24 c4d48a809fc2: Pull complete 01:38:24 4f1c88b9dad5: Verifying Checksum 01:38:24 4f1c88b9dad5: Download complete 01:38:25 ce7588e14bc9: Verifying Checksum 01:38:25 ce7588e14bc9: Download complete 01:38:27 4f1c88b9dad5: Pull complete 01:38:27 ad3a456e5733: Pull complete 01:38:28 69c7f0334f64: Pull complete 01:38:28 1f1c1a5573a3: Pull complete 01:38:30 ce7588e14bc9: Pull complete 01:38:30 b5e4710f87ac: Pull complete 01:38:30 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:38:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:38:30 ---> 88b5674ff536 01:38:30 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:38:33 ---> Running in c2def73f3663 01:38:33 Removing intermediate container c2def73f3663 01:38:33 ---> 23f6836d0a00 01:38:33 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:33 ---> Running in 4c6995112313 01:38:33 Removing intermediate container 4c6995112313 01:38:33 ---> 5a461875d425 01:38:33 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:38:33 ---> Running in 482d26f862c1 01:38:33 Removing intermediate container 482d26f862c1 01:38:33 ---> eb7cf7cef53f 01:38:33 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:38:33 ---> Running in 5252835323b2 01:38:33 Removing intermediate container 5252835323b2 01:38:33 ---> 562974914e32 01:38:33 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:38:33 ---> Running in 39185765f095 01:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:38:34 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:38:34 (2/4) Installing libedit (20221030.3.1-r1) 01:38:34 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:38:34 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:38:34 Executing busybox-1.36.1-r5.trigger 01:38:34 OK: 268 MiB in 56 packages 01:38:35 Removing intermediate container 39185765f095 01:38:35 ---> 13a3234819a2 01:38:35 Step 8/12 : WORKDIR /device-mqtt-go 01:38:35 ---> Running in e9bf37870864 01:38:35 Removing intermediate container e9bf37870864 01:38:35 ---> cefd8c4bd1c1 01:38:35 Step 9/12 : COPY go.mod vendor* ./ 01:38:35 ---> 3b6c22c2aade 01:38:35 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:35 ---> Running in 7f2b39db256a 01:38:37 Still waiting to schedule task 01:38:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-233’ 01:39:14 Removing intermediate container 7f2b39db256a 01:39:14 ---> 3c9eb6398f24 01:39:14 Step 11/12 : COPY . . 01:39:14 ---> ed61584f2a93 01:39:14 Step 12/12 : RUN $MAKE 01:39:14 ---> Running in f28c45be7dfb 01:39:14 noop 01:39:14 Removing intermediate container f28c45be7dfb 01:39:14 ---> 4c750972d780 01:39:14 Successfully built 4c750972d780 01:39:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:14 + docker inspect -f . ci-base-image-x86_64 01:39:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:14 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 01:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-668 -v /w/workspace/gexfoundry_device-mqtt-go_PR-668:/w/workspace/gexfoundry_device-mqtt-go_PR-668:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-668@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:39:15 $ docker top 525f052ae7198d9e57b35c0a00e8a8d130830a35bdd3a0366beb45182cfab90b -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:15 + go version 01:39:15 go version go1.21.0 linux/amd64 [Pipeline] } 01:39:15 $ docker stop --time=1 525f052ae7198d9e57b35c0a00e8a8d130830a35bdd3a0366beb45182cfab90b 01:39:16 $ docker rm -f --volumes 525f052ae7198d9e57b35c0a00e8a8d130830a35bdd3a0366beb45182cfab90b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:17 + docker inspect -f . ci-base-image-x86_64 01:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:39:17 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 01:39:17 $ 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-668 -v /w/workspace/gexfoundry_device-mqtt-go_PR-668:/w/workspace/gexfoundry_device-mqtt-go_PR-668:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-668@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:39:18 $ docker top 4ef54d5a2120c05c92cbee7e990835f2ec2cd6ed46fc28781985a5e0956b8d95 -eo pid,comm [Pipeline] { [Pipeline] sh 01:39:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-668 [Pipeline] fileExists [Pipeline] sh 01:39:19 + make test 01:39:19 go test ./... -coverprofile=coverage.out ./... 01:39:20 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:39:30 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:39:30 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:39:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 22.8% of statements 01:39:36 go vet ./... 01:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:39:40 ./bin/test-attribution-txt.sh 01:39:40 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:39:40 $ docker stop --time=1 4ef54d5a2120c05c92cbee7e990835f2ec2cd6ed46fc28781985a5e0956b8d95 01:39:44 $ docker rm -f --volumes 4ef54d5a2120c05c92cbee7e990835f2ec2cd6ed46fc28781985a5e0956b8d95 [Pipeline] // withDockerContainer [Pipeline] sh 01:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:39:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:39:45 + ls -al . 01:39:45 total 184 01:39:45 drwxrwxr-x 9 jenkins jenkins 4096 Mar 18 01:39 . 01:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 01:37 .. 01:39:45 -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 01:37 .dockerignore 01:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 01:39 .git 01:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:37 .github 01:39:45 -rw-rw-r-- 1 jenkins jenkins 264 Mar 18 01:37 .gitignore 01:39:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 01:37 .golangci.yml 01:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 01:38 .semver 01:39:45 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 18 01:37 Attribution.txt 01:39:45 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 18 01:37 CHANGELOG.md 01:39:45 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 18 01:37 Dockerfile 01:39:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 01:37 GOVERNANCE.md 01:39:45 -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 01:37 Jenkinsfile 01:39:45 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 01:37 LICENSE 01:39:45 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 18 01:37 Makefile 01:39:45 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 01:37 OWNERS.md 01:39:45 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 18 01:37 README.md 01:39:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 01:38 VERSION 01:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 01:37 bin 01:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:37 cmd 01:39:45 -rw-r--r-- 1 jenkins jenkins 18506 Mar 18 01:39 coverage.out 01:39:45 -rw-rw-r-- 1 jenkins jenkins 3867 Mar 18 01:37 go.mod 01:39:45 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 18 01:37 go.sum 01:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:37 internal 01:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 01:37 mock 01:39:45 -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:39:46 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d1605c55dffe9620e857c48c46dd1c59e7c1bef3 --label arch=amd64 --label version=0.0.0 . 01:39:46 Sending build context to Docker daemon 14.95MB 01:39:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:39:46 Step 2/25 : FROM ${BASE} AS builder 01:39:46 ---> 4c750972d780 01:39:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:39:46 ---> Running in f076cfc481c3 01:39:46 Removing intermediate container f076cfc481c3 01:39:46 ---> e7d57328aa3f 01:39:46 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:39:46 ---> Running in 0095374a0971 01:39:46 Removing intermediate container 0095374a0971 01:39:46 ---> 5e8832ae8fd2 01:39:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:39:46 ---> Running in 93efafb02127 01:39:46 Removing intermediate container 93efafb02127 01:39:46 ---> 62a568c4ee88 01:39:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:39:46 ---> Running in 51b385f40074 01:39:46 Removing intermediate container 51b385f40074 01:39:46 ---> c0d073f46243 01:39:46 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:39:46 ---> Running in 9758563ff3b1 01:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:39:47 OK: 268 MiB in 56 packages 01:39:47 Removing intermediate container 9758563ff3b1 01:39:47 ---> 9244efcd8265 01:39:47 Step 8/25 : WORKDIR /device-mqtt-go 01:39:47 ---> Running in ac92c6b44c9d 01:39:47 Removing intermediate container ac92c6b44c9d 01:39:47 ---> d7fb5d213e89 01:39:47 Step 9/25 : COPY go.mod vendor* ./ 01:39:47 ---> 011f674f8bd8 01:39:47 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:39:48 ---> Running in 916417d5348d 01:39:48 Removing intermediate container 916417d5348d 01:39:48 ---> 060edb08e7f3 01:39:48 Step 11/25 : COPY . . 01:39:49 ---> 402dc58f361a 01:39:49 Step 12/25 : RUN $MAKE 01:39:49 ---> Running in 283ee69cc68f 01:39:49 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:40:07 Removing intermediate container 283ee69cc68f 01:40:07 ---> 72bfb5f3ac2d 01:40:07 Step 13/25 : FROM alpine:3.18 01:40:08 3.18: Pulling from library/alpine 01:40:08 619be1103602: Pulling fs layer 01:40:08 619be1103602: Download complete 01:40:08 619be1103602: Pull complete 01:40:08 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:40:08 Status: Downloaded newer image for alpine:3.18 01:40:08 ---> d3782b16ccc9 01:40:08 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:40:08 ---> Running in a15ad18fb560 01:40:09 Removing intermediate container a15ad18fb560 01:40:09 ---> 4bbfd6b3c626 01:40:09 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:40:09 ---> Running in 886ddd9eee64 01:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:40:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:40:09 (1/1) Installing dumb-init (1.2.5-r2) 01:40:09 Executing busybox-1.36.1-r5.trigger 01:40:09 OK: 7 MiB in 16 packages 01:40:10 Removing intermediate container 886ddd9eee64 01:40:10 ---> 7fcfeb7c6ba9 01:40:10 Step 16/25 : RUN apk --no-cache upgrade 01:40:10 ---> Running in feaa54335566 01:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:40:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:40:10 OK: 7 MiB in 16 packages 01:40:10 Removing intermediate container feaa54335566 01:40:10 ---> d31e872a0066 01:40:10 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:40:11 ---> 81870a209230 01:40:11 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:40:11 ---> 0d979a1a5e87 01:40:11 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:40:11 ---> 41818bf8f92a 01:40:11 Step 20/25 : EXPOSE 59982 01:40:11 ---> Running in 4246e8c58ad8 01:40:11 Removing intermediate container 4246e8c58ad8 01:40:11 ---> 22229eda1b34 01:40:11 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:40:11 ---> Running in 59db99cecd97 01:40:11 Removing intermediate container 59db99cecd97 01:40:11 ---> 8a7357069daf 01:40:11 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:40:11 ---> Running in e4e52801b185 01:40:11 Removing intermediate container e4e52801b185 01:40:11 ---> d6f72c9828f9 01:40:11 Step 23/25 : LABEL arch=amd64 01:40:11 ---> Running in b226abd85f34 01:40:12 Removing intermediate container b226abd85f34 01:40:12 ---> 02922f7db40b 01:40:12 Step 24/25 : LABEL git_sha=d1605c55dffe9620e857c48c46dd1c59e7c1bef3 01:40:12 ---> Running in 7597850d8b93 01:40:12 Removing intermediate container 7597850d8b93 01:40:12 ---> f8202b1af81d 01:40:12 Step 25/25 : LABEL version=0.0.0 01:40:12 ---> Running in 30ce4d5c8aa8 01:40:12 Removing intermediate container 30ce4d5c8aa8 01:40:12 ---> a726e1063c97 01:40:12 [Warning] One or more build-args [ARCH] were not consumed 01:40:12 Successfully built a726e1063c97 01:40:12 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:40:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:13 01:40:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:13 latest: Pulling from edgex-lftools-log-publisher 01:40:13 5eb5b503b376: Pulling fs layer 01:40:13 5c69ac0246d0: Pulling fs layer 01:40:13 ec43610c2a17: Pulling fs layer 01:40:13 3a2ae6a8a46f: Pulling fs layer 01:40:13 33b1e0a273af: Pulling fs layer 01:40:13 5d3b04190fa2: Pulling fs layer 01:40:13 2f39f015ded8: Pulling fs layer 01:40:13 3a2ae6a8a46f: Waiting 01:40:13 33b1e0a273af: Waiting 01:40:13 5d3b04190fa2: Waiting 01:40:13 2f39f015ded8: Waiting 01:40:13 5c69ac0246d0: Download complete 01:40:13 3a2ae6a8a46f: Download complete 01:40:13 33b1e0a273af: Verifying Checksum 01:40:13 33b1e0a273af: Download complete 01:40:13 5d3b04190fa2: Verifying Checksum 01:40:13 5d3b04190fa2: Download complete 01:40:13 ec43610c2a17: Verifying Checksum 01:40:13 ec43610c2a17: Download complete 01:40:13 5eb5b503b376: Verifying Checksum 01:40:13 5eb5b503b376: Download complete 01:40:14 2f39f015ded8: Download complete 01:40:15 5eb5b503b376: Pull complete 01:40:15 5c69ac0246d0: Pull complete 01:40:15 ec43610c2a17: Pull complete 01:40:15 3a2ae6a8a46f: Pull complete 01:40:15 33b1e0a273af: Pull complete 01:40:15 5d3b04190fa2: Pull complete 01:40:20 2f39f015ded8: Pull complete 01:40:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:40:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:40:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:20 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 01:40: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-668 -v /w/workspace/gexfoundry_device-mqtt-go_PR-668:/w/workspace/gexfoundry_device-mqtt-go_PR-668:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-668@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:40:22 $ docker top 99d3ac0e6b12362b34d362184d74fe31d5dc1cc4e088cffe505d3f97237d597f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:40:23 ---> job-cost.sh 01:40:23 lf-activate-venv: SKIPPING 01:40:23 INFO: No Stack... 01:40:23 INFO: Retrieving Pricing Info for: v3-standard-8 01:40:23 INFO: Archiving Costs [Pipeline] sh 01:40:23 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives/cost.csv 01:40:23 + cut -d, -f6 [Pipeline] lock 01:40:23 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] 01:40:23 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] did not exist. Created. 01:40:23 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:40:24 + echo total: 0.2199999988079071 [Pipeline] stash 01:40:24 Stashed 1 file(s) [Pipeline] } 01:40:24 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:40:24 $ docker stop --time=1 99d3ac0e6b12362b34d362184d74fe31d5dc1cc4e088cffe505d3f97237d597f 01:40:25 $ docker rm -f --volumes 99d3ac0e6b12362b34d362184d74fe31d5dc1cc4e088cffe505d3f97237d597f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:42:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-236 in /w/workspace/gexfoundry_device-mqtt-go_PR-668 [Pipeline] { [Pipeline] ws 01:42:13 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:42:16 The recommended git tool is: git 01:42:21 using credential edgex-jenkins-ssh 01:42:21 Cloning the remote Git repository 01:42:21 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:42:21 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:42:21 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:42:21 > git --version # timeout=10 01:42:21 > git --version # 'git version 2.25.1' 01:42:21 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:23 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:42:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:42:24 Merging remotes/origin/main commit cece63dbd868ba4ffecf5f739a16bcebc59408bd into PR head commit d1605c55dffe9620e857c48c46dd1c59e7c1bef3 01:42:25 Merge succeeded, producing d1605c55dffe9620e857c48c46dd1c59e7c1bef3 01:42:25 Checking out Revision d1605c55dffe9620e857c48c46dd1c59e7c1bef3 (PR-668) 01:42:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:42:24 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:42:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/668/head:refs/remotes/origin/PR-668 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:42:24 > git config core.sparsecheckout # timeout=10 01:42:24 > git checkout -f d1605c55dffe9620e857c48c46dd1c59e7c1bef3 # timeout=10 01:42:24 > git remote # timeout=10 01:42:25 > git config --get remote.origin.url # timeout=10 01:42:25 using GIT_SSH to set credentials SSH Credentials for GitHub 01:42:25 > git merge cece63dbd868ba4ffecf5f739a16bcebc59408bd # timeout=10 01:42:25 > git rev-parse HEAD^{commit} # timeout=10 01:42:25 > git config core.sparsecheckout # timeout=10 01:42:25 > git checkout -f d1605c55dffe9620e857c48c46dd1c59e7c1bef3 # timeout=10 01:42:25 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:42:25 > git --version # timeout=10 01:42:25 > git --version # 'git version 2.25.1' 01:42:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:42:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:42:30 % Total % Received % Xferd Average Speed Time Time Time Current 01:42:30 Dload Upload Total Spent Left Speed 01:42:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh 01:42:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:42:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:42:31 + sudo tee /etc/docker/daemon.new 01:42:31 { 01:42:31 "registry-mirrors": [ 01:42:31 "https://nexus3.edgexfoundry.org:10001" 01:42:31 ], 01:42:31 "bip": "10.250.0.254/24", 01:42:31 "hosts": [ 01:42:31 "tcp://0.0.0.0:5555", 01:42:31 "unix:///var/run/docker.sock" 01:42:31 ], 01:42:31 "mtu": 1458, 01:42:31 "selinux-enabled": true, 01:42:31 "seccomp-profile": "/etc/docker/seccomp.json" 01:42:31 } [Pipeline] sh 01:42:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:42:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:42:50 provisioning config files... 01:42:50 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4305582622166037247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:42:50 ---> ****-login.sh 01:42:50 nexus3.edgexfoundry.org:10001 01:42:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:51 Configure a credential helper to remove this warning. See 01:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:51 01:42:51 Login Succeeded 01:42:51 nexus3.edgexfoundry.org:10002 01:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:51 Configure a credential helper to remove this warning. See 01:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:51 01:42:51 Login Succeeded 01:42:51 nexus3.edgexfoundry.org:10003 01:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:51 Configure a credential helper to remove this warning. See 01:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:51 01:42:51 Login Succeeded 01:42:51 nexus3.edgexfoundry.org:10004 01:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:52 Configure a credential helper to remove this warning. See 01:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:52 01:42:52 Login Succeeded 01:42:52 ****.io 01:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:42:52 Configure a credential helper to remove this warning. See 01:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:42:52 01:42:52 Login Succeeded 01:42:52 ---> ****-login.sh ends [Pipeline] } 01:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:42:53 ========================================================= 01:42:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:42:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:42:53 + 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:42:54 Sending build context to Docker daemon 7.571MB 01:42:54 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:42:54 Step 2/12 : FROM ${BASE} AS builder 01:42:54 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:42:54 9fda8d8052c6: Pulling fs layer 01:42:54 5d54e960e981: Pulling fs layer 01:42:54 c4a7e357bf2a: Pulling fs layer 01:42:54 f0e02332f6b5: Pulling fs layer 01:42:54 872ee5b61b7b: Pulling fs layer 01:42:54 0c6a40ed1a82: Pulling fs layer 01:42:54 94ae7d8d031c: Pulling fs layer 01:42:54 872ee5b61b7b: Waiting 01:42:54 0c6a40ed1a82: Waiting 01:42:54 94ae7d8d031c: Waiting 01:42:54 f0e02332f6b5: Waiting 01:42:54 5d54e960e981: Verifying Checksum 01:42:54 5d54e960e981: Download complete 01:42:54 f0e02332f6b5: Verifying Checksum 01:42:54 f0e02332f6b5: Download complete 01:42:54 872ee5b61b7b: Verifying Checksum 01:42:54 872ee5b61b7b: Download complete 01:42:54 9fda8d8052c6: Download complete 01:42:54 94ae7d8d031c: Verifying Checksum 01:42:54 94ae7d8d031c: Download complete 01:42:55 9fda8d8052c6: Pull complete 01:42:55 5d54e960e981: Pull complete 01:42:56 c4a7e357bf2a: Verifying Checksum 01:42:56 c4a7e357bf2a: Download complete 01:42:57 0c6a40ed1a82: Verifying Checksum 01:42:57 0c6a40ed1a82: Download complete 01:43:12 c4a7e357bf2a: Pull complete 01:43:12 f0e02332f6b5: Pull complete 01:43:12 872ee5b61b7b: Pull complete 01:43:20 0c6a40ed1a82: Pull complete 01:43:21 94ae7d8d031c: Pull complete 01:43:21 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:43:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:43:21 ---> 86de565de09d 01:43:21 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:43:24 ---> Running in cfa235cb83f6 01:43:24 Removing intermediate container cfa235cb83f6 01:43:24 ---> 1025bbbd2276 01:43:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:43:24 ---> Running in 73e75ff7777b 01:43:24 Removing intermediate container 73e75ff7777b 01:43:24 ---> af7529e467e3 01:43:24 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:43:24 ---> Running in a989991e7d57 01:43:25 Removing intermediate container a989991e7d57 01:43:25 ---> 95d5eb376dcd 01:43:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:43:25 ---> Running in 066f02aa4193 01:43:25 Removing intermediate container 066f02aa4193 01:43:25 ---> 86064c33a457 01:43:25 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:43:25 ---> Running in 6983a0a0a452 01:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:43:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:43:28 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:43:28 (2/4) Installing libedit (20221030.3.1-r1) 01:43:28 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:43:28 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:43:28 Executing busybox-1.36.1-r5.trigger 01:43:28 OK: 271 MiB in 56 packages 01:43:29 Removing intermediate container 6983a0a0a452 01:43:29 ---> 7e4ac35fc74f 01:43:29 Step 8/12 : WORKDIR /device-mqtt-go 01:43:29 ---> Running in 939b0c211c6a 01:43:29 Removing intermediate container 939b0c211c6a 01:43:29 ---> 44587ada0513 01:43:29 Step 9/12 : COPY go.mod vendor* ./ 01:43:30 ---> 335e30b84e0a 01:43:30 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:43:30 ---> Running in 3c0de1e86a52 01:44:38 Removing intermediate container 3c0de1e86a52 01:44:38 ---> 670568eeb38b 01:44:38 Step 11/12 : COPY . . 01:44:38 ---> b0b3b10d2ab8 01:44:38 Step 12/12 : RUN $MAKE 01:44:38 ---> Running in 8080b407d649 01:44:38 noop 01:44:38 Removing intermediate container 8080b407d649 01:44:38 ---> 23666c6f20f2 01:44:38 Successfully built 23666c6f20f2 01:44:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:38 + docker inspect -f . ci-base-image-arm64 01:44:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:38 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 01:44:39 $ 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:44:40 $ docker top 6f780cb9f15a9b627514bb33d7c9391ddceab33f96615fc52ea1464b515131e7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:41 + go version 01:44:41 go version go1.21.0 linux/arm64 [Pipeline] } 01:44:41 $ docker stop --time=1 6f780cb9f15a9b627514bb33d7c9391ddceab33f96615fc52ea1464b515131e7 01:44:42 $ docker rm -f --volumes 6f780cb9f15a9b627514bb33d7c9391ddceab33f96615fc52ea1464b515131e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:44:43 + docker inspect -f . ci-base-image-arm64 01:44:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:44:44 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 01:44:44 $ 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:44:45 $ docker top 3f5a14ad7bb65b8cc5adbec62e9c9509fdd938dd6e88b75ba2af3b63e4ac7428 -eo pid,comm [Pipeline] { [Pipeline] sh 01:44:46 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:44:46 + make test 01:44:46 go test ./... -coverprofile=coverage.out ./... 01:44:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:46:27 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 01:46:27 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 01:46:27 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements 01:46:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:46:27 go vet ./... 01:46:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:39 ./bin/test-attribution-txt.sh 01:46:39 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 01:46:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:46:40 $ docker stop --time=1 3f5a14ad7bb65b8cc5adbec62e9c9509fdd938dd6e88b75ba2af3b63e4ac7428 01:46:41 $ docker rm -f --volumes 3f5a14ad7bb65b8cc5adbec62e9c9509fdd938dd6e88b75ba2af3b63e4ac7428 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:46:43 Warning: overwriting stash ‘coverage-report’ 01:46:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:44 + ls -al . 01:46:44 total 180 01:46:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 01:44 . 01:46:44 drwxrwxr-x 4 jenkins jenkins 4096 Mar 18 01:42 .. 01:46:44 -rw-rw-r-- 1 jenkins jenkins 140 Mar 18 01:42 .dockerignore 01:46:44 drwxrwxr-x 8 jenkins jenkins 4096 Mar 18 01:42 .git 01:46:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:42 .github 01:46:44 -rw-rw-r-- 1 jenkins jenkins 264 Mar 18 01:42 .gitignore 01:46:44 -rw-rw-r-- 1 jenkins jenkins 41 Mar 18 01:42 .golangci.yml 01:46:44 -rw-rw-r-- 1 jenkins jenkins 10386 Mar 18 01:42 Attribution.txt 01:46:44 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 18 01:42 CHANGELOG.md 01:46:44 -rw-rw-r-- 1 jenkins jenkins 1798 Mar 18 01:42 Dockerfile 01:46:44 -rw-rw-r-- 1 jenkins jenkins 677 Mar 18 01:42 GOVERNANCE.md 01:46:44 -rw-rw-r-- 1 jenkins jenkins 657 Mar 18 01:42 Jenkinsfile 01:46:44 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 18 01:42 LICENSE 01:46:44 -rw-rw-r-- 1 jenkins jenkins 1963 Mar 18 01:42 Makefile 01:46:44 -rw-rw-r-- 1 jenkins jenkins 620 Mar 18 01:42 OWNERS.md 01:46:44 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 18 01:42 README.md 01:46:44 -rw-rw-r-- 1 jenkins jenkins 5 Mar 18 01:38 VERSION 01:46:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 01:42 bin 01:46:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:42 cmd 01:46:44 -rw-r--r-- 1 jenkins jenkins 18506 Mar 18 01:46 coverage.out 01:46:44 -rw-rw-r-- 1 jenkins jenkins 3867 Mar 18 01:42 go.mod 01:46:44 -rw-rw-r-- 1 jenkins jenkins 36216 Mar 18 01:42 go.sum 01:46:44 drwxrwxr-x 3 jenkins jenkins 4096 Mar 18 01:42 internal 01:46:44 drwxrwxr-x 2 jenkins jenkins 4096 Mar 18 01:42 mock 01:46:44 -rw-rw-r-- 1 jenkins jenkins 227 Mar 18 01:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:45 + 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=d1605c55dffe9620e857c48c46dd1c59e7c1bef3 --label arch=arm64 --label version=0.0.0 . 01:46:45 Sending build context to Docker daemon 7.591MB 01:46:45 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 01:46:45 Step 2/25 : FROM ${BASE} AS builder 01:46:45 ---> 23666c6f20f2 01:46:45 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:46:45 ---> Running in ebfad6f6afd1 01:46:45 Removing intermediate container ebfad6f6afd1 01:46:45 ---> df7b8d76c191 01:46:45 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:45 ---> Running in b7a2123a3b33 01:46:46 Removing intermediate container b7a2123a3b33 01:46:46 ---> a75981e1faa6 01:46:46 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:46:46 ---> Running in 6c8fe09cd7b1 01:46:46 Removing intermediate container 6c8fe09cd7b1 01:46:46 ---> c6ca8c470f15 01:46:46 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:46:46 ---> Running in ea0171703e65 01:46:47 Removing intermediate container ea0171703e65 01:46:47 ---> 8b8657628366 01:46:47 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:47 ---> Running in 4dc756aab902 01:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:46:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:46:49 OK: 271 MiB in 56 packages 01:46:50 Removing intermediate container 4dc756aab902 01:46:50 ---> 6d3dad49a9ca 01:46:50 Step 8/25 : WORKDIR /device-mqtt-go 01:46:50 ---> Running in c0bc43f5fab2 01:46:50 Removing intermediate container c0bc43f5fab2 01:46:50 ---> 38b2c6c6ac80 01:46:50 Step 9/25 : COPY go.mod vendor* ./ 01:46:51 ---> f0898228437f 01:46:51 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:51 ---> Running in 1c39da8dcf31 01:46:53 Removing intermediate container 1c39da8dcf31 01:46:53 ---> 69bc5f0b7cde 01:46:53 Step 11/25 : COPY . . 01:46:54 ---> 2f1af1e9a371 01:46:54 Step 12/25 : RUN $MAKE 01:46:54 ---> Running in 60237cff21e2 01:46:55 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.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 01:48:46 Removing intermediate container 60237cff21e2 01:48:46 ---> 203cda5b1561 01:48:46 Step 13/25 : FROM alpine:3.18 01:48:46 3.18: Pulling from library/alpine 01:48:46 c6b39de5b339: Pulling fs layer 01:48:46 c6b39de5b339: Download complete 01:48:46 c6b39de5b339: Pull complete 01:48:46 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 01:48:46 Status: Downloaded newer image for alpine:3.18 01:48:46 ---> 33abbf032149 01:48:46 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 01:48:46 ---> Running in 4de8db2eca27 01:48:46 Removing intermediate container 4de8db2eca27 01:48:46 ---> d2ce47ce546c 01:48:46 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:48:46 ---> Running in 419d7aa41a82 01:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:46 (1/1) Installing dumb-init (1.2.5-r2) 01:48:46 Executing busybox-1.36.1-r5.trigger 01:48:46 OK: 8 MiB in 16 packages 01:48:46 Removing intermediate container 419d7aa41a82 01:48:46 ---> dbc2ac16e921 01:48:46 Step 16/25 : RUN apk --no-cache upgrade 01:48:46 ---> Running in de1d283ead96 01:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:48:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:48:48 OK: 8 MiB in 16 packages 01:48:49 Removing intermediate container de1d283ead96 01:48:49 ---> ad22dab3162b 01:48:49 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:48:50 ---> 43a13015f46d 01:48:50 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:48:50 ---> 9d97999640d7 01:48:50 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:48:51 ---> b5ae40b6267e 01:48:51 Step 20/25 : EXPOSE 59982 01:48:51 ---> Running in b2112e59fbd8 01:48:51 Removing intermediate container b2112e59fbd8 01:48:51 ---> 2cc233ec737a 01:48:51 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:48:51 ---> Running in 54f8b9e07e2b 01:48:52 Removing intermediate container 54f8b9e07e2b 01:48:52 ---> 49778339b765 01:48:52 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:48:52 ---> Running in ced47053f8d5 01:48:52 Removing intermediate container ced47053f8d5 01:48:52 ---> 86a3c25adbbc 01:48:52 Step 23/25 : LABEL arch=arm64 01:48:52 ---> Running in 347c622a69c1 01:48:52 Removing intermediate container 347c622a69c1 01:48:52 ---> f19a27aa9667 01:48:52 Step 24/25 : LABEL git_sha=d1605c55dffe9620e857c48c46dd1c59e7c1bef3 01:48:53 ---> Running in 773fe991acf6 01:48:53 Removing intermediate container 773fe991acf6 01:48:53 ---> 504100a8bd5b 01:48:53 Step 25/25 : LABEL version=0.0.0 01:48:53 ---> Running in 79ee33e20e43 01:48:53 Removing intermediate container 79ee33e20e43 01:48:53 ---> 1368bf2f9f2f 01:48:53 [Warning] One or more build-args [ARCH] were not consumed 01:48:53 Successfully built 1368bf2f9f2f 01:48:53 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:48:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:54 01:48:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:54 arm64: Pulling from edgex-lftools-log-publisher 01:48:54 8998bd30e6a1: Pulling fs layer 01:48:54 04944245beec: Pulling fs layer 01:48:54 699f458cf7ca: Pulling fs layer 01:48:54 765212b225bb: Pulling fs layer 01:48:54 f23df028b6ca: Pulling fs layer 01:48:54 d65c8cfc05b1: Pulling fs layer 01:48:54 2437ff75d9bd: Pulling fs layer 01:48:54 765212b225bb: Waiting 01:48:54 f23df028b6ca: Waiting 01:48:54 2437ff75d9bd: Waiting 01:48:54 d65c8cfc05b1: Waiting 01:48:55 04944245beec: Verifying Checksum 01:48:55 04944245beec: Download complete 01:48:55 765212b225bb: Verifying Checksum 01:48:55 765212b225bb: Download complete 01:48:55 f23df028b6ca: Verifying Checksum 01:48:55 f23df028b6ca: Download complete 01:48:55 d65c8cfc05b1: Verifying Checksum 01:48:55 d65c8cfc05b1: Download complete 01:48:55 699f458cf7ca: Verifying Checksum 01:48:55 699f458cf7ca: Download complete 01:48:55 8998bd30e6a1: Verifying Checksum 01:48:55 8998bd30e6a1: Download complete 01:48:58 2437ff75d9bd: Verifying Checksum 01:48:58 2437ff75d9bd: Download complete 01:49:00 8998bd30e6a1: Pull complete 01:49:00 04944245beec: Pull complete 01:49:02 699f458cf7ca: Pull complete 01:49:02 765212b225bb: Pull complete 01:49:03 f23df028b6ca: Pull complete 01:49:03 d65c8cfc05b1: Pull complete 01:49:21 2437ff75d9bd: Pull complete 01:49:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:49:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:22 prd-ubuntu20.04-docker-arm64-4c-16g-236 does not seem to be running inside a container 01:49:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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:49:25 $ docker top 25d2c0d2ec26767e885a9218beea11a913b51dc8120de1a06e421d0e0b684135 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:25 ---> job-cost.sh 01:49:25 lf-activate-venv: SKIPPING 01:49:25 INFO: No Stack... 01:49:26 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:27 INFO: Archiving Costs [Pipeline] sh 01:49:27 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:49:27 + cut -d, -f6 [Pipeline] lock 01:49:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] 01:49:27 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] did not exist. Created. 01:49:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:28 /w/workspace/device-mqtt-go/1@tmp/durable-30f27bd6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:49:29 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:29 Warning: overwriting stash ‘stack-cost’ 01:49:29 Stashed 1 file(s) [Pipeline] } 01:49:29 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-668-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:29 $ docker stop --time=1 25d2c0d2ec26767e885a9218beea11a913b51dc8120de1a06e421d0e0b684135 01:49:31 $ docker rm -f --volumes 25d2c0d2ec26767e885a9218beea11a913b51dc8120de1a06e421d0e0b684135 [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:49:32 provisioning config files... 01:49:32 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/config325060675016618014tmp [Pipeline] { [Pipeline] sh 01:49:32 + set +x 01:49:32 + bash -s -- 01:49:32 + curl -s https://codecov.io/bash 01:49:32 01:49:32 _____ _ 01:49:32 / ____| | | 01:49:32 | | ___ __| | ___ ___ _____ __ 01:49:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:32 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:32 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:32 Bash-1.0.6 01:49:32 01:49:32 01:49:32 ==> git version 2.25.1 found 01:49:32 ==> 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:49:32 Release-Date: 2020-01-08 01:49:32 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:49:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:49:32 ==> Jenkins CI detected. 01:49:32 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-668 01:49:32 project root: . 01:49:32 --> token set from env 01:49:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:32 ==> Running gcov in . (disable via -X gcov) 01:49:32 ==> Python coveragepy not found 01:49:32 ==> Searching for coverage reports in: 01:49:32 + . 01:49:32 -> Found 1 reports 01:49:32 ==> Detecting git/mercurial file structure 01:49:32 ==> Reading reports 01:49:32 + ./coverage.out bytes=18506 01:49:32 ==> Appending adjustments 01:49:32 https://docs.codecov.io/docs/fixing-reports 01:49:32 + Found adjustments 01:49:32 ==> Gzipping contents 01:49:32 4.0K /tmp/codecov.CC835a.gz 01:49:32 ==> Uploading reports 01:49:32 url: https://codecov.io 01:49:32 query: branch=PR-668&commit=d1605c55dffe9620e857c48c46dd1c59e7c1bef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=668&job=&cmd_args= 01:49:32 -> Pinging Codecov 01:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-668&commit=d1605c55dffe9620e857c48c46dd1c59e7c1bef3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-668%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=668&job=&cmd_args= 01:49:33 -> Uploading to 01:49:33 https://storage.googleapis.com/codecov/v4/raw/2024-03-18/7D719EC7BBE17E464838252E33014C33/d1605c55dffe9620e857c48c46dd1c59e7c1bef3/04d2f316-6d96-4312-9f9a-191426ba586a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240318%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240318T014932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ccad0cbc9e9c09cd25255a8a18bd616143a9a17b39ee1e5c4c3f70d27a999bc 01:49:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:33 Dload Upload Total Spent Left Speed 01:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3049 0 0 100 3049 0 10370 --:--:-- --:--:-- --:--:-- 10335 100 3049 0 0 100 3049 0 10335 --:--:-- --:--:-- --:--:-- 10300 01:49:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d1605c55dffe9620e857c48c46dd1c59e7c1bef3 [Pipeline] } 01:49:33 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:49:35 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives ] 01:49:35 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives 01:49:35 total 16 01:49:35 drwxr-xr-x 3 root root 4096 Mar 18 01:40 . 01:49:35 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 01:40 .. 01:49:35 drwxr-xr-x 2 root root 4096 Mar 18 01:40 cost 01:49:35 -rw-r--r-- 1 root root 86 Mar 18 01:40 cost.csv 01:49:35 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives 01:49:35 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives 01:49:35 total 16 01:49:35 drwxr-xr-x 3 jenkins jenkins 4096 Mar 18 01:40 . 01:49:35 drwxrwxr-x 10 jenkins jenkins 4096 Mar 18 01:40 .. 01:49:35 drwxr-xr-x 2 jenkins jenkins 4096 Mar 18 01:40 cost 01:49:35 -rw-r--r-- 1 jenkins jenkins 86 Mar 18 01:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:49:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:49:36 ---> package-listing.sh 01:49:36 ++ facter osfamily 01:49:36 ++ tr '[:upper:]' '[:lower:]' 01:49:36 + OS_FAMILY=debian 01:49:36 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-668 01:49:36 + START_PACKAGES=/tmp/packages_start.txt 01:49:36 + END_PACKAGES=/tmp/packages_end.txt 01:49:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:49:36 + PACKAGES=/tmp/packages_start.txt 01:49:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-668 ']' 01:49:36 + PACKAGES=/tmp/packages_end.txt 01:49:36 + case "${OS_FAMILY}" in 01:49:36 + dpkg -l 01:49:36 + grep '^ii' 01:49:36 + '[' -f /tmp/packages_start.txt ']' 01:49:36 + '[' -f /tmp/packages_end.txt ']' 01:49:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:49:36 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-668 ']' 01:49:36 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives/ 01:49:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-668/archives/ [Pipeline] echo 01:49:36 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-668/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:49:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:49:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:37 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 01:49:37 $ 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-668/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-668 -v /w/workspace/gexfoundry_device-mqtt-go_PR-668:/w/workspace/gexfoundry_device-mqtt-go_PR-668:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-668@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:49:37 $ docker top 47152780dcf8186cdaf1e6bb81b0d377bc9e9601d17275c5ac8288dfab099996 -eo pid,comm [Pipeline] { [Pipeline] sh 01:49:38 + touch /tmp/pre-build-complete [Pipeline] sh 01:49:38 + mkdir -p /var/log/sysstat [Pipeline] sh 01:49:38 + ls /var/log/sa-host 01:49:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:49:39 provisioning config files... 01:49:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-668@tmp/config1328920923014328991tmp [Pipeline] { [Pipeline] echo 01:49:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:49:39 ---> create-netrc.sh [Pipeline] } 01:49:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:49:40 ---> python-tools-install.sh [Pipeline] echo 01:49:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:49:40 ---> sudo-logs.sh 01:49:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:49:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:49:40 ---> job-cost.sh 01:49:40 lf-activate-venv: SKIPPING 01:49:40 DEBUG: total: 0.2199999988079071 01:49:40 INFO: Retrieving Stack Cost... 01:49:41 INFO: Retrieving Pricing Info for: v3-standard-8 01:49:41 INFO: Archiving Costs [Pipeline] echo 01:49:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:49:41 ---> logs-deploy.sh 01:49:41 lf-activate-venv: SKIPPING 01:49:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-668/1 01:49:41 INFO: archiving workspace using pattern(s): 01:49:48 Archives upload complete. 01:49:48 INFO: archiving logs to Nexus