Pull request #35 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bd418c67c598278a4d44eeb145d02a57e9daffa0+dec02cb029fa6ce79400670f54c9fa46c31fe080 (a81e769fdaa305158e31e41d9220dcf0235844d8) 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-ssh11277315308462931542.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-ssh8334834588256780233.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-uart/branches/PR-35/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-uart/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10238784844239298535.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-uart/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7222020394216988858.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-ssh595073817353326520.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-uart/branches/PR-35/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-uart/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15601142627073646712.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-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart 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-uart 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 ‘prd-ubuntu20.04-docker-8c-8g-1560’ Running on prd-ubuntu20.04-docker-8c-8g-1562 in /w/workspace/edgexfoundry_device-uart_PR-35 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit dec02cb029fa6ce79400670f54c9fa46c31fe080 into PR head commit bd418c67c598278a4d44eeb145d02a57e9daffa0 Merge succeeded, producing bd418c67c598278a4d44eeb145d02a57e9daffa0 Checking out Revision bd418c67c598278a4d44eeb145d02a57e9daffa0 (PR-35) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd418c67c598278a4d44eeb145d02a57e9daffa0 # 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 dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd418c67c598278a4d44eeb145d02a57e9daffa0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:35:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:35:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:35:47 ========================================================= 18:35:47 EdgeX Global Pipelines Version Info 18:35:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:35:48 ------------------- 18:35:48 stable info: 18:35:48 ------------------- 18:35:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:35:48 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:35:48 Message: update stable to v1.0.258 18:35:49 ------------------- 18:35:49 experimental info: 18:35:49 ------------------- 18:35:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:35:49 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:35:49 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:35:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:35:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd418c67c598278a4d44eeb145d02a57e9daffa0 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd418c6 [Pipeline] echo 18:35:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:35:51 provisioning config files... 18:35:51 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config16325925365609211838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:35:52 ---> ****-login.sh 18:35:52 nexus3.edgexfoundry.org:10001 18:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:52 Configure a credential helper to remove this warning. See 18:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:52 18:35:52 Login Succeeded 18:35:52 nexus3.edgexfoundry.org:10002 18:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:52 Configure a credential helper to remove this warning. See 18:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:52 18:35:52 Login Succeeded 18:35:52 nexus3.edgexfoundry.org:10003 18:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:52 Configure a credential helper to remove this warning. See 18:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:52 18:35:52 Login Succeeded 18:35:52 nexus3.edgexfoundry.org:10004 18:35:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:52 Configure a credential helper to remove this warning. See 18:35:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:52 18:35:52 Login Succeeded 18:35:52 ****.io 18:35:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:35:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:35:53 Configure a credential helper to remove this warning. See 18:35:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:35:53 18:35:53 Login Succeeded 18:35:53 ---> ****-login.sh ends [Pipeline] } 18:35:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:35:54 + git rev-list -1 --merges bd418c67c598278a4d44eeb145d02a57e9daffa0~1..bd418c67c598278a4d44eeb145d02a57e9daffa0 [Pipeline] echo 18:35:54 -----------> git rev-list -1 --merges bd418c67c598278a4d44eeb145d02a57e9daffa0~1..bd418c67c598278a4d44eeb145d02a57e9daffa0 bd418c67c598278a4d44eeb145d02a57e9daffa0 [false] [Pipeline] sh 18:35:54 + git log --format=format:%s -1 bd418c67c598278a4d44eeb145d02a57e9daffa0 [Pipeline] echo 18:35:54 ========================================================= 18:35:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:35:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:35:55 + git log --format=format:%s -1 bd418c67c598278a4d44eeb145d02a57e9daffa0 [Pipeline] echo 18:35:55 [semverPrep] GIT_COMMIT: bd418c67c598278a4d44eeb145d02a57e9daffa0, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo 18:35:55 [semverPrep] This is not a build commit. [Pipeline] sh 18:35:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:35:55 + grep -v github /etc/ssh/ssh_known_hosts 18:35:55 + [ -e /tmp/ssh_known_hosts ] 18:35:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:35:55 + + sudo tee -a /etc/ssh/ssh_known_hosts 18:35:55 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:35:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:56 18:35:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:35:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:35:56 0.1.4: Pulling from edgex-devops/py-git-semver 18:35:56 b85a868b505f: Pulling fs layer 18:35:56 e2be974225ed: Pulling fs layer 18:35:56 339a4e72a1f5: Pulling fs layer 18:35:56 988bab9f4d93: Pulling fs layer 18:35:56 1469e6f7b9e6: Pulling fs layer 18:35:56 eaf3925da568: Pulling fs layer 18:35:56 bab4dde63d76: Pulling fs layer 18:35:56 bde34c3a00c8: Pulling fs layer 18:35:56 b352a97aabf1: Pulling fs layer 18:35:56 4872d77fe225: Pulling fs layer 18:35:56 5851b861e8e6: Pulling fs layer 18:35:56 bde34c3a00c8: Waiting 18:35:56 988bab9f4d93: Waiting 18:35:56 b352a97aabf1: Waiting 18:35:56 eaf3925da568: Waiting 18:35:56 bab4dde63d76: Waiting 18:35:56 1469e6f7b9e6: Waiting 18:35:56 e2be974225ed: Verifying Checksum 18:35:56 e2be974225ed: Download complete 18:35:56 988bab9f4d93: Verifying Checksum 18:35:56 988bab9f4d93: Download complete 18:35:56 1469e6f7b9e6: Verifying Checksum 18:35:56 1469e6f7b9e6: Download complete 18:35:56 339a4e72a1f5: Verifying Checksum 18:35:56 339a4e72a1f5: Download complete 18:35:56 eaf3925da568: Verifying Checksum 18:35:56 eaf3925da568: Download complete 18:35:56 bde34c3a00c8: Download complete 18:35:56 b352a97aabf1: Download complete 18:35:56 4872d77fe225: Verifying Checksum 18:35:56 4872d77fe225: Download complete 18:35:56 5851b861e8e6: Verifying Checksum 18:35:56 5851b861e8e6: Download complete 18:35:56 b85a868b505f: Verifying Checksum 18:35:56 b85a868b505f: Download complete 18:35:57 bab4dde63d76: Verifying Checksum 18:35:57 bab4dde63d76: Download complete 18:35:58 b85a868b505f: Pull complete 18:35:58 e2be974225ed: Pull complete 18:35:58 339a4e72a1f5: Pull complete 18:35:58 988bab9f4d93: Pull complete 18:35:59 1469e6f7b9e6: Pull complete 18:35:59 eaf3925da568: Pull complete 18:36:01 bab4dde63d76: Pull complete 18:36:01 bde34c3a00c8: Pull complete 18:36:01 b352a97aabf1: Pull complete 18:36:02 4872d77fe225: Pull complete 18:36:02 5851b861e8e6: Pull complete 18:36:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:36:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:36:03 prd-ubuntu20.04-docker-8c-8g-1562 does not seem to be running inside a container 18:36:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:36:08 $ docker top afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca -eo pid,comm 18:36:08 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). 18:36:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:36:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:08 [ssh-agent] Looking for ssh-agent implementation... 18:36:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:08 $ docker exec afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca ssh-agent 18:36:08 SSH_AUTH_SOCK=/tmp/ssh-emsQRsgwZ9Hl/agent.33 18:36:08 SSH_AGENT_PID=39 18:36:08 Running ssh-add (command line suppressed) 18:36:08 Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_13452985310949630703.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_13452985310949630703.key) 18:36:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:09 + git tag --points-at HEAD [Pipeline] } 18:36:09 $ docker exec --env ******** --env ******** afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca ssh-agent -k 18:36:09 unset SSH_AUTH_SOCK; 18:36:09 unset SSH_AGENT_PID; 18:36:09 echo Agent pid 39 killed; 18:36:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:36:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:36:09 [ssh-agent] Looking for ssh-agent implementation... 18:36:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:36:09 $ docker exec afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca ssh-agent 18:36:09 SSH_AUTH_SOCK=/tmp/ssh-aTcCC9rYWGII/agent.71 18:36:09 SSH_AGENT_PID=77 18:36:09 Running ssh-add (command line suppressed) 18:36:09 Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_2896846621553723482.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_2896846621553723482.key) 18:36:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:36:10 + git semver init 18:36:10 2023-11-28 18:36:10,327 [run_init] DEBUG init version:0.0.0 force:False 18:36:10 2023-11-28 18:36:10,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-35/.semver 18:36:10 2023-11-28 18:36:10,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-35/.semver 18:36:10 2023-11-28 18:36:10,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35, universal_newlines=False, shell=None, istream=None) 18:36:12 2023-11-28 18:36:12,551 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-35/.git/info/exclude 18:36:12 2023-11-28 18:36:12,552 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 with force:False 18:36:12 2023-11-28 18:36:12,552 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 18:36:12 2023-11-28 18:36:12,556 [execute] INFO git cat-file --batch-check 18:36:12 2023-11-28 18:36:12,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) 18:36:12 2023-11-28 18:36:12,563 [execute] INFO git cat-file --batch 18:36:12 2023-11-28 18:36:12,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) 18:36:12 2023-11-28 18:36:12,569 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 18:36:12 0.0.0 [Pipeline] } 18:36:12 $ docker exec --env ******** --env ******** afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca ssh-agent -k 18:36:13 unset SSH_AUTH_SOCK; 18:36:13 unset SSH_AGENT_PID; 18:36:13 echo Agent pid 77 killed; 18:36:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:36:13 + git semver [Pipeline] } 18:36:14 $ docker stop --time=1 afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca 18:36:16 $ docker rm -f --volumes afaa04377d61ce3d27c40bf439d6ce641debe92c9cb1f081b830820cb0b83fca [Pipeline] // withDockerContainer [Pipeline] sh 18:36:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:36:17 Stashed 1 file(s) [Pipeline] echo 18:36:17 [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 18:36:18 provisioning config files... 18:36:18 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config12183982600307561552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:36:18 ---> ****-login.sh 18:36:18 nexus3.edgexfoundry.org:10001 18:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:18 Configure a credential helper to remove this warning. See 18:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:18 18:36:18 Login Succeeded 18:36:18 nexus3.edgexfoundry.org:10002 18:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:18 Configure a credential helper to remove this warning. See 18:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:18 18:36:18 Login Succeeded 18:36:18 nexus3.edgexfoundry.org:10003 18:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:18 Configure a credential helper to remove this warning. See 18:36:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:18 18:36:18 Login Succeeded 18:36:18 nexus3.edgexfoundry.org:10004 18:36:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:19 Configure a credential helper to remove this warning. See 18:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:19 18:36:19 Login Succeeded 18:36:19 ****.io 18:36:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:36:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:36:19 Configure a credential helper to remove this warning. See 18:36:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:36:19 18:36:19 Login Succeeded 18:36:19 ---> ****-login.sh ends [Pipeline] } 18:36:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:36:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:36:19 ========================================================= 18:36:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:36:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:36:20 + 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 . 18:36:20 Sending build context to Docker daemon 23.04MB 18:36:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:36:20 Step 2/12 : FROM ${BASE} AS builder 18:36:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:36:21 7264a8db6415: Pulling fs layer 18:36:21 c4d48a809fc2: Pulling fs layer 18:36:21 4f1c88b9dad5: Pulling fs layer 18:36:21 ad3a456e5733: Pulling fs layer 18:36:21 69c7f0334f64: Pulling fs layer 18:36:21 1f1c1a5573a3: Pulling fs layer 18:36:21 69c7f0334f64: Waiting 18:36:21 ad3a456e5733: Waiting 18:36:21 ce7588e14bc9: Pulling fs layer 18:36:21 b5e4710f87ac: Pulling fs layer 18:36:21 ce7588e14bc9: Waiting 18:36:21 c4d48a809fc2: Download complete 18:36:21 ad3a456e5733: Download complete 18:36:21 69c7f0334f64: Verifying Checksum 18:36:21 69c7f0334f64: Download complete 18:36:21 7264a8db6415: Download complete 18:36:21 1f1c1a5573a3: Verifying Checksum 18:36:21 1f1c1a5573a3: Download complete 18:36:21 7264a8db6415: Pull complete 18:36:22 c4d48a809fc2: Pull complete 18:36:22 b5e4710f87ac: Verifying Checksum 18:36:22 b5e4710f87ac: Download complete 18:36:22 4f1c88b9dad5: Verifying Checksum 18:36:22 4f1c88b9dad5: Download complete 18:36:22 ce7588e14bc9: Verifying Checksum 18:36:22 ce7588e14bc9: Download complete 18:36:25 4f1c88b9dad5: Pull complete 18:36:25 ad3a456e5733: Pull complete 18:36:25 69c7f0334f64: Pull complete 18:36:26 1f1c1a5573a3: Pull complete 18:36:29 ce7588e14bc9: Pull complete 18:36:29 b5e4710f87ac: Pull complete 18:36:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:36:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:36:29 ---> 88b5674ff536 18:36:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:36:32 Still waiting to schedule task 18:36:32 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1561’ 18:36:41 ---> Running in b542cc6112e5 18:36:41 Removing intermediate container b542cc6112e5 18:36:41 ---> ebe7eebf63e4 18:36:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:36:41 ---> Running in 4b137e6bc52b 18:36:41 Removing intermediate container 4b137e6bc52b 18:36:41 ---> 00da85659df2 18:36:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:36:41 ---> Running in 956f1a754810 18:36:41 Removing intermediate container 956f1a754810 18:36:41 ---> 2d36f09c0777 18:36:41 Step 6/12 : WORKDIR /device-uart 18:36:41 ---> Running in f705b5982ef8 18:36:41 Removing intermediate container f705b5982ef8 18:36:41 ---> f6fe0a3782c6 18:36:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:41 ---> Running in a31434ca9ae1 18:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:36:41 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:36:41 (2/4) Installing libedit (20221030.3.1-r1) 18:36:41 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:36:41 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:36:41 Executing busybox-1.36.1-r5.trigger 18:36:41 OK: 268 MiB in 56 packages 18:36:41 Removing intermediate container a31434ca9ae1 18:36:41 ---> 5c3dd257f5f1 18:36:41 Step 8/12 : COPY go.mod vendor* ./ 18:36:42 ---> 32a60756e373 18:36:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:42 ---> Running in f019d47ea290 18:37:38 Removing intermediate container f019d47ea290 18:37:38 ---> f54e316901c3 18:37:38 Step 10/12 : COPY . . 18:37:40 ---> 3e0eb457f8f5 18:37:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:37:40 ---> Running in 0ffaacd00867 18:37:40 Removing intermediate container 0ffaacd00867 18:37:40 ---> 8f226389fb05 18:37:40 Step 12/12 : RUN ${MAKE} 18:37:40 ---> Running in 012d8f5a6736 18:37:40 noop 18:37:40 Removing intermediate container 012d8f5a6736 18:37:40 ---> 4d56d222cd7f 18:37:40 Successfully built 4d56d222cd7f 18:37:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:41 + docker inspect -f . ci-base-image-x86_64 18:37:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:41 prd-ubuntu20.04-docker-8c-8g-1562 does not seem to be running inside a container 18:37:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:42 $ docker top 6b01ff7378357197ba9c007e18681743ee9631215c56c13b34c89f1a9d1efe30 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:43 + go version 18:37:43 go version go1.21.0 linux/amd64 [Pipeline] } 18:37:43 $ docker stop --time=1 6b01ff7378357197ba9c007e18681743ee9631215c56c13b34c89f1a9d1efe30 18:37:45 $ docker rm -f --volumes 6b01ff7378357197ba9c007e18681743ee9631215c56c13b34c89f1a9d1efe30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:37:46 + docker inspect -f . ci-base-image-x86_64 18:37:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:37:46 prd-ubuntu20.04-docker-8c-8g-1562 does not seem to be running inside a container 18:37:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:37:47 $ docker top f96339cd6486ac93cedd600354ded4a2119ffacb38e99f3dc4ffe089d1ad85f0 -eo pid,comm [Pipeline] { [Pipeline] sh 18:37:48 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] fileExists [Pipeline] sh 18:37:48 + make test 18:37:48 go test ./... -coverprofile=coverage.out 18:37:55 ? github.com/edgexfoundry/device-uart [no test files] 18:38:03 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:38:03 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:38:09 go vet ./... 18:38:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:38:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:38:12 ./bin/test-attribution-txt.sh [Pipeline] echo 18:38:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:38:12 $ docker stop --time=1 f96339cd6486ac93cedd600354ded4a2119ffacb38e99f3dc4ffe089d1ad85f0 18:38:31 $ docker rm -f --volumes f96339cd6486ac93cedd600354ded4a2119ffacb38e99f3dc4ffe089d1ad85f0 [Pipeline] // withDockerContainer [Pipeline] sh 18:38:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:38:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:38:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:38:33 + ls -al . 18:38:33 total 156 18:38:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:37 . 18:38:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:35 .. 18:38:33 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:35 .dockerignore 18:38:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:38 .git 18:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 .github 18:38:33 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 18:35 .gitignore 18:38:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:35 .golangci.yml 18:38:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:36 .semver 18:38:33 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 18:35 Attribution.txt 18:38:33 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 18:35 CHANGELOG.md 18:38:33 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 18:35 Dockerfile 18:38:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:35 GOVERNANCE.md 18:38:33 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 18:35 Jenkinsfile 18:38:33 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:35 LICENSE 18:38:33 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 18:35 Makefile 18:38:33 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 18:35 OWNERS.md 18:38:33 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 18:35 README.md 18:38:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:36 VERSION 18:38:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:35 bin 18:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 cmd 18:38:33 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 18:37 coverage.out 18:38:33 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 28 18:35 go.mod 18:38:33 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 28 18:35 go.sum 18:38:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:35 internal 18:38:33 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 18:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:38:33 + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bd418c67c598278a4d44eeb145d02a57e9daffa0 --label arch=amd64 --label version=0.0.0 . 18:38:33 Sending build context to Docker daemon 23.04MB 18:38:33 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:38:33 Step 2/26 : FROM ${BASE} AS builder 18:38:33 ---> 4d56d222cd7f 18:38:33 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:38:36 ---> Running in e122792b05ca 18:38:36 Removing intermediate container e122792b05ca 18:38:36 ---> 497bdc019260 18:38:36 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:38:37 ---> Running in 0117037204e4 18:38:37 Removing intermediate container 0117037204e4 18:38:37 ---> bf946b11669d 18:38:37 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:38:37 ---> Running in 0d181828bd72 18:38:39 Removing intermediate container 0d181828bd72 18:38:39 ---> 11e1141f265c 18:38:39 Step 6/26 : WORKDIR /device-uart 18:38:41 ---> Running in 139b08d6f321 18:38:43 Removing intermediate container 139b08d6f321 18:38:43 ---> 3290784a6cd1 18:38:43 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:38:43 ---> Running in 25ccdc9a4514 18:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:38:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:38:44 OK: 268 MiB in 56 packages 18:38:46 Removing intermediate container 25ccdc9a4514 18:38:46 ---> 73ce79a1f534 18:38:46 Step 8/26 : COPY go.mod vendor* ./ 18:38:47 ---> a2a8e3587efd 18:38:47 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:38:48 ---> Running in f14469e4ccf8 18:38:54 Removing intermediate container f14469e4ccf8 18:38:54 ---> 41ebb42f4d3a 18:38:54 Step 10/26 : COPY . . 18:38:54 ---> 10e93ce4c66e 18:38:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:38:54 ---> Running in 9bb5030539a8 18:38:55 Removing intermediate container 9bb5030539a8 18:38:55 ---> e8f6b4fd4d36 18:38:55 Step 12/26 : RUN ${MAKE} 18:38:55 ---> Running in 23eaa8806e6f 18:38:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:39:22 Removing intermediate container 23eaa8806e6f 18:39:22 ---> 2908b09aca54 18:39:22 Step 13/26 : FROM alpine:3.18 18:39:22 3.18: Pulling from library/alpine 18:39:22 96526aa774ef: Pulling fs layer 18:39:22 96526aa774ef: Verifying Checksum 18:39:22 96526aa774ef: Download complete 18:39:22 96526aa774ef: Pull complete 18:39:22 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:39:22 Status: Downloaded newer image for alpine:3.18 18:39:22 ---> 8ca4688f4f35 18:39:22 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:39:22 ---> Running in 92b6712a6465 18:39:22 Removing intermediate container 92b6712a6465 18:39:22 ---> 93040f671922 18:39:22 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:39:22 ---> Running in dd0d3b8f673d 18:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:39:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:39:23 (1/1) Installing dumb-init (1.2.5-r2) 18:39:23 Executing busybox-1.36.1-r2.trigger 18:39:23 OK: 7 MiB in 16 packages 18:39:23 Removing intermediate container dd0d3b8f673d 18:39:23 ---> ebe354ab776e 18:39:23 Step 16/26 : RUN apk --no-cache upgrade 18:39:23 ---> Running in 3bda50f9d10e 18:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:39:24 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:39:24 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:39:24 Executing busybox-1.36.1-r5.post-upgrade 18:39:24 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:39:24 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:39:24 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:39:24 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:39:24 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:39:24 Executing busybox-1.36.1-r5.trigger 18:39:24 OK: 7 MiB in 16 packages 18:39:25 Removing intermediate container 3bda50f9d10e 18:39:25 ---> bcb4852db71b 18:39:25 Step 17/26 : WORKDIR / 18:39:25 ---> Running in 499f8639e523 18:39:25 Removing intermediate container 499f8639e523 18:39:25 ---> 543ca412b139 18:39:25 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:39:25 ---> 5d5c0815b9eb 18:39:25 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:39:25 ---> a226b39ec803 18:39:25 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:39:28 ---> 9651f548baa7 18:39:28 Step 21/26 : EXPOSE 59995 18:39:28 ---> Running in 7c803c708167 18:39:28 Removing intermediate container 7c803c708167 18:39:28 ---> a69a76d06d08 18:39:28 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:39:28 ---> Running in 11aa94db2d05 18:39:28 Removing intermediate container 11aa94db2d05 18:39:28 ---> 206553229679 18:39:28 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:39:28 ---> Running in 96afdfb608bd 18:39:28 Removing intermediate container 96afdfb608bd 18:39:28 ---> 1aabe034761a 18:39:28 Step 24/26 : LABEL arch=amd64 18:39:28 ---> Running in 9f2fcf1d3205 18:39:28 Removing intermediate container 9f2fcf1d3205 18:39:28 ---> 24c79e736078 18:39:28 Step 25/26 : LABEL git_sha=bd418c67c598278a4d44eeb145d02a57e9daffa0 18:39:28 ---> Running in e3e7419bf2b2 18:39:28 Removing intermediate container e3e7419bf2b2 18:39:28 ---> c3598cde445a 18:39:28 Step 26/26 : LABEL version=0.0.0 18:39:28 ---> Running in fa833838f115 18:39:29 Removing intermediate container fa833838f115 18:39:29 ---> 8eceab7173c9 18:39:29 [Warning] One or more build-args [ARCH] were not consumed 18:39:29 Successfully built 8eceab7173c9 18:39:29 Successfully tagged device-uart: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 18:39:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:30 18:39:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:39:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:31 latest: Pulling from edgex-lftools-log-publisher 18:39:31 5eb5b503b376: Pulling fs layer 18:39:31 5c69ac0246d0: Pulling fs layer 18:39:31 ec43610c2a17: Pulling fs layer 18:39:31 3a2ae6a8a46f: Pulling fs layer 18:39:31 33b1e0a273af: Pulling fs layer 18:39:31 5d3b04190fa2: Pulling fs layer 18:39:31 2f39f015ded8: Pulling fs layer 18:39:31 3a2ae6a8a46f: Waiting 18:39:31 5d3b04190fa2: Waiting 18:39:31 33b1e0a273af: Waiting 18:39:31 2f39f015ded8: Waiting 18:39:31 5c69ac0246d0: Download complete 18:39:31 3a2ae6a8a46f: Download complete 18:39:31 33b1e0a273af: Verifying Checksum 18:39:31 33b1e0a273af: Download complete 18:39:31 5d3b04190fa2: Verifying Checksum 18:39:31 5d3b04190fa2: Download complete 18:39:31 ec43610c2a17: Verifying Checksum 18:39:31 ec43610c2a17: Download complete 18:39:31 5eb5b503b376: Verifying Checksum 18:39:31 5eb5b503b376: Download complete 18:39:31 2f39f015ded8: Download complete 18:39:32 5eb5b503b376: Pull complete 18:39:33 5c69ac0246d0: Pull complete 18:39:34 ec43610c2a17: Pull complete 18:39:34 3a2ae6a8a46f: Pull complete 18:39:34 33b1e0a273af: Pull complete 18:39:35 5d3b04190fa2: Pull complete 18:39:39 2f39f015ded8: Pull complete 18:39:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:39:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:39:40 prd-ubuntu20.04-docker-8c-8g-1562 does not seem to be running inside a container 18:39:40 $ 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/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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 18:39:50 $ docker top 6189e1ab6f1c96b83d87814c62d185a068f7bc3e03d2f4326190915fdcb7cd89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:51 ---> job-cost.sh 18:39:51 lf-activate-venv: SKIPPING 18:39:51 INFO: No Stack... 18:39:51 INFO: Retrieving Pricing Info for: v3-standard-8 18:39:51 INFO: Archiving Costs [Pipeline] sh 18:39:52 + cat /w/workspace/edgexfoundry_device-uart_PR-35/archives/cost.csv 18:39:52 + cut -d, -f6 [Pipeline] lock 18:39:52 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] 18:39:52 Resource [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] did not exist. Created. 18:39:52 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:52 + echo total: 0.2199999988079071 [Pipeline] stash 18:39:52 Stashed 1 file(s) [Pipeline] } 18:39:52 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:53 $ docker stop --time=1 6189e1ab6f1c96b83d87814c62d185a068f7bc3e03d2f4326190915fdcb7cd89 18:39:54 $ docker rm -f --volumes 6189e1ab6f1c96b83d87814c62d185a068f7bc3e03d2f4326190915fdcb7cd89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:40:00 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1563 in /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] { [Pipeline] ws 18:40:00 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:40:03 The recommended git tool is: git 18:40:11 using credential edgex-jenkins-ssh 18:40:11 Cloning the remote Git repository 18:40:11 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:40:11 > git init /w/workspace/device-uart/1 # timeout=10 18:40:11 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:40:11 > git --version # timeout=10 18:40:11 > git --version # 'git version 2.25.1' 18:40:11 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:18 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:40:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:40:19 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:40:20 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:40:20 Merging remotes/origin/main commit dec02cb029fa6ce79400670f54c9fa46c31fe080 into PR head commit bd418c67c598278a4d44eeb145d02a57e9daffa0 18:40:21 Merge succeeded, producing bd418c67c598278a4d44eeb145d02a57e9daffa0 18:40:21 Checking out Revision bd418c67c598278a4d44eeb145d02a57e9daffa0 (PR-35) 18:40:21 Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" 18:40:21 > git --version # timeout=10 18:40:21 > git --version # 'git version 2.25.1' 18:40:21 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv 18:40:20 > git config core.sparsecheckout # timeout=10 18:40:20 > git checkout -f bd418c67c598278a4d44eeb145d02a57e9daffa0 # timeout=10 18:40:20 > git remote # timeout=10 18:40:20 > git config --get remote.origin.url # timeout=10 18:40:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:40:21 > git merge dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 18:40:21 > git rev-parse HEAD^{commit} # timeout=10 18:40:21 > git config core.sparsecheckout # timeout=10 18:40:21 > git checkout -f bd418c67c598278a4d44eeb145d02a57e9daffa0 # timeout=10 [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:40:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:40:23 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:23 Dload Upload Total Spent Left Speed 18:40:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 190k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh 18:40:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:40:23 + sudo tee /etc/docker/daemon.new 18:40:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:40:23 { 18:40:23 "registry-mirrors": [ 18:40:23 "https://nexus3.edgexfoundry.org:10001" 18:40:23 ], 18:40:23 "bip": "10.250.0.254/24", 18:40:23 "hosts": [ 18:40:23 "tcp://0.0.0.0:5555", 18:40:23 "unix:///var/run/docker.sock" 18:40:23 ], 18:40:23 "mtu": 1458, 18:40:23 "selinux-enabled": true, 18:40:23 "seccomp-profile": "/etc/docker/seccomp.json" 18:40:23 } [Pipeline] sh 18:40:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:40:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:43 provisioning config files... 18:40:43 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config4737949792043076179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:40:43 ---> ****-login.sh 18:40:43 nexus3.edgexfoundry.org:10001 18:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:44 Configure a credential helper to remove this warning. See 18:40:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:44 18:40:44 Login Succeeded 18:40:44 nexus3.edgexfoundry.org:10002 18:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:44 Configure a credential helper to remove this warning. See 18:40:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:44 18:40:44 Login Succeeded 18:40:44 nexus3.edgexfoundry.org:10003 18:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:45 Configure a credential helper to remove this warning. See 18:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:45 18:40:45 Login Succeeded 18:40:45 nexus3.edgexfoundry.org:10004 18:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:45 Configure a credential helper to remove this warning. See 18:40:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:45 18:40:45 Login Succeeded 18:40:45 ****.io 18:40:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:40:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:40:46 Configure a credential helper to remove this warning. See 18:40:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:40:46 18:40:46 Login Succeeded 18:40:46 ---> ****-login.sh ends [Pipeline] } 18:40:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:40:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:40:46 ========================================================= 18:40:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:40:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:40:47 + 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 . 18:40:48 Sending build context to Docker daemon 11.58MB 18:40:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:40:48 Step 2/12 : FROM ${BASE} AS builder 18:40:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:40:48 9fda8d8052c6: Pulling fs layer 18:40:48 5d54e960e981: Pulling fs layer 18:40:48 c4a7e357bf2a: Pulling fs layer 18:40:48 f0e02332f6b5: Pulling fs layer 18:40:48 872ee5b61b7b: Pulling fs layer 18:40:48 0c6a40ed1a82: Pulling fs layer 18:40:48 94ae7d8d031c: Pulling fs layer 18:40:48 f0e02332f6b5: Waiting 18:40:48 0c6a40ed1a82: Waiting 18:40:48 872ee5b61b7b: Waiting 18:40:48 94ae7d8d031c: Waiting 18:40:48 5d54e960e981: Verifying Checksum 18:40:48 5d54e960e981: Download complete 18:40:48 f0e02332f6b5: Verifying Checksum 18:40:48 f0e02332f6b5: Download complete 18:40:48 872ee5b61b7b: Download complete 18:40:48 9fda8d8052c6: Verifying Checksum 18:40:48 9fda8d8052c6: Download complete 18:40:48 94ae7d8d031c: Verifying Checksum 18:40:48 94ae7d8d031c: Download complete 18:40:49 9fda8d8052c6: Pull complete 18:40:50 5d54e960e981: Pull complete 18:40:50 c4a7e357bf2a: Verifying Checksum 18:40:50 c4a7e357bf2a: Download complete 18:40:51 0c6a40ed1a82: Verifying Checksum 18:40:51 0c6a40ed1a82: Download complete 18:41:03 c4a7e357bf2a: Pull complete 18:41:03 f0e02332f6b5: Pull complete 18:41:03 872ee5b61b7b: Pull complete 18:41:11 0c6a40ed1a82: Pull complete 18:41:16 94ae7d8d031c: Pull complete 18:41:16 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:41:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:41:16 ---> 86de565de09d 18:41:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:41:16 ---> Running in 427216c1c0de 18:41:16 Removing intermediate container 427216c1c0de 18:41:16 ---> 5f757ac82d3b 18:41:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:41:16 ---> Running in 53283fbce561 18:41:16 Removing intermediate container 53283fbce561 18:41:16 ---> 989564e48f4d 18:41:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:41:17 ---> Running in f1c463b7afb0 18:41:17 Removing intermediate container f1c463b7afb0 18:41:17 ---> cd5bbf99680f 18:41:17 Step 6/12 : WORKDIR /device-uart 18:41:17 ---> Running in 15e79c4d2bc3 18:41:17 Removing intermediate container 15e79c4d2bc3 18:41:17 ---> 75ab9cb94ceb 18:41:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:41:17 ---> Running in d9f34e14e808 18:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:41:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:41:20 (1/4) Installing openssh-keygen (9.3_p2-r0) 18:41:20 (2/4) Installing libedit (20221030.3.1-r1) 18:41:20 (3/4) Installing openssh-client-common (9.3_p2-r0) 18:41:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 18:41:20 Executing busybox-1.36.1-r5.trigger 18:41:20 OK: 271 MiB in 56 packages 18:41:21 Removing intermediate container d9f34e14e808 18:41:21 ---> 98492bb07a4c 18:41:21 Step 8/12 : COPY go.mod vendor* ./ 18:41:22 ---> 4474eb5cb994 18:41:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:41:22 ---> Running in 02b04eb59a23 18:42:43 Removing intermediate container 02b04eb59a23 18:42:43 ---> 249e7e1d304b 18:42:43 Step 10/12 : COPY . . 18:42:43 ---> f6df7729a9ff 18:42:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:42:43 ---> Running in c1c8e5855391 18:42:43 Removing intermediate container c1c8e5855391 18:42:43 ---> e7bfee9c8c83 18:42:43 Step 12/12 : RUN ${MAKE} 18:42:43 ---> Running in 6c40232ae676 18:42:43 noop 18:42:43 Removing intermediate container 6c40232ae676 18:42:43 ---> 7abb518ef62b 18:42:43 Successfully built 7abb518ef62b 18:42:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + docker inspect -f . ci-base-image-arm64 18:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:44 prd-ubuntu20.04-docker-arm64-4c-16g-1563 does not seem to be running inside a container 18:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 18:42:46 $ docker top 130b2182845c109c60b7d4fe9b1f6835a4a2388d8e323a09881034d3eb9d6695 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:47 + go version 18:42:47 go version go1.21.0 linux/arm64 [Pipeline] } 18:42:47 $ docker stop --time=1 130b2182845c109c60b7d4fe9b1f6835a4a2388d8e323a09881034d3eb9d6695 18:42:48 $ docker rm -f --volumes 130b2182845c109c60b7d4fe9b1f6835a4a2388d8e323a09881034d3eb9d6695 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:50 + docker inspect -f . ci-base-image-arm64 18:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:50 prd-ubuntu20.04-docker-arm64-4c-16g-1563 does not seem to be running inside a container 18:42:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 18:42:51 $ docker top 100ccce191c87ff042291583720fc8f5e5f630da741954cad917981c46fa0424 -eo pid,comm [Pipeline] { [Pipeline] sh 18:42:52 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:42:53 + make test 18:42:53 go test ./... -coverprofile=coverage.out 18:42:58 ? github.com/edgexfoundry/device-uart [no test files] 18:44:35 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:44:35 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:44:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:44:35 go vet ./... 18:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:50 ./bin/test-attribution-txt.sh [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:44:50 $ docker stop --time=1 100ccce191c87ff042291583720fc8f5e5f630da741954cad917981c46fa0424 18:44:55 $ docker rm -f --volumes 100ccce191c87ff042291583720fc8f5e5f630da741954cad917981c46fa0424 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:56 Warning: overwriting stash ‘coverage-report’ 18:44:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:44:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:58 + ls -al . 18:44:58 total 152 18:44:58 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 18:42 . 18:44:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 18:40 .. 18:44:58 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 18:40 .dockerignore 18:44:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 18:40 .git 18:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:40 .github 18:44:58 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 18:40 .gitignore 18:44:58 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 18:40 .golangci.yml 18:44:58 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 18:40 Attribution.txt 18:44:58 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 18:40 CHANGELOG.md 18:44:58 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 18:40 Dockerfile 18:44:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 18:40 GOVERNANCE.md 18:44:58 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 18:40 Jenkinsfile 18:44:58 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 18:40 LICENSE 18:44:58 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 18:40 Makefile 18:44:58 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 18:40 OWNERS.md 18:44:58 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 18:40 README.md 18:44:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 18:36 VERSION 18:44:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 18:40 bin 18:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:40 cmd 18:44:58 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 18:42 coverage.out 18:44:58 -rw-rw-r-- 1 jenkins jenkins 3674 Nov 28 18:40 go.mod 18:44:58 -rw-rw-r-- 1 jenkins jenkins 35219 Nov 28 18:40 go.sum 18:44:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 18:40 internal 18:44:58 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 18:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:58 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bd418c67c598278a4d44eeb145d02a57e9daffa0 --label arch=arm64 --label version=0.0.0 . 18:44:59 Sending build context to Docker daemon 11.58MB 18:44:59 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:44:59 Step 2/26 : FROM ${BASE} AS builder 18:44:59 ---> 7abb518ef62b 18:44:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:44:59 ---> Running in ad61d231ccbd 18:44:59 Removing intermediate container ad61d231ccbd 18:44:59 ---> 045d0de8aba3 18:44:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:45:00 ---> Running in 66962ae36960 18:45:00 Removing intermediate container 66962ae36960 18:45:00 ---> 9e6bd5c4f578 18:45:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:45:00 ---> Running in 96a657eea658 18:45:00 Removing intermediate container 96a657eea658 18:45:00 ---> a3d119aafd75 18:45:00 Step 6/26 : WORKDIR /device-uart 18:45:00 ---> Running in 65ff78724256 18:45:01 Removing intermediate container 65ff78724256 18:45:01 ---> fe42d8b8f45a 18:45:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:45:01 ---> Running in 77dbdf7b4b45 18:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:45:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:45:03 OK: 271 MiB in 56 packages 18:45:04 Removing intermediate container 77dbdf7b4b45 18:45:04 ---> f5d11c78fe91 18:45:04 Step 8/26 : COPY go.mod vendor* ./ 18:45:05 ---> b80db3bd15a9 18:45:05 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:45:05 ---> Running in b523c120f99b 18:45:09 Removing intermediate container b523c120f99b 18:45:09 ---> 0bd200ba5df0 18:45:09 Step 10/26 : COPY . . 18:45:10 ---> 1780c594c593 18:45:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:45:10 ---> Running in c9730e4ba410 18:45:11 Removing intermediate container c9730e4ba410 18:45:11 ---> 6b2debefc87f 18:45:11 Step 12/26 : RUN ${MAKE} 18:45:11 ---> Running in 815b86e2a3c2 18:45:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:47:18 Removing intermediate container 815b86e2a3c2 18:47:18 ---> 7a455e86a9a4 18:47:18 Step 13/26 : FROM alpine:3.18 18:47:18 3.18: Pulling from library/alpine 18:47:18 579b34f0a95b: Pulling fs layer 18:47:18 579b34f0a95b: Verifying Checksum 18:47:18 579b34f0a95b: Download complete 18:47:18 579b34f0a95b: Pull complete 18:47:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:47:18 Status: Downloaded newer image for alpine:3.18 18:47:18 ---> 3cc203321400 18:47:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:47:18 ---> Running in 44c74c3f162c 18:47:18 Removing intermediate container 44c74c3f162c 18:47:18 ---> a025f8b5408a 18:47:18 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:47:18 ---> Running in fa1954498e2d 18:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:18 (1/1) Installing dumb-init (1.2.5-r2) 18:47:18 Executing busybox-1.36.1-r2.trigger 18:47:18 OK: 8 MiB in 16 packages 18:47:25 Removing intermediate container fa1954498e2d 18:47:25 ---> fecdbf716441 18:47:25 Step 16/26 : RUN apk --no-cache upgrade 18:47:25 ---> Running in e1c67e3cd92d 18:47:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:47:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:47:27 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 18:47:27 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 18:47:27 Executing busybox-1.36.1-r5.post-upgrade 18:47:27 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 18:47:27 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 18:47:27 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 18:47:27 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 18:47:27 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 18:47:27 Executing busybox-1.36.1-r5.trigger 18:47:27 OK: 8 MiB in 16 packages 18:47:28 Removing intermediate container e1c67e3cd92d 18:47:28 ---> 0ec8bd3ac1c3 18:47:28 Step 17/26 : WORKDIR / 18:47:28 ---> Running in 0ab84a96742e 18:47:29 Removing intermediate container 0ab84a96742e 18:47:29 ---> ec8853f22535 18:47:29 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:47:29 ---> 2efd0cbb1985 18:47:29 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:47:30 ---> f6e6e6f48ad8 18:47:30 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:47:31 ---> 1a3b0ac904e2 18:47:31 Step 21/26 : EXPOSE 59995 18:47:31 ---> Running in 27b0f320e63c 18:47:32 Removing intermediate container 27b0f320e63c 18:47:32 ---> 5c3636728c41 18:47:32 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:47:32 ---> Running in 780ee36f9387 18:47:32 Removing intermediate container 780ee36f9387 18:47:32 ---> 0c35e3d3f9cc 18:47:32 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:47:32 ---> Running in 834c5a81bdb6 18:47:32 Removing intermediate container 834c5a81bdb6 18:47:32 ---> 2c10189ab6b6 18:47:32 Step 24/26 : LABEL arch=arm64 18:47:32 ---> Running in 494614b569c0 18:47:33 Removing intermediate container 494614b569c0 18:47:33 ---> 0d96a1a4cf05 18:47:33 Step 25/26 : LABEL git_sha=bd418c67c598278a4d44eeb145d02a57e9daffa0 18:47:33 ---> Running in 6b4b79649820 18:47:33 Removing intermediate container 6b4b79649820 18:47:33 ---> 95df1acc4c22 18:47:33 Step 26/26 : LABEL version=0.0.0 18:47:33 ---> Running in e326a28bbfb2 18:47:34 Removing intermediate container e326a28bbfb2 18:47:34 ---> edc00c244bce 18:47:34 [Warning] One or more build-args [ARCH] were not consumed 18:47:34 Successfully built edc00c244bce 18:47:34 Successfully tagged device-uart-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 18:47:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:35 18:47:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:47:35 arm64: Pulling from edgex-lftools-log-publisher 18:47:36 8998bd30e6a1: Pulling fs layer 18:47:36 04944245beec: Pulling fs layer 18:47:36 699f458cf7ca: Pulling fs layer 18:47:36 765212b225bb: Pulling fs layer 18:47:36 f23df028b6ca: Pulling fs layer 18:47:36 d65c8cfc05b1: Pulling fs layer 18:47:36 2437ff75d9bd: Pulling fs layer 18:47:36 d65c8cfc05b1: Waiting 18:47:36 765212b225bb: Waiting 18:47:36 f23df028b6ca: Waiting 18:47:36 2437ff75d9bd: Waiting 18:47:36 04944245beec: Verifying Checksum 18:47:36 04944245beec: Download complete 18:47:36 765212b225bb: Verifying Checksum 18:47:36 765212b225bb: Download complete 18:47:36 f23df028b6ca: Download complete 18:47:36 d65c8cfc05b1: Verifying Checksum 18:47:36 d65c8cfc05b1: Download complete 18:47:36 699f458cf7ca: Verifying Checksum 18:47:36 699f458cf7ca: Download complete 18:47:36 8998bd30e6a1: Verifying Checksum 18:47:36 8998bd30e6a1: Download complete 18:47:39 2437ff75d9bd: Verifying Checksum 18:47:39 2437ff75d9bd: Download complete 18:47:41 8998bd30e6a1: Pull complete 18:47:41 04944245beec: Pull complete 18:47:43 699f458cf7ca: Pull complete 18:47:43 765212b225bb: Pull complete 18:47:44 f23df028b6ca: Pull complete 18:47:44 d65c8cfc05b1: Pull complete 18:48:03 2437ff75d9bd: Pull complete 18:48:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:48:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:48:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:03 prd-ubuntu20.04-docker-arm64-4c-16g-1563 does not seem to be running inside a container 18:48:03 $ 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-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/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 18:48:07 $ docker top b19b31954b5e8321af5596c289528718e9d9b3c0f9ab141e66b1896f7727b84d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:48:08 ---> job-cost.sh 18:48:08 lf-activate-venv: SKIPPING 18:48:08 INFO: No Stack... 18:48:08 INFO: Retrieving Pricing Info for: v3-standard-4 18:48:09 INFO: Archiving Costs [Pipeline] sh 18:48:10 + cat /w/workspace/device-uart/1/archives/cost.csv 18:48:10 + cut -d, -f6 [Pipeline] lock 18:48:10 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] 18:48:10 Resource [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] did not exist. Created. 18:48:10 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:48:10 /w/workspace/device-uart/1@tmp/durable-15b061ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:48:11 + echo total: 0.10999999940395355 [Pipeline] stash 18:48:11 Warning: overwriting stash ‘stack-cost’ 18:48:11 Stashed 1 file(s) [Pipeline] } 18:48:11 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:48:11 $ docker stop --time=1 b19b31954b5e8321af5596c289528718e9d9b3c0f9ab141e66b1896f7727b84d 18:48:13 $ docker rm -f --volumes b19b31954b5e8321af5596c289528718e9d9b3c0f9ab141e66b1896f7727b84d [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 18:48:15 provisioning config files... 18:48:15 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config17620844780584433484tmp [Pipeline] { [Pipeline] sh 18:48:16 + set +x 18:48:16 + curl -s https://codecov.io/bash 18:48:16 + bash -s -- 18:48:16 18:48:16 _____ _ 18:48:16 / ____| | | 18:48:16 | | ___ __| | ___ ___ _____ __ 18:48:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:48:16 | |___| (_) | (_| | __/ (_| (_) \ V / 18:48:16 \_____\___/ \__,_|\___|\___\___/ \_/ 18:48:16 Bash-1.0.6 18:48:16 18:48:16 18:48:16 ==> git version 2.25.1 found 18:48:16 ==> 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 18:48:16 Release-Date: 2020-01-08 18:48:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:48:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:48:16 ==> Jenkins CI detected. 18:48:16 current dir:  /w/workspace/edgexfoundry_device-uart_PR-35 18:48:16 project root: . 18:48:16 --> token set from env 18:48:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:48:16 ==> Running gcov in . (disable via -X gcov) 18:48:16 ==> Python coveragepy not found 18:48:16 ==> Searching for coverage reports in: 18:48:16 + . 18:48:16 -> Found 1 reports 18:48:16 ==> Detecting git/mercurial file structure 18:48:16 ==> Reading reports 18:48:16 + ./coverage.out bytes=10 18:48:16 ==> Appending adjustments 18:48:16 https://docs.codecov.io/docs/fixing-reports 18:48:16 + Found adjustments 18:48:16 ==> Gzipping contents 18:48:16 4.0K /tmp/codecov.Pl5tfv.gz 18:48:16 ==> Uploading reports 18:48:16 url: https://codecov.io 18:48:16 query: branch=PR-35&commit=bd418c67c598278a4d44eeb145d02a57e9daffa0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= 18:48:16 -> Pinging Codecov 18:48:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-35&commit=bd418c67c598278a4d44eeb145d02a57e9daffa0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= 18:48:16 -> Uploading to 18:48:16 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/bd418c67c598278a4d44eeb145d02a57e9daffa0/04a2ab58-2ca4-49db-b3e6-bcfa77aa9241.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T184816Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=62d08a1f148d9eaa00605b9f0f3d66e6e250b88fada8fe44d203befec4eb8110 18:48:16 % Total % Received % Xferd Average Speed Time Time Time Current 18:48:16 Dload Upload Total Spent Left Speed 18:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1562 --:--:-- --:--:-- --:--:-- 1562 18:48:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/bd418c67c598278a4d44eeb145d02a57e9daffa0 [Pipeline] } 18:48:17 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 18:48:20 + [ -d /w/workspace/edgexfoundry_device-uart_PR-35/archives ] 18:48:20 + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives 18:48:20 total 16 18:48:20 drwxr-xr-x 3 root root 4096 Nov 28 18:39 . 18:48:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:39 .. 18:48:20 drwxr-xr-x 2 root root 4096 Nov 28 18:39 cost 18:48:20 -rw-r--r-- 1 root root 82 Nov 28 18:39 cost.csv 18:48:20 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-35/archives 18:48:20 + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives 18:48:20 total 16 18:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 18:39 . 18:48:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 18:39 .. 18:48:20 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 18:39 cost 18:48:20 -rw-r--r-- 1 jenkins jenkins 82 Nov 28 18:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:48:21 ---> package-listing.sh 18:48:21 ++ facter osfamily 18:48:21 ++ tr '[:upper:]' '[:lower:]' 18:48:21 + OS_FAMILY=debian 18:48:21 + workspace=/w/workspace/edgexfoundry_device-uart_PR-35 18:48:21 + START_PACKAGES=/tmp/packages_start.txt 18:48:21 + END_PACKAGES=/tmp/packages_end.txt 18:48:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:48:21 + PACKAGES=/tmp/packages_start.txt 18:48:21 + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' 18:48:21 + PACKAGES=/tmp/packages_end.txt 18:48:21 + case "${OS_FAMILY}" in 18:48:21 + dpkg -l 18:48:21 + grep '^ii' 18:48:21 + '[' -f /tmp/packages_start.txt ']' 18:48:21 + '[' -f /tmp/packages_end.txt ']' 18:48:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:48:21 + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' 18:48:21 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-35/archives/ 18:48:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-35/archives/ [Pipeline] echo 18:48:21 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/edgexfoundry_device-uart_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:48:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:48:23 prd-ubuntu20.04-docker-8c-8g-1562 does not seem to be running inside a container 18:48:23 $ 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/edgexfoundry_device-uart_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:48:23 $ docker top 647b5e74cb2e419d6d09b7eb65de8a80b079eea0c90e063646dec364977f4812 -eo pid,comm [Pipeline] { [Pipeline] sh 18:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 18:48:24 + mkdir -p /var/log/sysstat [Pipeline] sh 18:48:24 + ls /var/log/sa-host 18:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:48:24 provisioning config files... 18:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config17743049915571054690tmp [Pipeline] { [Pipeline] echo 18:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:48:25 ---> create-netrc.sh [Pipeline] } 18:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:48:25 ---> python-tools-install.sh [Pipeline] echo 18:48:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> sudo-logs.sh 18:48:26 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:48:26 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:48:26 ---> job-cost.sh 18:48:26 lf-activate-venv: SKIPPING 18:48:26 DEBUG: total: 0.2199999988079071 18:48:26 INFO: Retrieving Stack Cost... 18:48:26 INFO: Retrieving Pricing Info for: v3-standard-8 18:48:27 INFO: Archiving Costs [Pipeline] echo 18:48:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:48:27 ---> logs-deploy.sh 18:48:27 lf-activate-venv: SKIPPING 18:48:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-35/1 18:48:27 INFO: archiving workspace using pattern(s): 18:48:28 Archives upload complete. 18:48:28 INFO: archiving logs to Nexus