Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 525263609ead5b532ada571fa9b1f96dcb09a5f9 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-ssh6761072819934525918.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-ssh13511496606837295802.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12780837622838415807.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 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-ssh16889851975460668174.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5934059908626731336.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-22728 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision 525263609ead5b532ada571fa9b1f96dcb09a5f9 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 Commit message: "Merge pull request #78 from jackchenjc/edgex-go-issue-4916" > git rev-list --no-walk c25e0a715bc445233ef268d90b8261caa8d8b032 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:44:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:44:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:44:27 ========================================================= 08:44:27 EdgeX Global Pipelines Version Info 08:44:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:44:28 ------------------- 08:44:28 stable info: 08:44:28 ------------------- 08:44:28 Commited By: Ginny Guan ginny@iotechsys.com 08:44:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:44:28 Message: update stable to v1.0.265 08:44:28 ------------------- 08:44:28 experimental info: 08:44:28 ------------------- 08:44:28 Commited By: Cherry Wang cherry@iotechsys.com 08:44:28 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:44:28 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5252636 [Pipeline] echo 08:44:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:44:29 provisioning config files... 08:44:29 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8904251626265263691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:30 ---> ****-login.sh 08:44:30 nexus3.edgexfoundry.org:10001 08:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:30 Configure a credential helper to remove this warning. See 08:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:30 08:44:30 Login Succeeded 08:44:30 nexus3.edgexfoundry.org:10002 08:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:30 Configure a credential helper to remove this warning. See 08:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:30 08:44:30 Login Succeeded 08:44:30 nexus3.edgexfoundry.org:10003 08:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:30 Configure a credential helper to remove this warning. See 08:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:30 08:44:30 Login Succeeded 08:44:30 nexus3.edgexfoundry.org:10004 08:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:30 Configure a credential helper to remove this warning. See 08:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:30 08:44:30 Login Succeeded 08:44:30 ****.io 08:44:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:31 Configure a credential helper to remove this warning. See 08:44:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:31 08:44:31 Login Succeeded 08:44:31 ---> ****-login.sh ends [Pipeline] } 08:44:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:44:31 + git rev-list -1 --merges 525263609ead5b532ada571fa9b1f96dcb09a5f9~1..525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo 08:44:31 -----------> git rev-list -1 --merges 525263609ead5b532ada571fa9b1f96dcb09a5f9~1..525263609ead5b532ada571fa9b1f96dcb09a5f9 525263609ead5b532ada571fa9b1f96dcb09a5f9 08:44:31 525263609ead5b532ada571fa9b1f96dcb09a5f9 [false] [Pipeline] sh 08:44:31 + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo 08:44:31 ========================================================= 08:44:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:44:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:32 + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] echo 08:44:32 [semverPrep] GIT_COMMIT: 525263609ead5b532ada571fa9b1f96dcb09a5f9, Commit Message: Merge pull request #78 from jackchenjc/edgex-go-issue-4916 [Pipeline] echo 08:44:32 [semverPrep] This is not a build commit. [Pipeline] sh 08:44:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:44:32 + grep -v github /etc/ssh/ssh_known_hosts 08:44:32 + [ -e /tmp/ssh_known_hosts ] 08:44:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:44:32 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:44:32 sudo tee -a /etc/ssh/ssh_known_hosts 08:44:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:32 08:44:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:33 0.1.4: Pulling from edgex-devops/py-git-semver 08:44:33 b85a868b505f: Pulling fs layer 08:44:33 e2be974225ed: Pulling fs layer 08:44:33 339a4e72a1f5: Pulling fs layer 08:44:33 988bab9f4d93: Pulling fs layer 08:44:33 1469e6f7b9e6: Pulling fs layer 08:44:33 eaf3925da568: Pulling fs layer 08:44:33 bab4dde63d76: Pulling fs layer 08:44:33 bde34c3a00c8: Pulling fs layer 08:44:33 b352a97aabf1: Pulling fs layer 08:44:33 4872d77fe225: Pulling fs layer 08:44:33 5851b861e8e6: Pulling fs layer 08:44:33 bab4dde63d76: Waiting 08:44:33 bde34c3a00c8: Waiting 08:44:33 b352a97aabf1: Waiting 08:44:33 4872d77fe225: Waiting 08:44:33 5851b861e8e6: Waiting 08:44:33 988bab9f4d93: Waiting 08:44:33 1469e6f7b9e6: Waiting 08:44:33 eaf3925da568: Waiting 08:44:33 e2be974225ed: Verifying Checksum 08:44:33 e2be974225ed: Download complete 08:44:33 988bab9f4d93: Verifying Checksum 08:44:33 988bab9f4d93: Download complete 08:44:33 1469e6f7b9e6: Verifying Checksum 08:44:33 1469e6f7b9e6: Download complete 08:44:33 eaf3925da568: Verifying Checksum 08:44:33 eaf3925da568: Download complete 08:44:33 339a4e72a1f5: Verifying Checksum 08:44:33 339a4e72a1f5: Download complete 08:44:33 bde34c3a00c8: Verifying Checksum 08:44:33 bde34c3a00c8: Download complete 08:44:33 b352a97aabf1: Verifying Checksum 08:44:33 b352a97aabf1: Download complete 08:44:33 4872d77fe225: Verifying Checksum 08:44:33 4872d77fe225: Download complete 08:44:33 5851b861e8e6: Download complete 08:44:33 b85a868b505f: Download complete 08:44:33 bab4dde63d76: Download complete 08:44:34 b85a868b505f: Pull complete 08:44:34 e2be974225ed: Pull complete 08:44:35 339a4e72a1f5: Pull complete 08:44:35 988bab9f4d93: Pull complete 08:44:35 1469e6f7b9e6: Pull complete 08:44:35 eaf3925da568: Pull complete 08:44:37 bab4dde63d76: Pull complete 08:44:37 bde34c3a00c8: Pull complete 08:44:37 b352a97aabf1: Pull complete 08:44:37 4872d77fe225: Pull complete 08:44:38 5851b861e8e6: Pull complete 08:44:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:44:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:44:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:38 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 08:44:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:44:41 $ docker top 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 -eo pid,comm 08:44:41 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). 08:44:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:44:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:41 [ssh-agent] Looking for ssh-agent implementation... 08:44:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:41 $ docker exec 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent 08:44:41 SSH_AUTH_SOCK=/tmp/ssh-qJd6rmMTuV5w/agent.33 08:44:41 SSH_AGENT_PID=39 08:44:41 Running ssh-add (command line suppressed) 08:44:41 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_944841180188506079.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_944841180188506079.key) 08:44:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:41 + git tag --points-at HEAD [Pipeline] } 08:44:41 $ docker exec --env ******** --env ******** 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent -k 08:44:42 unset SSH_AUTH_SOCK; 08:44:42 unset SSH_AGENT_PID; 08:44:42 echo Agent pid 39 killed; 08:44:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:44:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:44:42 [ssh-agent] Looking for ssh-agent implementation... 08:44:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:44:42 $ docker exec 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent 08:44:42 SSH_AUTH_SOCK=/tmp/ssh-WnXSQr9RNBxs/agent.73 08:44:42 SSH_AGENT_PID=79 08:44:42 Running ssh-add (command line suppressed) 08:44:42 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2613903207200583884.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2613903207200583884.key) 08:44:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:44:42 + git semver init 08:44:42 2024-10-14 08:44:42,889 [run_init] DEBUG init version:0.0.0 force:False 08:44:42 2024-10-14 08:44:42,890 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 08:44:42 2024-10-14 08:44:42,890 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 08:44:42 2024-10-14 08:44:42,890 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 08:44:44 2024-10-14 08:44:44,061 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 08:44:44 2024-10-14 08:44:44,062 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 08:44:44 2024-10-14 08:44:44,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:44:44 2024-10-14 08:44:44,062 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 08:44:44 3.0.1-dev.33 [Pipeline] } 08:44:44 $ docker exec --env ******** --env ******** 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 ssh-agent -k 08:44:44 unset SSH_AUTH_SOCK; 08:44:44 unset SSH_AGENT_PID; 08:44:44 echo Agent pid 79 killed; 08:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:44:44 + git semver [Pipeline] } 08:44:45 $ docker stop --time=1 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 08:44:46 $ docker rm -f --volumes 9750fc0c015a94466b7824a9a5ed11993ca9d9d8577c6bb717c1bb8546758730 [Pipeline] // withDockerContainer [Pipeline] sh 08:44:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:44:46 Stashed 1 file(s) [Pipeline] echo 08:44:46 [edgeXSemver]: initialized semver on version 3.0.1-dev.33 [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 08:44:47 provisioning config files... 08:44:47 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13087308704831885805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:44:47 ---> ****-login.sh 08:44:47 nexus3.edgexfoundry.org:10001 08:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:47 Configure a credential helper to remove this warning. See 08:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:47 08:44:47 Login Succeeded 08:44:47 nexus3.edgexfoundry.org:10002 08:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:47 Configure a credential helper to remove this warning. See 08:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:47 08:44:47 Login Succeeded 08:44:47 nexus3.edgexfoundry.org:10003 08:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:47 Configure a credential helper to remove this warning. See 08:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:47 08:44:47 Login Succeeded 08:44:47 nexus3.edgexfoundry.org:10004 08:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:47 Configure a credential helper to remove this warning. See 08:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:47 08:44:47 Login Succeeded 08:44:47 ****.io 08:44:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:44:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:44:47 Configure a credential helper to remove this warning. See 08:44:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:44:47 08:44:47 Login Succeeded 08:44:47 ---> ****-login.sh ends [Pipeline] } 08:44:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:44:48 ========================================================= 08:44:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:44:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:48 + 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 . 08:44:48 Sending build context to Docker daemon 25.6MB 08:44:48 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:44:48 Step 2/12 : FROM ${BASE} AS builder 08:44:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:44:48 43c4264eed91: Pulling fs layer 08:44:48 4cc291be95ef: Pulling fs layer 08:44:48 2ac1f1163629: Pulling fs layer 08:44:48 5c3c966382ef: Pulling fs layer 08:44:48 4f4fb700ef54: Pulling fs layer 08:44:48 5d5c8e513c77: Pulling fs layer 08:44:48 9f66e0745190: Pulling fs layer 08:44:48 f49a43e4bbc0: Pulling fs layer 08:44:48 561ebcabdf7f: Pulling fs layer 08:44:48 f49a43e4bbc0: Waiting 08:44:48 9f66e0745190: Waiting 08:44:48 561ebcabdf7f: Waiting 08:44:48 5c3c966382ef: Waiting 08:44:48 4f4fb700ef54: Waiting 08:44:48 4cc291be95ef: Download complete 08:44:48 5c3c966382ef: Download complete 08:44:48 4f4fb700ef54: Verifying Checksum 08:44:48 4f4fb700ef54: Download complete 08:44:48 5d5c8e513c77: Download complete 08:44:48 43c4264eed91: Download complete 08:44:48 9f66e0745190: Verifying Checksum 08:44:48 9f66e0745190: Download complete 08:44:48 43c4264eed91: Pull complete 08:44:48 561ebcabdf7f: Verifying Checksum 08:44:48 561ebcabdf7f: Download complete 08:44:48 4cc291be95ef: Pull complete 08:44:49 2ac1f1163629: Download complete 08:44:49 f49a43e4bbc0: Verifying Checksum 08:44:49 f49a43e4bbc0: Download complete 08:44:53 2ac1f1163629: Pull complete 08:44:53 5c3c966382ef: Pull complete 08:44:53 4f4fb700ef54: Pull complete 08:44:53 5d5c8e513c77: Pull complete 08:44:53 9f66e0745190: Pull complete 08:44:55 f49a43e4bbc0: Pull complete 08:44:56 561ebcabdf7f: Pull complete 08:44:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:44:56 ---> 3a752c3f9dda 08:44:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:45:01 ---> Running in 31bf0e85d076 08:45:01 Removing intermediate container 31bf0e85d076 08:45:01 ---> fc214cc57230 08:45:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:45:01 ---> Running in c280226c38c5 08:45:01 Removing intermediate container c280226c38c5 08:45:01 ---> 87daf01e399c 08:45:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:45:01 ---> Running in df20938f56c9 08:45:01 Removing intermediate container df20938f56c9 08:45:01 ---> 25ff65864bf1 08:45:01 Step 6/12 : WORKDIR /device-uart 08:45:01 ---> Running in ff20944dc0b1 08:45:01 Removing intermediate container ff20944dc0b1 08:45:01 ---> 99d3cac57089 08:45:01 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:45:01 ---> Running in e5408e00258d 08:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:45:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:45:01 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:45:01 (2/4) Installing libedit (20240517.3.1-r0) 08:45:01 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:45:01 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:45:01 Executing busybox-1.36.1-r29.trigger 08:45:01 OK: 250 MiB in 58 packages 08:45:02 Still waiting to schedule task 08:45:02 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:45:02 Removing intermediate container e5408e00258d 08:45:02 ---> 5464171025bb 08:45:02 Step 8/12 : COPY go.mod vendor* ./ 08:45:02 ---> 419014981e94 08:45:02 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:02 ---> Running in 82fd38785c72 08:45:58 Removing intermediate container 82fd38785c72 08:45:58 ---> 9ed5d83973fb 08:45:58 Step 10/12 : COPY . . 08:45:58 ---> 7f58bbb14132 08:45:58 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:45:58 ---> Running in c2f93f44d95d 08:45:58 Removing intermediate container c2f93f44d95d 08:45:58 ---> 7c93a0c0bf61 08:45:58 Step 12/12 : RUN ${MAKE} 08:45:58 ---> Running in 5e16fcc85260 08:45:58 noop 08:45:58 Removing intermediate container 5e16fcc85260 08:45:58 ---> b9fa806ad581 08:45:58 Successfully built b9fa806ad581 08:45:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:59 + docker inspect -f . ci-base-image-x86_64 08:45:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:45:59 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 08:45:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 08:45:59 $ docker top c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:00 + go version 08:46:00 go version go1.23.2 linux/amd64 [Pipeline] } 08:46:00 $ docker stop --time=1 c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 08:46:01 $ docker rm -f --volumes c6b61c95b2747519294a2c4d51ae4a3fbb22d4c88a7d99ce55e0ecf4a908f845 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:01 + docker inspect -f . ci-base-image-x86_64 08:46:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:01 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 08:46:01 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat 08:46:02 $ docker top 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:02 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 08:46:02 + make test 08:46:02 go test ./... -coverprofile=coverage.out 08:46:04 ? github.com/edgexfoundry/device-uart [no test files] 08:46:27 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 08:46:27 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 08:46:39 go vet ./... 08:46:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:46:46 $ docker stop --time=1 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 08:46:49 $ docker rm -f --volumes 77c88cbbd948c3888835133df04b9f5a6cfd373dc0120cef684f1771066096f4 [Pipeline] // withDockerContainer [Pipeline] sh 08:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:46:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:46:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:46:50 + ls -al . 08:46:50 total 236 08:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:46 . 08:46:50 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:44 .. 08:46:50 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:44 .dockerignore 08:46:50 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:46 .git 08:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 .github 08:46:50 -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 08:44 .gitignore 08:46:50 -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 08:44 .golangci.yml 08:46:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:44 .semver 08:46:50 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 08:44 Attribution.txt 08:46:50 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 08:44 CHANGELOG.md 08:46:50 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 08:44 Dockerfile 08:46:50 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:44 GOVERNANCE.md 08:46:50 -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 08:44 Jenkinsfile 08:46:50 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:44 LICENSE 08:46:50 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 08:44 Makefile 08:46:50 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:44 OWNERS.md 08:46:50 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 08:44 README.md 08:46:50 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION 08:46:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:44 bin 08:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 cmd 08:46:50 -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 08:46 coverage.out 08:46:50 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 08:44 go.mod 08:46:50 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 08:44 go.sum 08:46:50 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:44 internal 08:46:50 -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 08:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:51 + 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=525263609ead5b532ada571fa9b1f96dcb09a5f9 --label arch=amd64 --label version=3.0.1-dev.33 . 08:46:51 Sending build context to Docker daemon 25.61MB 08:46:51 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:46:51 Step 2/26 : FROM ${BASE} AS builder 08:46:51 ---> b9fa806ad581 08:46:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:46:51 ---> Running in 96a4f90bd8c5 08:46:51 Removing intermediate container 96a4f90bd8c5 08:46:51 ---> 13f89b772cf3 08:46:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:46:51 ---> Running in d85a59e3a1a5 08:46:51 Removing intermediate container d85a59e3a1a5 08:46:51 ---> 3693df073c41 08:46:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:46:51 ---> Running in 4788ecce7f6c 08:46:51 Removing intermediate container 4788ecce7f6c 08:46:51 ---> 6fd498664671 08:46:51 Step 6/26 : WORKDIR /device-uart 08:46:51 ---> Running in e3bd20e68473 08:46:51 Removing intermediate container e3bd20e68473 08:46:51 ---> 98932b383582 08:46:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:46:51 ---> Running in cdcbad457d9c 08:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:52 OK: 250 MiB in 58 packages 08:46:52 Removing intermediate container cdcbad457d9c 08:46:52 ---> e64bd6a0f4da 08:46:52 Step 8/26 : COPY go.mod vendor* ./ 08:46:53 ---> b9a256313956 08:46:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:53 ---> Running in d7f00f12414d 08:46:53 Removing intermediate container d7f00f12414d 08:46:53 ---> 087aeba98d20 08:46:53 Step 10/26 : COPY . . 08:46:54 ---> a83731d3d5e0 08:46:54 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:46:54 ---> Running in 14f18d3f74a7 08:46:54 Removing intermediate container 14f18d3f74a7 08:46:54 ---> bd8c580447d5 08:46:54 Step 12/26 : RUN ${MAKE} 08:46:54 ---> Running in 956fa3f82de7 08:46:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.33 -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:47:33 Removing intermediate container 956fa3f82de7 08:47:33 ---> 7aeaeaeca4aa 08:47:33 Step 13/26 : FROM alpine:3.20 08:47:33 3.20: Pulling from library/alpine 08:47:33 43c4264eed91: Already exists 08:47:33 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:47:33 Status: Downloaded newer image for alpine:3.20 08:47:33 ---> 91ef0af61f39 08:47:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 08:47:33 ---> Running in 721e61f7503f 08:47:33 Removing intermediate container 721e61f7503f 08:47:33 ---> 6f55abf8c7ce 08:47:33 Step 15/26 : RUN apk add --update --no-cache dumb-init 08:47:33 ---> Running in 85daef949a50 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:33 (1/1) Installing dumb-init (1.2.5-r3) 08:47:33 Executing busybox-1.36.1-r29.trigger 08:47:33 OK: 8 MiB in 15 packages 08:47:33 Removing intermediate container 85daef949a50 08:47:33 ---> 707e58af5d12 08:47:33 Step 16/26 : RUN apk --no-cache upgrade 08:47:33 ---> Running in 49a686de8035 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:33 Upgrading critical system libraries and apk-tools: 08:47:33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:47:33 Executing busybox-1.36.1-r29.trigger 08:47:33 Continuing the upgrade transaction with new apk-tools: 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:47:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:47:33 OK: 8 MiB in 15 packages 08:47:33 Removing intermediate container 49a686de8035 08:47:33 ---> 4b66969cfaec 08:47:33 Step 17/26 : WORKDIR / 08:47:33 ---> Running in 0d44cc81d6b0 08:47:33 Removing intermediate container 0d44cc81d6b0 08:47:33 ---> 70f470dbeb78 08:47:33 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 08:47:33 ---> 8254219103ea 08:47:33 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 08:47:33 ---> 08f07f4681da 08:47:33 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 08:47:34 ---> 5661e87f71fc 08:47:34 Step 21/26 : EXPOSE 59995 08:47:34 ---> Running in 747cdf082329 08:47:34 Removing intermediate container 747cdf082329 08:47:34 ---> 946a93cab45d 08:47:34 Step 22/26 : ENTRYPOINT ["/device-uart"] 08:47:34 ---> Running in f954f4fe7992 08:47:34 Removing intermediate container f954f4fe7992 08:47:34 ---> e28b156a7e8b 08:47:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:47:34 ---> Running in 949b01128686 08:47:34 Removing intermediate container 949b01128686 08:47:34 ---> 7481c862d2ba 08:47:34 Step 24/26 : LABEL arch=amd64 08:47:34 ---> Running in 404de2cc5285 08:47:34 Removing intermediate container 404de2cc5285 08:47:34 ---> f78419d1e2c4 08:47:34 Step 25/26 : LABEL git_sha=525263609ead5b532ada571fa9b1f96dcb09a5f9 08:47:34 ---> Running in 90ac95e12084 08:47:34 Removing intermediate container 90ac95e12084 08:47:34 ---> 9601fd095252 08:47:34 Step 26/26 : LABEL version=3.0.1-dev.33 08:47:34 ---> Running in ddb8f44f0e7b 08:47:35 Removing intermediate container ddb8f44f0e7b 08:47:35 ---> 9c1962891ec5 08:47:35 [Warning] One or more build-args [ARCH] were not consumed 08:47:35 Successfully built 9c1962891ec5 08:47:35 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:47:35 provisioning config files... 08:47:35 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14249360714877525034tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:35 ---> ****-login.sh 08:47:35 nexus3.edgexfoundry.org:10001 08:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:35 Configure a credential helper to remove this warning. See 08:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:35 08:47:35 Login Succeeded 08:47:35 nexus3.edgexfoundry.org:10002 08:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:35 Configure a credential helper to remove this warning. See 08:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:35 08:47:35 Login Succeeded 08:47:35 nexus3.edgexfoundry.org:10003 08:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:35 Configure a credential helper to remove this warning. See 08:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:35 08:47:35 Login Succeeded 08:47:35 nexus3.edgexfoundry.org:10004 08:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:35 Configure a credential helper to remove this warning. See 08:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:35 08:47:35 Login Succeeded 08:47:35 ****.io 08:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:47:36 Configure a credential helper to remove this warning. See 08:47:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:47:36 08:47:36 Login Succeeded 08:47:36 ---> ****-login.sh ends [Pipeline] } 08:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:47:36 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 08:47:36 525263609ead5b532ada571fa9b1f96dcb09a5f9 08:47:36 latest 08:47:36 3.0.1-dev.33 08:47:36 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 08:47:36 main 08:47:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:36 + docker push nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 08:47:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:47:36 16452427ffc8: Preparing 08:47:36 d1c17230ae4e: Preparing 08:47:36 749b0a970e08: Preparing 08:47:36 cc0d43d1a378: Preparing 08:47:36 aeeffc874f98: Preparing 08:47:36 63ca1fbb43ae: Preparing 08:47:36 aeeffc874f98: Pushed 08:47:36 d1c17230ae4e: Pushed 08:47:36 63ca1fbb43ae: Layer already exists 08:47:36 749b0a970e08: Pushed 08:47:36 cc0d43d1a378: Pushed 08:47:42 16452427ffc8: Pushed 08:47:42 525263609ead5b532ada571fa9b1f96dcb09a5f9: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:42 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:42 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 08:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:47:42 16452427ffc8: Preparing 08:47:42 d1c17230ae4e: Preparing 08:47:42 749b0a970e08: Preparing 08:47:42 cc0d43d1a378: Preparing 08:47:42 aeeffc874f98: Preparing 08:47:42 63ca1fbb43ae: Preparing 08:47:42 63ca1fbb43ae: Waiting 08:47:42 aeeffc874f98: Layer already exists 08:47:42 cc0d43d1a378: Layer already exists 08:47:42 749b0a970e08: Layer already exists 08:47:42 16452427ffc8: Layer already exists 08:47:42 d1c17230ae4e: Layer already exists 08:47:42 63ca1fbb43ae: Layer already exists 08:47:42 latest: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 08:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:47:43 16452427ffc8: Preparing 08:47:43 d1c17230ae4e: Preparing 08:47:43 749b0a970e08: Preparing 08:47:43 cc0d43d1a378: Preparing 08:47:43 aeeffc874f98: Preparing 08:47:43 63ca1fbb43ae: Preparing 08:47:43 63ca1fbb43ae: Waiting 08:47:43 aeeffc874f98: Layer already exists 08:47:43 d1c17230ae4e: Layer already exists 08:47:43 749b0a970e08: Layer already exists 08:47:43 16452427ffc8: Layer already exists 08:47:43 cc0d43d1a378: Layer already exists 08:47:43 63ca1fbb43ae: Layer already exists 08:47:43 3.0.1-dev.33: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:43 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker push nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 08:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:47:44 16452427ffc8: Preparing 08:47:44 d1c17230ae4e: Preparing 08:47:44 749b0a970e08: Preparing 08:47:44 cc0d43d1a378: Preparing 08:47:44 aeeffc874f98: Preparing 08:47:44 63ca1fbb43ae: Preparing 08:47:44 63ca1fbb43ae: Waiting 08:47:44 aeeffc874f98: Layer already exists 08:47:44 d1c17230ae4e: Layer already exists 08:47:44 749b0a970e08: Layer already exists 08:47:44 16452427ffc8: Layer already exists 08:47:44 cc0d43d1a378: Layer already exists 08:47:44 63ca1fbb43ae: Layer already exists 08:47:44 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:44 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 08:47:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 08:47:44 16452427ffc8: Preparing 08:47:44 d1c17230ae4e: Preparing 08:47:44 749b0a970e08: Preparing 08:47:44 cc0d43d1a378: Preparing 08:47:44 aeeffc874f98: Preparing 08:47:44 63ca1fbb43ae: Preparing 08:47:44 63ca1fbb43ae: Waiting 08:47:44 749b0a970e08: Layer already exists 08:47:44 16452427ffc8: Layer already exists 08:47:44 cc0d43d1a378: Layer already exists 08:47:44 aeeffc874f98: Layer already exists 08:47:44 d1c17230ae4e: Layer already exists 08:47:44 63ca1fbb43ae: Layer already exists 08:47:44 main: digest: sha256:c0bbeee5fd7092e5e3d9566592ec3f43125ce6668c9e9ecf3c79222ef1615c55 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:47:44 ===================================================== [Pipeline] echo 08:47:44 taggedImages: 08:47:44 - nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9 08:47:44 - nexus3.edgexfoundry.org:10004/device-uart:latest 08:47:44 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.33 08:47:44 - nexus3.edgexfoundry.org:10004/device-uart:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 08:47:44 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [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 08:47:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:45 08:47:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:47:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:45 latest: Pulling from edgex-lftools-log-publisher 08:47:45 5eb5b503b376: Pulling fs layer 08:47:45 5c69ac0246d0: Pulling fs layer 08:47:45 ec43610c2a17: Pulling fs layer 08:47:45 3a2ae6a8a46f: Pulling fs layer 08:47:45 33b1e0a273af: Pulling fs layer 08:47:45 5d3b04190fa2: Pulling fs layer 08:47:45 2f39f015ded8: Pulling fs layer 08:47:45 5d3b04190fa2: Waiting 08:47:45 3a2ae6a8a46f: Waiting 08:47:45 33b1e0a273af: Waiting 08:47:45 2f39f015ded8: Waiting 08:47:45 5c69ac0246d0: Verifying Checksum 08:47:45 5c69ac0246d0: Download complete 08:47:45 3a2ae6a8a46f: Download complete 08:47:45 33b1e0a273af: Verifying Checksum 08:47:45 33b1e0a273af: Download complete 08:47:45 ec43610c2a17: Verifying Checksum 08:47:45 ec43610c2a17: Download complete 08:47:45 5d3b04190fa2: Verifying Checksum 08:47:45 5d3b04190fa2: Download complete 08:47:45 5eb5b503b376: Verifying Checksum 08:47:45 5eb5b503b376: Download complete 08:47:46 2f39f015ded8: Download complete 08:47:47 5eb5b503b376: Pull complete 08:47:47 5c69ac0246d0: Pull complete 08:47:48 ec43610c2a17: Pull complete 08:47:48 3a2ae6a8a46f: Pull complete 08:47:48 33b1e0a273af: Pull complete 08:47:48 5d3b04190fa2: Pull complete 08:47:53 2f39f015ded8: Pull complete 08:47:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:47:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:47:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:47:53 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 08:47:53 $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:47:58 $ docker top d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:47:59 ---> job-cost.sh 08:47:59 lf-activate-venv: SKIPPING 08:47:59 INFO: No Stack... 08:47:59 INFO: Retrieving Pricing Info for: v3-standard-8 08:47:59 INFO: Archiving Costs [Pipeline] sh 08:48:00 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 08:48:00 + cut -d, -f6 [Pipeline] lock 08:48:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] 08:48:00 Resource [jenkins-edgexfoundry-device-uart-main-40-stack-cost] did not exist. Created. 08:48:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:48:00 + echo total: 0.2199999988079071 [Pipeline] stash 08:48:00 Stashed 1 file(s) [Pipeline] } 08:48:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 08:48:00 $ docker stop --time=1 d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b 08:48:01 $ docker rm -f --volumes d41531131459c9ad2627fe88b1607b9542158af77d331df6e0da9aca9b26535b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:48:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22734 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 08:48:20 Running in /w/workspace/device-uart/40 [Pipeline] { [Pipeline] checkout 08:48:23 The recommended git tool is: git 08:48:30 using credential edgex-jenkins-ssh 08:48:30 Cloning the remote Git repository 08:48:30 Cloning repository git@github.com:edgexfoundry/device-uart.git 08:48:30 > git init /w/workspace/device-uart/40 # timeout=10 08:48:31 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 08:48:31 > git --version # timeout=10 08:48:31 > git --version # 'git version 2.25.1' 08:48:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:48:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:34 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 08:48:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:48:35 Avoid second fetch 08:48:35 Checking out Revision 525263609ead5b532ada571fa9b1f96dcb09a5f9 (main) 08:48:36 Commit message: "Merge pull request #78 from jackchenjc/edgex-go-issue-4916" 08:48:35 > git config core.sparsecheckout # timeout=10 08:48:35 > git checkout -f 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:48:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:48:41 % Total % Received % Xferd Average Speed Time Time Time Current 08:48:41 Dload Upload Total Spent Left Speed 08:48:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 198k [Pipeline] sh 08:48:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:48:42 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 08:48:42 /etc/docker/daemon.json 08:48:42 { 08:48:42 "registry-mirrors": [ 08:48:42 "https://nexus3.edgexfoundry.org:10001" 08:48:42 ], 08:48:42 "bip": "10.250.0.254/24", 08:48:42 "hosts": [ 08:48:42 "tcp://0.0.0.0:5555", 08:48:42 "unix:///var/run/docker.sock" 08:48:42 ], 08:48:42 "mtu": 1458, 08:48:42 "selinux-enabled": true, 08:48:42 "seccomp-profile": "/etc/docker/seccomp.json" 08:48:42 } [Pipeline] sh 08:48:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:48:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:49:01 provisioning config files... 08:49:01 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/40@tmp/config13083241134266902164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:02 ---> ****-login.sh 08:49:02 nexus3.edgexfoundry.org:10001 08:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:03 Configure a credential helper to remove this warning. See 08:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:03 08:49:03 Login Succeeded 08:49:03 nexus3.edgexfoundry.org:10002 08:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:04 Configure a credential helper to remove this warning. See 08:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:04 08:49:04 Login Succeeded 08:49:04 nexus3.edgexfoundry.org:10003 08:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:04 Configure a credential helper to remove this warning. See 08:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:04 08:49:04 Login Succeeded 08:49:04 nexus3.edgexfoundry.org:10004 08:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:04 Configure a credential helper to remove this warning. See 08:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:04 08:49:04 Login Succeeded 08:49:04 ****.io 08:49:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:05 Configure a credential helper to remove this warning. See 08:49:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:05 08:49:05 Login Succeeded 08:49:05 ---> ****-login.sh ends [Pipeline] } 08:49:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:49:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:49:06 ========================================================= 08:49:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:49:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:06 + 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 . 08:49:07 Sending build context to Docker daemon 12.87MB 08:49:07 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:49:07 Step 2/12 : FROM ${BASE} AS builder 08:49:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:49:07 cf04c63912e1: Pulling fs layer 08:49:07 55b35a11ae5e: Pulling fs layer 08:49:07 a37a00ec5f00: Pulling fs layer 08:49:07 50b3750afda1: Pulling fs layer 08:49:07 4f4fb700ef54: Pulling fs layer 08:49:07 80978eb59214: Pulling fs layer 08:49:07 c9f46d7d2bd2: Pulling fs layer 08:49:07 c5a475d317c9: Pulling fs layer 08:49:07 50b3750afda1: Waiting 08:49:07 4f4fb700ef54: Waiting 08:49:07 80978eb59214: Waiting 08:49:07 c5a475d317c9: Waiting 08:49:07 c9f46d7d2bd2: Waiting 08:49:07 55b35a11ae5e: Verifying Checksum 08:49:07 55b35a11ae5e: Download complete 08:49:07 50b3750afda1: Verifying Checksum 08:49:07 50b3750afda1: Download complete 08:49:07 4f4fb700ef54: Verifying Checksum 08:49:07 4f4fb700ef54: Download complete 08:49:07 80978eb59214: Verifying Checksum 08:49:07 80978eb59214: Download complete 08:49:07 cf04c63912e1: Verifying Checksum 08:49:07 cf04c63912e1: Download complete 08:49:07 c5a475d317c9: Download complete 08:49:08 cf04c63912e1: Pull complete 08:49:09 55b35a11ae5e: Pull complete 08:49:09 a37a00ec5f00: Verifying Checksum 08:49:09 a37a00ec5f00: Download complete 08:49:10 c9f46d7d2bd2: Verifying Checksum 08:49:10 c9f46d7d2bd2: Download complete 08:49:25 a37a00ec5f00: Pull complete 08:49:25 50b3750afda1: Pull complete 08:49:25 4f4fb700ef54: Pull complete 08:49:25 80978eb59214: Pull complete 08:49:33 c9f46d7d2bd2: Pull complete 08:49:34 c5a475d317c9: Pull complete 08:49:34 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:49:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:49:34 ---> be29e6b0f0d4 08:49:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:49:35 ---> Running in 77c2a99b39bb 08:49:36 Removing intermediate container 77c2a99b39bb 08:49:36 ---> d335f96493b2 08:49:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:49:36 ---> Running in b864ab51a4aa 08:49:36 Removing intermediate container b864ab51a4aa 08:49:36 ---> d980345d70b2 08:49:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:49:36 ---> Running in 895c2cbea695 08:49:37 Removing intermediate container 895c2cbea695 08:49:37 ---> 591d2e285555 08:49:37 Step 6/12 : WORKDIR /device-uart 08:49:37 ---> Running in ce7a06ea8c6a 08:49:37 Removing intermediate container ce7a06ea8c6a 08:49:37 ---> b1fd79b60971 08:49:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:49:37 ---> Running in 3f7734396503 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:49:41 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:49:41 (2/4) Installing libedit (20240517.3.1-r0) 08:49:41 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:49:41 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:49:41 Executing busybox-1.36.1-r29.trigger 08:49:41 OK: 242 MiB in 58 packages 08:49:42 Removing intermediate container 3f7734396503 08:49:42 ---> 9e81e1bb11d6 08:49:42 Step 8/12 : COPY go.mod vendor* ./ 08:49:43 ---> ebdd890a7aee 08:49:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:43 ---> Running in 3ad1d642aee3 08:51:50 Removing intermediate container 3ad1d642aee3 08:51:50 ---> 6f5ebb232795 08:51:50 Step 10/12 : COPY . . 08:51:50 ---> b446cb3a9f54 08:51:50 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:51:50 ---> Running in 32db2717f1d2 08:51:50 Removing intermediate container 32db2717f1d2 08:51:50 ---> 3b39883ba3b0 08:51:50 Step 12/12 : RUN ${MAKE} 08:51:50 ---> Running in b32673d1aa72 08:51:50 noop 08:51:51 Removing intermediate container b32673d1aa72 08:51:51 ---> ca0da8b02a5f 08:51:51 Successfully built ca0da8b02a5f 08:51:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:51 + docker inspect -f . ci-base-image-arm64 08:51:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:52 prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container 08:51:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@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 ******** ci-base-image-arm64 cat 08:51:53 $ docker top 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:54 + go version 08:51:54 go version go1.23.2 linux/arm64 [Pipeline] } 08:51:54 $ docker stop --time=1 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 08:51:56 $ docker rm -f --volumes 7ac47e8688e47ef16295f52a1142c46598a44d79833dc3e15ad57f7874e9cb78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:57 + docker inspect -f . ci-base-image-arm64 08:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:57 prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container 08:51: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/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@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 ******** ci-base-image-arm64 cat 08:51:58 $ docker top 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:59 + git config --global --add safe.directory /w/workspace/device-uart/40 [Pipeline] fileExists [Pipeline] sh 08:52:00 + make test 08:52:00 go test ./... -coverprofile=coverage.out 08:52:06 ? github.com/edgexfoundry/device-uart [no test files] 08:56:59 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 08:56:59 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 08:56:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:56:59 go vet ./... 08:57:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:57:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:57:55 ./bin/test-attribution-txt.sh [Pipeline] echo 08:57:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:57:55 $ docker stop --time=1 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 08:57:58 $ docker rm -f --volumes 201f17f6df633696083349a1c656854e3d3c5aa571c684f0a8c199db2a11e0d4 [Pipeline] // withDockerContainer [Pipeline] sh 08:58:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:58:00 Warning: overwriting stash ‘coverage-report’ 08:58:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:58:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:58:01 + ls -al . 08:58:01 total 232 08:58:01 drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:52 . 08:58:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:48 .. 08:58:01 -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:48 .dockerignore 08:58:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:48 .git 08:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 .github 08:58:01 -rw-rw-r-- 1 jenkins jenkins 343 Oct 14 08:48 .gitignore 08:58:01 -rw-rw-r-- 1 jenkins jenkins 198 Oct 14 08:48 .golangci.yml 08:58:01 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 14 08:48 Attribution.txt 08:58:01 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 14 08:48 CHANGELOG.md 08:58:01 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 14 08:48 Dockerfile 08:58:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:48 GOVERNANCE.md 08:58:01 -rw-rw-r-- 1 jenkins jenkins 675 Oct 14 08:48 Jenkinsfile 08:58:01 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 14 08:48 LICENSE 08:58:01 -rw-rw-r-- 1 jenkins jenkins 2409 Oct 14 08:48 Makefile 08:58:01 -rw-rw-r-- 1 jenkins jenkins 617 Oct 14 08:48 OWNERS.md 08:58:01 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 14 08:48 README.md 08:58:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 14 08:44 VERSION 08:58:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:48 bin 08:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 cmd 08:58:01 -rw-r--r-- 1 jenkins jenkins 6770 Oct 14 08:56 coverage.out 08:58:01 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 14 08:48 go.mod 08:58:01 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 14 08:48 go.sum 08:58:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:48 internal 08:58:01 -rw-rw-r-- 1 jenkins jenkins 209 Oct 14 08:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:01 + 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=525263609ead5b532ada571fa9b1f96dcb09a5f9 --label arch=arm64 --label version=3.0.1-dev.33 . 08:58:02 Sending build context to Docker daemon 12.88MB 08:58:02 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 08:58:02 Step 2/26 : FROM ${BASE} AS builder 08:58:02 ---> ca0da8b02a5f 08:58:02 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:58:03 ---> Running in 71013358472b 08:58:03 Removing intermediate container 71013358472b 08:58:03 ---> 220c8b4aa179 08:58:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 08:58:03 ---> Running in de331a4a078e 08:58:03 Removing intermediate container de331a4a078e 08:58:03 ---> 1c4f80bc59a7 08:58:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 08:58:03 ---> Running in 12f81aa2e112 08:58:04 Removing intermediate container 12f81aa2e112 08:58:04 ---> b6a58e0fbd39 08:58:04 Step 6/26 : WORKDIR /device-uart 08:58:04 ---> Running in 5da1e4536e6d 08:58:04 Removing intermediate container 5da1e4536e6d 08:58:04 ---> bd419dcce9c8 08:58:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:58:04 ---> Running in 0042d0f43146 08:58:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:58:08 OK: 242 MiB in 58 packages 08:58:09 Removing intermediate container 0042d0f43146 08:58:09 ---> ca24d4e3a091 08:58:09 Step 8/26 : COPY go.mod vendor* ./ 08:58:09 ---> 3bc53cb7d340 08:58:09 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:09 ---> Running in b31a19823b92 08:58:12 Removing intermediate container b31a19823b92 08:58:12 ---> 5100cf12f2b0 08:58:12 Step 10/26 : COPY . . 08:58:13 ---> 50bac17b6f10 08:58:13 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:58:13 ---> Running in e0d6a96ef74d 08:58:14 Removing intermediate container e0d6a96ef74d 08:58:14 ---> 446e2dca57df 08:58:14 Step 12/26 : RUN ${MAKE} 08:58:14 ---> Running in ab7c82c2c66a 08:58:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.33 -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 09:02:43 Removing intermediate container ab7c82c2c66a 09:02:43 ---> d67529022fcf 09:02:43 Step 13/26 : FROM alpine:3.20 09:02:43 3.20: Pulling from library/alpine 09:02:43 cf04c63912e1: Already exists 09:02:43 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:02:43 Status: Downloaded newer image for alpine:3.20 09:02:43 ---> c157a85ed455 09:02:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:02:43 ---> Running in 5fce3b950c1a 09:02:43 Removing intermediate container 5fce3b950c1a 09:02:43 ---> dcb5ce3a5ad5 09:02:43 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:02:43 ---> Running in d84829f50bf1 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:02:43 (1/1) Installing dumb-init (1.2.5-r3) 09:02:43 Executing busybox-1.36.1-r29.trigger 09:02:43 OK: 9 MiB in 15 packages 09:02:43 Removing intermediate container d84829f50bf1 09:02:43 ---> 278c895f4805 09:02:43 Step 16/26 : RUN apk --no-cache upgrade 09:02:43 ---> Running in a1042d96c524 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:02:43 Upgrading critical system libraries and apk-tools: 09:02:43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:02:43 Executing busybox-1.36.1-r29.trigger 09:02:43 Continuing the upgrade transaction with new apk-tools: 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:02:46 OK: 9 MiB in 15 packages 09:02:47 Removing intermediate container a1042d96c524 09:02:47 ---> dd968a31460c 09:02:47 Step 17/26 : WORKDIR / 09:02:47 ---> Running in 008c2691d14b 09:02:47 Removing intermediate container 008c2691d14b 09:02:47 ---> 82f6190119b6 09:02:47 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:02:48 ---> e6f9634883a6 09:02:48 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:02:49 ---> 6a28017f2c39 09:02:49 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:02:51 ---> 87131eb66d47 09:02:51 Step 21/26 : EXPOSE 59995 09:02:51 ---> Running in 5d1f37baf6f0 09:02:52 Removing intermediate container 5d1f37baf6f0 09:02:52 ---> a042f8ccc9ea 09:02:52 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:02:52 ---> Running in b0073573a000 09:02:52 Removing intermediate container b0073573a000 09:02:52 ---> 2b9fd4c4094d 09:02:52 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:52 ---> Running in 79ae92f49e78 09:02:53 Removing intermediate container 79ae92f49e78 09:02:53 ---> 0e97e14b045e 09:02:53 Step 24/26 : LABEL arch=arm64 09:02:53 ---> Running in bb6a277e0635 09:02:53 Removing intermediate container bb6a277e0635 09:02:53 ---> 5dc9db292ff6 09:02:53 Step 25/26 : LABEL git_sha=525263609ead5b532ada571fa9b1f96dcb09a5f9 09:02:53 ---> Running in 2e095c8c2682 09:02:54 Removing intermediate container 2e095c8c2682 09:02:54 ---> b81ceeddebae 09:02:54 Step 26/26 : LABEL version=3.0.1-dev.33 09:02:54 ---> Running in e7b945a6a7e9 09:02:54 Removing intermediate container e7b945a6a7e9 09:02:54 ---> 4fa8ba4759e6 09:02:54 [Warning] One or more build-args [ARCH] were not consumed 09:02:54 Successfully built 4fa8ba4759e6 09:02:54 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:54 provisioning config files... 09:02:54 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/40@tmp/config17808564042488258416tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:55 ---> ****-login.sh 09:02:55 nexus3.edgexfoundry.org:10001 09:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:55 Configure a credential helper to remove this warning. See 09:02:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:55 09:02:55 Login Succeeded 09:02:55 nexus3.edgexfoundry.org:10002 09:02:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:56 nexus3.edgexfoundry.org:10003 09:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:56 nexus3.edgexfoundry.org:10004 09:02:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:56 Configure a credential helper to remove this warning. See 09:02:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:56 09:02:56 Login Succeeded 09:02:56 ****.io 09:02:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:57 Configure a credential helper to remove this warning. See 09:02:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:57 09:02:57 Login Succeeded 09:02:57 ---> ****-login.sh ends [Pipeline] } 09:02:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:57 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 09:02:57 525263609ead5b532ada571fa9b1f96dcb09a5f9 09:02:57 latest 09:02:57 3.0.1-dev.33 09:02:57 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 09:02:57 main 09:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:58 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:58 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 09:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:02:58 75bc26b29ebf: Preparing 09:02:58 2c1eb66f08f3: Preparing 09:02:58 be869202e428: Preparing 09:02:58 a8b221d36f27: Preparing 09:02:58 54dad706397d: Preparing 09:02:58 16113d51b718: Preparing 09:02:58 16113d51b718: Waiting 09:02:59 2c1eb66f08f3: Pushed 09:02:59 be869202e428: Pushed 09:02:59 54dad706397d: Pushed 09:02:59 a8b221d36f27: Pushed 09:02:59 16113d51b718: Layer already exists 09:03:12 75bc26b29ebf: Pushed 09:03:12 525263609ead5b532ada571fa9b1f96dcb09a5f9: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:12 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:13 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:03:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:03:13 75bc26b29ebf: Preparing 09:03:13 2c1eb66f08f3: Preparing 09:03:13 be869202e428: Preparing 09:03:13 a8b221d36f27: Preparing 09:03:13 54dad706397d: Preparing 09:03:13 16113d51b718: Preparing 09:03:13 16113d51b718: Waiting 09:03:13 2c1eb66f08f3: Layer already exists 09:03:13 75bc26b29ebf: Layer already exists 09:03:13 54dad706397d: Layer already exists 09:03:13 be869202e428: Layer already exists 09:03:13 a8b221d36f27: Layer already exists 09:03:13 16113d51b718: Layer already exists 09:03:13 latest: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:13 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:14 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 09:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:03:14 75bc26b29ebf: Preparing 09:03:14 2c1eb66f08f3: Preparing 09:03:14 be869202e428: Preparing 09:03:14 a8b221d36f27: Preparing 09:03:14 54dad706397d: Preparing 09:03:14 16113d51b718: Preparing 09:03:14 16113d51b718: Waiting 09:03:14 2c1eb66f08f3: Layer already exists 09:03:14 75bc26b29ebf: Layer already exists 09:03:14 be869202e428: Layer already exists 09:03:14 54dad706397d: Layer already exists 09:03:14 a8b221d36f27: Layer already exists 09:03:14 16113d51b718: Layer already exists 09:03:14 3.0.1-dev.33: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:14 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:15 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 09:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:03:15 75bc26b29ebf: Preparing 09:03:15 2c1eb66f08f3: Preparing 09:03:15 be869202e428: Preparing 09:03:15 a8b221d36f27: Preparing 09:03:15 54dad706397d: Preparing 09:03:15 16113d51b718: Preparing 09:03:15 16113d51b718: Waiting 09:03:15 54dad706397d: Layer already exists 09:03:15 75bc26b29ebf: Layer already exists 09:03:15 be869202e428: Layer already exists 09:03:15 2c1eb66f08f3: Layer already exists 09:03:15 a8b221d36f27: Layer already exists 09:03:15 16113d51b718: Layer already exists 09:03:15 525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:15 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:16 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 09:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:03:16 75bc26b29ebf: Preparing 09:03:16 2c1eb66f08f3: Preparing 09:03:16 be869202e428: Preparing 09:03:16 a8b221d36f27: Preparing 09:03:16 54dad706397d: Preparing 09:03:16 16113d51b718: Preparing 09:03:16 16113d51b718: Waiting 09:03:16 be869202e428: Layer already exists 09:03:16 75bc26b29ebf: Layer already exists 09:03:16 a8b221d36f27: Layer already exists 09:03:16 2c1eb66f08f3: Layer already exists 09:03:16 54dad706397d: Layer already exists 09:03:16 16113d51b718: Layer already exists 09:03:16 main: digest: sha256:fdbb7528b6e98436efcd869af650f62335cdfabc68c39b65ab3f5cdb9873db5f size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:03:16 ===================================================== [Pipeline] echo 09:03:16 taggedImages: 09:03:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9 09:03:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:03:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.33 09:03:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:525263609ead5b532ada571fa9b1f96dcb09a5f9-3.0.1-dev.33 09:03:16 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:17 09:03:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:17 arm64: Pulling from edgex-lftools-log-publisher 09:03:17 8998bd30e6a1: Pulling fs layer 09:03:17 04944245beec: Pulling fs layer 09:03:17 699f458cf7ca: Pulling fs layer 09:03:17 765212b225bb: Pulling fs layer 09:03:17 f23df028b6ca: Pulling fs layer 09:03:17 d65c8cfc05b1: Pulling fs layer 09:03:17 2437ff75d9bd: Pulling fs layer 09:03:17 f23df028b6ca: Waiting 09:03:17 d65c8cfc05b1: Waiting 09:03:17 765212b225bb: Waiting 09:03:17 2437ff75d9bd: Waiting 09:03:17 04944245beec: Verifying Checksum 09:03:17 04944245beec: Download complete 09:03:17 765212b225bb: Verifying Checksum 09:03:17 765212b225bb: Download complete 09:03:17 f23df028b6ca: Verifying Checksum 09:03:17 f23df028b6ca: Download complete 09:03:17 d65c8cfc05b1: Verifying Checksum 09:03:17 d65c8cfc05b1: Download complete 09:03:17 699f458cf7ca: Verifying Checksum 09:03:17 699f458cf7ca: Download complete 09:03:18 8998bd30e6a1: Verifying Checksum 09:03:18 8998bd30e6a1: Download complete 09:03:21 2437ff75d9bd: Verifying Checksum 09:03:21 2437ff75d9bd: Download complete 09:03:23 8998bd30e6a1: Pull complete 09:03:24 04944245beec: Pull complete 09:03:26 699f458cf7ca: Pull complete 09:03:26 765212b225bb: Pull complete 09:03:27 f23df028b6ca: Pull complete 09:03:27 d65c8cfc05b1: Pull complete 09:03:46 2437ff75d9bd: Pull complete 09:03:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:03:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:46 prd-ubuntu20.04-docker-arm64-4c-16g-22734 does not seem to be running inside a container 09:03:46 $ 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/40 -v /w/workspace/device-uart/40:/w/workspace/device-uart/40:rw,z -v /w/workspace/device-uart/40@tmp:/w/workspace/device-uart/40@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:03:49 $ docker top 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:50 ---> job-cost.sh 09:03:50 lf-activate-venv: SKIPPING 09:03:50 INFO: No Stack... 09:03:51 INFO: Retrieving Pricing Info for: v3-standard-4 09:03:52 INFO: Archiving Costs [Pipeline] sh 09:03:52 + cat /w/workspace/device-uart/40/archives/cost.csv 09:03:52 + cut -d, -f6 [Pipeline] lock 09:03:52 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] 09:03:52 Resource [jenkins-edgexfoundry-device-uart-main-40-stack-cost] did not exist. Created. 09:03:52 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:03:53 /w/workspace/device-uart/40@tmp/durable-61f31454/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:03:54 + echo total: 0.10999999940395355 [Pipeline] stash 09:03:54 Warning: overwriting stash ‘stack-cost’ 09:03:54 Stashed 1 file(s) [Pipeline] } 09:03:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-40-stack-cost] [Pipeline] // lock [Pipeline] } 09:03:54 $ docker stop --time=1 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 09:03:56 $ docker rm -f --volumes 09f48836b7b1b8bb64cbe6bf8ad391a6931b48edfe4d792128b10a58e4b3a4c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:03:56 provisioning config files... 09:03:56 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config10400110872106998823tmp [Pipeline] { [Pipeline] sh 09:03:56 + set +x 09:03:56 + curl -s https://codecov.io/bash 09:03:56 + bash -s -- 09:03:56 09:03:56 _____ _ 09:03:56 / ____| | | 09:03:56 | | ___ __| | ___ ___ _____ __ 09:03:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:03:56 | |___| (_) | (_| | __/ (_| (_) \ V / 09:03:56 \_____\___/ \__,_|\___|\___\___/ \_/ 09:03:56 Bash-1.0.6 09:03:56 09:03:56 09:03:56 ==> git version 2.25.1 found 09:03:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:03:56 Release-Date: 2020-01-08 09:03:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:03:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:03:56 ==> Jenkins CI detected. 09:03:56 current dir:  /w/workspace/edgexfoundry_device-uart_main 09:03:56 project root: . 09:03:56 --> token set from env 09:03:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:03:56 ==> Running gcov in . (disable via -X gcov) 09:03:56 ==> Python coveragepy not found 09:03:56 ==> Searching for coverage reports in: 09:03:56 + . 09:03:56 -> Found 1 reports 09:03:56 ==> Detecting git/mercurial file structure 09:03:57 ==> Reading reports 09:03:57 + ./coverage.out bytes=6770 09:03:57 ==> Appending adjustments 09:03:57 https://docs.codecov.io/docs/fixing-reports 09:03:57 + Found adjustments 09:03:57 ==> Gzipping contents 09:03:57 4.0K /tmp/codecov.JmwtYX.gz 09:03:57 ==> Uploading reports 09:03:57 url: https://codecov.io 09:03:57 query: branch=main&commit=525263609ead5b532ada571fa9b1f96dcb09a5f9&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:57 -> Pinging Codecov 09:03:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=525263609ead5b532ada571fa9b1f96dcb09a5f9&build=40&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F40%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:03:57 -> Uploading to 09:03:57 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/525263609ead5b532ada571fa9b1f96dcb09a5f9/102df387-1c2e-4fd6-b390-4a89ee75859d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T090357Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=067431e2300f6cd77244da9ad1aaea7d1406ac144abac381ab3f8fbb23c9dd49 09:03:57 % Total % Received % Xferd Average Speed Time Time Time Current 09:03:57 Dload Upload Total Spent Left Speed 09:03:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6208 --:--:-- --:--:-- --:--:-- 6208 09:03:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] } 09:03:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:03:57 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:03:57 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:03:58 09:03:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:03:58 latest: Pulling from edgex-devops/edgex-snyk-go 09:03:58 43c4264eed91: Already exists 09:03:58 4cc291be95ef: Already exists 09:03:58 2ac1f1163629: Already exists 09:03:58 5c3c966382ef: Already exists 09:03:58 4f4fb700ef54: Already exists 09:03:58 d9c7d2e4e75e: Pulling fs layer 09:03:58 9c3e1370e548: Pulling fs layer 09:03:58 d9c7d2e4e75e: Verifying Checksum 09:03:58 d9c7d2e4e75e: Download complete 09:03:58 d9c7d2e4e75e: Pull complete 09:03:59 9c3e1370e548: Verifying Checksum 09:03:59 9c3e1370e548: Download complete 09:04:02 9c3e1370e548: Pull complete 09:04:02 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:04:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:04:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:02 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:04:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:04:05 $ docker top 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:06 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 09:04:06 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 09:04:06 + set -o pipefail 09:04:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 09:04:13 09:04:13 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 09:04:13 09:04:13 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/eafa28db-6e97-4792-a824-1a4fe8c4d1b5 09:04:13 09:04:13 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:04:13 09:04:13 09:04:13 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:04:13 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:04:13 $ docker stop --time=1 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a 09:04:21 $ docker rm -f --volumes 031566fdba37e212a49d6b0570387ff5309c1005cbee33640c24284fca47a90a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:22 + git log --format=format:%s -1 525263609ead5b532ada571fa9b1f96dcb09a5f9 [Pipeline] sh 09:04:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:23 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:23 $ docker top 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 -eo pid,comm 09:04:23 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:04:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:23 [ssh-agent] Looking for ssh-agent implementation... 09:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:24 $ docker exec 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 ssh-agent 09:04:24 SSH_AUTH_SOCK=/tmp/ssh-uNunVmLxnQv3/agent.33 09:04:24 SSH_AGENT_PID=39 09:04:24 Running ssh-add (command line suppressed) 09:04:24 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15221273853832403810.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15221273853832403810.key) 09:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:24 + git semver tag 09:04:24 2024-10-14 09:04:24,742 [run_tag] DEBUG tag force:False 09:04:24 2024-10-14 09:04:24,742 [check_head_tag] DEBUG check head tag 09:04:24 2024-10-14 09:04:24,743 [execute] INFO git cat-file --batch-check 09:04:24 2024-10-14 09:04:24,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:04:24 2024-10-14 09:04:24,747 [execute] INFO git cat-file --batch 09:04:24 2024-10-14 09:04:24,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:04:24 2024-10-14 09:04:24,761 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:24 2024-10-14 09:04:24,761 [execute] INFO git tag -a v3.0.1-dev.33 -m v3.0.1-dev.33 09:04:24 2024-10-14 09:04:24,761 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.33', '-m', 'v3.0.1-dev.33'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:04:24 2024-10-14 09:04:24,766 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:24 3.0.1-dev.33 [Pipeline] } 09:04:24 $ docker exec --env ******** --env ******** 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 ssh-agent -k 09:04:24 unset SSH_AUTH_SOCK; 09:04:24 unset SSH_AGENT_PID; 09:04:24 echo Agent pid 39 killed; 09:04:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:25 + git semver [Pipeline] } 09:04:25 $ docker stop --time=1 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 09:04:26 $ docker rm -f --volumes 18826c85c492a4f9619da4119fb2d5648ee1695f1f3f0da9d1cb39551cf768c1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:27 09:04:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:27 0.23.1-centos7: Pulling from edgex-lftools 09:04:27 ab5ef0e58194: Pulling fs layer 09:04:27 9712f1f96733: Pulling fs layer 09:04:27 63f879dbbcfc: Pulling fs layer 09:04:27 0d9ebad4ef96: Pulling fs layer 09:04:27 e9a5061849ea: Pulling fs layer 09:04:27 d747dcd14b5f: Pulling fs layer 09:04:27 2de7ff778b66: Pulling fs layer 09:04:27 d747dcd14b5f: Waiting 09:04:27 0d9ebad4ef96: Waiting 09:04:27 e9a5061849ea: Waiting 09:04:27 2de7ff778b66: Waiting 09:04:27 9712f1f96733: Download complete 09:04:27 63f879dbbcfc: Verifying Checksum 09:04:27 63f879dbbcfc: Download complete 09:04:28 e9a5061849ea: Verifying Checksum 09:04:28 e9a5061849ea: Download complete 09:04:28 d747dcd14b5f: Verifying Checksum 09:04:28 d747dcd14b5f: Download complete 09:04:28 ab5ef0e58194: Verifying Checksum 09:04:28 ab5ef0e58194: Download complete 09:04:28 0d9ebad4ef96: Verifying Checksum 09:04:28 0d9ebad4ef96: Download complete 09:04:28 2de7ff778b66: Download complete 09:04:30 ab5ef0e58194: Pull complete 09:04:30 9712f1f96733: Pull complete 09:04:31 63f879dbbcfc: Pull complete 09:04:35 0d9ebad4ef96: Pull complete 09:04:35 e9a5061849ea: Pull complete 09:04:35 d747dcd14b5f: Pull complete 09:04:36 2de7ff778b66: Pull complete 09:04:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:04:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:04:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:36 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:04:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:04:45 $ docker top 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:04:45 provisioning config files... 09:04:45 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13368671579983138302tmp 09:04:45 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11720371023858824951tmp 09:04:45 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13103497371127723083tmp [Pipeline] { [Pipeline] echo 09:04:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:04:46 ---> sigul-configuration.sh 09:04:46 gpg: directory `/root/.gnupg' created 09:04:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:04:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:04:46 gpg: keyring `/root/.gnupg/secring.gpg' created 09:04:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:04:46 gpg: CAST5 encrypted data 09:04:46 gpg: encrypted with 1 passphrase 09:04:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:04:46 + mkdir /home/jenkins 09:04:46 + mkdir /home/jenkins/sigul [Pipeline] sh 09:04:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:04:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:04:47 ---> sigul-install.sh 09:04:47 Sigul already installed; skipping installation. [Pipeline] sh 09:04:47 + git tag --list 09:04:47 v0.0.0 09:04:47 v0.0.1-dev.1 09:04:47 v0.0.1-dev.2 09:04:47 v0.0.1-dev.3 09:04:47 v0.0.1-dev.4 09:04:47 v3.0.0 09:04:47 v3.0.1-dev.1 09:04:47 v3.0.1-dev.10 09:04:47 v3.0.1-dev.11 09:04:47 v3.0.1-dev.12 09:04:47 v3.0.1-dev.13 09:04:47 v3.0.1-dev.14 09:04:47 v3.0.1-dev.15 09:04:47 v3.0.1-dev.16 09:04:47 v3.0.1-dev.17 09:04:47 v3.0.1-dev.18 09:04:47 v3.0.1-dev.19 09:04:47 v3.0.1-dev.2 09:04:47 v3.0.1-dev.20 09:04:47 v3.0.1-dev.21 09:04:47 v3.0.1-dev.22 09:04:47 v3.0.1-dev.23 09:04:47 v3.0.1-dev.24 09:04:47 v3.0.1-dev.25 09:04:47 v3.0.1-dev.26 09:04:47 v3.0.1-dev.27 09:04:47 v3.0.1-dev.28 09:04:47 v3.0.1-dev.29 09:04:47 v3.0.1-dev.3 09:04:47 v3.0.1-dev.30 09:04:47 v3.0.1-dev.31 09:04:47 v3.0.1-dev.32 09:04:47 v3.0.1-dev.33 09:04:47 v3.0.1-dev.4 09:04:47 v3.0.1-dev.5 09:04:47 v3.0.1-dev.6 09:04:47 v3.0.1-dev.7 09:04:47 v3.0.1-dev.8 09:04:47 v3.0.1-dev.9 09:04:47 v3.1 09:04:47 v3.1.0 09:04:47 v3.1.1 09:04:47 v3.1.1-dev.1 [Pipeline] sh 09:04:47 + lftools sign git-tag v3.0.1-dev.33 09:04:48 Signing Git tag with Sigul... 09:04:48 Signing v3.0.1-dev.33 [Pipeline] echo 09:04:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:04:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:04:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:04:49 $ docker stop --time=1 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 09:04:51 $ docker rm -f --volumes 986c01541f83c913eb4f7fa966605eaa4a718af66765df279af00a649d49b2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:04:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:52 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:04:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:52 $ docker top 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe -eo pid,comm 09:04:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:04:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:52 [ssh-agent] Looking for ssh-agent implementation... 09:04:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:52 $ docker exec 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe ssh-agent 09:04:52 SSH_AUTH_SOCK=/tmp/ssh-KRWG1yArHHjU/agent.32 09:04:52 SSH_AGENT_PID=38 09:04:52 Running ssh-add (command line suppressed) 09:04:53 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17358592695625825277.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_17358592695625825277.key) 09:04:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:53 + git semver bump pre 09:04:53 2024-10-14 09:04:53,661 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:53 2024-10-14 09:04:53,662 [bump_version] DEBUG bumping version:3.0.1-dev.33 on axis:pre with prefix:dev 09:04:53 2024-10-14 09:04:53,662 [bump_version] DEBUG bumped version:3.0.1-dev.34 09:04:53 2024-10-14 09:04:53,662 [write_version] DEBUG write version:3.0.1-dev.34 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 09:04:53 2024-10-14 09:04:53,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:53 2024-10-14 09:04:53,662 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:53 2024-10-14 09:04:53,664 [execute] INFO git cat-file --batch-check 09:04:53 2024-10-14 09:04:53,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:04:53 2024-10-14 09:04:53,670 [execute] INFO git cat-file --batch 09:04:53 2024-10-14 09:04:53,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:04:53 2024-10-14 09:04:53,675 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:04:53 3.0.1-dev.34 [Pipeline] } 09:04:53 $ docker exec --env ******** --env ******** 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe ssh-agent -k 09:04:54 unset SSH_AUTH_SOCK; 09:04:54 unset SSH_AGENT_PID; 09:04:54 echo Agent pid 38 killed; 09:04:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:54 + git semver [Pipeline] } 09:04:54 $ docker stop --time=1 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe 09:04:55 $ docker rm -f --volumes 5fbac3963a875f65cc6a5baa4de6d6ae7fec81098b27075bf3fc94effa0bdfbe [Pipeline] // withDockerContainer [Pipeline] sh 09:04:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:57 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:04:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:59 $ docker top 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 -eo pid,comm 09:04:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:04:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:59 [ssh-agent] Looking for ssh-agent implementation... 09:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:59 $ docker exec 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 ssh-agent 09:04:59 SSH_AUTH_SOCK=/tmp/ssh-vZrSVdoIbiup/agent.32 09:04:59 SSH_AGENT_PID=38 09:04:59 Running ssh-add (command line suppressed) 09:04:59 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5331163299073375589.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5331163299073375589.key) 09:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:05:00 + git semver push 09:05:00 2024-10-14 09:05:00,496 [run_push] DEBUG push 09:05:00 2024-10-14 09:05:00,497 [execute] INFO git cat-file --batch-check 09:05:00 2024-10-14 09:05:00,497 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:05:00 2024-10-14 09:05:00,502 [execute] INFO git rev-list d279894d956266aad8947695b5a6a8940e424932 -- 09:05:00 2024-10-14 09:05:00,502 [execute] DEBUG Popen(['git', 'rev-list', 'd279894d956266aad8947695b5a6a8940e424932', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:05:00 2024-10-14 09:05:00,511 [execute] INFO git fetch -v origin 09:05:00 2024-10-14 09:05:00,511 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 09:05:01 2024-10-14 09:05:00,962 [run_push] DEBUG no remote changes detected 09:05:01 2024-10-14 09:05:00,963 [execute] INFO git push origin semver 09:05:01 2024-10-14 09:05:00,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:05:02 2024-10-14 09:05:01,932 [run_push] DEBUG push all version tags 09:05:02 2024-10-14 09:05:01,933 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:05:02 2024-10-14 09:05:01,933 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:05:02 2024-10-14 09:05:02,673 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:05:02 3.0.1-dev.34 [Pipeline] } 09:05:02 $ docker exec --env ******** --env ******** 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 ssh-agent -k 09:05:03 unset SSH_AUTH_SOCK; 09:05:03 unset SSH_AGENT_PID; 09:05:03 echo Agent pid 38 killed; 09:05:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:05:03 + git semver [Pipeline] } 09:05:03 $ docker stop --time=1 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 09:05:04 $ docker rm -f --volumes 8bd46a28d61dd279e1e8fd58b0e86627431057bf4c6f2d57bb6a2977011243e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:05:05 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 09:05:05 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:05:05 total 16 09:05:05 drwxr-xr-x 3 root root 4096 Oct 14 08:47 . 09:05:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 09:04 .. 09:05:05 drwxr-xr-x 2 root root 4096 Oct 14 08:47 cost 09:05:05 -rw-r--r-- 1 root root 82 Oct 14 08:47 cost.csv 09:05:05 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 09:05:05 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:05:05 total 16 09:05:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:47 . 09:05:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 14 09:04 .. 09:05:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:47 cost 09:05:05 -rw-r--r-- 1 jenkins jenkins 82 Oct 14 08:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:05:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:06 ---> package-listing.sh 09:05:06 ++ facter osfamily 09:05:06 ++ tr '[:upper:]' '[:lower:]' 09:05:06 + OS_FAMILY=debian 09:05:06 + workspace=/w/workspace/edgexfoundry_device-uart_main 09:05:06 + START_PACKAGES=/tmp/packages_start.txt 09:05:06 + END_PACKAGES=/tmp/packages_end.txt 09:05:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:06 + PACKAGES=/tmp/packages_start.txt 09:05:06 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:05:06 + PACKAGES=/tmp/packages_end.txt 09:05:06 + case "${OS_FAMILY}" in 09:05:06 + dpkg -l 09:05:06 + grep '^ii' 09:05:06 + '[' -f /tmp/packages_start.txt ']' 09:05:06 + '[' -f /tmp/packages_end.txt ']' 09:05:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:06 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:05:06 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 09:05:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 09:05:06 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:07 prd-ubuntu20.04-docker-8c-8g-22728 does not seem to be running inside a container 09:05:07 $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:08 $ docker top 2a71f6e5eb90a149adec710418081c74cb1eb268e1a1c024afd9cd17852921c7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:08 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:08 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:09 + ls /var/log/sa-host 09:05:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:09 provisioning config files... 09:05:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2904867485137591443tmp [Pipeline] { [Pipeline] echo 09:05:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:09 ---> create-netrc.sh [Pipeline] } 09:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:09 ---> python-tools-install.sh [Pipeline] echo 09:05:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:10 ---> sudo-logs.sh 09:05:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:05:10 ---> job-cost.sh 09:05:10 lf-activate-venv: SKIPPING 09:05:10 DEBUG: total: 0.2199999988079071 09:05:10 INFO: Retrieving Stack Cost... 09:05:10 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:11 INFO: Archiving Costs [Pipeline] echo 09:05:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:11 ---> logs-deploy.sh 09:05:11 lf-activate-venv: SKIPPING 09:05:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/40 09:05:11 INFO: archiving workspace using pattern(s): 09:05:12 Archives upload complete. 09:05:12 INFO: archiving logs to Nexus