Pull request #32 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7538f9860d18368bc0125d8041c670cdedc05bf+5ecf853e9146b6aac4215f7018ae941eb175f8eb (f6f8882fc58444fa2c9a596524a6fbdf28190287) 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-ssh6085124313883227282.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh15868426216342574173.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6516929566493174117.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6364327113509742218.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5956216300822665252.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-32/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1997337925471887222.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17045’ Running on prd-ubuntu20.04-docker-8c-8g-17048 in /w/workspace/edgexfoundry_device-uart_PR-32 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-32 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit c7538f9860d18368bc0125d8041c670cdedc05bf Merge succeeded, producing c7538f9860d18368bc0125d8041c670cdedc05bf Checking out Revision c7538f9860d18368bc0125d8041c670cdedc05bf (PR-32) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-08T18:30:28.828Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git config core.sparsecheckout # timeout=10 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 [2023-11-08T18:30:29.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-08T18:30:29.119Z] ========================================================= [2023-11-08T18:30:29.119Z] EdgeX Global Pipelines Version Info [2023-11-08T18:30:29.119Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:30:29.873Z] ------------------- [2023-11-08T18:30:29.874Z] stable info: [2023-11-08T18:30:29.874Z] ------------------- [2023-11-08T18:30:29.874Z] Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com [2023-11-08T18:30:29.874Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:30:29.874Z] Message: update stable to v1.0.257 [2023-11-08T18:30:30.444Z] ------------------- [2023-11-08T18:30:30.444Z] experimental info: [2023-11-08T18:30:30.444Z] ------------------- [2023-11-08T18:30:30.444Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-08T18:30:30.444Z] Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [2023-11-08T18:30:30.444Z] Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-08T18:30:30.712Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-08T18:30:30.753Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-08T18:30:30.798Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-08T18:30:30.842Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-08T18:30:30.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-08T18:30:30.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-08T18:30:30.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-08T18:30:31.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-08T18:30:31.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-08T18:30:31.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-08T18:30:31.145Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-08T18:30:31.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-08T18:30:31.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-08T18:30:31.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-08T18:30:31.391Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:30:31.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-08T18:30:31.496Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:30:31.541Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-08T18:30:31.587Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-08T18:30:31.629Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-08T18:30:31.666Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-08T18:30:31.705Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-08T18:30:31.740Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-08T18:30:31.772Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-08T18:30:31.806Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-08T18:30:31.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-08T18:30:31.876Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-08T18:30:31.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-32 [Pipeline] echo [2023-11-08T18:30:31.952Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-32 [Pipeline] echo [2023-11-08T18:30:31.993Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-32 [Pipeline] echo [2023-11-08T18:30:32.033Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo [2023-11-08T18:30:32.072Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7538f9 [Pipeline] echo [2023-11-08T18:30:32.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:30:32.224Z] provisioning config files... [2023-11-08T18:30:32.237Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config7832639223665968988tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:30:32.608Z] ---> docker-login.sh [2023-11-08T18:30:32.608Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:30:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:32.891Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:32.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:32.891Z] [2023-11-08T18:30:32.891Z] Login Succeeded [2023-11-08T18:30:32.891Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:30:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:33.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:33.152Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:33.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:33.152Z] [2023-11-08T18:30:33.152Z] Login Succeeded [2023-11-08T18:30:33.152Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:30:33.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:33.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:33.152Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:33.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:33.152Z] [2023-11-08T18:30:33.152Z] Login Succeeded [2023-11-08T18:30:33.152Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:30:33.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:33.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:33.152Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:33.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:33.152Z] [2023-11-08T18:30:33.152Z] Login Succeeded [2023-11-08T18:30:33.152Z] docker.io [2023-11-08T18:30:33.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:33.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:33.984Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:33.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:33.984Z] [2023-11-08T18:30:33.984Z] Login Succeeded [2023-11-08T18:30:33.984Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:30:34.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-08T18:30:34.627Z] + git rev-list -1 --merges c7538f9860d18368bc0125d8041c670cdedc05bf~1..c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo [2023-11-08T18:30:34.714Z] -----------> git rev-list -1 --merges c7538f9860d18368bc0125d8041c670cdedc05bf~1..c7538f9860d18368bc0125d8041c670cdedc05bf c7538f9860d18368bc0125d8041c670cdedc05bf [false] [Pipeline] sh [2023-11-08T18:30:35.031Z] + git log --format=format:%s -1 c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo [2023-11-08T18:30:35.068Z] ========================================================= [2023-11-08T18:30:35.068Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-08T18:30:35.068Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:30:35.563Z] + git log --format=format:%s -1 c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] echo [2023-11-08T18:30:35.599Z] [semverPrep] GIT_COMMIT: c7538f9860d18368bc0125d8041c670cdedc05bf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-08T18:30:35.633Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-08T18:30:36.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-08T18:30:36.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-08T18:30:36.017Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-08T18:30:36.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-08T18:30:36.017Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-08T18:30:36.017Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-08T18:30:36.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:30:36.458Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:30:36.458Z] [2023-11-08T18:30:36.458Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:30:36.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:30:36.840Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-08T18:30:36.840Z] b85a868b505f: Pulling fs layer [2023-11-08T18:30:36.840Z] e2be974225ed: Pulling fs layer [2023-11-08T18:30:36.840Z] 339a4e72a1f5: Pulling fs layer [2023-11-08T18:30:36.840Z] 988bab9f4d93: Pulling fs layer [2023-11-08T18:30:36.840Z] 1469e6f7b9e6: Pulling fs layer [2023-11-08T18:30:36.840Z] eaf3925da568: Pulling fs layer [2023-11-08T18:30:36.840Z] bab4dde63d76: Pulling fs layer [2023-11-08T18:30:36.840Z] bde34c3a00c8: Pulling fs layer [2023-11-08T18:30:36.840Z] b352a97aabf1: Pulling fs layer [2023-11-08T18:30:36.840Z] 4872d77fe225: Pulling fs layer [2023-11-08T18:30:36.840Z] 5851b861e8e6: Pulling fs layer [2023-11-08T18:30:36.840Z] 988bab9f4d93: Waiting [2023-11-08T18:30:36.840Z] bde34c3a00c8: Waiting [2023-11-08T18:30:36.840Z] b352a97aabf1: Waiting [2023-11-08T18:30:36.840Z] 4872d77fe225: Waiting [2023-11-08T18:30:36.840Z] bab4dde63d76: Waiting [2023-11-08T18:30:36.840Z] 5851b861e8e6: Waiting [2023-11-08T18:30:36.840Z] eaf3925da568: Waiting [2023-11-08T18:30:36.840Z] e2be974225ed: Download complete [2023-11-08T18:30:36.840Z] 988bab9f4d93: Download complete [2023-11-08T18:30:37.100Z] 1469e6f7b9e6: Verifying Checksum [2023-11-08T18:30:37.100Z] 1469e6f7b9e6: Download complete [2023-11-08T18:30:37.100Z] eaf3925da568: Verifying Checksum [2023-11-08T18:30:37.100Z] eaf3925da568: Download complete [2023-11-08T18:30:37.100Z] 339a4e72a1f5: Verifying Checksum [2023-11-08T18:30:37.100Z] 339a4e72a1f5: Download complete [2023-11-08T18:30:37.100Z] bde34c3a00c8: Verifying Checksum [2023-11-08T18:30:37.100Z] bde34c3a00c8: Download complete [2023-11-08T18:30:37.100Z] b352a97aabf1: Verifying Checksum [2023-11-08T18:30:37.100Z] b352a97aabf1: Download complete [2023-11-08T18:30:37.100Z] 4872d77fe225: Verifying Checksum [2023-11-08T18:30:37.100Z] 4872d77fe225: Download complete [2023-11-08T18:30:37.100Z] 5851b861e8e6: Verifying Checksum [2023-11-08T18:30:37.100Z] 5851b861e8e6: Download complete [2023-11-08T18:30:37.100Z] b85a868b505f: Download complete [2023-11-08T18:30:37.361Z] bab4dde63d76: Verifying Checksum [2023-11-08T18:30:37.361Z] bab4dde63d76: Download complete [2023-11-08T18:30:38.298Z] b85a868b505f: Pull complete [2023-11-08T18:30:38.557Z] e2be974225ed: Pull complete [2023-11-08T18:30:38.818Z] 339a4e72a1f5: Pull complete [2023-11-08T18:30:39.077Z] 988bab9f4d93: Pull complete [2023-11-08T18:30:39.335Z] 1469e6f7b9e6: Pull complete [2023-11-08T18:30:39.335Z] eaf3925da568: Pull complete [2023-11-08T18:30:41.238Z] bab4dde63d76: Pull complete [2023-11-08T18:30:41.238Z] bde34c3a00c8: Pull complete [2023-11-08T18:30:41.238Z] b352a97aabf1: Pull complete [2023-11-08T18:30:41.238Z] 4872d77fe225: Pull complete [2023-11-08T18:30:41.499Z] 5851b861e8e6: Pull complete [2023-11-08T18:30:41.499Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-08T18:30:41.499Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-08T18:30:41.499Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:30:41.752Z] prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container [2023-11-08T18:30:41.797Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-08T18:30:46.392Z] $ docker top 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 -eo pid,comm [2023-11-08T18:30:46.453Z] 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). [2023-11-08T18:30:46.453Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-08T18:30:46.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:30:46.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:30:46.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:30:46.714Z] $ docker exec 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent [2023-11-08T18:30:46.819Z] SSH_AUTH_SOCK=/tmp/ssh-zEsFlIGxfdu7/agent.32 [2023-11-08T18:30:46.819Z] SSH_AGENT_PID=38 [2023-11-08T18:30:46.826Z] Running ssh-add (command line suppressed) [2023-11-08T18:30:46.918Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_11544192438903863672.key (/w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_11544192438903863672.key) [2023-11-08T18:30:46.933Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:30:47.271Z] + git tag --points-at HEAD [Pipeline] } [2023-11-08T18:30:47.299Z] $ docker exec --env ******** --env ******** 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent -k [2023-11-08T18:30:47.394Z] unset SSH_AUTH_SOCK; [2023-11-08T18:30:47.395Z] unset SSH_AGENT_PID; [2023-11-08T18:30:47.395Z] echo Agent pid 38 killed; [2023-11-08T18:30:47.405Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-08T18:30:47.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-08T18:30:47.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-08T18:30:47.621Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-08T18:30:47.623Z] $ docker exec 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent [2023-11-08T18:30:47.724Z] SSH_AUTH_SOCK=/tmp/ssh-2j2KeVLiimbB/agent.70 [2023-11-08T18:30:47.724Z] SSH_AGENT_PID=76 [2023-11-08T18:30:47.729Z] Running ssh-add (command line suppressed) [2023-11-08T18:30:47.830Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_5482099094570142898.key (/w/workspace/edgexfoundry_device-uart_PR-32@tmp/private_key_5482099094570142898.key) [2023-11-08T18:30:47.843Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-08T18:30:48.172Z] + git semver init [2023-11-08T18:30:48.433Z] 2023-11-08 18:30:48,346 [run_init] DEBUG init version:0.0.0 force:False [2023-11-08T18:30:48.433Z] 2023-11-08 18:30:48,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-32/.semver [2023-11-08T18:30:48.433Z] 2023-11-08 18:30:48,348 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-32/.semver [2023-11-08T18:30:48.433Z] 2023-11-08 18:30:48,348 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-32/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32, universal_newlines=False, shell=None, istream=None) [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,324 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-32/.git/info/exclude [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,324 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 with force:False [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,324 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,326 [execute] INFO git cat-file --batch-check [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,327 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,331 [execute] INFO git cat-file --batch [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-32/.semver, universal_newlines=False, shell=None, istream=) [2023-11-08T18:30:49.372Z] 2023-11-08 18:30:49,334 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-32/.semver/PR-32 [2023-11-08T18:30:49.372Z] 0.0.0 [Pipeline] } [2023-11-08T18:30:49.405Z] $ docker exec --env ******** --env ******** 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 ssh-agent -k [2023-11-08T18:30:49.506Z] unset SSH_AUTH_SOCK; [2023-11-08T18:30:49.506Z] unset SSH_AGENT_PID; [2023-11-08T18:30:49.506Z] echo Agent pid 76 killed; [2023-11-08T18:30:49.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-08T18:30:49.956Z] + git semver [Pipeline] } [2023-11-08T18:30:50.242Z] $ docker stop --time=1 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 [2023-11-08T18:30:51.544Z] $ docker rm -f --volumes 2ced7865f182ddd472d88793d58d393b46951980d40e527e4ee5151fc5869400 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:30:51.953Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-08T18:30:52.201Z] Stashed 1 file(s) [Pipeline] echo [2023-11-08T18:30:52.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:30:52.850Z] provisioning config files... [2023-11-08T18:30:52.859Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config95167643536832678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:30:53.209Z] ---> docker-login.sh [2023-11-08T18:30:53.209Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:30:53.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:53.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:53.209Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:53.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:53.209Z] [2023-11-08T18:30:53.209Z] Login Succeeded [2023-11-08T18:30:53.209Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:30:53.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:53.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:53.469Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:53.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:53.469Z] [2023-11-08T18:30:53.469Z] Login Succeeded [2023-11-08T18:30:53.469Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:30:53.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:53.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:53.469Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:53.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:53.469Z] [2023-11-08T18:30:53.469Z] Login Succeeded [2023-11-08T18:30:53.469Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:30:53.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:53.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:53.729Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:53.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:53.729Z] [2023-11-08T18:30:53.729Z] Login Succeeded [2023-11-08T18:30:53.729Z] docker.io [2023-11-08T18:30:53.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:30:53.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:30:53.991Z] Configure a credential helper to remove this warning. See [2023-11-08T18:30:53.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:30:53.991Z] [2023-11-08T18:30:53.991Z] Login Succeeded [2023-11-08T18:30:53.991Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:30:54.022Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:30:54.225Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:30:54.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:30:54.299Z] ========================================================= [2023-11-08T18:30:54.299Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-08T18:30:54.299Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:30:54.788Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T18:30:54.788Z] Sending build context to Docker daemon 11.2MB [2023-11-08T18:30:54.788Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:30:54.788Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:30:54.788Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-08T18:30:54.788Z] 7264a8db6415: Pulling fs layer [2023-11-08T18:30:54.788Z] c4d48a809fc2: Pulling fs layer [2023-11-08T18:30:54.788Z] 4f1c88b9dad5: Pulling fs layer [2023-11-08T18:30:54.788Z] ad3a456e5733: Pulling fs layer [2023-11-08T18:30:54.788Z] 33e27b845d1e: Pulling fs layer [2023-11-08T18:30:54.788Z] c68163c4e522: Pulling fs layer [2023-11-08T18:30:54.788Z] 50da416c3ac9: Pulling fs layer [2023-11-08T18:30:54.788Z] 23d2d4c4bb30: Pulling fs layer [2023-11-08T18:30:54.788Z] c68163c4e522: Waiting [2023-11-08T18:30:54.788Z] 23d2d4c4bb30: Waiting [2023-11-08T18:30:54.788Z] 50da416c3ac9: Waiting [2023-11-08T18:30:54.788Z] ad3a456e5733: Waiting [2023-11-08T18:30:54.788Z] 33e27b845d1e: Waiting [2023-11-08T18:30:55.049Z] c4d48a809fc2: Download complete [2023-11-08T18:30:55.049Z] ad3a456e5733: Verifying Checksum [2023-11-08T18:30:55.049Z] ad3a456e5733: Download complete [2023-11-08T18:30:55.049Z] 33e27b845d1e: Verifying Checksum [2023-11-08T18:30:55.049Z] 33e27b845d1e: Download complete [2023-11-08T18:30:55.049Z] 7264a8db6415: Verifying Checksum [2023-11-08T18:30:55.049Z] 7264a8db6415: Download complete [2023-11-08T18:30:55.049Z] c68163c4e522: Verifying Checksum [2023-11-08T18:30:55.049Z] c68163c4e522: Download complete [2023-11-08T18:30:55.049Z] 7264a8db6415: Pull complete [2023-11-08T18:30:55.313Z] 23d2d4c4bb30: Verifying Checksum [2023-11-08T18:30:55.313Z] 23d2d4c4bb30: Download complete [2023-11-08T18:30:55.313Z] c4d48a809fc2: Pull complete [2023-11-08T18:30:55.574Z] 4f1c88b9dad5: Verifying Checksum [2023-11-08T18:30:55.574Z] 4f1c88b9dad5: Download complete [2023-11-08T18:30:55.832Z] 50da416c3ac9: Download complete [2023-11-08T18:30:59.134Z] 4f1c88b9dad5: Pull complete [2023-11-08T18:30:59.135Z] ad3a456e5733: Pull complete [2023-11-08T18:30:59.135Z] 33e27b845d1e: Pull complete [2023-11-08T18:30:59.135Z] c68163c4e522: Pull complete [2023-11-08T18:31:01.673Z] 50da416c3ac9: Pull complete [2023-11-08T18:31:02.284Z] 23d2d4c4bb30: Pull complete [2023-11-08T18:31:02.284Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-08T18:31:02.284Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-08T18:31:02.284Z] ---> 0786185ac409 [2023-11-08T18:31:02.284Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:31:07.652Z] Still waiting to schedule task [2023-11-08T18:31:07.653Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17046’ [2023-11-08T18:31:10.413Z] ---> Running in 783cfbb60e7f [2023-11-08T18:31:10.413Z] Removing intermediate container 783cfbb60e7f [2023-11-08T18:31:10.413Z] ---> 737525ca5fb6 [2023-11-08T18:31:10.413Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:31:10.413Z] ---> Running in e9b51241b7ee [2023-11-08T18:31:10.413Z] Removing intermediate container e9b51241b7ee [2023-11-08T18:31:10.413Z] ---> 5b621e83af20 [2023-11-08T18:31:10.413Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:31:10.413Z] ---> Running in 19a86def2d61 [2023-11-08T18:31:10.413Z] Removing intermediate container 19a86def2d61 [2023-11-08T18:31:10.413Z] ---> a71ef5ef2726 [2023-11-08T18:31:10.413Z] Step 6/12 : WORKDIR /device-uart [2023-11-08T18:31:10.413Z] ---> Running in bbd6fbecdb34 [2023-11-08T18:31:10.413Z] Removing intermediate container bbd6fbecdb34 [2023-11-08T18:31:10.413Z] ---> c5640d60de49 [2023-11-08T18:31:10.413Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:31:10.413Z] ---> Running in dd9f27ced5f5 [2023-11-08T18:31:10.413Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:31:10.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:31:10.934Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:31:10.934Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:31:10.934Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:31:10.934Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:31:10.934Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:31:10.934Z] OK: 268 MiB in 56 packages [2023-11-08T18:31:11.509Z] Removing intermediate container dd9f27ced5f5 [2023-11-08T18:31:11.509Z] ---> 8355e190905f [2023-11-08T18:31:11.509Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T18:31:11.775Z] ---> 78d8e6a044f9 [2023-11-08T18:31:11.775Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:31:11.775Z] ---> Running in d2f5b3c4ab7f [2023-11-08T18:31:58.680Z] Removing intermediate container d2f5b3c4ab7f [2023-11-08T18:31:58.680Z] ---> 170fda2a93b9 [2023-11-08T18:31:58.680Z] Step 10/12 : COPY . . [2023-11-08T18:31:58.680Z] ---> 0fc9c7cd11fb [2023-11-08T18:31:58.680Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:31:58.680Z] ---> Running in b70531841ae2 [2023-11-08T18:31:58.680Z] Removing intermediate container b70531841ae2 [2023-11-08T18:31:58.680Z] ---> 87c664cd3469 [2023-11-08T18:31:58.680Z] Step 12/12 : RUN ${MAKE} [2023-11-08T18:31:58.680Z] ---> Running in d709adadc532 [2023-11-08T18:31:58.680Z] noop [2023-11-08T18:31:58.680Z] Removing intermediate container d709adadc532 [2023-11-08T18:31:58.680Z] ---> 03887c1f6114 [2023-11-08T18:31:58.680Z] Successfully built 03887c1f6114 [2023-11-08T18:31:58.680Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:31:59.156Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:31:59.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:31:59.311Z] prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container [2023-11-08T18:31:59.344Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T18:31:59.686Z] $ docker top 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:32:00.070Z] + go version [2023-11-08T18:32:00.070Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-08T18:32:00.100Z] $ docker stop --time=1 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 [2023-11-08T18:32:01.430Z] $ docker rm -f --volumes 3cfbf2fcd814f76892021fbb82c926b2b12d462bffbbf1a4f545e4beda836222 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:32:02.128Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-08T18:32:02.128Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:32:02.273Z] prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container [2023-11-08T18:32:02.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-08T18:32:02.672Z] $ docker top 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:32:03.058Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-32 [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:32:03.424Z] + make test [2023-11-08T18:32:03.424Z] go test ./... -coverprofile=coverage.out [2023-11-08T18:32:04.819Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-08T18:32:14.863Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-08T18:32:14.863Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-08T18:32:20.234Z] go vet ./... [2023-11-08T18:32:23.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:32:23.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:32:23.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:32:23.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:32:23.598Z] $ docker stop --time=1 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add [2023-11-08T18:32:28.071Z] $ docker rm -f --volumes 09d0f98fd2ab42f2de88c817af1b565b04c03fb6c5d9daa9a17ea49b27e21add [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:32:28.622Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:32:28.685Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-08T18:32:29.319Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:32:29.633Z] + ls -al . [2023-11-08T18:32:29.633Z] total 152 [2023-11-08T18:32:29.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:32 . [2023-11-08T18:32:29.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:30 .. [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:30 .dockerignore [2023-11-08T18:32:29.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:32 .git [2023-11-08T18:32:29.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 .github [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:30 .gitignore [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:30 .golangci.yml [2023-11-08T18:32:29.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:30 .semver [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 18:30 Attribution.txt [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 18:30 Dockerfile [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:30 GOVERNANCE.md [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:30 Jenkinsfile [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:30 LICENSE [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 18:30 Makefile [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:30 OWNERS.md [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:30 README.md [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION [2023-11-08T18:32:29.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:30 bin [2023-11-08T18:32:29.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 cmd [2023-11-08T18:32:29.633Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 18:32 coverage.out [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 18:30 go.mod [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 18:30 go.sum [2023-11-08T18:32:29.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:30 internal [2023-11-08T18:32:29.633Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:32:30.017Z] + 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=c7538f9860d18368bc0125d8041c670cdedc05bf --label arch=amd64 --label version=0.0.0 . [2023-11-08T18:32:30.017Z] Sending build context to Docker daemon 11.21MB [2023-11-08T18:32:30.017Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:32:30.017Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T18:32:30.017Z] ---> 03887c1f6114 [2023-11-08T18:32:30.017Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:32:30.583Z] ---> Running in 024b299a3ba9 [2023-11-08T18:32:30.583Z] Removing intermediate container 024b299a3ba9 [2023-11-08T18:32:30.583Z] ---> 032fc599cd01 [2023-11-08T18:32:30.583Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:32:30.583Z] ---> Running in 19db63d48bf1 [2023-11-08T18:32:30.583Z] Removing intermediate container 19db63d48bf1 [2023-11-08T18:32:30.583Z] ---> f597a48e897b [2023-11-08T18:32:30.583Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:32:30.583Z] ---> Running in c2d6a4d7276e [2023-11-08T18:32:30.845Z] Removing intermediate container c2d6a4d7276e [2023-11-08T18:32:30.845Z] ---> afc02d5550d0 [2023-11-08T18:32:30.845Z] Step 6/25 : WORKDIR /device-uart [2023-11-08T18:32:30.845Z] ---> Running in 66931f0729a0 [2023-11-08T18:32:30.845Z] Removing intermediate container 66931f0729a0 [2023-11-08T18:32:30.845Z] ---> 6de000a64ec9 [2023-11-08T18:32:30.845Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:32:30.845Z] ---> Running in 551c2396d049 [2023-11-08T18:32:31.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:32:31.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:32:31.623Z] OK: 268 MiB in 56 packages [2023-11-08T18:32:31.882Z] Removing intermediate container 551c2396d049 [2023-11-08T18:32:31.882Z] ---> f54038539c44 [2023-11-08T18:32:31.882Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-08T18:32:32.145Z] ---> 472817f82094 [2023-11-08T18:32:32.145Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:32:32.145Z] ---> Running in 506c816743e1 [2023-11-08T18:32:33.525Z] Removing intermediate container 506c816743e1 [2023-11-08T18:32:33.525Z] ---> 764e7c78d57d [2023-11-08T18:32:33.525Z] Step 10/25 : COPY . . [2023-11-08T18:32:34.905Z] ---> c944e0254bae [2023-11-08T18:32:34.905Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:32:35.488Z] ---> Running in 86d9f6a457ca [2023-11-08T18:32:36.531Z] Removing intermediate container 86d9f6a457ca [2023-11-08T18:32:36.531Z] ---> baeaaa21c8d5 [2023-11-08T18:32:36.531Z] Step 12/25 : RUN ${MAKE} [2023-11-08T18:32:36.531Z] ---> Running in f6dd5661f578 [2023-11-08T18:32:37.489Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-08T18:33:04.072Z] Removing intermediate container f6dd5661f578 [2023-11-08T18:33:04.072Z] ---> bbb4069eedf0 [2023-11-08T18:33:04.072Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T18:33:04.072Z] 3.18: Pulling from library/alpine [2023-11-08T18:33:04.072Z] 96526aa774ef: Pulling fs layer [2023-11-08T18:33:04.072Z] 96526aa774ef: Verifying Checksum [2023-11-08T18:33:04.072Z] 96526aa774ef: Pull complete [2023-11-08T18:33:04.072Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T18:33:04.072Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T18:33:04.072Z] ---> 8ca4688f4f35 [2023-11-08T18:33:04.072Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-08T18:33:04.072Z] ---> Running in 5ca549c06559 [2023-11-08T18:33:04.072Z] Removing intermediate container 5ca549c06559 [2023-11-08T18:33:04.072Z] ---> 3958bc6dabb5 [2023-11-08T18:33:04.072Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-08T18:33:04.332Z] ---> Running in d23eebfeac97 [2023-11-08T18:33:04.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-08T18:33:04.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-08T18:33:04.853Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T18:33:04.853Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:33:04.853Z] OK: 7 MiB in 16 packages [2023-11-08T18:33:05.111Z] Removing intermediate container d23eebfeac97 [2023-11-08T18:33:05.111Z] ---> 4bf4029ed2d2 [2023-11-08T18:33:05.111Z] Step 16/25 : WORKDIR / [2023-11-08T18:33:05.111Z] ---> Running in 9032cd04f7ef [2023-11-08T18:33:05.372Z] Removing intermediate container 9032cd04f7ef [2023-11-08T18:33:05.372Z] ---> ee1ba191db75 [2023-11-08T18:33:05.372Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-08T18:33:05.632Z] ---> 6d6c5ab096f1 [2023-11-08T18:33:05.632Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-08T18:33:05.632Z] ---> 67d279fd7938 [2023-11-08T18:33:05.632Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-08T18:33:06.672Z] ---> d4de78f8d510 [2023-11-08T18:33:06.672Z] Step 20/25 : EXPOSE 59995 [2023-11-08T18:33:06.672Z] ---> Running in 97b20dcd0edc [2023-11-08T18:33:06.929Z] Removing intermediate container 97b20dcd0edc [2023-11-08T18:33:06.929Z] ---> a5c548391950 [2023-11-08T18:33:06.929Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-08T18:33:06.929Z] ---> Running in 00c60850324e [2023-11-08T18:33:06.929Z] Removing intermediate container 00c60850324e [2023-11-08T18:33:06.929Z] ---> 20456c0600d3 [2023-11-08T18:33:06.929Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T18:33:07.209Z] ---> Running in 7566e8990cd1 [2023-11-08T18:33:07.209Z] Removing intermediate container 7566e8990cd1 [2023-11-08T18:33:07.209Z] ---> 91a276969362 [2023-11-08T18:33:07.209Z] Step 23/25 : LABEL arch=amd64 [2023-11-08T18:33:07.209Z] ---> Running in 8095c8251b2f [2023-11-08T18:33:07.468Z] Removing intermediate container 8095c8251b2f [2023-11-08T18:33:07.468Z] ---> 80463265f9ed [2023-11-08T18:33:07.468Z] Step 24/25 : LABEL git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf [2023-11-08T18:33:07.468Z] ---> Running in 59c92b8d25c4 [2023-11-08T18:33:07.468Z] Removing intermediate container 59c92b8d25c4 [2023-11-08T18:33:07.468Z] ---> e880ab8d52ad [2023-11-08T18:33:07.468Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T18:33:07.468Z] ---> Running in 0234aa2e0281 [2023-11-08T18:33:07.468Z] Removing intermediate container 0234aa2e0281 [2023-11-08T18:33:07.468Z] ---> 6b43bd95ef27 [2023-11-08T18:33:07.468Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T18:33:07.468Z] Successfully built 6b43bd95ef27 [2023-11-08T18:33:07.468Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:33:08.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:33:08.361Z] [2023-11-08T18:33:08.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:33:08.742Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:33:08.742Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-08T18:33:08.742Z] 5eb5b503b376: Pulling fs layer [2023-11-08T18:33:08.742Z] 5c69ac0246d0: Pulling fs layer [2023-11-08T18:33:08.742Z] ec43610c2a17: Pulling fs layer [2023-11-08T18:33:08.742Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-08T18:33:08.742Z] 33b1e0a273af: Pulling fs layer [2023-11-08T18:33:08.742Z] 5d3b04190fa2: Pulling fs layer [2023-11-08T18:33:08.742Z] 2f39f015ded8: Pulling fs layer [2023-11-08T18:33:08.742Z] 3a2ae6a8a46f: Waiting [2023-11-08T18:33:08.742Z] 33b1e0a273af: Waiting [2023-11-08T18:33:08.742Z] 5d3b04190fa2: Waiting [2023-11-08T18:33:08.742Z] 2f39f015ded8: Waiting [2023-11-08T18:33:08.742Z] 5c69ac0246d0: Verifying Checksum [2023-11-08T18:33:08.742Z] 5c69ac0246d0: Download complete [2023-11-08T18:33:08.742Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-08T18:33:08.742Z] 3a2ae6a8a46f: Download complete [2023-11-08T18:33:08.742Z] 33b1e0a273af: Verifying Checksum [2023-11-08T18:33:08.742Z] 33b1e0a273af: Download complete [2023-11-08T18:33:08.742Z] ec43610c2a17: Verifying Checksum [2023-11-08T18:33:08.742Z] ec43610c2a17: Download complete [2023-11-08T18:33:09.001Z] 5d3b04190fa2: Verifying Checksum [2023-11-08T18:33:09.001Z] 5d3b04190fa2: Download complete [2023-11-08T18:33:09.001Z] 5eb5b503b376: Verifying Checksum [2023-11-08T18:33:09.001Z] 5eb5b503b376: Download complete [2023-11-08T18:33:09.568Z] 2f39f015ded8: Download complete [2023-11-08T18:33:10.501Z] 5eb5b503b376: Pull complete [2023-11-08T18:33:11.877Z] 5c69ac0246d0: Pull complete [2023-11-08T18:33:12.446Z] ec43610c2a17: Pull complete [2023-11-08T18:33:12.446Z] 3a2ae6a8a46f: Pull complete [2023-11-08T18:33:12.703Z] 33b1e0a273af: Pull complete [2023-11-08T18:33:12.703Z] 5d3b04190fa2: Pull complete [2023-11-08T18:33:16.883Z] 2f39f015ded8: Pull complete [2023-11-08T18:33:16.883Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-08T18:33:16.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:33:16.883Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:33:17.106Z] prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container [2023-11-08T18:33:17.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-08T18:33:26.531Z] $ docker top 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:33:26.964Z] ---> job-cost.sh [2023-11-08T18:33:26.964Z] lf-activate-venv: SKIPPING [2023-11-08T18:33:26.964Z] INFO: No Stack... [2023-11-08T18:33:27.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T18:33:27.487Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:33:27.806Z] + cat /w/workspace/edgexfoundry_device-uart_PR-32/archives/cost.csv [2023-11-08T18:33:27.806Z] + cut -d, -f6 [Pipeline] lock [2023-11-08T18:33:27.850Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [2023-11-08T18:33:27.854Z] Resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] did not exist. Created. [2023-11-08T18:33:27.855Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:33:28.246Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-08T18:33:28.300Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:33:28.325Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:33:28.427Z] $ docker stop --time=1 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 [2023-11-08T18:33:29.604Z] $ docker rm -f --volumes 561331c75d1e3836ea874d8af280c42a96a70016ecb5591c3f6e133846efe2d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-08T18:34:39.808Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17051 in /w/workspace/edgexfoundry_device-uart_PR-32 [Pipeline] { [Pipeline] ws [2023-11-08T18:34:39.871Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-11-08T18:34:39.958Z] The recommended git tool is: git [2023-11-08T18:34:45.698Z] using credential edgex-jenkins-ssh [2023-11-08T18:34:45.715Z] Cloning the remote Git repository [2023-11-08T18:34:45.759Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-08T18:34:45.856Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-11-08T18:34:45.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-08T18:34:45.993Z] > git --version # timeout=10 [2023-11-08T18:34:46.013Z] > git --version # 'git version 2.25.1' [2023-11-08T18:34:46.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:34:46.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:34:47.281Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-08T18:34:47.299Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-08T18:34:48.635Z] Merging remotes/origin/main commit 5ecf853e9146b6aac4215f7018ae941eb175f8eb into PR head commit c7538f9860d18368bc0125d8041c670cdedc05bf [2023-11-08T18:34:48.071Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-08T18:34:48.110Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-08T18:34:48.111Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:34:48.127Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/32/head:refs/remotes/origin/PR-32 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-08T18:34:48.673Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:34:48.754Z] > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 [2023-11-08T18:34:48.938Z] Merge succeeded, producing c7538f9860d18368bc0125d8041c670cdedc05bf [2023-11-08T18:34:48.938Z] Checking out Revision c7538f9860d18368bc0125d8041c670cdedc05bf (PR-32) [2023-11-08T18:34:49.420Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-08T18:34:49.477Z] > git --version # timeout=10 [2023-11-08T18:34:49.490Z] > git --version # 'git version 2.25.1' [2023-11-08T18:34:49.505Z] fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:34:48.837Z] > git remote # timeout=10 [2023-11-08T18:34:48.857Z] > git config --get remote.origin.url # timeout=10 [2023-11-08T18:34:48.878Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-08T18:34:48.894Z] > git merge 5ecf853e9146b6aac4215f7018ae941eb175f8eb # timeout=10 [2023-11-08T18:34:48.920Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-08T18:34:48.948Z] > git config core.sparsecheckout # timeout=10 [2023-11-08T18:34:48.964Z] > git checkout -f c7538f9860d18368bc0125d8041c670cdedc05bf # timeout=10 [2023-11-08T18:34:50.687Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-08T18:34:50.687Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T18:34:50.687Z] Dload Upload Total Spent Left Speed [2023-11-08T18:34:50.687Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 209k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2023-11-08T18:34:51.392Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-08T18:34:51.760Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ sudo tee /etc/docker/daemon.new [2023-11-08T18:34:51.760Z] /etc/docker/daemon.json [2023-11-08T18:34:51.760Z] { [2023-11-08T18:34:51.760Z] "registry-mirrors": [ [2023-11-08T18:34:51.760Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-08T18:34:51.760Z] ], [2023-11-08T18:34:51.760Z] "bip": "10.250.0.254/24", [2023-11-08T18:34:51.760Z] "hosts": [ [2023-11-08T18:34:51.760Z] "tcp://0.0.0.0:5555", [2023-11-08T18:34:51.760Z] "unix:///var/run/docker.sock" [2023-11-08T18:34:51.760Z] ], [2023-11-08T18:34:51.760Z] "mtu": 1458, [2023-11-08T18:34:51.760Z] "selinux-enabled": true, [2023-11-08T18:34:51.760Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-08T18:34:51.760Z] } [Pipeline] sh [2023-11-08T18:34:52.111Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-08T18:34:52.464Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:35:10.821Z] provisioning config files... [2023-11-08T18:35:10.861Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17716652574141948870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:35:11.276Z] ---> docker-login.sh [2023-11-08T18:35:11.277Z] nexus3.edgexfoundry.org:10001 [2023-11-08T18:35:11.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:35:11.822Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:35:11.822Z] Configure a credential helper to remove this warning. See [2023-11-08T18:35:11.822Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:35:11.822Z] [2023-11-08T18:35:11.822Z] Login Succeeded [2023-11-08T18:35:11.822Z] nexus3.edgexfoundry.org:10002 [2023-11-08T18:35:12.092Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:35:12.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:35:12.361Z] Configure a credential helper to remove this warning. See [2023-11-08T18:35:12.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:35:12.361Z] [2023-11-08T18:35:12.361Z] Login Succeeded [2023-11-08T18:35:12.361Z] nexus3.edgexfoundry.org:10003 [2023-11-08T18:35:12.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:35:12.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:35:12.630Z] Configure a credential helper to remove this warning. See [2023-11-08T18:35:12.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:35:12.630Z] [2023-11-08T18:35:12.630Z] Login Succeeded [2023-11-08T18:35:12.630Z] nexus3.edgexfoundry.org:10004 [2023-11-08T18:35:12.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:35:12.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:35:12.909Z] Configure a credential helper to remove this warning. See [2023-11-08T18:35:12.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:35:12.909Z] [2023-11-08T18:35:12.909Z] Login Succeeded [2023-11-08T18:35:12.909Z] docker.io [2023-11-08T18:35:13.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-08T18:35:13.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-08T18:35:13.448Z] Configure a credential helper to remove this warning. See [2023-11-08T18:35:13.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-08T18:35:13.448Z] [2023-11-08T18:35:13.448Z] Login Succeeded [2023-11-08T18:35:13.448Z] ---> docker-login.sh ends [Pipeline] } [2023-11-08T18:35:13.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-08T18:35:13.876Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:35:13.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-08T18:35:13.954Z] ========================================================= [2023-11-08T18:35:13.954Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-08T18:35:13.954Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:35:14.603Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-08T18:35:14.878Z] Sending build context to Docker daemon 5.655MB [2023-11-08T18:35:14.878Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:35:14.878Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-08T18:35:15.147Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-08T18:35:15.147Z] 9fda8d8052c6: Pulling fs layer [2023-11-08T18:35:15.147Z] 5d54e960e981: Pulling fs layer [2023-11-08T18:35:15.147Z] c4a7e357bf2a: Pulling fs layer [2023-11-08T18:35:15.147Z] f0e02332f6b5: Pulling fs layer [2023-11-08T18:35:15.147Z] cefa15bbcfad: Pulling fs layer [2023-11-08T18:35:15.147Z] 17808c966233: Pulling fs layer [2023-11-08T18:35:15.147Z] f4c1fc716caa: Pulling fs layer [2023-11-08T18:35:15.147Z] f0e02332f6b5: Waiting [2023-11-08T18:35:15.147Z] cefa15bbcfad: Waiting [2023-11-08T18:35:15.147Z] 5d54e960e981: Verifying Checksum [2023-11-08T18:35:15.147Z] 5d54e960e981: Download complete [2023-11-08T18:35:15.147Z] f0e02332f6b5: Verifying Checksum [2023-11-08T18:35:15.147Z] f0e02332f6b5: Download complete [2023-11-08T18:35:15.147Z] cefa15bbcfad: Verifying Checksum [2023-11-08T18:35:15.147Z] cefa15bbcfad: Download complete [2023-11-08T18:35:15.147Z] 9fda8d8052c6: Verifying Checksum [2023-11-08T18:35:15.147Z] 9fda8d8052c6: Download complete [2023-11-08T18:35:15.736Z] f4c1fc716caa: Verifying Checksum [2023-11-08T18:35:15.736Z] f4c1fc716caa: Download complete [2023-11-08T18:35:16.328Z] 9fda8d8052c6: Pull complete [2023-11-08T18:35:16.931Z] 5d54e960e981: Pull complete [2023-11-08T18:35:17.199Z] c4a7e357bf2a: Verifying Checksum [2023-11-08T18:35:17.199Z] c4a7e357bf2a: Download complete [2023-11-08T18:35:18.163Z] 17808c966233: Verifying Checksum [2023-11-08T18:35:18.163Z] 17808c966233: Download complete [2023-11-08T18:35:30.661Z] c4a7e357bf2a: Pull complete [2023-11-08T18:35:30.661Z] f0e02332f6b5: Pull complete [2023-11-08T18:35:30.939Z] cefa15bbcfad: Pull complete [2023-11-08T18:35:41.053Z] 17808c966233: Pull complete [2023-11-08T18:35:42.491Z] f4c1fc716caa: Pull complete [2023-11-08T18:35:42.758Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-08T18:35:42.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-08T18:35:42.758Z] ---> ea914061e18c [2023-11-08T18:35:42.758Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:35:43.337Z] ---> Running in 0c0015c02c82 [2023-11-08T18:35:43.922Z] Removing intermediate container 0c0015c02c82 [2023-11-08T18:35:43.922Z] ---> 99ccc8aea221 [2023-11-08T18:35:43.922Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:35:43.922Z] ---> Running in a4771050e4a7 [2023-11-08T18:35:44.190Z] Removing intermediate container a4771050e4a7 [2023-11-08T18:35:44.190Z] ---> 6b83c8d65376 [2023-11-08T18:35:44.190Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:35:44.190Z] ---> Running in a4c1dea61110 [2023-11-08T18:35:44.457Z] Removing intermediate container a4c1dea61110 [2023-11-08T18:35:44.457Z] ---> 3473a7e52fa8 [2023-11-08T18:35:44.457Z] Step 6/12 : WORKDIR /device-uart [2023-11-08T18:35:44.726Z] ---> Running in 1f10a08f55ab [2023-11-08T18:35:44.993Z] Removing intermediate container 1f10a08f55ab [2023-11-08T18:35:44.993Z] ---> 430007c393d9 [2023-11-08T18:35:44.993Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:35:44.993Z] ---> Running in 596d84e87da4 [2023-11-08T18:35:45.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:35:46.535Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:35:47.493Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-08T18:35:47.493Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-08T18:35:47.493Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-08T18:35:47.493Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-08T18:35:47.493Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:35:47.493Z] OK: 270 MiB in 56 packages [2023-11-08T18:35:48.476Z] Removing intermediate container 596d84e87da4 [2023-11-08T18:35:48.476Z] ---> 595a10514263 [2023-11-08T18:35:48.476Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-08T18:35:49.062Z] ---> cebb0cd3a087 [2023-11-08T18:35:49.062Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:35:49.062Z] ---> Running in ac53cec16752 [2023-11-08T18:37:10.707Z] Removing intermediate container ac53cec16752 [2023-11-08T18:37:10.707Z] ---> a0fc5e8f94c5 [2023-11-08T18:37:10.707Z] Step 10/12 : COPY . . [2023-11-08T18:37:10.707Z] ---> 7b720c88cc56 [2023-11-08T18:37:10.707Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:37:10.707Z] ---> Running in 60ea07da1e13 [2023-11-08T18:37:10.707Z] Removing intermediate container 60ea07da1e13 [2023-11-08T18:37:10.707Z] ---> bd4dbc6b2f8c [2023-11-08T18:37:10.707Z] Step 12/12 : RUN ${MAKE} [2023-11-08T18:37:10.707Z] ---> Running in d19a69ac29f7 [2023-11-08T18:37:10.707Z] noop [2023-11-08T18:37:10.707Z] Removing intermediate container d19a69ac29f7 [2023-11-08T18:37:10.707Z] ---> 6e89d0c77732 [2023-11-08T18:37:10.707Z] Successfully built 6e89d0c77732 [2023-11-08T18:37:10.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:37:11.191Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:37:11.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:37:11.491Z] prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container [2023-11-08T18:37:11.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T18:37:12.843Z] $ docker top 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:37:13.746Z] + go version [2023-11-08T18:37:13.746Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-08T18:37:13.785Z] $ docker stop --time=1 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 [2023-11-08T18:37:15.452Z] $ docker rm -f --volumes 41f0a4abc35a61464ea0b8db23e97ba56f4796543982ec87cd1e14d0383e3491 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:37:16.339Z] + docker inspect -f . ci-base-image-arm64 [2023-11-08T18:37:16.339Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:37:16.609Z] prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container [2023-11-08T18:37:16.682Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-08T18:37:19.313Z] $ docker top 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:37:20.185Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-11-08T18:37:20.898Z] + make test [2023-11-08T18:37:20.898Z] go test ./... -coverprofile=coverage.out [2023-11-08T18:37:25.163Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-08T18:39:16.838Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-08T18:39:16.838Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-08T18:39:16.838Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-08T18:39:16.838Z] go vet ./... [2023-11-08T18:39:25.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-08T18:39:25.061Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-08T18:39:25.061Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-08T18:39:25.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-08T18:39:25.140Z] $ docker stop --time=1 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 [2023-11-08T18:39:26.936Z] $ docker rm -f --volumes 9bf94be8b882bb23c852c7d8a58214c4c9f0bbd888ad9a3f56a39275975730d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-08T18:39:28.096Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-08T18:39:28.130Z] Warning: overwriting stash ‘coverage-report’ [2023-11-08T18:39:28.503Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-08T18:39:29.135Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-08T18:39:29.469Z] + ls -al . [2023-11-08T18:39:29.469Z] total 148 [2023-11-08T18:39:29.469Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 8 18:37 . [2023-11-08T18:39:29.469Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 18:34 .. [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 18:34 .dockerignore [2023-11-08T18:39:29.469Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 18:34 .git [2023-11-08T18:39:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 .github [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 8 18:34 .gitignore [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 18:34 .golangci.yml [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 8 18:34 Attribution.txt [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 8 18:34 Dockerfile [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 18:34 GOVERNANCE.md [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 8 18:34 Jenkinsfile [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 18:34 LICENSE [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 8 18:34 Makefile [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 8 18:34 OWNERS.md [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 8 18:34 README.md [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 18:30 VERSION [2023-11-08T18:39:29.469Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 18:34 bin [2023-11-08T18:39:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 cmd [2023-11-08T18:39:29.469Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 8 18:37 coverage.out [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 3674 Nov 8 18:34 go.mod [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 35219 Nov 8 18:34 go.sum [2023-11-08T18:39:29.469Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 18:34 internal [2023-11-08T18:39:29.469Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 8 18:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:39:29.881Z] + 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=c7538f9860d18368bc0125d8041c670cdedc05bf --label arch=arm64 --label version=0.0.0 . [2023-11-08T18:39:30.151Z] Sending build context to Docker daemon 5.656MB [2023-11-08T18:39:30.151Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-08T18:39:30.151Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-08T18:39:30.151Z] ---> 6e89d0c77732 [2023-11-08T18:39:30.151Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-08T18:39:30.421Z] ---> Running in 4dd490ec8439 [2023-11-08T18:39:30.691Z] Removing intermediate container 4dd490ec8439 [2023-11-08T18:39:30.691Z] ---> af0a8c46a039 [2023-11-08T18:39:30.691Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-08T18:39:30.691Z] ---> Running in a527d27eb60d [2023-11-08T18:39:30.960Z] Removing intermediate container a527d27eb60d [2023-11-08T18:39:30.960Z] ---> 9552157dd4d0 [2023-11-08T18:39:30.960Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-08T18:39:30.960Z] ---> Running in 27cd4d35ae0f [2023-11-08T18:39:31.230Z] Removing intermediate container 27cd4d35ae0f [2023-11-08T18:39:31.230Z] ---> 6cb3ae3b8f00 [2023-11-08T18:39:31.230Z] Step 6/25 : WORKDIR /device-uart [2023-11-08T18:39:31.501Z] ---> Running in efef4ff9179c [2023-11-08T18:39:31.774Z] Removing intermediate container efef4ff9179c [2023-11-08T18:39:31.774Z] ---> 0e68feccf0a6 [2023-11-08T18:39:31.774Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-08T18:39:31.774Z] ---> Running in 79eaa1af78ec [2023-11-08T18:39:32.735Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:39:33.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:39:34.295Z] OK: 270 MiB in 56 packages [2023-11-08T18:39:34.882Z] Removing intermediate container 79eaa1af78ec [2023-11-08T18:39:34.882Z] ---> 3ae0701f713a [2023-11-08T18:39:34.882Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-08T18:39:38.234Z] ---> c0742d59b6e8 [2023-11-08T18:39:38.234Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-08T18:39:38.501Z] ---> Running in 2cba7d7dd02b [2023-11-08T18:39:40.453Z] Removing intermediate container 2cba7d7dd02b [2023-11-08T18:39:40.453Z] ---> 17b4d350a6a2 [2023-11-08T18:39:40.453Z] Step 10/25 : COPY . . [2023-11-08T18:39:41.414Z] ---> e5d945cb3370 [2023-11-08T18:39:41.414Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-08T18:39:41.414Z] ---> Running in a7c20aa27f23 [2023-11-08T18:39:41.685Z] Removing intermediate container a7c20aa27f23 [2023-11-08T18:39:41.685Z] ---> 63ba6b603527 [2023-11-08T18:39:41.685Z] Step 12/25 : RUN ${MAKE} [2023-11-08T18:39:41.954Z] ---> Running in ac2b0ccc96d0 [2023-11-08T18:39:42.926Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-08T18:41:34.607Z] Removing intermediate container ac2b0ccc96d0 [2023-11-08T18:41:34.607Z] ---> c085ffee5ce7 [2023-11-08T18:41:34.607Z] Step 13/25 : FROM alpine:3.18 [2023-11-08T18:41:34.607Z] 3.18: Pulling from library/alpine [2023-11-08T18:41:34.607Z] 579b34f0a95b: Pulling fs layer [2023-11-08T18:41:34.878Z] 579b34f0a95b: Download complete [2023-11-08T18:41:35.469Z] 579b34f0a95b: Pull complete [2023-11-08T18:41:35.469Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-08T18:41:35.469Z] Status: Downloaded newer image for alpine:3.18 [2023-11-08T18:41:35.469Z] ---> 3cc203321400 [2023-11-08T18:41:35.469Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-08T18:41:35.469Z] ---> Running in 4d490ad56d78 [2023-11-08T18:41:35.737Z] Removing intermediate container 4d490ad56d78 [2023-11-08T18:41:35.737Z] ---> d9419f8427ce [2023-11-08T18:41:35.737Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-08T18:41:35.737Z] ---> Running in cac2db658127 [2023-11-08T18:41:36.718Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-08T18:41:37.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-08T18:41:38.260Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-08T18:41:38.260Z] Executing busybox-1.36.1-r2.trigger [2023-11-08T18:41:38.260Z] OK: 8 MiB in 16 packages [2023-11-08T18:41:39.227Z] Removing intermediate container cac2db658127 [2023-11-08T18:41:39.227Z] ---> ce9a3ee0b664 [2023-11-08T18:41:39.227Z] Step 16/25 : WORKDIR / [2023-11-08T18:41:39.227Z] ---> Running in 93bb0fda059b [2023-11-08T18:41:39.494Z] Removing intermediate container 93bb0fda059b [2023-11-08T18:41:39.494Z] ---> 7cdea0671c84 [2023-11-08T18:41:39.494Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-08T18:41:40.074Z] ---> 9fe9e586e105 [2023-11-08T18:41:40.074Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-08T18:41:40.352Z] ---> 4f9a49fc94d2 [2023-11-08T18:41:40.352Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-08T18:41:45.700Z] ---> 2ec99d744142 [2023-11-08T18:41:45.700Z] Step 20/25 : EXPOSE 59995 [2023-11-08T18:41:45.700Z] ---> Running in c4adcba62747 [2023-11-08T18:41:45.700Z] Removing intermediate container c4adcba62747 [2023-11-08T18:41:45.700Z] ---> 3d95f99146ee [2023-11-08T18:41:45.700Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-08T18:41:45.700Z] ---> Running in 97b3fc55db14 [2023-11-08T18:41:45.700Z] Removing intermediate container 97b3fc55db14 [2023-11-08T18:41:45.700Z] ---> 2eafdc62d0c0 [2023-11-08T18:41:45.700Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-08T18:41:45.700Z] ---> Running in b4fca6cc5256 [2023-11-08T18:41:45.966Z] Removing intermediate container b4fca6cc5256 [2023-11-08T18:41:45.966Z] ---> 81ab156b0490 [2023-11-08T18:41:45.966Z] Step 23/25 : LABEL arch=arm64 [2023-11-08T18:41:45.966Z] ---> Running in ab2e1675142f [2023-11-08T18:41:46.233Z] Removing intermediate container ab2e1675142f [2023-11-08T18:41:46.233Z] ---> c67238105d5f [2023-11-08T18:41:46.233Z] Step 24/25 : LABEL git_sha=c7538f9860d18368bc0125d8041c670cdedc05bf [2023-11-08T18:41:46.233Z] ---> Running in 47b7b0c76994 [2023-11-08T18:41:46.829Z] Removing intermediate container 47b7b0c76994 [2023-11-08T18:41:46.829Z] ---> 17bddba3463e [2023-11-08T18:41:46.829Z] Step 25/25 : LABEL version=0.0.0 [2023-11-08T18:41:46.829Z] ---> Running in 74cd1ce60f93 [2023-11-08T18:41:47.095Z] Removing intermediate container 74cd1ce60f93 [2023-11-08T18:41:47.095Z] ---> 66f30c5414dc [2023-11-08T18:41:47.095Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-08T18:41:47.095Z] Successfully built 66f30c5414dc [2023-11-08T18:41:47.095Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:41:48.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:41:48.024Z] [2023-11-08T18:41:48.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:41:48.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:41:48.447Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-08T18:41:48.447Z] 8998bd30e6a1: Pulling fs layer [2023-11-08T18:41:48.447Z] 04944245beec: Pulling fs layer [2023-11-08T18:41:48.447Z] 699f458cf7ca: Pulling fs layer [2023-11-08T18:41:48.447Z] 765212b225bb: Pulling fs layer [2023-11-08T18:41:48.447Z] f23df028b6ca: Pulling fs layer [2023-11-08T18:41:48.447Z] d65c8cfc05b1: Pulling fs layer [2023-11-08T18:41:48.447Z] 765212b225bb: Waiting [2023-11-08T18:41:48.447Z] 2437ff75d9bd: Pulling fs layer [2023-11-08T18:41:48.447Z] d65c8cfc05b1: Waiting [2023-11-08T18:41:48.447Z] 2437ff75d9bd: Waiting [2023-11-08T18:41:48.716Z] 04944245beec: Verifying Checksum [2023-11-08T18:41:48.716Z] 04944245beec: Download complete [2023-11-08T18:41:48.716Z] 765212b225bb: Verifying Checksum [2023-11-08T18:41:48.716Z] 765212b225bb: Download complete [2023-11-08T18:41:48.716Z] f23df028b6ca: Verifying Checksum [2023-11-08T18:41:48.716Z] f23df028b6ca: Download complete [2023-11-08T18:41:48.716Z] d65c8cfc05b1: Verifying Checksum [2023-11-08T18:41:48.716Z] d65c8cfc05b1: Download complete [2023-11-08T18:41:48.716Z] 699f458cf7ca: Verifying Checksum [2023-11-08T18:41:48.716Z] 699f458cf7ca: Download complete [2023-11-08T18:41:49.304Z] 8998bd30e6a1: Verifying Checksum [2023-11-08T18:41:49.304Z] 8998bd30e6a1: Download complete [2023-11-08T18:41:51.909Z] 2437ff75d9bd: Verifying Checksum [2023-11-08T18:41:51.909Z] 2437ff75d9bd: Download complete [2023-11-08T18:41:53.849Z] 8998bd30e6a1: Pull complete [2023-11-08T18:41:54.434Z] 04944245beec: Pull complete [2023-11-08T18:41:55.862Z] 699f458cf7ca: Pull complete [2023-11-08T18:41:56.129Z] 765212b225bb: Pull complete [2023-11-08T18:41:56.712Z] f23df028b6ca: Pull complete [2023-11-08T18:41:56.981Z] d65c8cfc05b1: Pull complete [2023-11-08T18:42:11.971Z] 2437ff75d9bd: Pull complete [2023-11-08T18:42:11.971Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-08T18:42:12.238Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-08T18:42:12.238Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:42:12.569Z] prd-ubuntu20.04-docker-arm64-4c-16g-17051 does not seem to be running inside a container [2023-11-08T18:42:12.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-08T18:42:15.094Z] $ docker top 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:15.647Z] ---> job-cost.sh [2023-11-08T18:42:15.912Z] lf-activate-venv: SKIPPING [2023-11-08T18:42:15.912Z] INFO: No Stack... [2023-11-08T18:42:16.176Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-08T18:42:17.128Z] INFO: Archiving Costs [Pipeline] sh [2023-11-08T18:42:17.472Z] + + catcut /w/workspace/device-uart/1/archives/cost.csv -d, [2023-11-08T18:42:17.472Z] -f6 [Pipeline] lock [2023-11-08T18:42:17.549Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [2023-11-08T18:42:17.554Z] Resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] did not exist. Created. [2023-11-08T18:42:17.554Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-08T18:42:17.979Z] /w/workspace/device-uart/1@tmp/durable-cfd8b13c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-08T18:42:18.906Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-08T18:42:18.943Z] Warning: overwriting stash ‘stack-cost’ [2023-11-08T18:42:19.001Z] Stashed 1 file(s) [Pipeline] } [2023-11-08T18:42:19.022Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-32-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-08T18:42:19.091Z] $ docker stop --time=1 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d [2023-11-08T18:42:20.568Z] $ docker rm -f --volumes 5901ac4f640b778d4cfdeaff3e1205171f544e103ccd75129481365146aa258d [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 [2023-11-08T18:42:21.491Z] provisioning config files... [2023-11-08T18:42:21.498Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config8974056956819284945tmp [Pipeline] { [Pipeline] sh [2023-11-08T18:42:21.831Z] + set +x [2023-11-08T18:42:21.831Z] + + curl -s https://codecov.io/bash [2023-11-08T18:42:21.831Z] bash -s -- [2023-11-08T18:42:21.831Z] [2023-11-08T18:42:21.831Z] _____ _ [2023-11-08T18:42:21.831Z] / ____| | | [2023-11-08T18:42:21.831Z] | | ___ __| | ___ ___ _____ __ [2023-11-08T18:42:21.831Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-08T18:42:21.831Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-08T18:42:21.831Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-08T18:42:21.831Z] Bash-1.0.6 [2023-11-08T18:42:21.831Z] [2023-11-08T18:42:21.831Z] [2023-11-08T18:42:21.831Z] ==> git version 2.25.1 found [2023-11-08T18:42:21.831Z] ==> 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 [2023-11-08T18:42:21.831Z] Release-Date: 2020-01-08 [2023-11-08T18:42:21.831Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-08T18:42:21.831Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-08T18:42:21.831Z] ==> Jenkins CI detected. [2023-11-08T18:42:21.831Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-32 [2023-11-08T18:42:21.831Z] project root: . [2023-11-08T18:42:21.831Z] --> token set from env [2023-11-08T18:42:21.831Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-08T18:42:21.831Z] ==> Running gcov in . (disable via -X gcov) [2023-11-08T18:42:21.831Z] ==> Python coveragepy not found [2023-11-08T18:42:21.831Z] ==> Searching for coverage reports in: [2023-11-08T18:42:21.831Z] + . [2023-11-08T18:42:21.831Z] -> Found 1 reports [2023-11-08T18:42:21.831Z] ==> Detecting git/mercurial file structure [2023-11-08T18:42:22.091Z] ==> Reading reports [2023-11-08T18:42:22.091Z] + ./coverage.out bytes=10 [2023-11-08T18:42:22.091Z] ==> Appending adjustments [2023-11-08T18:42:22.091Z] https://docs.codecov.io/docs/fixing-reports [2023-11-08T18:42:22.091Z] + Found adjustments [2023-11-08T18:42:22.091Z] ==> Gzipping contents [2023-11-08T18:42:22.091Z] 4.0K /tmp/codecov.TdIXDD.gz [2023-11-08T18:42:22.091Z] ==> Uploading reports [2023-11-08T18:42:22.091Z] url: https://codecov.io [2023-11-08T18:42:22.091Z] query: branch=PR-32&commit=c7538f9860d18368bc0125d8041c670cdedc05bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=32&job=&cmd_args= [2023-11-08T18:42:22.091Z] -> Pinging Codecov [2023-11-08T18:42:22.091Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-32&commit=c7538f9860d18368bc0125d8041c670cdedc05bf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-32%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=32&job=&cmd_args= [2023-11-08T18:42:22.091Z] -> Uploading to [2023-11-08T18:42:22.091Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-08/B9AA6E0BBD74AE3A32605C7A7C664919/c7538f9860d18368bc0125d8041c670cdedc05bf/2631d525-82cd-4d57-a6f8-aa9324782dd8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T184221Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cca7dddd2c799bdd8befecb86c42077a40d8db2d87ae365c8c29ffaed512db5 [2023-11-08T18:42:22.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-08T18:42:22.091Z] Dload Upload Total Spent Left Speed [2023-11-08T18:42:22.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2383 --:--:-- --:--:-- --:--:-- 2383 [2023-11-08T18:42:22.351Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/c7538f9860d18368bc0125d8041c670cdedc05bf [Pipeline] } [2023-11-08T18:42:22.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-08T18:42:24.068Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-32/archives ] [2023-11-08T18:42:24.068Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-32/archives [2023-11-08T18:42:24.068Z] total 16 [2023-11-08T18:42:24.068Z] drwxr-xr-x 3 root root 4096 Nov 8 18:33 . [2023-11-08T18:42:24.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:33 .. [2023-11-08T18:42:24.068Z] drwxr-xr-x 2 root root 4096 Nov 8 18:33 cost [2023-11-08T18:42:24.068Z] -rw-r--r-- 1 root root 82 Nov 8 18:33 cost.csv [2023-11-08T18:42:24.068Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-32/archives [2023-11-08T18:42:24.068Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-32/archives [2023-11-08T18:42:24.068Z] total 16 [2023-11-08T18:42:24.068Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 18:33 . [2023-11-08T18:42:24.068Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 18:33 .. [2023-11-08T18:42:24.068Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 18:33 cost [2023-11-08T18:42:24.068Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 8 18:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:24.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:25.290Z] ---> package-listing.sh [2023-11-08T18:42:25.290Z] ++ facter osfamily [2023-11-08T18:42:25.290Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-08T18:42:25.551Z] + OS_FAMILY=debian [2023-11-08T18:42:25.551Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-32 [2023-11-08T18:42:25.551Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-08T18:42:25.552Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-08T18:42:25.552Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-08T18:42:25.552Z] + PACKAGES=/tmp/packages_start.txt [2023-11-08T18:42:25.552Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-32 ']' [2023-11-08T18:42:25.552Z] + PACKAGES=/tmp/packages_end.txt [2023-11-08T18:42:25.552Z] + case "${OS_FAMILY}" in [2023-11-08T18:42:25.552Z] + dpkg -l [2023-11-08T18:42:25.552Z] + grep '^ii' [2023-11-08T18:42:25.552Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-08T18:42:25.552Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-08T18:42:25.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-08T18:42:25.552Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-32 ']' [2023-11-08T18:42:25.552Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-32/archives/ [2023-11-08T18:42:25.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-32/archives/ [Pipeline] echo [2023-11-08T18:42:25.582Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-08T18:42:25.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-08T18:42:26.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-08T18:42:26.253Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-08T18:42:26.404Z] prd-ubuntu20.04-docker-8c-8g-17048 does not seem to be running inside a container [2023-11-08T18:42:26.437Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-32/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-32 -v /w/workspace/edgexfoundry_device-uart_PR-32:/w/workspace/edgexfoundry_device-uart_PR-32:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-32@tmp:/w/workspace/edgexfoundry_device-uart_PR-32@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 [2023-11-08T18:42:26.647Z] $ docker top 01fcd9e9b933fa0b4ac89314553b5b2d46cf387ae1cb348a41ca6cf7ad000e29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-08T18:42:27.040Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-08T18:42:27.357Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-08T18:42:27.666Z] + ls /var/log/sa-host [2023-11-08T18:42:27.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-08T18:42:27.802Z] provisioning config files... [2023-11-08T18:42:27.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-32@tmp/config5368153924947591561tmp [Pipeline] { [Pipeline] echo [2023-11-08T18:42:27.863Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:28.177Z] ---> create-netrc.sh [Pipeline] } [2023-11-08T18:42:28.204Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:28.615Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-08T18:42:28.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:28.966Z] ---> sudo-logs.sh [2023-11-08T18:42:28.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-08T18:42:29.048Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:29.360Z] ---> job-cost.sh [2023-11-08T18:42:29.360Z] lf-activate-venv: SKIPPING [2023-11-08T18:42:29.360Z] DEBUG: total: 0.2199999988079071 [2023-11-08T18:42:29.360Z] INFO: Retrieving Stack Cost... [2023-11-08T18:42:29.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-08T18:42:30.193Z] INFO: Archiving Costs [Pipeline] echo [2023-11-08T18:42:30.230Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-08T18:42:30.546Z] ---> logs-deploy.sh [2023-11-08T18:42:30.546Z] lf-activate-venv: SKIPPING [2023-11-08T18:42:30.546Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-32/1 [2023-11-08T18:42:30.546Z] INFO: archiving workspace using pattern(s): [2023-11-08T18:42:31.502Z] Archives upload complete. [2023-11-08T18:42:31.762Z] INFO: archiving logs to Nexus [2023-11-08T18:42:32.347Z] ---> uname -a: [2023-11-08T18:42:32.347Z] Linux prd-ubuntu20-04-docker-8c-8g-17048 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-08T18:42:32.347Z] [2023-11-08T18:42:32.347Z] [2023-11-08T18:42:32.347Z] ---> lscpu: [2023-11-08T18:42:32.347Z] Architecture: x86_64 [2023-11-08T18:42:32.347Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-08T18:42:32.347Z] Byte Order: Little Endian [2023-11-08T18:42:32.347Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-08T18:42:32.347Z] CPU(s): 8 [2023-11-08T18:42:32.347Z] On-line CPU(s) list: 0-7 [2023-11-08T18:42:32.347Z] Thread(s) per core: 1 [2023-11-08T18:42:32.347Z] Core(s) per socket: 1 [2023-11-08T18:42:32.347Z] Socket(s): 8 [2023-11-08T18:42:32.347Z] NUMA node(s): 1 [2023-11-08T18:42:32.347Z] Vendor ID: AuthenticAMD [2023-11-08T18:42:32.347Z] CPU family: 23 [2023-11-08T18:42:32.347Z] Model: 49 [2023-11-08T18:42:32.347Z] Model name: AMD EPYC-Rome Processor [2023-11-08T18:42:32.347Z] Stepping: 0 [2023-11-08T18:42:32.347Z] CPU MHz: 2799.998 [2023-11-08T18:42:32.347Z] BogoMIPS: 5599.99 [2023-11-08T18:42:32.347Z] Virtualization: AMD-V [2023-11-08T18:42:32.347Z] Hypervisor vendor: KVM [2023-11-08T18:42:32.347Z] Virtualization type: full [2023-11-08T18:42:32.347Z] L1d cache: 256 KiB [2023-11-08T18:42:32.347Z] L1i cache: 256 KiB [2023-11-08T18:42:32.347Z] L2 cache: 4 MiB [2023-11-08T18:42:32.347Z] L3 cache: 128 MiB [2023-11-08T18:42:32.347Z] NUMA node0 CPU(s): 0-7 [2023-11-08T18:42:32.347Z] Vulnerability Itlb multihit: Not affected [2023-11-08T18:42:32.347Z] Vulnerability L1tf: Not affected [2023-11-08T18:42:32.347Z] Vulnerability Mds: Not affected [2023-11-08T18:42:32.347Z] Vulnerability Meltdown: Not affected [2023-11-08T18:42:32.347Z] Vulnerability Mmio stale data: Not affected [2023-11-08T18:42:32.347Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-08T18:42:32.347Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-08T18:42:32.347Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-08T18:42:32.347Z] Vulnerability Srbds: Not affected [2023-11-08T18:42:32.347Z] Vulnerability Tsx async abort: Not affected [2023-11-08T18:42:32.348Z] 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 [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] ---> nproc: [2023-11-08T18:42:32.348Z] 8 [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] ---> df -h: [2023-11-08T18:42:32.348Z] Filesystem Size Used Avail Use% Mounted on [2023-11-08T18:42:32.348Z] overlay 155G 12G 144G 8% / [2023-11-08T18:42:32.348Z] tmpfs 64M 0 64M 0% /dev [2023-11-08T18:42:32.348Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-08T18:42:32.348Z] shm 64M 0 64M 0% /dev/shm [2023-11-08T18:42:32.348Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] ---> sar -b -r -n DEV: [2023-11-08T18:42:32.348Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17048) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:29:46 LINUX RESTART (8 CPU) [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-08T18:42:32.348Z] 18:31:01 125.72 47.92 77.81 0.00 5397.40 79855.25 0.00 [2023-11-08T18:42:32.348Z] 18:32:01 223.40 1.45 221.95 0.00 25.33 73308.05 0.00 [2023-11-08T18:42:32.348Z] 18:33:01 105.43 0.23 105.20 0.00 13.60 26719.41 0.00 [2023-11-08T18:42:32.348Z] 18:34:01 108.88 0.03 108.85 0.00 3.33 20706.68 0.00 [2023-11-08T18:42:32.348Z] 18:35:01 28.25 9.32 18.93 0.00 2240.43 2278.02 0.00 [2023-11-08T18:42:32.348Z] 18:36:01 30.66 1.93 28.73 0.00 2988.57 6404.13 0.00 [2023-11-08T18:42:32.348Z] 18:37:01 3.25 0.02 3.23 0.00 0.13 90.50 0.00 [2023-11-08T18:42:32.348Z] 18:38:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-11-08T18:42:32.348Z] 18:39:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2023-11-08T18:42:32.348Z] 18:40:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 [2023-11-08T18:42:32.348Z] 18:41:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 [2023-11-08T18:42:32.348Z] 18:42:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 [2023-11-08T18:42:32.348Z] Average: 52.68 5.08 47.60 0.00 889.13 17453.44 0.00 [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-08T18:42:32.348Z] 18:31:01 29344164 31596692 723628 2.20 71864 2462812 1800044 5.30 967264 2204944 576036 [2023-11-08T18:42:32.348Z] 18:32:01 28455404 31553872 747672 2.27 149484 3158168 1888920 5.57 1080752 2887796 628 [2023-11-08T18:42:32.348Z] 18:33:01 27919980 31551116 746668 2.27 155292 3646128 1845720 5.44 1259140 3204336 17468 [2023-11-08T18:42:32.348Z] 18:34:01 27639300 31561396 734216 2.23 165456 3888792 1762760 5.20 1262564 3439068 8 [2023-11-08T18:42:32.348Z] 18:35:01 27362540 31494704 779984 2.37 180984 4080096 1757572 5.18 1394944 3559832 40640 [2023-11-08T18:42:32.348Z] 18:36:01 27153804 31545464 727840 2.21 194836 4318892 1722292 5.08 1565324 3585688 12 [2023-11-08T18:42:32.348Z] 18:37:01 27159156 31545828 726872 2.21 193360 4315648 1720472 5.07 1563500 3582488 24 [2023-11-08T18:42:32.348Z] 18:38:01 27160240 31546952 725652 2.21 193384 4315648 1720472 5.07 1561756 3582488 224 [2023-11-08T18:42:32.348Z] 18:39:01 27161916 31548684 723852 2.20 193388 4315652 1720472 5.07 1560012 3582492 8 [2023-11-08T18:42:32.348Z] 18:40:01 27162428 31549224 723228 2.20 193416 4315656 1720472 5.07 1560344 3582496 20 [2023-11-08T18:42:32.348Z] 18:41:01 27162140 31548944 723624 2.20 193448 4315656 1720472 5.07 1560832 3582496 8 [2023-11-08T18:42:32.348Z] 18:42:01 27163344 31550224 722264 2.20 193480 4315660 1720472 5.07 1558984 3582500 4 [2023-11-08T18:42:32.348Z] Average: 27570368 31549425 733792 2.23 173199 3954067 1758345 5.18 1407951 3364719 52923 [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-08T18:42:32.348Z] 18:31:01 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:31:01 docker0 10.65 10.93 0.89 90.17 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:31:01 ens3 585.10 351.28 5674.74 82.20 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:32:01 docker0 206.23 336.89 17.63 2418.78 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:32:01 ens3 354.82 217.08 2435.69 27.99 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:33:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:33:01 docker0 1.43 2.55 0.09 30.87 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:33:01 ens3 44.18 34.78 64.60 84.11 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:34:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:34:01 docker0 1.52 2.68 0.09 31.38 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:34:01 ens3 106.27 65.47 2620.12 13.36 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:35:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:35:01 ens3 96.57 51.86 1360.43 3.86 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:36:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:36:01 ens3 106.72 53.09 1376.16 3.88 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:38:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:39:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:40:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:41:01 ens3 0.77 0.43 0.45 0.32 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] 18:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] Average: docker0 18.32 29.42 1.56 214.26 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] Average: ens3 107.93 64.53 1127.72 17.98 0.00 0.00 0.00 0.00 [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] ---> sar -P ALL: [2023-11-08T18:42:32.348Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17048) 11/08/23 _x86_64_ (8 CPU) [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:29:46 LINUX RESTART (8 CPU) [2023-11-08T18:42:32.348Z] [2023-11-08T18:42:32.348Z] 18:30:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T18:42:32.348Z] 18:31:01 all 8.67 0.00 2.97 3.23 0.06 85.08 [2023-11-08T18:42:32.348Z] 18:31:01 0 7.57 0.00 2.76 0.20 0.05 89.42 [2023-11-08T18:42:32.348Z] 18:31:01 1 9.89 0.00 2.56 1.96 0.05 85.53 [2023-11-08T18:42:32.348Z] 18:31:01 2 11.46 0.00 4.30 9.20 0.08 74.95 [2023-11-08T18:42:32.348Z] 18:31:01 3 8.66 0.00 2.52 0.46 0.07 88.30 [2023-11-08T18:42:32.348Z] 18:31:01 4 8.82 0.00 3.00 7.48 0.07 80.63 [2023-11-08T18:42:32.348Z] 18:31:01 5 7.25 0.00 2.93 1.13 0.05 88.64 [2023-11-08T18:42:32.348Z] 18:31:01 6 8.10 0.00 2.96 4.53 0.05 84.36 [2023-11-08T18:42:32.348Z] 18:31:01 7 7.59 0.00 2.74 0.86 0.05 88.76 [2023-11-08T18:42:32.348Z] 18:32:01 all 4.81 0.00 2.62 8.34 0.05 84.17 [2023-11-08T18:42:32.348Z] 18:32:01 0 5.59 0.00 1.92 1.64 0.05 90.80 [2023-11-08T18:42:32.348Z] 18:32:01 1 4.85 0.00 4.05 46.92 0.05 44.13 [2023-11-08T18:42:32.348Z] 18:32:01 2 5.21 0.00 1.93 0.75 0.02 92.09 [2023-11-08T18:42:32.348Z] 18:32:01 3 5.79 0.00 3.00 1.55 0.05 89.61 [2023-11-08T18:42:32.348Z] 18:32:01 4 3.62 0.00 2.30 12.09 0.05 81.94 [2023-11-08T18:42:32.348Z] 18:32:01 5 3.94 0.00 1.94 1.23 0.05 92.84 [2023-11-08T18:42:32.348Z] 18:32:01 6 5.35 0.00 2.49 0.91 0.07 91.18 [2023-11-08T18:42:32.348Z] 18:32:01 7 4.16 0.00 3.32 1.80 0.07 90.65 [2023-11-08T18:42:32.348Z] 18:33:01 all 34.07 0.00 4.28 4.79 0.11 56.75 [2023-11-08T18:42:32.348Z] 18:33:01 0 35.57 0.00 4.73 2.76 0.08 56.86 [2023-11-08T18:42:32.348Z] 18:33:01 1 34.03 0.00 4.63 8.57 0.12 52.65 [2023-11-08T18:42:32.348Z] 18:33:01 2 36.17 0.00 4.70 6.26 0.10 52.78 [2023-11-08T18:42:32.348Z] 18:33:01 3 36.16 0.00 4.68 6.52 0.14 52.50 [2023-11-08T18:42:32.348Z] 18:33:01 4 32.42 0.00 3.94 6.75 0.10 56.78 [2023-11-08T18:42:32.348Z] 18:33:01 5 33.40 0.00 3.79 0.79 0.10 61.92 [2023-11-08T18:42:32.348Z] 18:33:01 6 31.92 0.00 3.72 1.45 0.10 62.80 [2023-11-08T18:42:32.348Z] 18:33:01 7 32.85 0.00 4.02 5.26 0.17 57.71 [2023-11-08T18:42:32.348Z] 18:34:01 all 2.87 0.00 1.28 3.47 0.03 92.35 [2023-11-08T18:42:32.348Z] 18:34:01 0 3.00 0.00 2.16 1.11 0.07 93.67 [2023-11-08T18:42:32.348Z] 18:34:01 1 3.50 0.00 1.41 14.11 0.03 80.94 [2023-11-08T18:42:32.348Z] 18:34:01 2 3.61 0.00 1.83 1.49 0.03 93.03 [2023-11-08T18:42:32.348Z] 18:34:01 3 3.38 0.00 1.29 6.79 0.03 88.51 [2023-11-08T18:42:32.348Z] 18:34:01 4 1.51 0.00 0.59 2.97 0.02 94.92 [2023-11-08T18:42:32.348Z] 18:34:01 5 2.19 0.00 0.92 0.75 0.02 96.12 [2023-11-08T18:42:32.348Z] 18:34:01 6 3.06 0.00 0.92 0.59 0.02 95.42 [2023-11-08T18:42:32.348Z] 18:34:01 7 2.71 0.00 1.10 0.05 0.02 96.12 [2023-11-08T18:42:32.348Z] 18:35:01 all 1.30 0.00 0.69 0.65 0.02 97.34 [2023-11-08T18:42:32.348Z] 18:35:01 0 1.72 0.00 0.92 0.15 0.02 97.19 [2023-11-08T18:42:32.348Z] 18:35:01 1 1.45 0.00 0.52 2.37 0.02 95.64 [2023-11-08T18:42:32.348Z] 18:35:01 2 0.92 0.00 0.40 0.03 0.03 98.62 [2023-11-08T18:42:32.348Z] 18:35:01 3 1.17 0.00 0.48 1.52 0.02 96.81 [2023-11-08T18:42:32.348Z] 18:35:01 4 1.25 0.00 0.65 0.42 0.02 97.66 [2023-11-08T18:42:32.348Z] 18:35:01 5 2.04 0.00 1.59 0.33 0.02 96.03 [2023-11-08T18:42:32.348Z] 18:35:01 6 0.99 0.00 0.33 0.18 0.02 98.48 [2023-11-08T18:42:32.348Z] 18:35:01 7 0.90 0.00 0.62 0.17 0.02 98.30 [2023-11-08T18:42:32.348Z] 18:36:01 all 1.42 0.00 0.66 0.60 0.02 97.30 [2023-11-08T18:42:32.348Z] 18:36:01 0 0.88 0.00 1.55 0.10 0.02 97.45 [2023-11-08T18:42:32.348Z] 18:36:01 1 1.02 0.00 0.54 1.05 0.03 97.35 [2023-11-08T18:42:32.348Z] 18:36:01 2 1.40 0.00 0.45 0.22 0.02 97.91 [2023-11-08T18:42:32.349Z] 18:36:01 3 1.07 0.00 0.47 2.52 0.00 95.95 [2023-11-08T18:42:32.349Z] 18:36:01 4 1.99 0.00 0.40 0.03 0.02 97.55 [2023-11-08T18:42:32.349Z] 18:36:01 5 2.74 0.00 1.10 0.82 0.02 95.33 [2023-11-08T18:42:32.349Z] 18:36:01 6 1.47 0.00 0.47 0.05 0.02 98.00 [2023-11-08T18:42:32.349Z] 18:36:01 7 0.78 0.00 0.27 0.03 0.02 98.90 [2023-11-08T18:42:32.349Z] 18:37:01 all 0.06 0.00 0.06 0.11 0.00 99.76 [2023-11-08T18:42:32.349Z] 18:37:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-11-08T18:42:32.349Z] 18:37:01 1 0.07 0.00 0.03 0.35 0.00 99.55 [2023-11-08T18:42:32.349Z] 18:37:01 2 0.03 0.00 0.13 0.05 0.02 99.77 [2023-11-08T18:42:32.349Z] 18:37:01 3 0.08 0.00 0.05 0.45 0.00 99.42 [2023-11-08T18:42:32.349Z] 18:37:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-08T18:42:32.349Z] 18:37:01 5 0.20 0.00 0.10 0.02 0.00 99.68 [2023-11-08T18:42:32.349Z] 18:37:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2023-11-08T18:42:32.349Z] 18:37:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-08T18:42:32.349Z] 18:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-08T18:42:32.349Z] 18:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-08T18:42:32.349Z] 18:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-08T18:42:32.349Z] 18:38:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-08T18:42:32.349Z] 18:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-08T18:42:32.349Z] 18:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-08T18:42:32.349Z] 18:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-08T18:42:32.349Z] 18:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:39:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2023-11-08T18:42:32.349Z] 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T18:42:32.349Z] 18:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-08T18:42:32.349Z] 18:39:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-08T18:42:32.349Z] 18:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-08T18:42:32.349Z] 18:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T18:42:32.349Z] 18:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:40:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-08T18:42:32.349Z] 18:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-08T18:42:32.349Z] 18:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-08T18:42:32.349Z] 18:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-08T18:42:32.349Z] 18:40:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-08T18:42:32.349Z] 18:41:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2023-11-08T18:42:32.349Z] 18:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T18:42:32.349Z] 18:41:01 2 0.05 0.00 0.08 0.00 0.02 99.85 [2023-11-08T18:42:32.349Z] 18:41:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:41:01 4 0.83 0.00 0.02 0.00 0.00 99.15 [2023-11-08T18:42:32.349Z] 18:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:41:01 7 0.20 0.00 0.00 0.00 0.00 99.80 [2023-11-08T18:42:32.349Z] [2023-11-08T18:42:32.349Z] 18:41:01 CPU %user %nice %system %iowait %steal %idle [2023-11-08T18:42:32.349Z] 18:42:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2023-11-08T18:42:32.349Z] 18:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-08T18:42:32.349Z] 18:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-08T18:42:32.349Z] 18:42:01 2 0.08 0.00 0.07 0.00 0.02 99.83 [2023-11-08T18:42:32.349Z] 18:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-08T18:42:32.349Z] 18:42:01 4 1.18 0.00 0.00 0.00 0.00 98.82 [2023-11-08T18:42:32.349Z] 18:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-08T18:42:32.349Z] 18:42:01 7 0.13 0.00 0.00 0.02 0.00 99.85 [2023-11-08T18:42:32.349Z] Average: all 4.43 0.00 1.04 1.76 0.03 92.74 [2023-11-08T18:42:32.349Z] Average: 0 4.51 0.00 1.17 0.49 0.03 93.80 [2023-11-08T18:42:32.349Z] Average: 1 4.53 0.00 1.14 6.23 0.03 88.07 [2023-11-08T18:42:32.349Z] Average: 2 4.90 0.00 1.16 1.49 0.03 92.42 [2023-11-08T18:42:32.349Z] Average: 3 4.66 0.00 1.04 1.65 0.03 92.63 [2023-11-08T18:42:32.349Z] Average: 4 4.27 0.00 0.91 2.47 0.02 92.33 [2023-11-08T18:42:32.349Z] Average: 5 4.28 0.00 1.03 0.42 0.02 94.25 [2023-11-08T18:42:32.349Z] Average: 6 4.22 0.00 0.91 0.64 0.02 94.21 [2023-11-08T18:42:32.349Z] Average: 7 4.07 0.00 1.00 0.68 0.03 94.22 [2023-11-08T18:42:32.349Z] [2023-11-08T18:42:32.349Z] [2023-11-08T18:42:32.349Z]