Pull request #36 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-uart Loading trusted files from base branch main at dec02cb029fa6ce79400670f54c9fa46c31fe080 rather than 5321131828a205e18ab4c76746ba80b7516f550a Obtained Jenkinsfile from dec02cb029fa6ce79400670f54c9fa46c31fe080 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-ssh11717943101862597327.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-ssh97956371390312016.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-36/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-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17340799921952972961.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-36/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10920872440391320600.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-ssh17947472874074967527.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-36/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-36/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5082723921216722120.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2488 in /w/workspace/edgexfoundry_device-uart_PR-36 [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-36 # 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 5321131828a205e18ab4c76746ba80b7516f550a Merge succeeded, producing 5321131828a205e18ab4c76746ba80b7516f550a Checking out Revision 5321131828a205e18ab4c76746ba80b7516f550a (PR-36) > 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/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5321131828a205e18ab4c76746ba80b7516f550a # 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 5321131828a205e18ab4c76746ba80b7516f550a # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:09 ========================================================= 19:11:09 EdgeX Global Pipelines Version Info 19:11:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:10 ------------------- 19:11:10 stable info: 19:11:10 ------------------- 19:11:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:11:10 Message: update stable to v1.0.258 19:11:11 ------------------- 19:11:11 experimental info: 19:11:11 ------------------- 19:11:11 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:11 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 19:11:11 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:11:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo 19:11:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5321131828a205e18ab4c76746ba80b7516f550a [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5321131 [Pipeline] echo 19:11:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:14 provisioning config files... 19:11:14 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-36@tmp/config2386291299901888618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:15 ---> ****-login.sh 19:11:15 nexus3.edgexfoundry.org:10001 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 nexus3.edgexfoundry.org:10002 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 nexus3.edgexfoundry.org:10003 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 nexus3.edgexfoundry.org:10004 19:11:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:15 Configure a credential helper to remove this warning. See 19:11:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:15 19:11:15 Login Succeeded 19:11:15 ****.io 19:11:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:16 Configure a credential helper to remove this warning. See 19:11:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:16 19:11:16 Login Succeeded 19:11:16 ---> ****-login.sh ends [Pipeline] } 19:11:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:17 + git rev-list -1 --merges 5321131828a205e18ab4c76746ba80b7516f550a~1..5321131828a205e18ab4c76746ba80b7516f550a [Pipeline] echo 19:11:17 -----------> git rev-list -1 --merges 5321131828a205e18ab4c76746ba80b7516f550a~1..5321131828a205e18ab4c76746ba80b7516f550a 5321131828a205e18ab4c76746ba80b7516f550a [false] [Pipeline] sh 19:11:17 + git log --format=format:%s -1 5321131828a205e18ab4c76746ba80b7516f550a [Pipeline] echo 19:11:17 ========================================================= 19:11:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:11:18 + git log --format=format:%s -1 5321131828a205e18ab4c76746ba80b7516f550a [Pipeline] echo 19:11:18 [semverPrep] GIT_COMMIT: 5321131828a205e18ab4c76746ba80b7516f550a, Commit Message: build: Update to latest 3.2.0 dev go-mods [Pipeline] echo 19:11:18 [semverPrep] This is not a build commit. [Pipeline] sh 19:11:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:18 + grep -v github /etc/ssh/ssh_known_hosts 19:11:18 + [ -e /tmp/ssh_known_hosts ] 19:11:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:18 + sudo tee -a /etc/ssh/ssh_known_hosts 19:11:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:19 19:11:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:19 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:19 b85a868b505f: Pulling fs layer 19:11:19 e2be974225ed: Pulling fs layer 19:11:19 339a4e72a1f5: Pulling fs layer 19:11:19 988bab9f4d93: Pulling fs layer 19:11:19 1469e6f7b9e6: Pulling fs layer 19:11:19 eaf3925da568: Pulling fs layer 19:11:19 bab4dde63d76: Pulling fs layer 19:11:19 bde34c3a00c8: Pulling fs layer 19:11:19 b352a97aabf1: Pulling fs layer 19:11:19 4872d77fe225: Pulling fs layer 19:11:19 5851b861e8e6: Pulling fs layer 19:11:19 bab4dde63d76: Waiting 19:11:19 bde34c3a00c8: Waiting 19:11:19 b352a97aabf1: Waiting 19:11:19 4872d77fe225: Waiting 19:11:19 5851b861e8e6: Waiting 19:11:19 1469e6f7b9e6: Waiting 19:11:19 eaf3925da568: Waiting 19:11:19 988bab9f4d93: Waiting 19:11:19 e2be974225ed: Verifying Checksum 19:11:19 e2be974225ed: Download complete 19:11:19 988bab9f4d93: Verifying Checksum 19:11:19 988bab9f4d93: Download complete 19:11:19 1469e6f7b9e6: Verifying Checksum 19:11:19 1469e6f7b9e6: Download complete 19:11:19 eaf3925da568: Verifying Checksum 19:11:19 eaf3925da568: Download complete 19:11:19 339a4e72a1f5: Verifying Checksum 19:11:19 339a4e72a1f5: Download complete 19:11:19 bde34c3a00c8: Verifying Checksum 19:11:19 bde34c3a00c8: Download complete 19:11:19 b352a97aabf1: Verifying Checksum 19:11:19 b352a97aabf1: Download complete 19:11:19 4872d77fe225: Download complete 19:11:19 5851b861e8e6: Verifying Checksum 19:11:19 5851b861e8e6: Download complete 19:11:19 b85a868b505f: Verifying Checksum 19:11:19 b85a868b505f: Download complete 19:11:20 bab4dde63d76: Verifying Checksum 19:11:20 bab4dde63d76: Download complete 19:11:21 b85a868b505f: Pull complete 19:11:21 e2be974225ed: Pull complete 19:11:21 339a4e72a1f5: Pull complete 19:11:22 988bab9f4d93: Pull complete 19:11:22 1469e6f7b9e6: Pull complete 19:11:22 eaf3925da568: Pull complete 19:11:24 bab4dde63d76: Pull complete 19:11:24 bde34c3a00c8: Pull complete 19:11:24 b352a97aabf1: Pull complete 19:11:24 4872d77fe225: Pull complete 19:11:24 5851b861e8e6: Pull complete 19:11:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:25 prd-ubuntu20.04-docker-8c-8g-2488 does not seem to be running inside a container 19:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-36 -v /w/workspace/edgexfoundry_device-uart_PR-36:/w/workspace/edgexfoundry_device-uart_PR-36:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-36@tmp:/w/workspace/edgexfoundry_device-uart_PR-36@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-devops/py-git-semver:0.1.4 cat 19:11:28 $ docker top 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c -eo pid,comm 19:11:28 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). 19:11:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:11:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:28 [ssh-agent] Looking for ssh-agent implementation... 19:11:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:28 $ docker exec 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c ssh-agent 19:11:28 SSH_AUTH_SOCK=/tmp/ssh-nfdWq6ULfYQT/agent.33 19:11:28 SSH_AGENT_PID=39 19:11:29 Running ssh-add (command line suppressed) 19:11:29 Identity added: /w/workspace/edgexfoundry_device-uart_PR-36@tmp/private_key_5528873665377626629.key (/w/workspace/edgexfoundry_device-uart_PR-36@tmp/private_key_5528873665377626629.key) 19:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:29 + git tag --points-at HEAD [Pipeline] } 19:11:29 $ docker exec --env ******** --env ******** 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c ssh-agent -k 19:11:29 unset SSH_AUTH_SOCK; 19:11:29 unset SSH_AGENT_PID; 19:11:29 echo Agent pid 39 killed; 19:11:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:11:29 [ssh-agent] Looking for ssh-agent implementation... 19:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:11:29 $ docker exec 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c ssh-agent 19:11:30 SSH_AUTH_SOCK=/tmp/ssh-h7HYB1OR0oBF/agent.71 19:11:30 SSH_AGENT_PID=77 19:11:30 Running ssh-add (command line suppressed) 19:11:30 Identity added: /w/workspace/edgexfoundry_device-uart_PR-36@tmp/private_key_9938307222463473314.key (/w/workspace/edgexfoundry_device-uart_PR-36@tmp/private_key_9938307222463473314.key) 19:11:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:11:30 + git semver init 19:11:30 2023-11-28 19:11:30,661 [run_init] DEBUG init version:0.0.0 force:False 19:11:30 2023-11-28 19:11:30,662 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-36/.semver 19:11:30 2023-11-28 19:11:30,663 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-36/.semver 19:11:30 2023-11-28 19:11:30,663 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-36/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-36, universal_newlines=False, shell=None, istream=None) 19:11:32 2023-11-28 19:11:32,200 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-36/.git/info/exclude 19:11:32 2023-11-28 19:11:32,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-36/.semver/PR-36 with force:False 19:11:32 2023-11-28 19:11:32,201 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-36/.semver/PR-36 19:11:32 2023-11-28 19:11:32,206 [execute] INFO git cat-file --batch-check 19:11:32 2023-11-28 19:11:32,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-36/.semver, universal_newlines=False, shell=None, istream=) 19:11:32 2023-11-28 19:11:32,213 [execute] INFO git cat-file --batch 19:11:32 2023-11-28 19:11:32,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-36/.semver, universal_newlines=False, shell=None, istream=) 19:11:32 2023-11-28 19:11:32,219 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-36/.semver/PR-36 19:11:32 0.0.0 [Pipeline] } 19:11:32 $ docker exec --env ******** --env ******** 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c ssh-agent -k 19:11:32 unset SSH_AUTH_SOCK; 19:11:32 unset SSH_AGENT_PID; 19:11:32 echo Agent pid 77 killed; 19:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:33 + git semver [Pipeline] } 19:11:33 $ docker stop --time=1 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c 19:11:34 $ docker rm -f --volumes 19e5995a8d1b63e5a13950d406790139e44cbfcf1c3e95766072272bfe0e8e4c [Pipeline] // withDockerContainer [Pipeline] sh 19:11:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:11:35 Stashed 1 file(s) [Pipeline] echo 19:11:35 [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 19:11:36 provisioning config files... 19:11:36 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-36@tmp/config10988606406122222686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:37 ---> ****-login.sh 19:11:37 nexus3.edgexfoundry.org:10001 19:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 nexus3.edgexfoundry.org:10002 19:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 nexus3.edgexfoundry.org:10003 19:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 nexus3.edgexfoundry.org:10004 19:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 ****.io 19:11:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:11:37 Configure a credential helper to remove this warning. See 19:11:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:11:37 19:11:37 Login Succeeded 19:11:37 ---> ****-login.sh ends [Pipeline] } 19:11:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:11:38 ========================================================= 19:11:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:11:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:39 + 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 . 19:11:39 Sending build context to Docker daemon 23.06MB 19:11:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 19:11:39 Step 2/12 : FROM ${BASE} AS builder 19:11:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:11:39 7264a8db6415: Pulling fs layer 19:11:39 c4d48a809fc2: Pulling fs layer 19:11:39 4f1c88b9dad5: Pulling fs layer 19:11:39 ad3a456e5733: Pulling fs layer 19:11:39 69c7f0334f64: Pulling fs layer 19:11:39 1f1c1a5573a3: Pulling fs layer 19:11:39 ce7588e14bc9: Pulling fs layer 19:11:39 b5e4710f87ac: Pulling fs layer 19:11:39 69c7f0334f64: Waiting 19:11:39 ad3a456e5733: Waiting 19:11:39 1f1c1a5573a3: Waiting 19:11:39 ce7588e14bc9: Waiting 19:11:39 c4d48a809fc2: Verifying Checksum 19:11:39 c4d48a809fc2: Download complete 19:11:39 ad3a456e5733: Verifying Checksum 19:11:39 ad3a456e5733: Download complete 19:11:39 69c7f0334f64: Download complete 19:11:39 7264a8db6415: Download complete 19:11:39 1f1c1a5573a3: Verifying Checksum 19:11:39 7264a8db6415: Pull complete 19:11:39 b5e4710f87ac: Verifying Checksum 19:11:39 b5e4710f87ac: Download complete 19:11:39 c4d48a809fc2: Pull complete 19:11:39 4f1c88b9dad5: Verifying Checksum 19:11:39 4f1c88b9dad5: Download complete 19:11:40 ce7588e14bc9: Verifying Checksum 19:11:40 ce7588e14bc9: Download complete 19:11:43 4f1c88b9dad5: Pull complete 19:11:43 ad3a456e5733: Pull complete 19:11:43 69c7f0334f64: Pull complete 19:11:43 1f1c1a5573a3: Pull complete 19:11:46 ce7588e14bc9: Pull complete 19:11:46 b5e4710f87ac: Pull complete 19:11:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 19:11:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:11:46 ---> 88b5674ff536 19:11:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:11:50 ---> Running in e9d1f993cf85 19:11:50 Removing intermediate container e9d1f993cf85 19:11:50 ---> ae8136e993c8 19:11:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:11:50 ---> Running in 010699443f14 19:11:50 Removing intermediate container 010699443f14 19:11:50 ---> 924d6dc14649 19:11:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:11:50 ---> Running in 7d53086d97e0 19:11:50 Removing intermediate container 7d53086d97e0 19:11:50 ---> 3b020eefcc59 19:11:50 Step 6/12 : WORKDIR /device-uart 19:11:50 ---> Running in a6262097ff09 19:11:50 Removing intermediate container a6262097ff09 19:11:50 ---> 67b1c3908b52 19:11:50 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:11:50 ---> Running in 8b583beea929 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:11:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:11:51 (1/4) Installing openssh-keygen (9.3_p2-r0) 19:11:51 (2/4) Installing libedit (20221030.3.1-r1) 19:11:51 (3/4) Installing openssh-client-common (9.3_p2-r0) 19:11:51 (4/4) Installing openssh-client-default (9.3_p2-r0) 19:11:51 Executing busybox-1.36.1-r5.trigger 19:11:51 OK: 268 MiB in 56 packages 19:11:51 Still waiting to schedule task 19:11:51 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:11:51 Removing intermediate container 8b583beea929 19:11:51 ---> 777847bbd1d5 19:11:51 Step 8/12 : COPY go.mod vendor* ./ 19:11:51 ---> 521b18c36a41 19:11:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:52 ---> Running in 467d3325f56a 19:12:30 Removing intermediate container 467d3325f56a 19:12:30 ---> 59402f3db026 19:12:30 Step 10/12 : COPY . . 19:12:30 ---> 34a3df4810a7 19:12:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:12:30 ---> Running in 41ac7e8e1637 19:12:30 Removing intermediate container 41ac7e8e1637 19:12:30 ---> a7e8426fae14 19:12:30 Step 12/12 : RUN ${MAKE} 19:12:30 ---> Running in 65a20c934d6b 19:12:30 noop 19:12:31 Removing intermediate container 65a20c934d6b 19:12:31 ---> d23fddc84003 19:12:31 Successfully built d23fddc84003 19:12:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:31 + docker inspect -f . ci-base-image-x86_64 19:12:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:31 prd-ubuntu20.04-docker-8c-8g-2488 does not seem to be running inside a container 19:12:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-36 -v /w/workspace/edgexfoundry_device-uart_PR-36:/w/workspace/edgexfoundry_device-uart_PR-36:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-36@tmp:/w/workspace/edgexfoundry_device-uart_PR-36@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:32 $ docker top aa6e021da24c234d01f1fb1b51097b152a122c5b95b67686cf3351c6ddb5f840 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:32 + go version 19:12:32 go version go1.21.0 linux/amd64 [Pipeline] } 19:12:32 $ docker stop --time=1 aa6e021da24c234d01f1fb1b51097b152a122c5b95b67686cf3351c6ddb5f840 19:12:34 $ docker rm -f --volumes aa6e021da24c234d01f1fb1b51097b152a122c5b95b67686cf3351c6ddb5f840 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:35 + docker inspect -f . ci-base-image-x86_64 19:12:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:35 prd-ubuntu20.04-docker-8c-8g-2488 does not seem to be running inside a container 19:12:35 $ 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-36 -v /w/workspace/edgexfoundry_device-uart_PR-36:/w/workspace/edgexfoundry_device-uart_PR-36:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-36@tmp:/w/workspace/edgexfoundry_device-uart_PR-36@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:35 $ docker top 719736c84f43c16f7fca96f4e4a37b9a2b4da6cfcab03c47e433aaeb486f8803 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-36 [Pipeline] fileExists [Pipeline] sh 19:12:36 + make test 19:12:36 go test ./... -coverprofile=coverage.out 19:12:38 ? github.com/edgexfoundry/device-uart [no test files] 19:12:50 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:12:50 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:12:56 go vet ./... 19:13:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:00 ./bin/test-attribution-txt.sh [Pipeline] echo 19:13:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:13:00 $ docker stop --time=1 719736c84f43c16f7fca96f4e4a37b9a2b4da6cfcab03c47e433aaeb486f8803 19:13:03 $ docker rm -f --volumes 719736c84f43c16f7fca96f4e4a37b9a2b4da6cfcab03c47e433aaeb486f8803 [Pipeline] // withDockerContainer [Pipeline] sh 19:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:13:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:13:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:13:05 + ls -al . 19:13:05 total 156 19:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:12 . 19:13:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 19:11 .. 19:13:05 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 19:11 .dockerignore 19:13:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 19:12 .git 19:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:11 .github 19:13:05 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 19:11 .gitignore 19:13:05 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 19:11 .golangci.yml 19:13:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:11 .semver 19:13:05 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 19:11 Attribution.txt 19:13:05 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 19:11 CHANGELOG.md 19:13:05 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 19:11 Dockerfile 19:13:05 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 19:11 GOVERNANCE.md 19:13:05 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 19:11 Jenkinsfile 19:13:05 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 19:11 LICENSE 19:13:05 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 19:11 Makefile 19:13:05 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 19:11 OWNERS.md 19:13:05 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 19:11 README.md 19:13:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:11 VERSION 19:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 19:11 bin 19:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:11 cmd 19:13:05 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 19:12 coverage.out 19:13:05 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 19:11 go.mod 19:13:05 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 19:11 go.sum 19:13:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 19:11 internal 19:13:05 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 19:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:05 + 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=5321131828a205e18ab4c76746ba80b7516f550a --label arch=amd64 --label version=0.0.0 . 19:13:05 Sending build context to Docker daemon 23.06MB 19:13:05 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:13:05 Step 2/26 : FROM ${BASE} AS builder 19:13:05 ---> d23fddc84003 19:13:05 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:13:05 ---> Running in 9f6d46a59e07 19:13:06 Removing intermediate container 9f6d46a59e07 19:13:06 ---> 63b36e935a90 19:13:06 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:13:06 ---> Running in 6828008f90af 19:13:06 Removing intermediate container 6828008f90af 19:13:06 ---> 77a424787ef2 19:13:06 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:13:06 ---> Running in 99f9b983f368 19:13:06 Removing intermediate container 99f9b983f368 19:13:06 ---> 98dd784d5501 19:13:06 Step 6/26 : WORKDIR /device-uart 19:13:06 ---> Running in 695deda6bba2 19:13:06 Removing intermediate container 695deda6bba2 19:13:06 ---> c69e0225f943 19:13:06 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:13:06 ---> Running in be21beac4850 19:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:07 OK: 268 MiB in 56 packages 19:13:07 Removing intermediate container be21beac4850 19:13:07 ---> 0d4de02c03f1 19:13:07 Step 8/26 : COPY go.mod vendor* ./ 19:13:07 ---> dfe0d3ed3e90 19:13:07 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:13:07 ---> Running in 9dd07e53aea7 19:13:08 Removing intermediate container 9dd07e53aea7 19:13:08 ---> f66a1b664891 19:13:08 Step 10/26 : COPY . . 19:13:09 ---> c08c261c56f7 19:13:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:13:09 ---> Running in 3d322c457ff6 19:13:09 Removing intermediate container 3d322c457ff6 19:13:09 ---> 314747b123bb 19:13:09 Step 12/26 : RUN ${MAKE} 19:13:09 ---> Running in 12cbaad06754 19:13:09 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.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:13:31 Removing intermediate container 12cbaad06754 19:13:31 ---> bc086fe1bb3c 19:13:31 Step 13/26 : FROM alpine:3.18 19:13:31 3.18: Pulling from library/alpine 19:13:31 96526aa774ef: Pulling fs layer 19:13:31 96526aa774ef: Verifying Checksum 19:13:31 96526aa774ef: Download complete 19:13:31 96526aa774ef: Pull complete 19:13:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:13:31 Status: Downloaded newer image for alpine:3.18 19:13:31 ---> 8ca4688f4f35 19:13:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:13:31 ---> Running in bfaa16907566 19:13:31 Removing intermediate container bfaa16907566 19:13:31 ---> 3a96963ce8df 19:13:31 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:13:31 ---> Running in cc1c79f91d3e 19:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:31 (1/1) Installing dumb-init (1.2.5-r2) 19:13:31 Executing busybox-1.36.1-r2.trigger 19:13:32 OK: 7 MiB in 16 packages 19:13:32 Removing intermediate container cc1c79f91d3e 19:13:32 ---> c49c27e62334 19:13:32 Step 16/26 : RUN apk --no-cache upgrade 19:13:32 ---> Running in a2df0bc37a8c 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:13:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:13:32 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 19:13:32 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 19:13:32 Executing busybox-1.36.1-r5.post-upgrade 19:13:32 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 19:13:32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 19:13:32 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 19:13:32 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 19:13:32 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 19:13:32 Executing busybox-1.36.1-r5.trigger 19:13:32 OK: 7 MiB in 16 packages 19:13:33 Removing intermediate container a2df0bc37a8c 19:13:33 ---> 303e3e31b230 19:13:33 Step 17/26 : WORKDIR / 19:13:33 ---> Running in 77b02eb04f78 19:13:33 Removing intermediate container 77b02eb04f78 19:13:33 ---> c2b16bf8e955 19:13:33 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:13:33 ---> 85e7b54ebd11 19:13:33 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:13:34 ---> 8617ec764c75 19:13:34 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:13:34 ---> 8e0141dbc757 19:13:34 Step 21/26 : EXPOSE 59995 19:13:34 ---> Running in 0d7ff095a323 19:13:34 Removing intermediate container 0d7ff095a323 19:13:34 ---> 2ea287a61c91 19:13:34 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:13:34 ---> Running in 3fa0670835e9 19:13:34 Removing intermediate container 3fa0670835e9 19:13:34 ---> e855a01d2865 19:13:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:13:34 ---> Running in 0e7abfe58775 19:13:34 Removing intermediate container 0e7abfe58775 19:13:34 ---> d4f12d519b9c 19:13:34 Step 24/26 : LABEL arch=amd64 19:13:35 ---> Running in 54793da5f335 19:13:35 Removing intermediate container 54793da5f335 19:13:35 ---> 5401af0ab35f 19:13:35 Step 25/26 : LABEL git_sha=5321131828a205e18ab4c76746ba80b7516f550a 19:13:35 ---> Running in 15d923068b30 19:13:35 Removing intermediate container 15d923068b30 19:13:35 ---> 0dc98f45cdda 19:13:35 Step 26/26 : LABEL version=0.0.0 19:13:35 ---> Running in f977bdb644a3 19:13:35 Removing intermediate container f977bdb644a3 19:13:35 ---> 1c53d75d40af 19:13:35 [Warning] One or more build-args [ARCH] were not consumed 19:13:35 Successfully built 1c53d75d40af 19:13:35 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 19:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:36 19:13:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:37 latest: Pulling from edgex-lftools-log-publisher 19:13:37 5eb5b503b376: Pulling fs layer 19:13:37 5c69ac0246d0: Pulling fs layer 19:13:37 ec43610c2a17: Pulling fs layer 19:13:37 3a2ae6a8a46f: Pulling fs layer 19:13:37 33b1e0a273af: Pulling fs layer 19:13:37 5d3b04190fa2: Pulling fs layer 19:13:37 2f39f015ded8: Pulling fs layer 19:13:37 3a2ae6a8a46f: Waiting 19:13:37 33b1e0a273af: Waiting 19:13:37 5d3b04190fa2: Waiting 19:13:37 2f39f015ded8: Waiting 19:13:37 5c69ac0246d0: Download complete 19:13:37 3a2ae6a8a46f: Verifying Checksum 19:13:37 3a2ae6a8a46f: Download complete 19:13:37 33b1e0a273af: Verifying Checksum 19:13:37 33b1e0a273af: Download complete 19:13:37 5d3b04190fa2: Verifying Checksum 19:13:37 5d3b04190fa2: Download complete 19:13:37 ec43610c2a17: Verifying Checksum 19:13:37 ec43610c2a17: Download complete 19:13:37 5eb5b503b376: Verifying Checksum 19:13:37 5eb5b503b376: Download complete 19:13:37 2f39f015ded8: Download complete 19:13:38 5eb5b503b376: Pull complete 19:13:38 5c69ac0246d0: Pull complete 19:13:39 ec43610c2a17: Pull complete 19:13:39 3a2ae6a8a46f: Pull complete 19:13:39 33b1e0a273af: Pull complete 19:13:39 5d3b04190fa2: Pull complete 19:13:44 2f39f015ded8: Pull complete 19:13:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:13:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:13:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:45 prd-ubuntu20.04-docker-8c-8g-2488 does not seem to be running inside a container 19:13:45 $ 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-36 -v /w/workspace/edgexfoundry_device-uart_PR-36:/w/workspace/edgexfoundry_device-uart_PR-36:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-36@tmp:/w/workspace/edgexfoundry_device-uart_PR-36@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:13:49 $ docker top 8713676e90e363053578d18a89b8aab478f7d38e515e74bd2dcae03d42061c1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:50 ---> job-cost.sh 19:13:50 lf-activate-venv: SKIPPING 19:13:50 INFO: No Stack... 19:13:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:13:50 INFO: Archiving Costs [Pipeline] sh 19:13:51 + cat /w/workspace/edgexfoundry_device-uart_PR-36/archives/cost.csv 19:13:51 + cut -d, -f6 [Pipeline] lock 19:13:51 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] 19:13:51 Resource [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] did not exist. Created. 19:13:51 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:13:51 + echo total: 0.2199999988079071 [Pipeline] stash 19:13:51 Stashed 1 file(s) [Pipeline] } 19:13:51 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:13:51 $ docker stop --time=1 8713676e90e363053578d18a89b8aab478f7d38e515e74bd2dcae03d42061c1d 19:13:53 $ docker rm -f --volumes 8713676e90e363053578d18a89b8aab478f7d38e515e74bd2dcae03d42061c1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5048 in /w/workspace/edgexfoundry_device-uart_PR-36 [Pipeline] { [Pipeline] ws 20:16:59 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 20:17:02 The recommended git tool is: git 20:17:09 using credential edgex-jenkins-ssh 20:17:09 Cloning the remote Git repository 20:17:09 Cloning repository git@github.com:edgexfoundry/device-uart.git 20:17:09 > git init /w/workspace/device-uart/1 # timeout=10 20:17:09 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 20:17:09 > git --version # timeout=10 20:17:09 > git --version # 'git version 2.25.1' 20:17:09 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:12 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 20:17:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:17:13 Merging remotes/origin/main commit dec02cb029fa6ce79400670f54c9fa46c31fe080 into PR head commit 5321131828a205e18ab4c76746ba80b7516f550a 20:17:14 Merge succeeded, producing 5321131828a205e18ab4c76746ba80b7516f550a 20:17:14 Checking out Revision 5321131828a205e18ab4c76746ba80b7516f550a (PR-36) 20:17:13 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 20:17:13 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 20:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:17:13 > git config core.sparsecheckout # timeout=10 20:17:13 > git checkout -f 5321131828a205e18ab4c76746ba80b7516f550a # timeout=10 20:17:13 > git remote # timeout=10 20:17:14 > git config --get remote.origin.url # timeout=10 20:17:14 using GIT_SSH to set credentials SSH Credentials for GitHub 20:17:14 > git merge dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 20:17:14 > git rev-parse HEAD^{commit} # timeout=10 20:17:14 > git config core.sparsecheckout # timeout=10 20:17:14 > git checkout -f 5321131828a205e18ab4c76746ba80b7516f550a # timeout=10 20:17:17 Commit message: "build: Update to latest 3.2.0 dev go-mods" 20:17:17 > git --version # timeout=10 20:17:17 > git --version # 'git version 2.25.1' 20:17:17 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:17:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:17:19 % Total % Received % Xferd Average Speed Time Time Time Current 20:17:19 Dload Upload Total Spent Left Speed 20:17:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 233k 0 --:--:-- --:--:-- --:--:-- 233k [Pipeline] sh 20:17:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:17:19 + sudo tee /etc/docker/daemon.new 20:17:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:17:19 { 20:17:19 "registry-mirrors": [ 20:17:19 "https://nexus3.edgexfoundry.org:10001" 20:17:19 ], 20:17:19 "bip": "10.250.0.254/24", 20:17:19 "hosts": [ 20:17:19 "tcp://0.0.0.0:5555", 20:17:19 "unix:///var/run/docker.sock" 20:17:19 ], 20:17:19 "mtu": 1458, 20:17:19 "selinux-enabled": true, 20:17:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:17:19 } [Pipeline] sh 20:17:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:17:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:39 provisioning config files... 20:17:39 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config3498611216218827189tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:40 ---> ****-login.sh 20:17:40 nexus3.edgexfoundry.org:10001 20:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:40 Configure a credential helper to remove this warning. See 20:17:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:40 20:17:40 Login Succeeded 20:17:40 nexus3.edgexfoundry.org:10002 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 nexus3.edgexfoundry.org:10003 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 nexus3.edgexfoundry.org:10004 20:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:41 Configure a credential helper to remove this warning. See 20:17:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:41 20:17:41 Login Succeeded 20:17:41 ****.io 20:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:17:42 Configure a credential helper to remove this warning. See 20:17:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:17:42 20:17:42 Login Succeeded 20:17:42 ---> ****-login.sh ends [Pipeline] } 20:17:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:17:43 ========================================================= 20:17:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:17:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:44 + 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 . 20:17:44 Sending build context to Docker daemon 11.6MB 20:17:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:17:44 Step 2/12 : FROM ${BASE} AS builder 20:17:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:17:48 9fda8d8052c6: Pulling fs layer 20:17:48 5d54e960e981: Pulling fs layer 20:17:48 c4a7e357bf2a: Pulling fs layer 20:17:48 f0e02332f6b5: Pulling fs layer 20:17:48 872ee5b61b7b: Pulling fs layer 20:17:48 0c6a40ed1a82: Pulling fs layer 20:17:48 94ae7d8d031c: Pulling fs layer 20:17:48 f0e02332f6b5: Waiting 20:17:48 872ee5b61b7b: Waiting 20:17:48 0c6a40ed1a82: Waiting 20:17:48 94ae7d8d031c: Waiting 20:17:48 5d54e960e981: Verifying Checksum 20:17:48 5d54e960e981: Download complete 20:17:48 f0e02332f6b5: Verifying Checksum 20:17:48 872ee5b61b7b: Verifying Checksum 20:17:48 872ee5b61b7b: Download complete 20:17:48 9fda8d8052c6: Download complete 20:17:49 94ae7d8d031c: Verifying Checksum 20:17:49 94ae7d8d031c: Download complete 20:17:49 9fda8d8052c6: Pull complete 20:17:50 5d54e960e981: Pull complete 20:17:50 c4a7e357bf2a: Verifying Checksum 20:17:50 c4a7e357bf2a: Download complete 20:17:51 0c6a40ed1a82: Verifying Checksum 20:17:51 0c6a40ed1a82: Download complete 20:18:04 c4a7e357bf2a: Pull complete 20:18:04 f0e02332f6b5: Pull complete 20:18:04 872ee5b61b7b: Pull complete 20:18:12 0c6a40ed1a82: Pull complete 20:18:14 94ae7d8d031c: Pull complete 20:18:14 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:18:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:18:14 ---> 86de565de09d 20:18:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:18:16 ---> Running in d524fb6ea454 20:18:16 Removing intermediate container d524fb6ea454 20:18:16 ---> c63babfafca3 20:18:16 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:18:16 ---> Running in 1867e98bdfa2 20:18:16 Removing intermediate container 1867e98bdfa2 20:18:16 ---> b0115f95e34d 20:18:16 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:18:16 ---> Running in 488de87bfdc1 20:18:17 Removing intermediate container 488de87bfdc1 20:18:17 ---> db5e48f386ad 20:18:17 Step 6/12 : WORKDIR /device-uart 20:18:17 ---> Running in 3205d13f5a3a 20:18:17 Removing intermediate container 3205d13f5a3a 20:18:17 ---> 66b2b42cdcd3 20:18:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:18:17 ---> Running in 62624b0f6d67 20:18:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:18:20 (1/4) Installing openssh-keygen (9.3_p2-r0) 20:18:20 (2/4) Installing libedit (20221030.3.1-r1) 20:18:20 (3/4) Installing openssh-client-common (9.3_p2-r0) 20:18:20 (4/4) Installing openssh-client-default (9.3_p2-r0) 20:18:20 Executing busybox-1.36.1-r5.trigger 20:18:20 OK: 271 MiB in 56 packages 20:18:21 Removing intermediate container 62624b0f6d67 20:18:21 ---> 6470e3f21579 20:18:21 Step 8/12 : COPY go.mod vendor* ./ 20:18:21 ---> 6c0ac6c519f7 20:18:21 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:21 ---> Running in 63ca053e4ffc 20:19:43 Removing intermediate container 63ca053e4ffc 20:19:43 ---> 2cf76a2a54a7 20:19:43 Step 10/12 : COPY . . 20:19:43 ---> 201d2bcd6799 20:19:43 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:19:43 ---> Running in 54b7ed79b1b5 20:19:43 Removing intermediate container 54b7ed79b1b5 20:19:43 ---> 4ebfb6a22b28 20:19:43 Step 12/12 : RUN ${MAKE} 20:19:43 ---> Running in 07e4d46a2432 20:19:43 noop 20:19:43 Removing intermediate container 07e4d46a2432 20:19:43 ---> 0b91477f1011 20:19:43 Successfully built 0b91477f1011 20:19:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:44 + docker inspect -f . ci-base-image-arm64 20:19:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:44 prd-ubuntu20.04-docker-arm64-4c-16g-5048 does not seem to be running inside a container 20:19:44 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:46 $ docker top 18901e31c2ab5359156dc2bd667b57ac3552411ddbf3ce0a866f5f9b38dd2ab6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:47 + go version 20:19:47 go version go1.21.0 linux/arm64 [Pipeline] } 20:19:47 $ docker stop --time=1 18901e31c2ab5359156dc2bd667b57ac3552411ddbf3ce0a866f5f9b38dd2ab6 20:19:49 $ docker rm -f --volumes 18901e31c2ab5359156dc2bd667b57ac3552411ddbf3ce0a866f5f9b38dd2ab6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:50 + docker inspect -f . ci-base-image-arm64 20:19:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:50 prd-ubuntu20.04-docker-arm64-4c-16g-5048 does not seem to be running inside a container 20:19:51 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:19:52 $ docker top 555dc920f44decbd475b679db9045a9d0251dcd26a4f61ff82822a3f3a83d063 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:53 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 20:19:53 + make test 20:19:53 go test ./... -coverprofile=coverage.out 20:20:01 ? github.com/edgexfoundry/device-uart [no test files] 20:21:53 ? github.com/edgexfoundry/device-uart/cmd [no test files] 20:21:53 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 20:21:53 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:21:53 go vet ./... 20:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:22:20 ./bin/test-attribution-txt.sh [Pipeline] echo 20:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:22:20 $ docker stop --time=1 555dc920f44decbd475b679db9045a9d0251dcd26a4f61ff82822a3f3a83d063 20:22:22 $ docker rm -f --volumes 555dc920f44decbd475b679db9045a9d0251dcd26a4f61ff82822a3f3a83d063 [Pipeline] // withDockerContainer [Pipeline] sh 20:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:22:24 Warning: overwriting stash ‘coverage-report’ 20:22:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:22:26 + ls -al . 20:22:26 total 152 20:22:26 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:19 . 20:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:17 .. 20:22:26 -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:17 .dockerignore 20:22:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:17 .git 20:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 .github 20:22:26 -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 20:17 .gitignore 20:22:26 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:17 .golangci.yml 20:22:26 -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 20:17 Attribution.txt 20:22:26 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 20:17 CHANGELOG.md 20:22:26 -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 20:17 Dockerfile 20:22:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:17 GOVERNANCE.md 20:22:26 -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 20:17 Jenkinsfile 20:22:26 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:17 LICENSE 20:22:26 -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 20:17 Makefile 20:22:26 -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:17 OWNERS.md 20:22:26 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 20:17 README.md 20:22:26 -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 19:11 VERSION 20:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:17 bin 20:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 cmd 20:22:26 -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:19 coverage.out 20:22:26 -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 20:17 go.mod 20:22:26 -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 20:17 go.sum 20:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:17 internal 20:22:26 -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:22:26 + 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=5321131828a205e18ab4c76746ba80b7516f550a --label arch=arm64 --label version=0.0.0 . 20:22:27 Sending build context to Docker daemon 11.6MB 20:22:27 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 20:22:27 Step 2/26 : FROM ${BASE} AS builder 20:22:27 ---> 0b91477f1011 20:22:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:22:27 ---> Running in 0d7854579b01 20:22:28 Removing intermediate container 0d7854579b01 20:22:28 ---> d132e3ed397b 20:22:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 20:22:28 ---> Running in 8e7a761ee00e 20:22:28 Removing intermediate container 8e7a761ee00e 20:22:28 ---> 0fbab9a178ab 20:22:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 20:22:28 ---> Running in 7611b956ea4a 20:22:29 Removing intermediate container 7611b956ea4a 20:22:29 ---> e77b7ef0b2d4 20:22:29 Step 6/26 : WORKDIR /device-uart 20:22:29 ---> Running in ae084770e1d6 20:22:29 Removing intermediate container ae084770e1d6 20:22:29 ---> 28366109f9fe 20:22:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:22:29 ---> Running in f2c647cfb923 20:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:22:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:22:33 OK: 271 MiB in 56 packages 20:22:35 Removing intermediate container f2c647cfb923 20:22:35 ---> e4f4cf836b01 20:22:35 Step 8/26 : COPY go.mod vendor* ./ 20:22:38 ---> c2be504b4e4b 20:22:38 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:22:38 ---> Running in f68c1b3beddc 20:22:40 Removing intermediate container f68c1b3beddc 20:22:40 ---> 8b0b94170caa 20:22:40 Step 10/26 : COPY . . 20:22:43 ---> f5e52757bed0 20:22:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:22:43 ---> Running in 7a9a8cf0d2fc 20:22:43 Removing intermediate container 7a9a8cf0d2fc 20:22:43 ---> eef765471bd2 20:22:43 Step 12/26 : RUN ${MAKE} 20:22:43 ---> Running in cd05edacac6b 20:22:44 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.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd 20:24:51 Removing intermediate container cd05edacac6b 20:24:51 ---> 01ab4132fab4 20:24:51 Step 13/26 : FROM alpine:3.18 20:24:51 3.18: Pulling from library/alpine 20:24:51 579b34f0a95b: Pulling fs layer 20:24:51 579b34f0a95b: Download complete 20:24:51 579b34f0a95b: Pull complete 20:24:51 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:24:51 Status: Downloaded newer image for alpine:3.18 20:24:51 ---> 3cc203321400 20:24:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 20:24:51 ---> Running in a434895cec92 20:24:51 Removing intermediate container a434895cec92 20:24:51 ---> 44fb2183f952 20:24:51 Step 15/26 : RUN apk add --update --no-cache dumb-init 20:24:51 ---> Running in 62821c2f9c06 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:51 (1/1) Installing dumb-init (1.2.5-r2) 20:24:51 Executing busybox-1.36.1-r2.trigger 20:24:51 OK: 8 MiB in 16 packages 20:24:51 Removing intermediate container 62821c2f9c06 20:24:51 ---> b45594e2f68a 20:24:51 Step 16/26 : RUN apk --no-cache upgrade 20:24:51 ---> Running in 64792d869a89 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:24:51 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:24:51 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:24:51 Executing busybox-1.36.1-r5.post-upgrade 20:24:51 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:24:51 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:24:51 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:24:51 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:24:51 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:24:51 Executing busybox-1.36.1-r5.trigger 20:24:51 OK: 8 MiB in 16 packages 20:24:51 Removing intermediate container 64792d869a89 20:24:51 ---> ff5c3a11fb4b 20:24:51 Step 17/26 : WORKDIR / 20:24:51 ---> Running in 5de94f4488a5 20:24:51 Removing intermediate container 5de94f4488a5 20:24:51 ---> b3881e847eb6 20:24:51 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 20:24:51 ---> 572997a5c7f5 20:24:51 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 20:24:51 ---> e01e8739d749 20:24:51 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 20:24:51 ---> 6b103535f841 20:24:51 Step 21/26 : EXPOSE 59995 20:24:51 ---> Running in c07abb662212 20:24:51 Removing intermediate container c07abb662212 20:24:51 ---> 4972a1c65d2a 20:24:51 Step 22/26 : ENTRYPOINT ["/device-uart"] 20:24:51 ---> Running in 81b76e504098 20:24:51 Removing intermediate container 81b76e504098 20:24:51 ---> 88a976b1f7df 20:24:51 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:51 ---> Running in 16cc7f388372 20:24:52 Removing intermediate container 16cc7f388372 20:24:52 ---> e14425a2524e 20:24:52 Step 24/26 : LABEL arch=arm64 20:24:52 ---> Running in 8acb080f9118 20:24:52 Removing intermediate container 8acb080f9118 20:24:52 ---> e6693f22813a 20:24:52 Step 25/26 : LABEL git_sha=5321131828a205e18ab4c76746ba80b7516f550a 20:24:52 ---> Running in f722ed9c4498 20:24:53 Removing intermediate container f722ed9c4498 20:24:53 ---> 477086792df9 20:24:53 Step 26/26 : LABEL version=0.0.0 20:24:53 ---> Running in a15a30d4ef11 20:24:53 Removing intermediate container a15a30d4ef11 20:24:53 ---> 961bbf841580 20:24:53 [Warning] One or more build-args [ARCH] were not consumed 20:24:53 Successfully built 961bbf841580 20:24:53 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 20:24:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:54 20:24:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:54 arm64: Pulling from edgex-lftools-log-publisher 20:24:54 8998bd30e6a1: Pulling fs layer 20:24:54 04944245beec: Pulling fs layer 20:24:54 699f458cf7ca: Pulling fs layer 20:24:54 765212b225bb: Pulling fs layer 20:24:54 f23df028b6ca: Pulling fs layer 20:24:54 d65c8cfc05b1: Pulling fs layer 20:24:54 2437ff75d9bd: Pulling fs layer 20:24:54 f23df028b6ca: Waiting 20:24:54 d65c8cfc05b1: Waiting 20:24:54 2437ff75d9bd: Waiting 20:24:54 765212b225bb: Waiting 20:24:55 04944245beec: Verifying Checksum 20:24:55 04944245beec: Download complete 20:24:55 765212b225bb: Verifying Checksum 20:24:55 765212b225bb: Download complete 20:24:55 f23df028b6ca: Verifying Checksum 20:24:55 f23df028b6ca: Download complete 20:24:55 d65c8cfc05b1: Verifying Checksum 20:24:55 d65c8cfc05b1: Download complete 20:24:55 699f458cf7ca: Verifying Checksum 20:24:55 699f458cf7ca: Download complete 20:24:55 8998bd30e6a1: Verifying Checksum 20:24:55 8998bd30e6a1: Download complete 20:24:58 2437ff75d9bd: Verifying Checksum 20:24:58 2437ff75d9bd: Download complete 20:25:00 8998bd30e6a1: Pull complete 20:25:00 04944245beec: Pull complete 20:25:05 699f458cf7ca: Pull complete 20:25:05 765212b225bb: Pull complete 20:25:05 f23df028b6ca: Pull complete 20:25:06 d65c8cfc05b1: Pull complete 20:25:21 2437ff75d9bd: Pull complete 20:25:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:25:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:25:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:21 prd-ubuntu20.04-docker-arm64-4c-16g-5048 does not seem to be running inside a container 20:25:21 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:25:24 $ docker top 91a2c059ec327e127ca94b5c4c9dcb462f1df2567134f3d3390f388b5634ffa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:25:25 ---> job-cost.sh 20:25:25 lf-activate-venv: SKIPPING 20:25:25 INFO: No Stack... 20:25:25 INFO: Retrieving Pricing Info for: v3-standard-4 20:25:26 INFO: Archiving Costs [Pipeline] sh 20:25:27 + cat /w/workspace/device-uart/1/archives/cost.csv 20:25:27 + cut -d, -f6 [Pipeline] lock 20:25:27 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] 20:25:27 Resource [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] did not exist. Created. 20:25:27 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:25:28 /w/workspace/device-uart/1@tmp/durable-b85790e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:25:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:25:29 Warning: overwriting stash ‘stack-cost’ 20:25:29 Stashed 1 file(s) [Pipeline] } 20:25:29 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:25:29 $ docker stop --time=1 91a2c059ec327e127ca94b5c4c9dcb462f1df2567134f3d3390f388b5634ffa4 20:25:33 $ docker rm -f --volumes 91a2c059ec327e127ca94b5c4c9dcb462f1df2567134f3d3390f388b5634ffa4 [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 20:25:35 provisioning config files... 20:25:35 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-36@tmp/config8660999934833507392tmp [Pipeline] { [Pipeline] sh 20:25:36 + set +x 20:25:36 + curl -s https://codecov.io/bash+ 20:25:36 bash -s -- 20:25:36 20:25:36 _____ _ 20:25:36 / ____| | | 20:25:36 | | ___ __| | ___ ___ _____ __ 20:25:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:25:36 | |___| (_) | (_| | __/ (_| (_) \ V / 20:25:36 \_____\___/ \__,_|\___|\___\___/ \_/ 20:25:36 Bash-1.0.6 20:25:36 20:25:36 20:25:36 ==> git version 2.25.1 found 20:25:36 ==> 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 20:25:36 Release-Date: 2020-01-08 20:25:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:25:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:25:36 ==> Jenkins CI detected. 20:25:36 current dir:  /w/workspace/edgexfoundry_device-uart_PR-36 20:25:36 project root: . 20:25:36 --> token set from env 20:25:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:25:36 ==> Running gcov in . (disable via -X gcov) 20:25:36 ==> Python coveragepy not found 20:25:36 ==> Searching for coverage reports in: 20:25:36 + . 20:25:36 -> Found 1 reports 20:25:36 ==> Detecting git/mercurial file structure 20:25:36 ==> Reading reports 20:25:36 + ./coverage.out bytes=10 20:25:36 ==> Appending adjustments 20:25:36 https://docs.codecov.io/docs/fixing-reports 20:25:36 + Found adjustments 20:25:36 ==> Gzipping contents 20:25:36 4.0K /tmp/codecov.2m9Ycv.gz 20:25:36 ==> Uploading reports 20:25:36 url: https://codecov.io 20:25:36 query: branch=PR-36&commit=5321131828a205e18ab4c76746ba80b7516f550a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-36%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=36&job=&cmd_args= 20:25:36 -> Pinging Codecov 20:25:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-36&commit=5321131828a205e18ab4c76746ba80b7516f550a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-36%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=36&job=&cmd_args= 20:25:37 -> Uploading to 20:25:37 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/5321131828a205e18ab4c76746ba80b7516f550a/35446195-0718-491e-8047-bc4a34d157b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T202536Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4113ef12318c8473c580ce6ee5705a3992ceae3ab864d7c264dd8dd807874c39 20:25:37 % Total % Received % Xferd Average Speed Time Time Time Current 20:25:37 Dload Upload Total Spent Left Speed 20:25:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2481 --:--:-- --:--:-- --:--:-- 2481 20:25:37 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/5321131828a205e18ab4c76746ba80b7516f550a [Pipeline] } 20:25:37 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 20:25:40 + [ -d /w/workspace/edgexfoundry_device-uart_PR-36/archives ] 20:25:40 + ls -al /w/workspace/edgexfoundry_device-uart_PR-36/archives 20:25:40 total 16 20:25:40 drwxr-xr-x 3 root root 4096 Nov 28 19:13 . 20:25:40 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:13 .. 20:25:40 drwxr-xr-x 2 root root 4096 Nov 28 19:13 cost 20:25:40 -rw-r--r-- 1 root root 82 Nov 28 19:13 cost.csv 20:25:40 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-36/archives 20:25:40 + ls -al /w/workspace/edgexfoundry_device-uart_PR-36/archives 20:25:40 total 16 20:25:40 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 19:13 . 20:25:40 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 19:13 .. 20:25:40 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 19:13 cost 20:25:40 -rw-r--r-- 1 jenkins jenkins 82 Nov 28 19:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:25:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:25:41 ---> package-listing.sh 20:25:41 ++ facter osfamily 20:25:41 ++ tr '[:upper:]' '[:lower:]' 20:25:42 + OS_FAMILY=debian 20:25:42 + workspace=/w/workspace/edgexfoundry_device-uart_PR-36 20:25:42 + START_PACKAGES=/tmp/packages_start.txt 20:25:42 + END_PACKAGES=/tmp/packages_end.txt 20:25:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:25:42 + PACKAGES=/tmp/packages_start.txt 20:25:42 + '[' /w/workspace/edgexfoundry_device-uart_PR-36 ']' 20:25:42 + PACKAGES=/tmp/packages_end.txt 20:25:42 + case "${OS_FAMILY}" in 20:25:42 + dpkg -l 20:25:42 + grep '^ii' 20:25:42 + '[' -f /tmp/packages_start.txt ']' 20:25:42 + '[' -f /tmp/packages_end.txt ']' 20:25:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:25:42 + '[' /w/workspace/edgexfoundry_device-uart_PR-36 ']' 20:25:42 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-36/archives/ 20:25:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-36/archives/ [Pipeline] echo 20:25:42 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:25:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:25:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:25:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:25:43 prd-ubuntu20.04-docker-8c-8g-2488 does not seem to be running inside a container 20:25:43 $ 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-36/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-36 -v /w/workspace/edgexfoundry_device-uart_PR-36:/w/workspace/edgexfoundry_device-uart_PR-36:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-36@tmp:/w/workspace/edgexfoundry_device-uart_PR-36@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:25:43 $ docker top df1edcde7516211f19571f3f4150a8c8218d1649b84892feac94741b2b90ca8a -eo pid,comm [Pipeline] { [Pipeline] sh 20:25:44 + touch /tmp/pre-build-complete [Pipeline] sh 20:25:44 + mkdir -p /var/log/sysstat [Pipeline] sh 20:25:44 + ls /var/log/sa-host 20:25:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:25:44 provisioning config files... 20:25:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-36@tmp/config10464441918679949948tmp [Pipeline] { [Pipeline] echo 20:25:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:25:45 ---> create-netrc.sh [Pipeline] } 20:25:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:25:45 ---> python-tools-install.sh [Pipeline] echo 20:25:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:25:46 ---> sudo-logs.sh 20:25:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:25:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:25:46 ---> job-cost.sh 20:25:46 lf-activate-venv: SKIPPING 20:25:46 DEBUG: total: 0.2199999988079071 20:25:46 INFO: Retrieving Stack Cost... 20:25:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:25:47 INFO: Archiving Costs [Pipeline] echo 20:25:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:25:47 ---> logs-deploy.sh 20:25:47 lf-activate-venv: SKIPPING 20:25:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-36/1 20:25:47 INFO: archiving workspace using pattern(s): 20:25:48 Archives upload complete. 20:25:48 INFO: archiving logs to Nexus