Pull request #65 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e6d6d3be6379d3cbb8e5c80532720157cf046c19+bc279460de46d3a6d33425637d1308351b1bd8af (9779293112be4777cb14f2c96b71c30643e3c3d2) 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-ssh2008196107735713169.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11999156782819494365.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 590556114a56c6d90cc8043840e039c2f74196dc 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-65/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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6973379278245507965.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-65/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13410838902227949058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh9710492400879331674.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-65/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-65/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13783137913445397941.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7310’ Running on prd-ubuntu20.04-docker-8c-8g-7313 in /w/workspace/edgexfoundry_device-uart_PR-65 [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-65 # 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 bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit e6d6d3be6379d3cbb8e5c80532720157cf046c19 Merge succeeded, producing e6d6d3be6379d3cbb8e5c80532720157cf046c19 Checking out Revision e6d6d3be6379d3cbb8e5c80532720157cf046c19 (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6d6d3be6379d3cbb8e5c80532720157cf046c19 # 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 bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e6d6d3be6379d3cbb8e5c80532720157cf046c19 # timeout=10 Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:50:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:50:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:50:16 ========================================================= 18:50:16 EdgeX Global Pipelines Version Info 18:50:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:50:16 ------------------- 18:50:16 stable info: 18:50:16 ------------------- 18:50:16 Commited By: Ginny Guan ginny@iotechsys.com 18:50:16 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:50:16 Message: update stable to v1.0.260 18:50:17 ------------------- 18:50:17 experimental info: 18:50:17 ------------------- 18:50:17 Commited By: Ginny Guan ginny@iotechsys.com 18:50:17 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:50:17 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:50:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:50:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e6d6d3be6379d3cbb8e5c80532720157cf046c19 [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e6d6d3b [Pipeline] echo 18:50:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:41 provisioning config files... 18:50:41 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-65@tmp/config5768971355183863458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:50:41 ---> ****-login.sh 18:50:41 nexus3.edgexfoundry.org:10001 18:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:41 Configure a credential helper to remove this warning. See 18:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:41 18:50:41 Login Succeeded 18:50:41 nexus3.edgexfoundry.org:10002 18:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:41 Configure a credential helper to remove this warning. See 18:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:41 18:50:41 Login Succeeded 18:50:41 nexus3.edgexfoundry.org:10003 18:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:42 Configure a credential helper to remove this warning. See 18:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:42 18:50:42 Login Succeeded 18:50:42 nexus3.edgexfoundry.org:10004 18:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:42 Configure a credential helper to remove this warning. See 18:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:42 18:50:42 Login Succeeded 18:50:42 ****.io 18:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:50:42 Configure a credential helper to remove this warning. See 18:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:50:42 18:50:42 Login Succeeded 18:50:42 ---> ****-login.sh ends [Pipeline] } 18:50:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:50:43 + git rev-list -1 --merges e6d6d3be6379d3cbb8e5c80532720157cf046c19~1..e6d6d3be6379d3cbb8e5c80532720157cf046c19 [Pipeline] echo 18:50:43 -----------> git rev-list -1 --merges e6d6d3be6379d3cbb8e5c80532720157cf046c19~1..e6d6d3be6379d3cbb8e5c80532720157cf046c19 e6d6d3be6379d3cbb8e5c80532720157cf046c19 [false] [Pipeline] sh 18:50:43 + git log --format=format:%s -1 e6d6d3be6379d3cbb8e5c80532720157cf046c19 [Pipeline] echo 18:50:43 ========================================================= 18:50:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:50:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:50:43 + git log --format=format:%s -1 e6d6d3be6379d3cbb8e5c80532720157cf046c19 [Pipeline] echo 18:50:44 [semverPrep] GIT_COMMIT: e6d6d3be6379d3cbb8e5c80532720157cf046c19, Commit Message: build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0 [Pipeline] echo 18:50:44 [semverPrep] This is not a build commit. [Pipeline] sh 18:50:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:50:44 + grep -v github /etc/ssh/ssh_known_hosts 18:50:44 + [ -e /tmp/ssh_known_hosts ] 18:50:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:50:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:50:44 + sudo tee -a /etc/ssh/ssh_known_hosts 18:50:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:44 18:50:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:50:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:45 0.1.4: Pulling from edgex-devops/py-git-semver 18:50:45 b85a868b505f: Pulling fs layer 18:50:45 e2be974225ed: Pulling fs layer 18:50:45 339a4e72a1f5: Pulling fs layer 18:50:45 988bab9f4d93: Pulling fs layer 18:50:45 1469e6f7b9e6: Pulling fs layer 18:50:45 eaf3925da568: Pulling fs layer 18:50:45 bab4dde63d76: Pulling fs layer 18:50:45 bde34c3a00c8: Pulling fs layer 18:50:45 b352a97aabf1: Pulling fs layer 18:50:45 4872d77fe225: Pulling fs layer 18:50:45 5851b861e8e6: Pulling fs layer 18:50:45 b352a97aabf1: Waiting 18:50:45 4872d77fe225: Waiting 18:50:45 eaf3925da568: Waiting 18:50:45 5851b861e8e6: Waiting 18:50:45 bab4dde63d76: Waiting 18:50:45 bde34c3a00c8: Waiting 18:50:45 988bab9f4d93: Waiting 18:50:45 1469e6f7b9e6: Waiting 18:50:45 e2be974225ed: Verifying Checksum 18:50:45 e2be974225ed: Download complete 18:50:45 988bab9f4d93: Download complete 18:50:45 339a4e72a1f5: Verifying Checksum 18:50:45 339a4e72a1f5: Download complete 18:50:45 1469e6f7b9e6: Verifying Checksum 18:50:45 1469e6f7b9e6: Download complete 18:50:45 eaf3925da568: Download complete 18:50:45 bde34c3a00c8: Verifying Checksum 18:50:45 bde34c3a00c8: Download complete 18:50:45 b352a97aabf1: Download complete 18:50:45 4872d77fe225: Download complete 18:50:45 5851b861e8e6: Verifying Checksum 18:50:45 5851b861e8e6: Download complete 18:50:45 b85a868b505f: Download complete 18:50:45 bab4dde63d76: Verifying Checksum 18:50:45 bab4dde63d76: Download complete 18:50:46 b85a868b505f: Pull complete 18:50:47 e2be974225ed: Pull complete 18:50:47 339a4e72a1f5: Pull complete 18:50:47 988bab9f4d93: Pull complete 18:50:47 1469e6f7b9e6: Pull complete 18:50:47 eaf3925da568: Pull complete 18:50:49 bab4dde63d76: Pull complete 18:50:50 bde34c3a00c8: Pull complete 18:50:50 b352a97aabf1: Pull complete 18:50:50 4872d77fe225: Pull complete 18:50:50 5851b861e8e6: Pull complete 18:50:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:50:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:50:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:50:50 prd-ubuntu20.04-docker-8c-8g-7313 does not seem to be running inside a container 18:50:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-65 -v /w/workspace/edgexfoundry_device-uart_PR-65:/w/workspace/edgexfoundry_device-uart_PR-65:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-65@tmp:/w/workspace/edgexfoundry_device-uart_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:50:53 $ docker top d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 -eo pid,comm 18:50:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:50:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:54 [ssh-agent] Looking for ssh-agent implementation... 18:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:54 $ docker exec d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 ssh-agent 18:50:54 SSH_AUTH_SOCK=/tmp/ssh-1JBizm7fesRo/agent.31 18:50:54 SSH_AGENT_PID=37 18:50:54 Running ssh-add (command line suppressed) 18:50:54 Identity added: /w/workspace/edgexfoundry_device-uart_PR-65@tmp/private_key_1606489957174022186.key (/w/workspace/edgexfoundry_device-uart_PR-65@tmp/private_key_1606489957174022186.key) 18:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:54 + git tag --points-at HEAD [Pipeline] } 18:50:54 $ docker exec --env ******** --env ******** d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 ssh-agent -k 18:50:55 unset SSH_AUTH_SOCK; 18:50:55 unset SSH_AGENT_PID; 18:50:55 echo Agent pid 37 killed; 18:50:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:50:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:50:55 [ssh-agent] Looking for ssh-agent implementation... 18:50:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:50:55 $ docker exec d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 ssh-agent 18:50:55 SSH_AUTH_SOCK=/tmp/ssh-ponP5f4mbi0A/agent.70 18:50:55 SSH_AGENT_PID=76 18:50:55 Running ssh-add (command line suppressed) 18:50:55 Identity added: /w/workspace/edgexfoundry_device-uart_PR-65@tmp/private_key_6688145095248087078.key (/w/workspace/edgexfoundry_device-uart_PR-65@tmp/private_key_6688145095248087078.key) 18:50:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:50:55 + git semver init 18:50:56 2024-08-07 18:50:56,037 [run_init] DEBUG init version:0.0.0 force:False 18:50:56 2024-08-07 18:50:56,037 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-65/.semver 18:50:56 2024-08-07 18:50:56,038 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-65/.semver 18:50:56 2024-08-07 18:50:56,038 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-65/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-65, universal_newlines=False, shell=None, istream=None) 18:50:57 2024-08-07 18:50:57,212 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-65/.git/info/exclude 18:50:57 2024-08-07 18:50:57,212 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-65/.semver/PR-65 with force:False 18:50:57 2024-08-07 18:50:57,212 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-65/.semver/PR-65 18:50:57 2024-08-07 18:50:57,217 [execute] INFO git cat-file --batch-check 18:50:57 2024-08-07 18:50:57,217 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-65/.semver, universal_newlines=False, shell=None, istream=) 18:50:57 2024-08-07 18:50:57,223 [execute] INFO git cat-file --batch 18:50:57 2024-08-07 18:50:57,224 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-65/.semver, universal_newlines=False, shell=None, istream=) 18:50:57 2024-08-07 18:50:57,228 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-65/.semver/PR-65 18:50:57 0.0.0 [Pipeline] } 18:50:57 $ docker exec --env ******** --env ******** d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 ssh-agent -k 18:50:57 unset SSH_AUTH_SOCK; 18:50:57 unset SSH_AGENT_PID; 18:50:57 echo Agent pid 76 killed; 18:50:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:50:58 + git semver [Pipeline] } 18:50:58 $ docker stop --time=1 d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 18:50:59 $ docker rm -f --volumes d81f248ece9ad0bf7949be904a71ff41dba9528e65d2cc4ef3dd82a6b79315b3 [Pipeline] // withDockerContainer [Pipeline] sh 18:51:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:51:00 Stashed 1 file(s) [Pipeline] echo 18:51:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:51:01 provisioning config files... 18:51:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-65@tmp/config6924136713261773926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:51:01 ---> ****-login.sh 18:51:01 nexus3.edgexfoundry.org:10001 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10002 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10003 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 nexus3.edgexfoundry.org:10004 18:51:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:01 Configure a credential helper to remove this warning. See 18:51:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:01 18:51:01 Login Succeeded 18:51:01 ****.io 18:51:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:51:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:51:02 Configure a credential helper to remove this warning. See 18:51:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:51:02 18:51:02 Login Succeeded 18:51:02 ---> ****-login.sh ends [Pipeline] } 18:51:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:51:02 ========================================================= 18:51:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:51:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:51:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:51:03 Sending build context to Docker daemon 25.56MB 18:51:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:51:03 Step 2/12 : FROM ${BASE} AS builder 18:51:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:51:03 619be1103602: Pulling fs layer 18:51:03 7862e08f4a3e: Pulling fs layer 18:51:03 5df492c9dc93: Pulling fs layer 18:51:03 7629e6793208: Pulling fs layer 18:51:03 4f4fb700ef54: Pulling fs layer 18:51:03 fb5054dd5b73: Pulling fs layer 18:51:03 eeca6798cff9: Pulling fs layer 18:51:03 aa269ceb94a6: Pulling fs layer 18:51:03 ada007ff1a6a: Pulling fs layer 18:51:03 7629e6793208: Waiting 18:51:03 aa269ceb94a6: Waiting 18:51:03 ada007ff1a6a: Waiting 18:51:03 4f4fb700ef54: Waiting 18:51:03 fb5054dd5b73: Waiting 18:51:03 eeca6798cff9: Waiting 18:51:03 7862e08f4a3e: Download complete 18:51:03 7629e6793208: Verifying Checksum 18:51:03 7629e6793208: Download complete 18:51:03 4f4fb700ef54: Verifying Checksum 18:51:03 4f4fb700ef54: Download complete 18:51:03 619be1103602: Verifying Checksum 18:51:03 619be1103602: Download complete 18:51:03 fb5054dd5b73: Verifying Checksum 18:51:03 fb5054dd5b73: Download complete 18:51:03 eeca6798cff9: Verifying Checksum 18:51:03 eeca6798cff9: Download complete 18:51:03 619be1103602: Pull complete 18:51:03 7862e08f4a3e: Pull complete 18:51:03 ada007ff1a6a: Verifying Checksum 18:51:04 5df492c9dc93: Verifying Checksum 18:51:04 5df492c9dc93: Download complete 18:51:04 aa269ceb94a6: Verifying Checksum 18:51:04 aa269ceb94a6: Download complete 18:51:07 5df492c9dc93: Pull complete 18:51:07 7629e6793208: Pull complete 18:51:07 4f4fb700ef54: Pull complete 18:51:07 fb5054dd5b73: Pull complete 18:51:07 eeca6798cff9: Pull complete 18:51:10 aa269ceb94a6: Pull complete 18:51:10 ada007ff1a6a: Pull complete 18:51:10 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 18:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:51:10 ---> f489d0715acc 18:51:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:51:15 Still waiting to schedule task 18:51:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7311’ 18:51:15 ---> Running in d09167808ef1 18:51:15 Removing intermediate container d09167808ef1 18:51:15 ---> 878f172ce6fa 18:51:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:51:15 ---> Running in fb9b28ff727d 18:51:15 Removing intermediate container fb9b28ff727d 18:51:15 ---> ff6a8a019283 18:51:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:51:15 ---> Running in 6933a228289b 18:51:15 Removing intermediate container 6933a228289b 18:51:15 ---> b048aa5e25bc 18:51:15 Step 6/12 : WORKDIR /device-uart 18:51:15 ---> Running in 7e49eccb6785 18:51:15 Removing intermediate container 7e49eccb6785 18:51:15 ---> 9d48ec21ef61 18:51:15 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:51:15 ---> Running in af443ad6a153 18:51:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:51:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:51:16 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:51:16 (2/4) Installing libedit (20221030.3.1-r1) 18:51:16 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:51:16 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:51:16 Executing busybox-1.36.1-r5.trigger 18:51:16 OK: 268 MiB in 56 packages 18:51:17 Removing intermediate container af443ad6a153 18:51:17 ---> a8178e3d1516 18:51:17 Step 8/12 : COPY go.mod vendor* ./ 18:51:17 ---> 2373b1a4bddc 18:51:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:51:17 ---> Running in d9c48a4c9def 18:52:04 Removing intermediate container d9c48a4c9def 18:52:04 ---> b4a174f7d046 18:52:04 Step 10/12 : COPY . . 18:52:04 ---> 53004c12ab29 18:52:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:04 ---> Running in 41974236c6f9 18:52:04 Removing intermediate container 41974236c6f9 18:52:04 ---> 64fa1ba0bf21 18:52:04 Step 12/12 : RUN ${MAKE} 18:52:04 ---> Running in 27b4f1c489a1 18:52:04 noop 18:52:04 Removing intermediate container 27b4f1c489a1 18:52:04 ---> 10bac279cb82 18:52:04 Successfully built 10bac279cb82 18:52:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:04 + docker inspect -f . ci-base-image-x86_64 18:52:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:05 prd-ubuntu20.04-docker-8c-8g-7313 does not seem to be running inside a container 18:52:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-65 -v /w/workspace/edgexfoundry_device-uart_PR-65:/w/workspace/edgexfoundry_device-uart_PR-65:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-65@tmp:/w/workspace/edgexfoundry_device-uart_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:05 $ docker top 8b063ca4683db4b1554c74cdc11fd2b717118c2ae844db659cc33c1263c82012 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:05 + go version 18:52:05 go version go1.21.9 linux/amd64 [Pipeline] } 18:52:05 $ docker stop --time=1 8b063ca4683db4b1554c74cdc11fd2b717118c2ae844db659cc33c1263c82012 18:52:07 $ docker rm -f --volumes 8b063ca4683db4b1554c74cdc11fd2b717118c2ae844db659cc33c1263c82012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:08 + docker inspect -f . ci-base-image-x86_64 18:52:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:52:08 prd-ubuntu20.04-docker-8c-8g-7313 does not seem to be running inside a container 18:52:08 $ 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-65 -v /w/workspace/edgexfoundry_device-uart_PR-65:/w/workspace/edgexfoundry_device-uart_PR-65:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-65@tmp:/w/workspace/edgexfoundry_device-uart_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:52:08 $ docker top aab1d7e676b92471e8354558526a102f8f3ab5bdcc6735237fcce7570fee1dc5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:52:09 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-65 [Pipeline] fileExists [Pipeline] sh 18:52:09 + make test 18:52:09 go test ./... -coverprofile=coverage.out 18:52:11 ? github.com/edgexfoundry/device-uart [no test files] 18:52:29 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:52:29 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:52:41 go vet ./... 18:52:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:52:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:52:46 ./bin/test-attribution-txt.sh 18:52:46 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 18:52:46 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 18:52:46 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 18:52:46 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 18:52:46 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 18:52:46 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 18:52:46 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 18:52:46 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 18:52:46 An attribution for golang.org/x/term is missing from Attribution.txt, please add 18:52:46 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 18:52:46 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 18:52:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:52:46 $ docker stop --time=1 aab1d7e676b92471e8354558526a102f8f3ab5bdcc6735237fcce7570fee1dc5 18:52:50 $ docker rm -f --volumes aab1d7e676b92471e8354558526a102f8f3ab5bdcc6735237fcce7570fee1dc5 [Pipeline] // withDockerContainer [Pipeline] sh 18:52:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:52:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:52:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:52:52 + ls -al . 18:52:52 total 224 18:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:52 . 18:52:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:50 .. 18:52:52 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:50 .dockerignore 18:52:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:52 .git 18:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:50 .github 18:52:52 -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:50 .gitignore 18:52:52 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:50 .golangci.yml 18:52:52 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:50 .semver 18:52:52 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:50 Attribution.txt 18:52:52 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:50 CHANGELOG.md 18:52:52 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:50 Dockerfile 18:52:52 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:50 GOVERNANCE.md 18:52:52 -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:50 Jenkinsfile 18:52:52 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:50 LICENSE 18:52:52 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:50 Makefile 18:52:52 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:50 OWNERS.md 18:52:52 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:50 README.md 18:52:52 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:51 VERSION 18:52:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:50 bin 18:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:50 cmd 18:52:52 -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:52 coverage.out 18:52:52 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:50 go.mod 18:52:52 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:50 go.sum 18:52:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:50 internal 18:52:52 -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:52:52 + 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=e6d6d3be6379d3cbb8e5c80532720157cf046c19 --label arch=amd64 --label version=0.0.0 . 18:52:52 Sending build context to Docker daemon 25.56MB 18:52:52 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:52:52 Step 2/26 : FROM ${BASE} AS builder 18:52:52 ---> 10bac279cb82 18:52:52 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:52:53 ---> Running in 4913be23e3be 18:52:53 Removing intermediate container 4913be23e3be 18:52:53 ---> 90f8d7423e59 18:52:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:52:53 ---> Running in d205e08b38ef 18:52:53 Removing intermediate container d205e08b38ef 18:52:53 ---> 029b9f94c28d 18:52:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:52:53 ---> Running in 06df0174b3e5 18:52:53 Removing intermediate container 06df0174b3e5 18:52:53 ---> bc6de9937372 18:52:53 Step 6/26 : WORKDIR /device-uart 18:52:53 ---> Running in 9dcba46a730c 18:52:53 Removing intermediate container 9dcba46a730c 18:52:53 ---> 9110f5de6201 18:52:53 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:52:53 ---> Running in 9c3634623bc6 18:52:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:52:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:52:54 OK: 268 MiB in 56 packages 18:52:54 Removing intermediate container 9c3634623bc6 18:52:54 ---> 8a2327426b4b 18:52:54 Step 8/26 : COPY go.mod vendor* ./ 18:52:54 ---> 713360037c88 18:52:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:52:54 ---> Running in 7218ba67d693 18:52:55 Removing intermediate container 7218ba67d693 18:52:55 ---> f7014cd14d54 18:52:55 Step 10/26 : COPY . . 18:52:56 ---> c5abd8321a36 18:52:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:52:56 ---> Running in e03e6700fe03 18:52:56 Removing intermediate container e03e6700fe03 18:52:56 ---> 94416439e4d1 18:52:56 Step 12/26 : RUN ${MAKE} 18:52:56 ---> Running in ec5370ace1a9 18:52:56 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.29" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:53:35 Removing intermediate container ec5370ace1a9 18:53:35 ---> 70b3a2851bd1 18:53:35 Step 13/26 : FROM alpine:3.18 18:53:35 3.18: Pulling from library/alpine 18:53:35 930bdd4d222e: Pulling fs layer 18:53:35 930bdd4d222e: Verifying Checksum 18:53:35 930bdd4d222e: Download complete 18:53:35 930bdd4d222e: Pull complete 18:53:35 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 18:53:35 Status: Downloaded newer image for alpine:3.18 18:53:35 ---> 18f865063206 18:53:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:53:35 ---> Running in 75fced8d2689 18:53:35 Removing intermediate container 75fced8d2689 18:53:35 ---> 55b14498e09b 18:53:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:53:35 ---> Running in 2583ced64663 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:53:35 (1/1) Installing dumb-init (1.2.5-r2) 18:53:35 Executing busybox-1.36.1-r7.trigger 18:53:35 OK: 7 MiB in 16 packages 18:53:35 Removing intermediate container 2583ced64663 18:53:35 ---> e1827e0cb84f 18:53:35 Step 16/26 : RUN apk --no-cache upgrade 18:53:35 ---> Running in 2c760ed71387 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:53:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:53:35 OK: 7 MiB in 16 packages 18:53:35 Removing intermediate container 2c760ed71387 18:53:35 ---> 2deac85d4d3c 18:53:35 Step 17/26 : WORKDIR / 18:53:35 ---> Running in 6bbcc065baa4 18:53:35 Removing intermediate container 6bbcc065baa4 18:53:35 ---> 952c83e4505f 18:53:35 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:53:35 ---> c92f8a6ca3fb 18:53:35 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:53:35 ---> 6f3ba9f587ca 18:53:35 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:53:35 ---> 027eca8e025a 18:53:35 Step 21/26 : EXPOSE 59995 18:53:35 ---> Running in 587d826d57dd 18:53:35 Removing intermediate container 587d826d57dd 18:53:35 ---> d455b8f55b89 18:53:35 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:53:35 ---> Running in 9f1114915661 18:53:35 Removing intermediate container 9f1114915661 18:53:35 ---> 53b0a67ea9a9 18:53:35 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:53:35 ---> Running in 1bcf06fd42df 18:53:35 Removing intermediate container 1bcf06fd42df 18:53:35 ---> bc8eef5b2e91 18:53:35 Step 24/26 : LABEL arch=amd64 18:53:35 ---> Running in 6adf8419c294 18:53:35 Removing intermediate container 6adf8419c294 18:53:35 ---> 11210cc17064 18:53:35 Step 25/26 : LABEL git_sha=e6d6d3be6379d3cbb8e5c80532720157cf046c19 18:53:35 ---> Running in 6b732dc77283 18:53:35 Removing intermediate container 6b732dc77283 18:53:35 ---> 7220856ef004 18:53:35 Step 26/26 : LABEL version=0.0.0 18:53:35 ---> Running in 04f3de6c424e 18:53:35 Removing intermediate container 04f3de6c424e 18:53:35 ---> 8862b76ff0de 18:53:35 [Warning] One or more build-args [ARCH] were not consumed 18:53:35 Successfully built 8862b76ff0de 18:53: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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:36 18:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:53:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:37 latest: Pulling from edgex-lftools-log-publisher 18:53:37 5eb5b503b376: Pulling fs layer 18:53:37 5c69ac0246d0: Pulling fs layer 18:53:37 ec43610c2a17: Pulling fs layer 18:53:37 3a2ae6a8a46f: Pulling fs layer 18:53:37 33b1e0a273af: Pulling fs layer 18:53:37 5d3b04190fa2: Pulling fs layer 18:53:37 2f39f015ded8: Pulling fs layer 18:53:37 33b1e0a273af: Waiting 18:53:37 5d3b04190fa2: Waiting 18:53:37 2f39f015ded8: Waiting 18:53:37 3a2ae6a8a46f: Waiting 18:53:37 5c69ac0246d0: Verifying Checksum 18:53:37 5c69ac0246d0: Download complete 18:53:37 3a2ae6a8a46f: Verifying Checksum 18:53:37 3a2ae6a8a46f: Download complete 18:53:37 33b1e0a273af: Verifying Checksum 18:53:37 33b1e0a273af: Download complete 18:53:37 ec43610c2a17: Verifying Checksum 18:53:37 ec43610c2a17: Download complete 18:53:37 5d3b04190fa2: Verifying Checksum 18:53:37 5d3b04190fa2: Download complete 18:53:37 5eb5b503b376: Verifying Checksum 18:53:37 5eb5b503b376: Download complete 18:53:37 2f39f015ded8: Download complete 18:53:38 5eb5b503b376: Pull complete 18:53:38 5c69ac0246d0: Pull complete 18:53:39 ec43610c2a17: Pull complete 18:53:39 3a2ae6a8a46f: Pull complete 18:53:39 33b1e0a273af: Pull complete 18:53:39 5d3b04190fa2: Pull complete 18:53:43 2f39f015ded8: Pull complete 18:53:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:53:43 prd-ubuntu20.04-docker-8c-8g-7313 does not seem to be running inside a container 18:53:43 $ 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-65 -v /w/workspace/edgexfoundry_device-uart_PR-65:/w/workspace/edgexfoundry_device-uart_PR-65:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-65@tmp:/w/workspace/edgexfoundry_device-uart_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:53:47 $ docker top e1974febccfb186c9470d2fbb606cbfd586113475e12fe6ab8b2f95aaa87c38a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:53:48 ---> job-cost.sh 18:53:48 lf-activate-venv: SKIPPING 18:53:48 INFO: No Stack... 18:53:48 INFO: Retrieving Pricing Info for: v3-standard-8 18:53:48 INFO: Archiving Costs [Pipeline] sh 18:53:49 + cat /w/workspace/edgexfoundry_device-uart_PR-65/archives/cost.csv 18:53:49 + cut -d, -f6 [Pipeline] lock 18:53:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] 18:53:49 Resource [jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] did not exist. Created. 18:53:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:53:49 + echo total: 0.2199999988079071 [Pipeline] stash 18:53:49 Stashed 1 file(s) [Pipeline] } 18:53:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:53:49 $ docker stop --time=1 e1974febccfb186c9470d2fbb606cbfd586113475e12fe6ab8b2f95aaa87c38a 18:53:50 $ docker rm -f --volumes e1974febccfb186c9470d2fbb606cbfd586113475e12fe6ab8b2f95aaa87c38a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:55:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7317 in /w/workspace/edgexfoundry_device-uart_PR-65 [Pipeline] { [Pipeline] ws 18:55:31 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 18:55:31 The recommended git tool is: git 18:55:39 using credential edgex-jenkins-ssh 18:55:39 Cloning the remote Git repository 18:55:39 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:55:40 > git init /w/workspace/device-uart/1 # timeout=10 18:55:40 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:55:40 > git --version # timeout=10 18:55:40 > git --version # 'git version 2.25.1' 18:55:40 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:43 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:55:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:55:44 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:55:45 Merging remotes/origin/main commit bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit e6d6d3be6379d3cbb8e5c80532720157cf046c19 18:55:45 Merge succeeded, producing e6d6d3be6379d3cbb8e5c80532720157cf046c19 18:55:45 Checking out Revision e6d6d3be6379d3cbb8e5c80532720157cf046c19 (PR-65) 18:55:44 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:55:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:55:45 > git config core.sparsecheckout # timeout=10 18:55:45 > git checkout -f e6d6d3be6379d3cbb8e5c80532720157cf046c19 # timeout=10 18:55:45 > git remote # timeout=10 18:55:45 > git config --get remote.origin.url # timeout=10 18:55:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:55:45 > git merge bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 18:55:45 > git rev-parse HEAD^{commit} # timeout=10 18:55:45 > git config core.sparsecheckout # timeout=10 18:55:45 > git checkout -f e6d6d3be6379d3cbb8e5c80532720157cf046c19 # timeout=10 18:55:47 Commit message: "build(deps): Bump github.com/spf13/cast from 1.6.0 to 1.7.0" 18:55:47 > git --version # timeout=10 18:55:47 > git --version # 'git version 2.25.1' 18:55:47 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:55:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:55:53 % Total % Received % Xferd Average Speed Time Time Time Current 18:55:53 Dload Upload Total Spent Left Speed 18:55:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh 18:55:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:55:53 + sudo tee /etc/docker/daemon.new 18:55:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:55:53 { 18:55:53 "registry-mirrors": [ 18:55:53 "https://nexus3.edgexfoundry.org:10001" 18:55:53 ], 18:55:53 "bip": "10.250.0.254/24", 18:55:53 "hosts": [ 18:55:53 "tcp://0.0.0.0:5555", 18:55:53 "unix:///var/run/docker.sock" 18:55:53 ], 18:55:53 "mtu": 1458, 18:55:53 "selinux-enabled": true, 18:55:53 "seccomp-profile": "/etc/docker/seccomp.json" 18:55:53 } [Pipeline] sh 18:55:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:55:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:56:12 provisioning config files... 18:56:12 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config6081898627648871349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:56:13 ---> ****-login.sh 18:56:13 nexus3.edgexfoundry.org:10001 18:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:14 Configure a credential helper to remove this warning. See 18:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:14 18:56:14 Login Succeeded 18:56:14 nexus3.edgexfoundry.org:10002 18:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:14 Configure a credential helper to remove this warning. See 18:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:14 18:56:14 Login Succeeded 18:56:14 nexus3.edgexfoundry.org:10003 18:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:14 Configure a credential helper to remove this warning. See 18:56:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:14 18:56:14 Login Succeeded 18:56:14 nexus3.edgexfoundry.org:10004 18:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:15 Configure a credential helper to remove this warning. See 18:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:15 18:56:15 Login Succeeded 18:56:15 ****.io 18:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:56:15 Configure a credential helper to remove this warning. See 18:56:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:56:15 18:56:15 Login Succeeded 18:56:15 ---> ****-login.sh ends [Pipeline] } 18:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:56:16 ========================================================= 18:56:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:56:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:56:17 Sending build context to Docker daemon 12.85MB 18:56:17 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:56:17 Step 2/12 : FROM ${BASE} AS builder 18:56:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:56:18 c6b39de5b339: Pulling fs layer 18:56:18 a69c41024577: Pulling fs layer 18:56:18 d6de4b400683: Pulling fs layer 18:56:18 35cb2a7552d0: Pulling fs layer 18:56:18 35cb2a7552d0: Waiting 18:56:18 4f4fb700ef54: Pulling fs layer 18:56:18 464afbd9ba4c: Pulling fs layer 18:56:18 00f215d4a9da: Pulling fs layer 18:56:18 d496ad576159: Pulling fs layer 18:56:18 d496ad576159: Waiting 18:56:18 00f215d4a9da: Waiting 18:56:18 4f4fb700ef54: Waiting 18:56:18 464afbd9ba4c: Waiting 18:56:18 a69c41024577: Download complete 18:56:18 35cb2a7552d0: Verifying Checksum 18:56:18 35cb2a7552d0: Download complete 18:56:18 4f4fb700ef54: Verifying Checksum 18:56:18 4f4fb700ef54: Download complete 18:56:18 464afbd9ba4c: Verifying Checksum 18:56:18 464afbd9ba4c: Download complete 18:56:18 c6b39de5b339: Download complete 18:56:18 d496ad576159: Verifying Checksum 18:56:18 d496ad576159: Download complete 18:56:18 c6b39de5b339: Pull complete 18:56:19 a69c41024577: Pull complete 18:56:19 d6de4b400683: Verifying Checksum 18:56:19 d6de4b400683: Download complete 18:56:21 00f215d4a9da: Verifying Checksum 18:56:21 00f215d4a9da: Download complete 18:56:33 d6de4b400683: Pull complete 18:56:33 35cb2a7552d0: Pull complete 18:56:33 4f4fb700ef54: Pull complete 18:56:33 464afbd9ba4c: Pull complete 18:56:43 00f215d4a9da: Pull complete 18:56:44 d496ad576159: Pull complete 18:56:44 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 18:56:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:56:44 ---> f246e2811388 18:56:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:56:46 ---> Running in 017a45a726f0 18:56:46 Removing intermediate container 017a45a726f0 18:56:46 ---> 7404213bae5f 18:56:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:56:46 ---> Running in 9b2d3b10d9cd 18:56:47 Removing intermediate container 9b2d3b10d9cd 18:56:47 ---> 7256ff95a19b 18:56:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:56:47 ---> Running in e23150f99581 18:56:47 Removing intermediate container e23150f99581 18:56:47 ---> ff8a11ebc323 18:56:47 Step 6/12 : WORKDIR /device-uart 18:56:47 ---> Running in 733a33283a4c 18:56:47 Removing intermediate container 733a33283a4c 18:56:47 ---> a7c5e80538f1 18:56:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:56:47 ---> Running in 36c74badabea 18:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:56:50 (1/4) Installing openssh-keygen (9.3_p2-r2) 18:56:50 (2/4) Installing libedit (20221030.3.1-r1) 18:56:50 (3/4) Installing openssh-client-common (9.3_p2-r2) 18:56:50 (4/4) Installing openssh-client-default (9.3_p2-r2) 18:56:50 Executing busybox-1.36.1-r5.trigger 18:56:50 OK: 271 MiB in 56 packages 18:56:53 Removing intermediate container 36c74badabea 18:56:53 ---> 4b4fd10ff0fc 18:56:53 Step 8/12 : COPY go.mod vendor* ./ 18:56:53 ---> 2877ba7db8c6 18:56:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:53 ---> Running in 432785f778dc 18:58:44 Removing intermediate container 432785f778dc 18:58:44 ---> f5c55da408f5 18:58:44 Step 10/12 : COPY . . 18:58:45 ---> 0dd7c84f9df1 18:58:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:58:46 ---> Running in c01f498e89e0 18:58:46 Removing intermediate container c01f498e89e0 18:58:46 ---> 6cb53cec9f6f 18:58:46 Step 12/12 : RUN ${MAKE} 18:58:46 ---> Running in ceb278d73e2d 18:58:47 noop 18:58:48 Removing intermediate container ceb278d73e2d 18:58:48 ---> ddc4b2bc477b 18:58:48 Successfully built ddc4b2bc477b 18:58:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:48 + docker inspect -f . ci-base-image-arm64 18:58:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:49 prd-ubuntu20.04-docker-arm64-4c-16g-7317 does not seem to be running inside a container 18:58:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:58:50 $ docker top c39135d14cb58fdcd18aa7df61f1a149104bf36def30be045cf7af7e18105cd1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:51 + go version 18:58:51 go version go1.21.9 linux/arm64 [Pipeline] } 18:58:51 $ docker stop --time=1 c39135d14cb58fdcd18aa7df61f1a149104bf36def30be045cf7af7e18105cd1 18:58:53 $ docker rm -f --volumes c39135d14cb58fdcd18aa7df61f1a149104bf36def30be045cf7af7e18105cd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:54 + docker inspect -f . ci-base-image-arm64 18:58:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:54 prd-ubuntu20.04-docker-arm64-4c-16g-7317 does not seem to be running inside a container 18:58:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:58:55 $ docker top 0c2b04a74e4d91d5ab945dc8a47aeca66fd8eb9775ed5d6d30ed5aec6ad97a12 -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:56 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:58:57 + make test 18:58:57 go test ./... -coverprofile=coverage.out 18:59:04 ? github.com/edgexfoundry/device-uart [no test files] 19:02:41 ? github.com/edgexfoundry/device-uart/cmd [no test files] 19:02:41 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 19:02:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:02:41 go vet ./... 19:03:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:03:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:03:19 ./bin/test-attribution-txt.sh 19:03:19 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 19:03:19 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 19:03:19 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 19:03:19 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 19:03:19 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 19:03:19 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 19:03:19 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 19:03:19 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 19:03:19 An attribution for golang.org/x/term is missing from Attribution.txt, please add 19:03:19 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 19:03:19 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 19:03:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:03:20 $ docker stop --time=1 0c2b04a74e4d91d5ab945dc8a47aeca66fd8eb9775ed5d6d30ed5aec6ad97a12 19:03:21 $ docker rm -f --volumes 0c2b04a74e4d91d5ab945dc8a47aeca66fd8eb9775ed5d6d30ed5aec6ad97a12 [Pipeline] // withDockerContainer [Pipeline] sh 19:03:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:03:23 Warning: overwriting stash ‘coverage-report’ 19:03:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:03:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:03:25 + ls -al . 19:03:25 total 220 19:03:25 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 18:59 . 19:03:25 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:55 .. 19:03:25 -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:55 .dockerignore 19:03:25 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:55 .git 19:03:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:55 .github 19:03:25 -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:55 .gitignore 19:03:25 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:55 .golangci.yml 19:03:25 -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:55 Attribution.txt 19:03:25 -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:55 CHANGELOG.md 19:03:25 -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:55 Dockerfile 19:03:25 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:55 GOVERNANCE.md 19:03:25 -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:55 Jenkinsfile 19:03:25 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:55 LICENSE 19:03:25 -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:55 Makefile 19:03:25 -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:55 OWNERS.md 19:03:25 -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:55 README.md 19:03:25 -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:51 VERSION 19:03:25 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:55 bin 19:03:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:55 cmd 19:03:25 -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:59 coverage.out 19:03:25 -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:55 go.mod 19:03:25 -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:55 go.sum 19:03:25 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:55 internal 19:03:25 -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:25 + 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=e6d6d3be6379d3cbb8e5c80532720157cf046c19 --label arch=arm64 --label version=0.0.0 . 19:03:26 Sending build context to Docker daemon 12.85MB 19:03:26 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 19:03:26 Step 2/26 : FROM ${BASE} AS builder 19:03:26 ---> ddc4b2bc477b 19:03:26 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 19:03:26 ---> Running in 289f92a41f96 19:03:26 Removing intermediate container 289f92a41f96 19:03:26 ---> 1693a6dd8fb6 19:03:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 19:03:26 ---> Running in 14d471087186 19:03:27 Removing intermediate container 14d471087186 19:03:27 ---> b1c37379fa5e 19:03:27 Step 5/26 : ARG ADD_BUILD_TAGS="" 19:03:27 ---> Running in ef9b98f001c0 19:03:27 Removing intermediate container ef9b98f001c0 19:03:27 ---> c4e9b8549a85 19:03:27 Step 6/26 : WORKDIR /device-uart 19:03:27 ---> Running in 43c0bde47990 19:03:27 Removing intermediate container 43c0bde47990 19:03:27 ---> 9d334379550e 19:03:27 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:03:27 ---> Running in cad6e7aacb13 19:03:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:03:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:03:30 OK: 271 MiB in 56 packages 19:03:31 Removing intermediate container cad6e7aacb13 19:03:31 ---> 2a2d7cd40798 19:03:31 Step 8/26 : COPY go.mod vendor* ./ 19:03:31 ---> b6019ee427c6 19:03:31 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:03:31 ---> Running in d8ed5f667b8e 19:03:33 Removing intermediate container d8ed5f667b8e 19:03:33 ---> 746d54e5491c 19:03:33 Step 10/26 : COPY . . 19:03:35 ---> bcdc263573ee 19:03:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:03:35 ---> Running in 6a6d877cc8ce 19:03:35 Removing intermediate container 6a6d877cc8ce 19:03:35 ---> 20d9d405e4f9 19:03:35 Step 12/26 : RUN ${MAKE} 19:03:35 ---> Running in a00750aa94c0 19:03:36 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.29" -trimpath -mod=readonly -o cmd/device-uart ./cmd 19:07:13 Removing intermediate container a00750aa94c0 19:07:13 ---> da7f64115d31 19:07:13 Step 13/26 : FROM alpine:3.18 19:07:13 3.18: Pulling from library/alpine 19:07:13 4983c3fe2029: Pulling fs layer 19:07:13 4983c3fe2029: Verifying Checksum 19:07:13 4983c3fe2029: Download complete 19:07:13 4983c3fe2029: Pull complete 19:07:13 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:07:13 Status: Downloaded newer image for alpine:3.18 19:07:13 ---> a0237000ae83 19:07:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 19:07:13 ---> Running in d11b8f4aed89 19:07:13 Removing intermediate container d11b8f4aed89 19:07:13 ---> 7abcd4e94c97 19:07:13 Step 15/26 : RUN apk add --update --no-cache dumb-init 19:07:13 ---> Running in 025732205eb4 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:13 (1/1) Installing dumb-init (1.2.5-r2) 19:07:13 Executing busybox-1.36.1-r7.trigger 19:07:13 OK: 8 MiB in 16 packages 19:07:13 Removing intermediate container 025732205eb4 19:07:13 ---> 81798c69dae0 19:07:13 Step 16/26 : RUN apk --no-cache upgrade 19:07:13 ---> Running in a32989d381f9 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:07:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:07:14 OK: 8 MiB in 16 packages 19:07:15 Removing intermediate container a32989d381f9 19:07:15 ---> 09e79b437f50 19:07:15 Step 17/26 : WORKDIR / 19:07:15 ---> Running in 1df4c9118e05 19:07:16 Removing intermediate container 1df4c9118e05 19:07:16 ---> 4dbe8bd628e9 19:07:16 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 19:07:16 ---> c2afa1597b30 19:07:16 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 19:07:16 ---> 17459abf7b2b 19:07:16 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 19:07:19 ---> fed82d335886 19:07:19 Step 21/26 : EXPOSE 59995 19:07:19 ---> Running in 99e7a1a4c042 19:07:19 Removing intermediate container 99e7a1a4c042 19:07:19 ---> ab245653e79b 19:07:19 Step 22/26 : ENTRYPOINT ["/device-uart"] 19:07:19 ---> Running in 82f791655f3c 19:07:20 Removing intermediate container 82f791655f3c 19:07:20 ---> dd6f70e7462d 19:07:20 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:20 ---> Running in e68ee3064885 19:07:20 Removing intermediate container e68ee3064885 19:07:20 ---> acb93a60626a 19:07:20 Step 24/26 : LABEL arch=arm64 19:07:20 ---> Running in afe390658e12 19:07:20 Removing intermediate container afe390658e12 19:07:20 ---> 05b4dfb5bd1a 19:07:20 Step 25/26 : LABEL git_sha=e6d6d3be6379d3cbb8e5c80532720157cf046c19 19:07:20 ---> Running in 97feadff90a9 19:07:21 Removing intermediate container 97feadff90a9 19:07:21 ---> 6429c398b5a1 19:07:21 Step 26/26 : LABEL version=0.0.0 19:07:21 ---> Running in 8c5f3d219569 19:07:21 Removing intermediate container 8c5f3d219569 19:07:21 ---> ab1f159f6c55 19:07:21 [Warning] One or more build-args [ARCH] were not consumed 19:07:21 Successfully built ab1f159f6c55 19:07:21 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:22 19:07:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:23 arm64: Pulling from edgex-lftools-log-publisher 19:07:23 8998bd30e6a1: Pulling fs layer 19:07:23 04944245beec: Pulling fs layer 19:07:23 699f458cf7ca: Pulling fs layer 19:07:23 765212b225bb: Pulling fs layer 19:07:23 f23df028b6ca: Pulling fs layer 19:07:23 d65c8cfc05b1: Pulling fs layer 19:07:23 2437ff75d9bd: Pulling fs layer 19:07:23 f23df028b6ca: Waiting 19:07:23 d65c8cfc05b1: Waiting 19:07:23 2437ff75d9bd: Waiting 19:07:23 765212b225bb: Waiting 19:07:23 04944245beec: Verifying Checksum 19:07:23 04944245beec: Download complete 19:07:23 765212b225bb: Verifying Checksum 19:07:23 765212b225bb: Download complete 19:07:23 f23df028b6ca: Verifying Checksum 19:07:23 f23df028b6ca: Download complete 19:07:23 d65c8cfc05b1: Verifying Checksum 19:07:23 d65c8cfc05b1: Download complete 19:07:23 699f458cf7ca: Verifying Checksum 19:07:23 699f458cf7ca: Download complete 19:07:24 8998bd30e6a1: Verifying Checksum 19:07:24 8998bd30e6a1: Download complete 19:07:26 2437ff75d9bd: Verifying Checksum 19:07:26 2437ff75d9bd: Download complete 19:07:29 8998bd30e6a1: Pull complete 19:07:29 04944245beec: Pull complete 19:07:31 699f458cf7ca: Pull complete 19:07:31 765212b225bb: Pull complete 19:07:32 f23df028b6ca: Pull complete 19:07:32 d65c8cfc05b1: Pull complete 19:07:51 2437ff75d9bd: Pull complete 19:07:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:07:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:07:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:51 prd-ubuntu20.04-docker-arm64-4c-16g-7317 does not seem to be running inside a container 19:07:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:07:54 $ docker top 14bfdde2c2f5a644064e8ac19773050873c46d0903066ef5743dd79785c7516d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:55 ---> job-cost.sh 19:07:55 lf-activate-venv: SKIPPING 19:07:55 INFO: No Stack... 19:07:55 INFO: Retrieving Pricing Info for: v3-standard-4 19:07:56 INFO: Archiving Costs [Pipeline] sh 19:07:57 + cat /w/workspace/device-uart/1/archives/cost.csv 19:07:57 + cut -d, -f6 [Pipeline] lock 19:07:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] 19:07:57 Resource [jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] did not exist. Created. 19:07:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:07:58 /w/workspace/device-uart/1@tmp/durable-1b85a945/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:07:59 + echo total: 0.10999999940395355 [Pipeline] stash 19:07:59 Warning: overwriting stash ‘stack-cost’ 19:07:59 Stashed 1 file(s) [Pipeline] } 19:07:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-65-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:07:59 $ docker stop --time=1 14bfdde2c2f5a644064e8ac19773050873c46d0903066ef5743dd79785c7516d 19:08:00 $ docker rm -f --volumes 14bfdde2c2f5a644064e8ac19773050873c46d0903066ef5743dd79785c7516d [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 19:08:02 provisioning config files... 19:08:02 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-65@tmp/config3043169170638429613tmp [Pipeline] { [Pipeline] sh 19:08:02 + set +x 19:08:02 + curl -s https://codecov.io/bash 19:08:02 + bash -s -- 19:08:02 19:08:02 _____ _ 19:08:02 / ____| | | 19:08:02 | | ___ __| | ___ ___ _____ __ 19:08:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:02 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:02 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:02 Bash-1.0.6 19:08:02 19:08:02 19:08:02 ==> git version 2.25.1 found 19:08:02 ==> 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 19:08:02 Release-Date: 2020-01-08 19:08:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:02 ==> Jenkins CI detected. 19:08:02 current dir:  /w/workspace/edgexfoundry_device-uart_PR-65 19:08:02 project root: . 19:08:02 --> token set from env 19:08:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:02 ==> Running gcov in . (disable via -X gcov) 19:08:02 ==> Python coveragepy not found 19:08:02 ==> Searching for coverage reports in: 19:08:02 + . 19:08:02 -> Found 1 reports 19:08:02 ==> Detecting git/mercurial file structure 19:08:02 ==> Reading reports 19:08:02 + ./coverage.out bytes=10 19:08:02 ==> Appending adjustments 19:08:02 https://docs.codecov.io/docs/fixing-reports 19:08:02 + Found adjustments 19:08:02 ==> Gzipping contents 19:08:02 4.0K /tmp/codecov.DBX5Xs.gz 19:08:02 ==> Uploading reports 19:08:02 url: https://codecov.io 19:08:02 query: branch=PR-65&commit=e6d6d3be6379d3cbb8e5c80532720157cf046c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=65&job=&cmd_args= 19:08:02 -> Pinging Codecov 19:08:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-65&commit=e6d6d3be6379d3cbb8e5c80532720157cf046c19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-65%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=65&job=&cmd_args= 19:08:03 -> Uploading to 19:08:03 https://storage.googleapis.com/codecov/v4/raw/2024-08-07/B9AA6E0BBD74AE3A32605C7A7C664919/e6d6d3be6379d3cbb8e5c80532720157cf046c19/8075f504-38cd-4117-b468-e049ac17ef8a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T190803Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e0cd0a1ca3bf583bb50219c24b62385fc3264ca71a5c3d5287804a6ec47d4c0b 19:08:03 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:03 Dload Upload Total Spent Left Speed 19:08:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2680 --:--:-- --:--:-- --:--:-- 2680 19:08:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/e6d6d3be6379d3cbb8e5c80532720157cf046c19 [Pipeline] } 19:08:03 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:08:05 + [ -d /w/workspace/edgexfoundry_device-uart_PR-65/archives ] 19:08:05 + ls -al /w/workspace/edgexfoundry_device-uart_PR-65/archives 19:08:05 total 16 19:08:05 drwxr-xr-x 3 root root 4096 Aug 7 18:53 . 19:08:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. 19:08:05 drwxr-xr-x 2 root root 4096 Aug 7 18:53 cost 19:08:05 -rw-r--r-- 1 root root 82 Aug 7 18:53 cost.csv 19:08:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-65/archives 19:08:05 + ls -al /w/workspace/edgexfoundry_device-uart_PR-65/archives 19:08:05 total 16 19:08:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:53 . 19:08:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. 19:08:05 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 18:53 cost 19:08:05 -rw-r--r-- 1 jenkins jenkins 82 Aug 7 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:08:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:07 ---> package-listing.sh 19:08:07 ++ facter osfamily 19:08:07 ++ tr '[:upper:]' '[:lower:]' 19:08:07 + OS_FAMILY=debian 19:08:07 + workspace=/w/workspace/edgexfoundry_device-uart_PR-65 19:08:07 + START_PACKAGES=/tmp/packages_start.txt 19:08:07 + END_PACKAGES=/tmp/packages_end.txt 19:08:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:07 + PACKAGES=/tmp/packages_start.txt 19:08:07 + '[' /w/workspace/edgexfoundry_device-uart_PR-65 ']' 19:08:07 + PACKAGES=/tmp/packages_end.txt 19:08:07 + case "${OS_FAMILY}" in 19:08:07 + grep '^ii' 19:08:07 + dpkg -l 19:08:07 + '[' -f /tmp/packages_start.txt ']' 19:08:07 + '[' -f /tmp/packages_end.txt ']' 19:08:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:07 + '[' /w/workspace/edgexfoundry_device-uart_PR-65 ']' 19:08:07 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-65/archives/ 19:08:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-65/archives/ [Pipeline] echo 19:08:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:08 prd-ubuntu20.04-docker-8c-8g-7313 does not seem to be running inside a container 19:08:08 $ 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-65/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-65 -v /w/workspace/edgexfoundry_device-uart_PR-65:/w/workspace/edgexfoundry_device-uart_PR-65:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-65@tmp:/w/workspace/edgexfoundry_device-uart_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:08 $ docker top 5a682bed00ba229f62b2788569782726736487731a969b0e1c89b95b62631794 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:09 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:09 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:09 + ls /var/log/sa-host 19:08:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:09 provisioning config files... 19:08:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-65@tmp/config16703055329806206054tmp [Pipeline] { [Pipeline] echo 19:08:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:10 ---> create-netrc.sh [Pipeline] } 19:08:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:10 ---> python-tools-install.sh [Pipeline] echo 19:08:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> sudo-logs.sh 19:08:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:11 ---> job-cost.sh 19:08:11 lf-activate-venv: SKIPPING 19:08:11 DEBUG: total: 0.2199999988079071 19:08:11 INFO: Retrieving Stack Cost... 19:08:12 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:12 INFO: Archiving Costs [Pipeline] echo 19:08:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:13 ---> logs-deploy.sh 19:08:13 lf-activate-venv: SKIPPING 19:08:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-65/1 19:08:13 INFO: archiving workspace using pattern(s): 19:08:13 Archives upload complete. 19:08:13 INFO: archiving logs to Nexus 19:08:14 ---> uname -a: 19:08:14 Linux prd-ubuntu20-04-docker-8c-8g-7313 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:08:14 19:08:14