Pull request #85 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-uart Obtained Jenkinsfile from eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc+2cd3421d87aeff7694e6397f4de46170b3861cfd (efa2639cd5fafc7617bb44fca10c314c6e1f8df0) 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-ssh61245276972093750.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13062910319674734277.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-85/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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5511589638208689393.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-85/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3570277007182836041.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh7759849435980839942.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-85/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-85/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh866787022566677071.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24746 in /w/workspace/edgexfoundry_device-uart_PR-85 [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-85 # 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 > 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/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2cd3421d87aeff7694e6397f4de46170b3861cfd into PR head commit eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc Merge succeeded, producing eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc Checking out Revision eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc # 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 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:23:45 ========================================================= 09:23:45 EdgeX Global Pipelines Version Info 09:23:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:45 ------------------- 09:23:45 stable info: 09:23:45 ------------------- 09:23:45 Commited By: Ginny Guan ginny@iotechsys.com 09:23:45 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:23:45 Message: update stable to v1.0.265 09:23:46 ------------------- 09:23:46 experimental info: 09:23:46 ------------------- 09:23:46 Commited By: Cherry Wang cherry@iotechsys.com 09:23:46 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:23:46 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:23:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:23:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eff0ecc [Pipeline] echo 09:23:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:48 provisioning config files... 09:23:48 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-85@tmp/config11299580425709235667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:23:49 ---> ****-login.sh 09:23:49 nexus3.edgexfoundry.org:10001 09:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:49 Configure a credential helper to remove this warning. See 09:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:49 09:23:49 Login Succeeded 09:23:49 nexus3.edgexfoundry.org:10002 09:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:49 Configure a credential helper to remove this warning. See 09:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:49 09:23:49 Login Succeeded 09:23:49 nexus3.edgexfoundry.org:10003 09:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:49 Configure a credential helper to remove this warning. See 09:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:49 09:23:49 Login Succeeded 09:23:49 nexus3.edgexfoundry.org:10004 09:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:49 Configure a credential helper to remove this warning. See 09:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:49 09:23:49 Login Succeeded 09:23:49 ****.io 09:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:23:49 Configure a credential helper to remove this warning. See 09:23:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:23:49 09:23:49 Login Succeeded 09:23:49 ---> ****-login.sh ends [Pipeline] } 09:23:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:23:50 + git rev-list -1 --merges eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc~1..eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [Pipeline] echo 09:23:50 -----------> git rev-list -1 --merges eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc~1..eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [false] [Pipeline] sh 09:23:51 + git log --format=format:%s -1 eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [Pipeline] echo 09:23:51 ========================================================= 09:23:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:23:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:23:51 + git log --format=format:%s -1 eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [Pipeline] echo 09:23:51 [semverPrep] GIT_COMMIT: eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo 09:23:51 [semverPrep] This is not a build commit. [Pipeline] sh 09:23:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:23:51 + grep -v github /etc/ssh/ssh_known_hosts 09:23:51 + [ -e /tmp/ssh_known_hosts ] 09:23:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:23:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:23:51 + sudo tee -a /etc/ssh/ssh_known_hosts 09:23:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:52 09:23:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:52 0.1.4: Pulling from edgex-devops/py-git-semver 09:23:52 b85a868b505f: Pulling fs layer 09:23:52 e2be974225ed: Pulling fs layer 09:23:52 339a4e72a1f5: Pulling fs layer 09:23:52 988bab9f4d93: Pulling fs layer 09:23:52 1469e6f7b9e6: Pulling fs layer 09:23:52 eaf3925da568: Pulling fs layer 09:23:52 bab4dde63d76: Pulling fs layer 09:23:52 bde34c3a00c8: Pulling fs layer 09:23:52 b352a97aabf1: Pulling fs layer 09:23:52 4872d77fe225: Pulling fs layer 09:23:52 5851b861e8e6: Pulling fs layer 09:23:52 988bab9f4d93: Waiting 09:23:52 bde34c3a00c8: Waiting 09:23:52 bab4dde63d76: Waiting 09:23:52 b352a97aabf1: Waiting 09:23:52 eaf3925da568: Waiting 09:23:52 5851b861e8e6: Waiting 09:23:52 e2be974225ed: Verifying Checksum 09:23:52 e2be974225ed: Download complete 09:23:52 988bab9f4d93: Verifying Checksum 09:23:52 988bab9f4d93: Download complete 09:23:52 1469e6f7b9e6: Verifying Checksum 09:23:52 1469e6f7b9e6: Download complete 09:23:53 eaf3925da568: Verifying Checksum 09:23:53 eaf3925da568: Download complete 09:23:53 339a4e72a1f5: Verifying Checksum 09:23:53 339a4e72a1f5: Download complete 09:23:53 bde34c3a00c8: Verifying Checksum 09:23:53 bde34c3a00c8: Download complete 09:23:53 b352a97aabf1: Verifying Checksum 09:23:53 b352a97aabf1: Download complete 09:23:53 4872d77fe225: Verifying Checksum 09:23:53 4872d77fe225: Download complete 09:23:53 5851b861e8e6: Verifying Checksum 09:23:53 5851b861e8e6: Download complete 09:23:53 b85a868b505f: Verifying Checksum 09:23:53 b85a868b505f: Download complete 09:23:53 bab4dde63d76: Verifying Checksum 09:23:53 bab4dde63d76: Download complete 09:23:54 b85a868b505f: Pull complete 09:23:54 e2be974225ed: Pull complete 09:23:55 339a4e72a1f5: Pull complete 09:23:55 988bab9f4d93: Pull complete 09:23:55 1469e6f7b9e6: Pull complete 09:23:55 eaf3925da568: Pull complete 09:23:57 bab4dde63d76: Pull complete 09:23:57 bde34c3a00c8: Pull complete 09:23:57 b352a97aabf1: Pull complete 09:23:57 4872d77fe225: Pull complete 09:23:57 5851b861e8e6: Pull complete 09:23:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:23:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:23:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:23:58 prd-ubuntu20.04-docker-8c-8g-24746 does not seem to be running inside a container 09:23:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-85 -v /w/workspace/edgexfoundry_device-uart_PR-85:/w/workspace/edgexfoundry_device-uart_PR-85:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-85@tmp:/w/workspace/edgexfoundry_device-uart_PR-85@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-devops/py-git-semver:0.1.4 cat 09:24:01 $ docker top 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 -eo pid,comm 09:24:01 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). 09:24:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:24:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:01 [ssh-agent] Looking for ssh-agent implementation... 09:24:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:01 $ docker exec 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 ssh-agent 09:24:01 SSH_AUTH_SOCK=/tmp/ssh-P3p64P5mxhey/agent.32 09:24:01 SSH_AGENT_PID=38 09:24:01 Running ssh-add (command line suppressed) 09:24:01 Identity added: /w/workspace/edgexfoundry_device-uart_PR-85@tmp/private_key_6596096642070554251.key (/w/workspace/edgexfoundry_device-uart_PR-85@tmp/private_key_6596096642070554251.key) 09:24:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:01 + git tag --points-at HEAD [Pipeline] } 09:24:02 $ docker exec --env ******** --env ******** 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 ssh-agent -k 09:24:02 unset SSH_AUTH_SOCK; 09:24:02 unset SSH_AGENT_PID; 09:24:02 echo Agent pid 38 killed; 09:24:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:24:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:24:02 [ssh-agent] Looking for ssh-agent implementation... 09:24:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:24:02 $ docker exec 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 ssh-agent 09:24:02 SSH_AUTH_SOCK=/tmp/ssh-AK34uL4Of619/agent.72 09:24:02 SSH_AGENT_PID=78 09:24:02 Running ssh-add (command line suppressed) 09:24:02 Identity added: /w/workspace/edgexfoundry_device-uart_PR-85@tmp/private_key_17155201696941681295.key (/w/workspace/edgexfoundry_device-uart_PR-85@tmp/private_key_17155201696941681295.key) 09:24:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:24:03 + git semver init 09:24:03 2024-11-07 09:24:03,185 [run_init] DEBUG init version:0.0.0 force:False 09:24:03 2024-11-07 09:24:03,186 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-85/.semver 09:24:03 2024-11-07 09:24:03,187 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-85/.semver 09:24:03 2024-11-07 09:24:03,187 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-85/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-85, universal_newlines=False, shell=None, istream=None) 09:24:04 2024-11-07 09:24:04,415 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-85/.git/info/exclude 09:24:04 2024-11-07 09:24:04,415 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-85/.semver/PR-85 with force:False 09:24:04 2024-11-07 09:24:04,415 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-85/.semver/PR-85 09:24:04 2024-11-07 09:24:04,419 [execute] INFO git cat-file --batch-check 09:24:04 2024-11-07 09:24:04,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-85/.semver, universal_newlines=False, shell=None, istream=) 09:24:04 2024-11-07 09:24:04,427 [execute] INFO git cat-file --batch 09:24:04 2024-11-07 09:24:04,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-85/.semver, universal_newlines=False, shell=None, istream=) 09:24:04 2024-11-07 09:24:04,433 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-85/.semver/PR-85 09:24:04 0.0.0 [Pipeline] } 09:24:04 $ docker exec --env ******** --env ******** 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 ssh-agent -k 09:24:04 unset SSH_AUTH_SOCK; 09:24:04 unset SSH_AGENT_PID; 09:24:04 echo Agent pid 78 killed; 09:24:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:24:05 + git semver [Pipeline] } 09:24:05 $ docker stop --time=1 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 09:24:06 $ docker rm -f --volumes 3b929b6db1ea66013a9a2bd9ad2598764a8013c0929f61823012aa864dd92ef1 [Pipeline] // withDockerContainer [Pipeline] sh 09:24:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:24:07 Stashed 1 file(s) [Pipeline] echo 09:24:07 [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 09:24:08 provisioning config files... 09:24:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-85@tmp/config343900473612019917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:24:08 ---> ****-login.sh 09:24:08 nexus3.edgexfoundry.org:10001 09:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:08 Configure a credential helper to remove this warning. See 09:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:08 09:24:08 Login Succeeded 09:24:08 nexus3.edgexfoundry.org:10002 09:24:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:08 Configure a credential helper to remove this warning. See 09:24:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:08 09:24:08 Login Succeeded 09:24:08 nexus3.edgexfoundry.org:10003 09:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:09 Configure a credential helper to remove this warning. See 09:24:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:09 09:24:09 Login Succeeded 09:24:09 nexus3.edgexfoundry.org:10004 09:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:09 Configure a credential helper to remove this warning. See 09:24:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:09 09:24:09 Login Succeeded 09:24:09 ****.io 09:24:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:24:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:24:09 Configure a credential helper to remove this warning. See 09:24:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:24:09 09:24:09 Login Succeeded 09:24:09 ---> ****-login.sh ends [Pipeline] } 09:24:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:24:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:24:09 ========================================================= 09:24:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:24:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:24:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:24:10 Sending build context to Docker daemon 25.67MB 09:24:10 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:24:10 Step 2/12 : FROM ${BASE} AS builder 09:24:10 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:24:10 43c4264eed91: Pulling fs layer 09:24:10 4cc291be95ef: Pulling fs layer 09:24:10 2ac1f1163629: Pulling fs layer 09:24:10 5c3c966382ef: Pulling fs layer 09:24:10 4f4fb700ef54: Pulling fs layer 09:24:10 5d5c8e513c77: Pulling fs layer 09:24:10 9f66e0745190: Pulling fs layer 09:24:10 f49a43e4bbc0: Pulling fs layer 09:24:10 561ebcabdf7f: Pulling fs layer 09:24:10 5c3c966382ef: Waiting 09:24:10 9f66e0745190: Waiting 09:24:10 f49a43e4bbc0: Waiting 09:24:10 561ebcabdf7f: Waiting 09:24:10 4f4fb700ef54: Waiting 09:24:10 5d5c8e513c77: Waiting 09:24:10 4cc291be95ef: Verifying Checksum 09:24:10 4cc291be95ef: Download complete 09:24:10 5c3c966382ef: Download complete 09:24:10 4f4fb700ef54: Verifying Checksum 09:24:10 4f4fb700ef54: Download complete 09:24:10 5d5c8e513c77: Verifying Checksum 09:24:10 5d5c8e513c77: Download complete 09:24:10 43c4264eed91: Download complete 09:24:10 9f66e0745190: Verifying Checksum 09:24:10 9f66e0745190: Download complete 09:24:10 43c4264eed91: Pull complete 09:24:10 561ebcabdf7f: Verifying Checksum 09:24:10 561ebcabdf7f: Download complete 09:24:10 4cc291be95ef: Pull complete 09:24:11 2ac1f1163629: Verifying Checksum 09:24:11 2ac1f1163629: Download complete 09:24:11 f49a43e4bbc0: Verifying Checksum 09:24:11 f49a43e4bbc0: Download complete 09:24:15 2ac1f1163629: Pull complete 09:24:15 5c3c966382ef: Pull complete 09:24:15 4f4fb700ef54: Pull complete 09:24:15 5d5c8e513c77: Pull complete 09:24:15 9f66e0745190: Pull complete 09:24:17 f49a43e4bbc0: Pull complete 09:24:17 561ebcabdf7f: Pull complete 09:24:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:24:17 ---> 3a752c3f9dda 09:24:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:24:22 ---> Running in 0a9b46312ed7 09:24:22 Removing intermediate container 0a9b46312ed7 09:24:22 ---> fca2058d0e62 09:24:22 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:24:22 ---> Running in f8bca62dfc42 09:24:22 Removing intermediate container f8bca62dfc42 09:24:22 ---> f5a388361faf 09:24:22 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:24:22 ---> Running in 9e8232d3b17e 09:24:22 Removing intermediate container 9e8232d3b17e 09:24:22 ---> b4e367c89a07 09:24:22 Step 6/12 : WORKDIR /device-uart 09:24:22 ---> Running in 8ec89e6ffc88 09:24:22 Removing intermediate container 8ec89e6ffc88 09:24:22 ---> 697de7bfc697 09:24:22 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:24:22 ---> Running in b9c5df83f886 09:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:24:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:24:23 Still waiting to schedule task 09:24:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:24:23 (1/4) Installing openssh-keygen (9.7_p1-r4) 09:24:23 (2/4) Installing libedit (20240517.3.1-r0) 09:24:23 (3/4) Installing openssh-client-common (9.7_p1-r4) 09:24:23 (4/4) Installing openssh-client-default (9.7_p1-r4) 09:24:23 Executing busybox-1.36.1-r29.trigger 09:24:23 OK: 250 MiB in 58 packages 09:24:23 Removing intermediate container b9c5df83f886 09:24:23 ---> 0fba0b7b7d44 09:24:23 Step 8/12 : COPY go.mod vendor* ./ 09:24:23 ---> 77e4b040a195 09:24:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:23 ---> Running in 0f62745629c4 09:25:10 Removing intermediate container 0f62745629c4 09:25:10 ---> 3df743cdce5a 09:25:10 Step 10/12 : COPY . . 09:25:10 ---> 209e4f475a70 09:25:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:25:10 ---> Running in 7c5edd50e5cc 09:25:10 Removing intermediate container 7c5edd50e5cc 09:25:10 ---> e558233c5934 09:25:10 Step 12/12 : RUN ${MAKE} 09:25:10 ---> Running in e28a22a69761 09:25:10 noop 09:25:10 Removing intermediate container e28a22a69761 09:25:10 ---> 269d31133105 09:25:10 Successfully built 269d31133105 09:25:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:11 + docker inspect -f . ci-base-image-x86_64 09:25:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:11 prd-ubuntu20.04-docker-8c-8g-24746 does not seem to be running inside a container 09:25:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-85 -v /w/workspace/edgexfoundry_device-uart_PR-85:/w/workspace/edgexfoundry_device-uart_PR-85:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-85@tmp:/w/workspace/edgexfoundry_device-uart_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:25:11 $ docker top 5c882cf37dcae6e3100c29a0f93b1a5a8dc2ef23ba57edc2eda101a2ecdc6691 -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:12 + go version 09:25:12 go version go1.23.2 linux/amd64 [Pipeline] } 09:25:12 $ docker stop --time=1 5c882cf37dcae6e3100c29a0f93b1a5a8dc2ef23ba57edc2eda101a2ecdc6691 09:25:13 $ docker rm -f --volumes 5c882cf37dcae6e3100c29a0f93b1a5a8dc2ef23ba57edc2eda101a2ecdc6691 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:14 + docker inspect -f . ci-base-image-x86_64 09:25:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:14 prd-ubuntu20.04-docker-8c-8g-24746 does not seem to be running inside a container 09:25:14 $ 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-85 -v /w/workspace/edgexfoundry_device-uart_PR-85:/w/workspace/edgexfoundry_device-uart_PR-85:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-85@tmp:/w/workspace/edgexfoundry_device-uart_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:25:14 $ docker top b76ee452f95d5b861ca2fda39b42e7a0815e16b57872f4656ec2047e23d7321f -eo pid,comm [Pipeline] { [Pipeline] sh 09:25:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-85 [Pipeline] fileExists [Pipeline] sh 09:25:15 + make test 09:25:15 go test ./... -coverprofile=coverage.out 09:25:20 ? github.com/edgexfoundry/device-uart [no test files] 09:25:35 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:25:35 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:25:48 go vet ./... 09:25:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:25:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:25:53 ./bin/test-attribution-txt.sh [Pipeline] echo 09:25:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:25:53 $ docker stop --time=1 b76ee452f95d5b861ca2fda39b42e7a0815e16b57872f4656ec2047e23d7321f 09:25:58 $ docker rm -f --volumes b76ee452f95d5b861ca2fda39b42e7a0815e16b57872f4656ec2047e23d7321f [Pipeline] // withDockerContainer [Pipeline] sh 09:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:25:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:25:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:26:00 + ls -al . 09:26:00 total 224 09:26:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:25 . 09:26:00 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:23 .. 09:26:00 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:23 .dockerignore 09:26:00 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:25 .git 09:26:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:23 .github 09:26:00 -rw-rw-r-- 1 jenkins jenkins 343 Nov 7 09:23 .gitignore 09:26:00 -rw-rw-r-- 1 jenkins jenkins 198 Nov 7 09:23 .golangci.yml 09:26:00 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:24 .semver 09:26:00 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 7 09:23 Attribution.txt 09:26:00 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 7 09:23 CHANGELOG.md 09:26:00 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 7 09:23 Dockerfile 09:26:00 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:23 GOVERNANCE.md 09:26:00 -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 09:23 Jenkinsfile 09:26:00 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:23 LICENSE 09:26:00 -rw-rw-r-- 1 jenkins jenkins 2463 Nov 7 09:23 Makefile 09:26:00 -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 09:23 OWNERS.md 09:26:00 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 7 09:23 README.md 09:26:00 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:24 VERSION 09:26:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:23 bin 09:26:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:23 cmd 09:26:00 -rw-r--r-- 1 jenkins jenkins 6770 Nov 7 09:25 coverage.out 09:26:00 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 7 09:23 go.mod 09:26:00 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 7 09:23 go.sum 09:26:00 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:23 internal 09:26:00 -rw-rw-r-- 1 jenkins jenkins 209 Nov 7 09:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:00 + 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=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc --label arch=amd64 --label version=0.0.0 . 09:26:00 Sending build context to Docker daemon 25.67MB 09:26:00 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 09:26:00 Step 2/26 : FROM ${BASE} AS builder 09:26:00 ---> 269d31133105 09:26:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:26:01 ---> Running in 6dbe5332a998 09:26:01 Removing intermediate container 6dbe5332a998 09:26:01 ---> 928f0314c2b3 09:26:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:26:01 ---> Running in 79bce60fb8e7 09:26:01 Removing intermediate container 79bce60fb8e7 09:26:01 ---> 75e824ccb46d 09:26:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:26:01 ---> Running in 91c37d8aef81 09:26:01 Removing intermediate container 91c37d8aef81 09:26:01 ---> 40b015882098 09:26:01 Step 6/26 : WORKDIR /device-uart 09:26:01 ---> Running in 5428ac551013 09:26:01 Removing intermediate container 5428ac551013 09:26:01 ---> 9b2164b0c70c 09:26:01 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:26:01 ---> Running in 34c1e7828670 09:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:26:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:26:02 OK: 250 MiB in 58 packages 09:26:02 Removing intermediate container 34c1e7828670 09:26:02 ---> 2b58d62006b8 09:26:02 Step 8/26 : COPY go.mod vendor* ./ 09:26:02 ---> a1a24a800484 09:26:02 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:02 ---> Running in bdcda3c4ea31 09:26:03 Removing intermediate container bdcda3c4ea31 09:26:03 ---> efe5c104cda8 09:26:03 Step 10/26 : COPY . . 09:26:04 ---> c0c6814fcb26 09:26:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:26:04 ---> Running in 84ca7a93ad3e 09:26:04 Removing intermediate container 84ca7a93ad3e 09:26:04 ---> bf8d2c87b937 09:26:04 Step 12/26 : RUN ${MAKE} 09:26:04 ---> Running in 38b7bbbc1f5e 09:26:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 09:26:36 Removing intermediate container 38b7bbbc1f5e 09:26:36 ---> bc107881c7b4 09:26:36 Step 13/26 : FROM alpine:3.20 09:26:36 3.20: Pulling from library/alpine 09:26:36 43c4264eed91: Already exists 09:26:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:26:36 Status: Downloaded newer image for alpine:3.20 09:26:36 ---> 91ef0af61f39 09:26:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:26:37 ---> Running in 96a29a98f96c 09:26:37 Removing intermediate container 96a29a98f96c 09:26:37 ---> 84d12bd7f584 09:26:37 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:26:37 ---> Running in 6b25bfa1cc4b 09:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:26:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:26:37 (1/1) Installing dumb-init (1.2.5-r3) 09:26:37 Executing busybox-1.36.1-r29.trigger 09:26:37 OK: 8 MiB in 15 packages 09:26:38 Removing intermediate container 6b25bfa1cc4b 09:26:38 ---> cfe652b334a2 09:26:38 Step 16/26 : RUN apk --no-cache upgrade 09:26:38 ---> Running in f37202134fa8 09:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:26:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:26:39 Upgrading critical system libraries and apk-tools: 09:26:39 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:26:39 Executing busybox-1.36.1-r29.trigger 09:26:39 Continuing the upgrade transaction with new apk-tools: 09:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:26:39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:26:39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:26:39 OK: 8 MiB in 15 packages 09:26:40 Removing intermediate container f37202134fa8 09:26:40 ---> 37992105f719 09:26:40 Step 17/26 : WORKDIR / 09:26:40 ---> Running in 7ef716d892eb 09:26:40 Removing intermediate container 7ef716d892eb 09:26:40 ---> ff4494d470ba 09:26:40 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:26:40 ---> 2ffa94edf605 09:26:40 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:26:40 ---> c237c43cba97 09:26:40 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:26:42 ---> f392cd7e5244 09:26:42 Step 21/26 : EXPOSE 59995 09:26:42 ---> Running in be89516b4c74 09:26:42 Removing intermediate container be89516b4c74 09:26:42 ---> fbc6116f05ca 09:26:42 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:26:42 ---> Running in 58144a4f45b3 09:26:42 Removing intermediate container 58144a4f45b3 09:26:42 ---> cdbba73800b1 09:26:42 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:26:42 ---> Running in fdc9e98a32e6 09:26:42 Removing intermediate container fdc9e98a32e6 09:26:42 ---> ddb6424bbbeb 09:26:42 Step 24/26 : LABEL arch=amd64 09:26:42 ---> Running in f73af7c03d17 09:26:42 Removing intermediate container f73af7c03d17 09:26:42 ---> ab6e987eb98d 09:26:42 Step 25/26 : LABEL git_sha=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc 09:26:42 ---> Running in 5b81d096fb4a 09:26:42 Removing intermediate container 5b81d096fb4a 09:26:42 ---> aa8b29f359b8 09:26:42 Step 26/26 : LABEL version=0.0.0 09:26:42 ---> Running in fd1433625f1d 09:26:42 Removing intermediate container fd1433625f1d 09:26:42 ---> f3a15a8b642e 09:26:42 [Warning] One or more build-args [ARCH] were not consumed 09:26:42 Successfully built f3a15a8b642e 09:26:42 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 09:26:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:43 09:26:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:43 latest: Pulling from edgex-lftools-log-publisher 09:26:43 5eb5b503b376: Pulling fs layer 09:26:43 5c69ac0246d0: Pulling fs layer 09:26:43 ec43610c2a17: Pulling fs layer 09:26:43 3a2ae6a8a46f: Pulling fs layer 09:26:43 33b1e0a273af: Pulling fs layer 09:26:43 5d3b04190fa2: Pulling fs layer 09:26:43 2f39f015ded8: Pulling fs layer 09:26:43 33b1e0a273af: Waiting 09:26:43 5d3b04190fa2: Waiting 09:26:43 2f39f015ded8: Waiting 09:26:43 3a2ae6a8a46f: Waiting 09:26:43 5c69ac0246d0: Download complete 09:26:43 3a2ae6a8a46f: Verifying Checksum 09:26:43 3a2ae6a8a46f: Download complete 09:26:43 33b1e0a273af: Verifying Checksum 09:26:43 33b1e0a273af: Download complete 09:26:43 5d3b04190fa2: Download complete 09:26:43 ec43610c2a17: Verifying Checksum 09:26:43 ec43610c2a17: Download complete 09:26:44 5eb5b503b376: Verifying Checksum 09:26:44 5eb5b503b376: Download complete 09:26:44 2f39f015ded8: Download complete 09:26:45 5eb5b503b376: Pull complete 09:26:45 5c69ac0246d0: Pull complete 09:26:45 ec43610c2a17: Pull complete 09:26:45 3a2ae6a8a46f: Pull complete 09:26:46 33b1e0a273af: Pull complete 09:26:46 5d3b04190fa2: Pull complete 09:26:50 2f39f015ded8: Pull complete 09:26:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:26:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:50 prd-ubuntu20.04-docker-8c-8g-24746 does not seem to be running inside a container 09:26:50 $ 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-85 -v /w/workspace/edgexfoundry_device-uart_PR-85:/w/workspace/edgexfoundry_device-uart_PR-85:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-85@tmp:/w/workspace/edgexfoundry_device-uart_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:26:55 $ docker top fddce3dd838abb538ebebcb1cf4220ba5e29ad969d3279b175bf3bcb2e3fc5b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:56 ---> job-cost.sh 09:26:56 lf-activate-venv: SKIPPING 09:26:56 INFO: No Stack... 09:26:56 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:56 INFO: Archiving Costs [Pipeline] sh 09:26:57 + cat /w/workspace/edgexfoundry_device-uart_PR-85/archives/cost.csv 09:26:57 + cut -d, -f6 [Pipeline] lock 09:26:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] 09:26:57 Resource [jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] did not exist. Created. 09:26:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:57 + echo total: 0.2199999988079071 [Pipeline] stash 09:26:57 Stashed 1 file(s) [Pipeline] } 09:26:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:26:57 $ docker stop --time=1 fddce3dd838abb538ebebcb1cf4220ba5e29ad969d3279b175bf3bcb2e3fc5b8 09:26:59 $ docker rm -f --volumes fddce3dd838abb538ebebcb1cf4220ba5e29ad969d3279b175bf3bcb2e3fc5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:27:44 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24749 in /w/workspace/edgexfoundry_device-uart_PR-85 [Pipeline] { [Pipeline] ws 09:27:44 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 09:27:44 The recommended git tool is: git 09:27:52 using credential edgex-jenkins-ssh 09:27:52 Cloning the remote Git repository 09:27:52 Cloning repository git@github.com:edgexfoundry/device-uart.git 09:27:52 > git init /w/workspace/device-uart/1 # timeout=10 09:27:53 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 09:27:53 > git --version # timeout=10 09:27:53 > git --version # 'git version 2.25.1' 09:27:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:56 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 09:27:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:27:58 Merging remotes/origin/main commit 2cd3421d87aeff7694e6397f4de46170b3861cfd into PR head commit eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc 09:27:57 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 09:27:57 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 09:27:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:27:58 > git config core.sparsecheckout # timeout=10 09:27:58 Merge succeeded, producing eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc 09:27:58 Checking out Revision eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc (PR-85) 09:27:58 > git checkout -f eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc # timeout=10 09:27:58 > git remote # timeout=10 09:27:58 > git config --get remote.origin.url # timeout=10 09:27:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:27:58 > git merge 2cd3421d87aeff7694e6397f4de46170b3861cfd # timeout=10 09:27:58 > git rev-parse HEAD^{commit} # timeout=10 09:27:58 > git config core.sparsecheckout # timeout=10 09:27:58 > git checkout -f eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc # timeout=10 09:28:02 Commit message: "fix: Only one ldflags flag is allowed" 09:28:03 > git --version # timeout=10 09:28:03 > git --version # 'git version 2.25.1' 09:28:03 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:28:05 % Total % Received % Xferd Average Speed Time Time Time Current 09:28:05 Dload Upload Total Spent Left Speed 09:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 164k 0 --:--:-- --:--:-- --:--:-- 167k [Pipeline] sh 09:28:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:28:06 + sudo tee /etc/docker/daemon.new 09:28:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:28:06 { 09:28:06 "registry-mirrors": [ 09:28:06 "https://nexus3.edgexfoundry.org:10001" 09:28:06 ], 09:28:06 "bip": "10.250.0.254/24", 09:28:06 "hosts": [ 09:28:06 "tcp://0.0.0.0:5555", 09:28:06 "unix:///var/run/docker.sock" 09:28:06 ], 09:28:06 "mtu": 1458, 09:28:06 "selinux-enabled": true, 09:28:06 "seccomp-profile": "/etc/docker/seccomp.json" 09:28:06 } [Pipeline] sh 09:28:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:28:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:28:25 provisioning config files... 09:28:25 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config16720561813365159073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:26 ---> ****-login.sh 09:28:26 nexus3.edgexfoundry.org:10001 09:28:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:27 Configure a credential helper to remove this warning. See 09:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:27 09:28:27 Login Succeeded 09:28:27 nexus3.edgexfoundry.org:10002 09:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:27 Configure a credential helper to remove this warning. See 09:28:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:27 09:28:27 Login Succeeded 09:28:27 nexus3.edgexfoundry.org:10003 09:28:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:28 Configure a credential helper to remove this warning. See 09:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:28 09:28:28 Login Succeeded 09:28:28 nexus3.edgexfoundry.org:10004 09:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:28 Configure a credential helper to remove this warning. See 09:28:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:28 09:28:28 Login Succeeded 09:28:28 ****.io 09:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:28:29 Configure a credential helper to remove this warning. See 09:28:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:28:29 09:28:29 Login Succeeded 09:28:29 ---> ****-login.sh ends [Pipeline] } 09:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:28:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:28:30 ========================================================= 09:28:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:28:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:30 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 09:28:31 Sending build context to Docker daemon 12.91MB 09:28:31 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:28:31 Step 2/12 : FROM ${BASE} AS builder 09:28:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:28:31 cf04c63912e1: Pulling fs layer 09:28:31 55b35a11ae5e: Pulling fs layer 09:28:31 a37a00ec5f00: Pulling fs layer 09:28:31 50b3750afda1: Pulling fs layer 09:28:31 4f4fb700ef54: Pulling fs layer 09:28:31 80978eb59214: Pulling fs layer 09:28:31 c9f46d7d2bd2: Pulling fs layer 09:28:31 c5a475d317c9: Pulling fs layer 09:28:31 80978eb59214: Waiting 09:28:31 c9f46d7d2bd2: Waiting 09:28:31 c5a475d317c9: Waiting 09:28:31 50b3750afda1: Waiting 09:28:31 4f4fb700ef54: Waiting 09:28:31 55b35a11ae5e: Verifying Checksum 09:28:31 55b35a11ae5e: Download complete 09:28:31 50b3750afda1: Verifying Checksum 09:28:31 50b3750afda1: Download complete 09:28:31 4f4fb700ef54: Verifying Checksum 09:28:31 4f4fb700ef54: Download complete 09:28:32 80978eb59214: Verifying Checksum 09:28:32 80978eb59214: Download complete 09:28:32 cf04c63912e1: Verifying Checksum 09:28:32 cf04c63912e1: Download complete 09:28:32 c5a475d317c9: Verifying Checksum 09:28:32 c5a475d317c9: Download complete 09:28:33 cf04c63912e1: Pull complete 09:28:34 55b35a11ae5e: Pull complete 09:28:34 a37a00ec5f00: Verifying Checksum 09:28:34 a37a00ec5f00: Download complete 09:28:35 c9f46d7d2bd2: Verifying Checksum 09:28:35 c9f46d7d2bd2: Download complete 09:28:54 a37a00ec5f00: Pull complete 09:28:54 50b3750afda1: Pull complete 09:28:54 4f4fb700ef54: Pull complete 09:28:54 80978eb59214: Pull complete 09:29:02 c9f46d7d2bd2: Pull complete 09:29:03 c5a475d317c9: Pull complete 09:29:03 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:29:03 ---> be29e6b0f0d4 09:29:03 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:29:06 ---> Running in 7673276101d0 09:29:06 Removing intermediate container 7673276101d0 09:29:06 ---> 58956b78378e 09:29:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:29:06 ---> Running in 3dd63a9bd16a 09:29:07 Removing intermediate container 3dd63a9bd16a 09:29:07 ---> 3eccb44279eb 09:29:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:29:07 ---> Running in dd387e39b8d7 09:29:07 Removing intermediate container dd387e39b8d7 09:29:07 ---> 9f1f11780d0e 09:29:07 Step 6/12 : WORKDIR /device-uart 09:29:07 ---> Running in a6840da3372c 09:29:08 Removing intermediate container a6840da3372c 09:29:08 ---> 536633f8beeb 09:29:08 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:29:08 ---> Running in 95697c5c6ed6 09:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:29:12 (1/4) Installing openssh-keygen (9.7_p1-r4) 09:29:12 (2/4) Installing libedit (20240517.3.1-r0) 09:29:12 (3/4) Installing openssh-client-common (9.7_p1-r4) 09:29:12 (4/4) Installing openssh-client-default (9.7_p1-r4) 09:29:12 Executing busybox-1.36.1-r29.trigger 09:29:12 OK: 242 MiB in 58 packages 09:29:14 Removing intermediate container 95697c5c6ed6 09:29:14 ---> bddf52fd9705 09:29:14 Step 8/12 : COPY go.mod vendor* ./ 09:29:15 ---> 90d51b3d29bb 09:29:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:29:15 ---> Running in 9951b1e93a7d 09:31:22 Removing intermediate container 9951b1e93a7d 09:31:22 ---> 5fbc52f71664 09:31:22 Step 10/12 : COPY . . 09:31:22 ---> a731811d7705 09:31:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:31:22 ---> Running in 01706e08057f 09:31:22 Removing intermediate container 01706e08057f 09:31:22 ---> af60354bdd43 09:31:22 Step 12/12 : RUN ${MAKE} 09:31:22 ---> Running in 76e8f77ba762 09:31:22 noop 09:31:22 Removing intermediate container 76e8f77ba762 09:31:22 ---> 2070e49e61e6 09:31:22 Successfully built 2070e49e61e6 09:31:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:23 + docker inspect -f . ci-base-image-arm64 09:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:24 prd-ubuntu20.04-docker-arm64-4c-16g-24749 does not seem to be running inside a container 09:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:31:25 $ docker top 2c24aa270891fe8346c5066c48f2cefb3ec0e397db242e1e4e054a9b1a331f55 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:26 + go version 09:31:26 go version go1.23.2 linux/arm64 [Pipeline] } 09:31:26 $ docker stop --time=1 2c24aa270891fe8346c5066c48f2cefb3ec0e397db242e1e4e054a9b1a331f55 09:31:28 $ docker rm -f --volumes 2c24aa270891fe8346c5066c48f2cefb3ec0e397db242e1e4e054a9b1a331f55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:29 + docker inspect -f . ci-base-image-arm64 09:31:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:30 prd-ubuntu20.04-docker-arm64-4c-16g-24749 does not seem to be running inside a container 09:31:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:31:31 $ docker top d692b42ecc2321ae5c6ca3b992ac3b232b039322becc10b6b61a507e1fdacd79 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:32 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 09:31:33 + make test 09:31:33 go test ./... -coverprofile=coverage.out 09:31:41 ? github.com/edgexfoundry/device-uart [no test files] 09:36:03 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:36:03 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:36:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:36:03 go vet ./... 09:36:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:36:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:36:50 ./bin/test-attribution-txt.sh [Pipeline] echo 09:36:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:36:52 $ docker stop --time=1 d692b42ecc2321ae5c6ca3b992ac3b232b039322becc10b6b61a507e1fdacd79 09:36:54 $ docker rm -f --volumes d692b42ecc2321ae5c6ca3b992ac3b232b039322becc10b6b61a507e1fdacd79 [Pipeline] // withDockerContainer [Pipeline] sh 09:36:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:36:56 Warning: overwriting stash ‘coverage-report’ 09:36:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:36:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:36:58 + ls -al . 09:36:58 total 220 09:36:58 drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 09:31 . 09:36:58 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:27 .. 09:36:58 -rw-rw-r-- 1 jenkins jenkins 140 Nov 7 09:27 .dockerignore 09:36:58 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:27 .git 09:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:27 .github 09:36:58 -rw-rw-r-- 1 jenkins jenkins 343 Nov 7 09:27 .gitignore 09:36:58 -rw-rw-r-- 1 jenkins jenkins 198 Nov 7 09:27 .golangci.yml 09:36:58 -rw-rw-r-- 1 jenkins jenkins 18662 Nov 7 09:27 Attribution.txt 09:36:58 -rw-rw-r-- 1 jenkins jenkins 1908 Nov 7 09:27 CHANGELOG.md 09:36:58 -rw-rw-r-- 1 jenkins jenkins 1919 Nov 7 09:27 Dockerfile 09:36:58 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:27 GOVERNANCE.md 09:36:58 -rw-rw-r-- 1 jenkins jenkins 675 Nov 7 09:27 Jenkinsfile 09:36:58 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 7 09:27 LICENSE 09:36:58 -rw-rw-r-- 1 jenkins jenkins 2463 Nov 7 09:27 Makefile 09:36:58 -rw-rw-r-- 1 jenkins jenkins 617 Nov 7 09:27 OWNERS.md 09:36:58 -rw-rw-r-- 1 jenkins jenkins 8892 Nov 7 09:27 README.md 09:36:58 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:24 VERSION 09:36:58 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:27 bin 09:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:27 cmd 09:36:58 -rw-r--r-- 1 jenkins jenkins 6770 Nov 7 09:35 coverage.out 09:36:58 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 7 09:27 go.mod 09:36:58 -rw-rw-r-- 1 jenkins jenkins 88303 Nov 7 09:27 go.sum 09:36:58 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:27 internal 09:36:58 -rw-rw-r-- 1 jenkins jenkins 209 Nov 7 09:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:36:58 + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc --label arch=arm64 --label version=0.0.0 . 09:36:59 Sending build context to Docker daemon 12.92MB 09:36:59 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 09:36:59 Step 2/26 : FROM ${BASE} AS builder 09:36:59 ---> 2070e49e61e6 09:36:59 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:36:59 ---> Running in 91b5ca6b0a74 09:36:59 Removing intermediate container 91b5ca6b0a74 09:36:59 ---> 467e33ede2e9 09:36:59 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:36:59 ---> Running in a878eedbb85e 09:37:00 Removing intermediate container a878eedbb85e 09:37:00 ---> 01cabed8f75b 09:37:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:37:00 ---> Running in 72e75f036cb0 09:37:00 Removing intermediate container 72e75f036cb0 09:37:00 ---> f528a047460a 09:37:00 Step 6/26 : WORKDIR /device-uart 09:37:00 ---> Running in a057a6c858c5 09:37:00 Removing intermediate container a057a6c858c5 09:37:00 ---> dbf814fb5d01 09:37:00 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:37:01 ---> Running in ea35f01eb651 09:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:37:04 OK: 242 MiB in 58 packages 09:37:05 Removing intermediate container ea35f01eb651 09:37:05 ---> e284bdb0aa95 09:37:05 Step 8/26 : COPY go.mod vendor* ./ 09:37:06 ---> 21df839d1261 09:37:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:06 ---> Running in e0e1351f1158 09:37:08 Removing intermediate container e0e1351f1158 09:37:08 ---> 6de87b2c4021 09:37:08 Step 10/26 : COPY . . 09:37:09 ---> 5b9ca4682958 09:37:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:37:09 ---> Running in ccaa6c41c1fe 09:37:10 Removing intermediate container ccaa6c41c1fe 09:37:10 ---> 294541f39425 09:37:10 Step 12/26 : RUN ${MAKE} 09:37:10 ---> Running in 887d555f876a 09:37:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.2 " -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd 09:41:33 Removing intermediate container 887d555f876a 09:41:33 ---> 0586d92f61a2 09:41:33 Step 13/26 : FROM alpine:3.20 09:41:33 3.20: Pulling from library/alpine 09:41:33 cf04c63912e1: Already exists 09:41:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:41:33 Status: Downloaded newer image for alpine:3.20 09:41:33 ---> c157a85ed455 09:41:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:41:33 ---> Running in 3b8dd6d94952 09:41:33 Removing intermediate container 3b8dd6d94952 09:41:33 ---> 878a3e1a9470 09:41:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:41:33 ---> Running in 8111c1741937 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:33 (1/1) Installing dumb-init (1.2.5-r3) 09:41:33 Executing busybox-1.36.1-r29.trigger 09:41:33 OK: 9 MiB in 15 packages 09:41:33 Removing intermediate container 8111c1741937 09:41:33 ---> 61832aa9096d 09:41:33 Step 16/26 : RUN apk --no-cache upgrade 09:41:33 ---> Running in a49c4f66a5fb 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:33 Upgrading critical system libraries and apk-tools: 09:41:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:41:33 Executing busybox-1.36.1-r29.trigger 09:41:33 Continuing the upgrade transaction with new apk-tools: 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:41:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:41:33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:41:33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:41:33 OK: 9 MiB in 15 packages 09:41:33 Removing intermediate container a49c4f66a5fb 09:41:33 ---> 7baf7aedb300 09:41:33 Step 17/26 : WORKDIR / 09:41:33 ---> Running in b3517ca3ed26 09:41:33 Removing intermediate container b3517ca3ed26 09:41:33 ---> 51ebf09ec630 09:41:33 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:41:34 ---> 4deb45bbc2a7 09:41:34 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:41:34 ---> 78f0eaa019f6 09:41:34 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:41:38 ---> 9fdf14aa0d50 09:41:38 Step 21/26 : EXPOSE 59995 09:41:38 ---> Running in 5b5d44bdfbf4 09:41:38 Removing intermediate container 5b5d44bdfbf4 09:41:38 ---> a3aed0cd4b55 09:41:38 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:41:38 ---> Running in d1e854d3b7e5 09:41:38 Removing intermediate container d1e854d3b7e5 09:41:38 ---> f0353553638e 09:41:38 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:41:39 ---> Running in 7c76323088ee 09:41:39 Removing intermediate container 7c76323088ee 09:41:39 ---> 4fb9b1fc4f97 09:41:39 Step 24/26 : LABEL arch=arm64 09:41:39 ---> Running in f4642e8720b3 09:41:39 Removing intermediate container f4642e8720b3 09:41:39 ---> 7d96eb6e1531 09:41:39 Step 25/26 : LABEL git_sha=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc 09:41:39 ---> Running in ea31b5027df6 09:41:40 Removing intermediate container ea31b5027df6 09:41:40 ---> 10bfe8b403b8 09:41:40 Step 26/26 : LABEL version=0.0.0 09:41:40 ---> Running in 0561abbd3975 09:41:40 Removing intermediate container 0561abbd3975 09:41:40 ---> dade4b26870c 09:41:40 [Warning] One or more build-args [ARCH] were not consumed 09:41:40 Successfully built dade4b26870c 09:41:40 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 09:41:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:41 09:41:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:41:42 arm64: Pulling from edgex-lftools-log-publisher 09:41:42 8998bd30e6a1: Pulling fs layer 09:41:42 04944245beec: Pulling fs layer 09:41:42 699f458cf7ca: Pulling fs layer 09:41:42 765212b225bb: Pulling fs layer 09:41:42 f23df028b6ca: Pulling fs layer 09:41:42 d65c8cfc05b1: Pulling fs layer 09:41:42 2437ff75d9bd: Pulling fs layer 09:41:42 765212b225bb: Waiting 09:41:42 d65c8cfc05b1: Waiting 09:41:42 2437ff75d9bd: Waiting 09:41:42 f23df028b6ca: Waiting 09:41:42 04944245beec: Verifying Checksum 09:41:42 04944245beec: Download complete 09:41:42 765212b225bb: Verifying Checksum 09:41:42 765212b225bb: Download complete 09:41:42 f23df028b6ca: Verifying Checksum 09:41:42 f23df028b6ca: Download complete 09:41:42 d65c8cfc05b1: Verifying Checksum 09:41:42 d65c8cfc05b1: Download complete 09:41:42 699f458cf7ca: Verifying Checksum 09:41:42 699f458cf7ca: Download complete 09:41:43 8998bd30e6a1: Verifying Checksum 09:41:43 8998bd30e6a1: Download complete 09:41:46 2437ff75d9bd: Verifying Checksum 09:41:46 2437ff75d9bd: Download complete 09:41:48 8998bd30e6a1: Pull complete 09:41:49 04944245beec: Pull complete 09:41:51 699f458cf7ca: Pull complete 09:41:51 765212b225bb: Pull complete 09:41:52 f23df028b6ca: Pull complete 09:41:52 d65c8cfc05b1: Pull complete 09:42:10 2437ff75d9bd: Pull complete 09:42:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:42:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:42:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:10 prd-ubuntu20.04-docker-arm64-4c-16g-24749 does not seem to be running inside a container 09:42:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:42:14 $ docker top 8d92f1c5d781d80bea5b8c162f06fb7e450ec7c87288a83955d76b2fb338245b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:15 ---> job-cost.sh 09:42:15 lf-activate-venv: SKIPPING 09:42:15 INFO: No Stack... 09:42:15 INFO: Retrieving Pricing Info for: v3-standard-4 09:42:16 INFO: Archiving Costs [Pipeline] sh 09:42:17 + cat /w/workspace/device-uart/1/archives/cost.csv 09:42:17 + cut -d, -f6 [Pipeline] lock 09:42:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] 09:42:17 Resource [jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] did not exist. Created. 09:42:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:42:17 /w/workspace/device-uart/1@tmp/durable-5383ea1e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:42:18 + echo total: 0.10999999940395355 [Pipeline] stash 09:42:18 Warning: overwriting stash ‘stack-cost’ 09:42:18 Stashed 1 file(s) [Pipeline] } 09:42:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-85-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:42:18 $ docker stop --time=1 8d92f1c5d781d80bea5b8c162f06fb7e450ec7c87288a83955d76b2fb338245b 09:42:20 $ docker rm -f --volumes 8d92f1c5d781d80bea5b8c162f06fb7e450ec7c87288a83955d76b2fb338245b [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 09:42:21 provisioning config files... 09:42:21 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-85@tmp/config14755427729161440253tmp [Pipeline] { [Pipeline] sh 09:42:21 + set +x 09:42:21 + curl -s https://codecov.io/bash 09:42:21 + bash -s -- 09:42:21 09:42:21 _____ _ 09:42:21 / ____| | | 09:42:21 | | ___ __| | ___ ___ _____ __ 09:42:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:42:21 | |___| (_) | (_| | __/ (_| (_) \ V / 09:42:21 \_____\___/ \__,_|\___|\___\___/ \_/ 09:42:21 Bash-1.0.6 09:42:21 09:42:21 09:42:21 ==> git version 2.25.1 found 09:42:21 ==> 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 09:42:21 Release-Date: 2020-01-08 09:42:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:42:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:42:21 ==> Jenkins CI detected. 09:42:21 current dir:  /w/workspace/edgexfoundry_device-uart_PR-85 09:42:21 project root: . 09:42:21 --> token set from env 09:42:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:42:21 ==> Running gcov in . (disable via -X gcov) 09:42:21 ==> Python coveragepy not found 09:42:21 ==> Searching for coverage reports in: 09:42:21 + . 09:42:21 -> Found 1 reports 09:42:21 ==> Detecting git/mercurial file structure 09:42:21 ==> Reading reports 09:42:21 + ./coverage.out bytes=6770 09:42:21 ==> Appending adjustments 09:42:21 https://docs.codecov.io/docs/fixing-reports 09:42:21 + Found adjustments 09:42:21 ==> Gzipping contents 09:42:21 4.0K /tmp/codecov.YD46U4.gz 09:42:21 ==> Uploading reports 09:42:21 url: https://codecov.io 09:42:21 query: branch=PR-85&commit=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=85&job=&cmd_args= 09:42:21 -> Pinging Codecov 09:42:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-85&commit=eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-85%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=85&job=&cmd_args= 09:42:22 -> Uploading to 09:42:22 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc/dd4d2d09-dd0f-40c1-a6b2-5ad5507a17d1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T094221Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=284bf05cc3168e9821389ff2af673f785d5d335b2a3b3aed557c58ca11202921 09:42:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:22 Dload Upload Total Spent Left Speed 09:42:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6040 --:--:-- --:--:-- --:--:-- 6040 09:42:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/eff0ecc697f1fa6a5c995c13b9384b385ba6d4bc [Pipeline] } 09:42:22 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 09:42:24 + [ -d /w/workspace/edgexfoundry_device-uart_PR-85/archives ] 09:42:24 + ls -al /w/workspace/edgexfoundry_device-uart_PR-85/archives 09:42:24 total 16 09:42:24 drwxr-xr-x 3 root root 4096 Nov 7 09:26 . 09:42:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:26 .. 09:42:24 drwxr-xr-x 2 root root 4096 Nov 7 09:26 cost 09:42:24 -rw-r--r-- 1 root root 82 Nov 7 09:26 cost.csv 09:42:24 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-85/archives 09:42:24 + ls -al /w/workspace/edgexfoundry_device-uart_PR-85/archives 09:42:24 total 16 09:42:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:26 . 09:42:24 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 09:26 .. 09:42:24 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:26 cost 09:42:24 -rw-r--r-- 1 jenkins jenkins 82 Nov 7 09:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:42:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:42:25 ---> package-listing.sh 09:42:25 ++ facter osfamily 09:42:25 ++ tr '[:upper:]' '[:lower:]' 09:42:25 + OS_FAMILY=debian 09:42:25 + workspace=/w/workspace/edgexfoundry_device-uart_PR-85 09:42:25 + START_PACKAGES=/tmp/packages_start.txt 09:42:25 + END_PACKAGES=/tmp/packages_end.txt 09:42:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:42:25 + PACKAGES=/tmp/packages_start.txt 09:42:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-85 ']' 09:42:25 + PACKAGES=/tmp/packages_end.txt 09:42:25 + case "${OS_FAMILY}" in 09:42:25 + dpkg -l 09:42:25 + grep '^ii' 09:42:25 + '[' -f /tmp/packages_start.txt ']' 09:42:25 + '[' -f /tmp/packages_end.txt ']' 09:42:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:42:25 + '[' /w/workspace/edgexfoundry_device-uart_PR-85 ']' 09:42:25 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-85/archives/ 09:42:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-85/archives/ [Pipeline] echo 09:42:26 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:42:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:42:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:42:27 prd-ubuntu20.04-docker-8c-8g-24746 does not seem to be running inside a container 09:42:27 $ 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-85/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-85 -v /w/workspace/edgexfoundry_device-uart_PR-85:/w/workspace/edgexfoundry_device-uart_PR-85:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-85@tmp:/w/workspace/edgexfoundry_device-uart_PR-85@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:42:27 $ docker top 6b01f7b05849af05da34d541748e3585630de459e8fb4d3d6ef32929ef8e7ee0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:42:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:42:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:42:28 + ls /var/log/sa-host 09:42:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:28 provisioning config files... 09:42:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-85@tmp/config2085491826236684347tmp [Pipeline] { [Pipeline] echo 09:42:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:42:28 ---> create-netrc.sh [Pipeline] } 09:42:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:42:29 ---> python-tools-install.sh [Pipeline] echo 09:42:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:42:29 ---> sudo-logs.sh 09:42:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:42:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:42:30 ---> job-cost.sh 09:42:30 lf-activate-venv: SKIPPING 09:42:30 DEBUG: total: 0.2199999988079071 09:42:30 INFO: Retrieving Stack Cost... 09:42:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:42:30 INFO: Archiving Costs [Pipeline] echo 09:42:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:42:31 ---> logs-deploy.sh 09:42:31 lf-activate-venv: SKIPPING 09:42:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-85/1 09:42:31 INFO: archiving workspace using pattern(s): 09:42:32 Archives upload complete. 09:42:32 INFO: archiving logs to Nexus