Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 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-ssh8051780953944538879.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14962757630197220750.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16188055355782093424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh910892277321378228.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-ssh3373385171883754924.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16386 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 > 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 Avoid second fetch Checking out Revision 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (main) Commit message: "Merge pull request #74 from jinlinGuan/golang-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 > git rev-list --no-walk 23327eef742656f25952fb3dd9c4e82b8abf1118 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:46:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:46:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:46:06 ========================================================= 07:46:06 EdgeX Global Pipelines Version Info 07:46:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:46:07 ------------------- 07:46:07 stable info: 07:46:07 ------------------- 07:46:07 Commited By: Ginny Guan ginny@iotechsys.com 07:46:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:46:07 Message: update stable to v1.0.265 07:46:07 ------------------- 07:46:07 experimental info: 07:46:07 ------------------- 07:46:07 Commited By: Cherry Wang cherry@iotechsys.com 07:46:07 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:46:07 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:46:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 69ede8b [Pipeline] echo 07:46:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:08 provisioning config files... 07:46:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3800304426143775593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:09 ---> ****-login.sh 07:46:09 nexus3.edgexfoundry.org:10001 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 nexus3.edgexfoundry.org:10002 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 nexus3.edgexfoundry.org:10003 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 nexus3.edgexfoundry.org:10004 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:09 Configure a credential helper to remove this warning. See 07:46:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:09 07:46:09 Login Succeeded 07:46:09 ****.io 07:46:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:10 Configure a credential helper to remove this warning. See 07:46:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:10 07:46:10 Login Succeeded 07:46:10 ---> ****-login.sh ends [Pipeline] } 07:46:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:46:10 + git rev-list -1 --merges 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e~1..69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo 07:46:10 -----------> git rev-list -1 --merges 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e~1..69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 07:46:10 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [false] [Pipeline] sh 07:46:10 + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo 07:46:10 ========================================================= 07:46:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:46:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:46:11 + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] echo 07:46:11 [semverPrep] GIT_COMMIT: 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e, Commit Message: Merge pull request #74 from jinlinGuan/golang-1.23 [Pipeline] echo 07:46:11 [semverPrep] This is not a build commit. [Pipeline] sh 07:46:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:46:11 + grep -v github /etc/ssh/ssh_known_hosts 07:46:11 + [ -e /tmp/ssh_known_hosts ] 07:46:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:46:11 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:46:11 + sudo tee -a /etc/ssh/ssh_known_hosts 07:46:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:11 07:46:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:12 0.1.4: Pulling from edgex-devops/py-git-semver 07:46:12 b85a868b505f: Pulling fs layer 07:46:12 e2be974225ed: Pulling fs layer 07:46:12 339a4e72a1f5: Pulling fs layer 07:46:12 988bab9f4d93: Pulling fs layer 07:46:12 1469e6f7b9e6: Pulling fs layer 07:46:12 eaf3925da568: Pulling fs layer 07:46:12 bab4dde63d76: Pulling fs layer 07:46:12 bde34c3a00c8: Pulling fs layer 07:46:12 1469e6f7b9e6: Waiting 07:46:12 988bab9f4d93: Waiting 07:46:12 eaf3925da568: Waiting 07:46:12 bab4dde63d76: Waiting 07:46:12 b352a97aabf1: Pulling fs layer 07:46:12 4872d77fe225: Pulling fs layer 07:46:12 5851b861e8e6: Pulling fs layer 07:46:12 b352a97aabf1: Waiting 07:46:12 bde34c3a00c8: Waiting 07:46:12 e2be974225ed: Verifying Checksum 07:46:12 e2be974225ed: Download complete 07:46:12 988bab9f4d93: Verifying Checksum 07:46:12 988bab9f4d93: Download complete 07:46:12 1469e6f7b9e6: Verifying Checksum 07:46:12 1469e6f7b9e6: Download complete 07:46:12 339a4e72a1f5: Verifying Checksum 07:46:12 339a4e72a1f5: Download complete 07:46:12 eaf3925da568: Verifying Checksum 07:46:12 eaf3925da568: Download complete 07:46:12 bde34c3a00c8: Verifying Checksum 07:46:12 bde34c3a00c8: Download complete 07:46:12 b352a97aabf1: Verifying Checksum 07:46:12 b352a97aabf1: Download complete 07:46:12 4872d77fe225: Verifying Checksum 07:46:12 4872d77fe225: Download complete 07:46:12 5851b861e8e6: Verifying Checksum 07:46:12 5851b861e8e6: Download complete 07:46:12 b85a868b505f: Download complete 07:46:12 bab4dde63d76: Verifying Checksum 07:46:12 bab4dde63d76: Download complete 07:46:14 b85a868b505f: Pull complete 07:46:14 e2be974225ed: Pull complete 07:46:14 339a4e72a1f5: Pull complete 07:46:14 988bab9f4d93: Pull complete 07:46:14 1469e6f7b9e6: Pull complete 07:46:14 eaf3925da568: Pull complete 07:46:16 bab4dde63d76: Pull complete 07:46:16 bde34c3a00c8: Pull complete 07:46:16 b352a97aabf1: Pull complete 07:46:16 4872d77fe225: Pull complete 07:46:16 5851b861e8e6: Pull complete 07:46:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:46:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:46:17 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 07:46:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:46:21 $ docker top 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 -eo pid,comm 07:46:21 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:46:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:46:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:21 [ssh-agent] Looking for ssh-agent implementation... 07:46:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:21 $ docker exec 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent 07:46:21 SSH_AUTH_SOCK=/tmp/ssh-fzw7grmo7STh/agent.32 07:46:21 SSH_AGENT_PID=38 07:46:21 Running ssh-add (command line suppressed) 07:46:21 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13478133521302223023.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_13478133521302223023.key) 07:46:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:21 + git tag --points-at HEAD [Pipeline] } 07:46:21 $ docker exec --env ******** --env ******** 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent -k 07:46:22 unset SSH_AUTH_SOCK; 07:46:22 unset SSH_AGENT_PID; 07:46:22 echo Agent pid 38 killed; 07:46:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:46:22 [ssh-agent] Looking for ssh-agent implementation... 07:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:46:22 $ docker exec 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent 07:46:22 SSH_AUTH_SOCK=/tmp/ssh-kJWsR2yRJHtQ/agent.71 07:46:22 SSH_AGENT_PID=77 07:46:22 Running ssh-add (command line suppressed) 07:46:22 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15814677854703711201.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15814677854703711201.key) 07:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:46:22 + git semver init 07:46:22 2024-10-04 07:46:22,907 [run_init] DEBUG init version:0.0.0 force:False 07:46:22 2024-10-04 07:46:22,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver 07:46:22 2024-10-04 07:46:22,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver 07:46:22 2024-10-04 07:46:22,909 [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) 07:46:24 2024-10-04 07:46:24,085 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude 07:46:24 2024-10-04 07:46:24,086 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False 07:46:24 2024-10-04 07:46:24,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 07:46:24 2024-10-04 07:46:24,086 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 07:46:24 3.0.1-dev.31 [Pipeline] } 07:46:24 $ docker exec --env ******** --env ******** 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 ssh-agent -k 07:46:24 unset SSH_AUTH_SOCK; 07:46:24 unset SSH_AGENT_PID; 07:46:24 echo Agent pid 77 killed; 07:46:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:46:24 + git semver [Pipeline] } 07:46:25 $ docker stop --time=1 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 07:46:26 $ docker rm -f --volumes 373e4f0dc119a5f2eed1d41de5ee4cff5814a6a211d0c6092efc4766b2e34d55 [Pipeline] // withDockerContainer [Pipeline] sh 07:46:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:46:26 Stashed 1 file(s) [Pipeline] echo 07:46:26 [edgeXSemver]: initialized semver on version 3.0.1-dev.31 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:46:27 provisioning config files... 07:46:27 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13654700423531500921tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:46:27 ---> ****-login.sh 07:46:27 nexus3.edgexfoundry.org:10001 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10002 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10003 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 nexus3.edgexfoundry.org:10004 07:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:27 Configure a credential helper to remove this warning. See 07:46:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:27 07:46:27 Login Succeeded 07:46:27 ****.io 07:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:46:28 Configure a credential helper to remove this warning. See 07:46:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:46:28 07:46:28 Login Succeeded 07:46:28 ---> ****-login.sh ends [Pipeline] } 07:46:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:46:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:46:28 ========================================================= 07:46:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:46:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 07:46:28 Sending build context to Docker daemon 25.58MB 07:46:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:46:28 Step 2/12 : FROM ${BASE} AS builder 07:46:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:46:28 43c4264eed91: Pulling fs layer 07:46:28 4cc291be95ef: Pulling fs layer 07:46:28 2ac1f1163629: Pulling fs layer 07:46:28 5c3c966382ef: Pulling fs layer 07:46:28 4f4fb700ef54: Pulling fs layer 07:46:28 5d5c8e513c77: Pulling fs layer 07:46:28 9f66e0745190: Pulling fs layer 07:46:28 f49a43e4bbc0: Pulling fs layer 07:46:28 561ebcabdf7f: Pulling fs layer 07:46:28 4f4fb700ef54: Waiting 07:46:28 f49a43e4bbc0: Waiting 07:46:28 5d5c8e513c77: Waiting 07:46:28 9f66e0745190: Waiting 07:46:28 5c3c966382ef: Waiting 07:46:28 561ebcabdf7f: Waiting 07:46:28 4cc291be95ef: Verifying Checksum 07:46:28 4cc291be95ef: Download complete 07:46:28 5c3c966382ef: Download complete 07:46:28 4f4fb700ef54: Verifying Checksum 07:46:28 4f4fb700ef54: Download complete 07:46:28 5d5c8e513c77: Download complete 07:46:28 43c4264eed91: Download complete 07:46:28 9f66e0745190: Verifying Checksum 07:46:28 9f66e0745190: Download complete 07:46:29 561ebcabdf7f: Download complete 07:46:29 43c4264eed91: Pull complete 07:46:29 4cc291be95ef: Pull complete 07:46:29 2ac1f1163629: Verifying Checksum 07:46:29 2ac1f1163629: Download complete 07:46:29 f49a43e4bbc0: Verifying Checksum 07:46:29 f49a43e4bbc0: Download complete 07:46:32 2ac1f1163629: Pull complete 07:46:32 5c3c966382ef: Pull complete 07:46:32 4f4fb700ef54: Pull complete 07:46:32 5d5c8e513c77: Pull complete 07:46:32 9f66e0745190: Pull complete 07:46:35 f49a43e4bbc0: Pull complete 07:46:35 561ebcabdf7f: Pull complete 07:46:35 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:46:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:46:35 ---> 3a752c3f9dda 07:46:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:46:40 ---> Running in 996ab1c4b665 07:46:40 Removing intermediate container 996ab1c4b665 07:46:40 ---> 3cb29a7b0449 07:46:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:46:40 ---> Running in b7ae3415e2f3 07:46:40 Removing intermediate container b7ae3415e2f3 07:46:40 ---> 69a66c0f30ed 07:46:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:46:40 ---> Running in 1af2be6ed411 07:46:40 Removing intermediate container 1af2be6ed411 07:46:40 ---> f7c0fd477abc 07:46:40 Step 6/12 : WORKDIR /device-uart 07:46:40 ---> Running in 080604f82524 07:46:40 Removing intermediate container 080604f82524 07:46:40 ---> 8f06c9e6d728 07:46:40 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:46:40 ---> Running in a389ad40d4ec 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:46:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:46:41 (1/4) Installing openssh-keygen (9.7_p1-r4) 07:46:41 (2/4) Installing libedit (20240517.3.1-r0) 07:46:41 (3/4) Installing openssh-client-common (9.7_p1-r4) 07:46:41 (4/4) Installing openssh-client-default (9.7_p1-r4) 07:46:41 Executing busybox-1.36.1-r29.trigger 07:46:41 OK: 250 MiB in 58 packages 07:46:42 Removing intermediate container a389ad40d4ec 07:46:42 ---> a09132409ab0 07:46:42 Step 8/12 : COPY go.mod vendor* ./ 07:46:42 Still waiting to schedule task 07:46:42 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:46:42 ---> 3da17ffc5185 07:46:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:42 ---> Running in ec7c2dcbbf33 07:47:38 Removing intermediate container ec7c2dcbbf33 07:47:38 ---> fb99fc569810 07:47:38 Step 10/12 : COPY . . 07:47:38 ---> 6b58d4c910a0 07:47:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:47:38 ---> Running in 2f377b8f0089 07:47:38 Removing intermediate container 2f377b8f0089 07:47:38 ---> 17711f8ca1e5 07:47:38 Step 12/12 : RUN ${MAKE} 07:47:38 ---> Running in fc6bb1dfad7c 07:47:38 noop 07:47:38 Removing intermediate container fc6bb1dfad7c 07:47:38 ---> 96dfb6d62653 07:47:38 Successfully built 96dfb6d62653 07:47:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:38 + docker inspect -f . ci-base-image-x86_64 07:47:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:39 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 07:47:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:39 $ docker top 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:39 + go version 07:47:39 go version go1.23.2 linux/amd64 [Pipeline] } 07:47:39 $ docker stop --time=1 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 07:47:41 $ docker rm -f --volumes 0116b044463cf44b553c6bd8a1c1ee5f73dda12a68cd87a0f7ecd27e134e5175 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:41 + docker inspect -f . ci-base-image-x86_64 07:47:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:47:41 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 07:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:47:41 $ docker top 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 -eo pid,comm [Pipeline] { [Pipeline] sh 07:47:42 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh 07:47:42 + make test 07:47:42 go test ./... -coverprofile=coverage.out 07:47:44 ? github.com/edgexfoundry/device-uart [no test files] 07:48:02 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 07:48:02 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 07:48:10 go vet ./... 07:48:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:48:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:48:15 ./bin/test-attribution-txt.sh [Pipeline] echo 07:48:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:48:16 $ docker stop --time=1 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 07:48:22 $ docker rm -f --volumes 1632306fa745417992b56c1886c4a88bf4458af6d25ae5e10cfd75e708cae529 [Pipeline] // withDockerContainer [Pipeline] sh 07:48:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:48:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:48:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:48:24 + ls -al . 07:48:24 total 236 07:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:47 . 07:48:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:46 .. 07:48:24 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 07:46 .dockerignore 07:48:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:48 .git 07:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 .github 07:48:24 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 07:46 .gitignore 07:48:24 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 07:46 .golangci.yml 07:48:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:46 .semver 07:48:24 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 07:46 Attribution.txt 07:48:24 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 07:46 CHANGELOG.md 07:48:24 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 07:46 Dockerfile 07:48:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:46 GOVERNANCE.md 07:48:24 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 07:46 Jenkinsfile 07:48:24 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 07:46 LICENSE 07:48:24 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 07:46 Makefile 07:48:24 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 07:46 OWNERS.md 07:48:24 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 07:46 README.md 07:48:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:46 VERSION 07:48:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:46 bin 07:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 cmd 07:48:24 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 07:48 coverage.out 07:48:24 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 07:46 go.mod 07:48:24 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 07:46 go.sum 07:48:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:46 internal 07:48:24 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 07:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:24 + 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=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e --label arch=amd64 --label version=3.0.1-dev.31 . 07:48:24 Sending build context to Docker daemon 25.59MB 07:48:24 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 07:48:24 Step 2/26 : FROM ${BASE} AS builder 07:48:24 ---> 96dfb6d62653 07:48:24 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:48:25 ---> Running in 9ba15d41a3df 07:48:25 Removing intermediate container 9ba15d41a3df 07:48:25 ---> 619717420350 07:48:25 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 07:48:25 ---> Running in b6619207f97b 07:48:25 Removing intermediate container b6619207f97b 07:48:25 ---> a640c3c08f61 07:48:25 Step 5/26 : ARG ADD_BUILD_TAGS="" 07:48:25 ---> Running in 6c5979e7f1e8 07:48:25 Removing intermediate container 6c5979e7f1e8 07:48:25 ---> c15f50c6a566 07:48:25 Step 6/26 : WORKDIR /device-uart 07:48:25 ---> Running in ce0fe7afb874 07:48:25 Removing intermediate container ce0fe7afb874 07:48:25 ---> 258b40fd4c06 07:48:25 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:48:25 ---> Running in 3ec2802f2ca2 07:48:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:48:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:48:26 OK: 250 MiB in 58 packages 07:48:26 Removing intermediate container 3ec2802f2ca2 07:48:26 ---> 3c7a0c1e776f 07:48:26 Step 8/26 : COPY go.mod vendor* ./ 07:48:26 ---> b872a09cc513 07:48:26 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:26 ---> Running in f982220eeb26 07:48:27 Removing intermediate container f982220eeb26 07:48:27 ---> 2c9ca54556d2 07:48:27 Step 10/26 : COPY . . 07:48:28 ---> a283841d313b 07:48:28 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:48:28 ---> Running in 148f673b646d 07:48:28 Removing intermediate container 148f673b646d 07:48:28 ---> 7b4311cce2bf 07:48:28 Step 12/26 : RUN ${MAKE} 07:48:28 ---> Running in 46918aa26d89 07:48:28 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd 07:49:07 Removing intermediate container 46918aa26d89 07:49:07 ---> a122f27f5650 07:49:07 Step 13/26 : FROM alpine:3.20 07:49:07 3.20: Pulling from library/alpine 07:49:07 43c4264eed91: Already exists 07:49:07 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:49:07 Status: Downloaded newer image for alpine:3.20 07:49:07 ---> 91ef0af61f39 07:49:07 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 07:49:07 ---> Running in d1742462f9b7 07:49:07 Removing intermediate container d1742462f9b7 07:49:07 ---> 063f1fc48667 07:49:07 Step 15/26 : RUN apk add --update --no-cache dumb-init 07:49:07 ---> Running in 6e33476aff54 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:07 (1/1) Installing dumb-init (1.2.5-r3) 07:49:07 Executing busybox-1.36.1-r29.trigger 07:49:07 OK: 8 MiB in 15 packages 07:49:07 Removing intermediate container 6e33476aff54 07:49:07 ---> b4fbd29c309c 07:49:07 Step 16/26 : RUN apk --no-cache upgrade 07:49:07 ---> Running in 0c1de9846951 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:07 Upgrading critical system libraries and apk-tools: 07:49:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:49:07 Executing busybox-1.36.1-r29.trigger 07:49:07 Continuing the upgrade transaction with new apk-tools: 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:49:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:49:07 OK: 8 MiB in 15 packages 07:49:07 Removing intermediate container 0c1de9846951 07:49:07 ---> 8a363eddb410 07:49:07 Step 17/26 : WORKDIR / 07:49:07 ---> Running in 986a77440462 07:49:07 Removing intermediate container 986a77440462 07:49:07 ---> 2329fe094a9d 07:49:07 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 07:49:07 ---> 86018e829b05 07:49:07 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 07:49:07 ---> 86bda296b473 07:49:07 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 07:49:07 ---> db0cbd7d39d8 07:49:07 Step 21/26 : EXPOSE 59995 07:49:07 ---> Running in 77f1279523a4 07:49:07 Removing intermediate container 77f1279523a4 07:49:07 ---> 84e14ca43fa5 07:49:07 Step 22/26 : ENTRYPOINT ["/device-uart"] 07:49:07 ---> Running in 55fe0a2507a0 07:49:07 Removing intermediate container 55fe0a2507a0 07:49:07 ---> c80d4ba16c68 07:49:07 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:49:07 ---> Running in e987792c8103 07:49:07 Removing intermediate container e987792c8103 07:49:07 ---> 7501b6fc5685 07:49:07 Step 24/26 : LABEL arch=amd64 07:49:07 ---> Running in a70c55fcd22d 07:49:07 Removing intermediate container a70c55fcd22d 07:49:07 ---> a81f5d584a88 07:49:07 Step 25/26 : LABEL git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 07:49:07 ---> Running in 98ba2618c8bd 07:49:07 Removing intermediate container 98ba2618c8bd 07:49:07 ---> f3b360aba4ef 07:49:07 Step 26/26 : LABEL version=3.0.1-dev.31 07:49:07 ---> Running in 16ee3aa35efb 07:49:08 Removing intermediate container 16ee3aa35efb 07:49:08 ---> 8698c5bcc6a2 07:49:08 [Warning] One or more build-args [ARCH] were not consumed 07:49:08 Successfully built 8698c5bcc6a2 07:49:08 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:49:08 provisioning config files... 07:49:08 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4656996721322428925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:08 ---> ****-login.sh 07:49:08 nexus3.edgexfoundry.org:10001 07:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:08 Configure a credential helper to remove this warning. See 07:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:08 07:49:08 Login Succeeded 07:49:08 nexus3.edgexfoundry.org:10002 07:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:08 Configure a credential helper to remove this warning. See 07:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:08 07:49:08 Login Succeeded 07:49:08 nexus3.edgexfoundry.org:10003 07:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:08 Configure a credential helper to remove this warning. See 07:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:08 07:49:08 Login Succeeded 07:49:08 nexus3.edgexfoundry.org:10004 07:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:08 Configure a credential helper to remove this warning. See 07:49:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:08 07:49:08 Login Succeeded 07:49:08 ****.io 07:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:49:09 Configure a credential helper to remove this warning. See 07:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:49:09 07:49:09 Login Succeeded 07:49:09 ---> ****-login.sh ends [Pipeline] } 07:49:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:49:09 [edgeXDocker.push] Tagging docker image device-uart with the following tags: 07:49:09 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 07:49:09 latest 07:49:09 3.0.1-dev.31 07:49:09 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 07:49:09 main 07:49:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:09 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:09 + docker push nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 07:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:49:09 6fc458c828d4: Preparing 07:49:09 5e6af87298a1: Preparing 07:49:09 2e27980b822d: Preparing 07:49:09 f3db8b75240a: Preparing 07:49:09 860c2f4d740c: Preparing 07:49:09 63ca1fbb43ae: Preparing 07:49:09 63ca1fbb43ae: Waiting 07:49:09 5e6af87298a1: Pushed 07:49:09 860c2f4d740c: Pushed 07:49:09 63ca1fbb43ae: Layer already exists 07:49:09 2e27980b822d: Pushed 07:49:09 f3db8b75240a: Pushed 07:49:14 6fc458c828d4: Pushed 07:49:14 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:14 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:latest 07:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:49:15 6fc458c828d4: Preparing 07:49:15 5e6af87298a1: Preparing 07:49:15 2e27980b822d: Preparing 07:49:15 f3db8b75240a: Preparing 07:49:15 860c2f4d740c: Preparing 07:49:15 63ca1fbb43ae: Preparing 07:49:15 63ca1fbb43ae: Waiting 07:49:15 f3db8b75240a: Layer already exists 07:49:15 6fc458c828d4: Layer already exists 07:49:15 860c2f4d740c: Layer already exists 07:49:15 2e27980b822d: Layer already exists 07:49:15 5e6af87298a1: Layer already exists 07:49:15 63ca1fbb43ae: Layer already exists 07:49:15 latest: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:15 + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 07:49:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:49:15 6fc458c828d4: Preparing 07:49:15 5e6af87298a1: Preparing 07:49:15 2e27980b822d: Preparing 07:49:15 f3db8b75240a: Preparing 07:49:15 860c2f4d740c: Preparing 07:49:15 63ca1fbb43ae: Preparing 07:49:15 63ca1fbb43ae: Waiting 07:49:15 860c2f4d740c: Layer already exists 07:49:15 f3db8b75240a: Layer already exists 07:49:15 6fc458c828d4: Layer already exists 07:49:15 2e27980b822d: Layer already exists 07:49:15 5e6af87298a1: Layer already exists 07:49:15 63ca1fbb43ae: Layer already exists 07:49:15 3.0.1-dev.31: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker push nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 07:49:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:49:16 6fc458c828d4: Preparing 07:49:16 5e6af87298a1: Preparing 07:49:16 2e27980b822d: Preparing 07:49:16 f3db8b75240a: Preparing 07:49:16 860c2f4d740c: Preparing 07:49:16 63ca1fbb43ae: Preparing 07:49:16 63ca1fbb43ae: Waiting 07:49:16 6fc458c828d4: Layer already exists 07:49:16 f3db8b75240a: Layer already exists 07:49:16 2e27980b822d: Layer already exists 07:49:16 5e6af87298a1: Layer already exists 07:49:16 860c2f4d740c: Layer already exists 07:49:16 63ca1fbb43ae: Layer already exists 07:49:16 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:16 + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker push nexus3.edgexfoundry.org:10004/device-uart:main 07:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] 07:49:17 6fc458c828d4: Preparing 07:49:17 5e6af87298a1: Preparing 07:49:17 2e27980b822d: Preparing 07:49:17 f3db8b75240a: Preparing 07:49:17 860c2f4d740c: Preparing 07:49:17 63ca1fbb43ae: Preparing 07:49:17 63ca1fbb43ae: Waiting 07:49:17 6fc458c828d4: Layer already exists 07:49:17 2e27980b822d: Layer already exists 07:49:17 5e6af87298a1: Layer already exists 07:49:17 f3db8b75240a: Layer already exists 07:49:17 860c2f4d740c: Layer already exists 07:49:17 63ca1fbb43ae: Layer already exists 07:49:17 main: digest: sha256:5d609006c0e2a52e538a5c97dd15ad85ba189ac341f77d4c0a9d70ef422f0c53 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:17 ===================================================== [Pipeline] echo 07:49:17 taggedImages: 07:49:17 - nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 07:49:17 - nexus3.edgexfoundry.org:10004/device-uart:latest 07:49:17 - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.31 07:49:17 - nexus3.edgexfoundry.org:10004/device-uart:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 07:49:17 - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:17 07:49:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:17 latest: Pulling from edgex-lftools-log-publisher 07:49:17 5eb5b503b376: Pulling fs layer 07:49:17 5c69ac0246d0: Pulling fs layer 07:49:17 ec43610c2a17: Pulling fs layer 07:49:17 3a2ae6a8a46f: Pulling fs layer 07:49:17 33b1e0a273af: Pulling fs layer 07:49:17 5d3b04190fa2: Pulling fs layer 07:49:17 2f39f015ded8: Pulling fs layer 07:49:17 33b1e0a273af: Waiting 07:49:17 5d3b04190fa2: Waiting 07:49:17 2f39f015ded8: Waiting 07:49:17 3a2ae6a8a46f: Waiting 07:49:17 5c69ac0246d0: Download complete 07:49:17 3a2ae6a8a46f: Download complete 07:49:17 33b1e0a273af: Verifying Checksum 07:49:17 33b1e0a273af: Download complete 07:49:17 5d3b04190fa2: Verifying Checksum 07:49:17 5d3b04190fa2: Download complete 07:49:18 ec43610c2a17: Verifying Checksum 07:49:18 ec43610c2a17: Download complete 07:49:18 5eb5b503b376: Verifying Checksum 07:49:18 5eb5b503b376: Download complete 07:49:18 2f39f015ded8: Download complete 07:49:19 5eb5b503b376: Pull complete 07:49:19 5c69ac0246d0: Pull complete 07:49:19 ec43610c2a17: Pull complete 07:49:19 3a2ae6a8a46f: Pull complete 07:49:20 33b1e0a273af: Pull complete 07:49:20 5d3b04190fa2: Pull complete 07:49:24 2f39f015ded8: Pull complete 07:49:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:49:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:49:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:49:24 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 07:49:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:49:30 $ docker top fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:49:31 ---> job-cost.sh 07:49:31 lf-activate-venv: SKIPPING 07:49:31 INFO: No Stack... 07:49:31 INFO: Retrieving Pricing Info for: v3-standard-8 07:49:32 INFO: Archiving Costs [Pipeline] sh 07:49:32 + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv 07:49:32 + cut -d, -f6 [Pipeline] lock 07:49:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] 07:49:32 Resource [jenkins-edgexfoundry-device-uart-main-38-stack-cost] did not exist. Created. 07:49:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:49:32 + echo total: 0.2199999988079071 [Pipeline] stash 07:49:32 Stashed 1 file(s) [Pipeline] } 07:49:32 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 07:49:32 $ docker stop --time=1 fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae 07:49:33 $ docker rm -f --volumes fc21974aa611b79074196c82e970365108b588254dca07fb3474fce30345fdae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:53:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18388 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws 08:53:35 Running in /w/workspace/device-uart/38 [Pipeline] { [Pipeline] checkout 08:53:35 The recommended git tool is: git 08:53:43 using credential edgex-jenkins-ssh 08:53:43 Cloning the remote Git repository 08:53:43 Cloning repository git@github.com:edgexfoundry/device-uart.git 08:53:43 > git init /w/workspace/device-uart/38 # timeout=10 08:53:44 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 08:53:44 > git --version # timeout=10 08:53:44 > git --version # 'git version 2.25.1' 08:53:44 using GIT_SSH to set credentials SSH Credentials for GitHub 08:53:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:47 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 08:53:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:53:48 Avoid second fetch 08:53:48 Checking out Revision 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e (main) 08:53:48 > git config core.sparsecheckout # timeout=10 08:53:48 > git checkout -f 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e # timeout=10 08:53:49 Commit message: "Merge pull request #74 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:53:54 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:53:54 % Total % Received % Xferd Average Speed Time Time Time Current 08:53:54 Dload Upload Total Spent Left Speed 08:53:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 08:53:55 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:53:55 + sudo tee /etc/docker/daemon.new 08:53:55 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:53:55 { 08:53:55 "registry-mirrors": [ 08:53:55 "https://nexus3.edgexfoundry.org:10001" 08:53:55 ], 08:53:55 "bip": "10.250.0.254/24", 08:53:55 "hosts": [ 08:53:55 "tcp://0.0.0.0:5555", 08:53:55 "unix:///var/run/docker.sock" 08:53:55 ], 08:53:55 "mtu": 1458, 08:53:55 "selinux-enabled": true, 08:53:55 "seccomp-profile": "/etc/docker/seccomp.json" 08:53:55 } [Pipeline] sh 08:53:55 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:53:56 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:14 provisioning config files... 08:54:14 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/38@tmp/config5232352636650375309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:14 ---> ****-login.sh 08:54:14 nexus3.edgexfoundry.org:10001 08:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:15 Configure a credential helper to remove this warning. See 08:54:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:15 08:54:15 Login Succeeded 08:54:15 nexus3.edgexfoundry.org:10002 08:54:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 nexus3.edgexfoundry.org:10003 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 nexus3.edgexfoundry.org:10004 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:16 Configure a credential helper to remove this warning. See 08:54:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:16 08:54:16 Login Succeeded 08:54:16 ****.io 08:54:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:54:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:54:17 Configure a credential helper to remove this warning. See 08:54:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:54:17 08:54:17 Login Succeeded 08:54:17 ---> ****-login.sh ends [Pipeline] } 08:54:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:54:17 ========================================================= 08:54:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:54:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:17 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:54:18 Sending build context to Docker daemon 12.86MB 08:54:18 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 08:54:18 Step 2/12 : FROM ${BASE} AS builder 08:54:18 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:54:18 cf04c63912e1: Pulling fs layer 08:54:18 55b35a11ae5e: Pulling fs layer 08:54:18 a37a00ec5f00: Pulling fs layer 08:54:18 50b3750afda1: Pulling fs layer 08:54:18 4f4fb700ef54: Pulling fs layer 08:54:18 80978eb59214: Pulling fs layer 08:54:18 c9f46d7d2bd2: Pulling fs layer 08:54:18 c5a475d317c9: Pulling fs layer 08:54:18 80978eb59214: Waiting 08:54:18 c5a475d317c9: Waiting 08:54:18 c9f46d7d2bd2: Waiting 08:54:18 50b3750afda1: Waiting 08:54:18 4f4fb700ef54: Waiting 08:54:18 55b35a11ae5e: Verifying Checksum 08:54:18 55b35a11ae5e: Download complete 08:54:18 50b3750afda1: Verifying Checksum 08:54:18 50b3750afda1: Download complete 08:54:18 4f4fb700ef54: Verifying Checksum 08:54:18 4f4fb700ef54: Download complete 08:54:18 80978eb59214: Verifying Checksum 08:54:18 80978eb59214: Download complete 08:54:18 cf04c63912e1: Verifying Checksum 08:54:18 cf04c63912e1: Download complete 08:54:19 c5a475d317c9: Verifying Checksum 08:54:19 c5a475d317c9: Download complete 08:54:19 cf04c63912e1: Pull complete 08:54:20 a37a00ec5f00: Verifying Checksum 08:54:20 a37a00ec5f00: Download complete 08:54:21 c9f46d7d2bd2: Verifying Checksum 08:54:21 c9f46d7d2bd2: Download complete 08:54:21 55b35a11ae5e: Pull complete 08:54:36 a37a00ec5f00: Pull complete 08:54:36 50b3750afda1: Pull complete 08:54:36 4f4fb700ef54: Pull complete 08:54:36 80978eb59214: Pull complete 08:54:42 c9f46d7d2bd2: Pull complete 08:54:44 c5a475d317c9: Pull complete 08:54:44 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:54:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:54:44 ---> be29e6b0f0d4 08:54:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:54:45 ---> Running in a0aa87bed14f 08:54:45 Removing intermediate container a0aa87bed14f 08:54:45 ---> e35deacd73a3 08:54:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:54:45 ---> Running in 2363efd0bb7e 08:54:45 Removing intermediate container 2363efd0bb7e 08:54:45 ---> 76ea4d775aa0 08:54:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:54:45 ---> Running in 67dcacb14109 08:54:46 Removing intermediate container 67dcacb14109 08:54:46 ---> fb78095321ad 08:54:46 Step 6/12 : WORKDIR /device-uart 08:54:46 ---> Running in 9dc9b5c45d92 08:54:46 Removing intermediate container 9dc9b5c45d92 08:54:46 ---> 3b06cf5cfa1b 08:54:46 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:54:46 ---> Running in 3d4b178af206 08:54:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:54:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:54:49 (1/4) Installing openssh-keygen (9.7_p1-r4) 08:54:49 (2/4) Installing libedit (20240517.3.1-r0) 08:54:49 (3/4) Installing openssh-client-common (9.7_p1-r4) 08:54:49 (4/4) Installing openssh-client-default (9.7_p1-r4) 08:54:49 Executing busybox-1.36.1-r29.trigger 08:54:49 OK: 242 MiB in 58 packages 08:54:50 Removing intermediate container 3d4b178af206 08:54:50 ---> 4d12fb2a2c3b 08:54:50 Step 8/12 : COPY go.mod vendor* ./ 08:54:50 ---> 5d762ba4a482 08:54:50 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:50 ---> Running in 43749c43f4fa 08:56:42 Removing intermediate container 43749c43f4fa 08:56:42 ---> 3141b0d56c84 08:56:42 Step 10/12 : COPY . . 08:56:42 ---> a7a945f156d4 08:56:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:56:42 ---> Running in 476f18853914 08:56:42 Removing intermediate container 476f18853914 08:56:42 ---> bc25148d38eb 08:56:42 Step 12/12 : RUN ${MAKE} 08:56:42 ---> Running in 21bd3332eb39 08:56:42 noop 08:56:42 Removing intermediate container 21bd3332eb39 08:56:42 ---> 82ad4867f8b0 08:56:42 Successfully built 82ad4867f8b0 08:56:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:42 + docker inspect -f . ci-base-image-arm64 08:56:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:43 prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container 08:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:44 $ docker top 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:45 + go version 08:56:45 go version go1.23.2 linux/arm64 [Pipeline] } 08:56:45 $ docker stop --time=1 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df 08:56:46 $ docker rm -f --volumes 49acc1a92b62ec22efd1a801ab9b89865b740f3485cfe5020f7ad05861f5c1df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:47 + docker inspect -f . ci-base-image-arm64 08:56:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:47 prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container 08:56:47 $ 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/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:56:48 $ docker top 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:49 + git config --global --add safe.directory /w/workspace/device-uart/38 [Pipeline] fileExists [Pipeline] sh 08:56:49 + make test 08:56:49 go test ./... -coverprofile=coverage.out 08:56:56 ? github.com/edgexfoundry/device-uart [no test files] 09:00:18 github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements 09:00:18 github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements 09:00:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:00:18 go vet ./... 09:00:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:00:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:00:57 ./bin/test-attribution-txt.sh [Pipeline] echo 09:00:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:00:57 $ docker stop --time=1 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 09:00:59 $ docker rm -f --volumes 3dd1f730a764a64746efdac5261429106e6de7398de8fb41a749996254dd8807 [Pipeline] // withDockerContainer [Pipeline] sh 09:01:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:01:00 Warning: overwriting stash ‘coverage-report’ 09:01:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:01:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:01:02 + ls -al . 09:01:02 total 232 09:01:02 drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 08:56 . 09:01:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 08:53 .. 09:01:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 4 08:53 .dockerignore 09:01:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 08:53 .git 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 .github 09:01:02 -rw-rw-r-- 1 jenkins jenkins 343 Oct 4 08:53 .gitignore 09:01:02 -rw-rw-r-- 1 jenkins jenkins 198 Oct 4 08:53 .golangci.yml 09:01:02 -rw-rw-r-- 1 jenkins jenkins 18662 Oct 4 08:53 Attribution.txt 09:01:02 -rw-rw-r-- 1 jenkins jenkins 1908 Oct 4 08:53 CHANGELOG.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 1918 Oct 4 08:53 Dockerfile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 08:53 GOVERNANCE.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 675 Oct 4 08:53 Jenkinsfile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 4 08:53 LICENSE 09:01:02 -rw-rw-r-- 1 jenkins jenkins 1872 Oct 4 08:53 Makefile 09:01:02 -rw-rw-r-- 1 jenkins jenkins 617 Oct 4 08:53 OWNERS.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 8892 Oct 4 08:53 README.md 09:01:02 -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:46 VERSION 09:01:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 08:53 bin 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 cmd 09:01:02 -rw-r--r-- 1 jenkins jenkins 6770 Oct 4 09:00 coverage.out 09:01:02 -rw-rw-r-- 1 jenkins jenkins 6936 Oct 4 08:53 go.mod 09:01:02 -rw-rw-r-- 1 jenkins jenkins 100395 Oct 4 08:53 go.sum 09:01:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 08:53 internal 09:01:02 -rw-rw-r-- 1 jenkins jenkins 209 Oct 4 08:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + 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=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e --label arch=arm64 --label version=3.0.1-dev.31 . 09:01:03 Sending build context to Docker daemon 12.87MB 09:01:03 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 09:01:03 Step 2/26 : FROM ${BASE} AS builder 09:01:03 ---> 82ad4867f8b0 09:01:03 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 09:01:03 ---> Running in 664b6ab2582f 09:01:03 Removing intermediate container 664b6ab2582f 09:01:03 ---> 28c2e58144f2 09:01:03 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 09:01:03 ---> Running in d948f9784e27 09:01:03 Removing intermediate container d948f9784e27 09:01:03 ---> 702bbf263f92 09:01:03 Step 5/26 : ARG ADD_BUILD_TAGS="" 09:01:03 ---> Running in 6993fc3ef7cc 09:01:04 Removing intermediate container 6993fc3ef7cc 09:01:04 ---> d4fa238968e1 09:01:04 Step 6/26 : WORKDIR /device-uart 09:01:04 ---> Running in 5edba3ecdc51 09:01:04 Removing intermediate container 5edba3ecdc51 09:01:04 ---> 1f44341e432d 09:01:04 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:01:04 ---> Running in f8165dc7d7b2 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:01:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:01:07 OK: 242 MiB in 58 packages 09:01:08 Removing intermediate container f8165dc7d7b2 09:01:08 ---> 94705cca84aa 09:01:08 Step 8/26 : COPY go.mod vendor* ./ 09:01:08 ---> 730bf2c70292 09:01:08 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:08 ---> Running in 420c0a3f800c 09:01:11 Removing intermediate container 420c0a3f800c 09:01:11 ---> 672493a3148c 09:01:11 Step 10/26 : COPY . . 09:01:12 ---> 9ae86d7d24ed 09:01:12 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:01:12 ---> Running in ecfe741606a2 09:01:12 Removing intermediate container ecfe741606a2 09:01:12 ---> e0785b0ec13e 09:01:12 Step 12/26 : RUN ${MAKE} 09:01:12 ---> Running in d2de41ee7f54 09:01:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.31 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-uart ./cmd 09:04:35 Removing intermediate container d2de41ee7f54 09:04:35 ---> 3e594dbf376c 09:04:35 Step 13/26 : FROM alpine:3.20 09:04:35 3.20: Pulling from library/alpine 09:04:35 cf04c63912e1: Already exists 09:04:35 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 09:04:35 Status: Downloaded newer image for alpine:3.20 09:04:35 ---> c157a85ed455 09:04:35 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 09:04:35 ---> Running in 2d04ca901ffe 09:04:35 Removing intermediate container 2d04ca901ffe 09:04:35 ---> 5ffab893fa5e 09:04:35 Step 15/26 : RUN apk add --update --no-cache dumb-init 09:04:35 ---> Running in 95bf7c3ba41f 09:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:37 (1/1) Installing dumb-init (1.2.5-r3) 09:04:37 Executing busybox-1.36.1-r29.trigger 09:04:37 OK: 9 MiB in 15 packages 09:04:38 Removing intermediate container 95bf7c3ba41f 09:04:38 ---> 7a9ea16762a2 09:04:38 Step 16/26 : RUN apk --no-cache upgrade 09:04:38 ---> Running in a4ad08c034db 09:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:41 Upgrading critical system libraries and apk-tools: 09:04:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:04:41 Executing busybox-1.36.1-r29.trigger 09:04:41 Continuing the upgrade transaction with new apk-tools: 09:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:43 OK: 9 MiB in 15 packages 09:04:44 Removing intermediate container a4ad08c034db 09:04:44 ---> d62c7e49622d 09:04:44 Step 17/26 : WORKDIR / 09:04:44 ---> Running in 41dc20c60707 09:04:44 Removing intermediate container 41dc20c60707 09:04:44 ---> 07bf537f9e6f 09:04:44 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 09:04:44 ---> 7f9b425d3ecd 09:04:44 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 09:04:46 ---> a2c9f5cee0b1 09:04:46 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 09:04:47 ---> 6ea1167f194c 09:04:47 Step 21/26 : EXPOSE 59995 09:04:47 ---> Running in 5a32dd2f107f 09:04:47 Removing intermediate container 5a32dd2f107f 09:04:47 ---> 698dfee64e73 09:04:47 Step 22/26 : ENTRYPOINT ["/device-uart"] 09:04:47 ---> Running in a5505a143064 09:04:48 Removing intermediate container a5505a143064 09:04:48 ---> aa99b442a679 09:04:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:48 ---> Running in 36cfb2f4f551 09:04:48 Removing intermediate container 36cfb2f4f551 09:04:48 ---> 27bf926b8f1b 09:04:48 Step 24/26 : LABEL arch=arm64 09:04:48 ---> Running in 044031b741ef 09:04:48 Removing intermediate container 044031b741ef 09:04:48 ---> 8f805b335671 09:04:48 Step 25/26 : LABEL git_sha=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 09:04:48 ---> Running in b9108114dcde 09:04:48 Removing intermediate container b9108114dcde 09:04:48 ---> d908f72a3eab 09:04:48 Step 26/26 : LABEL version=3.0.1-dev.31 09:04:49 ---> Running in e528ea4d14a5 09:04:49 Removing intermediate container e528ea4d14a5 09:04:49 ---> 87725e4384ed 09:04:49 [Warning] One or more build-args [ARCH] were not consumed 09:04:49 Successfully built 87725e4384ed 09:04:49 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:04:49 provisioning config files... 09:04:49 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/38@tmp/config15192251802104889020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:49 ---> ****-login.sh 09:04:49 nexus3.edgexfoundry.org:10001 09:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:50 Configure a credential helper to remove this warning. See 09:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:50 09:04:50 Login Succeeded 09:04:50 nexus3.edgexfoundry.org:10002 09:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:50 Configure a credential helper to remove this warning. See 09:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:50 09:04:50 Login Succeeded 09:04:50 nexus3.edgexfoundry.org:10003 09:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:50 Configure a credential helper to remove this warning. See 09:04:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:50 09:04:50 Login Succeeded 09:04:50 nexus3.edgexfoundry.org:10004 09:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:51 Configure a credential helper to remove this warning. See 09:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:51 09:04:51 Login Succeeded 09:04:51 ****.io 09:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:04:51 Configure a credential helper to remove this warning. See 09:04:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:04:51 09:04:51 Login Succeeded 09:04:51 ---> ****-login.sh ends [Pipeline] } 09:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:04:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:04:51 [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: 09:04:51 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 09:04:51 latest 09:04:51 3.0.1-dev.31 09:04:51 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 09:04:51 main 09:04:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:52 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:52 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 09:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:04:52 f338670a34cc: Preparing 09:04:52 32076975feb4: Preparing 09:04:52 ff02c5f77f0e: Preparing 09:04:52 74ca6c5205d0: Preparing 09:04:52 0a2c5626ffbc: Preparing 09:04:52 16113d51b718: Preparing 09:04:52 16113d51b718: Waiting 09:04:53 ff02c5f77f0e: Pushed 09:04:53 32076975feb4: Pushed 09:04:53 0a2c5626ffbc: Pushed 09:04:53 16113d51b718: Layer already exists 09:04:53 74ca6c5205d0: Pushed 09:05:03 f338670a34cc: Pushed 09:05:03 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:03 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:03 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:05:03 f338670a34cc: Preparing 09:05:03 32076975feb4: Preparing 09:05:03 ff02c5f77f0e: Preparing 09:05:03 74ca6c5205d0: Preparing 09:05:03 0a2c5626ffbc: Preparing 09:05:03 16113d51b718: Preparing 09:05:03 16113d51b718: Waiting 09:05:03 ff02c5f77f0e: Layer already exists 09:05:03 0a2c5626ffbc: Layer already exists 09:05:03 74ca6c5205d0: Layer already exists 09:05:03 f338670a34cc: Layer already exists 09:05:03 32076975feb4: Layer already exists 09:05:03 16113d51b718: Layer already exists 09:05:04 latest: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:04 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:04 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 09:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:05:04 f338670a34cc: Preparing 09:05:04 32076975feb4: Preparing 09:05:04 ff02c5f77f0e: Preparing 09:05:04 74ca6c5205d0: Preparing 09:05:04 0a2c5626ffbc: Preparing 09:05:04 16113d51b718: Preparing 09:05:04 16113d51b718: Waiting 09:05:04 0a2c5626ffbc: Layer already exists 09:05:04 32076975feb4: Layer already exists 09:05:04 ff02c5f77f0e: Layer already exists 09:05:04 74ca6c5205d0: Layer already exists 09:05:04 f338670a34cc: Layer already exists 09:05:04 16113d51b718: Layer already exists 09:05:04 3.0.1-dev.31: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:05 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:05 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 09:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:05:05 f338670a34cc: Preparing 09:05:05 32076975feb4: Preparing 09:05:05 ff02c5f77f0e: Preparing 09:05:05 74ca6c5205d0: Preparing 09:05:05 0a2c5626ffbc: Preparing 09:05:05 16113d51b718: Preparing 09:05:05 16113d51b718: Waiting 09:05:05 f338670a34cc: Layer already exists 09:05:05 0a2c5626ffbc: Layer already exists 09:05:05 32076975feb4: Layer already exists 09:05:05 74ca6c5205d0: Layer already exists 09:05:05 ff02c5f77f0e: Layer already exists 09:05:05 16113d51b718: Layer already exists 09:05:05 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:06 + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main 09:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] 09:05:06 f338670a34cc: Preparing 09:05:06 32076975feb4: Preparing 09:05:06 ff02c5f77f0e: Preparing 09:05:06 74ca6c5205d0: Preparing 09:05:06 0a2c5626ffbc: Preparing 09:05:06 16113d51b718: Preparing 09:05:06 16113d51b718: Waiting 09:05:06 ff02c5f77f0e: Layer already exists 09:05:06 f338670a34cc: Layer already exists 09:05:06 0a2c5626ffbc: Layer already exists 09:05:06 74ca6c5205d0: Layer already exists 09:05:06 32076975feb4: Layer already exists 09:05:06 16113d51b718: Layer already exists 09:05:06 main: digest: sha256:d61676209971af189add5d9df663573aae1cd2ca583b9dbeb6ff1f0deb6c36ba size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:06 ===================================================== [Pipeline] echo 09:05:06 taggedImages: 09:05:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e 09:05:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest 09:05:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.31 09:05:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:69ede8b4d67baa3d48ae0f121c49ed45734e5b1e-3.0.1-dev.31 09:05:06 - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:07 09:05:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:07 arm64: Pulling from edgex-lftools-log-publisher 09:05:07 8998bd30e6a1: Pulling fs layer 09:05:07 04944245beec: Pulling fs layer 09:05:07 699f458cf7ca: Pulling fs layer 09:05:07 765212b225bb: Pulling fs layer 09:05:07 f23df028b6ca: Pulling fs layer 09:05:07 d65c8cfc05b1: Pulling fs layer 09:05:07 2437ff75d9bd: Pulling fs layer 09:05:07 765212b225bb: Waiting 09:05:07 f23df028b6ca: Waiting 09:05:07 d65c8cfc05b1: Waiting 09:05:07 2437ff75d9bd: Waiting 09:05:07 04944245beec: Verifying Checksum 09:05:07 04944245beec: Download complete 09:05:07 765212b225bb: Verifying Checksum 09:05:07 765212b225bb: Download complete 09:05:07 f23df028b6ca: Verifying Checksum 09:05:07 f23df028b6ca: Download complete 09:05:07 d65c8cfc05b1: Verifying Checksum 09:05:07 d65c8cfc05b1: Download complete 09:05:08 699f458cf7ca: Verifying Checksum 09:05:08 699f458cf7ca: Download complete 09:05:08 8998bd30e6a1: Verifying Checksum 09:05:08 8998bd30e6a1: Download complete 09:05:11 2437ff75d9bd: Verifying Checksum 09:05:11 2437ff75d9bd: Download complete 09:05:13 8998bd30e6a1: Pull complete 09:05:13 04944245beec: Pull complete 09:05:15 699f458cf7ca: Pull complete 09:05:15 765212b225bb: Pull complete 09:05:16 f23df028b6ca: Pull complete 09:05:16 d65c8cfc05b1: Pull complete 09:05:34 2437ff75d9bd: Pull complete 09:05:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:05:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:34 prd-ubuntu20.04-docker-arm64-4c-16g-18388 does not seem to be running inside a container 09:05:34 $ 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/38 -v /w/workspace/device-uart/38:/w/workspace/device-uart/38:rw,z -v /w/workspace/device-uart/38@tmp:/w/workspace/device-uart/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:05:37 $ docker top 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:37 ---> job-cost.sh 09:05:38 lf-activate-venv: SKIPPING 09:05:38 INFO: No Stack... 09:05:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:05:39 INFO: Archiving Costs [Pipeline] sh 09:05:40 + cat /w/workspace/device-uart/38/archives/cost.csv 09:05:40 + cut -d, -f6 [Pipeline] lock 09:05:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] 09:05:40 Resource [jenkins-edgexfoundry-device-uart-main-38-stack-cost] did not exist. Created. 09:05:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:05:40 /w/workspace/device-uart/38@tmp/durable-d4a16fe7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:05:41 + echo total: 0.10999999940395355 [Pipeline] stash 09:05:41 Warning: overwriting stash ‘stack-cost’ 09:05:41 Stashed 1 file(s) [Pipeline] } 09:05:41 Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-38-stack-cost] [Pipeline] // lock [Pipeline] } 09:05:41 $ docker stop --time=1 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 09:05:43 $ docker rm -f --volumes 26192b35292f7d8e167d12bb6e049deca5f067509c916e7d161ff30a58b18330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:05:43 provisioning config files... 09:05:43 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config1750951222803386085tmp [Pipeline] { [Pipeline] sh 09:05:43 + set +x 09:05:43 + curl -s https://codecov.io/bash 09:05:43 + bash -s -- 09:05:43 09:05:43 _____ _ 09:05:43 / ____| | | 09:05:43 | | ___ __| | ___ ___ _____ __ 09:05:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:05:43 | |___| (_) | (_| | __/ (_| (_) \ V / 09:05:43 \_____\___/ \__,_|\___|\___\___/ \_/ 09:05:43 Bash-1.0.6 09:05:43 09:05:43 09:05:43 ==> git version 2.25.1 found 09:05:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:05:43 Release-Date: 2020-01-08 09:05:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:05:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:05:43 ==> Jenkins CI detected. 09:05:43 current dir:  /w/workspace/edgexfoundry_device-uart_main 09:05:43 project root: . 09:05:43 --> token set from env 09:05:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:05:43 ==> Running gcov in . (disable via -X gcov) 09:05:43 ==> Python coveragepy not found 09:05:43 ==> Searching for coverage reports in: 09:05:43 + . 09:05:43 -> Found 1 reports 09:05:43 ==> Detecting git/mercurial file structure 09:05:43 ==> Reading reports 09:05:44 + ./coverage.out bytes=6770 09:05:44 ==> Appending adjustments 09:05:44 https://docs.codecov.io/docs/fixing-reports 09:05:44 + Found adjustments 09:05:44 ==> Gzipping contents 09:05:44 4.0K /tmp/codecov.gufnou.gz 09:05:44 ==> Uploading reports 09:05:44 url: https://codecov.io 09:05:44 query: branch=main&commit=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:44 -> Pinging Codecov 09:05:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=69ede8b4d67baa3d48ae0f121c49ed45734e5b1e&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= 09:05:44 -> Uploading to 09:05:44 https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/69ede8b4d67baa3d48ae0f121c49ed45734e5b1e/8a42dc24-3b90-4dc8-88bc-16ee74bd6100.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T090544Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ee45542e8680f96e81d91390af2f539c076dbd412ef28c2c03b3c1c24b4f19f0 09:05:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:05:44 Dload Upload Total Spent Left Speed 09:05:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 6355 --:--:-- --:--:-- --:--:-- 6355 09:05:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] } 09:05:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 09:05:45 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:05:45 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:45 09:05:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:45 latest: Pulling from edgex-devops/edgex-snyk-go 09:05:45 43c4264eed91: Already exists 09:05:45 4cc291be95ef: Already exists 09:05:45 2ac1f1163629: Already exists 09:05:45 5c3c966382ef: Already exists 09:05:45 4f4fb700ef54: Already exists 09:05:45 d9c7d2e4e75e: Pulling fs layer 09:05:45 9c3e1370e548: Pulling fs layer 09:05:45 d9c7d2e4e75e: Verifying Checksum 09:05:45 d9c7d2e4e75e: Download complete 09:05:46 d9c7d2e4e75e: Pull complete 09:05:46 9c3e1370e548: Verifying Checksum 09:05:46 9c3e1370e548: Download complete 09:05:50 9c3e1370e548: Pull complete 09:05:50 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:50 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:05:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:05:53 $ docker top ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:53 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo 09:05:54 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh 09:05:54 + set -o pipefail 09:05:54 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' 09:06:02 09:06:02 Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... 09:06:02 09:06:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/beec6a41-6356-4d70-9d68-8651a86a1111 09:06:02 09:06:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:06:02 09:06:02 09:06:02 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:06:02 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:06:02 $ docker stop --time=1 ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 09:06:08 $ docker rm -f --volumes ca486ff547dbed939523019524800a1bc48bec20a460bfe116a8cee1715550a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:10 + git log --format=format:%s -1 69ede8b4d67baa3d48ae0f121c49ed45734e5b1e [Pipeline] sh 09:06:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:10 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:06:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:12 $ docker top 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:12 [ssh-agent] Looking for ssh-agent implementation... 09:06:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:12 $ docker exec 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac ssh-agent 09:06:12 SSH_AUTH_SOCK=/tmp/ssh-0BRAVBX5erh0/agent.33 09:06:12 SSH_AGENT_PID=39 09:06:12 Running ssh-add (command line suppressed) 09:06:12 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2770022333811859163.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2770022333811859163.key) 09:06:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:12 + git semver tag 09:06:13 2024-10-04 09:06:12,932 [run_tag] DEBUG tag force:False 09:06:13 2024-10-04 09:06:12,933 [check_head_tag] DEBUG check head tag 09:06:13 2024-10-04 09:06:12,934 [execute] INFO git cat-file --batch-check 09:06:13 2024-10-04 09:06:12,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:06:13 2024-10-04 09:06:12,938 [execute] INFO git cat-file --batch 09:06:13 2024-10-04 09:06:12,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) 09:06:13 2024-10-04 09:06:12,953 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:13 2024-10-04 09:06:12,953 [execute] INFO git tag -a v3.0.1-dev.31 -m v3.0.1-dev.31 09:06:13 2024-10-04 09:06:12,953 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.31', '-m', 'v3.0.1-dev.31'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:06:13 2024-10-04 09:06:12,960 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:13 3.0.1-dev.31 [Pipeline] } 09:06:13 $ docker exec --env ******** --env ******** 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac ssh-agent -k 09:06:13 unset SSH_AUTH_SOCK; 09:06:13 unset SSH_AGENT_PID; 09:06:13 echo Agent pid 39 killed; 09:06:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:13 + git semver [Pipeline] } 09:06:13 $ docker stop --time=1 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac 09:06:15 $ docker rm -f --volumes 11743dea921816715a885ac083f2c71d5227ef6500031d38c248a6f6bbe306ac [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:15 09:06:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:15 0.23.1-centos7: Pulling from edgex-lftools 09:06:15 ab5ef0e58194: Pulling fs layer 09:06:15 9712f1f96733: Pulling fs layer 09:06:15 63f879dbbcfc: Pulling fs layer 09:06:15 0d9ebad4ef96: Pulling fs layer 09:06:15 e9a5061849ea: Pulling fs layer 09:06:15 d747dcd14b5f: Pulling fs layer 09:06:15 2de7ff778b66: Pulling fs layer 09:06:15 d747dcd14b5f: Waiting 09:06:15 e9a5061849ea: Waiting 09:06:15 2de7ff778b66: Waiting 09:06:15 0d9ebad4ef96: Waiting 09:06:15 9712f1f96733: Verifying Checksum 09:06:15 9712f1f96733: Download complete 09:06:16 63f879dbbcfc: Verifying Checksum 09:06:16 63f879dbbcfc: Download complete 09:06:16 e9a5061849ea: Verifying Checksum 09:06:16 e9a5061849ea: Download complete 09:06:16 d747dcd14b5f: Verifying Checksum 09:06:16 d747dcd14b5f: Download complete 09:06:16 0d9ebad4ef96: Verifying Checksum 09:06:16 0d9ebad4ef96: Download complete 09:06:16 2de7ff778b66: Verifying Checksum 09:06:16 2de7ff778b66: Download complete 09:06:16 ab5ef0e58194: Verifying Checksum 09:06:16 ab5ef0e58194: Download complete 09:06:19 ab5ef0e58194: Pull complete 09:06:19 9712f1f96733: Pull complete 09:06:19 63f879dbbcfc: Pull complete 09:06:23 0d9ebad4ef96: Pull complete 09:06:23 e9a5061849ea: Pull complete 09:06:23 d747dcd14b5f: Pull complete 09:06:24 2de7ff778b66: Pull complete 09:06:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:06:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:06:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:24 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:06:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:06:31 $ docker top be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:06:31 provisioning config files... 09:06:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config4136178652097354752tmp 09:06:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config15986517524887225779tmp 09:06:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8636837002675149315tmp [Pipeline] { [Pipeline] echo 09:06:32 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:06:32 ---> sigul-configuration.sh 09:06:32 gpg: directory `/root/.gnupg' created 09:06:32 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:06:32 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:06:32 gpg: keyring `/root/.gnupg/secring.gpg' created 09:06:32 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:06:32 gpg: CAST5 encrypted data 09:06:32 gpg: encrypted with 1 passphrase 09:06:32 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:06:32 + mkdir /home/jenkins 09:06:32 + mkdir /home/jenkins/sigul [Pipeline] sh 09:06:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:06:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:06:33 ---> sigul-install.sh 09:06:33 Sigul already installed; skipping installation. [Pipeline] sh 09:06:33 + git tag --list 09:06:33 v0.0.0 09:06:33 v0.0.1-dev.1 09:06:33 v0.0.1-dev.2 09:06:33 v0.0.1-dev.3 09:06:33 v0.0.1-dev.4 09:06:33 v3.0.0 09:06:33 v3.0.1-dev.1 09:06:33 v3.0.1-dev.10 09:06:33 v3.0.1-dev.11 09:06:33 v3.0.1-dev.12 09:06:33 v3.0.1-dev.13 09:06:33 v3.0.1-dev.14 09:06:33 v3.0.1-dev.15 09:06:33 v3.0.1-dev.16 09:06:33 v3.0.1-dev.17 09:06:33 v3.0.1-dev.18 09:06:33 v3.0.1-dev.19 09:06:33 v3.0.1-dev.2 09:06:33 v3.0.1-dev.20 09:06:33 v3.0.1-dev.21 09:06:33 v3.0.1-dev.22 09:06:33 v3.0.1-dev.23 09:06:33 v3.0.1-dev.24 09:06:33 v3.0.1-dev.25 09:06:33 v3.0.1-dev.26 09:06:33 v3.0.1-dev.27 09:06:33 v3.0.1-dev.28 09:06:33 v3.0.1-dev.29 09:06:33 v3.0.1-dev.3 09:06:33 v3.0.1-dev.30 09:06:33 v3.0.1-dev.31 09:06:33 v3.0.1-dev.4 09:06:33 v3.0.1-dev.5 09:06:33 v3.0.1-dev.6 09:06:33 v3.0.1-dev.7 09:06:33 v3.0.1-dev.8 09:06:33 v3.0.1-dev.9 09:06:33 v3.1 09:06:33 v3.1.0 09:06:33 v3.1.1 09:06:33 v3.1.1-dev.1 [Pipeline] sh 09:06:33 + lftools sign git-tag v3.0.1-dev.31 09:06:34 Signing Git tag with Sigul... 09:06:34 Signing v3.0.1-dev.31 [Pipeline] echo 09:06:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:06:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:06:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:06:34 $ docker stop --time=1 be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd 09:06:36 $ docker rm -f --volumes be461b837ed61cc0a888f6992bf7d1ee967c8bb19b7aec9d234eb8f0f7608abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:06:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:37 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:06:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:37 $ docker top c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd -eo pid,comm 09:06:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:06:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:37 [ssh-agent] Looking for ssh-agent implementation... 09:06:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:37 $ docker exec c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd ssh-agent 09:06:37 SSH_AUTH_SOCK=/tmp/ssh-ZOTZ6WNpoX1Y/agent.32 09:06:37 SSH_AGENT_PID=38 09:06:37 Running ssh-add (command line suppressed) 09:06:38 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8698681359646216226.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8698681359646216226.key) 09:06:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:38 + git semver bump pre 09:06:38 2024-10-04 09:06:38,536 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:38 2024-10-04 09:06:38,536 [bump_version] DEBUG bumping version:3.0.1-dev.31 on axis:pre with prefix:dev 09:06:38 2024-10-04 09:06:38,537 [bump_version] DEBUG bumped version:3.0.1-dev.32 09:06:38 2024-10-04 09:06:38,537 [write_version] DEBUG write version:3.0.1-dev.32 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True 09:06:38 2024-10-04 09:06:38,537 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:38 2024-10-04 09:06:38,537 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:38 2024-10-04 09:06:38,538 [execute] INFO git cat-file --batch-check 09:06:38 2024-10-04 09:06:38,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:38 2024-10-04 09:06:38,543 [execute] INFO git cat-file --batch 09:06:38 2024-10-04 09:06:38,544 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:38 2024-10-04 09:06:38,548 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:38 3.0.1-dev.32 [Pipeline] } 09:06:38 $ docker exec --env ******** --env ******** c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd ssh-agent -k 09:06:38 unset SSH_AUTH_SOCK; 09:06:38 unset SSH_AGENT_PID; 09:06:38 echo Agent pid 38 killed; 09:06:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:39 + git semver [Pipeline] } 09:06:39 $ docker stop --time=1 c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd 09:06:40 $ docker rm -f --volumes c31957306bd2deaf07c9c53479e96c7827539b40a6de98b7094106ffa3f69dfd [Pipeline] // withDockerContainer [Pipeline] sh 09:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:06:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:41 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:06:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:06:41 $ docker top 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:06:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:06:41 [ssh-agent] Looking for ssh-agent implementation... 09:06:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:06:41 $ docker exec 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 ssh-agent 09:06:41 SSH_AUTH_SOCK=/tmp/ssh-HQJblzYtBUBK/agent.32 09:06:41 SSH_AGENT_PID=38 09:06:41 Running ssh-add (command line suppressed) 09:06:42 Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5770155240579157266.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_5770155240579157266.key) 09:06:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:06:42 + git semver push 09:06:42 2024-10-04 09:06:42,849 [run_push] DEBUG push 09:06:42 2024-10-04 09:06:42,849 [execute] INFO git cat-file --batch-check 09:06:42 2024-10-04 09:06:42,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) 09:06:42 2024-10-04 09:06:42,853 [execute] INFO git rev-list dcfa5901ea276a17da469f25b1a32a2fb80206c1 -- 09:06:42 2024-10-04 09:06:42,853 [execute] DEBUG Popen(['git', 'rev-list', 'dcfa5901ea276a17da469f25b1a32a2fb80206c1', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:42 2024-10-04 09:06:42,859 [execute] INFO git fetch -v origin 09:06:42 2024-10-04 09:06:42,860 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) 09:06:43 2024-10-04 09:06:43,307 [run_push] DEBUG no remote changes detected 09:06:43 2024-10-04 09:06:43,307 [execute] INFO git push origin semver 09:06:43 2024-10-04 09:06:43,307 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) 09:06:44 2024-10-04 09:06:44,102 [run_push] DEBUG push all version tags 09:06:44 2024-10-04 09:06:44,102 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:06:44 2024-10-04 09:06:44,103 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) 09:06:45 2024-10-04 09:06:44,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main 09:06:45 3.0.1-dev.32 [Pipeline] } 09:06:45 $ docker exec --env ******** --env ******** 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 ssh-agent -k 09:06:45 unset SSH_AUTH_SOCK; 09:06:45 unset SSH_AGENT_PID; 09:06:45 echo Agent pid 38 killed; 09:06:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:06:45 + git semver [Pipeline] } 09:06:45 $ docker stop --time=1 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 09:06:46 $ docker rm -f --volumes 6ad4c792f6c1d99acaf0ecfd3e29a7916061c784ceb6fb8791bd551f4ffffe87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:06:47 + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] 09:06:47 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:06:47 total 16 09:06:47 drwxr-xr-x 3 root root 4096 Oct 4 07:49 . 09:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 09:06 .. 09:06:47 drwxr-xr-x 2 root root 4096 Oct 4 07:49 cost 09:06:47 -rw-r--r-- 1 root root 82 Oct 4 07:49 cost.csv 09:06:47 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives 09:06:47 + ls -al /w/workspace/edgexfoundry_device-uart_main/archives 09:06:47 total 16 09:06:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:49 . 09:06:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 09:06 .. 09:06:47 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:49 cost 09:06:47 -rw-r--r-- 1 jenkins jenkins 82 Oct 4 07:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:06:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:48 ---> package-listing.sh 09:06:48 ++ facter osfamily 09:06:48 ++ tr '[:upper:]' '[:lower:]' 09:06:49 + OS_FAMILY=debian 09:06:49 + workspace=/w/workspace/edgexfoundry_device-uart_main 09:06:49 + START_PACKAGES=/tmp/packages_start.txt 09:06:49 + END_PACKAGES=/tmp/packages_end.txt 09:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:49 + PACKAGES=/tmp/packages_start.txt 09:06:49 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:06:49 + PACKAGES=/tmp/packages_end.txt 09:06:49 + case "${OS_FAMILY}" in 09:06:49 + dpkg -l 09:06:49 + grep '^ii' 09:06:49 + '[' -f /tmp/packages_start.txt ']' 09:06:49 + '[' -f /tmp/packages_end.txt ']' 09:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:49 + '[' /w/workspace/edgexfoundry_device-uart_main ']' 09:06:49 + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ 09:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo 09:06:49 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:50 prd-ubuntu20.04-docker-8c-8g-16386 does not seem to be running inside a container 09:06:50 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:50 $ docker top 515312b42964ae7766843e4c8425708037f14c55a394652254c1399df56a026d -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:50 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:51 + ls /var/log/sa-host 09:06:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:51 provisioning config files... 09:06:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3593741914453955338tmp [Pipeline] { [Pipeline] echo 09:06:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> create-netrc.sh [Pipeline] } 09:06:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:51 ---> python-tools-install.sh [Pipeline] echo 09:06:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:52 ---> sudo-logs.sh 09:06:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:52 ---> job-cost.sh 09:06:52 lf-activate-venv: SKIPPING 09:06:52 DEBUG: total: 0.2199999988079071 09:06:52 INFO: Retrieving Stack Cost... 09:06:52 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:53 INFO: Archiving Costs [Pipeline] echo 09:06:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:53 ---> logs-deploy.sh 09:06:53 lf-activate-venv: SKIPPING 09:06:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/38 09:06:53 INFO: archiving workspace using pattern(s): 09:06:54 Archives upload complete. 09:06:54 INFO: archiving logs to Nexus 09:06:55 ---> uname -a: 09:06:55 Linux prd-ubuntu20-04-docker-8c-8g-16386 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:06:55 09:06:55 09:06:55 ---> lscpu: 09:06:55 Architecture: x86_64 09:06:55 CPU op-mode(s): 32-bit, 64-bit 09:06:55 Byte Order: Little Endian 09:06:55 Address sizes: 40 bits physical, 48 bits virtual 09:06:55 CPU(s): 8 09:06:55 On-line CPU(s) list: 0-7 09:06:55 Thread(s) per core: 1 09:06:55 Core(s) per socket: 1 09:06:55 Socket(s): 8 09:06:55 NUMA node(s): 1 09:06:55 Vendor ID: AuthenticAMD 09:06:55 CPU family: 23 09:06:55 Model: 49 09:06:55 Model name: AMD EPYC-Rome Processor 09:06:55 Stepping: 0 09:06:55 CPU MHz: 2800.000 09:06:55 BogoMIPS: 5600.00 09:06:55 Virtualization: AMD-V 09:06:55 Hypervisor vendor: KVM 09:06:55 Virtualization type: full 09:06:55 L1d cache: 256 KiB 09:06:55 L1i cache: 256 KiB 09:06:55 L2 cache: 4 MiB 09:06:55 L3 cache: 128 MiB 09:06:55 NUMA node0 CPU(s): 0-7 09:06:55 Vulnerability Itlb multihit: Not affected 09:06:55 Vulnerability L1tf: Not affected 09:06:55 Vulnerability Mds: Not affected 09:06:55 Vulnerability Meltdown: Not affected 09:06:55 Vulnerability Mmio stale data: Not affected 09:06:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:06:55 Vulnerability Srbds: Not affected 09:06:55 Vulnerability Tsx async abort: Not affected 09:06:55 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 09:06:55 09:06:55 09:06:55 ---> nproc: 09:06:55 8 09:06:55 09:06:55 09:06:55 ---> df -h: 09:06:55 Filesystem Size Used Avail Use% Mounted on 09:06:55 overlay 155G 13G 142G 9% / 09:06:55 tmpfs 64M 0 64M 0% /dev 09:06:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:06:55 shm 64M 0 64M 0% /dev/shm 09:06:55 /dev/vda1 155G 13G 142G 9% /facter-os 09:06:55 09:06:55 09:06:55 ---> sar -b -r -n DEV: 09:06:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-16386) 10/04/24 _x86_64_ (8 CPU) 09:06:55 09:06:55 07:45:26 LINUX RESTART (8 CPU) 09:06:55 09:06:55 07:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:06:55 07:47:01 476.54 13.71 462.83 0.00 1799.67 58641.65 0.00 09:06:55 07:48:01 177.19 0.07 177.12 0.00 6.53 57797.97 0.00 09:06:55 07:49:01 107.28 0.13 107.15 0.00 5.60 43011.36 0.00 09:06:55 07:50:01 122.61 0.03 122.58 0.00 5.20 24989.44 0.00 09:06:55 07:51:01 47.63 5.10 42.53 0.00 4343.20 8447.35 0.00 09:06:55 07:52:01 6.21 0.02 6.20 0.00 0.13 124.89 0.00 09:06:55 07:53:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 09:06:55 07:54:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 09:06:55 07:55:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 09:06:55 07:56:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 09:06:55 07:57:01 1.28 0.00 1.28 0.00 0.00 18.66 0.00 09:06:55 07:58:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 09:06:55 07:59:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:06:55 08:00:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 09:06:55 08:01:01 2.08 0.02 2.07 0.00 0.13 27.33 0.00 09:06:55 08:02:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 09:06:55 08:03:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 09:06:55 08:04:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 09:06:55 08:05:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 09:06:55 08:06:01 3.27 1.52 1.75 0.00 35.46 22.53 0.00 09:06:55 08:07:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:06:55 08:08:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 09:06:55 08:09:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:06:55 08:10:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 09:06:55 08:11:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:06:55 08:12:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:06:55 08:13:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 09:06:55 08:14:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 09:06:55 08:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 09:06:55 08:16:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 09:06:55 08:17:01 1.13 0.02 1.12 0.00 0.13 12.80 0.00 09:06:55 08:18:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 09:06:55 08:19:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 09:06:55 08:20:01 1.12 0.00 1.12 0.00 0.00 14.93 0.00 09:06:55 08:21:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 09:06:55 08:22:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 09:06:55 08:23:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 09:06:55 08:24:01 3.37 1.02 2.35 0.00 21.86 31.46 0.00 09:06:55 08:25:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:06:55 08:26:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 09:06:55 08:27:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 09:06:55 08:28:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 09:06:55 08:29:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 09:06:55 08:30:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 09:06:55 08:31:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:06:55 08:32:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 09:06:55 08:33:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 09:06:55 08:34:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 09:06:55 08:35:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 09:06:55 08:36:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 09:06:55 08:37:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 09:06:55 08:38:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 09:06:55 08:39:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:06:55 08:40:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 09:06:55 08:41:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 09:06:55 08:42:01 1.12 0.00 1.12 0.00 0.00 14.53 0.00 09:06:55 08:43:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:06:55 08:44:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 09:06:55 08:45:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 09:06:55 08:46:01 1.47 0.00 1.47 0.00 0.00 19.33 0.00 09:06:55 08:47:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:06:55 08:48:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 09:06:55 08:49:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:06:55 08:50:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 09:06:55 08:51:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:06:55 08:52:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 09:06:55 08:53:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 09:06:55 08:54:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 09:06:55 08:55:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:06:55 08:56:01 1.30 0.00 1.30 0.00 0.00 18.26 0.00 09:06:55 08:57:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 09:06:55 08:58:01 1.17 0.00 1.17 0.00 0.00 15.06 0.00 09:06:55 08:59:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:06:55 09:00:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:06:55 09:01:01 1.20 0.00 1.20 0.00 0.00 15.19 0.00 09:06:55 09:02:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 09:06:55 09:03:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 09:06:55 09:04:02 1.00 0.00 1.00 0.00 0.00 13.20 0.00 09:06:55 09:05:01 1.17 0.00 1.17 0.00 0.00 14.37 0.00 09:06:55 09:06:01 25.35 0.20 25.15 0.00 9.47 15628.86 0.00 09:06:55 Average: 13.20 0.27 12.93 0.00 77.85 2622.21 0.00 09:06:55 09:06:55 07:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:06:55 07:47:01 28079724 31547396 758576 2.31 130408 3502380 1893320 5.58 1250868 3040836 430332 09:06:55 07:48:01 27550460 31541576 756728 2.30 190320 3898160 1823124 5.37 1241748 3508592 357868 09:06:55 07:49:01 27016044 31533256 764968 2.33 195088 4417472 1909604 5.63 1378288 3904460 46664 09:06:55 07:50:01 26944520 31540800 757680 2.30 203476 4460332 1774408 5.23 1380380 3942724 384 09:06:55 07:51:01 26491912 31518840 752164 2.29 232176 4858172 1718256 5.06 1658068 4082992 1012 09:06:55 07:52:01 26507484 31529468 741032 2.25 230716 4855040 1717440 5.06 1645824 4079848 4 09:06:55 07:53:01 26507448 31529500 740900 2.25 230796 4855044 1717440 5.06 1645868 4079856 8 09:06:55 07:54:01 26511392 31533532 736884 2.24 230856 4855052 1717440 5.06 1642256 4079860 20 09:06:55 07:55:01 26511352 31533552 736792 2.24 230896 4855052 1717440 5.06 1642324 4079864 12 09:06:55 07:56:01 26513180 31535456 734844 2.23 230976 4855056 1717440 5.06 1640700 4079864 16 09:06:55 07:57:01 26513404 31535720 734776 2.23 231012 4855056 1717440 5.06 1640320 4079864 12 09:06:55 07:58:01 26513560 31535956 734428 2.23 231056 4855060 1717440 5.06 1640360 4079868 8 09:06:55 07:59:01 26513340 31535764 734620 2.23 231076 4855064 1717440 5.06 1640676 4079872 8 09:06:55 08:00:01 26513332 31535804 734460 2.23 231136 4855064 1717440 5.06 1640472 4079872 44 09:06:55 08:01:01 26513148 31535744 734696 2.23 231192 4855036 1727164 5.09 1640188 4079844 8 09:06:55 08:02:01 26508368 31531040 739336 2.25 231244 4855048 1727164 5.09 1647516 4079848 56 09:06:55 08:03:01 26508488 31531208 739112 2.25 231276 4855052 1727164 5.09 1647060 4079852 16 09:06:55 08:04:01 26508308 31531044 739224 2.25 231296 4855056 1727164 5.09 1647340 4079856 52 09:06:55 08:05:01 26507944 31530716 739500 2.25 231320 4855056 1727164 5.09 1647468 4079860 8 09:06:55 08:06:01 26503996 31528636 741572 2.26 231360 4856112 1727164 5.09 1655188 4080172 28 09:06:55 08:07:01 26503744 31528408 741764 2.26 231384 4856128 1727164 5.09 1654964 4080120 16 09:06:55 08:08:01 26504000 31528664 741648 2.26 231400 4856128 1727164 5.09 1654964 4080120 40 09:06:55 08:09:01 26503928 31528644 741664 2.26 231424 4856132 1727164 5.09 1655144 4080124 8 09:06:55 08:10:01 26503628 31528344 741884 2.26 231440 4856136 1727164 5.09 1655056 4080124 44 09:06:55 08:11:01 26503356 31528136 742068 2.26 231464 4856140 1727164 5.09 1655204 4080140 16 09:06:55 08:12:01 26503308 31528096 742040 2.26 231480 4856136 1727164 5.09 1655152 4080144 44 09:06:55 08:13:01 26503316 31528104 741940 2.26 231496 4856144 1727164 5.09 1655188 4080144 8 09:06:55 08:14:01 26503248 31528092 742132 2.26 231512 4856148 1727164 5.09 1655244 4080152 144 09:06:55 08:15:01 26503336 31528180 742000 2.26 231528 4856148 1727164 5.09 1655232 4080152 12 09:06:55 08:16:01 26502964 31527972 742164 2.26 231548 4856272 1727164 5.09 1655724 4080272 52 09:06:55 08:17:01 26502168 31527208 742860 2.26 231572 4856280 1727164 5.09 1655504 4080276 20 09:06:55 08:18:01 26501548 31526668 743056 2.26 231596 4856276 1727164 5.09 1655556 4080276 156 09:06:55 08:19:01 26501564 31526692 742952 2.26 231616 4856288 1727164 5.09 1655264 4080280 24 09:06:55 08:20:01 26501076 31526268 743356 2.26 231628 4856296 1727164 5.09 1655892 4080288 64 09:06:55 08:21:01 26501528 31526728 743020 2.26 231644 4856280 1727164 5.09 1655588 4080288 16 09:06:55 08:22:01 26501172 31526392 743104 2.26 231680 4856300 1727164 5.09 1655380 4080292 72 09:06:55 08:23:01 26501124 31526408 743164 2.26 231700 4856304 1727164 5.09 1655728 4080300 4 09:06:55 08:24:01 26496416 31522672 746724 2.27 231780 4856924 1755316 5.17 1656044 4080848 24 09:06:55 08:25:01 26496432 31522724 746660 2.27 231788 4856928 1755316 5.17 1656136 4080852 8 09:06:55 08:26:01 26496700 31522992 746316 2.27 231808 4856928 1755316 5.17 1656204 4080852 40 09:06:55 08:27:01 26496716 31523016 746212 2.27 231832 4856928 1738704 5.12 1655844 4080856 32 09:06:55 08:28:01 26496700 31523072 746128 2.27 231860 4856936 1738704 5.12 1656180 4080856 4 09:06:55 08:29:01 26496868 31523272 746076 2.27 231896 4856940 1738704 5.12 1655944 4080864 28 09:06:55 08:30:01 26496852 31523260 746044 2.27 231912 4856944 1738704 5.12 1655964 4080868 144 09:06:55 08:31:01 26496788 31523284 746000 2.27 231956 4856944 1738704 5.12 1655988 4080868 44 09:06:55 08:32:01 26497096 31523640 745492 2.27 231996 4856948 1738704 5.12 1656252 4080872 64 09:06:55 08:33:01 26496376 31522976 746120 2.27 232024 4856952 1738704 5.12 1656016 4080880 8 09:06:55 08:34:01 26496904 31523512 745488 2.27 232060 4856952 1738704 5.12 1656172 4080880 148 09:06:55 08:35:01 26497096 31523756 745416 2.27 232088 4856956 1738704 5.12 1656188 4080884 4 09:06:55 08:36:01 26497120 31523820 745284 2.27 232144 4856956 1738704 5.12 1656284 4080880 44 09:06:55 08:37:01 26497040 31523820 745280 2.27 232176 4856960 1738704 5.12 1656724 4080888 24 09:06:55 08:38:01 26497024 31523832 745192 2.27 232204 4856968 1738704 5.12 1656452 4080892 152 09:06:55 08:39:01 26497388 31524376 744796 2.26 232236 4857100 1722540 5.08 1656516 4081008 4 09:06:55 08:40:01 26497160 31524168 745184 2.27 232252 4857104 1722540 5.08 1656532 4081028 40 09:06:55 08:41:01 26497712 31524748 744548 2.26 232284 4857104 1722540 5.08 1656616 4081028 20 09:06:55 08:42:01 26497888 31524984 744288 2.26 232316 4857108 1722540 5.08 1656816 4081032 148 09:06:55 08:43:01 26497968 31525072 744132 2.26 232332 4857112 1722540 5.08 1656640 4081036 4 09:06:55 08:44:01 26497820 31524952 744428 2.26 232344 4857112 1722540 5.08 1656656 4081036 4 09:06:55 08:45:01 26497764 31524912 744428 2.26 232372 4857116 1722540 5.08 1656516 4081040 24 09:06:55 08:46:01 26497820 31525020 744256 2.26 232416 4857120 1706164 5.03 1656688 4081048 40 09:06:55 08:47:01 26497708 31524944 744272 2.26 232444 4857124 1706164 5.03 1656628 4081048 12 09:06:55 08:48:01 26497660 31524936 744240 2.26 232456 4857128 1706164 5.03 1656848 4081052 152 09:06:55 08:49:01 26497612 31524908 744192 2.26 232484 4857128 1706164 5.03 1656896 4081052 12 09:06:55 08:50:01 26497660 31524992 744056 2.26 232500 4857132 1706164 5.03 1656752 4081056 44 09:06:55 08:51:01 26497324 31524684 744520 2.26 232532 4857128 1706164 5.03 1656560 4081064 16 09:06:55 08:52:01 26497276 31524660 744512 2.26 232548 4857136 1706164 5.03 1656628 4081060 192 09:06:55 08:53:01 26497828 31525220 743856 2.26 232584 4857140 1706164 5.03 1656924 4081064 8 09:06:55 08:54:01 26497612 31525060 743936 2.26 232608 4857144 1706164 5.03 1656960 4081068 52 09:06:55 08:55:01 26497384 31524864 744132 2.26 232624 4857144 1706164 5.03 1656448 4081068 12 09:06:55 08:56:01 26497052 31524580 744320 2.26 232668 4857156 1706164 5.03 1656828 4081076 100 09:06:55 08:57:01 26497556 31525092 743736 2.26 232700 4857156 1689464 4.98 1656804 4081080 12 09:06:55 08:58:01 26498016 31525620 743668 2.26 232732 4857160 1689464 4.98 1656888 4081088 56 09:06:55 08:59:01 26497932 31525544 743728 2.26 232752 4857164 1689464 4.98 1656876 4081092 8 09:06:55 09:00:01 26497656 31525364 743880 2.26 232788 4857164 1689464 4.98 1656932 4081096 156 09:06:55 09:01:01 26497560 31525304 743872 2.26 232828 4857168 1689464 4.98 1656800 4081092 44 09:06:55 09:02:01 26497420 31525228 744148 2.26 232852 4857168 1705532 5.03 1657236 4081092 16 09:06:55 09:03:01 26497516 31525356 743992 2.26 232876 4857172 1705532 5.03 1656780 4081096 24 09:06:55 09:04:02 26497404 31525252 744012 2.26 232900 4857180 1721732 5.07 1656920 4081104 200 09:06:55 09:05:01 26497640 31525620 743676 2.26 232916 4857308 1721732 5.07 1657220 4081232 8 09:06:55 09:06:01 25306472 31239080 1021928 3.11 242180 5661412 2035388 6.00 2034696 4785484 419404 09:06:55 Average: 26530954 31523852 747203 2.27 229435 4827217 1732421 5.11 1641546 4065358 15736 09:06:55 09:06:55 07:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:06:55 07:47:01 docker0 325.71 472.41 28.49 3503.89 0.00 0.00 0.00 0.00 09:06:55 07:47:01 lo 6.33 6.33 0.63 0.63 0.00 0.00 0.00 0.00 09:06:55 07:47:01 ens3 749.65 511.28 8650.18 82.64 0.00 0.00 0.00 0.00 09:06:55 07:48:01 veth3c9f7c6 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:06:55 07:48:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 09:06:55 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:48:01 ens3 26.53 16.26 32.65 9.49 0.00 0.00 0.00 0.00 09:06:55 07:49:01 docker0 1.38 2.80 0.08 38.09 0.00 0.00 0.00 0.00 09:06:55 07:49:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 09:06:55 07:49:01 ens3 24.68 14.93 59.63 9.42 0.00 0.00 0.00 0.00 09:06:55 07:50:01 docker0 4.68 8.27 0.29 116.83 0.00 0.00 0.00 0.00 09:06:55 07:50:01 lo 7.73 7.73 0.76 0.76 0.00 0.00 0.00 0.00 09:06:55 07:50:01 ens3 159.52 121.98 2666.56 365.92 0.00 0.00 0.00 0.00 09:06:55 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:51:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 09:06:55 07:51:01 ens3 201.72 84.75 2748.62 6.04 0.00 0.00 0.00 0.00 09:06:55 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:52:01 ens3 0.33 0.25 0.02 0.02 0.00 0.00 0.00 0.00 09:06:55 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:53:01 ens3 1.45 0.57 3.21 0.04 0.00 0.00 0.00 0.00 09:06:55 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:54:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:55:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:56:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:06:55 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:57:01 ens3 0.25 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:06:55 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 07:59:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:06:55 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:00:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:01:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:02:01 ens3 1.77 2.38 0.34 13.48 0.00 0.00 0.00 0.00 09:06:55 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:03:01 ens3 0.55 0.03 0.05 0.00 0.00 0.00 0.00 0.00 09:06:55 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:04:01 ens3 3.52 3.38 0.64 13.36 0.00 0.00 0.00 0.00 09:06:55 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:05:01 ens3 0.97 0.75 0.30 6.56 0.00 0.00 0.00 0.00 09:06:55 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:06:55 08:06:01 ens3 23.65 28.80 6.59 84.27 0.00 0.00 0.00 0.00 09:06:55 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:08:01 ens3 0.62 0.12 0.11 0.01 0.00 0.00 0.00 0.00 09:06:55 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:09:01 ens3 0.57 0.37 0.35 0.28 0.00 0.00 0.00 0.00 09:06:55 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:10:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:11:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:12:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:13:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 09:06:55 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:15:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:06:55 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:16:01 ens3 0.75 0.70 0.40 0.30 0.00 0.00 0.00 0.00 09:06:55 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:18:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:19:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:06:55 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:20:01 ens3 0.67 0.52 0.28 0.22 0.00 0.00 0.00 0.00 09:06:55 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:21:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:22:01 ens3 0.32 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:06:55 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:24:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:25:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:26:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:27:01 ens3 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:06:55 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:28:01 ens3 0.68 0.42 0.33 0.22 0.00 0.00 0.00 0.00 09:06:55 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:29:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:31:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:32:01 ens3 1.43 0.63 0.42 0.23 0.00 0.00 0.00 0.00 09:06:55 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:33:01 ens3 0.67 0.57 0.36 0.29 0.00 0.00 0.00 0.00 09:06:55 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:34:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:35:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:36:01 ens3 0.73 0.22 0.19 0.07 0.00 0.00 0.00 0.00 09:06:55 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:37:01 ens3 0.63 0.40 0.36 0.28 0.00 0.00 0.00 0.00 09:06:55 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:40:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:41:01 ens3 0.70 0.10 0.13 0.07 0.00 0.00 0.00 0.00 09:06:55 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:42:01 ens3 1.10 0.28 0.29 0.20 0.00 0.00 0.00 0.00 09:06:55 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:43:01 ens3 1.05 0.00 0.04 0.00 0.00 0.00 0.00 0.00 09:06:55 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:44:01 ens3 1.28 0.13 0.11 0.01 0.00 0.00 0.00 0.00 09:06:55 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:45:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:06:55 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:46:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:06:55 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:47:01 ens3 0.22 0.03 0.06 0.00 0.00 0.00 0.00 0.00 09:06:55 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:49:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:06:55 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:50:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:06:55 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:51:01 ens3 0.27 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:06:55 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:52:01 ens3 0.30 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:06:55 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:53:01 ens3 0.58 0.00 0.05 0.00 0.00 0.00 0.00 0.00 09:06:55 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:54:01 ens3 0.73 0.55 0.36 0.29 0.00 0.00 0.00 0.00 09:06:55 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:55:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:56:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:06:55 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:57:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 08:59:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 09:00:01 ens3 0.65 0.15 0.11 0.01 0.00 0.00 0.00 0.00 09:06:55 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:01:01 ens3 0.75 0.60 0.43 0.35 0.00 0.00 0.00 0.00 09:06:55 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 09:02:01 ens3 0.62 0.47 0.27 0.22 0.00 0.00 0.00 0.00 09:06:55 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:03:01 ens3 0.42 0.02 0.04 0.00 0.00 0.00 0.00 0.00 09:06:55 09:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:04:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:06:55 09:04:02 ens3 1.60 0.90 0.72 0.51 0.00 0.00 0.00 0.00 09:06:55 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:05:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:06:55 09:06:01 vetha12b993 85.14 161.54 8.63 1260.50 0.00 0.00 0.00 0.10 09:06:55 09:06:01 docker0 85.14 161.42 7.46 1260.50 0.00 0.00 0.00 0.00 09:06:55 09:06:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:06:55 09:06:01 ens3 255.19 138.93 3911.89 22.53 0.00 0.00 0.00 0.00 09:06:55 Average: vetha12b993 1.06 2.02 0.11 15.76 0.00 0.00 0.00 0.00 09:06:55 Average: docker0 5.21 8.07 0.45 61.51 0.00 0.00 0.00 0.00 09:06:55 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 09:06:55 Average: ens3 18.43 11.69 226.15 7.73 0.00 0.00 0.00 0.00 09:06:55 09:06:55