Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 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-ssh5308040003439618474.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9444866747404758301.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh1628051892076571448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3607600357196561006.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-ssh14525949576917984139.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5326 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 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 (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 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git rev-list --no-walk d91c28011fe1e340ffb33947d534daf2c02bd499 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:12:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:12:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:12:28 ========================================================= 14:12:28 EdgeX Global Pipelines Version Info 14:12:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:12:29 ------------------- 14:12:29 stable info: 14:12:29 ------------------- 14:12:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:12:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:12:29 Message: update stable to v1.0.258 14:12:29 ------------------- 14:12:29 experimental info: 14:12:29 ------------------- 14:12:29 Commited By: **** collab-it+edgex@linuxfoundation.org 14:12:29 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:12:29 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:12:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9936dc3 [Pipeline] echo 14:12:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:31 provisioning config files... 14:12:31 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config11756586736802728929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:31 ---> ****-login.sh 14:12:31 nexus3.edgexfoundry.org:10001 14:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:31 Configure a credential helper to remove this warning. See 14:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:31 14:12:31 Login Succeeded 14:12:31 nexus3.edgexfoundry.org:10002 14:12:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:31 Configure a credential helper to remove this warning. See 14:12:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:31 14:12:31 Login Succeeded 14:12:31 nexus3.edgexfoundry.org:10003 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 nexus3.edgexfoundry.org:10004 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 ****.io 14:12:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:32 Configure a credential helper to remove this warning. See 14:12:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:32 14:12:32 Login Succeeded 14:12:32 ---> ****-login.sh ends [Pipeline] } 14:12:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:12:32 + git rev-list -1 --merges 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1~1..9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] echo 14:12:32 -----------> git rev-list -1 --merges 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1~1..9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:12:32 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [false] [Pipeline] sh 14:12:33 + git log --format=format:%s -1 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] echo 14:12:33 ========================================================= 14:12:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:12:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:33 + git log --format=format:%s -1 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] echo 14:12:33 [semverPrep] GIT_COMMIT: 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1, Commit Message: Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo 14:12:33 [semverPrep] This is not a build commit. [Pipeline] sh 14:12:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:12:33 + grep -v github /etc/ssh/ssh_known_hosts 14:12:33 + [ -e /tmp/ssh_known_hosts ] 14:12:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:12:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:12:33 + sudo tee -a /etc/ssh/ssh_known_hosts 14:12:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:34 14:12:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:34 0.1.4: Pulling from edgex-devops/py-git-semver 14:12:34 b85a868b505f: Pulling fs layer 14:12:34 e2be974225ed: Pulling fs layer 14:12:34 339a4e72a1f5: Pulling fs layer 14:12:34 988bab9f4d93: Pulling fs layer 14:12:34 1469e6f7b9e6: Pulling fs layer 14:12:34 eaf3925da568: Pulling fs layer 14:12:34 bab4dde63d76: Pulling fs layer 14:12:34 bde34c3a00c8: Pulling fs layer 14:12:34 b352a97aabf1: Pulling fs layer 14:12:34 4872d77fe225: Pulling fs layer 14:12:34 5851b861e8e6: Pulling fs layer 14:12:34 988bab9f4d93: Waiting 14:12:34 1469e6f7b9e6: Waiting 14:12:34 bab4dde63d76: Waiting 14:12:34 bde34c3a00c8: Waiting 14:12:34 4872d77fe225: Waiting 14:12:34 5851b861e8e6: Waiting 14:12:34 b352a97aabf1: Waiting 14:12:34 eaf3925da568: Waiting 14:12:34 e2be974225ed: Verifying Checksum 14:12:34 e2be974225ed: Download complete 14:12:34 988bab9f4d93: Verifying Checksum 14:12:34 988bab9f4d93: Download complete 14:12:34 339a4e72a1f5: Verifying Checksum 14:12:34 339a4e72a1f5: Download complete 14:12:34 1469e6f7b9e6: Verifying Checksum 14:12:34 1469e6f7b9e6: Download complete 14:12:34 eaf3925da568: Download complete 14:12:34 bde34c3a00c8: Verifying Checksum 14:12:34 bde34c3a00c8: Download complete 14:12:34 b352a97aabf1: Download complete 14:12:34 4872d77fe225: Verifying Checksum 14:12:34 4872d77fe225: Download complete 14:12:34 b85a868b505f: Verifying Checksum 14:12:34 b85a868b505f: Download complete 14:12:34 5851b861e8e6: Download complete 14:12:35 bab4dde63d76: Verifying Checksum 14:12:35 bab4dde63d76: Download complete 14:12:36 b85a868b505f: Pull complete 14:12:36 e2be974225ed: Pull complete 14:12:36 339a4e72a1f5: Pull complete 14:12:36 988bab9f4d93: Pull complete 14:12:37 1469e6f7b9e6: Pull complete 14:12:37 eaf3925da568: Pull complete 14:12:39 bab4dde63d76: Pull complete 14:12:39 bde34c3a00c8: Pull complete 14:12:39 b352a97aabf1: Pull complete 14:12:39 4872d77fe225: Pull complete 14:12:39 5851b861e8e6: Pull complete 14:12:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:12:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:39 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:12:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:12:43 $ docker top cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa -eo pid,comm 14:12:43 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). 14:12:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:12:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:43 [ssh-agent] Looking for ssh-agent implementation... 14:12:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:43 $ docker exec cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa ssh-agent 14:12:43 SSH_AUTH_SOCK=/tmp/ssh-PLJelEgBKySe/agent.33 14:12:43 SSH_AGENT_PID=39 14:12:43 Running ssh-add (command line suppressed) 14:12:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5620416166371333827.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5620416166371333827.key) 14:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:44 + git tag --points-at HEAD [Pipeline] } 14:12:44 $ docker exec --env ******** --env ******** cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa ssh-agent -k 14:12:44 unset SSH_AUTH_SOCK; 14:12:44 unset SSH_AGENT_PID; 14:12:44 echo Agent pid 39 killed; 14:12:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:12:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:12:44 [ssh-agent] Looking for ssh-agent implementation... 14:12:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:12:44 $ docker exec cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa ssh-agent 14:12:44 SSH_AUTH_SOCK=/tmp/ssh-QfajTLUpBMol/agent.72 14:12:44 SSH_AGENT_PID=78 14:12:44 Running ssh-add (command line suppressed) 14:12:44 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13011834768349952760.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13011834768349952760.key) 14:12:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:12:45 + git semver init 14:12:45 2024-03-09 14:12:45,478 [run_init] DEBUG init version:0.0.0 force:False 14:12:45 2024-03-09 14:12:45,479 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 14:12:45 2024-03-09 14:12:45,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 14:12:45 2024-03-09 14:12:45,479 [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) 14:12:46 2024-03-09 14:12:46,743 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 14:12:46 2024-03-09 14:12:46,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 14:12:46 2024-03-09 14:12:46,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:12:46 2024-03-09 14:12:46,745 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:12:46 3.0.1-dev.20 [Pipeline] } 14:12:46 $ docker exec --env ******** --env ******** cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa ssh-agent -k 14:12:47 unset SSH_AUTH_SOCK; 14:12:47 unset SSH_AGENT_PID; 14:12:47 echo Agent pid 78 killed; 14:12:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:12:47 + git semver [Pipeline] } 14:12:47 $ docker stop --time=1 cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa 14:12:49 $ docker rm -f --volumes cd4b6e6dae733adedc5df0143157e092a47aff2f29a238cf87b9fd3093f524aa [Pipeline] // withDockerContainer [Pipeline] sh 14:12:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:12:49 Stashed 1 file(s) [Pipeline] echo 14:12:49 [edgeXSemver]: initialized semver on version 3.0.1-dev.20 [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 14:12:50 provisioning config files... 14:12:50 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4011154929303697753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:50 ---> ****-login.sh 14:12:50 nexus3.edgexfoundry.org:10001 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10002 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10003 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10004 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 ****.io 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 ---> ****-login.sh ends [Pipeline] } 14:12:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:12:51 ========================================================= 14:12:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:12:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:12:51 Sending build context to Docker daemon 23.06MB 14:12:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:12:51 Step 2/12 : FROM ${BASE} AS builder 14:12:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:12:51 7264a8db6415: Pulling fs layer 14:12:51 c4d48a809fc2: Pulling fs layer 14:12:51 4f1c88b9dad5: Pulling fs layer 14:12:51 ad3a456e5733: Pulling fs layer 14:12:51 69c7f0334f64: Pulling fs layer 14:12:51 1f1c1a5573a3: Pulling fs layer 14:12:51 ce7588e14bc9: Pulling fs layer 14:12:51 b5e4710f87ac: Pulling fs layer 14:12:51 ad3a456e5733: Waiting 14:12:51 69c7f0334f64: Waiting 14:12:51 1f1c1a5573a3: Waiting 14:12:51 ce7588e14bc9: Waiting 14:12:51 b5e4710f87ac: Waiting 14:12:51 c4d48a809fc2: Verifying Checksum 14:12:51 c4d48a809fc2: Download complete 14:12:51 ad3a456e5733: Download complete 14:12:51 69c7f0334f64: Verifying Checksum 14:12:51 69c7f0334f64: Download complete 14:12:51 7264a8db6415: Verifying Checksum 14:12:51 7264a8db6415: Download complete 14:12:51 1f1c1a5573a3: Verifying Checksum 14:12:51 1f1c1a5573a3: Download complete 14:12:52 7264a8db6415: Pull complete 14:12:52 c4d48a809fc2: Pull complete 14:12:52 b5e4710f87ac: Verifying Checksum 14:12:52 b5e4710f87ac: Download complete 14:12:52 4f1c88b9dad5: Verifying Checksum 14:12:52 4f1c88b9dad5: Download complete 14:12:52 ce7588e14bc9: Verifying Checksum 14:12:52 ce7588e14bc9: Download complete 14:12:56 4f1c88b9dad5: Pull complete 14:12:56 ad3a456e5733: Pull complete 14:12:56 69c7f0334f64: Pull complete 14:12:56 1f1c1a5573a3: Pull complete 14:12:58 ce7588e14bc9: Pull complete 14:12:59 b5e4710f87ac: Pull complete 14:12:59 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:12:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:12:59 ---> 88b5674ff536 14:12:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:13:04 ---> Running in 5fbc44713231 14:13:04 Removing intermediate container 5fbc44713231 14:13:04 ---> 8c224d364ef0 14:13:04 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:13:04 ---> Running in 8da03fe793a2 14:13:04 Removing intermediate container 8da03fe793a2 14:13:04 ---> fb4aa3cf7837 14:13:04 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:13:04 ---> Running in a5d57a565820 14:13:04 Removing intermediate container a5d57a565820 14:13:04 ---> 842a8d77eb6f 14:13:04 Step 6/12 : WORKDIR /device-uart 14:13:04 ---> Running in f429bba7d9e8 14:13:04 Removing intermediate container f429bba7d9e8 14:13:04 ---> 22c30bd2d3f0 14:13:04 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:04 ---> Running in bfa982e8be43 14:13:04 Still waiting to schedule task 14:13:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:13:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:13:05 (1/4) Installing openssh-keygen (9.3_p2-r1) 14:13:05 (2/4) Installing libedit (20221030.3.1-r1) 14:13:05 (3/4) Installing openssh-client-common (9.3_p2-r1) 14:13:05 (4/4) Installing openssh-client-default (9.3_p2-r1) 14:13:05 Executing busybox-1.36.1-r5.trigger 14:13:05 OK: 268 MiB in 56 packages 14:13:06 Removing intermediate container bfa982e8be43 14:13:06 ---> 4b8d5d1663ec 14:13:06 Step 8/12 : COPY go.mod vendor* ./ 14:13:06 ---> 9e0bdbe69439 14:13:06 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:06 ---> Running in 601deac33f8d 14:13:45 Removing intermediate container 601deac33f8d 14:13:45 ---> 4c4008947b51 14:13:45 Step 10/12 : COPY . . 14:13:45 ---> 6d388d58bf79 14:13:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:13:45 ---> Running in b249af751c03 14:13:45 Removing intermediate container b249af751c03 14:13:45 ---> b5fa491353ce 14:13:45 Step 12/12 : RUN ${MAKE} 14:13:45 ---> Running in 60ee2dea242d 14:13:45 noop 14:13:45 Removing intermediate container 60ee2dea242d 14:13:45 ---> 7a8d1a66ce81 14:13:45 Successfully built 7a8d1a66ce81 14:13:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:45 + docker inspect -f . ci-base-image-x86_64 14:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:45 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:13:45 $ 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 ******** ci-base-image-x86_64 cat 14:13:46 $ docker top 2985d513b3cc633cdfb606e83fbb1815a94385c7162b25cbf5005cfee5bb8363 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:46 + go version 14:13:46 go version go1.21.0 linux/amd64 [Pipeline] } 14:13:46 $ docker stop --time=1 2985d513b3cc633cdfb606e83fbb1815a94385c7162b25cbf5005cfee5bb8363 14:13:48 $ docker rm -f --volumes 2985d513b3cc633cdfb606e83fbb1815a94385c7162b25cbf5005cfee5bb8363 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:48 + docker inspect -f . ci-base-image-x86_64 14:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:48 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:13:48 $ 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 ******** ci-base-image-x86_64 cat 14:13:49 $ docker top a7b9095abfca475f8a7b9ac0c317af353883134ba3d8c3470acabc52c5be1efb -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:49 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 14:13:49 + make test 14:13:49 go test ./... -coverprofile=coverage.out 14:13:51 ? github.com/edgexfoundry/device-uart [no test files] 14:14:03 ? github.com/edgexfoundry/device-uart/cmd [no test files] 14:14:03 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 14:14:08 go vet ./... 14:14:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:14:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:14:12 ./bin/test-attribution-txt.sh 14:14:12 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:14:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:14:12 $ docker stop --time=1 a7b9095abfca475f8a7b9ac0c317af353883134ba3d8c3470acabc52c5be1efb 14:14:16 $ docker rm -f --volumes a7b9095abfca475f8a7b9ac0c317af353883134ba3d8c3470acabc52c5be1efb [Pipeline] // withDockerContainer [Pipeline] sh 14:14:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:14:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:14:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:14:17 + ls -al . 14:14:17 total 156 14:14:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:13 . 14:14:17 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:12 .. 14:14:17 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 14:12 .dockerignore 14:14:17 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:14 .git 14:14:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:12 .github 14:14:17 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 14:12 .gitignore 14:14:17 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 14:12 .golangci.yml 14:14:17 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:12 .semver 14:14:17 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 9 14:12 Attribution.txt 14:14:17 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 9 14:12 CHANGELOG.md 14:14:17 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 9 14:12 Dockerfile 14:14:17 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 14:12 GOVERNANCE.md 14:14:17 -rw-rw-r-- 1 jenkins jenkins 675 Mar 9 14:12 Jenkinsfile 14:14:17 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 14:12 LICENSE 14:14:17 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 9 14:12 Makefile 14:14:17 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 14:12 OWNERS.md 14:14:17 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 9 14:12 README.md 14:14:17 -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 14:12 VERSION 14:14:17 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:12 bin 14:14:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:12 cmd 14:14:17 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 14:13 coverage.out 14:14:17 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 9 14:12 go.mod 14:14:17 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 9 14:12 go.sum 14:14:17 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:12 internal 14:14:17 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 14:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:18 + 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=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 --label arch=amd64 --label version=3.0.1-dev.20 . 14:14:18 Sending build context to Docker daemon 23.06MB 14:14:18 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:14:18 Step 2/26 : FROM ${BASE} AS builder 14:14:18 ---> 7a8d1a66ce81 14:14:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:14:18 ---> Running in ab5d619daba7 14:14:18 Removing intermediate container ab5d619daba7 14:14:18 ---> 89eb585554df 14:14:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:14:18 ---> Running in f59283109bf1 14:14:18 Removing intermediate container f59283109bf1 14:14:18 ---> fb227b6748e3 14:14:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:14:18 ---> Running in 66fe05826ee2 14:14:18 Removing intermediate container 66fe05826ee2 14:14:18 ---> 807aa6fc8f33 14:14:18 Step 6/26 : WORKDIR /device-uart 14:14:18 ---> Running in e2913db39a42 14:14:18 Removing intermediate container e2913db39a42 14:14:18 ---> cf09331a1ae5 14:14:18 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:18 ---> Running in 1894d29683ef 14:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:14:19 OK: 268 MiB in 56 packages 14:14:19 Removing intermediate container 1894d29683ef 14:14:19 ---> 8036cff30964 14:14:19 Step 8/26 : COPY go.mod vendor* ./ 14:14:20 ---> a819d2ae5827 14:14:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:20 ---> Running in c714a793d50d 14:14:20 Removing intermediate container c714a793d50d 14:14:20 ---> da3548119db2 14:14:20 Step 10/26 : COPY . . 14:14:21 ---> 494becd0bec4 14:14:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:21 ---> Running in 348889d49549 14:14:21 Removing intermediate container 348889d49549 14:14:21 ---> 17c6718cc942 14:14:21 Step 12/26 : RUN ${MAKE} 14:14:21 ---> Running in 490971cc4852 14:14:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-uart ./cmd 14:14:43 Removing intermediate container 490971cc4852 14:14:43 ---> eb35a098bf32 14:14:43 Step 13/26 : FROM alpine:3.18 14:14:43 3.18: Pulling from library/alpine 14:14:43 619be1103602: Pulling fs layer 14:14:43 619be1103602: Verifying Checksum 14:14:43 619be1103602: Download complete 14:14:43 619be1103602: Pull complete 14:14:43 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:14:43 Status: Downloaded newer image for alpine:3.18 14:14:43 ---> d3782b16ccc9 14:14:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:14:43 ---> Running in 3918667c8483 14:14:43 Removing intermediate container 3918667c8483 14:14:43 ---> 8f0b3222f063 14:14:43 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:14:43 ---> Running in bd86fdca1779 14:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:14:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:14:44 (1/1) Installing dumb-init (1.2.5-r2) 14:14:44 Executing busybox-1.36.1-r5.trigger 14:14:44 OK: 7 MiB in 16 packages 14:14:44 Removing intermediate container bd86fdca1779 14:14:44 ---> 0a10ff9b3237 14:14:44 Step 16/26 : RUN apk --no-cache upgrade 14:14:44 ---> Running in 1d3efe6a7e50 14:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:14:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:14:45 OK: 7 MiB in 16 packages 14:14:45 Removing intermediate container 1d3efe6a7e50 14:14:45 ---> ccda54ab1e01 14:14:45 Step 17/26 : WORKDIR / 14:14:45 ---> Running in 1a8c44813001 14:14:45 Removing intermediate container 1a8c44813001 14:14:45 ---> c0ee2c9db760 14:14:45 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 14:14:45 ---> 1e3ca1676050 14:14:45 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 14:14:45 ---> edad599f108e 14:14:45 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 14:14:47 ---> 1360bb6eca8d 14:14:47 Step 21/26 : EXPOSE 59995 14:14:47 ---> Running in 2710801b2ad7 14:14:47 Removing intermediate container 2710801b2ad7 14:14:47 ---> 5a4c0802d43f 14:14:47 Step 22/26 : ENTRYPOINT ["/device-uart"] 14:14:47 ---> Running in d7ca45931003 14:14:47 Removing intermediate container d7ca45931003 14:14:47 ---> 5a87bfcabcdc 14:14:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:14:47 ---> Running in 326fcb3fef60 14:14:47 Removing intermediate container 326fcb3fef60 14:14:47 ---> 140092c2a9d0 14:14:47 Step 24/26 : LABEL arch=amd64 14:14:47 ---> Running in 0ed01df8ae0d 14:14:47 Removing intermediate container 0ed01df8ae0d 14:14:47 ---> 63b76b777efe 14:14:47 Step 25/26 : LABEL git_sha=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:14:47 ---> Running in 50a827345073 14:14:47 Removing intermediate container 50a827345073 14:14:47 ---> 6f8ef7399d52 14:14:47 Step 26/26 : LABEL version=3.0.1-dev.20 14:14:47 ---> Running in 59b7d74a1150 14:14:47 Removing intermediate container 59b7d74a1150 14:14:47 ---> fdec0b7f6099 14:14:47 [Warning] One or more build-args [ARCH] were not consumed 14:14:47 Successfully built fdec0b7f6099 14:14:47 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:14:47 provisioning config files... 14:14:47 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config551058258322498806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:14:48 ---> ****-login.sh 14:14:48 nexus3.edgexfoundry.org:10001 14:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:48 Configure a credential helper to remove this warning. See 14:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:48 14:14:48 Login Succeeded 14:14:48 nexus3.edgexfoundry.org:10002 14:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:48 Configure a credential helper to remove this warning. See 14:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:48 14:14:48 Login Succeeded 14:14:48 nexus3.edgexfoundry.org:10003 14:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:48 Configure a credential helper to remove this warning. See 14:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:48 14:14:48 Login Succeeded 14:14:48 nexus3.edgexfoundry.org:10004 14:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:48 Configure a credential helper to remove this warning. See 14:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:48 14:14:48 Login Succeeded 14:14:48 ****.io 14:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:14:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:14:49 Configure a credential helper to remove this warning. See 14:14:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:14:49 14:14:49 Login Succeeded 14:14:49 ---> ****-login.sh ends [Pipeline] } 14:14:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:14:49 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 14:14:49 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:14:49 latest 14:14:49 3.0.1-dev.20 14:14:49 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:14:49 main 14:14:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:49 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:50 + docker push nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:14:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 14:14:50 9585de1b9b41: Preparing 14:14:50 5a111cd033f7: Preparing 14:14:50 1b658328a1cb: Preparing 14:14:50 d812766f640f: Preparing 14:14:50 fe83ae276ee6: Preparing 14:14:50 aedc3bda2944: Preparing 14:14:50 aedc3bda2944: Waiting 14:14:50 5a111cd033f7: Pushed 14:14:50 1b658328a1cb: Pushed 14:14:50 fe83ae276ee6: Pushed 14:14:50 d812766f640f: Pushed 14:14:50 aedc3bda2944: Layer already exists 14:14:53 9585de1b9b41: Pushed 14:14:53 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1: digest: sha256:b0cf6e6851cee9ed6f1d9e537bd55647ff4d57068cf4870910227845b83f3c95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:53 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:54 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 14:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 14:14:54 9585de1b9b41: Preparing 14:14:54 5a111cd033f7: Preparing 14:14:54 1b658328a1cb: Preparing 14:14:54 d812766f640f: Preparing 14:14:54 fe83ae276ee6: Preparing 14:14:54 aedc3bda2944: Preparing 14:14:54 aedc3bda2944: Waiting 14:14:54 1b658328a1cb: Layer already exists 14:14:54 fe83ae276ee6: Layer already exists 14:14:54 5a111cd033f7: Layer already exists 14:14:54 d812766f640f: Layer already exists 14:14:54 9585de1b9b41: Layer already exists 14:14:54 aedc3bda2944: Layer already exists 14:14:54 latest: digest: sha256:b0cf6e6851cee9ed6f1d9e537bd55647ff4d57068cf4870910227845b83f3c95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:54 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:54 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.20 14:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 14:14:54 9585de1b9b41: Preparing 14:14:54 5a111cd033f7: Preparing 14:14:54 1b658328a1cb: Preparing 14:14:54 d812766f640f: Preparing 14:14:54 fe83ae276ee6: Preparing 14:14:54 aedc3bda2944: Preparing 14:14:54 aedc3bda2944: Waiting 14:14:54 fe83ae276ee6: Layer already exists 14:14:54 1b658328a1cb: Layer already exists 14:14:54 d812766f640f: Layer already exists 14:14:54 5a111cd033f7: Layer already exists 14:14:54 9585de1b9b41: Layer already exists 14:14:54 aedc3bda2944: Layer already exists 14:14:54 3.0.1-dev.20: digest: sha256:b0cf6e6851cee9ed6f1d9e537bd55647ff4d57068cf4870910227845b83f3c95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:55 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:55 + docker push nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 14:14:55 9585de1b9b41: Preparing 14:14:55 5a111cd033f7: Preparing 14:14:55 1b658328a1cb: Preparing 14:14:55 d812766f640f: Preparing 14:14:55 fe83ae276ee6: Preparing 14:14:55 aedc3bda2944: Preparing 14:14:55 aedc3bda2944: Waiting 14:14:55 9585de1b9b41: Layer already exists 14:14:55 fe83ae276ee6: Layer already exists 14:14:55 1b658328a1cb: Layer already exists 14:14:55 5a111cd033f7: Layer already exists 14:14:55 d812766f640f: Layer already exists 14:14:55 aedc3bda2944: Layer already exists 14:14:55 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20: digest: sha256:b0cf6e6851cee9ed6f1d9e537bd55647ff4d57068cf4870910227845b83f3c95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:56 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 14:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 14:14:56 9585de1b9b41: Preparing 14:14:56 5a111cd033f7: Preparing 14:14:56 1b658328a1cb: Preparing 14:14:56 d812766f640f: Preparing 14:14:56 fe83ae276ee6: Preparing 14:14:56 aedc3bda2944: Preparing 14:14:56 aedc3bda2944: Waiting 14:14:56 d812766f640f: Layer already exists 14:14:56 5a111cd033f7: Layer already exists 14:14:56 9585de1b9b41: Layer already exists 14:14:56 1b658328a1cb: Layer already exists 14:14:56 fe83ae276ee6: Layer already exists 14:14:56 aedc3bda2944: Layer already exists 14:14:56 main: digest: sha256:b0cf6e6851cee9ed6f1d9e537bd55647ff4d57068cf4870910227845b83f3c95 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:14:56 ===================================================== [Pipeline] echo 14:14:56 taggedImages: 14:14:56 - nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:14:56 - nexus3.edgexfoundry.org:10004/device-uart:latest 14:14:56 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.20 14:14:56 - nexus3.edgexfoundry.org:10004/device-uart:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:14:56 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:57 14:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:14:57 latest: Pulling from edgex-lftools-log-publisher 14:14:57 5eb5b503b376: Pulling fs layer 14:14:57 5c69ac0246d0: Pulling fs layer 14:14:57 ec43610c2a17: Pulling fs layer 14:14:57 3a2ae6a8a46f: Pulling fs layer 14:14:57 33b1e0a273af: Pulling fs layer 14:14:57 5d3b04190fa2: Pulling fs layer 14:14:57 2f39f015ded8: Pulling fs layer 14:14:57 33b1e0a273af: Waiting 14:14:57 3a2ae6a8a46f: Waiting 14:14:57 2f39f015ded8: Waiting 14:14:57 5c69ac0246d0: Verifying Checksum 14:14:57 5c69ac0246d0: Download complete 14:14:57 3a2ae6a8a46f: Verifying Checksum 14:14:57 3a2ae6a8a46f: Download complete 14:14:57 33b1e0a273af: Verifying Checksum 14:14:57 33b1e0a273af: Download complete 14:14:57 5d3b04190fa2: Download complete 14:14:57 ec43610c2a17: Verifying Checksum 14:14:57 ec43610c2a17: Download complete 14:14:58 5eb5b503b376: Download complete 14:14:58 2f39f015ded8: Verifying Checksum 14:14:58 2f39f015ded8: Download complete 14:14:59 5eb5b503b376: Pull complete 14:14:59 5c69ac0246d0: Pull complete 14:14:59 ec43610c2a17: Pull complete 14:14:59 3a2ae6a8a46f: Pull complete 14:15:00 33b1e0a273af: Pull complete 14:15:00 5d3b04190fa2: Pull complete 14:15:05 2f39f015ded8: Pull complete 14:15:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:15:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:05 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:15:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:15:13 $ docker top 316060534c601b2fdc1358fa47379ea0cab08568d9c10ddf7e5fc5136eff0041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:14 ---> job-cost.sh 14:15:14 lf-activate-venv: SKIPPING 14:15:14 INFO: No Stack... 14:15:14 INFO: Retrieving Pricing Info for: v3-standard-8 14:15:14 INFO: Archiving Costs [Pipeline] sh 14:15:15 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 14:15:15 + cut -d, -f6 [Pipeline] lock 14:15:15 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-27-stack-cost] 14:15:15 Resource [jenkins-edgexfoundry-device-uart-main-27-stack-cost] did not exist. Created. 14:15:15 Lock acquired on [jenkins-edgexfoundry-device-uart-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:15 + echo total: 0.2199999988079071 [Pipeline] stash 14:15:15 Stashed 1 file(s) [Pipeline] } 14:15:15 Lock released on resource [jenkins-edgexfoundry-device-uart-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 14:15:15 $ docker stop --time=1 316060534c601b2fdc1358fa47379ea0cab08568d9c10ddf7e5fc5136eff0041 14:15:16 $ docker rm -f --volumes 316060534c601b2fdc1358fa47379ea0cab08568d9c10ddf7e5fc5136eff0041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:15:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5330 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 14:15:27 Running in /w/workspace/device-uart/27 [Pipeline] { [Pipeline] checkout 14:15:30 The recommended git tool is: git 14:15:40 using credential edgex-jenkins-ssh 14:15:40 Cloning the remote Git repository 14:15:40 Cloning repository git@github.com:edgexfoundry/device-uart.git 14:15:40 > git init /w/workspace/device-uart/27 # timeout=10 14:15:40 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 14:15:40 > git --version # timeout=10 14:15:40 > git --version # 'git version 2.25.1' 14:15:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:44 Avoid second fetch 14:15:44 Checking out Revision 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 (main) 14:15:43 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 14:15:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:44 > git config core.sparsecheckout # timeout=10 14:15:45 Commit message: "Merge pull request #46 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:44 > git checkout -f 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 # timeout=10 14:15:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:15:46 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:46 Dload Upload Total Spent Left Speed 14:15:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 14:15:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:15:48 + sudo tee /etc/docker/daemon.new 14:15:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:15:48 { 14:15:48 "registry-mirrors": [ 14:15:48 "https://nexus3.edgexfoundry.org:10001" 14:15:48 ], 14:15:48 "bip": "10.250.0.254/24", 14:15:48 "hosts": [ 14:15:48 "tcp://0.0.0.0:5555", 14:15:48 "unix:///var/run/docker.sock" 14:15:48 ], 14:15:48 "mtu": 1458, 14:15:48 "selinux-enabled": true, 14:15:48 "seccomp-profile": "/etc/docker/seccomp.json" 14:15:48 } [Pipeline] sh 14:15:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:15:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:07 provisioning config files... 14:16:07 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/27@tmp/config14965710170780384138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:07 ---> ****-login.sh 14:16:07 nexus3.edgexfoundry.org:10001 14:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:08 Configure a credential helper to remove this warning. See 14:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:08 14:16:08 Login Succeeded 14:16:08 nexus3.edgexfoundry.org:10002 14:16:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:08 Configure a credential helper to remove this warning. See 14:16:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:08 14:16:08 Login Succeeded 14:16:08 nexus3.edgexfoundry.org:10003 14:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:09 Configure a credential helper to remove this warning. See 14:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:09 14:16:09 Login Succeeded 14:16:09 nexus3.edgexfoundry.org:10004 14:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:09 Configure a credential helper to remove this warning. See 14:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:09 14:16:09 Login Succeeded 14:16:09 ****.io 14:16:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:09 Configure a credential helper to remove this warning. See 14:16:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:09 14:16:09 Login Succeeded 14:16:09 ---> ****-login.sh ends [Pipeline] } 14:16:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:10 ========================================================= 14:16:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:16:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:16:11 Sending build context to Docker daemon 11.59MB 14:16:13 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:16:13 Step 2/12 : FROM ${BASE} AS builder 14:16:13 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:16:13 9fda8d8052c6: Pulling fs layer 14:16:13 5d54e960e981: Pulling fs layer 14:16:13 c4a7e357bf2a: Pulling fs layer 14:16:13 f0e02332f6b5: Pulling fs layer 14:16:13 872ee5b61b7b: Pulling fs layer 14:16:13 0c6a40ed1a82: Pulling fs layer 14:16:13 94ae7d8d031c: Pulling fs layer 14:16:13 94ae7d8d031c: Waiting 14:16:13 872ee5b61b7b: Waiting 14:16:13 0c6a40ed1a82: Waiting 14:16:13 f0e02332f6b5: Waiting 14:16:14 5d54e960e981: Verifying Checksum 14:16:14 5d54e960e981: Download complete 14:16:18 f0e02332f6b5: Verifying Checksum 14:16:18 f0e02332f6b5: Download complete 14:16:18 872ee5b61b7b: Verifying Checksum 14:16:18 872ee5b61b7b: Download complete 14:16:18 9fda8d8052c6: Download complete 14:16:19 94ae7d8d031c: Verifying Checksum 14:16:19 94ae7d8d031c: Download complete 14:16:19 9fda8d8052c6: Pull complete 14:16:20 5d54e960e981: Pull complete 14:16:20 c4a7e357bf2a: Verifying Checksum 14:16:20 c4a7e357bf2a: Download complete 14:16:21 0c6a40ed1a82: Verifying Checksum 14:16:21 0c6a40ed1a82: Download complete 14:16:33 c4a7e357bf2a: Pull complete 14:16:33 f0e02332f6b5: Pull complete 14:16:33 872ee5b61b7b: Pull complete 14:16:42 0c6a40ed1a82: Pull complete 14:16:43 94ae7d8d031c: Pull complete 14:16:43 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:16:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:16:43 ---> 86de565de09d 14:16:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:16:44 ---> Running in cb895fc8ff41 14:16:44 Removing intermediate container cb895fc8ff41 14:16:44 ---> f975250f1818 14:16:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:16:44 ---> Running in a0da25e7867d 14:16:46 Removing intermediate container a0da25e7867d 14:16:46 ---> c779912ec36c 14:16:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:16:46 ---> Running in e4f456b9b898 14:16:46 Removing intermediate container e4f456b9b898 14:16:46 ---> 640e2d2bfe25 14:16:46 Step 6/12 : WORKDIR /device-uart 14:16:46 ---> Running in 6b563c99c16b 14:16:47 Removing intermediate container 6b563c99c16b 14:16:47 ---> d2f729465621 14:16:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:47 ---> Running in 5b46acb42741 14:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:16:49 (1/4) Installing openssh-keygen (9.3_p2-r1) 14:16:50 (2/4) Installing libedit (20221030.3.1-r1) 14:16:50 (3/4) Installing openssh-client-common (9.3_p2-r1) 14:16:50 (4/4) Installing openssh-client-default (9.3_p2-r1) 14:16:50 Executing busybox-1.36.1-r5.trigger 14:16:50 OK: 271 MiB in 56 packages 14:16:51 Removing intermediate container 5b46acb42741 14:16:51 ---> f28695756c8c 14:16:51 Step 8/12 : COPY go.mod vendor* ./ 14:16:51 ---> 6ef2cf2c27c6 14:16:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:51 ---> Running in c4d42641db18 14:17:59 Removing intermediate container c4d42641db18 14:17:59 ---> a8a352630d26 14:17:59 Step 10/12 : COPY . . 14:17:59 ---> ec36a806f740 14:17:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:17:59 ---> Running in 09aac762c39a 14:17:59 Removing intermediate container 09aac762c39a 14:17:59 ---> 67c8f53322e6 14:17:59 Step 12/12 : RUN ${MAKE} 14:17:59 ---> Running in c61a52119d1e 14:17:59 noop 14:17:59 Removing intermediate container c61a52119d1e 14:17:59 ---> 9ac2ef4b2c20 14:17:59 Successfully built 9ac2ef4b2c20 14:17:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:00 + docker inspect -f . ci-base-image-arm64 14:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 14:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/27 -v /w/workspace/device-uart/27:/w/workspace/device-uart/27:rw,z -v /w/workspace/device-uart/27@tmp:/w/workspace/device-uart/27@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 14:18:02 $ docker top 7b86219848c8de1c680758cb90d4d07402ee99ac4f405e71faf4dd8a98282e38 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:02 + go version 14:18:02 go version go1.21.0 linux/arm64 [Pipeline] } 14:18:02 $ docker stop --time=1 7b86219848c8de1c680758cb90d4d07402ee99ac4f405e71faf4dd8a98282e38 14:18:04 $ docker rm -f --volumes 7b86219848c8de1c680758cb90d4d07402ee99ac4f405e71faf4dd8a98282e38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:05 + docker inspect -f . ci-base-image-arm64 14:18:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 14:18:05 $ 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/27 -v /w/workspace/device-uart/27:/w/workspace/device-uart/27:rw,z -v /w/workspace/device-uart/27@tmp:/w/workspace/device-uart/27@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 14:18:07 $ docker top da9779e6f900dc12aa9ed2130d50947a8e4bff4072352776937f226802954447 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:07 + git config --global --add safe.directory /w/workspace/device-uart/27 [Pipeline] fileExists [Pipeline] sh 14:18:08 + make test 14:18:08 go test ./... -coverprofile=coverage.out 14:18:11 ? github.com/edgexfoundry/device-uart [no test files] 14:20:05 ? github.com/edgexfoundry/device-uart/cmd [no test files] 14:20:05 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 14:20:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:20:05 go vet ./... 14:20:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:20:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:20:28 ./bin/test-attribution-txt.sh 14:20:28 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 14:20:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:20:28 $ docker stop --time=1 da9779e6f900dc12aa9ed2130d50947a8e4bff4072352776937f226802954447 14:20:30 $ docker rm -f --volumes da9779e6f900dc12aa9ed2130d50947a8e4bff4072352776937f226802954447 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:20:31 Warning: overwriting stash ‘coverage-report’ 14:20:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:20:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:20:33 + ls -al . 14:20:33 total 152 14:20:33 drwxrwxr-x 7 jenkins jenkins 4096 Mar 9 14:18 . 14:20:33 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 14:15 .. 14:20:33 -rw-rw-r-- 1 jenkins jenkins 140 Mar 9 14:15 .dockerignore 14:20:33 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 14:15 .git 14:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:15 .github 14:20:33 -rw-rw-r-- 1 jenkins jenkins 343 Mar 9 14:15 .gitignore 14:20:33 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 14:15 .golangci.yml 14:20:33 -rw-rw-r-- 1 jenkins jenkins 9941 Mar 9 14:15 Attribution.txt 14:20:33 -rw-rw-r-- 1 jenkins jenkins 1908 Mar 9 14:15 CHANGELOG.md 14:20:33 -rw-rw-r-- 1 jenkins jenkins 1886 Mar 9 14:15 Dockerfile 14:20:33 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 14:15 GOVERNANCE.md 14:20:33 -rw-rw-r-- 1 jenkins jenkins 675 Mar 9 14:15 Jenkinsfile 14:20:33 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 9 14:15 LICENSE 14:20:33 -rw-rw-r-- 1 jenkins jenkins 1872 Mar 9 14:15 Makefile 14:20:33 -rw-rw-r-- 1 jenkins jenkins 617 Mar 9 14:15 OWNERS.md 14:20:33 -rw-rw-r-- 1 jenkins jenkins 8892 Mar 9 14:15 README.md 14:20:33 -rw-rw-r-- 1 jenkins jenkins 12 Mar 9 14:12 VERSION 14:20:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 14:15 bin 14:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:15 cmd 14:20:33 -rw-r--r-- 1 jenkins jenkins 10 Mar 9 14:18 coverage.out 14:20:33 -rw-rw-r-- 1 jenkins jenkins 3766 Mar 9 14:15 go.mod 14:20:33 -rw-rw-r-- 1 jenkins jenkins 36435 Mar 9 14:15 go.sum 14:20:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 14:15 internal 14:20:33 -rw-rw-r-- 1 jenkins jenkins 209 Mar 9 14:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:33 + 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=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 --label arch=arm64 --label version=3.0.1-dev.20 . 14:20:34 Sending build context to Docker daemon 11.59MB 14:20:34 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 14:20:34 Step 2/26 : FROM ${BASE} AS builder 14:20:34 ---> 9ac2ef4b2c20 14:20:34 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 14:20:34 ---> Running in bcc758f0d025 14:20:34 Removing intermediate container bcc758f0d025 14:20:34 ---> 063504d6130d 14:20:34 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 14:20:34 ---> Running in 202c001c9835 14:20:35 Removing intermediate container 202c001c9835 14:20:35 ---> 236dc9e7c6f0 14:20:35 Step 5/26 : ARG ADD_BUILD_TAGS="" 14:20:35 ---> Running in 0c6f3e1d8766 14:20:35 Removing intermediate container 0c6f3e1d8766 14:20:35 ---> caaeaee74eb8 14:20:35 Step 6/26 : WORKDIR /device-uart 14:20:35 ---> Running in 7f44bf672cdf 14:20:35 Removing intermediate container 7f44bf672cdf 14:20:35 ---> 004e880724f8 14:20:35 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:35 ---> Running in 00b4e3267fd6 14:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:20:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:20:39 OK: 271 MiB in 56 packages 14:20:40 Removing intermediate container 00b4e3267fd6 14:20:40 ---> bb220de278ff 14:20:40 Step 8/26 : COPY go.mod vendor* ./ 14:20:40 ---> af41dc969ff8 14:20:40 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:20:40 ---> Running in 8fdb68b60a43 14:20:43 Removing intermediate container 8fdb68b60a43 14:20:43 ---> cee1cc282360 14:20:43 Step 10/26 : COPY . . 14:20:43 ---> b010e02d35c5 14:20:43 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:20:44 ---> Running in 90a6cf4b3e61 14:20:44 Removing intermediate container 90a6cf4b3e61 14:20:44 ---> 9957664b3a6c 14:20:44 Step 12/26 : RUN ${MAKE} 14:20:44 ---> Running in a0dc959865c1 14:20:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.20 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-uart ./cmd 14:22:52 Removing intermediate container a0dc959865c1 14:22:52 ---> d44f4fd03375 14:22:52 Step 13/26 : FROM alpine:3.18 14:22:52 3.18: Pulling from library/alpine 14:22:52 c6b39de5b339: Pulling fs layer 14:22:52 c6b39de5b339: Verifying Checksum 14:22:52 c6b39de5b339: Download complete 14:22:52 c6b39de5b339: Pull complete 14:22:52 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 14:22:52 Status: Downloaded newer image for alpine:3.18 14:22:52 ---> 33abbf032149 14:22:52 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 14:22:52 ---> Running in 47eb15c9b6d3 14:22:52 Removing intermediate container 47eb15c9b6d3 14:22:52 ---> 2d53ca45013f 14:22:52 Step 15/26 : RUN apk add --update --no-cache dumb-init 14:22:52 ---> Running in 16c406e9055c 14:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:55 (1/1) Installing dumb-init (1.2.5-r2) 14:22:55 Executing busybox-1.36.1-r5.trigger 14:22:55 OK: 8 MiB in 16 packages 14:22:56 Removing intermediate container 16c406e9055c 14:22:56 ---> ed29a16b2003 14:22:56 Step 16/26 : RUN apk --no-cache upgrade 14:22:56 ---> Running in 43a520650521 14:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:22:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:22:59 OK: 8 MiB in 16 packages 14:22:59 Removing intermediate container 43a520650521 14:22:59 ---> e0ef24babf78 14:22:59 Step 17/26 : WORKDIR / 14:22:59 ---> Running in 4e40038e8005 14:23:00 Removing intermediate container 4e40038e8005 14:23:00 ---> f889cdcf446c 14:23:00 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 14:23:00 ---> 869ee8c52c98 14:23:00 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 14:23:01 ---> 5036e2dcc138 14:23:01 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 14:23:02 ---> b6b2e931341c 14:23:02 Step 21/26 : EXPOSE 59995 14:23:02 ---> Running in 7db40e6e0573 14:23:03 Removing intermediate container 7db40e6e0573 14:23:03 ---> 383f8199c41d 14:23:03 Step 22/26 : ENTRYPOINT ["/device-uart"] 14:23:03 ---> Running in 784e1a71b547 14:23:03 Removing intermediate container 784e1a71b547 14:23:03 ---> 71021e05426c 14:23:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:23:03 ---> Running in 7453db0cb589 14:23:03 Removing intermediate container 7453db0cb589 14:23:03 ---> 6230e3da6f15 14:23:03 Step 24/26 : LABEL arch=arm64 14:23:03 ---> Running in f53b2d9412c6 14:23:04 Removing intermediate container f53b2d9412c6 14:23:04 ---> ecae83af1b1f 14:23:04 Step 25/26 : LABEL git_sha=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:23:04 ---> Running in a233bee1372f 14:23:04 Removing intermediate container a233bee1372f 14:23:04 ---> 0aa967ed60f8 14:23:04 Step 26/26 : LABEL version=3.0.1-dev.20 14:23:04 ---> Running in 93081ba72511 14:23:04 Removing intermediate container 93081ba72511 14:23:04 ---> 3c4da8217a40 14:23:04 [Warning] One or more build-args [ARCH] were not consumed 14:23:05 Successfully built 3c4da8217a40 14:23:05 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 14:23:05 provisioning config files... 14:23:05 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/27@tmp/config11497146327674051541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:06 ---> ****-login.sh 14:23:06 nexus3.edgexfoundry.org:10001 14:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:06 Configure a credential helper to remove this warning. See 14:23:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:06 14:23:06 Login Succeeded 14:23:06 nexus3.edgexfoundry.org:10002 14:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:06 Configure a credential helper to remove this warning. See 14:23:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:06 14:23:06 Login Succeeded 14:23:06 nexus3.edgexfoundry.org:10003 14:23:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:07 Configure a credential helper to remove this warning. See 14:23:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:07 14:23:07 Login Succeeded 14:23:07 nexus3.edgexfoundry.org:10004 14:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:07 Configure a credential helper to remove this warning. See 14:23:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:07 14:23:07 Login Succeeded 14:23:07 ****.io 14:23:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:23:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:23:08 Configure a credential helper to remove this warning. See 14:23:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:23:08 14:23:08 Login Succeeded 14:23:08 ---> ****-login.sh ends [Pipeline] } 14:23:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:23:08 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 14:23:08 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:23:08 latest 14:23:08 3.0.1-dev.20 14:23:08 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:23:08 main 14:23:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:08 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:09 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:23:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 14:23:09 7dbd60535030: Preparing 14:23:09 4ace19865917: Preparing 14:23:09 1e126d4a0737: Preparing 14:23:09 a03e7126c7ca: Preparing 14:23:09 6bfa6ac0fcf9: Preparing 14:23:09 7c504f21be85: Preparing 14:23:09 7c504f21be85: Waiting 14:23:09 4ace19865917: Pushed 14:23:09 6bfa6ac0fcf9: Pushed 14:23:09 a03e7126c7ca: Pushed 14:23:09 1e126d4a0737: Pushed 14:23:09 7c504f21be85: Layer already exists 14:23:16 7dbd60535030: Pushed 14:23:16 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1: digest: sha256:b2830d503d6325653655a964a019d60f59991e78d173708afd0d3f0609a51eb6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:16 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:17 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 14:23:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 14:23:17 7dbd60535030: Preparing 14:23:17 4ace19865917: Preparing 14:23:17 1e126d4a0737: Preparing 14:23:17 a03e7126c7ca: Preparing 14:23:17 6bfa6ac0fcf9: Preparing 14:23:17 7c504f21be85: Preparing 14:23:17 7c504f21be85: Waiting 14:23:17 1e126d4a0737: Layer already exists 14:23:17 7dbd60535030: Layer already exists 14:23:17 6bfa6ac0fcf9: Layer already exists 14:23:17 a03e7126c7ca: Layer already exists 14:23:17 4ace19865917: Layer already exists 14:23:17 7c504f21be85: Layer already exists 14:23:17 latest: digest: sha256:b2830d503d6325653655a964a019d60f59991e78d173708afd0d3f0609a51eb6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:17 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:18 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.20 14:23:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 14:23:18 7dbd60535030: Preparing 14:23:18 4ace19865917: Preparing 14:23:18 1e126d4a0737: Preparing 14:23:18 a03e7126c7ca: Preparing 14:23:18 6bfa6ac0fcf9: Preparing 14:23:18 7c504f21be85: Preparing 14:23:18 7c504f21be85: Waiting 14:23:18 7dbd60535030: Layer already exists 14:23:18 a03e7126c7ca: Layer already exists 14:23:18 4ace19865917: Layer already exists 14:23:18 6bfa6ac0fcf9: Layer already exists 14:23:18 1e126d4a0737: Layer already exists 14:23:18 7c504f21be85: Layer already exists 14:23:18 3.0.1-dev.20: digest: sha256:b2830d503d6325653655a964a019d60f59991e78d173708afd0d3f0609a51eb6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:19 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:19 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:23:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 14:23:19 7dbd60535030: Preparing 14:23:19 4ace19865917: Preparing 14:23:19 1e126d4a0737: Preparing 14:23:19 a03e7126c7ca: Preparing 14:23:19 6bfa6ac0fcf9: Preparing 14:23:19 7c504f21be85: Preparing 14:23:19 1e126d4a0737: Layer already exists 14:23:19 7dbd60535030: Layer already exists 14:23:19 4ace19865917: Layer already exists 14:23:19 a03e7126c7ca: Layer already exists 14:23:19 6bfa6ac0fcf9: Layer already exists 14:23:19 7c504f21be85: Layer already exists 14:23:20 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20: digest: sha256:b2830d503d6325653655a964a019d60f59991e78d173708afd0d3f0609a51eb6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:20 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:21 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 14:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 14:23:21 7dbd60535030: Preparing 14:23:21 4ace19865917: Preparing 14:23:21 1e126d4a0737: Preparing 14:23:21 a03e7126c7ca: Preparing 14:23:21 6bfa6ac0fcf9: Preparing 14:23:21 7c504f21be85: Preparing 14:23:21 7c504f21be85: Waiting 14:23:21 4ace19865917: Layer already exists 14:23:21 1e126d4a0737: Layer already exists 14:23:21 6bfa6ac0fcf9: Layer already exists 14:23:21 7dbd60535030: Layer already exists 14:23:21 a03e7126c7ca: Layer already exists 14:23:21 7c504f21be85: Layer already exists 14:23:21 main: digest: sha256:b2830d503d6325653655a964a019d60f59991e78d173708afd0d3f0609a51eb6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:23:21 ===================================================== [Pipeline] echo 14:23:21 taggedImages: 14:23:21 - nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 14:23:21 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 14:23:21 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.20 14:23:21 - nexus3.edgexfoundry.org:10004/device-uart-arm64:9936dc3f81d58761e31716587a1b2ffd4e1ee2c1-3.0.1-dev.20 14:23:21 - 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 14:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:22 14:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:23:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:23 arm64: Pulling from edgex-lftools-log-publisher 14:23:23 8998bd30e6a1: Pulling fs layer 14:23:23 04944245beec: Pulling fs layer 14:23:23 699f458cf7ca: Pulling fs layer 14:23:23 765212b225bb: Pulling fs layer 14:23:23 f23df028b6ca: Pulling fs layer 14:23:23 d65c8cfc05b1: Pulling fs layer 14:23:23 765212b225bb: Waiting 14:23:23 f23df028b6ca: Waiting 14:23:23 d65c8cfc05b1: Waiting 14:23:23 2437ff75d9bd: Pulling fs layer 14:23:23 04944245beec: Verifying Checksum 14:23:23 04944245beec: Download complete 14:23:23 765212b225bb: Verifying Checksum 14:23:23 765212b225bb: Download complete 14:23:23 f23df028b6ca: Verifying Checksum 14:23:23 f23df028b6ca: Download complete 14:23:23 d65c8cfc05b1: Verifying Checksum 14:23:23 d65c8cfc05b1: Download complete 14:23:23 699f458cf7ca: Verifying Checksum 14:23:23 699f458cf7ca: Download complete 14:23:23 8998bd30e6a1: Verifying Checksum 14:23:23 8998bd30e6a1: Download complete 14:23:26 2437ff75d9bd: Verifying Checksum 14:23:26 2437ff75d9bd: Download complete 14:23:28 8998bd30e6a1: Pull complete 14:23:28 04944245beec: Pull complete 14:23:30 699f458cf7ca: Pull complete 14:23:30 765212b225bb: Pull complete 14:23:31 f23df028b6ca: Pull complete 14:23:31 d65c8cfc05b1: Pull complete 14:23:49 2437ff75d9bd: Pull complete 14:23:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:23:50 prd-ubuntu20.04-docker-arm64-4c-16g-5330 does not seem to be running inside a container 14:23:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/27 -v /w/workspace/device-uart/27:/w/workspace/device-uart/27:rw,z -v /w/workspace/device-uart/27@tmp:/w/workspace/device-uart/27@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 14:23:53 $ docker top 41e5c81c66cbd5bd97c347a01f45ff0d352a1a89fe067250d058fd56766efbb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:54 ---> job-cost.sh 14:23:54 lf-activate-venv: SKIPPING 14:23:54 INFO: No Stack... 14:23:54 INFO: Retrieving Pricing Info for: v3-standard-4 14:23:55 INFO: Archiving Costs [Pipeline] sh 14:23:56 + cut -d, -f6 14:23:56 + cat /w/workspace/device-uart/27/archives/cost.csv [Pipeline] lock 14:23:56 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-27-stack-cost] 14:23:56 Resource [jenkins-edgexfoundry-device-uart-main-27-stack-cost] did not exist. Created. 14:23:56 Lock acquired on [jenkins-edgexfoundry-device-uart-main-27-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:57 /w/workspace/device-uart/27@tmp/durable-547c8635/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:23:57 + echo total: 0.10999999940395355 [Pipeline] stash 14:23:57 Warning: overwriting stash ‘stack-cost’ 14:23:57 Stashed 1 file(s) [Pipeline] } 14:23:57 Lock released on resource [jenkins-edgexfoundry-device-uart-main-27-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:57 $ docker stop --time=1 41e5c81c66cbd5bd97c347a01f45ff0d352a1a89fe067250d058fd56766efbb7 14:23:59 $ docker rm -f --volumes 41e5c81c66cbd5bd97c347a01f45ff0d352a1a89fe067250d058fd56766efbb7 [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 14:24:00 provisioning config files... 14:24:00 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config14734808445845602548tmp [Pipeline] { [Pipeline] sh 14:24:01 + set +x 14:24:01 + curl -s https://codecov.io/bash 14:24:01 + bash -s -- 14:24:01 14:24:01 _____ _ 14:24:01 / ____| | | 14:24:01 | | ___ __| | ___ ___ _____ __ 14:24:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:24:01 | |___| (_) | (_| | __/ (_| (_) \ V / 14:24:01 \_____\___/ \__,_|\___|\___\___/ \_/ 14:24:01 Bash-1.0.6 14:24:01 14:24:01 14:24:01 ==> git version 2.25.1 found 14:24:01 ==> 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 14:24:01 Release-Date: 2020-01-08 14:24:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:24:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:24:01 ==> Jenkins CI detected. 14:24:01 current dir:  /w/workspace/edgexfoundry_device-uart_main 14:24:01 project root: . 14:24:01 --> token set from env 14:24:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:24:01 ==> Running gcov in . (disable via -X gcov) 14:24:01 ==> Python coveragepy not found 14:24:01 ==> Searching for coverage reports in: 14:24:01 + . 14:24:01 -> Found 1 reports 14:24:01 ==> Detecting git/mercurial file structure 14:24:01 ==> Reading reports 14:24:01 + ./coverage.out bytes=10 14:24:01 ==> Appending adjustments 14:24:01 https://docs.codecov.io/docs/fixing-reports 14:24:01 + Found adjustments 14:24:01 ==> Gzipping contents 14:24:01 4.0K /tmp/codecov.Vm3VVC.gz 14:24:01 ==> Uploading reports 14:24:01 url: https://codecov.io 14:24:01 query: branch=main&commit=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:01 -> Pinging Codecov 14:24:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9936dc3f81d58761e31716587a1b2ffd4e1ee2c1&build=27&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F27%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 14:24:02 -> Uploading to 14:24:02 https://storage.googleapis.com/codecov/v4/raw/2024-03-09/B9AA6E0BBD74AE3A32605C7A7C664919/9936dc3f81d58761e31716587a1b2ffd4e1ee2c1/70cefe54-7b31-423b-b7a3-a43b98554b83.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240309T142401Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=971fc0dfc0a71e4b5ca31f02f09d14d73dba18cc12f89d5c6b16dba2c8171176 14:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:24:02 Dload Upload Total Spent Left Speed 14:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2233 --:--:-- --:--:-- --:--:-- 2241 14:24:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] } 14:24:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:24:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:24:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:03 14:24:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:24:03 df9b9388f04a: Pulling fs layer 14:24:03 52dc419b0ee2: Pulling fs layer 14:24:03 25bc292e5bac: Pulling fs layer 14:24:03 114826534d7a: Pulling fs layer 14:24:03 4657fd5d0bcf: Pulling fs layer 14:24:03 6ad1cebc031e: Pulling fs layer 14:24:03 8a3aa393b2d8: Pulling fs layer 14:24:03 4657fd5d0bcf: Waiting 14:24:03 6ad1cebc031e: Waiting 14:24:03 114826534d7a: Waiting 14:24:03 8a3aa393b2d8: Waiting 14:24:03 25bc292e5bac: Verifying Checksum 14:24:03 25bc292e5bac: Download complete 14:24:03 52dc419b0ee2: Verifying Checksum 14:24:03 52dc419b0ee2: Download complete 14:24:03 4657fd5d0bcf: Download complete 14:24:03 df9b9388f04a: Verifying Checksum 14:24:03 df9b9388f04a: Download complete 14:24:03 df9b9388f04a: Pull complete 14:24:03 6ad1cebc031e: Verifying Checksum 14:24:03 6ad1cebc031e: Download complete 14:24:03 52dc419b0ee2: Pull complete 14:24:03 25bc292e5bac: Pull complete 14:24:04 114826534d7a: Download complete 14:24:04 8a3aa393b2d8: Verifying Checksum 14:24:04 8a3aa393b2d8: Download complete 14:24:07 114826534d7a: Pull complete 14:24:07 4657fd5d0bcf: Pull complete 14:24:07 6ad1cebc031e: Pull complete 14:24:10 8a3aa393b2d8: Pull complete 14:24:10 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:24:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:24:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:10 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:24:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 14:24:12 $ docker top 97e6227a12406596714ef013dfcf6db4d700f9285f58199518d7ef462cdc256e -eo pid,comm [Pipeline] { [Pipeline] echo 14:24:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 14:24:13 + set -o pipefail 14:24:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 14:24:18 14:24:18 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 14:24:18 14:24:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/5ed1e24c-0f04-4d38-a32a-78cc4c04d34a 14:24:18 14:24:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:24:18 14:24:18 14:24:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:24:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:24:18 More details here: https://snyk.co/ue1NS [Pipeline] } 14:24:18 $ docker stop --time=1 97e6227a12406596714ef013dfcf6db4d700f9285f58199518d7ef462cdc256e 14:24:20 $ docker rm -f --volumes 97e6227a12406596714ef013dfcf6db4d700f9285f58199518d7ef462cdc256e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:24:21 + git log --format=format:%s -1 9936dc3f81d58761e31716587a1b2ffd4e1ee2c1 [Pipeline] sh 14:24:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:22 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:24:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:22 $ docker top 352423a5a6a9bcc9908ca2ecc6a7da3630236ebf85b8c27e008242da8b074c9d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:23 [ssh-agent] Looking for ssh-agent implementation... 14:24:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:23 $ docker exec 352423a5a6a9bcc9908ca2ecc6a7da3630236ebf85b8c27e008242da8b074c9d ssh-agent 14:24:23 SSH_AUTH_SOCK=/tmp/ssh-I8rnCdMNadEf/agent.32 14:24:23 SSH_AGENT_PID=38 14:24:23 Running ssh-add (command line suppressed) 14:24:23 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8948524324868006548.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8948524324868006548.key) 14:24:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:23 + git semver tag 14:24:24 2024-03-09 14:24:24,105 [run_tag] DEBUG tag force:False 14:24:24 2024-03-09 14:24:24,105 [check_head_tag] DEBUG check head tag 14:24:24 2024-03-09 14:24:24,106 [execute] INFO git cat-file --batch-check 14:24:24 2024-03-09 14:24:24,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 14:24:24 2024-03-09 14:24:24,110 [execute] INFO git cat-file --batch 14:24:24 2024-03-09 14:24:24,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 14:24:24 2024-03-09 14:24:24,122 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:24 2024-03-09 14:24:24,122 [execute] INFO git tag -a v3.0.1-dev.20 -m v3.0.1-dev.20 14:24:24 2024-03-09 14:24:24,122 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.20', '-m', 'v3.0.1-dev.20'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 14:24:24 2024-03-09 14:24:24,128 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:24 3.0.1-dev.20 [Pipeline] } 14:24:24 $ docker exec --env ******** --env ******** 352423a5a6a9bcc9908ca2ecc6a7da3630236ebf85b8c27e008242da8b074c9d ssh-agent -k 14:24:24 unset SSH_AUTH_SOCK; 14:24:24 unset SSH_AGENT_PID; 14:24:24 echo Agent pid 38 killed; 14:24:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:24 + git semver [Pipeline] } 14:24:25 $ docker stop --time=1 352423a5a6a9bcc9908ca2ecc6a7da3630236ebf85b8c27e008242da8b074c9d 14:24:26 $ docker rm -f --volumes 352423a5a6a9bcc9908ca2ecc6a7da3630236ebf85b8c27e008242da8b074c9d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:26 14:24:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:27 0.23.1-centos7: Pulling from edgex-lftools 14:24:27 ab5ef0e58194: Pulling fs layer 14:24:27 9712f1f96733: Pulling fs layer 14:24:27 63f879dbbcfc: Pulling fs layer 14:24:27 0d9ebad4ef96: Pulling fs layer 14:24:27 e9a5061849ea: Pulling fs layer 14:24:27 d747dcd14b5f: Pulling fs layer 14:24:27 2de7ff778b66: Pulling fs layer 14:24:27 e9a5061849ea: Waiting 14:24:27 0d9ebad4ef96: Waiting 14:24:27 d747dcd14b5f: Waiting 14:24:27 2de7ff778b66: Waiting 14:24:27 9712f1f96733: Verifying Checksum 14:24:27 9712f1f96733: Download complete 14:24:27 63f879dbbcfc: Verifying Checksum 14:24:27 63f879dbbcfc: Download complete 14:24:27 0d9ebad4ef96: Verifying Checksum 14:24:27 0d9ebad4ef96: Download complete 14:24:27 d747dcd14b5f: Verifying Checksum 14:24:27 d747dcd14b5f: Download complete 14:24:27 e9a5061849ea: Verifying Checksum 14:24:27 e9a5061849ea: Download complete 14:24:27 ab5ef0e58194: Verifying Checksum 14:24:27 ab5ef0e58194: Download complete 14:24:27 2de7ff778b66: Verifying Checksum 14:24:27 2de7ff778b66: Download complete 14:24:31 ab5ef0e58194: Pull complete 14:24:31 9712f1f96733: Pull complete 14:24:31 63f879dbbcfc: Pull complete 14:24:35 0d9ebad4ef96: Pull complete 14:24:35 e9a5061849ea: Pull complete 14:24:35 d747dcd14b5f: Pull complete 14:24:36 2de7ff778b66: Pull complete 14:24:36 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:24:36 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:37 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:24:37 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 14:24:38 $ docker top 24c926b1777bd33d3e57b51b6cb834e810c4aa5aa9b0ed70c3a1329626213ea7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:24:39 provisioning config files... 14:24:39 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16813722814637552234tmp 14:24:39 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2231994054409604664tmp 14:24:39 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7006165580884139910tmp [Pipeline] { [Pipeline] echo 14:24:39 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:24:39 ---> sigul-configuration.sh 14:24:39 gpg: directory `/root/.gnupg' created 14:24:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:24:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:24:39 gpg: keyring `/root/.gnupg/secring.gpg' created 14:24:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:24:39 gpg: CAST5 encrypted data 14:24:39 gpg: encrypted with 1 passphrase 14:24:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:24:39 + mkdir /home/jenkins 14:24:39 + mkdir /home/jenkins/sigul [Pipeline] sh 14:24:40 + 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 14:24:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:24:40 ---> sigul-install.sh 14:24:40 Sigul already installed; skipping installation. [Pipeline] sh 14:24:40 + git tag --list 14:24:40 v0.0.0 14:24:40 v0.0.1-dev.1 14:24:40 v0.0.1-dev.2 14:24:40 v0.0.1-dev.3 14:24:40 v0.0.1-dev.4 14:24:40 v3.0.0 14:24:40 v3.0.1-dev.1 14:24:40 v3.0.1-dev.10 14:24:40 v3.0.1-dev.11 14:24:40 v3.0.1-dev.12 14:24:40 v3.0.1-dev.13 14:24:40 v3.0.1-dev.14 14:24:40 v3.0.1-dev.15 14:24:40 v3.0.1-dev.16 14:24:40 v3.0.1-dev.17 14:24:40 v3.0.1-dev.18 14:24:40 v3.0.1-dev.19 14:24:40 v3.0.1-dev.2 14:24:40 v3.0.1-dev.20 14:24:40 v3.0.1-dev.3 14:24:40 v3.0.1-dev.4 14:24:40 v3.0.1-dev.5 14:24:40 v3.0.1-dev.6 14:24:40 v3.0.1-dev.7 14:24:40 v3.0.1-dev.8 14:24:40 v3.0.1-dev.9 14:24:40 v3.1 14:24:40 v3.1.0 [Pipeline] sh 14:24:41 + lftools sign git-tag v3.0.1-dev.20 14:24:41 Signing Git tag with Sigul... 14:24:41 Signing v3.0.1-dev.20 [Pipeline] echo 14:24:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:24:42 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:24:42 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:24:42 $ docker stop --time=1 24c926b1777bd33d3e57b51b6cb834e810c4aa5aa9b0ed70c3a1329626213ea7 14:24:43 $ docker rm -f --volumes 24c926b1777bd33d3e57b51b6cb834e810c4aa5aa9b0ed70c3a1329626213ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:24:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:45 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:24:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:45 $ docker top b45c1f7be9b7372285da9b51269d169493f93dece86410951e95564677164502 -eo pid,comm 14:24:45 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). 14:24:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:45 [ssh-agent] Looking for ssh-agent implementation... 14:24:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:45 $ docker exec b45c1f7be9b7372285da9b51269d169493f93dece86410951e95564677164502 ssh-agent 14:24:45 SSH_AUTH_SOCK=/tmp/ssh-OctSidhQvG8p/agent.32 14:24:45 SSH_AGENT_PID=38 14:24:45 Running ssh-add (command line suppressed) 14:24:46 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10181383207679256716.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10181383207679256716.key) 14:24:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:46 + git semver bump pre 14:24:46 2024-03-09 14:24:46,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:46 2024-03-09 14:24:46,547 [bump_version] DEBUG bumping version:3.0.1-dev.20 on axis:pre with prefix:dev 14:24:46 2024-03-09 14:24:46,547 [bump_version] DEBUG bumped version:3.0.1-dev.21 14:24:46 2024-03-09 14:24:46,547 [write_version] DEBUG write version:3.0.1-dev.21 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 14:24:46 2024-03-09 14:24:46,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:46 2024-03-09 14:24:46,547 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:46 2024-03-09 14:24:46,549 [execute] INFO git cat-file --batch-check 14:24:46 2024-03-09 14:24:46,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:46 2024-03-09 14:24:46,555 [execute] INFO git cat-file --batch 14:24:46 2024-03-09 14:24:46,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:46 2024-03-09 14:24:46,561 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:46 3.0.1-dev.21 [Pipeline] } 14:24:46 $ docker exec --env ******** --env ******** b45c1f7be9b7372285da9b51269d169493f93dece86410951e95564677164502 ssh-agent -k 14:24:46 unset SSH_AUTH_SOCK; 14:24:46 unset SSH_AGENT_PID; 14:24:46 echo Agent pid 38 killed; 14:24:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:47 + git semver [Pipeline] } 14:24:47 $ docker stop --time=1 b45c1f7be9b7372285da9b51269d169493f93dece86410951e95564677164502 14:24:48 $ docker rm -f --volumes b45c1f7be9b7372285da9b51269d169493f93dece86410951e95564677164502 [Pipeline] // withDockerContainer [Pipeline] sh 14:24:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:24:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:24:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:24:50 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:24:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:24:50 $ docker top 2256ed2dc53d180ebc129800121258fb152a86836a8ed95e4f9fcdfceb708494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:24:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:24:50 [ssh-agent] Looking for ssh-agent implementation... 14:24:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:24:50 $ docker exec 2256ed2dc53d180ebc129800121258fb152a86836a8ed95e4f9fcdfceb708494 ssh-agent 14:24:51 SSH_AUTH_SOCK=/tmp/ssh-oY4QsWuhHE4s/agent.32 14:24:51 SSH_AGENT_PID=38 14:24:51 Running ssh-add (command line suppressed) 14:24:51 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11633472471937363012.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11633472471937363012.key) 14:24:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:24:51 + git semver push 14:24:51 2024-03-09 14:24:51,700 [run_push] DEBUG push 14:24:51 2024-03-09 14:24:51,701 [execute] INFO git cat-file --batch-check 14:24:51 2024-03-09 14:24:51,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 14:24:51 2024-03-09 14:24:51,705 [execute] INFO git rev-list c32b7513fcc7ef326ddf3d03cdaf7190aa951895 -- 14:24:51 2024-03-09 14:24:51,706 [execute] DEBUG Popen(['git', 'rev-list', 'c32b7513fcc7ef326ddf3d03cdaf7190aa951895', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:51 2024-03-09 14:24:51,712 [execute] INFO git fetch -v origin 14:24:51 2024-03-09 14:24:51,712 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 14:24:52 2024-03-09 14:24:52,215 [run_push] DEBUG no remote changes detected 14:24:52 2024-03-09 14:24:52,215 [execute] INFO git push origin semver 14:24:52 2024-03-09 14:24:52,216 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 14:24:53 2024-03-09 14:24:53,018 [run_push] DEBUG push all version tags 14:24:53 2024-03-09 14:24:53,018 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:24:53 2024-03-09 14:24:53,019 [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) 14:24:53 2024-03-09 14:24:53,645 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 14:24:53 3.0.1-dev.21 [Pipeline] } 14:24:53 $ docker exec --env ******** --env ******** 2256ed2dc53d180ebc129800121258fb152a86836a8ed95e4f9fcdfceb708494 ssh-agent -k 14:24:53 unset SSH_AUTH_SOCK; 14:24:53 unset SSH_AGENT_PID; 14:24:53 echo Agent pid 38 killed; 14:24:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:24:54 + git semver [Pipeline] } 14:24:54 $ docker stop --time=1 2256ed2dc53d180ebc129800121258fb152a86836a8ed95e4f9fcdfceb708494 14:24:56 $ docker rm -f --volumes 2256ed2dc53d180ebc129800121258fb152a86836a8ed95e4f9fcdfceb708494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:24:57 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 14:24:57 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 14:24:57 total 16 14:24:57 drwxr-xr-x 3 root root 4096 Mar 9 14:15 . 14:24:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 14:24 .. 14:24:57 drwxr-xr-x 2 root root 4096 Mar 9 14:15 cost 14:24:57 -rw-r--r-- 1 root root 82 Mar 9 14:15 cost.csv 14:24:57 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 14:24:57 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 14:24:57 total 16 14:24:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 14:15 . 14:24:57 drwxrwxr-x 9 jenkins jenkins 4096 Mar 9 14:24 .. 14:24:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 14:15 cost 14:24:57 -rw-r--r-- 1 jenkins jenkins 82 Mar 9 14:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:24:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:24:58 ---> package-listing.sh 14:24:58 ++ facter osfamily 14:24:58 ++ tr '[:upper:]' '[:lower:]' 14:24:58 + OS_FAMILY=debian 14:24:58 + workspace=/w/workspace/edgexfoundry_device-uart_main 14:24:58 + START_PACKAGES=/tmp/packages_start.txt 14:24:58 + END_PACKAGES=/tmp/packages_end.txt 14:24:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:24:58 + PACKAGES=/tmp/packages_start.txt 14:24:58 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 14:24:58 + PACKAGES=/tmp/packages_end.txt 14:24:58 + case "${OS_FAMILY}" in 14:24:58 + dpkg -l 14:24:58 + grep '^ii' 14:24:58 + '[' -f /tmp/packages_start.txt ']' 14:24:58 + '[' -f /tmp/packages_end.txt ']' 14:24:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:24:58 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 14:24:58 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 14:24:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 14:24:58 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 14:24:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:24:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:24:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:25:00 prd-ubuntu20.04-docker-8c-8g-5326 does not seem to be running inside a container 14:25:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:25:00 $ docker top 67c80fcd99ff367361929b74210ccb033beb8c48ba34552c337c2fb1c9750d42 -eo pid,comm [Pipeline] { [Pipeline] sh 14:25:00 + touch /tmp/pre-build-complete [Pipeline] sh 14:25:00 + mkdir -p /var/log/sysstat [Pipeline] sh 14:25:01 + ls /var/log/sa-host 14:25:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:25:01 provisioning config files... 14:25:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15491212041628442324tmp [Pipeline] { [Pipeline] echo 14:25:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:25:01 ---> create-netrc.sh [Pipeline] } 14:25:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> python-tools-install.sh [Pipeline] echo 14:25:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> sudo-logs.sh 14:25:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:25:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:25:02 ---> job-cost.sh 14:25:02 lf-activate-venv: SKIPPING 14:25:02 DEBUG: total: 0.2199999988079071 14:25:02 INFO: Retrieving Stack Cost... 14:25:03 INFO: Retrieving Pricing Info for: v3-standard-8 14:25:03 INFO: Archiving Costs [Pipeline] echo 14:25:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:25:04 ---> logs-deploy.sh 14:25:04 lf-activate-venv: SKIPPING 14:25:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/27 14:25:04 INFO: archiving workspace using pattern(s): 14:25:05 Archives upload complete. 14:25:05 INFO: archiving logs to Nexus 14:25:05 ---> uname -a: 14:25:05 Linux prd-ubuntu20-04-docker-8c-8g-5326 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:25:05 14:25:05 14:25:05 ---> lscpu: 14:25:05 Architecture: x86_64 14:25:05 CPU op-mode(s): 32-bit, 64-bit 14:25:05 Byte Order: Little Endian 14:25:05 Address sizes: 40 bits physical, 48 bits virtual 14:25:05 CPU(s): 8 14:25:05 On-line CPU(s) list: 0-7 14:25:05 Thread(s) per core: 1 14:25:05 Core(s) per socket: 1 14:25:05 Socket(s): 8 14:25:05 NUMA node(s): 1 14:25:05 Vendor ID: AuthenticAMD 14:25:05 CPU family: 23 14:25:05 Model: 49 14:25:05 Model name: AMD EPYC-Rome Processor 14:25:05 Stepping: 0 14:25:05 CPU MHz: 2800.000 14:25:05 BogoMIPS: 5600.00 14:25:05 Virtualization: AMD-V 14:25:05 Hypervisor vendor: KVM 14:25:05 Virtualization type: full 14:25:05 L1d cache: 256 KiB 14:25:05 L1i cache: 256 KiB 14:25:05 L2 cache: 4 MiB 14:25:05 L3 cache: 128 MiB 14:25:05 NUMA node0 CPU(s): 0-7 14:25:05 Vulnerability Itlb multihit: Not affected 14:25:05 Vulnerability L1tf: Not affected 14:25:05 Vulnerability Mds: Not affected 14:25:05 Vulnerability Meltdown: Not affected 14:25:05 Vulnerability Mmio stale data: Not affected 14:25:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:25:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:25:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:25:05 Vulnerability Srbds: Not affected 14:25:05 Vulnerability Tsx async abort: Not affected 14:25:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:25:05 14:25:05 14:25:05 ---> nproc: 14:25:05 8 14:25:05 14:25:05 14:25:05 ---> df -h: 14:25:05 Filesystem Size Used Avail Use% Mounted on 14:25:05 overlay 155G 13G 143G 9% / 14:25:05 tmpfs 64M 0 64M 0% /dev 14:25:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:25:05 shm 64M 0 64M 0% /dev/shm 14:25:05 /dev/vda1 155G 13G 143G 9% /facter-os 14:25:05 14:25:05 14:25:05 ---> sar -b -r -n DEV: 14:25:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5326) 03/09/24 _x86_64_ (8 CPU) 14:25:05 14:25:05 14:11:50 LINUX RESTART (8 CPU) 14:25:05 14:25:05 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:25:05 14:13:02 158.52 49.83 108.70 0.00 5484.82 184321.28 0.00 14:25:05 14:14:01 192.59 1.32 191.27 0.00 26.13 53948.95 0.00 14:25:05 14:15:01 160.14 0.23 159.91 0.00 27.06 30303.35 0.00 14:25:05 14:16:01 47.36 0.00 47.36 0.00 0.00 16476.87 0.00 14:25:05 14:17:01 25.53 7.80 17.73 0.00 904.52 1967.14 0.00 14:25:05 14:18:01 15.35 1.58 13.76 0.00 1980.20 2586.10 0.00 14:25:05 14:19:01 3.15 0.03 3.12 0.00 0.27 75.83 0.00 14:25:05 14:20:01 1.92 0.00 1.92 0.00 0.00 21.73 0.00 14:25:05 14:21:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 14:25:05 14:22:01 2.05 0.00 2.05 0.00 0.00 24.00 0.00 14:25:05 14:23:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 14:25:05 14:24:01 2.10 0.07 2.03 0.00 7.87 22.40 0.00 14:25:05 14:25:01 156.05 0.70 155.35 0.00 22.79 62548.08 0.00 14:25:05 Average: 58.88 4.74 54.14 0.00 650.98 27068.86 0.00 14:25:05 14:25:05 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:25:05 14:13:02 29222716 31553620 770664 2.34 73704 2531360 1852852 5.46 1006824 2271688 267156 14:25:05 14:14:01 28138404 31497100 807664 2.46 140304 3397996 1821800 5.37 1351012 2898976 334364 14:25:05 14:15:01 27804312 31504240 802408 2.44 149832 3715548 2086304 6.15 1295892 3272800 395892 14:25:05 14:16:01 27743484 31533688 770868 2.34 155068 3777420 1781924 5.25 1281936 3322204 192 14:25:05 14:17:01 27611612 31518428 760500 2.31 170160 3881996 1684872 4.97 1360148 3353908 1632 14:25:05 14:18:01 27491592 31527588 750528 2.28 171520 4007188 1734212 5.11 1416496 3409940 4 14:25:05 14:19:01 27497112 31528304 749504 2.28 170096 4003948 1721084 5.07 1414732 3406728 8 14:25:05 14:20:01 27497356 31528632 749128 2.28 170172 4003948 1721084 5.07 1414572 3406728 4 14:25:05 14:21:01 27497024 31528400 749272 2.28 170264 4003952 1721084 5.07 1415084 3406732 176 14:25:05 14:22:01 27499788 31531256 746348 2.27 170356 4003960 1721084 5.07 1412236 3406736 32 14:25:05 14:23:01 27499912 31531456 746060 2.27 170432 4003960 1721084 5.07 1412660 3406736 8 14:25:05 14:24:01 27497528 31529296 748348 2.28 170504 4004100 1737464 5.12 1416144 3406856 12 14:25:05 14:25:01 25963440 31473264 796560 2.42 210128 5313064 1751256 5.16 1567556 4653632 396 14:25:05 Average: 27612637 31521944 765219 2.33 160965 3896034 1773546 5.23 1366561 3355666 76914 14:25:05 14:25:05 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:25:05 14:13:02 docker0 30.11 29.93 2.21 187.28 0.00 0.00 0.00 0.00 14:25:05 14:13:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 14:25:05 14:13:02 ens3 547.49 376.80 5934.68 92.80 0.00 0.00 0.00 0.00 14:25:05 14:14:01 docker0 170.04 239.51 14.37 2122.45 0.00 0.00 0.00 0.00 14:25:05 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:05 14:14:01 veth7ec852b 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 14:25:05 14:14:01 ens3 274.41 204.10 2151.84 93.47 0.00 0.00 0.00 0.00 14:25:05 14:15:01 docker0 3.90 7.35 0.24 93.17 0.00 0.00 0.00 0.00 14:25:05 14:15:01 lo 7.87 7.87 0.79 0.79 0.00 0.00 0.00 0.00 14:25:05 14:15:01 ens3 162.87 115.85 2709.32 248.61 0.00 0.00 0.00 0.00 14:25:05 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:25:05 14:16:01 ens3 14.86 9.10 16.17 5.36 0.00 0.00 0.00 0.00 14:25:05 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:25:05 14:17:01 ens3 36.69 15.38 671.23 1.44 0.00 0.00 0.00 0.00 14:25:05 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 14:25:05 14:18:01 ens3 38.56 18.60 666.33 1.59 0.00 0.00 0.00 0.00 14:25:05 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:19:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:05 14:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:25:05 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:21:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 14:25:05 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:25:05 14:22:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:25:05 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:23:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 14:25:05 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:25:05 14:24:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 14:25:05 14:24:01 ens3 3.30 2.35 3.22 0.91 0.00 0.00 0.00 0.00 14:25:05 14:25:01 docker0 54.22 77.36 4.64 923.29 0.00 0.00 0.00 0.00 14:25:05 14:25:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 14:25:05 14:25:01 ens3 405.00 262.98 8179.07 168.80 0.00 0.00 0.00 0.00 14:25:05 Average: docker0 19.69 26.99 1.64 253.63 0.00 0.00 0.00 0.00 14:25:05 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 14:25:05 Average: ens3 113.95 77.19 1563.28 47.10 0.00 0.00 0.00 0.00 14:25:05 14:25:05 14:25:05 ---> sar -P ALL: 14:25:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5326) 03/09/24 _x86_64_ (8 CPU) 14:25:05 14:25:05 14:11:50 LINUX RESTART (8 CPU) 14:25:05 14:25:05 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:25:05 14:13:02 all 9.56 0.00 3.25 2.85 0.06 84.29 14:25:05 14:13:02 0 9.44 0.00 3.29 5.49 0.05 81.74 14:25:05 14:13:02 1 11.74 0.00 3.11 1.16 0.05 83.94 14:25:05 14:13:02 2 9.87 0.00 3.68 0.59 0.05 85.81 14:25:05 14:13:02 3 7.64 0.00 2.87 0.74 0.05 88.70 14:25:05 14:13:02 4 8.88 0.00 2.92 6.93 0.05 81.22 14:25:05 14:13:02 5 8.09 0.00 3.51 7.08 0.07 81.26 14:25:05 14:13:02 6 11.76 0.00 2.75 0.12 0.07 85.30 14:25:05 14:13:02 7 9.10 0.00 3.85 0.69 0.07 86.29 14:25:05 14:14:01 all 18.88 0.00 4.18 4.63 0.07 72.25 14:25:05 14:14:01 0 18.67 0.00 4.99 20.50 0.09 55.76 14:25:05 14:14:01 1 19.22 0.00 3.67 0.29 0.05 76.77 14:25:05 14:14:01 2 19.18 0.00 4.02 0.65 0.07 76.08 14:25:05 14:14:01 3 18.13 0.00 3.51 1.55 0.05 76.76 14:25:05 14:14:01 4 18.81 0.00 4.30 4.59 0.07 72.22 14:25:05 14:14:01 5 19.30 0.00 3.71 6.04 0.07 70.88 14:25:05 14:14:01 6 18.66 0.00 4.48 1.05 0.07 75.74 14:25:05 14:14:01 7 19.07 0.00 4.75 2.42 0.07 73.69 14:25:05 14:15:01 all 29.01 0.00 4.19 2.19 0.08 64.53 14:25:05 14:15:01 0 27.95 0.00 4.05 7.79 0.07 60.15 14:25:05 14:15:01 1 28.63 0.00 3.82 0.12 0.10 67.33 14:25:05 14:15:01 2 29.05 0.00 3.99 0.05 0.07 66.84 14:25:05 14:15:01 3 28.93 0.00 3.93 2.96 0.07 64.11 14:25:05 14:15:01 4 29.20 0.00 4.87 2.02 0.07 63.84 14:25:05 14:15:01 5 29.69 0.00 3.84 0.34 0.08 66.05 14:25:05 14:15:01 6 29.77 0.00 4.90 2.93 0.08 62.33 14:25:05 14:15:01 7 28.86 0.00 4.16 1.29 0.07 65.63 14:25:05 14:16:01 all 1.20 0.00 0.61 1.79 0.01 96.38 14:25:05 14:16:01 0 0.92 0.00 0.94 0.08 0.03 98.02 14:25:05 14:16:01 1 1.28 0.00 0.67 5.24 0.02 92.80 14:25:05 14:16:01 2 1.35 0.00 0.67 0.00 0.02 97.96 14:25:05 14:16:01 3 1.24 0.00 0.92 7.26 0.02 90.56 14:25:05 14:16:01 4 0.87 0.00 0.37 0.02 0.00 98.75 14:25:05 14:16:01 5 1.44 0.00 0.40 0.00 0.02 98.15 14:25:05 14:16:01 6 1.30 0.00 0.32 0.02 0.00 98.36 14:25:05 14:16:01 7 1.24 0.00 0.64 1.75 0.00 96.37 14:25:05 14:17:01 all 1.04 0.00 0.73 0.19 0.01 98.02 14:25:05 14:17:01 0 0.80 0.00 0.30 0.02 0.02 98.86 14:25:05 14:17:01 1 0.72 0.00 0.72 0.03 0.03 98.50 14:25:05 14:17:01 2 1.12 0.00 0.53 0.02 0.00 98.33 14:25:05 14:17:01 3 1.05 0.00 0.85 0.47 0.00 97.63 14:25:05 14:17:01 4 0.92 0.00 1.48 0.15 0.02 97.43 14:25:05 14:17:01 5 1.55 0.00 0.63 0.57 0.00 97.24 14:25:05 14:17:01 6 1.07 0.00 0.80 0.27 0.02 97.85 14:25:05 14:17:01 7 1.12 0.00 0.48 0.03 0.02 98.35 14:25:05 14:18:01 all 0.41 0.00 0.15 0.12 0.01 99.30 14:25:05 14:18:01 0 0.52 0.00 0.10 0.02 0.00 99.36 14:25:05 14:18:01 1 0.22 0.00 0.10 0.02 0.00 99.67 14:25:05 14:18:01 2 0.27 0.00 0.28 0.37 0.02 99.07 14:25:05 14:18:01 3 0.75 0.00 0.25 0.02 0.00 98.98 14:25:05 14:18:01 4 0.23 0.00 0.10 0.02 0.02 99.63 14:25:05 14:18:01 5 0.08 0.00 0.07 0.37 0.02 99.47 14:25:05 14:18:01 6 0.93 0.00 0.15 0.05 0.00 98.87 14:25:05 14:18:01 7 0.28 0.00 0.18 0.13 0.02 99.38 14:25:05 14:19:01 all 0.07 0.00 0.06 0.01 0.01 99.85 14:25:05 14:19:01 0 0.07 0.00 0.05 0.00 0.02 99.87 14:25:05 14:19:01 1 0.07 0.00 0.08 0.00 0.00 99.85 14:25:05 14:19:01 2 0.03 0.00 0.05 0.00 0.00 99.92 14:25:05 14:19:01 3 0.08 0.00 0.03 0.00 0.00 99.88 14:25:05 14:19:01 4 0.03 0.00 0.07 0.00 0.02 99.88 14:25:05 14:19:01 5 0.02 0.00 0.05 0.07 0.02 99.85 14:25:05 14:19:01 6 0.27 0.00 0.12 0.00 0.00 99.62 14:25:05 14:19:01 7 0.02 0.00 0.05 0.00 0.00 99.93 14:25:05 14:20:01 all 0.03 0.00 0.01 0.01 0.00 99.94 14:25:05 14:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:25:05 14:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:25:05 14:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:25:05 14:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:25:05 14:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:25:05 14:20:01 5 0.05 0.00 0.02 0.03 0.00 99.90 14:25:05 14:20:01 6 0.08 0.00 0.02 0.00 0.00 99.90 14:25:05 14:20:01 7 0.03 0.00 0.00 0.02 0.00 99.95 14:25:05 14:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 14:25:05 14:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:25:05 14:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 14:25:05 14:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:25:05 14:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:25:05 14:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:25:05 14:21:01 5 0.02 0.00 0.00 0.03 0.02 99.93 14:25:05 14:21:01 6 0.28 0.00 0.05 0.00 0.02 99.65 14:25:05 14:21:01 7 0.00 0.00 0.02 0.00 0.02 99.97 14:25:05 14:22:01 all 0.27 0.00 0.01 0.00 0.00 99.71 14:25:05 14:22:01 0 1.89 0.00 0.02 0.00 0.00 98.09 14:25:05 14:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:25:05 14:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:25:05 14:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 14:25:05 14:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 14:25:05 14:22:01 5 0.03 0.00 0.00 0.03 0.00 99.93 14:25:05 14:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 14:25:05 14:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:25:05 14:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 14:25:05 14:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:25:05 14:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:25:05 14:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:25:05 14:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:25:05 14:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:25:05 14:23:01 5 0.00 0.00 0.03 0.03 0.02 99.92 14:25:05 14:23:01 6 0.15 0.00 0.00 0.00 0.00 99.85 14:25:05 14:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:25:05 14:25:05 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:25:05 14:24:01 all 0.06 0.00 0.05 0.01 0.00 99.88 14:25:05 14:24:01 0 0.03 0.00 0.07 0.00 0.00 99.90 14:25:05 14:24:01 1 0.03 0.00 0.03 0.00 0.00 99.93 14:25:05 14:24:01 2 0.08 0.00 0.05 0.00 0.02 99.85 14:25:05 14:24:01 3 0.05 0.00 0.05 0.00 0.00 99.90 14:25:05 14:24:01 4 0.12 0.00 0.03 0.00 0.02 99.83 14:25:05 14:24:01 5 0.03 0.00 0.02 0.03 0.00 99.92 14:25:05 14:24:01 6 0.07 0.00 0.05 0.00 0.00 99.88 14:25:05 14:24:01 7 0.08 0.00 0.07 0.02 0.00 99.83 14:25:05 14:25:01 all 9.62 0.00 4.29 0.75 0.06 85.28 14:25:05 14:25:01 0 10.12 0.00 5.32 1.33 0.05 83.17 14:25:05 14:25:01 1 9.80 0.00 4.34 0.10 0.07 85.69 14:25:05 14:25:01 2 8.66 0.00 3.98 0.51 0.05 86.80 14:25:05 14:25:01 3 9.95 0.00 4.62 0.27 0.05 85.12 14:25:05 14:25:01 4 10.51 0.00 4.74 0.12 0.07 84.57 14:25:05 14:25:01 5 7.56 0.00 3.80 3.44 0.05 85.15 14:25:05 14:25:01 6 10.36 0.00 3.73 0.15 0.07 85.69 14:25:05 14:25:01 7 10.04 0.00 3.83 0.03 0.05 86.05 14:25:05 Average: all 5.35 0.00 1.34 0.96 0.02 92.33 14:25:05 Average: 0 5.37 0.00 1.46 2.67 0.03 90.47 14:25:05 Average: 1 5.48 0.00 1.27 0.53 0.03 92.70 14:25:05 Average: 2 5.31 0.00 1.32 0.17 0.02 93.18 14:25:05 Average: 3 5.18 0.00 1.30 1.02 0.02 92.48 14:25:05 Average: 4 5.31 0.00 1.45 1.05 0.03 92.17 14:25:05 Average: 5 5.16 0.00 1.22 1.37 0.03 92.22 14:25:05 Average: 6 5.69 0.00 1.32 0.35 0.02 92.61 14:25:05 Average: 7 5.33 0.00 1.37 0.49 0.02 92.79 14:25:05 14:25:05 14:25:05