Pull request #88 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2+95d8f166fd10006397275f17c20ea67699b419bf (9324621430252f13364b97328d65cc457dcfc61a) 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-ssh13590318985507130187.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13989712612939700705.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-88/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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14312078396493868709.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-88/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11364249968748322697.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11661735715476346227.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-88/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-88/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15867468293144560279.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-26389 in /w/workspace/edgexfoundry_device-uart_PR-88 [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-88 # 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/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 Merge succeeded, producing 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 Checking out Revision 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 (PR-88) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # 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 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T18:52:01.284Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T18:52:01.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T18:52:01.639Z] ========================================================= [2024-11-13T18:52:01.639Z] EdgeX Global Pipelines Version Info [2024-11-13T18:52:01.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T18:52:02.805Z] ------------------- [2024-11-13T18:52:02.805Z] stable info: [2024-11-13T18:52:02.805Z] ------------------- [2024-11-13T18:52:02.805Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T18:52:02.805Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T18:52:02.805Z] Message: update stable to v1.0.265 [2024-11-13T18:52:03.377Z] ------------------- [2024-11-13T18:52:03.377Z] experimental info: [2024-11-13T18:52:03.377Z] ------------------- [2024-11-13T18:52:03.377Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T18:52:03.377Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T18:52:03.377Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T18:52:03.598Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-11-13T18:52:03.658Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-11-13T18:52:03.720Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T18:52:03.780Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T18:52:03.845Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T18:52:03.897Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T18:52:03.958Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T18:52:04.020Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-13T18:52:04.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T18:52:04.135Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T18:52:04.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T18:52:04.253Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-11-13T18:52:04.317Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T18:52:04.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T18:52:04.435Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T18:52:04.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T18:52:04.545Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T18:52:04.602Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T18:52:04.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T18:52:04.714Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T18:52:04.771Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-13T18:52:04.824Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-13T18:52:04.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T18:52:04.942Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T18:52:04.995Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T18:52:05.052Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T18:52:05.109Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T18:52:05.167Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-88 [Pipeline] echo [2024-11-13T18:52:05.228Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-88 [Pipeline] echo [2024-11-13T18:52:05.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-88 [Pipeline] echo [2024-11-13T18:52:05.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo [2024-11-13T18:52:05.411Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4141bfb [Pipeline] echo [2024-11-13T18:52:05.476Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T18:52:05.634Z] provisioning config files... [2024-11-13T18:52:05.648Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config6500682119325554347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T18:52:06.051Z] ---> ****-login.sh [2024-11-13T18:52:06.051Z] nexus3.edgexfoundry.org:10001 [2024-11-13T18:52:06.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:06.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:06.312Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:06.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:06.312Z] [2024-11-13T18:52:06.312Z] Login Succeeded [2024-11-13T18:52:06.312Z] nexus3.edgexfoundry.org:10002 [2024-11-13T18:52:06.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:06.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:06.572Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:06.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:06.573Z] [2024-11-13T18:52:06.573Z] Login Succeeded [2024-11-13T18:52:06.573Z] nexus3.edgexfoundry.org:10003 [2024-11-13T18:52:06.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:06.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:06.573Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:06.573Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:06.573Z] [2024-11-13T18:52:06.573Z] Login Succeeded [2024-11-13T18:52:06.573Z] nexus3.edgexfoundry.org:10004 [2024-11-13T18:52:06.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:06.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:06.833Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:06.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:06.833Z] [2024-11-13T18:52:06.833Z] Login Succeeded [2024-11-13T18:52:06.833Z] ****.io [2024-11-13T18:52:06.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:07.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:07.095Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:07.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:07.095Z] [2024-11-13T18:52:07.095Z] Login Succeeded [2024-11-13T18:52:07.095Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T18:52:07.128Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T18:52:07.818Z] + git rev-list -1 --merges 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2~1..4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo [2024-11-13T18:52:07.871Z] -----------> git rev-list -1 --merges 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2~1..4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [false] [Pipeline] sh [2024-11-13T18:52:08.192Z] + git log --format=format:%s -1 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo [2024-11-13T18:52:08.241Z] ========================================================= [2024-11-13T18:52:08.241Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T18:52:08.241Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T18:52:08.713Z] + git log --format=format:%s -1 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] echo [2024-11-13T18:52:08.754Z] [semverPrep] GIT_COMMIT: 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-13T18:52:08.802Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T18:52:09.252Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T18:52:09.252Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T18:52:09.252Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T18:52:09.252Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T18:52:09.252Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T18:52:09.252Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T18:52:09.252Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:52:09.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T18:52:09.787Z] [2024-11-13T18:52:09.787Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:52:10.193Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T18:52:10.193Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T18:52:10.193Z] b85a868b505f: Pulling fs layer [2024-11-13T18:52:10.193Z] e2be974225ed: Pulling fs layer [2024-11-13T18:52:10.193Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T18:52:10.193Z] 988bab9f4d93: Pulling fs layer [2024-11-13T18:52:10.193Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T18:52:10.193Z] eaf3925da568: Pulling fs layer [2024-11-13T18:52:10.193Z] bab4dde63d76: Pulling fs layer [2024-11-13T18:52:10.193Z] bde34c3a00c8: Pulling fs layer [2024-11-13T18:52:10.193Z] b352a97aabf1: Pulling fs layer [2024-11-13T18:52:10.193Z] 4872d77fe225: Pulling fs layer [2024-11-13T18:52:10.193Z] 5851b861e8e6: Pulling fs layer [2024-11-13T18:52:10.193Z] bab4dde63d76: Waiting [2024-11-13T18:52:10.193Z] bde34c3a00c8: Waiting [2024-11-13T18:52:10.193Z] eaf3925da568: Waiting [2024-11-13T18:52:10.193Z] b352a97aabf1: Waiting [2024-11-13T18:52:10.193Z] 988bab9f4d93: Waiting [2024-11-13T18:52:10.193Z] 5851b861e8e6: Waiting [2024-11-13T18:52:10.193Z] 4872d77fe225: Waiting [2024-11-13T18:52:10.193Z] 1469e6f7b9e6: Waiting [2024-11-13T18:52:10.193Z] e2be974225ed: Download complete [2024-11-13T18:52:10.193Z] 988bab9f4d93: Verifying Checksum [2024-11-13T18:52:10.193Z] 988bab9f4d93: Download complete [2024-11-13T18:52:10.193Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T18:52:10.193Z] 1469e6f7b9e6: Download complete [2024-11-13T18:52:10.193Z] eaf3925da568: Download complete [2024-11-13T18:52:10.193Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T18:52:10.193Z] 339a4e72a1f5: Download complete [2024-11-13T18:52:10.455Z] bde34c3a00c8: Verifying Checksum [2024-11-13T18:52:10.455Z] bde34c3a00c8: Download complete [2024-11-13T18:52:10.455Z] b352a97aabf1: Download complete [2024-11-13T18:52:10.455Z] 4872d77fe225: Verifying Checksum [2024-11-13T18:52:10.455Z] 4872d77fe225: Download complete [2024-11-13T18:52:10.455Z] 5851b861e8e6: Download complete [2024-11-13T18:52:10.455Z] b85a868b505f: Download complete [2024-11-13T18:52:10.714Z] bab4dde63d76: Verifying Checksum [2024-11-13T18:52:10.714Z] bab4dde63d76: Download complete [2024-11-13T18:52:11.654Z] b85a868b505f: Pull complete [2024-11-13T18:52:11.914Z] e2be974225ed: Pull complete [2024-11-13T18:52:12.489Z] 339a4e72a1f5: Pull complete [2024-11-13T18:52:12.489Z] 988bab9f4d93: Pull complete [2024-11-13T18:52:12.750Z] 1469e6f7b9e6: Pull complete [2024-11-13T18:52:12.750Z] eaf3925da568: Pull complete [2024-11-13T18:52:14.659Z] bab4dde63d76: Pull complete [2024-11-13T18:52:14.659Z] bde34c3a00c8: Pull complete [2024-11-13T18:52:14.659Z] b352a97aabf1: Pull complete [2024-11-13T18:52:14.919Z] 4872d77fe225: Pull complete [2024-11-13T18:52:14.919Z] 5851b861e8e6: Pull complete [2024-11-13T18:52:14.919Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T18:52:14.919Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T18:52:14.919Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:52:15.203Z] prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container [2024-11-13T18:52:15.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T18:52:18.214Z] $ docker top 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f -eo pid,comm [2024-11-13T18:52:18.266Z] 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). [2024-11-13T18:52:18.266Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T18:52:18.438Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T18:52:18.438Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T18:52:18.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T18:52:18.539Z] $ docker exec 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent [2024-11-13T18:52:18.656Z] SSH_AUTH_SOCK=/tmp/ssh-pRXiYQzZwCtI/agent.31 [2024-11-13T18:52:18.656Z] SSH_AGENT_PID=37 [2024-11-13T18:52:18.662Z] Running ssh-add (command line suppressed) [2024-11-13T18:52:18.756Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_4969157370915714054.key (/w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_4969157370915714054.key) [2024-11-13T18:52:18.771Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T18:52:19.115Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T18:52:19.144Z] $ docker exec --env ******** --env ******** 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent -k [2024-11-13T18:52:19.244Z] unset SSH_AUTH_SOCK; [2024-11-13T18:52:19.244Z] unset SSH_AGENT_PID; [2024-11-13T18:52:19.244Z] echo Agent pid 37 killed; [2024-11-13T18:52:19.258Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T18:52:19.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T18:52:19.365Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T18:52:19.482Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T18:52:19.484Z] $ docker exec 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent [2024-11-13T18:52:19.594Z] SSH_AUTH_SOCK=/tmp/ssh-qabWvisIgtg4/agent.70 [2024-11-13T18:52:19.594Z] SSH_AGENT_PID=76 [2024-11-13T18:52:19.598Z] Running ssh-add (command line suppressed) [2024-11-13T18:52:19.692Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_11489144853268662409.key (/w/workspace/edgexfoundry_device-uart_PR-88@tmp/private_key_11489144853268662409.key) [2024-11-13T18:52:19.706Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T18:52:20.054Z] + git semver init [2024-11-13T18:52:20.314Z] 2024-11-13 18:52:20,227 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T18:52:20.314Z] 2024-11-13 18:52:20,228 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-88/.semver [2024-11-13T18:52:20.314Z] 2024-11-13 18:52:20,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-88/.semver [2024-11-13T18:52:20.314Z] 2024-11-13 18:52:20,229 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-88/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88, universal_newlines=False, shell=None, istream=None) [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,328 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-88/.git/info/exclude [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,328 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 with force:False [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,328 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,332 [execute] INFO git cat-file --batch-check [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,333 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,340 [execute] INFO git cat-file --batch [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-88/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T18:52:21.692Z] 2024-11-13 18:52:21,346 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-88/.semver/PR-88 [2024-11-13T18:52:21.692Z] 0.0.0 [Pipeline] } [2024-11-13T18:52:21.722Z] $ docker exec --env ******** --env ******** 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f ssh-agent -k [2024-11-13T18:52:21.829Z] unset SSH_AUTH_SOCK; [2024-11-13T18:52:21.830Z] unset SSH_AGENT_PID; [2024-11-13T18:52:21.830Z] echo Agent pid 76 killed; [2024-11-13T18:52:21.839Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T18:52:22.323Z] + git semver [Pipeline] } [2024-11-13T18:52:22.611Z] $ docker stop --time=1 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f [2024-11-13T18:52:23.935Z] $ docker rm -f --volumes 2c0f761ec27ecff59b2c764c189b0d13c920bde6e9ffe0db1e82155bdcfc307f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T18:52:24.351Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T18:52:24.670Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T18:52:24.696Z] [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 [2024-11-13T18:52:25.545Z] provisioning config files... [2024-11-13T18:52:25.555Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config11917737772700456077tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T18:52:25.936Z] ---> ****-login.sh [2024-11-13T18:52:25.936Z] nexus3.edgexfoundry.org:10001 [2024-11-13T18:52:25.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:25.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:25.936Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:25.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:25.936Z] [2024-11-13T18:52:25.936Z] Login Succeeded [2024-11-13T18:52:25.936Z] nexus3.edgexfoundry.org:10002 [2024-11-13T18:52:25.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:25.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:25.936Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:25.936Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:25.936Z] [2024-11-13T18:52:25.936Z] Login Succeeded [2024-11-13T18:52:25.937Z] nexus3.edgexfoundry.org:10003 [2024-11-13T18:52:26.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:26.200Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:26.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:26.200Z] [2024-11-13T18:52:26.200Z] Login Succeeded [2024-11-13T18:52:26.200Z] nexus3.edgexfoundry.org:10004 [2024-11-13T18:52:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:26.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:26.200Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:26.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:26.200Z] [2024-11-13T18:52:26.200Z] Login Succeeded [2024-11-13T18:52:26.200Z] ****.io [2024-11-13T18:52:26.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:52:26.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:52:26.458Z] Configure a credential helper to remove this warning. See [2024-11-13T18:52:26.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:52:26.458Z] [2024-11-13T18:52:26.458Z] Login Succeeded [2024-11-13T18:52:26.458Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T18:52:26.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T18:52:26.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T18:52:26.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T18:52:26.822Z] ========================================================= [2024-11-13T18:52:26.822Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T18:52:26.822Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:52:27.340Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T18:52:27.340Z] Sending build context to Docker daemon 25.67MB [2024-11-13T18:52:27.340Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T18:52:27.340Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T18:52:27.599Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T18:52:27.599Z] 43c4264eed91: Pulling fs layer [2024-11-13T18:52:27.599Z] 4cc291be95ef: Pulling fs layer [2024-11-13T18:52:27.599Z] 2ac1f1163629: Pulling fs layer [2024-11-13T18:52:27.599Z] 5c3c966382ef: Pulling fs layer [2024-11-13T18:52:27.599Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T18:52:27.599Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T18:52:27.599Z] 5c3c966382ef: Waiting [2024-11-13T18:52:27.599Z] 4f4fb700ef54: Waiting [2024-11-13T18:52:27.599Z] 9f66e0745190: Pulling fs layer [2024-11-13T18:52:27.599Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T18:52:27.599Z] 9f66e0745190: Waiting [2024-11-13T18:52:27.599Z] 5d5c8e513c77: Waiting [2024-11-13T18:52:27.599Z] f49a43e4bbc0: Waiting [2024-11-13T18:52:27.599Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T18:52:27.599Z] 561ebcabdf7f: Waiting [2024-11-13T18:52:27.599Z] 4cc291be95ef: Verifying Checksum [2024-11-13T18:52:27.599Z] 4cc291be95ef: Download complete [2024-11-13T18:52:27.599Z] 5c3c966382ef: Verifying Checksum [2024-11-13T18:52:27.599Z] 5c3c966382ef: Download complete [2024-11-13T18:52:27.599Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T18:52:27.599Z] 4f4fb700ef54: Download complete [2024-11-13T18:52:27.599Z] 5d5c8e513c77: Verifying Checksum [2024-11-13T18:52:27.599Z] 5d5c8e513c77: Download complete [2024-11-13T18:52:27.599Z] 43c4264eed91: Download complete [2024-11-13T18:52:27.599Z] 9f66e0745190: Verifying Checksum [2024-11-13T18:52:27.599Z] 9f66e0745190: Download complete [2024-11-13T18:52:27.599Z] 43c4264eed91: Pull complete [2024-11-13T18:52:27.858Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T18:52:27.858Z] 561ebcabdf7f: Download complete [2024-11-13T18:52:27.858Z] 4cc291be95ef: Pull complete [2024-11-13T18:52:28.120Z] 2ac1f1163629: Verifying Checksum [2024-11-13T18:52:28.120Z] 2ac1f1163629: Download complete [2024-11-13T18:52:28.381Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T18:52:28.381Z] f49a43e4bbc0: Download complete [2024-11-13T18:52:31.668Z] 2ac1f1163629: Pull complete [2024-11-13T18:52:31.668Z] 5c3c966382ef: Pull complete [2024-11-13T18:52:31.668Z] 4f4fb700ef54: Pull complete [2024-11-13T18:52:31.668Z] 5d5c8e513c77: Pull complete [2024-11-13T18:52:31.668Z] 9f66e0745190: Pull complete [2024-11-13T18:52:34.203Z] f49a43e4bbc0: Pull complete [2024-11-13T18:52:34.465Z] 561ebcabdf7f: Pull complete [2024-11-13T18:52:34.465Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T18:52:34.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T18:52:34.465Z] ---> 3a752c3f9dda [2024-11-13T18:52:34.465Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T18:52:38.660Z] ---> Running in 9427daeedeaf [2024-11-13T18:52:38.660Z] Removing intermediate container 9427daeedeaf [2024-11-13T18:52:38.660Z] ---> 0da59e918135 [2024-11-13T18:52:38.660Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T18:52:38.660Z] ---> Running in f97aa88b8531 [2024-11-13T18:52:38.660Z] Removing intermediate container f97aa88b8531 [2024-11-13T18:52:38.660Z] ---> beba402ebfda [2024-11-13T18:52:38.660Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T18:52:38.660Z] ---> Running in e56830bf7d35 [2024-11-13T18:52:38.660Z] Removing intermediate container e56830bf7d35 [2024-11-13T18:52:38.660Z] ---> 6f8e89f53e3c [2024-11-13T18:52:38.660Z] Step 6/12 : WORKDIR /device-uart [2024-11-13T18:52:38.660Z] ---> Running in 1817d262777d [2024-11-13T18:52:38.660Z] Removing intermediate container 1817d262777d [2024-11-13T18:52:38.660Z] ---> e60255ee8379 [2024-11-13T18:52:38.660Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T18:52:38.660Z] ---> Running in 0e154cd390fc [2024-11-13T18:52:38.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T18:52:38.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T18:52:39.487Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T18:52:39.487Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T18:52:39.487Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T18:52:39.487Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T18:52:39.487Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T18:52:39.487Z] OK: 250 MiB in 58 packages [2024-11-13T18:52:40.056Z] Removing intermediate container 0e154cd390fc [2024-11-13T18:52:40.056Z] ---> 6f3edd11c41e [2024-11-13T18:52:40.056Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T18:52:40.314Z] Still waiting to schedule task [2024-11-13T18:52:40.314Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-13T18:52:40.316Z] ---> 8c2a3b43117e [2024-11-13T18:52:40.316Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T18:52:40.316Z] ---> Running in cc2ecba063fc [2024-11-13T18:53:27.017Z] Removing intermediate container cc2ecba063fc [2024-11-13T18:53:27.017Z] ---> 10018050c069 [2024-11-13T18:53:27.017Z] Step 10/12 : COPY . . [2024-11-13T18:53:27.594Z] ---> b1d804bcb8e5 [2024-11-13T18:53:27.594Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T18:53:27.594Z] ---> Running in 26d45231a129 [2024-11-13T18:53:27.594Z] Removing intermediate container 26d45231a129 [2024-11-13T18:53:27.594Z] ---> 964adb43683e [2024-11-13T18:53:27.594Z] Step 12/12 : RUN ${MAKE} [2024-11-13T18:53:27.594Z] ---> Running in ff0c579d49d9 [2024-11-13T18:53:27.854Z] noop [2024-11-13T18:53:28.114Z] Removing intermediate container ff0c579d49d9 [2024-11-13T18:53:28.115Z] ---> 145e63bbd0ff [2024-11-13T18:53:28.115Z] Successfully built 145e63bbd0ff [2024-11-13T18:53:28.115Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:53:28.594Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T18:53:28.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:53:28.763Z] prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container [2024-11-13T18:53:28.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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-x86_64 cat [2024-11-13T18:53:29.142Z] $ docker top 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T18:53:29.579Z] + go version [2024-11-13T18:53:29.580Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T18:53:29.614Z] $ docker stop --time=1 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 [2024-11-13T18:53:30.908Z] $ docker rm -f --volumes 90000682ae9b3dcfe3e9d8579b73436355d0af8e4ae0dae3fa2e3d8c4341f7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:53:31.709Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T18:53:31.709Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:53:31.884Z] prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container [2024-11-13T18:53:31.911Z] $ 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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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-x86_64 cat [2024-11-13T18:53:32.280Z] $ docker top b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T18:53:32.699Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-88 [Pipeline] fileExists [Pipeline] sh [2024-11-13T18:53:33.086Z] + make test [2024-11-13T18:53:33.086Z] go test ./... -coverprofile=coverage.out [2024-11-13T18:53:34.462Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-13T18:53:52.547Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-13T18:53:52.547Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-13T18:54:02.523Z] go vet ./... [2024-11-13T18:54:07.799Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T18:54:07.799Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T18:54:07.799Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T18:54:07.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T18:54:07.899Z] $ docker stop --time=1 b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 [2024-11-13T18:54:09.841Z] $ docker rm -f --volumes b7868f09179e69a4d2c09af82e72dbfd19e01e73bd55c78c916e1df1ddfad292 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T18:54:10.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T18:54:10.614Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T18:54:11.342Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T18:54:11.658Z] + ls -al . [2024-11-13T18:54:11.658Z] total 224 [2024-11-13T18:54:11.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:53 . [2024-11-13T18:54:11.658Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:51 .. [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 18:51 .dockerignore [2024-11-13T18:54:11.658Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:53 .git [2024-11-13T18:54:11.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 .github [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 13 18:51 .gitignore [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 13 18:51 .golangci.yml [2024-11-13T18:54:11.658Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:52 .semver [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 13 18:51 Attribution.txt [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 13 18:51 CHANGELOG.md [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 13 18:51 Dockerfile [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:51 GOVERNANCE.md [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 13 18:51 Jenkinsfile [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 18:51 LICENSE [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 13 18:51 Makefile [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:51 OWNERS.md [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 13 18:51 README.md [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 18:52 VERSION [2024-11-13T18:54:11.658Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:51 bin [2024-11-13T18:54:11.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 cmd [2024-11-13T18:54:11.658Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 13 18:53 coverage.out [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 13 18:51 go.mod [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 87556 Nov 13 18:51 go.sum [2024-11-13T18:54:11.658Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:51 internal [2024-11-13T18:54:11.658Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 18:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:54:12.135Z] + 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=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 --label arch=amd64 --label version=0.0.0 . [2024-11-13T18:54:12.135Z] Sending build context to Docker daemon 25.68MB [2024-11-13T18:54:12.135Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T18:54:12.135Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T18:54:12.135Z] ---> 145e63bbd0ff [2024-11-13T18:54:12.135Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T18:54:12.708Z] ---> Running in 051666575a33 [2024-11-13T18:54:12.708Z] Removing intermediate container 051666575a33 [2024-11-13T18:54:12.708Z] ---> dfbdf64fccca [2024-11-13T18:54:12.708Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T18:54:12.708Z] ---> Running in e895bc93773b [2024-11-13T18:54:12.968Z] Removing intermediate container e895bc93773b [2024-11-13T18:54:12.968Z] ---> da4ed0a4e109 [2024-11-13T18:54:12.968Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T18:54:12.968Z] ---> Running in baf1892f39cf [2024-11-13T18:54:12.968Z] Removing intermediate container baf1892f39cf [2024-11-13T18:54:12.968Z] ---> 408ca35c1fc3 [2024-11-13T18:54:12.968Z] Step 6/26 : WORKDIR /device-uart [2024-11-13T18:54:12.968Z] ---> Running in 6bb9fbe318ca [2024-11-13T18:54:13.229Z] Removing intermediate container 6bb9fbe318ca [2024-11-13T18:54:13.229Z] ---> 997b45a17f4e [2024-11-13T18:54:13.229Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T18:54:13.229Z] ---> Running in ce83cb852bae [2024-11-13T18:54:13.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:13.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:14.059Z] OK: 250 MiB in 58 packages [2024-11-13T18:54:14.320Z] Removing intermediate container ce83cb852bae [2024-11-13T18:54:14.320Z] ---> 5be569cdf942 [2024-11-13T18:54:14.320Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-13T18:54:14.320Z] ---> 166f6a0a7308 [2024-11-13T18:54:14.320Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T18:54:14.320Z] ---> Running in 181f69ab1639 [2024-11-13T18:54:15.259Z] Removing intermediate container 181f69ab1639 [2024-11-13T18:54:15.259Z] ---> 1062e185511b [2024-11-13T18:54:15.259Z] Step 10/26 : COPY . . [2024-11-13T18:54:16.194Z] ---> 1f76ccd8e71d [2024-11-13T18:54:16.194Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T18:54:16.194Z] ---> Running in e6e35e01715c [2024-11-13T18:54:16.194Z] Removing intermediate container e6e35e01715c [2024-11-13T18:54:16.194Z] ---> 9cd833fdb6d8 [2024-11-13T18:54:16.194Z] Step 12/26 : RUN ${MAKE} [2024-11-13T18:54:16.194Z] ---> Running in 49896b1e9e88 [2024-11-13T18:54:16.455Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-13T18:54:24.198Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26390 in /w/workspace/edgexfoundry_device-uart_PR-88 [Pipeline] { [Pipeline] ws [2024-11-13T18:54:24.277Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-11-13T18:54:24.374Z] The recommended git tool is: git [2024-11-13T18:54:33.400Z] using credential edgex-jenkins-ssh [2024-11-13T18:54:33.419Z] Cloning the remote Git repository [2024-11-13T18:54:33.466Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-11-13T18:54:33.576Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-11-13T18:54:33.762Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-13T18:54:33.763Z] > git --version # timeout=10 [2024-11-13T18:54:33.788Z] > git --version # 'git version 2.25.1' [2024-11-13T18:54:33.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T18:54:33.997Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T18:54:36.344Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-13T18:54:36.368Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T18:54:37.517Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-11-13T18:54:37.564Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-11-13T18:54:37.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T18:54:37.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/88/head:refs/remotes/origin/PR-88 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-13T18:54:38.036Z] Merging remotes/origin/main commit 95d8f166fd10006397275f17c20ea67699b419bf into PR head commit 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [2024-11-13T18:54:38.350Z] Merge succeeded, producing 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [2024-11-13T18:54:38.350Z] Checking out Revision 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 (PR-88) [2024-11-13T18:54:39.012Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-13T18:54:39.060Z] > git --version # timeout=10 [2024-11-13T18:54:39.070Z] > git --version # 'git version 2.25.1' [2024-11-13T18:54:39.095Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T18:54:38.056Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T18:54:38.131Z] > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 [2024-11-13T18:54:38.225Z] > git remote # timeout=10 [2024-11-13T18:54:38.247Z] > git config --get remote.origin.url # timeout=10 [2024-11-13T18:54:38.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T18:54:38.296Z] > git merge 95d8f166fd10006397275f17c20ea67699b419bf # timeout=10 [2024-11-13T18:54:38.328Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-13T18:54:38.354Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T18:54:38.370Z] > git checkout -f 4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T18:54:44.032Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T18:54:44.032Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T18:54:44.032Z] Dload Upload Total Spent Left Speed [2024-11-13T18:54:44.032Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 75017 0 --:--:-- --:--:-- --:--:-- 75017 [Pipeline] sh [2024-11-13T18:54:44.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T18:54:44.730Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T18:54:44.730Z] + sudo tee /etc/docker/daemon.new [2024-11-13T18:54:44.730Z] { [2024-11-13T18:54:44.730Z] "registry-mirrors": [ [2024-11-13T18:54:44.730Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T18:54:44.730Z] ], [2024-11-13T18:54:44.730Z] "bip": "10.250.0.254/24", [2024-11-13T18:54:44.730Z] "hosts": [ [2024-11-13T18:54:44.730Z] "tcp://0.0.0.0:5555", [2024-11-13T18:54:44.730Z] "unix:///var/run/docker.sock" [2024-11-13T18:54:44.730Z] ], [2024-11-13T18:54:44.730Z] "mtu": 1458, [2024-11-13T18:54:44.730Z] "selinux-enabled": true, [2024-11-13T18:54:44.730Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T18:54:44.730Z] } [Pipeline] sh [2024-11-13T18:54:45.081Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T18:54:45.428Z] + sudo service docker restart [2024-11-13T18:54:48.540Z] Removing intermediate container 49896b1e9e88 [2024-11-13T18:54:48.540Z] ---> d0d42ca2c61c [2024-11-13T18:54:48.540Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T18:54:48.540Z] 3.20: Pulling from library/alpine [2024-11-13T18:54:48.540Z] da9db072f522: Pulling fs layer [2024-11-13T18:54:48.540Z] da9db072f522: Verifying Checksum [2024-11-13T18:54:48.540Z] da9db072f522: Download complete [2024-11-13T18:54:48.540Z] da9db072f522: Pull complete [2024-11-13T18:54:48.540Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T18:54:48.540Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T18:54:48.540Z] ---> 63b790fccc90 [2024-11-13T18:54:48.540Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-13T18:54:48.540Z] ---> Running in f68b079ab102 [2024-11-13T18:54:48.540Z] Removing intermediate container f68b079ab102 [2024-11-13T18:54:48.540Z] ---> 7cb7a59f0e3f [2024-11-13T18:54:48.540Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T18:54:48.540Z] ---> Running in 73f8da1685d2 [2024-11-13T18:54:48.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:48.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:48.540Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T18:54:48.540Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T18:54:48.540Z] OK: 8 MiB in 15 packages [2024-11-13T18:54:48.540Z] Removing intermediate container 73f8da1685d2 [2024-11-13T18:54:48.540Z] ---> bd67c16040cd [2024-11-13T18:54:48.540Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-13T18:54:48.540Z] ---> Running in 5e8688263a4c [2024-11-13T18:54:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:48.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:49.059Z] Upgrading critical system libraries and apk-tools: [2024-11-13T18:54:49.059Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T18:54:49.059Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T18:54:49.318Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T18:54:49.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:49.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T18:54:49.578Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T18:54:49.578Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T18:54:49.578Z] OK: 8 MiB in 15 packages [2024-11-13T18:54:49.837Z] Removing intermediate container 5e8688263a4c [2024-11-13T18:54:49.837Z] ---> bc6c21cd145d [2024-11-13T18:54:49.837Z] Step 17/26 : WORKDIR / [2024-11-13T18:54:50.094Z] ---> Running in 55f6486d7901 [2024-11-13T18:54:50.094Z] Removing intermediate container 55f6486d7901 [2024-11-13T18:54:50.094Z] ---> 0d3d55baea18 [2024-11-13T18:54:50.094Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-13T18:54:50.094Z] ---> c6535700f4c3 [2024-11-13T18:54:50.094Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-13T18:54:50.352Z] ---> 8b2b2d2d8754 [2024-11-13T18:54:50.352Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-13T18:54:51.287Z] ---> c3ae09df4504 [2024-11-13T18:54:51.287Z] Step 21/26 : EXPOSE 59995 [2024-11-13T18:54:51.287Z] ---> Running in f70df1cb3998 [2024-11-13T18:54:51.287Z] Removing intermediate container f70df1cb3998 [2024-11-13T18:54:51.287Z] ---> cb8a1043a22f [2024-11-13T18:54:51.287Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-13T18:54:51.287Z] ---> Running in 7de7ff51775c [2024-11-13T18:54:51.287Z] Removing intermediate container 7de7ff51775c [2024-11-13T18:54:51.287Z] ---> 63bbc1245daa [2024-11-13T18:54:51.287Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T18:54:51.287Z] ---> Running in 64d4fef6b451 [2024-11-13T18:54:51.287Z] Removing intermediate container 64d4fef6b451 [2024-11-13T18:54:51.287Z] ---> f8537b200bd5 [2024-11-13T18:54:51.287Z] Step 24/26 : LABEL arch=amd64 [2024-11-13T18:54:51.287Z] ---> Running in 4a7ef1c3757b [2024-11-13T18:54:51.547Z] Removing intermediate container 4a7ef1c3757b [2024-11-13T18:54:51.547Z] ---> ba28f07f9f9d [2024-11-13T18:54:51.547Z] Step 25/26 : LABEL git_sha=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [2024-11-13T18:54:51.547Z] ---> Running in 8fe4af155a49 [2024-11-13T18:54:51.547Z] Removing intermediate container 8fe4af155a49 [2024-11-13T18:54:51.547Z] ---> 627222bcf7ee [2024-11-13T18:54:51.547Z] Step 26/26 : LABEL version=0.0.0 [2024-11-13T18:54:51.547Z] ---> Running in c64314ff22e1 [2024-11-13T18:54:51.547Z] Removing intermediate container c64314ff22e1 [2024-11-13T18:54:51.547Z] ---> 83b2221c00de [2024-11-13T18:54:51.547Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T18:54:51.547Z] Successfully built 83b2221c00de [2024-11-13T18:54:51.547Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:54:52.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T18:54:52.597Z] [2024-11-13T18:54:52.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:54:53.003Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T18:54:53.003Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T18:54:53.003Z] 5eb5b503b376: Pulling fs layer [2024-11-13T18:54:53.003Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T18:54:53.003Z] ec43610c2a17: Pulling fs layer [2024-11-13T18:54:53.003Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T18:54:53.003Z] 33b1e0a273af: Pulling fs layer [2024-11-13T18:54:53.003Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T18:54:53.003Z] 2f39f015ded8: Pulling fs layer [2024-11-13T18:54:53.003Z] 2f39f015ded8: Waiting [2024-11-13T18:54:53.003Z] 5d3b04190fa2: Waiting [2024-11-13T18:54:53.003Z] 3a2ae6a8a46f: Waiting [2024-11-13T18:54:53.003Z] 5c69ac0246d0: Verifying Checksum [2024-11-13T18:54:53.003Z] 5c69ac0246d0: Download complete [2024-11-13T18:54:53.003Z] 3a2ae6a8a46f: Download complete [2024-11-13T18:54:53.003Z] 33b1e0a273af: Verifying Checksum [2024-11-13T18:54:53.003Z] 33b1e0a273af: Download complete [2024-11-13T18:54:53.003Z] 5d3b04190fa2: Download complete [2024-11-13T18:54:53.003Z] ec43610c2a17: Download complete [2024-11-13T18:54:53.261Z] 5eb5b503b376: Verifying Checksum [2024-11-13T18:54:53.261Z] 5eb5b503b376: Download complete [2024-11-13T18:54:53.826Z] 2f39f015ded8: Verifying Checksum [2024-11-13T18:54:53.826Z] 2f39f015ded8: Download complete [2024-11-13T18:54:54.398Z] 5eb5b503b376: Pull complete [2024-11-13T18:54:54.662Z] 5c69ac0246d0: Pull complete [2024-11-13T18:54:55.228Z] ec43610c2a17: Pull complete [2024-11-13T18:54:55.228Z] 3a2ae6a8a46f: Pull complete [2024-11-13T18:54:55.228Z] 33b1e0a273af: Pull complete [2024-11-13T18:54:55.487Z] 5d3b04190fa2: Pull complete [2024-11-13T18:55:00.768Z] 2f39f015ded8: Pull complete [2024-11-13T18:55:00.768Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T18:55:00.768Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T18:55:00.768Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:55:01.022Z] prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container [2024-11-13T18:55:01.044Z] $ 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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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:latest cat [2024-11-13T18:55:05.312Z] $ docker top e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-11-13T18:55:05.647Z] provisioning config files... [2024-11-13T18:55:05.682Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config941860675963797187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T18:55:05.878Z] ---> job-cost.sh [2024-11-13T18:55:05.878Z] lf-activate-venv: SKIPPING [2024-11-13T18:55:05.878Z] INFO: No Stack... [2024-11-13T18:55:06.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T18:55:06.168Z] ---> ****-login.sh [2024-11-13T18:55:06.168Z] nexus3.edgexfoundry.org:10001 [2024-11-13T18:55:06.396Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T18:55:06.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:55:06.726Z] + cat /w/workspace/edgexfoundry_device-uart_PR-88/archives/cost.csv [2024-11-13T18:55:06.726Z] + cut -d, -f6 [2024-11-13T18:55:06.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:55:06.726Z] Configure a credential helper to remove this warning. See [2024-11-13T18:55:06.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:55:06.726Z] [2024-11-13T18:55:06.726Z] Login Succeeded [2024-11-13T18:55:06.726Z] nexus3.edgexfoundry.org:10002 [Pipeline] lock [2024-11-13T18:55:06.790Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [2024-11-13T18:55:06.796Z] Resource [jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] did not exist. Created. [2024-11-13T18:55:06.804Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T18:55:06.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:55:06.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:55:06.995Z] Configure a credential helper to remove this warning. See [2024-11-13T18:55:06.995Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:55:06.995Z] [2024-11-13T18:55:06.995Z] Login Succeeded [2024-11-13T18:55:06.995Z] nexus3.edgexfoundry.org:10003 [2024-11-13T18:55:07.227Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T18:55:07.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:55:07.287Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T18:55:07.344Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T18:55:07.432Z] $ docker stop --time=1 e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c [2024-11-13T18:55:07.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:55:07.537Z] Configure a credential helper to remove this warning. See [2024-11-13T18:55:07.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:55:07.537Z] [2024-11-13T18:55:07.537Z] Login Succeeded [2024-11-13T18:55:07.537Z] nexus3.edgexfoundry.org:10004 [2024-11-13T18:55:07.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:55:07.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:55:07.804Z] Configure a credential helper to remove this warning. See [2024-11-13T18:55:07.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:55:07.804Z] [2024-11-13T18:55:07.805Z] Login Succeeded [2024-11-13T18:55:07.805Z] ****.io [2024-11-13T18:55:08.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T18:55:08.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T18:55:08.336Z] Configure a credential helper to remove this warning. See [2024-11-13T18:55:08.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T18:55:08.336Z] [2024-11-13T18:55:08.336Z] Login Succeeded [2024-11-13T18:55:08.336Z] ---> ****-login.sh ends [2024-11-13T18:55:08.618Z] $ docker rm -f --volumes e641413c087b62ea999e6fadbe2cee8bfeb87ef793e34521ac8ff21f4b84749c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-11-13T18:55:08.815Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-11-13T18:55:09.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T18:55:09.352Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T18:55:09.394Z] ========================================================= [2024-11-13T18:55:09.394Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T18:55:09.394Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:55:09.937Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T18:55:10.203Z] Sending build context to Docker daemon 12.91MB [2024-11-13T18:55:10.203Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T18:55:10.203Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-13T18:55:10.472Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T18:55:10.472Z] cf04c63912e1: Pulling fs layer [2024-11-13T18:55:10.472Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T18:55:10.472Z] a37a00ec5f00: Pulling fs layer [2024-11-13T18:55:10.472Z] 50b3750afda1: Pulling fs layer [2024-11-13T18:55:10.472Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T18:55:10.472Z] 80978eb59214: Pulling fs layer [2024-11-13T18:55:10.472Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T18:55:10.472Z] c5a475d317c9: Pulling fs layer [2024-11-13T18:55:10.472Z] 50b3750afda1: Waiting [2024-11-13T18:55:10.472Z] 4f4fb700ef54: Waiting [2024-11-13T18:55:10.472Z] 80978eb59214: Waiting [2024-11-13T18:55:10.472Z] c9f46d7d2bd2: Waiting [2024-11-13T18:55:10.472Z] c5a475d317c9: Waiting [2024-11-13T18:55:10.472Z] 55b35a11ae5e: Download complete [2024-11-13T18:55:10.472Z] 50b3750afda1: Verifying Checksum [2024-11-13T18:55:10.472Z] 50b3750afda1: Download complete [2024-11-13T18:55:10.472Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T18:55:10.472Z] 4f4fb700ef54: Download complete [2024-11-13T18:55:10.472Z] 80978eb59214: Verifying Checksum [2024-11-13T18:55:10.472Z] 80978eb59214: Download complete [2024-11-13T18:55:10.472Z] cf04c63912e1: Verifying Checksum [2024-11-13T18:55:10.472Z] cf04c63912e1: Download complete [2024-11-13T18:55:11.062Z] c5a475d317c9: Verifying Checksum [2024-11-13T18:55:11.062Z] c5a475d317c9: Download complete [2024-11-13T18:55:11.335Z] cf04c63912e1: Pull complete [2024-11-13T18:55:11.919Z] 55b35a11ae5e: Pull complete [2024-11-13T18:55:12.502Z] a37a00ec5f00: Verifying Checksum [2024-11-13T18:55:12.502Z] a37a00ec5f00: Download complete [2024-11-13T18:55:13.085Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T18:55:13.085Z] c9f46d7d2bd2: Download complete [2024-11-13T18:55:28.094Z] a37a00ec5f00: Pull complete [2024-11-13T18:55:28.094Z] 50b3750afda1: Pull complete [2024-11-13T18:55:28.094Z] 4f4fb700ef54: Pull complete [2024-11-13T18:55:28.094Z] 80978eb59214: Pull complete [2024-11-13T18:55:34.733Z] c9f46d7d2bd2: Pull complete [2024-11-13T18:55:35.327Z] c5a475d317c9: Pull complete [2024-11-13T18:55:35.327Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T18:55:35.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T18:55:35.327Z] ---> be29e6b0f0d4 [2024-11-13T18:55:35.327Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T18:55:36.291Z] ---> Running in 9ead7be3d5ac [2024-11-13T18:55:36.559Z] Removing intermediate container 9ead7be3d5ac [2024-11-13T18:55:36.559Z] ---> 0f65da95b467 [2024-11-13T18:55:36.559Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T18:55:36.559Z] ---> Running in e1599332fbf4 [2024-11-13T18:55:36.825Z] Removing intermediate container e1599332fbf4 [2024-11-13T18:55:36.825Z] ---> 8c668fce7b06 [2024-11-13T18:55:36.825Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-13T18:55:36.825Z] ---> Running in aab1f857a6df [2024-11-13T18:55:37.092Z] Removing intermediate container aab1f857a6df [2024-11-13T18:55:37.092Z] ---> eddab93c3cab [2024-11-13T18:55:37.092Z] Step 6/12 : WORKDIR /device-uart [2024-11-13T18:55:37.092Z] ---> Running in a887f340199c [2024-11-13T18:55:37.359Z] Removing intermediate container a887f340199c [2024-11-13T18:55:37.359Z] ---> 3235216700e7 [2024-11-13T18:55:37.359Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T18:55:37.626Z] ---> Running in f0bbde022eab [2024-11-13T18:55:38.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T18:55:38.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T18:55:40.268Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-11-13T18:55:40.268Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-11-13T18:55:40.268Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-11-13T18:55:40.268Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-11-13T18:55:40.268Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T18:55:40.268Z] OK: 242 MiB in 58 packages [2024-11-13T18:55:42.226Z] Removing intermediate container f0bbde022eab [2024-11-13T18:55:42.226Z] ---> 58ab31e9954f [2024-11-13T18:55:42.226Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-13T18:55:42.812Z] ---> b1c5901034e6 [2024-11-13T18:55:42.812Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T18:55:42.812Z] ---> Running in 0ff1726901cf [2024-11-13T18:57:34.522Z] Removing intermediate container 0ff1726901cf [2024-11-13T18:57:34.522Z] ---> 6e447b5ff09e [2024-11-13T18:57:34.522Z] Step 10/12 : COPY . . [2024-11-13T18:57:34.522Z] ---> 043e756b99fa [2024-11-13T18:57:34.522Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T18:57:34.522Z] ---> Running in 191dd2735aae [2024-11-13T18:57:34.522Z] Removing intermediate container 191dd2735aae [2024-11-13T18:57:34.522Z] ---> 8079027da0ea [2024-11-13T18:57:34.522Z] Step 12/12 : RUN ${MAKE} [2024-11-13T18:57:34.522Z] ---> Running in 65851caf8c9e [2024-11-13T18:57:34.522Z] noop [2024-11-13T18:57:34.522Z] Removing intermediate container 65851caf8c9e [2024-11-13T18:57:34.522Z] ---> b5748b801493 [2024-11-13T18:57:34.522Z] Successfully built b5748b801493 [2024-11-13T18:57:34.522Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:57:35.014Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T18:57:35.014Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:57:35.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container [2024-11-13T18:57:35.362Z] $ 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 [2024-11-13T18:57:36.606Z] $ docker top 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T18:57:37.530Z] + go version [2024-11-13T18:57:37.530Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T18:57:37.569Z] $ docker stop --time=1 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 [2024-11-13T18:57:39.228Z] $ docker rm -f --volumes 1eee54beb10908840a751f22ea57c475ec9fdbe5450e74a74393f5b738f5dc23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T18:57:40.143Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T18:57:40.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T18:57:40.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container [2024-11-13T18:57:40.500Z] $ 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 [2024-11-13T18:57:41.659Z] $ docker top b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T18:57:42.221Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-11-13T18:57:42.897Z] + make test [2024-11-13T18:57:42.898Z] go test ./... -coverprofile=coverage.out [2024-11-13T18:57:48.239Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-11-13T19:00:39.961Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-11-13T19:00:39.961Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-11-13T19:00:39.961Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T19:00:39.961Z] go vet ./... [2024-11-13T19:01:27.906Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T19:01:27.906Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T19:01:27.906Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T19:01:27.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T19:01:28.002Z] $ docker stop --time=1 b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f [2024-11-13T19:01:30.017Z] $ docker rm -f --volumes b4e1ab3c42df17d3cb8f1d0f076c9771116d403a5a35681aa04b674ee5fae68f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T19:01:31.637Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T19:01:31.686Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T19:01:32.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T19:01:33.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T19:01:33.355Z] + ls -al . [2024-11-13T19:01:33.355Z] total 220 [2024-11-13T19:01:33.355Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 18:57 . [2024-11-13T19:01:33.355Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 18:54 .. [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 18:54 .dockerignore [2024-11-13T19:01:33.355Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 18:54 .git [2024-11-13T19:01:33.355Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 .github [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 13 18:54 .gitignore [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 198 Nov 13 18:54 .golangci.yml [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 18662 Nov 13 18:54 Attribution.txt [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 13 18:54 CHANGELOG.md [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 1919 Nov 13 18:54 Dockerfile [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 18:54 GOVERNANCE.md [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 13 18:54 Jenkinsfile [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 18:54 LICENSE [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 2455 Nov 13 18:54 Makefile [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 13 18:54 OWNERS.md [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 13 18:54 README.md [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 18:52 VERSION [2024-11-13T19:01:33.355Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 18:54 bin [2024-11-13T19:01:33.355Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 cmd [2024-11-13T19:01:33.355Z] -rw-r--r-- 1 jenkins jenkins 6770 Nov 13 19:00 coverage.out [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 6220 Nov 13 18:54 go.mod [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 87556 Nov 13 18:54 go.sum [2024-11-13T19:01:33.355Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 18:54 internal [2024-11-13T19:01:33.355Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 13 18:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T19:01:33.787Z] + 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=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 --label arch=arm64 --label version=0.0.0 . [2024-11-13T19:01:34.368Z] Sending build context to Docker daemon 12.92MB [2024-11-13T19:01:34.368Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T19:01:34.368Z] Step 2/26 : FROM ${BASE} AS builder [2024-11-13T19:01:34.368Z] ---> b5748b801493 [2024-11-13T19:01:34.368Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-11-13T19:01:34.368Z] ---> Running in 04fae234fdac [2024-11-13T19:01:34.639Z] Removing intermediate container 04fae234fdac [2024-11-13T19:01:34.639Z] ---> 0ab3c731f66e [2024-11-13T19:01:34.639Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-11-13T19:01:34.906Z] ---> Running in f14e7c047ad9 [2024-11-13T19:01:34.906Z] Removing intermediate container f14e7c047ad9 [2024-11-13T19:01:34.906Z] ---> 6484d5d771f2 [2024-11-13T19:01:34.906Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-11-13T19:01:35.172Z] ---> Running in cc3e0acb4502 [2024-11-13T19:01:35.439Z] Removing intermediate container cc3e0acb4502 [2024-11-13T19:01:35.439Z] ---> a8882957ce59 [2024-11-13T19:01:35.439Z] Step 6/26 : WORKDIR /device-uart [2024-11-13T19:01:35.439Z] ---> Running in c45147e4e509 [2024-11-13T19:01:35.705Z] Removing intermediate container c45147e4e509 [2024-11-13T19:01:35.705Z] ---> d2a1a3e58496 [2024-11-13T19:01:35.705Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-13T19:01:35.705Z] ---> Running in abfea9508c45 [2024-11-13T19:01:36.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T19:01:36.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T19:01:38.348Z] OK: 242 MiB in 58 packages [2024-11-13T19:01:39.311Z] Removing intermediate container abfea9508c45 [2024-11-13T19:01:39.311Z] ---> 5778372952f6 [2024-11-13T19:01:39.311Z] Step 8/26 : COPY go.mod vendor* ./ [2024-11-13T19:01:39.583Z] ---> e120397a64b7 [2024-11-13T19:01:39.583Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T19:01:39.583Z] ---> Running in 85cd196a86ee [2024-11-13T19:01:42.176Z] Removing intermediate container 85cd196a86ee [2024-11-13T19:01:42.176Z] ---> b868389f3e7b [2024-11-13T19:01:42.176Z] Step 10/26 : COPY . . [2024-11-13T19:01:43.144Z] ---> 901896047847 [2024-11-13T19:01:43.144Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-13T19:01:43.144Z] ---> Running in 7b6bc5c5a025 [2024-11-13T19:01:43.413Z] Removing intermediate container 7b6bc5c5a025 [2024-11-13T19:01:43.413Z] ---> 68038834a7f6 [2024-11-13T19:01:43.413Z] Step 12/26 : RUN ${MAKE} [2024-11-13T19:01:43.413Z] ---> Running in cbe7e132bf42 [2024-11-13T19:01:44.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-11-13T19:05:06.244Z] Removing intermediate container cbe7e132bf42 [2024-11-13T19:05:06.244Z] ---> 2b0ce8415114 [2024-11-13T19:05:06.244Z] Step 13/26 : FROM alpine:3.20 [2024-11-13T19:05:06.244Z] 3.20: Pulling from library/alpine [2024-11-13T19:05:06.244Z] 9986a736f7d3: Pulling fs layer [2024-11-13T19:05:06.244Z] 9986a736f7d3: Verifying Checksum [2024-11-13T19:05:06.244Z] 9986a736f7d3: Download complete [2024-11-13T19:05:06.244Z] 9986a736f7d3: Pull complete [2024-11-13T19:05:06.244Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T19:05:06.244Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T19:05:06.244Z] ---> 511a44083d3a [2024-11-13T19:05:06.244Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-11-13T19:05:06.244Z] ---> Running in cc4b8f8b4aee [2024-11-13T19:05:06.244Z] Removing intermediate container cc4b8f8b4aee [2024-11-13T19:05:06.244Z] ---> 2edff4b11d33 [2024-11-13T19:05:06.244Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-11-13T19:05:06.244Z] ---> Running in 5aa6c11da404 [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T19:05:06.244Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T19:05:06.244Z] OK: 9 MiB in 15 packages [2024-11-13T19:05:06.244Z] Removing intermediate container 5aa6c11da404 [2024-11-13T19:05:06.244Z] ---> ffa7d68ebc39 [2024-11-13T19:05:06.244Z] Step 16/26 : RUN apk --no-cache upgrade [2024-11-13T19:05:06.244Z] ---> Running in d0d0ada8595a [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] Upgrading critical system libraries and apk-tools: [2024-11-13T19:05:06.244Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T19:05:06.244Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T19:05:06.244Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T19:05:06.244Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T19:05:06.244Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T19:05:06.244Z] OK: 9 MiB in 15 packages [2024-11-13T19:05:06.835Z] Removing intermediate container d0d0ada8595a [2024-11-13T19:05:06.835Z] ---> cd35712ecf0f [2024-11-13T19:05:06.835Z] Step 17/26 : WORKDIR / [2024-11-13T19:05:07.108Z] ---> Running in e19a35cf7149 [2024-11-13T19:05:07.373Z] Removing intermediate container e19a35cf7149 [2024-11-13T19:05:07.373Z] ---> 2adfb37e4434 [2024-11-13T19:05:07.373Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-11-13T19:05:07.638Z] ---> e34220e7ba29 [2024-11-13T19:05:07.638Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-11-13T19:05:08.217Z] ---> 581ee4e87435 [2024-11-13T19:05:08.217Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-11-13T19:05:10.792Z] ---> 931806d208d3 [2024-11-13T19:05:10.792Z] Step 21/26 : EXPOSE 59995 [2024-11-13T19:05:10.792Z] ---> Running in a7c5624133f8 [2024-11-13T19:05:10.792Z] Removing intermediate container a7c5624133f8 [2024-11-13T19:05:10.792Z] ---> 7aaff4e750df [2024-11-13T19:05:10.792Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-11-13T19:05:10.792Z] ---> Running in 8cc1e727a4dc [2024-11-13T19:05:11.058Z] Removing intermediate container 8cc1e727a4dc [2024-11-13T19:05:11.059Z] ---> 8450e37690b1 [2024-11-13T19:05:11.059Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-13T19:05:11.059Z] ---> Running in b5958011472a [2024-11-13T19:05:11.325Z] Removing intermediate container b5958011472a [2024-11-13T19:05:11.325Z] ---> 43e69da14b87 [2024-11-13T19:05:11.325Z] Step 24/26 : LABEL arch=arm64 [2024-11-13T19:05:11.593Z] ---> Running in c6db0cc3863b [2024-11-13T19:05:11.859Z] Removing intermediate container c6db0cc3863b [2024-11-13T19:05:11.859Z] ---> 3bb05dd64c01 [2024-11-13T19:05:11.859Z] Step 25/26 : LABEL git_sha=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [2024-11-13T19:05:11.859Z] ---> Running in 0230a8b0f0a5 [2024-11-13T19:05:12.124Z] Removing intermediate container 0230a8b0f0a5 [2024-11-13T19:05:12.124Z] ---> 660ef9ec33a9 [2024-11-13T19:05:12.124Z] Step 26/26 : LABEL version=0.0.0 [2024-11-13T19:05:12.124Z] ---> Running in d48c4c03acc0 [2024-11-13T19:05:12.388Z] Removing intermediate container d48c4c03acc0 [2024-11-13T19:05:12.388Z] ---> 6710130439cb [2024-11-13T19:05:12.388Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T19:05:12.388Z] Successfully built 6710130439cb [2024-11-13T19:05:12.388Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T19:05:13.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T19:05:13.470Z] [2024-11-13T19:05:13.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T19:05:13.886Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T19:05:13.887Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T19:05:13.887Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T19:05:13.887Z] 04944245beec: Pulling fs layer [2024-11-13T19:05:13.887Z] 699f458cf7ca: Pulling fs layer [2024-11-13T19:05:13.887Z] 765212b225bb: Pulling fs layer [2024-11-13T19:05:13.887Z] f23df028b6ca: Pulling fs layer [2024-11-13T19:05:13.887Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T19:05:13.887Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T19:05:13.887Z] 765212b225bb: Waiting [2024-11-13T19:05:13.887Z] f23df028b6ca: Waiting [2024-11-13T19:05:13.887Z] d65c8cfc05b1: Waiting [2024-11-13T19:05:13.887Z] 2437ff75d9bd: Waiting [2024-11-13T19:05:14.153Z] 04944245beec: Verifying Checksum [2024-11-13T19:05:14.153Z] 04944245beec: Download complete [2024-11-13T19:05:14.153Z] 765212b225bb: Verifying Checksum [2024-11-13T19:05:14.153Z] 765212b225bb: Download complete [2024-11-13T19:05:14.153Z] f23df028b6ca: Verifying Checksum [2024-11-13T19:05:14.153Z] f23df028b6ca: Download complete [2024-11-13T19:05:14.153Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T19:05:14.153Z] d65c8cfc05b1: Download complete [2024-11-13T19:05:14.419Z] 699f458cf7ca: Verifying Checksum [2024-11-13T19:05:14.419Z] 699f458cf7ca: Download complete [2024-11-13T19:05:14.686Z] 8998bd30e6a1: Download complete [2024-11-13T19:05:17.260Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T19:05:17.260Z] 2437ff75d9bd: Download complete [2024-11-13T19:05:19.208Z] 8998bd30e6a1: Pull complete [2024-11-13T19:05:19.473Z] 04944245beec: Pull complete [2024-11-13T19:05:21.408Z] 699f458cf7ca: Pull complete [2024-11-13T19:05:21.408Z] 765212b225bb: Pull complete [2024-11-13T19:05:21.989Z] f23df028b6ca: Pull complete [2024-11-13T19:05:22.257Z] d65c8cfc05b1: Pull complete [2024-11-13T19:05:37.239Z] 2437ff75d9bd: Pull complete [2024-11-13T19:05:37.239Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T19:05:37.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T19:05:37.239Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T19:05:37.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-26390 does not seem to be running inside a container [2024-11-13T19:05:37.638Z] $ 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 [2024-11-13T19:05:40.128Z] $ docker top 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:40.704Z] ---> job-cost.sh [2024-11-13T19:05:40.970Z] lf-activate-venv: SKIPPING [2024-11-13T19:05:40.970Z] INFO: No Stack... [2024-11-13T19:05:41.547Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T19:05:42.126Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T19:05:42.467Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-11-13T19:05:42.468Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T19:05:42.793Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [2024-11-13T19:05:42.799Z] Resource [jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] did not exist. Created. [2024-11-13T19:05:42.806Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T19:05:43.240Z] /w/workspace/device-uart/1@tmp/durable-f00ab5fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T19:05:43.600Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T19:05:43.645Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T19:05:43.684Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T19:05:43.702Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-88-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T19:05:43.791Z] $ docker stop --time=1 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf [2024-11-13T19:05:45.227Z] $ docker rm -f --volumes 4776e5d34fc70f1f78fff4103be01191df25e2922ccb4fdc6fda20c5e2b86fcf [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 [2024-11-13T19:05:46.386Z] provisioning config files... [2024-11-13T19:05:46.408Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config16093257160012123593tmp [Pipeline] { [Pipeline] sh [2024-11-13T19:05:46.793Z] + set +x [2024-11-13T19:05:46.793Z] + bash -s -- [2024-11-13T19:05:46.793Z] + curl -s https://codecov.io/bash [2024-11-13T19:05:46.793Z] [2024-11-13T19:05:46.793Z] _____ _ [2024-11-13T19:05:46.793Z] / ____| | | [2024-11-13T19:05:46.793Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T19:05:46.793Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T19:05:46.793Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T19:05:46.793Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T19:05:46.793Z] Bash-1.0.6 [2024-11-13T19:05:46.793Z] [2024-11-13T19:05:46.793Z] [2024-11-13T19:05:46.793Z] ==> git version 2.25.1 found [2024-11-13T19:05:46.793Z] ==> 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 [2024-11-13T19:05:46.793Z] Release-Date: 2020-01-08 [2024-11-13T19:05:46.793Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T19:05:46.793Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T19:05:46.793Z] ==> Jenkins CI detected. [2024-11-13T19:05:46.793Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-88 [2024-11-13T19:05:46.793Z] project root: . [2024-11-13T19:05:46.793Z] --> token set from env [2024-11-13T19:05:46.793Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T19:05:46.793Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T19:05:46.793Z] ==> Python coveragepy not found [2024-11-13T19:05:46.793Z] ==> Searching for coverage reports in: [2024-11-13T19:05:46.793Z] + . [2024-11-13T19:05:47.057Z] -> Found 1 reports [2024-11-13T19:05:47.057Z] ==> Detecting git/mercurial file structure [2024-11-13T19:05:47.058Z] ==> Reading reports [2024-11-13T19:05:47.058Z] + ./coverage.out bytes=6770 [2024-11-13T19:05:47.058Z] ==> Appending adjustments [2024-11-13T19:05:47.058Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T19:05:47.058Z] + Found adjustments [2024-11-13T19:05:47.058Z] ==> Gzipping contents [2024-11-13T19:05:47.058Z] 4.0K /tmp/codecov.68yhJn.gz [2024-11-13T19:05:47.058Z] ==> Uploading reports [2024-11-13T19:05:47.058Z] url: https://codecov.io [2024-11-13T19:05:47.058Z] query: branch=PR-88&commit=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=88&job=&cmd_args= [2024-11-13T19:05:47.058Z] -> Pinging Codecov [2024-11-13T19:05:47.058Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-88&commit=4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-88%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=88&job=&cmd_args= [2024-11-13T19:05:47.316Z] -> Uploading to [2024-11-13T19:05:47.316Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2/bdc49708-c02c-4695-8570-fd8831695ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T190547Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9aea1ed2eb28faa68500510da005199fa631579c5c62776b7aa1a4db6258022 [2024-11-13T19:05:47.316Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T19:05:47.316Z] Dload Upload Total Spent Left Speed [2024-11-13T19:05:47.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1340 0 0 100 1340 0 6600 --:--:-- --:--:-- --:--:-- 6568 100 1340 0 0 100 1340 0 6175 --:--:-- --:--:-- --:--:-- 6146 [2024-11-13T19:05:47.577Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/4141bfbff42a7f4abd9969b0ea6b14f718d7f4f2 [Pipeline] } [2024-11-13T19:05:47.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-11-13T19:05:49.827Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-88/archives ] [2024-11-13T19:05:49.827Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-88/archives [2024-11-13T19:05:49.827Z] total 16 [2024-11-13T19:05:49.827Z] drwxr-xr-x 3 root root 4096 Nov 13 18:55 . [2024-11-13T19:05:49.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:55 .. [2024-11-13T19:05:49.827Z] drwxr-xr-x 2 root root 4096 Nov 13 18:55 cost [2024-11-13T19:05:49.827Z] -rw-r--r-- 1 root root 82 Nov 13 18:55 cost.csv [2024-11-13T19:05:49.827Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-88/archives [2024-11-13T19:05:49.827Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-88/archives [2024-11-13T19:05:49.827Z] total 16 [2024-11-13T19:05:49.827Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 18:55 . [2024-11-13T19:05:49.827Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 18:55 .. [2024-11-13T19:05:49.827Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 18:55 cost [2024-11-13T19:05:49.827Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 13 18:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:50.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:51.066Z] ---> package-listing.sh [2024-11-13T19:05:51.067Z] ++ facter osfamily [2024-11-13T19:05:51.067Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T19:05:51.326Z] + OS_FAMILY=debian [2024-11-13T19:05:51.326Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-88 [2024-11-13T19:05:51.326Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T19:05:51.326Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T19:05:51.326Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T19:05:51.326Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T19:05:51.326Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-88 ']' [2024-11-13T19:05:51.326Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T19:05:51.326Z] + case "${OS_FAMILY}" in [2024-11-13T19:05:51.326Z] + dpkg -l [2024-11-13T19:05:51.326Z] + grep '^ii' [2024-11-13T19:05:51.326Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T19:05:51.326Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T19:05:51.326Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T19:05:51.326Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-88 ']' [2024-11-13T19:05:51.326Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-88/archives/ [2024-11-13T19:05:51.326Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-88/archives/ [Pipeline] echo [2024-11-13T19:05:51.366Z] 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-88/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T19:05:51.664Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T19:05:52.310Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T19:05:52.310Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T19:05:52.487Z] prd-ubuntu20.04-docker-8c-8g-26389 does not seem to be running inside a container [2024-11-13T19:05:52.510Z] $ 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-88/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-88 -v /w/workspace/edgexfoundry_device-uart_PR-88:/w/workspace/edgexfoundry_device-uart_PR-88:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-88@tmp:/w/workspace/edgexfoundry_device-uart_PR-88@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 [2024-11-13T19:05:52.706Z] $ docker top 14644bd4148e48e6ccf4b073b3256650231c1efdfceed1a599a549b65b26e54f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T19:05:53.119Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T19:05:53.437Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T19:05:53.754Z] + ls /var/log/sa-host [2024-11-13T19:05:53.754Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T19:05:54.013Z] provisioning config files... [2024-11-13T19:05:54.023Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-88@tmp/config1303728087022082379tmp [Pipeline] { [Pipeline] echo [2024-11-13T19:05:54.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:54.420Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T19:05:54.451Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:54.881Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T19:05:54.920Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:55.243Z] ---> sudo-logs.sh [2024-11-13T19:05:55.243Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T19:05:55.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:55.677Z] ---> job-cost.sh [2024-11-13T19:05:55.677Z] lf-activate-venv: SKIPPING [2024-11-13T19:05:55.677Z] DEBUG: total: 0.2199999988079071 [2024-11-13T19:05:55.677Z] INFO: Retrieving Stack Cost... [2024-11-13T19:05:55.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T19:05:56.195Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T19:05:56.242Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T19:05:56.571Z] ---> logs-deploy.sh [2024-11-13T19:05:56.571Z] lf-activate-venv: SKIPPING [2024-11-13T19:05:56.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-88/1 [2024-11-13T19:05:56.571Z] INFO: archiving workspace using pattern(s): [2024-11-13T19:05:57.508Z] Archives upload complete. [2024-11-13T19:05:57.767Z] INFO: archiving logs to Nexus [2024-11-13T19:05:58.337Z] ---> uname -a: [2024-11-13T19:05:58.337Z] Linux prd-ubuntu20-04-docker-8c-8g-26389 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] ---> lscpu: [2024-11-13T19:05:58.337Z] Architecture: x86_64 [2024-11-13T19:05:58.337Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-13T19:05:58.337Z] Byte Order: Little Endian [2024-11-13T19:05:58.337Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-13T19:05:58.337Z] CPU(s): 8 [2024-11-13T19:05:58.337Z] On-line CPU(s) list: 0-7 [2024-11-13T19:05:58.337Z] Thread(s) per core: 1 [2024-11-13T19:05:58.337Z] Core(s) per socket: 1 [2024-11-13T19:05:58.337Z] Socket(s): 8 [2024-11-13T19:05:58.337Z] NUMA node(s): 1 [2024-11-13T19:05:58.337Z] Vendor ID: AuthenticAMD [2024-11-13T19:05:58.337Z] CPU family: 23 [2024-11-13T19:05:58.337Z] Model: 49 [2024-11-13T19:05:58.337Z] Model name: AMD EPYC-Rome Processor [2024-11-13T19:05:58.337Z] Stepping: 0 [2024-11-13T19:05:58.337Z] CPU MHz: 2799.998 [2024-11-13T19:05:58.337Z] BogoMIPS: 5599.99 [2024-11-13T19:05:58.337Z] Virtualization: AMD-V [2024-11-13T19:05:58.337Z] Hypervisor vendor: KVM [2024-11-13T19:05:58.337Z] Virtualization type: full [2024-11-13T19:05:58.337Z] L1d cache: 256 KiB [2024-11-13T19:05:58.337Z] L1i cache: 256 KiB [2024-11-13T19:05:58.337Z] L2 cache: 4 MiB [2024-11-13T19:05:58.337Z] L3 cache: 128 MiB [2024-11-13T19:05:58.337Z] NUMA node0 CPU(s): 0-7 [2024-11-13T19:05:58.337Z] Vulnerability Itlb multihit: Not affected [2024-11-13T19:05:58.337Z] Vulnerability L1tf: Not affected [2024-11-13T19:05:58.337Z] Vulnerability Mds: Not affected [2024-11-13T19:05:58.337Z] Vulnerability Meltdown: Not affected [2024-11-13T19:05:58.337Z] Vulnerability Mmio stale data: Not affected [2024-11-13T19:05:58.337Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-13T19:05:58.337Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-13T19:05:58.337Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-13T19:05:58.337Z] Vulnerability Srbds: Not affected [2024-11-13T19:05:58.337Z] Vulnerability Tsx async abort: Not affected [2024-11-13T19:05:58.337Z] 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 [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] ---> nproc: [2024-11-13T19:05:58.337Z] 8 [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] ---> df -h: [2024-11-13T19:05:58.337Z] Filesystem Size Used Avail Use% Mounted on [2024-11-13T19:05:58.337Z] overlay 155G 12G 143G 8% / [2024-11-13T19:05:58.337Z] tmpfs 64M 0 64M 0% /dev [2024-11-13T19:05:58.337Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-13T19:05:58.337Z] shm 64M 0 64M 0% /dev/shm [2024-11-13T19:05:58.337Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] ---> sar -b -r -n DEV: [2024-11-13T19:05:58.337Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26389) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] 18:51:18 LINUX RESTART (8 CPU) [2024-11-13T19:05:58.337Z] [2024-11-13T19:05:58.337Z] 18:52:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-13T19:05:58.337Z] 18:53:01 192.05 11.83 180.23 0.00 1735.28 57121.79 0.00 [2024-11-13T19:05:58.337Z] 18:54:01 205.47 0.08 205.38 0.00 6.53 85070.09 0.00 [2024-11-13T19:05:58.337Z] 18:55:01 188.15 0.22 187.94 0.00 15.73 65089.02 0.00 [2024-11-13T19:05:58.337Z] 18:56:01 44.08 0.05 44.03 0.00 4.53 28710.56 0.00 [2024-11-13T19:05:58.337Z] 18:57:01 51.11 6.13 44.98 0.00 4365.81 22414.00 0.00 [2024-11-13T19:05:58.337Z] 18:58:01 8.58 0.02 8.57 0.00 0.13 14106.05 0.00 [2024-11-13T19:05:58.337Z] 18:59:01 3.22 0.00 3.22 0.00 0.00 13988.21 0.00 [2024-11-13T19:05:58.338Z] 19:00:01 3.80 0.00 3.80 0.00 0.00 14131.51 0.00 [2024-11-13T19:05:58.338Z] 19:01:01 3.20 0.00 3.20 0.00 0.00 13992.87 0.00 [2024-11-13T19:05:58.338Z] 19:02:01 4.42 0.37 4.05 0.00 11.46 14003.53 0.00 [2024-11-13T19:05:58.338Z] 19:03:01 3.08 1.22 1.87 0.00 25.46 967.17 0.00 [2024-11-13T19:05:58.338Z] 19:04:01 2.12 0.00 2.12 0.00 0.00 24.13 0.00 [2024-11-13T19:05:58.338Z] 19:05:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-11-13T19:05:58.338Z] Average: 54.50 1.52 52.98 0.00 472.61 25315.66 0.00 [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] 18:52:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-13T19:05:58.338Z] 18:53:01 28076620 31545944 758748 2.31 128088 3509172 1867216 5.50 1254236 3045624 819980 [2024-11-13T19:05:58.338Z] 18:54:01 26919240 30915480 1382128 4.20 187056 3903976 2628776 7.75 1875620 3497500 357948 [2024-11-13T19:05:58.338Z] 18:55:01 26963248 31548144 749220 2.28 199324 4455100 1881936 5.55 1360172 3946512 405668 [2024-11-13T19:05:58.338Z] 18:56:01 26974416 31559444 738608 2.25 199552 4455244 1780724 5.25 1362784 3934172 216 [2024-11-13T19:05:58.338Z] 18:57:01 26516428 31533192 738296 2.25 228172 4853452 1725376 5.08 1648924 4074872 1036 [2024-11-13T19:05:58.338Z] 18:58:01 26531220 31543092 727920 2.21 226748 4850200 1697764 5.00 1632312 4071660 12 [2024-11-13T19:05:58.338Z] 18:59:01 26531732 31543712 727276 2.21 226828 4850204 1697764 5.00 1632424 4071668 4 [2024-11-13T19:05:58.338Z] 19:00:01 26535148 31547232 723744 2.20 226908 4850208 1697764 5.00 1628216 4071672 12 [2024-11-13T19:05:58.338Z] 19:01:01 26534996 31547140 723664 2.20 226980 4850204 1697764 5.00 1628560 4071676 16 [2024-11-13T19:05:58.338Z] 19:02:01 26536876 31549524 721160 2.19 227056 4850548 1697764 5.00 1628492 4071828 12 [2024-11-13T19:05:58.338Z] 19:03:01 26515620 31530176 740408 2.25 227148 4851316 1697764 5.00 1653532 4072024 180 [2024-11-13T19:05:58.338Z] 19:04:01 26514592 31529184 741256 2.25 227228 4851320 1697764 5.00 1653584 4071980 12 [2024-11-13T19:05:58.338Z] 19:05:01 26514544 31529256 741164 2.25 227312 4851316 1697764 5.00 1653276 4071992 140 [2024-11-13T19:05:58.338Z] Average: 26743437 31493963 785661 2.39 212185 4614020 1805088 5.32 1585549 3928706 121941 [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] 18:52:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-13T19:05:58.338Z] 18:53:01 docker0 314.44 435.09 27.68 3562.77 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:53:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:53:01 ens3 655.05 454.25 8516.53 63.06 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:54:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:54:01 ens3 25.36 15.45 26.82 10.74 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:54:01 veth6053f1c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:55:01 docker0 7.58 16.48 0.45 190.70 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:55:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:55:01 ens3 125.15 72.89 2787.85 18.12 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:56:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:56:01 ens3 7.65 4.65 9.41 2.72 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:57:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:57:01 ens3 164.64 89.24 2766.49 6.33 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:58:01 ens3 0.32 0.25 0.02 0.02 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 18:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:00:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:02:01 ens3 1.60 1.15 1.27 0.65 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:03:01 ens3 20.58 21.05 5.56 45.84 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:04:01 ens3 2.30 2.30 0.40 6.85 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] 19:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] Average: docker0 24.40 34.23 2.13 284.56 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] Average: lo 0.75 0.75 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] Average: ens3 76.40 50.36 1076.24 11.81 0.00 0.00 0.00 0.00 [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] ---> sar -P ALL: [2024-11-13T19:05:58.338Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26389) 11/13/24 _x86_64_ (8 CPU) [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] 18:51:18 LINUX RESTART (8 CPU) [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] 18:52:02 CPU %user %nice %system %iowait %steal %idle [2024-11-13T19:05:58.338Z] 18:53:01 all 8.36 0.00 3.73 2.70 0.06 85.14 [2024-11-13T19:05:58.338Z] 18:53:01 0 7.67 0.00 3.51 1.87 0.05 86.89 [2024-11-13T19:05:58.338Z] 18:53:01 1 7.97 0.00 3.25 0.82 0.07 87.89 [2024-11-13T19:05:58.338Z] 18:53:01 2 8.79 0.00 3.72 5.65 0.05 81.79 [2024-11-13T19:05:58.338Z] 18:53:01 3 7.13 0.00 4.20 9.59 0.07 79.01 [2024-11-13T19:05:58.338Z] 18:53:01 4 8.81 0.00 3.59 0.63 0.03 86.94 [2024-11-13T19:05:58.338Z] 18:53:01 5 9.46 0.00 3.67 1.11 0.05 85.71 [2024-11-13T19:05:58.338Z] 18:53:01 6 8.56 0.00 3.59 0.94 0.07 86.84 [2024-11-13T19:05:58.338Z] 18:53:01 7 8.52 0.00 4.35 0.98 0.07 86.09 [2024-11-13T19:05:58.338Z] 18:54:01 all 36.54 0.00 6.44 3.31 0.07 53.64 [2024-11-13T19:05:58.338Z] 18:54:01 0 36.75 0.00 5.75 0.66 0.07 56.77 [2024-11-13T19:05:58.338Z] 18:54:01 1 36.99 0.00 7.48 0.55 0.07 54.92 [2024-11-13T19:05:58.338Z] 18:54:01 2 35.87 0.00 5.50 2.63 0.07 55.93 [2024-11-13T19:05:58.338Z] 18:54:01 3 36.94 0.00 7.09 18.51 0.08 37.38 [2024-11-13T19:05:58.338Z] 18:54:01 4 37.25 0.00 6.79 1.09 0.08 54.79 [2024-11-13T19:05:58.338Z] 18:54:01 5 35.87 0.00 5.88 1.06 0.07 57.13 [2024-11-13T19:05:58.338Z] 18:54:01 6 36.93 0.00 7.49 1.35 0.07 54.16 [2024-11-13T19:05:58.338Z] 18:54:01 7 35.70 0.00 5.57 0.64 0.07 58.03 [2024-11-13T19:05:58.338Z] 18:55:01 all 31.82 0.00 7.31 1.30 0.08 59.49 [2024-11-13T19:05:58.338Z] 18:55:01 0 29.87 0.00 6.21 0.15 0.08 63.69 [2024-11-13T19:05:58.338Z] 18:55:01 1 32.23 0.00 7.68 1.55 0.08 58.45 [2024-11-13T19:05:58.338Z] 18:55:01 2 34.43 0.00 7.16 0.07 0.08 58.25 [2024-11-13T19:05:58.338Z] 18:55:01 3 31.35 0.00 7.36 4.45 0.10 56.75 [2024-11-13T19:05:58.338Z] 18:55:01 4 30.75 0.00 7.18 1.77 0.07 60.23 [2024-11-13T19:05:58.338Z] 18:55:01 5 32.77 0.00 7.53 0.72 0.08 58.89 [2024-11-13T19:05:58.338Z] 18:55:01 6 31.44 0.00 8.00 1.45 0.07 59.04 [2024-11-13T19:05:58.338Z] 18:55:01 7 31.71 0.00 7.34 0.27 0.08 60.60 [2024-11-13T19:05:58.338Z] 18:56:01 all 0.24 0.00 0.23 0.68 0.02 98.84 [2024-11-13T19:05:58.338Z] 18:56:01 0 0.17 0.00 0.18 0.02 0.02 99.62 [2024-11-13T19:05:58.338Z] 18:56:01 1 0.28 0.00 0.17 0.00 0.03 99.52 [2024-11-13T19:05:58.338Z] 18:56:01 2 0.35 0.00 0.10 0.00 0.02 99.53 [2024-11-13T19:05:58.338Z] 18:56:01 3 0.23 0.00 0.28 0.35 0.02 99.12 [2024-11-13T19:05:58.338Z] 18:56:01 4 0.18 0.00 0.15 0.00 0.03 99.63 [2024-11-13T19:05:58.338Z] 18:56:01 5 0.13 0.00 0.60 4.74 0.02 94.51 [2024-11-13T19:05:58.338Z] 18:56:01 6 0.20 0.00 0.10 0.00 0.02 99.68 [2024-11-13T19:05:58.338Z] 18:56:01 7 0.33 0.00 0.22 0.37 0.03 99.05 [2024-11-13T19:05:58.338Z] 18:57:01 all 2.49 0.00 1.47 0.54 0.03 95.47 [2024-11-13T19:05:58.338Z] 18:57:01 0 2.15 0.00 1.89 1.29 0.03 94.64 [2024-11-13T19:05:58.338Z] 18:57:01 1 2.71 0.00 1.12 0.07 0.02 96.09 [2024-11-13T19:05:58.338Z] 18:57:01 2 1.68 0.00 1.08 0.08 0.02 97.13 [2024-11-13T19:05:58.338Z] 18:57:01 3 2.02 0.00 1.09 1.40 0.03 95.46 [2024-11-13T19:05:58.338Z] 18:57:01 4 3.19 0.00 1.30 0.82 0.02 94.67 [2024-11-13T19:05:58.338Z] 18:57:01 5 3.19 0.00 1.49 0.07 0.03 95.22 [2024-11-13T19:05:58.338Z] 18:57:01 6 2.29 0.00 2.61 0.03 0.02 95.05 [2024-11-13T19:05:58.338Z] 18:57:01 7 2.70 0.00 1.19 0.54 0.03 95.53 [2024-11-13T19:05:58.338Z] 18:58:01 all 0.08 0.00 0.08 0.02 0.01 99.81 [2024-11-13T19:05:58.338Z] 18:58:01 0 0.03 0.00 0.05 0.02 0.02 99.88 [2024-11-13T19:05:58.338Z] 18:58:01 1 0.07 0.00 0.07 0.00 0.03 99.83 [2024-11-13T19:05:58.338Z] 18:58:01 2 0.08 0.00 0.05 0.00 0.00 99.87 [2024-11-13T19:05:58.338Z] 18:58:01 3 0.12 0.00 0.15 0.12 0.03 99.58 [2024-11-13T19:05:58.338Z] 18:58:01 4 0.23 0.00 0.17 0.02 0.00 99.58 [2024-11-13T19:05:58.338Z] 18:58:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2024-11-13T19:05:58.338Z] 18:58:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-11-13T19:05:58.338Z] 18:58:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2024-11-13T19:05:58.338Z] 18:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-11-13T19:05:58.338Z] 18:59:01 0 0.00 0.00 0.03 0.02 0.00 99.95 [2024-11-13T19:05:58.338Z] 18:59:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-11-13T19:05:58.338Z] 18:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-11-13T19:05:58.338Z] 18:59:01 3 0.03 0.00 0.03 0.05 0.03 99.85 [2024-11-13T19:05:58.338Z] 18:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-13T19:05:58.338Z] 18:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T19:05:58.338Z] 18:59:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-11-13T19:05:58.338Z] 18:59:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2024-11-13T19:05:58.338Z] 19:00:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-11-13T19:05:58.338Z] 19:00:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-11-13T19:05:58.338Z] 19:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-13T19:05:58.338Z] 19:00:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-11-13T19:05:58.338Z] 19:00:01 3 0.05 0.00 0.07 0.05 0.03 99.80 [2024-11-13T19:05:58.338Z] 19:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T19:05:58.338Z] 19:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T19:05:58.338Z] 19:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T19:05:58.338Z] 19:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-11-13T19:05:58.338Z] 19:01:01 all 0.14 0.00 0.02 0.01 0.01 99.83 [2024-11-13T19:05:58.338Z] 19:01:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2024-11-13T19:05:58.338Z] 19:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-11-13T19:05:58.338Z] 19:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T19:05:58.338Z] 19:01:01 3 0.05 0.00 0.03 0.05 0.02 99.85 [2024-11-13T19:05:58.338Z] 19:01:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-11-13T19:05:58.338Z] 19:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T19:05:58.338Z] 19:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T19:05:58.338Z] 19:01:01 7 0.96 0.00 0.00 0.00 0.02 99.02 [2024-11-13T19:05:58.338Z] 19:02:01 all 0.39 0.00 0.02 0.02 0.01 99.55 [2024-11-13T19:05:58.338Z] 19:02:01 0 0.08 0.00 0.05 0.00 0.02 99.85 [2024-11-13T19:05:58.338Z] 19:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-11-13T19:05:58.338Z] 19:02:01 2 0.57 0.00 0.00 0.00 0.02 99.42 [2024-11-13T19:05:58.338Z] 19:02:01 3 0.10 0.00 0.03 0.05 0.03 99.78 [2024-11-13T19:05:58.338Z] 19:02:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-11-13T19:05:58.338Z] 19:02:01 5 0.07 0.00 0.02 0.07 0.00 99.85 [2024-11-13T19:05:58.338Z] 19:02:01 6 0.15 0.00 0.00 0.07 0.02 99.77 [2024-11-13T19:05:58.338Z] 19:02:01 7 2.00 0.00 0.00 0.00 0.02 97.98 [2024-11-13T19:05:58.338Z] 19:03:01 all 0.31 0.00 0.05 0.01 0.01 99.62 [2024-11-13T19:05:58.338Z] 19:03:01 0 0.25 0.00 0.03 0.02 0.00 99.70 [2024-11-13T19:05:58.338Z] 19:03:01 1 0.33 0.00 0.08 0.00 0.02 99.57 [2024-11-13T19:05:58.338Z] 19:03:01 2 0.92 0.00 0.05 0.00 0.00 99.03 [2024-11-13T19:05:58.338Z] 19:03:01 3 0.07 0.00 0.05 0.07 0.02 99.80 [2024-11-13T19:05:58.338Z] 19:03:01 4 0.22 0.00 0.07 0.00 0.03 99.68 [2024-11-13T19:05:58.338Z] 19:03:01 5 0.18 0.00 0.03 0.00 0.00 99.78 [2024-11-13T19:05:58.338Z] 19:03:01 6 0.28 0.00 0.05 0.03 0.00 99.63 [2024-11-13T19:05:58.338Z] 19:03:01 7 0.20 0.00 0.05 0.00 0.00 99.75 [2024-11-13T19:05:58.338Z] [2024-11-13T19:05:58.338Z] 19:03:01 CPU %user %nice %system %iowait %steal %idle [2024-11-13T19:05:58.338Z] 19:04:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-11-13T19:05:58.339Z] 19:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T19:05:58.339Z] 19:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T19:05:58.339Z] 19:04:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-11-13T19:05:58.339Z] 19:04:01 3 0.07 0.00 0.02 0.03 0.03 99.85 [2024-11-13T19:05:58.339Z] 19:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-11-13T19:05:58.339Z] 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-11-13T19:05:58.339Z] 19:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T19:05:58.339Z] 19:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-11-13T19:05:58.339Z] 19:05:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-11-13T19:05:58.339Z] 19:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-11-13T19:05:58.339Z] 19:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-11-13T19:05:58.339Z] 19:05:01 2 0.13 0.00 0.00 0.00 0.02 99.85 [2024-11-13T19:05:58.339Z] 19:05:01 3 0.10 0.00 0.03 0.02 0.03 99.82 [2024-11-13T19:05:58.339Z] 19:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-11-13T19:05:58.339Z] 19:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T19:05:58.339Z] 19:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-11-13T19:05:58.339Z] 19:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-11-13T19:05:58.339Z] Average: all 6.14 0.00 1.48 0.66 0.03 91.70 [2024-11-13T19:05:58.339Z] Average: 0 5.89 0.00 1.36 0.31 0.02 92.42 [2024-11-13T19:05:58.339Z] Average: 1 6.17 0.00 1.52 0.23 0.03 92.05 [2024-11-13T19:05:58.339Z] Average: 2 6.32 0.00 1.35 0.64 0.02 91.67 [2024-11-13T19:05:58.339Z] Average: 3 5.96 0.00 1.56 2.64 0.04 89.80 [2024-11-13T19:05:58.339Z] Average: 4 6.17 0.00 1.48 0.33 0.03 91.99 [2024-11-13T19:05:58.339Z] Average: 5 6.24 0.00 1.47 0.59 0.02 91.68 [2024-11-13T19:05:58.339Z] Average: 6 6.09 0.00 1.67 0.29 0.02 91.93 [2024-11-13T19:05:58.339Z] Average: 7 6.29 0.00 1.43 0.21 0.03 92.04 [2024-11-13T19:05:58.339Z] [2024-11-13T19:05:58.339Z] [2024-11-13T19:05:58.339Z]