Pull request #78 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 3ed64162fe5da762afcd5902d8c2c408f66a7072+c25e0a715bc445233ef268d90b8261caa8d8b032 (a2441cc4fd35ccd95d8a97350b4babaeec3f0170) 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-ssh13550807456406445222.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-ssh8552931006607174327.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-78/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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18384046182784328319.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-78/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14479783935214970315.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-ssh17397804882262857932.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-78/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-78/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7733723563933070836.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-22696 in /w/workspace/edgexfoundry_device-uart_PR-78 [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-78 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c25e0a715bc445233ef268d90b8261caa8d8b032 into PR head commit 3ed64162fe5da762afcd5902d8c2c408f66a7072 > 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/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ed64162fe5da762afcd5902d8c2c408f66a7072 # 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 c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 Merge succeeded, producing 3ed64162fe5da762afcd5902d8c2c408f66a7072 Checking out Revision 3ed64162fe5da762afcd5902d8c2c408f66a7072 (PR-78) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ed64162fe5da762afcd5902d8c2c408f66a7072 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 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 07:45:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:45:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:00 ========================================================= 07:46:00 EdgeX Global Pipelines Version Info 07:46:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:00 ------------------- 07:46:00 stable info: 07:46:00 ------------------- 07:46:00 Commited By: Ginny Guan ginny@iotechsys.com 07:46:00 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:46:00 Message: update stable to v1.0.265 07:46:01 ------------------- 07:46:01 experimental info: 07:46:01 ------------------- 07:46:01 Commited By: Cherry Wang cherry@iotechsys.com 07:46:01 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:46:01 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:46:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-78 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-78 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-78 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ed64162fe5da762afcd5902d8c2c408f66a7072 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ed6416 [Pipeline] echo 07:46:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:03 provisioning config files... 07:46:03 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-78@tmp/config3859832788145853838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:04 ---> ****-login.sh 07:46:04 nexus3.edgexfoundry.org:10001 07:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:04 Configure a credential helper to remove this warning. See 07:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:04 07:46:04 Login Succeeded 07:46:04 nexus3.edgexfoundry.org:10002 07:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:04 Configure a credential helper to remove this warning. See 07:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:04 07:46:04 Login Succeeded 07:46:04 nexus3.edgexfoundry.org:10003 07:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:04 Configure a credential helper to remove this warning. See 07:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:04 07:46:04 Login Succeeded 07:46:04 nexus3.edgexfoundry.org:10004 07:46:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:04 Configure a credential helper to remove this warning. See 07:46:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:04 07:46:04 Login Succeeded 07:46:04 ****.io 07:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:05 Configure a credential helper to remove this warning. See 07:46:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:05 07:46:05 Login Succeeded 07:46:05 ---> ****-login.sh ends [Pipeline] } 07:46:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:05 + git rev-list -1 --merges 3ed64162fe5da762afcd5902d8c2c408f66a7072~1..3ed64162fe5da762afcd5902d8c2c408f66a7072 [Pipeline] echo 07:46:05 -----------> git rev-list -1 --merges 3ed64162fe5da762afcd5902d8c2c408f66a7072~1..3ed64162fe5da762afcd5902d8c2c408f66a7072 3ed64162fe5da762afcd5902d8c2c408f66a7072 [false] [Pipeline] sh 07:46:06 + git log --format=format:%s -1 3ed64162fe5da762afcd5902d8c2c408f66a7072 [Pipeline] echo 07:46:06 ========================================================= 07:46:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:06 + git log --format=format:%s -1 3ed64162fe5da762afcd5902d8c2c408f66a7072 [Pipeline] echo 07:46:06 [semverPrep] GIT_COMMIT: 3ed64162fe5da762afcd5902d8c2c408f66a7072, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo 07:46:06 [semverPrep] This is not a build commit. [Pipeline] sh 07:46:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:07 + grep -v github /etc/ssh/ssh_known_hosts 07:46:07 + [ -e /tmp/ssh_known_hosts ] 07:46:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:46:07 + sudo tee -a /etc/ssh/ssh_known_hosts 07:46:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:07 07:46:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:08 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:08 b85a868b505f: Pulling fs layer 07:46:08 e2be974225ed: Pulling fs layer 07:46:08 339a4e72a1f5: Pulling fs layer 07:46:08 988bab9f4d93: Pulling fs layer 07:46:08 1469e6f7b9e6: Pulling fs layer 07:46:08 eaf3925da568: Pulling fs layer 07:46:08 bab4dde63d76: Pulling fs layer 07:46:08 bde34c3a00c8: Pulling fs layer 07:46:08 b352a97aabf1: Pulling fs layer 07:46:08 4872d77fe225: Pulling fs layer 07:46:08 5851b861e8e6: Pulling fs layer 07:46:08 bde34c3a00c8: Waiting 07:46:08 b352a97aabf1: Waiting 07:46:08 4872d77fe225: Waiting 07:46:08 5851b861e8e6: Waiting 07:46:08 bab4dde63d76: Waiting 07:46:08 988bab9f4d93: Waiting 07:46:08 1469e6f7b9e6: Waiting 07:46:08 eaf3925da568: Waiting 07:46:08 e2be974225ed: Verifying Checksum 07:46:08 e2be974225ed: Download complete 07:46:08 988bab9f4d93: Verifying Checksum 07:46:08 988bab9f4d93: Download complete 07:46:08 1469e6f7b9e6: Verifying Checksum 07:46:08 1469e6f7b9e6: Download complete 07:46:08 eaf3925da568: Verifying Checksum 07:46:08 eaf3925da568: Download complete 07:46:08 339a4e72a1f5: Verifying Checksum 07:46:08 339a4e72a1f5: Download complete 07:46:08 bde34c3a00c8: Download complete 07:46:08 b352a97aabf1: Verifying Checksum 07:46:08 b352a97aabf1: Download complete 07:46:08 4872d77fe225: Verifying Checksum 07:46:08 4872d77fe225: Download complete 07:46:08 5851b861e8e6: Verifying Checksum 07:46:08 5851b861e8e6: Download complete 07:46:08 b85a868b505f: Verifying Checksum 07:46:08 b85a868b505f: Download complete 07:46:08 bab4dde63d76: Verifying Checksum 07:46:08 bab4dde63d76: Download complete 07:46:09 b85a868b505f: Pull complete 07:46:09 e2be974225ed: Pull complete 07:46:10 339a4e72a1f5: Pull complete 07:46:10 988bab9f4d93: Pull complete 07:46:10 1469e6f7b9e6: Pull complete 07:46:10 eaf3925da568: Pull complete 07:46:12 bab4dde63d76: Pull complete 07:46:12 bde34c3a00c8: Pull complete 07:46:12 b352a97aabf1: Pull complete 07:46:12 4872d77fe225: Pull complete 07:46:12 5851b861e8e6: Pull complete 07:46:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:13 prd-ubuntu20.04-docker-8c-8g-22696 does not seem to be running inside a container 07:46:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-78 -v /w/workspace/edgexfoundry_device-uart_PR-78:/w/workspace/edgexfoundry_device-uart_PR-78:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-78@tmp:/w/workspace/edgexfoundry_device-uart_PR-78@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 07:46:16 $ docker top 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 -eo pid,comm 07:46:16 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). 07:46:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:17 [ssh-agent] Looking for ssh-agent implementation... 07:46:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:17 $ docker exec 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 ssh-agent 07:46:17 SSH_AUTH_SOCK=/tmp/ssh-ycGp98UAzIZC/agent.32 07:46:17 SSH_AGENT_PID=38 07:46:17 Running ssh-add (command line suppressed) 07:46:17 Identity added: /w/workspace/edgexfoundry_device-uart_PR-78@tmp/private_key_4826446923038576538.key (/w/workspace/edgexfoundry_device-uart_PR-78@tmp/private_key_4826446923038576538.key) 07:46:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:17 + git tag --points-at HEAD [Pipeline] } 07:46:17 $ docker exec --env ******** --env ******** 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 ssh-agent -k 07:46:17 unset SSH_AUTH_SOCK; 07:46:17 unset SSH_AGENT_PID; 07:46:17 echo Agent pid 38 killed; 07:46:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:18 [ssh-agent] Looking for ssh-agent implementation... 07:46:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:18 $ docker exec 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 ssh-agent 07:46:18 SSH_AUTH_SOCK=/tmp/ssh-YoWAWOofEdS2/agent.71 07:46:18 SSH_AGENT_PID=77 07:46:18 Running ssh-add (command line suppressed) 07:46:18 Identity added: /w/workspace/edgexfoundry_device-uart_PR-78@tmp/private_key_3759158403850497139.key (/w/workspace/edgexfoundry_device-uart_PR-78@tmp/private_key_3759158403850497139.key) 07:46:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:18 + git semver init 07:46:19 2024-10-14 07:46:18,936 [run_init] DEBUG init version:0.0.0 force:False 07:46:19 2024-10-14 07:46:18,937 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-78/.semver 07:46:19 2024-10-14 07:46:18,937 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-78/.semver 07:46:19 2024-10-14 07:46:18,938 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-78/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-78, universal_newlines=False, shell=None, istream=None) 07:46:20 2024-10-14 07:46:20,125 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-78/.git/info/exclude 07:46:20 2024-10-14 07:46:20,126 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-78/.semver/PR-78 with force:False 07:46:20 2024-10-14 07:46:20,126 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-78/.semver/PR-78 07:46:20 2024-10-14 07:46:20,130 [execute] INFO git cat-file --batch-check 07:46:20 2024-10-14 07:46:20,131 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-78/.semver, universal_newlines=False, shell=None, istream=) 07:46:20 2024-10-14 07:46:20,136 [execute] INFO git cat-file --batch 07:46:20 2024-10-14 07:46:20,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-78/.semver, universal_newlines=False, shell=None, istream=) 07:46:20 2024-10-14 07:46:20,141 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-78/.semver/PR-78 07:46:20 0.0.0 [Pipeline] } 07:46:20 $ docker exec --env ******** --env ******** 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 ssh-agent -k 07:46:20 unset SSH_AUTH_SOCK; 07:46:20 unset SSH_AGENT_PID; 07:46:20 echo Agent pid 77 killed; 07:46:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:21 + git semver [Pipeline] } 07:46:21 $ docker stop --time=1 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 07:46:22 $ docker rm -f --volumes 4b26269da4ec0dec466e7805910b58ccdda1f0b5669400e46d8244d61ab323f4 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:23 Stashed 1 file(s) [Pipeline] echo 07:46:23 [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 07:46:24 provisioning config files... 07:46:24 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-78@tmp/config10935837322046600270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:24 ---> ****-login.sh 07:46:24 nexus3.edgexfoundry.org:10001 07:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:24 Configure a credential helper to remove this warning. See 07:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:24 07:46:24 Login Succeeded 07:46:24 nexus3.edgexfoundry.org:10002 07:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:24 Configure a credential helper to remove this warning. See 07:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:24 07:46:24 Login Succeeded 07:46:24 nexus3.edgexfoundry.org:10003 07:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:24 Configure a credential helper to remove this warning. See 07:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:24 07:46:24 Login Succeeded 07:46:24 nexus3.edgexfoundry.org:10004 07:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:24 Configure a credential helper to remove this warning. See 07:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:24 07:46:24 Login Succeeded 07:46:24 ****.io 07:46:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:25 Configure a credential helper to remove this warning. See 07:46:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:25 07:46:25 Login Succeeded 07:46:25 ---> ****-login.sh ends [Pipeline] } 07:46:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:25 ========================================================= 07:46:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:46:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:26 + 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 . 07:46:26 Sending build context to Docker daemon 25.61MB 07:46:26 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:46:26 Step 2/12 : FROM ${BASE} AS builder 07:46:26 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:26 43c4264eed91: Pulling fs layer 07:46:26 4cc291be95ef: Pulling fs layer 07:46:26 2ac1f1163629: Pulling fs layer 07:46:26 5c3c966382ef: Pulling fs layer 07:46:26 4f4fb700ef54: Pulling fs layer 07:46:26 5d5c8e513c77: Pulling fs layer 07:46:26 9f66e0745190: Pulling fs layer 07:46:26 f49a43e4bbc0: Pulling fs layer 07:46:26 561ebcabdf7f: Pulling fs layer 07:46:26 f49a43e4bbc0: Waiting 07:46:26 5d5c8e513c77: Waiting 07:46:26 9f66e0745190: Waiting 07:46:26 561ebcabdf7f: Waiting 07:46:26 5c3c966382ef: Waiting 07:46:26 4f4fb700ef54: Waiting 07:46:26 4cc291be95ef: Verifying Checksum 07:46:26 4cc291be95ef: Download complete 07:46:26 5c3c966382ef: Download complete 07:46:26 4f4fb700ef54: Verifying Checksum 07:46:26 4f4fb700ef54: Download complete 07:46:26 5d5c8e513c77: Verifying Checksum 07:46:26 5d5c8e513c77: Download complete 07:46:26 43c4264eed91: Verifying Checksum 07:46:26 43c4264eed91: Download complete 07:46:26 9f66e0745190: Verifying Checksum 07:46:26 9f66e0745190: Download complete 07:46:26 43c4264eed91: Pull complete 07:46:26 561ebcabdf7f: Verifying Checksum 07:46:26 561ebcabdf7f: Download complete 07:46:26 4cc291be95ef: Pull complete 07:46:26 2ac1f1163629: Download complete 07:46:27 f49a43e4bbc0: Verifying Checksum 07:46:27 f49a43e4bbc0: Download complete 07:46:30 2ac1f1163629: Pull complete 07:46:30 5c3c966382ef: Pull complete 07:46:30 4f4fb700ef54: Pull complete 07:46:30 5d5c8e513c77: Pull complete 07:46:30 9f66e0745190: Pull complete 07:46:33 f49a43e4bbc0: Pull complete 07:46:33 561ebcabdf7f: Pull complete 07:46:33 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:33 ---> 3a752c3f9dda 07:46:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:46:39 Still waiting to schedule task 07:46:39 ‘prd-ubuntu20.04-docker-arm64-4c-16g-22697’ is offline 07:46:39 ---> Running in 9724370c81d9 07:46:39 Removing intermediate container 9724370c81d9 07:46:39 ---> fb2c59f7de8a 07:46:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:46:39 ---> Running in 90d6aa7a4121 07:46:39 Removing intermediate container 90d6aa7a4121 07:46:39 ---> 26ca0904926a 07:46:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:46:39 ---> Running in 6f6d076cf6d9 07:46:39 Removing intermediate container 6f6d076cf6d9 07:46:39 ---> 049dc1a97b1d 07:46:39 Step 6/12 : WORKDIR /device-uart 07:46:39 ---> Running in 24f9e5c98682 07:46:39 Removing intermediate container 24f9e5c98682 07:46:39 ---> 2e140ef50005 07:46:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:39 ---> Running in 41aeebeb0a29 07:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:39 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:46:39 (2/4) Installing libedit (20240517.3.1-r0) 07:46:39 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:46:39 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:46:39 Executing busybox-1.36.1-r29.trigger 07:46:39 OK: 250 MiB in 58 packages 07:46:40 Removing intermediate container 41aeebeb0a29 07:46:40 ---> 669c21a781b6 07:46:40 Step 8/12 : COPY go.mod vendor* ./ 07:46:40 ---> a39be0fbfd0c 07:46:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:40 ---> Running in fde7e27da1dc 07:47:28 Removing intermediate container fde7e27da1dc 07:47:28 ---> ba92b14a4f66 07:47:28 Step 10/12 : COPY . . 07:47:28 ---> 97151ec2ea39 07:47:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:28 ---> Running in 12ac66ecf5df 07:47:28 Removing intermediate container 12ac66ecf5df 07:47:28 ---> d3a9a1dcc5a7 07:47:28 Step 12/12 : RUN ${MAKE} 07:47:28 ---> Running in 77a7c4af15a9 07:47:28 noop 07:47:29 Removing intermediate container 77a7c4af15a9 07:47:29 ---> cd384f67fb84 07:47:29 Successfully built cd384f67fb84 07:47:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:29 + docker inspect -f . ci-base-image-x86_64 07:47:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:29 prd-ubuntu20.04-docker-8c-8g-22696 does not seem to be running inside a container 07:47:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-78 -v /w/workspace/edgexfoundry_device-uart_PR-78:/w/workspace/edgexfoundry_device-uart_PR-78:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-78@tmp:/w/workspace/edgexfoundry_device-uart_PR-78@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 07:47:30 $ docker top 33e475611a7854746e65e63849f1a85ff84d23ccad2e0b5d1ef87ca13bab94b0 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:30 + go version 07:47:30 go version go1.23.2 linux/amd64 [Pipeline] } 07:47:30 $ docker stop --time=1 33e475611a7854746e65e63849f1a85ff84d23ccad2e0b5d1ef87ca13bab94b0 07:47:31 $ docker rm -f --volumes 33e475611a7854746e65e63849f1a85ff84d23ccad2e0b5d1ef87ca13bab94b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:32 + docker inspect -f . ci-base-image-x86_64 07:47:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:32 prd-ubuntu20.04-docker-8c-8g-22696 does not seem to be running inside a container 07:47:32 $ 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-78 -v /w/workspace/edgexfoundry_device-uart_PR-78:/w/workspace/edgexfoundry_device-uart_PR-78:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-78@tmp:/w/workspace/edgexfoundry_device-uart_PR-78@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 07:47:33 $ docker top d18b2223ddfe65f4cd022364d2e78925746fd3b1d3b6458e4504553a7949836d -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:33 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-78 [Pipeline] fileExists [Pipeline] sh 07:47:34 + make test 07:47:34 go test ./... -coverprofile=coverage.out 07:47:35 ? github.com/edgexfoundry/device-uart [no test files] 07:47:57 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:47:57 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:48:06 go vet ./... 07:48:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:13 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:48:13 $ docker stop --time=1 d18b2223ddfe65f4cd022364d2e78925746fd3b1d3b6458e4504553a7949836d 07:48:17 $ docker rm -f --volumes d18b2223ddfe65f4cd022364d2e78925746fd3b1d3b6458e4504553a7949836d [Pipeline] // withDockerContainer [Pipeline] sh 07:48:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:48:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:48:19 + ls -al . 07:48:19 total 236 07:48:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:47 . 07:48:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:45 .. 07:48:19 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:45 .dockerignore 07:48:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:47 .git 07:48:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:45 .github 07:48:19 -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 07:45 .gitignore 07:48:19 -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 07:45 .golangci.yml 07:48:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:46 .semver 07:48:19 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 07:45 Attribution.txt 07:48:19 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 07:45 CHANGELOG.md 07:48:19 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 07:45 Dockerfile 07:48:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:45 GOVERNANCE.md 07:48:19 -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 07:45 Jenkinsfile 07:48:19 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:45 LICENSE 07:48:19 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 07:45 Makefile 07:48:19 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 07:45 OWNERS.md 07:48:19 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 07:45 README.md 07:48:19 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:46 VERSION 07:48:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:45 bin 07:48:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:45 cmd 07:48:19 -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 07:47 coverage.out 07:48:19 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 07:45 go.mod 07:48:19 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 07:45 go.sum 07:48:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:45 internal 07:48:19 -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 07:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:19 + 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=3ed64162fe5da762afcd5902d8c2c408f66a7072 --label arch=amd64 --label version=0.0.0 . 07:48:19 Sending build context to Docker daemon 25.62MB 07:48:19 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:48:19 Step 2/26 : FROM ${BASE} AS builder 07:48:19 ---> cd384f67fb84 07:48:19 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:48:19 ---> Running in 22c993172bcf 07:48:20 Removing intermediate container 22c993172bcf 07:48:20 ---> 217b63a5e1b6 07:48:20 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:48:20 ---> Running in 8a141f5f5a6e 07:48:20 Removing intermediate container 8a141f5f5a6e 07:48:20 ---> 98c937f44931 07:48:20 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:48:20 ---> Running in 7d2572c03827 07:48:20 Removing intermediate container 7d2572c03827 07:48:20 ---> 89c639892ef0 07:48:20 Step 6/26 : WORKDIR /device-uart 07:48:20 ---> Running in b909ccb35c1a 07:48:20 Removing intermediate container b909ccb35c1a 07:48:20 ---> 584b5a3e2137 07:48:20 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:20 ---> Running in b9e6451da2a6 07:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:21 OK: 250 MiB in 58 packages 07:48:21 Removing intermediate container b9e6451da2a6 07:48:21 ---> 62aaa89780e1 07:48:21 Step 8/26 : COPY go.mod vendor* ./ 07:48:21 ---> da79b7f71ab7 07:48:21 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:21 ---> Running in 0b04218d9b38 07:48:22 Removing intermediate container 0b04218d9b38 07:48:22 ---> bd1df5dccaa6 07:48:22 Step 10/26 : COPY . . 07:48:23 ---> eda8c3946755 07:48:23 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:23 ---> Running in 8827e07cb401 07:48:23 Removing intermediate container 8827e07cb401 07:48:23 ---> 98e561a5ab52 07:48:23 Step 12/26 : RUN ${MAKE} 07:48:23 ---> Running in 8a73bc6d44eb 07:48:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 07:49:02 Removing intermediate container 8a73bc6d44eb 07:49:02 ---> c06767ebabe0 07:49:02 Step 13/26 : FROM alpine:3.20 07:49:02 3.20: Pulling from library/alpine 07:49:02 43c4264eed91: Already exists 07:49:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:49:02 Status: Downloaded newer image for alpine:3.20 07:49:02 ---> 91ef0af61f39 07:49:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:49:02 ---> Running in bf2ab0d37ace 07:49:02 Removing intermediate container bf2ab0d37ace 07:49:02 ---> 6e2f8d7b074f 07:49:02 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:49:02 ---> Running in f4a645dc2282 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:02 (1/1) Installing dumb-init (1.2.5-r3) 07:49:02 Executing busybox-1.36.1-r29.trigger 07:49:02 OK: 8 MiB in 15 packages 07:49:02 Removing intermediate container f4a645dc2282 07:49:02 ---> 007db246cd54 07:49:02 Step 16/26 : RUN apk --no-cache upgrade 07:49:02 ---> Running in 6f7e9a9a535b 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:02 Upgrading critical system libraries and apk-tools: 07:49:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:49:02 Executing busybox-1.36.1-r29.trigger 07:49:02 Continuing the upgrade transaction with new apk-tools: 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:02 OK: 8 MiB in 15 packages 07:49:02 Removing intermediate container 6f7e9a9a535b 07:49:02 ---> 5453247b8796 07:49:02 Step 17/26 : WORKDIR / 07:49:02 ---> Running in 9bb8f25f04cf 07:49:02 Removing intermediate container 9bb8f25f04cf 07:49:02 ---> 8f637448e215 07:49:02 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 07:49:02 ---> 773759d89c04 07:49:02 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 07:49:03 ---> 63eda6f8dc56 07:49:03 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 07:49:04 ---> 68d2f5410ed2 07:49:04 Step 21/26 : EXPOSE 59995 07:49:04 ---> Running in a3b90623f3cf 07:49:04 Removing intermediate container a3b90623f3cf 07:49:04 ---> b19cae8bd166 07:49:04 Step 22/26 : ENTRYPOINT ["/device-uart"] 07:49:04 ---> Running in 63c76f5ad49b 07:49:04 Removing intermediate container 63c76f5ad49b 07:49:04 ---> 597cfb82e469 07:49:04 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:04 ---> Running in ecb81b7ae3ba 07:49:04 Removing intermediate container ecb81b7ae3ba 07:49:04 ---> 6fbc4e1979e9 07:49:04 Step 24/26 : LABEL arch=amd64 07:49:04 ---> Running in aec93989e325 07:49:04 Removing intermediate container aec93989e325 07:49:04 ---> 2ab8ec3695d8 07:49:04 Step 25/26 : LABEL git_sha=3ed64162fe5da762afcd5902d8c2c408f66a7072 07:49:04 ---> Running in f94d37740538 07:49:05 Removing intermediate container f94d37740538 07:49:05 ---> c0be4a17d54c 07:49:05 Step 26/26 : LABEL version=0.0.0 07:49:05 ---> Running in 5aa7bfa9bb3f 07:49:05 Removing intermediate container 5aa7bfa9bb3f 07:49:05 ---> 49cd38031f26 07:49:05 [Warning] One or more build-args [ARCH] were not consumed 07:49:05 Successfully built 49cd38031f26 07:49:05 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 07:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:06 07:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:06 latest: Pulling from edgex-lftools-log-publisher 07:49:06 5eb5b503b376: Pulling fs layer 07:49:06 5c69ac0246d0: Pulling fs layer 07:49:06 ec43610c2a17: Pulling fs layer 07:49:06 3a2ae6a8a46f: Pulling fs layer 07:49:06 33b1e0a273af: Pulling fs layer 07:49:06 5d3b04190fa2: Pulling fs layer 07:49:06 2f39f015ded8: Pulling fs layer 07:49:06 3a2ae6a8a46f: Waiting 07:49:06 5d3b04190fa2: Waiting 07:49:06 2f39f015ded8: Waiting 07:49:06 33b1e0a273af: Waiting 07:49:06 5c69ac0246d0: Verifying Checksum 07:49:06 5c69ac0246d0: Download complete 07:49:06 3a2ae6a8a46f: Verifying Checksum 07:49:06 3a2ae6a8a46f: Download complete 07:49:06 33b1e0a273af: Verifying Checksum 07:49:06 33b1e0a273af: Download complete 07:49:06 5d3b04190fa2: Verifying Checksum 07:49:06 5d3b04190fa2: Download complete 07:49:06 ec43610c2a17: Verifying Checksum 07:49:06 ec43610c2a17: Download complete 07:49:06 5eb5b503b376: Verifying Checksum 07:49:06 5eb5b503b376: Download complete 07:49:07 2f39f015ded8: Download complete 07:49:08 5eb5b503b376: Pull complete 07:49:08 5c69ac0246d0: Pull complete 07:49:08 ec43610c2a17: Pull complete 07:49:08 3a2ae6a8a46f: Pull complete 07:49:09 33b1e0a273af: Pull complete 07:49:09 5d3b04190fa2: Pull complete 07:49:14 2f39f015ded8: Pull complete 07:49:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:14 prd-ubuntu20.04-docker-8c-8g-22696 does not seem to be running inside a container 07:49:14 $ 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-78 -v /w/workspace/edgexfoundry_device-uart_PR-78:/w/workspace/edgexfoundry_device-uart_PR-78:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-78@tmp:/w/workspace/edgexfoundry_device-uart_PR-78@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 07:49:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22701 in /w/workspace/edgexfoundry_device-uart_PR-78 07:49:20 $ docker top c63ffdcb2c8511d32820f2dfb196dbd9220b679f94b0db77f58ef6e61665dde7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 07:49:20 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 07:49:21 The recommended git tool is: git 07:49:21 ---> job-cost.sh 07:49:21 lf-activate-venv: SKIPPING 07:49:21 INFO: No Stack... 07:49:21 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:21 INFO: Archiving Costs [Pipeline] sh 07:49:22 + cat /w/workspace/edgexfoundry_device-uart_PR-78/archives/cost.csv 07:49:22 + cut -d, -f6 [Pipeline] lock 07:49:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] 07:49:22 Resource [jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] did not exist. Created. 07:49:22 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:22 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:22 Stashed 1 file(s) [Pipeline] } 07:49:22 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:22 $ docker stop --time=1 c63ffdcb2c8511d32820f2dfb196dbd9220b679f94b0db77f58ef6e61665dde7 07:49:23 $ docker rm -f --volumes c63ffdcb2c8511d32820f2dfb196dbd9220b679f94b0db77f58ef6e61665dde7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:49:26 using credential edgex-jenkins-ssh 07:49:26 Cloning the remote Git repository 07:49:26 Cloning repository git@github.com:edgexfoundry/device-uart.git 07:49:27 > git init /w/workspace/device-uart/1 # timeout=10 07:49:27 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 07:49:27 > git --version # timeout=10 07:49:27 > git --version # 'git version 2.25.1' 07:49:27 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:29 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 07:49:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:49:32 Merging remotes/origin/main commit c25e0a715bc445233ef268d90b8261caa8d8b032 into PR head commit 3ed64162fe5da762afcd5902d8c2c408f66a7072 07:49:32 Merge succeeded, producing 3ed64162fe5da762afcd5902d8c2c408f66a7072 07:49:32 Checking out Revision 3ed64162fe5da762afcd5902d8c2c408f66a7072 (PR-78) 07:49:31 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 07:49:31 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 07:49:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/78/head:refs/remotes/origin/PR-78 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:49:32 > git config core.sparsecheckout # timeout=10 07:49:32 > git checkout -f 3ed64162fe5da762afcd5902d8c2c408f66a7072 # timeout=10 07:49:32 > git remote # timeout=10 07:49:32 > git config --get remote.origin.url # timeout=10 07:49:32 using GIT_SSH to set credentials SSH Credentials for GitHub 07:49:32 > git merge c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 07:49:32 > git rev-parse HEAD^{commit} # timeout=10 07:49:32 > git config core.sparsecheckout # timeout=10 07:49:32 > git checkout -f 3ed64162fe5da762afcd5902d8c2c408f66a7072 # timeout=10 07:49:36 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 07:49:36 > git --version # timeout=10 07:49:36 > git --version # 'git version 2.25.1' 07:49:36 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:49:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:49:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:49:38 Dload Upload Total Spent Left Speed 07:49:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 07:49:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:49:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:49:39 + sudo tee /etc/docker/daemon.new 07:49:39 { 07:49:39 "registry-mirrors": [ 07:49:39 "https://nexus3.edgexfoundry.org:10001" 07:49:39 ], 07:49:39 "bip": "10.250.0.254/24", 07:49:39 "hosts": [ 07:49:39 "tcp://0.0.0.0:5555", 07:49:39 "unix:///var/run/docker.sock" 07:49:39 ], 07:49:39 "mtu": 1458, 07:49:39 "selinux-enabled": true, 07:49:39 "seccomp-profile": "/etc/docker/seccomp.json" 07:49:39 } [Pipeline] sh 07:49:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:49:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:58 provisioning config files... 07:49:58 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config9201645049334645208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:59 ---> ****-login.sh 07:49:59 nexus3.edgexfoundry.org:10001 07:49:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:59 Configure a credential helper to remove this warning. See 07:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:59 07:49:59 Login Succeeded 07:49:59 nexus3.edgexfoundry.org:10002 07:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:00 Configure a credential helper to remove this warning. See 07:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:00 07:50:00 Login Succeeded 07:50:00 nexus3.edgexfoundry.org:10003 07:50:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:00 Configure a credential helper to remove this warning. See 07:50:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:00 07:50:00 Login Succeeded 07:50:00 nexus3.edgexfoundry.org:10004 07:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:01 Configure a credential helper to remove this warning. See 07:50:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:01 07:50:01 Login Succeeded 07:50:01 ****.io 07:50:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:50:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:50:01 Configure a credential helper to remove this warning. See 07:50:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:50:01 07:50:01 Login Succeeded 07:50:01 ---> ****-login.sh ends [Pipeline] } 07:50:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:50:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:50:02 ========================================================= 07:50:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:50:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:03 + 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 . 07:50:03 Sending build context to Docker daemon 12.88MB 07:50:03 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:50:03 Step 2/12 : FROM ${BASE} AS builder 07:50:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:03 cf04c63912e1: Pulling fs layer 07:50:03 55b35a11ae5e: Pulling fs layer 07:50:03 a37a00ec5f00: Pulling fs layer 07:50:03 50b3750afda1: Pulling fs layer 07:50:03 4f4fb700ef54: Pulling fs layer 07:50:03 80978eb59214: Pulling fs layer 07:50:03 c9f46d7d2bd2: Pulling fs layer 07:50:03 c5a475d317c9: Pulling fs layer 07:50:03 50b3750afda1: Waiting 07:50:03 80978eb59214: Waiting 07:50:03 4f4fb700ef54: Waiting 07:50:03 c9f46d7d2bd2: Waiting 07:50:03 c5a475d317c9: Waiting 07:50:03 55b35a11ae5e: Verifying Checksum 07:50:03 55b35a11ae5e: Download complete 07:50:03 50b3750afda1: Verifying Checksum 07:50:03 50b3750afda1: Download complete 07:50:03 4f4fb700ef54: Verifying Checksum 07:50:03 4f4fb700ef54: Download complete 07:50:03 80978eb59214: Verifying Checksum 07:50:03 80978eb59214: Download complete 07:50:03 cf04c63912e1: Verifying Checksum 07:50:03 cf04c63912e1: Download complete 07:50:04 c5a475d317c9: Verifying Checksum 07:50:04 c5a475d317c9: Download complete 07:50:05 cf04c63912e1: Pull complete 07:50:06 55b35a11ae5e: Pull complete 07:50:06 a37a00ec5f00: Verifying Checksum 07:50:06 a37a00ec5f00: Download complete 07:50:07 c9f46d7d2bd2: Verifying Checksum 07:50:07 c9f46d7d2bd2: Download complete 07:50:22 a37a00ec5f00: Pull complete 07:50:22 50b3750afda1: Pull complete 07:50:22 4f4fb700ef54: Pull complete 07:50:22 80978eb59214: Pull complete 07:50:30 c9f46d7d2bd2: Pull complete 07:50:33 c5a475d317c9: Pull complete 07:50:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:50:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:50:33 ---> be29e6b0f0d4 07:50:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:50:35 ---> Running in 1275c057205b 07:50:35 Removing intermediate container 1275c057205b 07:50:35 ---> 6ebbda9e2b10 07:50:35 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:50:35 ---> Running in 4274445e7e83 07:50:36 Removing intermediate container 4274445e7e83 07:50:36 ---> d761e15f0e6b 07:50:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:50:36 ---> Running in 3dff579d3f9c 07:50:36 Removing intermediate container 3dff579d3f9c 07:50:36 ---> 08e536eb0acf 07:50:36 Step 6/12 : WORKDIR /device-uart 07:50:37 ---> Running in 1ab4341ea6a5 07:50:37 Removing intermediate container 1ab4341ea6a5 07:50:37 ---> 1f316fbeaa33 07:50:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:50:37 ---> Running in 2dd05295f09a 07:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:41 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:50:41 (2/4) Installing libedit (20240517.3.1-r0) 07:50:41 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:50:41 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:50:41 Executing busybox-1.36.1-r29.trigger 07:50:41 OK: 242 MiB in 58 packages 07:50:43 Removing intermediate container 2dd05295f09a 07:50:43 ---> 1310fa910225 07:50:43 Step 8/12 : COPY go.mod vendor* ./ 07:50:43 ---> 775ab3d525be 07:50:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:43 ---> Running in a1c99e6e5087 07:52:50 Removing intermediate container a1c99e6e5087 07:52:50 ---> 42378796aea7 07:52:50 Step 10/12 : COPY . . 07:52:50 ---> 3fe8dedd1590 07:52:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:52:50 ---> Running in a2e00e4912c7 07:52:50 Removing intermediate container a2e00e4912c7 07:52:50 ---> e4a8be8fd599 07:52:50 Step 12/12 : RUN ${MAKE} 07:52:50 ---> Running in 1a0d4c4b3b4b 07:52:50 noop 07:52:50 Removing intermediate container 1a0d4c4b3b4b 07:52:50 ---> f97f4f2e83b3 07:52:50 Successfully built f97f4f2e83b3 07:52:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:51 + docker inspect -f . ci-base-image-arm64 07:52:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:51 prd-ubuntu20.04-docker-arm64-4c-16g-22701 does not seem to be running inside a container 07:52:51 $ 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 07:52:53 $ docker top 3681dfa3e6bf148b65c86cdbe47e43de58a9cf850acc7bc7775b5f74c1918942 -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:54 + go version 07:52:54 go version go1.23.2 linux/arm64 [Pipeline] } 07:52:54 $ docker stop --time=1 3681dfa3e6bf148b65c86cdbe47e43de58a9cf850acc7bc7775b5f74c1918942 07:52:55 $ docker rm -f --volumes 3681dfa3e6bf148b65c86cdbe47e43de58a9cf850acc7bc7775b5f74c1918942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:52:56 + docker inspect -f . ci-base-image-arm64 07:52:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:52:57 prd-ubuntu20.04-docker-arm64-4c-16g-22701 does not seem to be running inside a container 07:52:57 $ 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 07:52:58 $ docker top 2312fe4a568c608e265b397752296463ab50e33a57e9d0b193f34258da6a307e -eo pid,comm [Pipeline] { [Pipeline] sh 07:52:59 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 07:53:00 + make test 07:53:00 go test ./... -coverprofile=coverage.out 07:53:06 ? github.com/edgexfoundry/device-uart [no test files] 07:57:43 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:57:43 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:57:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:57:43 go vet ./... 07:58:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:58:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:58:41 ./bin/test-attribution-txt.sh [Pipeline] echo 07:58:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:58:41 $ docker stop --time=1 2312fe4a568c608e265b397752296463ab50e33a57e9d0b193f34258da6a307e 07:58:43 $ docker rm -f --volumes 2312fe4a568c608e265b397752296463ab50e33a57e9d0b193f34258da6a307e [Pipeline] // withDockerContainer [Pipeline] sh 07:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:58:45 Warning: overwriting stash ‘coverage-report’ 07:58:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:47 + ls -al . 07:58:47 total 232 07:58:47 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 07:53 . 07:58:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:49 .. 07:58:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 07:49 .dockerignore 07:58:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:49 .git 07:58:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 .github 07:58:47 -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 07:49 .gitignore 07:58:47 -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 07:49 .golangci.yml 07:58:47 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 07:49 Attribution.txt 07:58:47 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 07:49 CHANGELOG.md 07:58:47 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 07:49 Dockerfile 07:58:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:49 GOVERNANCE.md 07:58:47 -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 07:49 Jenkinsfile 07:58:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 07:49 LICENSE 07:58:47 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 07:49 Makefile 07:58:47 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 07:49 OWNERS.md 07:58:47 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 07:49 README.md 07:58:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:46 VERSION 07:58:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:49 bin 07:58:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 cmd 07:58:47 -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 07:57 coverage.out 07:58:47 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 07:49 go.mod 07:58:47 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 07:49 go.sum 07:58:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:49 internal 07:58:47 -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 07:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:47 + 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=3ed64162fe5da762afcd5902d8c2c408f66a7072 --label arch=arm64 --label version=0.0.0 . 07:58:48 Sending build context to Docker daemon 12.89MB 07:58:48 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:58:48 Step 2/26 : FROM ${BASE} AS builder 07:58:48 ---> f97f4f2e83b3 07:58:48 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:58:48 ---> Running in 3fae6144a716 07:58:48 Removing intermediate container 3fae6144a716 07:58:48 ---> 4557130a6089 07:58:48 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:58:48 ---> Running in e3faed103ef2 07:58:49 Removing intermediate container e3faed103ef2 07:58:49 ---> f66330d8c4fd 07:58:49 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:58:49 ---> Running in e71466f17452 07:58:49 Removing intermediate container e71466f17452 07:58:49 ---> d04847ee12fe 07:58:49 Step 6/26 : WORKDIR /device-uart 07:58:49 ---> Running in 287f0e9b6f93 07:58:50 Removing intermediate container 287f0e9b6f93 07:58:50 ---> e396718dcd75 07:58:50 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:58:50 ---> Running in 4e49fc9f6953 07:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:58:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:58:53 OK: 242 MiB in 58 packages 07:58:54 Removing intermediate container 4e49fc9f6953 07:58:54 ---> 26ac04de0f65 07:58:54 Step 8/26 : COPY go.mod vendor* ./ 07:58:54 ---> adf2a2b2d3eb 07:58:54 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:58:55 ---> Running in 582ff33a6af1 07:58:57 Removing intermediate container 582ff33a6af1 07:58:57 ---> 21d0c7ba5748 07:58:57 Step 10/26 : COPY . . 07:58:58 ---> efd61a34e4e5 07:58:58 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:58:58 ---> Running in cc41af69e0a3 07:58:59 Removing intermediate container cc41af69e0a3 07:58:59 ---> 5e2081ad8300 07:58:59 Step 12/26 : RUN ${MAKE} 07:58:59 ---> Running in 6758aff1d0c0 07:59:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd 08:03:55 Removing intermediate container 6758aff1d0c0 08:03:55 ---> bcc61606878a 08:03:55 Step 13/26 : FROM alpine:3.20 08:03:55 3.20: Pulling from library/alpine 08:03:55 cf04c63912e1: Already exists 08:03:55 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:03:55 Status: Downloaded newer image for alpine:3.20 08:03:55 ---> c157a85ed455 08:03:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:03:55 ---> Running in a1cd1ab131f6 08:03:55 Removing intermediate container a1cd1ab131f6 08:03:55 ---> 99aa78126947 08:03:55 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:03:55 ---> Running in 3fa05e8ae4d1 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:55 (1/1) Installing dumb-init (1.2.5-r3) 08:03:55 Executing busybox-1.36.1-r29.trigger 08:03:55 OK: 9 MiB in 15 packages 08:03:55 Removing intermediate container 3fa05e8ae4d1 08:03:55 ---> fb1a716cff36 08:03:55 Step 16/26 : RUN apk --no-cache upgrade 08:03:55 ---> Running in d74b2f2792a4 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:55 Upgrading critical system libraries and apk-tools: 08:03:55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:03:55 Executing busybox-1.36.1-r29.trigger 08:03:55 Continuing the upgrade transaction with new apk-tools: 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:56 OK: 9 MiB in 15 packages 08:03:57 Removing intermediate container d74b2f2792a4 08:03:57 ---> 0270b12550f8 08:03:57 Step 17/26 : WORKDIR / 08:03:57 ---> Running in 83583478b66a 08:03:58 Removing intermediate container 83583478b66a 08:03:58 ---> 6fc30cbd1a7f 08:03:58 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:03:58 ---> d068116acb26 08:03:58 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:03:59 ---> 5df4b61110ce 08:03:59 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:04:02 ---> 8ce1925de90f 08:04:02 Step 21/26 : EXPOSE 59995 08:04:02 ---> Running in 6a66bc29988b 08:04:02 Removing intermediate container 6a66bc29988b 08:04:02 ---> 3304a2e8876b 08:04:02 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:04:02 ---> Running in a43f5cfa673f 08:04:03 Removing intermediate container a43f5cfa673f 08:04:03 ---> 884d6088bbf0 08:04:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:04:03 ---> Running in 4ab876ea1e0b 08:04:03 Removing intermediate container 4ab876ea1e0b 08:04:03 ---> 363071eca47a 08:04:03 Step 24/26 : LABEL arch=arm64 08:04:04 ---> Running in 42835574cdc4 08:04:04 Removing intermediate container 42835574cdc4 08:04:04 ---> 6aa6e9cdfaf5 08:04:04 Step 25/26 : LABEL git_sha=3ed64162fe5da762afcd5902d8c2c408f66a7072 08:04:04 ---> Running in cbfb28ef66a4 08:04:04 Removing intermediate container cbfb28ef66a4 08:04:04 ---> 6590ef3e3cd8 08:04:04 Step 26/26 : LABEL version=0.0.0 08:04:04 ---> Running in 07a6f69c220c 08:04:05 Removing intermediate container 07a6f69c220c 08:04:05 ---> 9603694a2826 08:04:05 [Warning] One or more build-args [ARCH] were not consumed 08:04:05 Successfully built 9603694a2826 08:04:05 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 08:04:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:06 08:04:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:07 arm64: Pulling from edgex-lftools-log-publisher 08:04:07 8998bd30e6a1: Pulling fs layer 08:04:07 04944245beec: Pulling fs layer 08:04:07 699f458cf7ca: Pulling fs layer 08:04:07 765212b225bb: Pulling fs layer 08:04:07 f23df028b6ca: Pulling fs layer 08:04:07 d65c8cfc05b1: Pulling fs layer 08:04:07 2437ff75d9bd: Pulling fs layer 08:04:07 765212b225bb: Waiting 08:04:07 f23df028b6ca: Waiting 08:04:07 d65c8cfc05b1: Waiting 08:04:07 2437ff75d9bd: Waiting 08:04:07 04944245beec: Verifying Checksum 08:04:07 04944245beec: Download complete 08:04:07 765212b225bb: Verifying Checksum 08:04:07 765212b225bb: Download complete 08:04:07 f23df028b6ca: Download complete 08:04:07 d65c8cfc05b1: Verifying Checksum 08:04:07 d65c8cfc05b1: Download complete 08:04:07 699f458cf7ca: Verifying Checksum 08:04:07 699f458cf7ca: Download complete 08:04:08 8998bd30e6a1: Verifying Checksum 08:04:08 8998bd30e6a1: Download complete 08:04:11 2437ff75d9bd: Verifying Checksum 08:04:11 2437ff75d9bd: Download complete 08:04:14 8998bd30e6a1: Pull complete 08:04:14 04944245beec: Pull complete 08:04:16 699f458cf7ca: Pull complete 08:04:16 765212b225bb: Pull complete 08:04:17 f23df028b6ca: Pull complete 08:04:17 d65c8cfc05b1: Pull complete 08:04:36 2437ff75d9bd: Pull complete 08:04:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:36 prd-ubuntu20.04-docker-arm64-4c-16g-22701 does not seem to be running inside a container 08:04:36 $ 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 08:04:39 $ docker top cd375455572a5e10cf78c3faf8c3a18a0c59b1fe5fe2741eb08c2b635bde4854 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:40 ---> job-cost.sh 08:04:40 lf-activate-venv: SKIPPING 08:04:40 INFO: No Stack... 08:04:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:04:42 INFO: Archiving Costs [Pipeline] sh 08:04:42 + cat /w/workspace/device-uart/1/archives/cost.csv 08:04:42 + cut -d, -f6 [Pipeline] lock 08:04:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] 08:04:43 Resource [jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] did not exist. Created. 08:04:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:43 /w/workspace/device-uart/1@tmp/durable-0ad27931/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:04:45 + echo total: 0.10999999940395355 [Pipeline] stash 08:04:45 Warning: overwriting stash ‘stack-cost’ 08:04:45 Stashed 1 file(s) [Pipeline] } 08:04:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-78-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:45 $ docker stop --time=1 cd375455572a5e10cf78c3faf8c3a18a0c59b1fe5fe2741eb08c2b635bde4854 08:04:46 $ docker rm -f --volumes cd375455572a5e10cf78c3faf8c3a18a0c59b1fe5fe2741eb08c2b635bde4854 [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 08:04:48 provisioning config files... 08:04:48 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-78@tmp/config4214584076825983142tmp [Pipeline] { [Pipeline] sh 08:04:48 + set +x 08:04:48 + + bashcurl -s -s -- https://codecov.io/bash 08:04:48 08:04:48 08:04:48 _____ _ 08:04:48 / ____| | | 08:04:48 | | ___ __| | ___ ___ _____ __ 08:04:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:04:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:04:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:04:48 Bash-1.0.6 08:04:48 08:04:48 08:04:48 ==> git version 2.25.1 found 08:04:48 ==> 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 08:04:48 Release-Date: 2020-01-08 08:04:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:04:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:04:48 ==> Jenkins CI detected. 08:04:48 current dir:  /w/workspace/edgexfoundry_device-uart_PR-78 08:04:48 project root: . 08:04:48 --> token set from env 08:04:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:04:48 ==> Running gcov in . (disable via -X gcov) 08:04:48 ==> Python coveragepy not found 08:04:48 ==> Searching for coverage reports in: 08:04:48 + . 08:04:48 -> Found 1 reports 08:04:48 ==> Detecting git/mercurial file structure 08:04:48 ==> Reading reports 08:04:48 + ./coverage.out bytes=6770 08:04:48 ==> Appending adjustments 08:04:48 https://docs.codecov.io/docs/fixing-reports 08:04:48 + Found adjustments 08:04:48 ==> Gzipping contents 08:04:48 4.0K /tmp/codecov.s4YqWT.gz 08:04:48 ==> Uploading reports 08:04:48 url: https://codecov.io 08:04:48 query: branch=PR-78&commit=3ed64162fe5da762afcd5902d8c2c408f66a7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=78&job=&cmd_args= 08:04:48 -> Pinging Codecov 08:04:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-78&commit=3ed64162fe5da762afcd5902d8c2c408f66a7072&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-78%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=78&job=&cmd_args= 08:04:48 -> Uploading to 08:04:48 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/3ed64162fe5da762afcd5902d8c2c408f66a7072/54fb9f1d-f37f-4e55-9be9-9c68c1afaa63.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T080448Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4186a69c7912688706b5d5bdab90584da5710dcb0cb90dc4c86fe35a51ea9855 08:04:48 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:48 Dload Upload Total Spent Left Speed 08:04:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5564 --:--:-- --:--:-- --:--:-- 5564 08:04:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3ed64162fe5da762afcd5902d8c2c408f66a7072 [Pipeline] } 08:04:49 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 08:04:51 + [ -d /w/workspace/edgexfoundry_device-uart_PR-78/archives ] 08:04:51 + ls -al /w/workspace/edgexfoundry_device-uart_PR-78/archives 08:04:51 total 16 08:04:51 drwxr-xr-x 3 root root 4096 Oct 14 07:49 . 08:04:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:49 .. 08:04:51 drwxr-xr-x 2 root root 4096 Oct 14 07:49 cost 08:04:51 -rw-r--r-- 1 root root 82 Oct 14 07:49 cost.csv 08:04:51 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-78/archives 08:04:51 + ls -al /w/workspace/edgexfoundry_device-uart_PR-78/archives 08:04:51 total 16 08:04:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:49 . 08:04:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 07:49 .. 08:04:51 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:49 cost 08:04:51 -rw-r--r-- 1 jenkins jenkins 82 Oct 14 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:04:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:52 ---> package-listing.sh 08:04:52 ++ facter osfamily 08:04:52 ++ tr '[:upper:]' '[:lower:]' 08:04:52 + OS_FAMILY=debian 08:04:52 + workspace=/w/workspace/edgexfoundry_device-uart_PR-78 08:04:52 + START_PACKAGES=/tmp/packages_start.txt 08:04:52 + END_PACKAGES=/tmp/packages_end.txt 08:04:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:52 + PACKAGES=/tmp/packages_start.txt 08:04:52 + '[' /w/workspace/edgexfoundry_device-uart_PR-78 ']' 08:04:52 + PACKAGES=/tmp/packages_end.txt 08:04:52 + case "${OS_FAMILY}" in 08:04:52 + dpkg -l 08:04:52 + grep '^ii' 08:04:52 + '[' -f /tmp/packages_start.txt ']' 08:04:52 + '[' -f /tmp/packages_end.txt ']' 08:04:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:52 + '[' /w/workspace/edgexfoundry_device-uart_PR-78 ']' 08:04:52 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-78/archives/ 08:04:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-78/archives/ [Pipeline] echo 08:04:52 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-78/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:54 prd-ubuntu20.04-docker-8c-8g-22696 does not seem to be running inside a container 08:04:54 $ 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-78/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-78 -v /w/workspace/edgexfoundry_device-uart_PR-78:/w/workspace/edgexfoundry_device-uart_PR-78:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-78@tmp:/w/workspace/edgexfoundry_device-uart_PR-78@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 08:04:54 $ docker top 1fc039b137c004a4cb58d0a8653c619f95a7a6f067f00cbe6b03dfc5952e381e -eo pid,comm [Pipeline] { [Pipeline] sh 08:04:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:04:55 + mkdir -p /var/log/sysstat [Pipeline] sh 08:04:55 + ls /var/log/sa-host 08:04:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:04:55 provisioning config files... 08:04:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-78@tmp/config14033190997942096644tmp [Pipeline] { [Pipeline] echo 08:04:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:04:55 ---> create-netrc.sh [Pipeline] } 08:04:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:04:56 ---> python-tools-install.sh [Pipeline] echo 08:04:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:04:56 ---> sudo-logs.sh 08:04:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:04:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:04:57 ---> job-cost.sh 08:04:57 lf-activate-venv: SKIPPING 08:04:57 DEBUG: total: 0.2199999988079071 08:04:57 INFO: Retrieving Stack Cost... 08:04:57 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:58 INFO: Archiving Costs [Pipeline] echo 08:04:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:04:58 ---> logs-deploy.sh 08:04:58 lf-activate-venv: SKIPPING 08:04:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-78/1 08:04:58 INFO: archiving workspace using pattern(s): 08:04:59 Archives upload complete. 08:04:59 INFO: archiving logs to Nexus