Pull request #89 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3750f8ccf83fcbee3705234dfc8bf295d49c37c0+e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 (c13f2e81d0e4f3c1862645319ab6dfb5cf8a7450) 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-ssh9103446192890630761.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh36146678579998905.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-89/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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh423383940481244992.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-89/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15362711793556445581.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh4117955816454488837.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-89/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-89/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14317532598243373556.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34635 in /w/workspace/edgexfoundry_device-uart_PR-89 [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-89 # 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 Merging remotes/origin/main commit e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 into PR head commit 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 Merge succeeded, producing 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 Checking out Revision 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 (PR-89) 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 7928b8837ad34b090831a72fcdf53bff9dae4c17 > 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/89/head:refs/remotes/origin/PR-89 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 # 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 e4c855a3449b6b39a5a8172c08ce16b16d4f23c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-06T18:30:54.957Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-06T18:30:55.178Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-06T18:30:55.297Z] ========================================================= [2024-12-06T18:30:55.297Z] EdgeX Global Pipelines Version Info [2024-12-06T18:30:55.297Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:30:56.064Z] ------------------- [2024-12-06T18:30:56.064Z] stable info: [2024-12-06T18:30:56.064Z] ------------------- [2024-12-06T18:30:56.064Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-06T18:30:56.064Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T18:30:56.064Z] Message: update stable to v1.0.269 [2024-12-06T18:30:56.636Z] ------------------- [2024-12-06T18:30:56.636Z] experimental info: [2024-12-06T18:30:56.636Z] ------------------- [2024-12-06T18:30:56.637Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-06T18:30:56.637Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-06T18:30:56.637Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-06T18:30:56.864Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-12-06T18:30:56.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-12-06T18:30:56.977Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-06T18:30:57.029Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-06T18:30:57.079Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-06T18:30:57.130Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-06T18:30:57.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-06T18:30:57.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-06T18:30:57.302Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-06T18:30:57.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-06T18:30:57.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-06T18:30:57.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-12-06T18:30:57.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-06T18:30:57.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-06T18:30:57.640Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T18:30:57.703Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-06T18:30:57.755Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T18:30:57.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-06T18:30:57.847Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-06T18:30:57.897Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-06T18:30:57.950Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-06T18:30:57.999Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-06T18:30:58.058Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-06T18:30:58.109Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-06T18:30:58.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-06T18:30:58.206Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-06T18:30:58.249Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-06T18:30:58.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-89 [Pipeline] echo [2024-12-06T18:30:58.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-89 [Pipeline] echo [2024-12-06T18:30:58.391Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-89 [Pipeline] echo [2024-12-06T18:30:58.444Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [Pipeline] echo [2024-12-06T18:30:58.502Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3750f8c [Pipeline] echo [2024-12-06T18:30:58.556Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T18:30:58.701Z] provisioning config files... [2024-12-06T18:30:58.715Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-89@tmp/config12084650891198904459tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:30:59.108Z] ---> ****-login.sh [2024-12-06T18:30:59.109Z] nexus3.edgexfoundry.org:10001 [2024-12-06T18:30:59.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:30:59.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:30:59.377Z] Configure a credential helper to remove this warning. See [2024-12-06T18:30:59.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:30:59.377Z] [2024-12-06T18:30:59.377Z] Login Succeeded [2024-12-06T18:30:59.377Z] nexus3.edgexfoundry.org:10002 [2024-12-06T18:30:59.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:30:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:30:59.636Z] Configure a credential helper to remove this warning. See [2024-12-06T18:30:59.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:30:59.636Z] [2024-12-06T18:30:59.636Z] Login Succeeded [2024-12-06T18:30:59.636Z] nexus3.edgexfoundry.org:10003 [2024-12-06T18:30:59.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:30:59.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:30:59.636Z] Configure a credential helper to remove this warning. See [2024-12-06T18:30:59.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:30:59.636Z] [2024-12-06T18:30:59.636Z] Login Succeeded [2024-12-06T18:30:59.636Z] nexus3.edgexfoundry.org:10004 [2024-12-06T18:30:59.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:30:59.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:30:59.896Z] Configure a credential helper to remove this warning. See [2024-12-06T18:30:59.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:30:59.896Z] [2024-12-06T18:30:59.896Z] Login Succeeded [2024-12-06T18:30:59.896Z] ****.io [2024-12-06T18:30:59.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:00.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:00.155Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:00.155Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:00.155Z] [2024-12-06T18:31:00.155Z] Login Succeeded [2024-12-06T18:31:00.155Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T18:31:00.191Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-06T18:31:00.950Z] + git rev-list -1 --merges 3750f8ccf83fcbee3705234dfc8bf295d49c37c0~1..3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [Pipeline] echo [2024-12-06T18:31:01.001Z] -----------> git rev-list -1 --merges 3750f8ccf83fcbee3705234dfc8bf295d49c37c0~1..3750f8ccf83fcbee3705234dfc8bf295d49c37c0 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [false] [Pipeline] sh [2024-12-06T18:31:01.323Z] + git log --format=format:%s -1 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [Pipeline] echo [2024-12-06T18:31:01.372Z] ========================================================= [2024-12-06T18:31:01.372Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-06T18:31:01.372Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-06T18:31:01.841Z] + git log --format=format:%s -1 3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [Pipeline] echo [2024-12-06T18:31:01.881Z] [semverPrep] GIT_COMMIT: 3750f8ccf83fcbee3705234dfc8bf295d49c37c0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-12-06T18:31:01.920Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-06T18:31:02.337Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-06T18:31:02.337Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-06T18:31:02.337Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-06T18:31:02.337Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-06T18:31:02.337Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-06T18:31:02.337Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-06T18:31:02.337Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:31:02.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T18:31:02.855Z] [2024-12-06T18:31:02.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:31:03.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T18:31:03.245Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-06T18:31:03.245Z] b85a868b505f: Pulling fs layer [2024-12-06T18:31:03.245Z] e2be974225ed: Pulling fs layer [2024-12-06T18:31:03.245Z] 339a4e72a1f5: Pulling fs layer [2024-12-06T18:31:03.245Z] 988bab9f4d93: Pulling fs layer [2024-12-06T18:31:03.245Z] 1469e6f7b9e6: Pulling fs layer [2024-12-06T18:31:03.245Z] eaf3925da568: Pulling fs layer [2024-12-06T18:31:03.245Z] bab4dde63d76: Pulling fs layer [2024-12-06T18:31:03.245Z] bde34c3a00c8: Pulling fs layer [2024-12-06T18:31:03.245Z] b352a97aabf1: Pulling fs layer [2024-12-06T18:31:03.245Z] 4872d77fe225: Pulling fs layer [2024-12-06T18:31:03.245Z] 5851b861e8e6: Pulling fs layer [2024-12-06T18:31:03.245Z] 988bab9f4d93: Waiting [2024-12-06T18:31:03.245Z] 1469e6f7b9e6: Waiting [2024-12-06T18:31:03.245Z] eaf3925da568: Waiting [2024-12-06T18:31:03.245Z] bab4dde63d76: Waiting [2024-12-06T18:31:03.245Z] bde34c3a00c8: Waiting [2024-12-06T18:31:03.245Z] b352a97aabf1: Waiting [2024-12-06T18:31:03.245Z] 4872d77fe225: Waiting [2024-12-06T18:31:03.245Z] e2be974225ed: Verifying Checksum [2024-12-06T18:31:03.245Z] e2be974225ed: Download complete [2024-12-06T18:31:03.245Z] 988bab9f4d93: Download complete [2024-12-06T18:31:03.245Z] 1469e6f7b9e6: Verifying Checksum [2024-12-06T18:31:03.245Z] 1469e6f7b9e6: Download complete [2024-12-06T18:31:03.245Z] eaf3925da568: Verifying Checksum [2024-12-06T18:31:03.245Z] eaf3925da568: Download complete [2024-12-06T18:31:03.505Z] 339a4e72a1f5: Verifying Checksum [2024-12-06T18:31:03.505Z] 339a4e72a1f5: Download complete [2024-12-06T18:31:03.505Z] bde34c3a00c8: Verifying Checksum [2024-12-06T18:31:03.505Z] bde34c3a00c8: Download complete [2024-12-06T18:31:03.505Z] b352a97aabf1: Download complete [2024-12-06T18:31:03.505Z] 4872d77fe225: Download complete [2024-12-06T18:31:03.505Z] 5851b861e8e6: Download complete [2024-12-06T18:31:03.505Z] b85a868b505f: Download complete [2024-12-06T18:31:03.764Z] bab4dde63d76: Verifying Checksum [2024-12-06T18:31:03.764Z] bab4dde63d76: Download complete [2024-12-06T18:31:04.700Z] b85a868b505f: Pull complete [2024-12-06T18:31:04.959Z] e2be974225ed: Pull complete [2024-12-06T18:31:05.527Z] 339a4e72a1f5: Pull complete [2024-12-06T18:31:05.527Z] 988bab9f4d93: Pull complete [2024-12-06T18:31:05.786Z] 1469e6f7b9e6: Pull complete [2024-12-06T18:31:05.786Z] eaf3925da568: Pull complete [2024-12-06T18:31:07.687Z] bab4dde63d76: Pull complete [2024-12-06T18:31:07.687Z] bde34c3a00c8: Pull complete [2024-12-06T18:31:07.687Z] b352a97aabf1: Pull complete [2024-12-06T18:31:07.687Z] 4872d77fe225: Pull complete [2024-12-06T18:31:07.948Z] 5851b861e8e6: Pull complete [2024-12-06T18:31:07.948Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-06T18:31:07.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-06T18:31:07.948Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T18:31:08.229Z] prd-ubuntu20.04-docker-8c-8g-34635 does not seem to be running inside a container [2024-12-06T18:31:08.251Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-89 -v /w/workspace/edgexfoundry_device-uart_PR-89:/w/workspace/edgexfoundry_device-uart_PR-89:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-89@tmp:/w/workspace/edgexfoundry_device-uart_PR-89@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-12-06T18:31:10.815Z] $ docker top 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b -eo pid,comm [2024-12-06T18:31:10.877Z] 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-12-06T18:31:10.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-06T18:31:11.049Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T18:31:11.049Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T18:31:11.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T18:31:11.160Z] $ docker exec 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b ssh-agent [2024-12-06T18:31:11.284Z] SSH_AUTH_SOCK=/tmp/ssh-TeLkDNAm0nUf/agent.31 [2024-12-06T18:31:11.284Z] SSH_AGENT_PID=37 [2024-12-06T18:31:11.290Z] Running ssh-add (command line suppressed) [2024-12-06T18:31:11.379Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-89@tmp/private_key_6742861997710082317.key (/w/workspace/edgexfoundry_device-uart_PR-89@tmp/private_key_6742861997710082317.key) [2024-12-06T18:31:11.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T18:31:11.775Z] + git tag --points-at HEAD [Pipeline] } [2024-12-06T18:31:11.797Z] $ docker exec --env ******** --env ******** 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b ssh-agent -k [2024-12-06T18:31:11.903Z] unset SSH_AUTH_SOCK; [2024-12-06T18:31:11.904Z] unset SSH_AGENT_PID; [2024-12-06T18:31:11.904Z] echo Agent pid 37 killed; [2024-12-06T18:31:11.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-06T18:31:12.018Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-06T18:31:12.018Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-06T18:31:12.134Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-06T18:31:12.130Z] $ docker exec 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b ssh-agent [2024-12-06T18:31:12.240Z] SSH_AUTH_SOCK=/tmp/ssh-rqVduy3LwNvs/agent.70 [2024-12-06T18:31:12.241Z] SSH_AGENT_PID=76 [2024-12-06T18:31:12.246Z] Running ssh-add (command line suppressed) [2024-12-06T18:31:12.337Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-89@tmp/private_key_13707832030469113734.key (/w/workspace/edgexfoundry_device-uart_PR-89@tmp/private_key_13707832030469113734.key) [2024-12-06T18:31:12.354Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-06T18:31:12.704Z] + git semver init [2024-12-06T18:31:12.965Z] 2024-12-06 18:31:12,880 [run_init] DEBUG init version:0.0.0 force:False [2024-12-06T18:31:12.965Z] 2024-12-06 18:31:12,881 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-89/.semver [2024-12-06T18:31:12.965Z] 2024-12-06 18:31:12,881 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-89/.semver [2024-12-06T18:31:12.965Z] 2024-12-06 18:31:12,882 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-89/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-89, universal_newlines=False, shell=None, istream=None) [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,058 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-89/.git/info/exclude [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,059 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-89/.semver/PR-89 with force:False [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,059 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-89/.semver/PR-89 [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,061 [execute] INFO git cat-file --batch-check [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,061 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,065 [execute] INFO git cat-file --batch [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,065 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-89/.semver, universal_newlines=False, shell=None, istream=) [2024-12-06T18:31:14.440Z] 2024-12-06 18:31:14,069 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-89/.semver/PR-89 [2024-12-06T18:31:14.440Z] 0.0.0 [Pipeline] } [2024-12-06T18:31:14.460Z] $ docker exec --env ******** --env ******** 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b ssh-agent -k [2024-12-06T18:31:14.573Z] unset SSH_AUTH_SOCK; [2024-12-06T18:31:14.573Z] unset SSH_AGENT_PID; [2024-12-06T18:31:14.573Z] echo Agent pid 76 killed; [2024-12-06T18:31:14.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-06T18:31:15.053Z] + git semver [Pipeline] } [2024-12-06T18:31:15.346Z] $ docker stop --time=1 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b [2024-12-06T18:31:16.627Z] $ docker rm -f --volumes 3b0bda37da960a04a74ecfe8398cc15e49fe90dee6bab17ed802d7672a82e58b [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T18:31:17.060Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-06T18:31:17.383Z] Stashed 1 file(s) [Pipeline] echo [2024-12-06T18:31:17.412Z] [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T18:31:18.515Z] provisioning config files... [2024-12-06T18:31:18.738Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-89@tmp/config6927785006418098605tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:31:19.227Z] ---> ****-login.sh [2024-12-06T18:31:19.227Z] nexus3.edgexfoundry.org:10001 [2024-12-06T18:31:19.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:19.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:19.227Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:19.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:19.227Z] [2024-12-06T18:31:19.227Z] Login Succeeded [2024-12-06T18:31:19.227Z] nexus3.edgexfoundry.org:10002 [2024-12-06T18:31:19.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:19.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:19.228Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:19.228Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:19.228Z] [2024-12-06T18:31:19.228Z] Login Succeeded [2024-12-06T18:31:19.228Z] nexus3.edgexfoundry.org:10003 [2024-12-06T18:31:19.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:19.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:19.487Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:19.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:19.487Z] [2024-12-06T18:31:19.487Z] Login Succeeded [2024-12-06T18:31:19.487Z] nexus3.edgexfoundry.org:10004 [2024-12-06T18:31:19.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:19.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:19.488Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:19.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:19.488Z] [2024-12-06T18:31:19.488Z] Login Succeeded [2024-12-06T18:31:19.488Z] ****.io [2024-12-06T18:31:19.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-06T18:31:19.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-06T18:31:19.748Z] Configure a credential helper to remove this warning. See [2024-12-06T18:31:19.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-06T18:31:19.748Z] [2024-12-06T18:31:19.748Z] Login Succeeded [2024-12-06T18:31:19.748Z] ---> ****-login.sh ends [Pipeline] } [2024-12-06T18:31:19.779Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-06T18:31:19.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T18:31:20.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-06T18:31:20.072Z] ========================================================= [2024-12-06T18:31:20.072Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-06T18:31:20.072Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:31:20.582Z] + 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-12-06T18:31:20.582Z] Sending build context to Docker daemon 25.68MB [2024-12-06T18:31:20.582Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T18:31:20.582Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-06T18:31:20.857Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-06T18:31:20.857Z] 43c4264eed91: Pulling fs layer [2024-12-06T18:31:20.857Z] 4cc291be95ef: Pulling fs layer [2024-12-06T18:31:20.857Z] 2ac1f1163629: Pulling fs layer [2024-12-06T18:31:20.857Z] 5c3c966382ef: Pulling fs layer [2024-12-06T18:31:20.857Z] 4f4fb700ef54: Pulling fs layer [2024-12-06T18:31:20.857Z] 5d5c8e513c77: Pulling fs layer [2024-12-06T18:31:20.857Z] 9f66e0745190: Pulling fs layer [2024-12-06T18:31:20.857Z] f49a43e4bbc0: Pulling fs layer [2024-12-06T18:31:20.857Z] 561ebcabdf7f: Pulling fs layer [2024-12-06T18:31:20.857Z] 4f4fb700ef54: Waiting [2024-12-06T18:31:20.857Z] 5c3c966382ef: Waiting [2024-12-06T18:31:20.857Z] 5d5c8e513c77: Waiting [2024-12-06T18:31:20.857Z] 9f66e0745190: Waiting [2024-12-06T18:31:20.857Z] 561ebcabdf7f: Waiting [2024-12-06T18:31:20.857Z] f49a43e4bbc0: Waiting [2024-12-06T18:31:20.857Z] 4cc291be95ef: Verifying Checksum [2024-12-06T18:31:20.857Z] 4cc291be95ef: Download complete [2024-12-06T18:31:20.857Z] 5c3c966382ef: Download complete [2024-12-06T18:31:20.857Z] 4f4fb700ef54: Verifying Checksum [2024-12-06T18:31:20.857Z] 4f4fb700ef54: Download complete [2024-12-06T18:31:20.857Z] 43c4264eed91: Verifying Checksum [2024-12-06T18:31:20.857Z] 43c4264eed91: Download complete [2024-12-06T18:31:20.857Z] 5d5c8e513c77: Verifying Checksum [2024-12-06T18:31:20.857Z] 5d5c8e513c77: Download complete [2024-12-06T18:31:20.857Z] 9f66e0745190: Verifying Checksum [2024-12-06T18:31:20.857Z] 9f66e0745190: Download complete [2024-12-06T18:31:21.116Z] 43c4264eed91: Pull complete [2024-12-06T18:31:21.116Z] 561ebcabdf7f: Download complete [2024-12-06T18:31:21.116Z] 4cc291be95ef: Pull complete [2024-12-06T18:31:21.377Z] 2ac1f1163629: Verifying Checksum [2024-12-06T18:31:21.377Z] 2ac1f1163629: Download complete [2024-12-06T18:31:21.635Z] f49a43e4bbc0: Verifying Checksum [2024-12-06T18:31:21.635Z] f49a43e4bbc0: Download complete [2024-12-06T18:31:24.922Z] 2ac1f1163629: Pull complete [2024-12-06T18:31:24.922Z] 5c3c966382ef: Pull complete [2024-12-06T18:31:24.922Z] 4f4fb700ef54: Pull complete [2024-12-06T18:31:25.181Z] 5d5c8e513c77: Pull complete [2024-12-06T18:31:25.181Z] 9f66e0745190: Pull complete [2024-12-06T18:31:27.712Z] f49a43e4bbc0: Pull complete [2024-12-06T18:31:27.712Z] 561ebcabdf7f: Pull complete [2024-12-06T18:31:27.712Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-06T18:31:27.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-06T18:31:27.712Z] ---> 3a752c3f9dda [2024-12-06T18:31:27.712Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T18:31:31.954Z] ---> Running in 53571da19dba [2024-12-06T18:31:31.954Z] Removing intermediate container 53571da19dba [2024-12-06T18:31:31.954Z] ---> 1f264bdee95d [2024-12-06T18:31:31.954Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T18:31:31.954Z] ---> Running in 013cb3ff1ed1 [2024-12-06T18:31:31.954Z] Removing intermediate container 013cb3ff1ed1 [2024-12-06T18:31:31.954Z] ---> e4043f9e6b7c [2024-12-06T18:31:31.954Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-12-06T18:31:31.954Z] ---> Running in b06a2ecb9e77 [2024-12-06T18:31:31.954Z] Removing intermediate container b06a2ecb9e77 [2024-12-06T18:31:31.954Z] ---> fe70d81edf76 [2024-12-06T18:31:31.954Z] Step 6/12 : WORKDIR /device-uart [2024-12-06T18:31:31.954Z] ---> Running in 2058df184ecb [2024-12-06T18:31:31.954Z] Removing intermediate container 2058df184ecb [2024-12-06T18:31:31.954Z] ---> 0670a93d0f68 [2024-12-06T18:31:31.954Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T18:31:31.954Z] ---> Running in a041380bcdec [2024-12-06T18:31:31.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T18:31:32.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T18:31:32.475Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-06T18:31:32.475Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-06T18:31:32.475Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-06T18:31:32.475Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-06T18:31:32.475Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T18:31:32.475Z] OK: 250 MiB in 58 packages [2024-12-06T18:31:33.044Z] Removing intermediate container a041380bcdec [2024-12-06T18:31:33.045Z] ---> 496aeadf434a [2024-12-06T18:31:33.045Z] Step 8/12 : COPY go.mod vendor* ./ [2024-12-06T18:31:33.045Z] ---> 8a655c090100 [2024-12-06T18:31:33.045Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T18:31:33.045Z] ---> Running in d24220dbb9ba [2024-12-06T18:32:29.374Z] Removing intermediate container d24220dbb9ba [2024-12-06T18:32:29.374Z] ---> 66a480ea4765 [2024-12-06T18:32:29.374Z] Step 10/12 : COPY . . [2024-12-06T18:32:29.374Z] ---> d435d477c7cd [2024-12-06T18:32:29.374Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T18:32:29.374Z] ---> Running in 071423d373f3 [2024-12-06T18:32:29.374Z] Removing intermediate container 071423d373f3 [2024-12-06T18:32:29.374Z] ---> b9ef2878aa57 [2024-12-06T18:32:29.374Z] Step 12/12 : RUN ${MAKE} [2024-12-06T18:32:29.374Z] ---> Running in 8f973363b425 [2024-12-06T18:32:29.374Z] noop [2024-12-06T18:32:29.374Z] Removing intermediate container 8f973363b425 [2024-12-06T18:32:29.374Z] ---> 4aba02dbed83 [2024-12-06T18:32:29.374Z] Successfully built 4aba02dbed83 [2024-12-06T18:32:29.374Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:32:29.857Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T18:32:29.857Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T18:32:30.022Z] prd-ubuntu20.04-docker-8c-8g-34635 does not seem to be running inside a container [2024-12-06T18:32:30.047Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-89 -v /w/workspace/edgexfoundry_device-uart_PR-89:/w/workspace/edgexfoundry_device-uart_PR-89:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-89@tmp:/w/workspace/edgexfoundry_device-uart_PR-89@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-12-06T18:32:30.399Z] $ docker top 4f029b62a298eaf9380544729494195c9c75b7eb18b7c2283062318d917123eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T18:32:30.808Z] + go version [2024-12-06T18:32:30.808Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-06T18:32:30.839Z] $ docker stop --time=1 4f029b62a298eaf9380544729494195c9c75b7eb18b7c2283062318d917123eb [2024-12-06T18:32:32.117Z] $ docker rm -f --volumes 4f029b62a298eaf9380544729494195c9c75b7eb18b7c2283062318d917123eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:32:32.879Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-06T18:32:32.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T18:32:33.040Z] prd-ubuntu20.04-docker-8c-8g-34635 does not seem to be running inside a container [2024-12-06T18:32:33.058Z] $ 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-89 -v /w/workspace/edgexfoundry_device-uart_PR-89:/w/workspace/edgexfoundry_device-uart_PR-89:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-89@tmp:/w/workspace/edgexfoundry_device-uart_PR-89@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-12-06T18:32:33.402Z] $ docker top 4e4ceb7a253f573a8eeab0f3b758b0d13b97a3c707b1b4d63388a612499042c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T18:32:33.822Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-89 [Pipeline] fileExists [Pipeline] sh [2024-12-06T18:32:34.201Z] + make test [2024-12-06T18:32:34.201Z] go test ./... -coverprofile=coverage.out [2024-12-06T18:32:36.106Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-12-06T18:32:54.202Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-12-06T18:32:54.202Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-12-06T18:33:06.414Z] go vet ./... [2024-12-06T18:33:11.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-06T18:33:11.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-06T18:33:11.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-06T18:33:11.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-06T18:33:11.863Z] $ docker stop --time=1 4e4ceb7a253f573a8eeab0f3b758b0d13b97a3c707b1b4d63388a612499042c4 [2024-12-06T18:33:15.373Z] $ docker rm -f --volumes 4e4ceb7a253f573a8eeab0f3b758b0d13b97a3c707b1b4d63388a612499042c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-06T18:33:15.986Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-06T18:33:16.048Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-06T18:33:16.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-06T18:33:17.096Z] + ls -al . [2024-12-06T18:33:17.096Z] total 224 [2024-12-06T18:33:17.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:32 . [2024-12-06T18:33:17.096Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 18:30 .. [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 18:30 .dockerignore [2024-12-06T18:33:17.096Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 18:32 .git [2024-12-06T18:33:17.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:30 .github [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 6 18:30 .gitignore [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 198 Dec 6 18:30 .golangci.yml [2024-12-06T18:33:17.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:31 .semver [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 18662 Dec 6 18:30 Attribution.txt [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 1908 Dec 6 18:30 CHANGELOG.md [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 1919 Dec 6 18:30 Dockerfile [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 18:30 GOVERNANCE.md [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 675 Dec 6 18:30 Jenkinsfile [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 18:30 LICENSE [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 2455 Dec 6 18:30 Makefile [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 617 Dec 6 18:30 OWNERS.md [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 8892 Dec 6 18:30 README.md [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 18:31 VERSION [2024-12-06T18:33:17.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 18:30 bin [2024-12-06T18:33:17.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:30 cmd [2024-12-06T18:33:17.096Z] -rw-r--r-- 1 jenkins jenkins 6770 Dec 6 18:32 coverage.out [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 6164 Dec 6 18:30 go.mod [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 87369 Dec 6 18:30 go.sum [2024-12-06T18:33:17.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 18:30 internal [2024-12-06T18:33:17.096Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 6 18:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:33:17.618Z] + 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=3750f8ccf83fcbee3705234dfc8bf295d49c37c0 --label arch=amd64 --label version=0.0.0 . [2024-12-06T18:33:17.618Z] Sending build context to Docker daemon 25.69MB [2024-12-06T18:33:17.618Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-06T18:33:17.618Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-06T18:33:17.618Z] ---> 4aba02dbed83 [2024-12-06T18:33:17.618Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-06T18:33:18.188Z] ---> Running in 23485f2f0842 [2024-12-06T18:33:18.188Z] Removing intermediate container 23485f2f0842 [2024-12-06T18:33:18.188Z] ---> b3bfcd62e1e5 [2024-12-06T18:33:18.188Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-06T18:33:18.188Z] ---> Running in 14c4305607b1 [2024-12-06T18:33:18.188Z] Removing intermediate container 14c4305607b1 [2024-12-06T18:33:18.188Z] ---> f8e92cdc2df6 [2024-12-06T18:33:18.188Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-12-06T18:33:18.188Z] ---> Running in dbd6e5eed33a [2024-12-06T18:33:18.447Z] Removing intermediate container dbd6e5eed33a [2024-12-06T18:33:18.447Z] ---> 998f7620a015 [2024-12-06T18:33:18.447Z] Step 6/26 : WORKDIR /device-uart [2024-12-06T18:33:18.447Z] ---> Running in 4c3fb02eb52c [2024-12-06T18:33:18.447Z] Removing intermediate container 4c3fb02eb52c [2024-12-06T18:33:18.447Z] ---> 86d684701ee4 [2024-12-06T18:33:18.447Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-06T18:33:18.447Z] ---> Running in d5f9fa3876d8 [2024-12-06T18:33:18.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:18.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:19.228Z] OK: 250 MiB in 58 packages [2024-12-06T18:33:19.486Z] Removing intermediate container d5f9fa3876d8 [2024-12-06T18:33:19.486Z] ---> 8c243a23385a [2024-12-06T18:33:19.486Z] Step 8/26 : COPY go.mod vendor* ./ [2024-12-06T18:33:19.745Z] ---> 96d3f64612fb [2024-12-06T18:33:19.745Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-06T18:33:19.745Z] ---> Running in 88f59b9f099c [2024-12-06T18:33:20.312Z] Removing intermediate container 88f59b9f099c [2024-12-06T18:33:20.312Z] ---> 147362702bf3 [2024-12-06T18:33:20.312Z] Step 10/26 : COPY . . [2024-12-06T18:33:21.259Z] ---> b7540f07c56a [2024-12-06T18:33:21.259Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-06T18:33:21.259Z] ---> Running in fd78baf39598 [2024-12-06T18:33:21.259Z] Removing intermediate container fd78baf39598 [2024-12-06T18:33:21.259Z] ---> d0eea9774f5a [2024-12-06T18:33:21.259Z] Step 12/26 : RUN ${MAKE} [2024-12-06T18:33:21.259Z] ---> Running in 2ee1d93527e7 [2024-12-06T18:33:21.519Z] 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.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-uart ./cmd [2024-12-06T18:33:53.606Z] Removing intermediate container 2ee1d93527e7 [2024-12-06T18:33:53.606Z] ---> c9cfda386cc8 [2024-12-06T18:33:53.606Z] Step 13/26 : FROM alpine:3.20 [2024-12-06T18:33:53.606Z] 3.20: Pulling from library/alpine [2024-12-06T18:33:53.606Z] da9db072f522: Pulling fs layer [2024-12-06T18:33:53.606Z] da9db072f522: Download complete [2024-12-06T18:33:53.606Z] da9db072f522: Pull complete [2024-12-06T18:33:53.606Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-06T18:33:53.606Z] Status: Downloaded newer image for alpine:3.20 [2024-12-06T18:33:53.606Z] ---> 63b790fccc90 [2024-12-06T18:33:53.606Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-12-06T18:33:53.606Z] ---> Running in ab8d6ac6ccd8 [2024-12-06T18:33:53.606Z] Removing intermediate container ab8d6ac6ccd8 [2024-12-06T18:33:53.606Z] ---> d0e8ab488a5d [2024-12-06T18:33:53.606Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-12-06T18:33:53.606Z] ---> Running in b8fbd703db12 [2024-12-06T18:33:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:53.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:53.606Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-06T18:33:53.606Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T18:33:53.606Z] OK: 8 MiB in 15 packages [2024-12-06T18:33:53.606Z] Removing intermediate container b8fbd703db12 [2024-12-06T18:33:53.606Z] ---> c4451ed81334 [2024-12-06T18:33:53.606Z] Step 16/26 : RUN apk --no-cache upgrade [2024-12-06T18:33:53.606Z] ---> Running in 8b874d23b26f [2024-12-06T18:33:53.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:53.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:54.126Z] Upgrading critical system libraries and apk-tools: [2024-12-06T18:33:54.126Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-06T18:33:54.126Z] Executing busybox-1.36.1-r29.trigger [2024-12-06T18:33:54.126Z] Continuing the upgrade transaction with new apk-tools: [2024-12-06T18:33:54.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:54.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-06T18:33:54.386Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T18:33:54.645Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-06T18:33:54.645Z] OK: 8 MiB in 15 packages [2024-12-06T18:33:55.215Z] Removing intermediate container 8b874d23b26f [2024-12-06T18:33:55.215Z] ---> dc8526a6818a [2024-12-06T18:33:55.215Z] Step 17/26 : WORKDIR / [2024-12-06T18:33:55.215Z] ---> Running in 5b2102a59949 [2024-12-06T18:33:55.215Z] Removing intermediate container 5b2102a59949 [2024-12-06T18:33:55.215Z] ---> 70919b6450a3 [2024-12-06T18:33:55.215Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-12-06T18:33:55.215Z] ---> 9a99380025d5 [2024-12-06T18:33:55.215Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-12-06T18:33:55.485Z] ---> 90ec8393001d [2024-12-06T18:33:55.485Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-12-06T18:33:56.866Z] ---> 9672ce134706 [2024-12-06T18:33:56.866Z] Step 21/26 : EXPOSE 59995 [2024-12-06T18:33:56.866Z] ---> Running in e6b40a04bfb8 [2024-12-06T18:33:56.866Z] Removing intermediate container e6b40a04bfb8 [2024-12-06T18:33:56.866Z] ---> 8bbac4b597fe [2024-12-06T18:33:56.866Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-12-06T18:33:56.866Z] ---> Running in 83bf474a8c9d [2024-12-06T18:33:56.866Z] Removing intermediate container 83bf474a8c9d [2024-12-06T18:33:56.866Z] ---> 117f1967ee25 [2024-12-06T18:33:56.866Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-06T18:33:56.866Z] ---> Running in e269d68ef2bc [2024-12-06T18:33:57.123Z] Removing intermediate container e269d68ef2bc [2024-12-06T18:33:57.123Z] ---> e5a4a96a2e64 [2024-12-06T18:33:57.123Z] Step 24/26 : LABEL arch=amd64 [2024-12-06T18:33:57.123Z] ---> Running in bee0dcb94199 [2024-12-06T18:33:57.123Z] Removing intermediate container bee0dcb94199 [2024-12-06T18:33:57.123Z] ---> e9e18bf3055c [2024-12-06T18:33:57.124Z] Step 25/26 : LABEL git_sha=3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [2024-12-06T18:33:57.124Z] ---> Running in 94833a36d1a4 [2024-12-06T18:33:57.124Z] Removing intermediate container 94833a36d1a4 [2024-12-06T18:33:57.124Z] ---> dcf6897a35bf [2024-12-06T18:33:57.124Z] Step 26/26 : LABEL version=0.0.0 [2024-12-06T18:33:57.124Z] ---> Running in 669030327bf0 [2024-12-06T18:33:57.383Z] Removing intermediate container 669030327bf0 [2024-12-06T18:33:57.383Z] ---> ffb879081fe7 [2024-12-06T18:33:57.383Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-06T18:33:57.383Z] Successfully built ffb879081fe7 [2024-12-06T18:33:57.383Z] 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-12-06T18:33:58.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T18:33:58.446Z] [2024-12-06T18:33:58.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:33:58.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T18:33:58.853Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-06T18:33:58.853Z] 5eb5b503b376: Pulling fs layer [2024-12-06T18:33:58.853Z] 5c69ac0246d0: Pulling fs layer [2024-12-06T18:33:58.853Z] ec43610c2a17: Pulling fs layer [2024-12-06T18:33:58.853Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-06T18:33:58.853Z] 33b1e0a273af: Pulling fs layer [2024-12-06T18:33:58.853Z] 5d3b04190fa2: Pulling fs layer [2024-12-06T18:33:58.853Z] 2f39f015ded8: Pulling fs layer [2024-12-06T18:33:58.853Z] 3a2ae6a8a46f: Waiting [2024-12-06T18:33:58.853Z] 5d3b04190fa2: Waiting [2024-12-06T18:33:58.853Z] 33b1e0a273af: Waiting [2024-12-06T18:33:58.853Z] 2f39f015ded8: Waiting [2024-12-06T18:33:58.853Z] 5c69ac0246d0: Download complete [2024-12-06T18:33:58.853Z] 3a2ae6a8a46f: Download complete [2024-12-06T18:33:58.854Z] 33b1e0a273af: Verifying Checksum [2024-12-06T18:33:58.854Z] 33b1e0a273af: Download complete [2024-12-06T18:33:58.854Z] 5d3b04190fa2: Verifying Checksum [2024-12-06T18:33:58.854Z] 5d3b04190fa2: Download complete [2024-12-06T18:33:58.854Z] ec43610c2a17: Verifying Checksum [2024-12-06T18:33:58.854Z] ec43610c2a17: Download complete [2024-12-06T18:33:59.113Z] 5eb5b503b376: Verifying Checksum [2024-12-06T18:33:59.113Z] 5eb5b503b376: Download complete [2024-12-06T18:33:59.679Z] 2f39f015ded8: Download complete [2024-12-06T18:34:00.248Z] 5eb5b503b376: Pull complete [2024-12-06T18:34:00.507Z] 5c69ac0246d0: Pull complete [2024-12-06T18:34:00.766Z] ec43610c2a17: Pull complete [2024-12-06T18:34:01.026Z] 3a2ae6a8a46f: Pull complete [2024-12-06T18:34:01.026Z] 33b1e0a273af: Pull complete [2024-12-06T18:34:01.285Z] 5d3b04190fa2: Pull complete [2024-12-06T18:34:05.481Z] 2f39f015ded8: Pull complete [2024-12-06T18:34:05.481Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-06T18:34:05.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T18:34:05.481Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T18:34:05.757Z] prd-ubuntu20.04-docker-8c-8g-34635 does not seem to be running inside a container [2024-12-06T18:34:05.789Z] $ 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-89 -v /w/workspace/edgexfoundry_device-uart_PR-89:/w/workspace/edgexfoundry_device-uart_PR-89:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-89@tmp:/w/workspace/edgexfoundry_device-uart_PR-89@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-12-06T18:34:08.244Z] $ docker top f2bf63b983d97132e801b093270fcc4f01f7232fdf5e6b02eec3cfcb723a2ec0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:08.736Z] ---> job-cost.sh [2024-12-06T18:34:08.736Z] lf-activate-venv: SKIPPING [2024-12-06T18:34:08.736Z] INFO: No Stack... [2024-12-06T18:34:09.306Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T18:34:09.566Z] INFO: Archiving Costs [Pipeline] sh [2024-12-06T18:34:09.891Z] + cat /w/workspace/edgexfoundry_device-uart_PR-89/archives/cost.csv [2024-12-06T18:34:09.891Z] + cut -d, -f6 [Pipeline] lock [2024-12-06T18:34:09.940Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-89-1-stack-cost] [2024-12-06T18:34:09.947Z] Resource [jenkins-edgexfoundry-device-uart-PR-89-1-stack-cost] did not exist. Created. [2024-12-06T18:34:09.955Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-89-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-06T18:34:10.380Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-06T18:34:10.435Z] Stashed 1 file(s) [Pipeline] } [2024-12-06T18:34:10.480Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-89-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-06T18:34:10.565Z] $ docker stop --time=1 f2bf63b983d97132e801b093270fcc4f01f7232fdf5e6b02eec3cfcb723a2ec0 [2024-12-06T18:34:11.735Z] $ docker rm -f --volumes f2bf63b983d97132e801b093270fcc4f01f7232fdf5e6b02eec3cfcb723a2ec0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-06T18:34:12.531Z] provisioning config files... [2024-12-06T18:34:12.541Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-89@tmp/config4233497223105240788tmp [Pipeline] { [Pipeline] sh [2024-12-06T18:34:12.894Z] + set +x [2024-12-06T18:34:12.894Z] + curl -s https://codecov.io/bash [2024-12-06T18:34:12.894Z] + bash -s -- [2024-12-06T18:34:12.894Z] [2024-12-06T18:34:12.894Z] _____ _ [2024-12-06T18:34:12.894Z] / ____| | | [2024-12-06T18:34:12.894Z] | | ___ __| | ___ ___ _____ __ [2024-12-06T18:34:12.894Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-06T18:34:12.894Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-06T18:34:12.894Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-06T18:34:12.894Z] Bash-1.0.6 [2024-12-06T18:34:12.894Z] [2024-12-06T18:34:12.894Z] [2024-12-06T18:34:12.894Z] ==> git version 2.25.1 found [2024-12-06T18:34:12.895Z] ==> 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-12-06T18:34:12.895Z] Release-Date: 2020-01-08 [2024-12-06T18:34:12.895Z] 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-12-06T18:34:12.895Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-06T18:34:12.895Z] ==> Jenkins CI detected. [2024-12-06T18:34:12.895Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-89 [2024-12-06T18:34:12.895Z] project root: . [2024-12-06T18:34:12.895Z] --> token set from env [2024-12-06T18:34:12.895Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-06T18:34:12.895Z] ==> Running gcov in . (disable via -X gcov) [2024-12-06T18:34:12.895Z] ==> Python coveragepy not found [2024-12-06T18:34:12.895Z] ==> Searching for coverage reports in: [2024-12-06T18:34:12.895Z] + . [2024-12-06T18:34:12.895Z] -> Found 1 reports [2024-12-06T18:34:12.895Z] ==> Detecting git/mercurial file structure [2024-12-06T18:34:13.155Z] ==> Reading reports [2024-12-06T18:34:13.155Z] + ./coverage.out bytes=6770 [2024-12-06T18:34:13.155Z] ==> Appending adjustments [2024-12-06T18:34:13.155Z] https://docs.codecov.io/docs/fixing-reports [2024-12-06T18:34:13.155Z] + Found adjustments [2024-12-06T18:34:13.155Z] ==> Gzipping contents [2024-12-06T18:34:13.155Z] 4.0K /tmp/codecov.ccPQHg.gz [2024-12-06T18:34:13.155Z] ==> Uploading reports [2024-12-06T18:34:13.155Z] url: https://codecov.io [2024-12-06T18:34:13.155Z] query: branch=PR-89&commit=3750f8ccf83fcbee3705234dfc8bf295d49c37c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=89&job=&cmd_args= [2024-12-06T18:34:13.155Z] -> Pinging Codecov [2024-12-06T18:34:13.155Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-89&commit=3750f8ccf83fcbee3705234dfc8bf295d49c37c0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-89%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=89&job=&cmd_args= [2024-12-06T18:34:13.415Z] -> Uploading to [2024-12-06T18:34:13.415Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/lf-edge/device-uart/3750f8ccf83fcbee3705234dfc8bf295d49c37c0/2ce92f3f-41fe-4983-8bcd-5578747ef42d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241206%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241206T183413Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=05bfbb30edfdeddb983aec6287356467dc4415af65579c28332b8d00fb0f5c66 [2024-12-06T18:34:13.415Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-06T18:34:13.415Z] Dload Upload Total Spent Left Speed [2024-12-06T18:34:13.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1340 0 0 100 1340 0 7928 --:--:-- --:--:-- --:--:-- 7882 100 1340 0 0 100 1340 0 7928 --:--:-- --:--:-- --:--:-- 7882 [2024-12-06T18:34:13.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/3750f8ccf83fcbee3705234dfc8bf295d49c37c0 [Pipeline] } [2024-12-06T18:34:13.453Z] 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-12-06T18:34:15.918Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-89/archives ] [2024-12-06T18:34:15.919Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-89/archives [2024-12-06T18:34:15.919Z] total 16 [2024-12-06T18:34:15.919Z] drwxr-xr-x 3 root root 4096 Dec 6 18:34 . [2024-12-06T18:34:15.919Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:34 .. [2024-12-06T18:34:15.919Z] drwxr-xr-x 2 root root 4096 Dec 6 18:34 cost [2024-12-06T18:34:15.919Z] -rw-r--r-- 1 root root 82 Dec 6 18:34 cost.csv [2024-12-06T18:34:15.919Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-89/archives [2024-12-06T18:34:15.919Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-89/archives [2024-12-06T18:34:15.919Z] total 16 [2024-12-06T18:34:15.919Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 18:34 . [2024-12-06T18:34:15.919Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 18:34 .. [2024-12-06T18:34:15.919Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 18:34 cost [2024-12-06T18:34:15.919Z] -rw-r--r-- 1 jenkins jenkins 82 Dec 6 18:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:16.264Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:17.181Z] ---> package-listing.sh [2024-12-06T18:34:17.181Z] ++ facter osfamily [2024-12-06T18:34:17.181Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-06T18:34:17.560Z] + OS_FAMILY=debian [2024-12-06T18:34:17.560Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-89 [2024-12-06T18:34:17.560Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-06T18:34:17.560Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-06T18:34:17.560Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-06T18:34:17.560Z] + PACKAGES=/tmp/packages_start.txt [2024-12-06T18:34:17.560Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-89 ']' [2024-12-06T18:34:17.560Z] + PACKAGES=/tmp/packages_end.txt [2024-12-06T18:34:17.560Z] + case "${OS_FAMILY}" in [2024-12-06T18:34:17.560Z] + dpkg -l [2024-12-06T18:34:17.560Z] + grep '^ii' [2024-12-06T18:34:17.560Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-06T18:34:17.560Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-06T18:34:17.560Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-06T18:34:17.560Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-89 ']' [2024-12-06T18:34:17.561Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-89/archives/ [2024-12-06T18:34:17.561Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-89/archives/ [Pipeline] echo [2024-12-06T18:34:17.604Z] 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-89/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-06T18:34:17.904Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-06T18:34:18.564Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-06T18:34:18.564Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-06T18:34:18.736Z] prd-ubuntu20.04-docker-8c-8g-34635 does not seem to be running inside a container [2024-12-06T18:34:18.765Z] $ 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-89/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-89 -v /w/workspace/edgexfoundry_device-uart_PR-89:/w/workspace/edgexfoundry_device-uart_PR-89:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-89@tmp:/w/workspace/edgexfoundry_device-uart_PR-89@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-12-06T18:34:18.963Z] $ docker top 5726f0bca39d9a03891ead7043ff4bac760e77b37f531e18845b15f3eabd06cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-06T18:34:19.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-06T18:34:19.693Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-06T18:34:20.014Z] + ls /var/log/sa-host [2024-12-06T18:34:20.014Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-06T18:34:20.277Z] provisioning config files... [2024-12-06T18:34:20.287Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-89@tmp/config11177093554560308064tmp [Pipeline] { [Pipeline] echo [2024-12-06T18:34:20.357Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:20.686Z] ---> create-netrc.sh [Pipeline] } [2024-12-06T18:34:20.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:21.152Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-06T18:34:21.194Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:21.527Z] ---> sudo-logs.sh [2024-12-06T18:34:21.527Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-06T18:34:21.636Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:21.967Z] ---> job-cost.sh [2024-12-06T18:34:21.967Z] lf-activate-venv: SKIPPING [2024-12-06T18:34:21.967Z] DEBUG: total: 0.2199999988079071 [2024-12-06T18:34:21.967Z] INFO: Retrieving Stack Cost... [2024-12-06T18:34:21.967Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-06T18:34:22.233Z] INFO: Archiving Costs [Pipeline] echo [2024-12-06T18:34:22.277Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-06T18:34:22.605Z] ---> logs-deploy.sh [2024-12-06T18:34:22.606Z] lf-activate-venv: SKIPPING [2024-12-06T18:34:22.606Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-89/1 [2024-12-06T18:34:22.606Z] INFO: archiving workspace using pattern(s): [2024-12-06T18:34:23.549Z] Archives upload complete. [2024-12-06T18:34:23.810Z] INFO: archiving logs to Nexus [2024-12-06T18:34:24.383Z] ---> uname -a: [2024-12-06T18:34:24.383Z] Linux prd-ubuntu20-04-docker-8c-8g-34635 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] ---> lscpu: [2024-12-06T18:34:24.383Z] Architecture: x86_64 [2024-12-06T18:34:24.383Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-06T18:34:24.383Z] Byte Order: Little Endian [2024-12-06T18:34:24.383Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-06T18:34:24.383Z] CPU(s): 8 [2024-12-06T18:34:24.383Z] On-line CPU(s) list: 0-7 [2024-12-06T18:34:24.383Z] Thread(s) per core: 1 [2024-12-06T18:34:24.383Z] Core(s) per socket: 1 [2024-12-06T18:34:24.383Z] Socket(s): 8 [2024-12-06T18:34:24.383Z] NUMA node(s): 1 [2024-12-06T18:34:24.383Z] Vendor ID: AuthenticAMD [2024-12-06T18:34:24.383Z] CPU family: 23 [2024-12-06T18:34:24.383Z] Model: 49 [2024-12-06T18:34:24.383Z] Model name: AMD EPYC-Rome Processor [2024-12-06T18:34:24.383Z] Stepping: 0 [2024-12-06T18:34:24.383Z] CPU MHz: 2799.998 [2024-12-06T18:34:24.383Z] BogoMIPS: 5599.99 [2024-12-06T18:34:24.383Z] Virtualization: AMD-V [2024-12-06T18:34:24.383Z] Hypervisor vendor: KVM [2024-12-06T18:34:24.383Z] Virtualization type: full [2024-12-06T18:34:24.383Z] L1d cache: 256 KiB [2024-12-06T18:34:24.383Z] L1i cache: 256 KiB [2024-12-06T18:34:24.383Z] L2 cache: 4 MiB [2024-12-06T18:34:24.383Z] L3 cache: 128 MiB [2024-12-06T18:34:24.383Z] NUMA node0 CPU(s): 0-7 [2024-12-06T18:34:24.383Z] Vulnerability Itlb multihit: Not affected [2024-12-06T18:34:24.383Z] Vulnerability L1tf: Not affected [2024-12-06T18:34:24.383Z] Vulnerability Mds: Not affected [2024-12-06T18:34:24.383Z] Vulnerability Meltdown: Not affected [2024-12-06T18:34:24.383Z] Vulnerability Mmio stale data: Not affected [2024-12-06T18:34:24.383Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-06T18:34:24.383Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-06T18:34:24.383Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-06T18:34:24.383Z] Vulnerability Srbds: Not affected [2024-12-06T18:34:24.383Z] Vulnerability Tsx async abort: Not affected [2024-12-06T18:34:24.383Z] 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-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] ---> nproc: [2024-12-06T18:34:24.383Z] 8 [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] ---> df -h: [2024-12-06T18:34:24.383Z] Filesystem Size Used Avail Use% Mounted on [2024-12-06T18:34:24.383Z] overlay 155G 12G 144G 8% / [2024-12-06T18:34:24.383Z] tmpfs 64M 0 64M 0% /dev [2024-12-06T18:34:24.383Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-06T18:34:24.383Z] shm 64M 0 64M 0% /dev/shm [2024-12-06T18:34:24.383Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] ---> sar -b -r -n DEV: [2024-12-06T18:34:24.383Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34635) 12/06/24 _x86_64_ (8 CPU) [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] 18:30:13 LINUX RESTART (8 CPU) [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] 18:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-06T18:34:24.383Z] 18:32:01 244.73 5.46 239.27 0.00 464.79 68606.44 0.00 [2024-12-06T18:34:24.383Z] 18:33:01 146.21 0.07 146.14 0.00 14.13 46226.96 0.00 [2024-12-06T18:34:24.383Z] 18:34:01 184.39 0.15 184.24 0.00 7.47 49331.38 0.00 [2024-12-06T18:34:24.383Z] Average: 191.48 1.87 189.61 0.00 160.46 54644.82 0.00 [2024-12-06T18:34:24.383Z] [2024-12-06T18:34:24.383Z] 18:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-06T18:34:24.383Z] 18:32:01 28051852 31525236 783112 2.38 128108 3509168 1883796 5.55 1270312 3049984 63728 [2024-12-06T18:34:24.384Z] 18:33:01 26872696 30868344 1431060 4.35 187084 3901028 2467700 7.27 1927960 3498844 354528 [2024-12-06T18:34:24.384Z] 18:34:01 27137688 31497432 805300 2.45 194468 4261768 2057324 6.06 1406544 3757864 265052 [2024-12-06T18:34:24.384Z] Average: 27354079 31297004 1006491 3.06 169887 3890655 2136273 6.30 1534939 3435564 227769 [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] 18:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-06T18:34:24.384Z] 18:32:01 lo 4.00 4.00 0.40 0.40 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:32:01 ens3 713.77 474.89 8504.95 60.31 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:32:01 docker0 350.08 520.98 29.51 3568.84 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:33:01 ens3 25.96 15.78 25.77 10.25 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:33:01 veth33dca8e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:33:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:34:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:34:01 ens3 114.63 69.01 2780.96 15.66 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] 18:34:01 docker0 6.30 12.35 0.39 190.85 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] Average: lo 2.01 2.01 0.20 0.20 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] Average: ens3 282.42 184.96 3744.38 28.57 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] Average: docker0 117.52 175.91 9.86 1240.43 0.00 0.00 0.00 0.00 [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] ---> sar -P ALL: [2024-12-06T18:34:24.384Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34635) 12/06/24 _x86_64_ (8 CPU) [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] 18:30:13 LINUX RESTART (8 CPU) [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] 18:31:02 CPU %user %nice %system %iowait %steal %idle [2024-12-06T18:34:24.384Z] 18:32:01 all 7.95 0.00 3.81 3.16 0.09 85.00 [2024-12-06T18:34:24.384Z] 18:32:01 0 8.47 0.00 3.60 0.77 0.07 87.10 [2024-12-06T18:34:24.384Z] 18:32:01 1 7.86 0.00 3.60 1.76 0.09 86.69 [2024-12-06T18:34:24.384Z] 18:32:01 2 9.79 0.00 4.16 0.69 0.10 85.27 [2024-12-06T18:34:24.384Z] 18:32:01 3 7.90 0.00 3.15 0.36 0.09 88.50 [2024-12-06T18:34:24.384Z] 18:32:01 4 6.67 0.00 4.12 10.10 0.12 78.99 [2024-12-06T18:34:24.384Z] 18:32:01 5 6.80 0.00 4.44 6.18 0.09 82.48 [2024-12-06T18:34:24.384Z] 18:32:01 6 8.49 0.00 3.96 3.83 0.07 83.65 [2024-12-06T18:34:24.384Z] 18:32:01 7 7.64 0.00 3.42 1.60 0.09 87.26 [2024-12-06T18:34:24.384Z] 18:33:01 all 36.07 0.00 6.77 2.51 0.07 54.58 [2024-12-06T18:34:24.384Z] 18:33:01 0 36.40 0.00 6.71 1.84 0.07 54.98 [2024-12-06T18:34:24.384Z] 18:33:01 1 37.49 0.00 6.60 0.22 0.07 55.62 [2024-12-06T18:34:24.384Z] 18:33:01 2 36.35 0.00 8.31 11.45 0.08 43.80 [2024-12-06T18:34:24.384Z] 18:33:01 3 35.35 0.00 5.89 0.27 0.07 58.42 [2024-12-06T18:34:24.384Z] 18:33:01 4 36.32 0.00 6.68 1.42 0.07 55.51 [2024-12-06T18:34:24.384Z] 18:33:01 5 36.16 0.00 7.10 1.43 0.07 55.24 [2024-12-06T18:34:24.384Z] 18:33:01 6 36.46 0.00 6.25 0.49 0.08 56.72 [2024-12-06T18:34:24.384Z] 18:33:01 7 34.02 0.00 6.65 3.02 0.07 56.25 [2024-12-06T18:34:24.384Z] 18:34:01 all 32.24 0.00 6.91 2.18 0.10 58.57 [2024-12-06T18:34:24.384Z] 18:34:01 0 31.29 0.00 7.96 0.39 0.13 60.23 [2024-12-06T18:34:24.384Z] 18:34:01 1 34.06 0.00 6.69 0.66 0.10 58.49 [2024-12-06T18:34:24.384Z] 18:34:01 2 30.29 0.00 6.48 10.18 0.12 52.93 [2024-12-06T18:34:24.384Z] 18:34:01 3 32.31 0.00 6.64 0.22 0.07 60.77 [2024-12-06T18:34:24.384Z] 18:34:01 4 32.82 0.00 6.61 2.22 0.10 58.25 [2024-12-06T18:34:24.384Z] 18:34:01 5 32.10 0.00 6.43 1.48 0.10 59.88 [2024-12-06T18:34:24.384Z] 18:34:01 6 33.17 0.00 6.60 1.52 0.08 58.63 [2024-12-06T18:34:24.384Z] 18:34:01 7 31.86 0.00 7.84 0.79 0.10 59.41 [2024-12-06T18:34:24.384Z] Average: all 25.52 0.00 5.84 2.61 0.09 65.94 [2024-12-06T18:34:24.384Z] Average: 0 25.48 0.00 6.10 1.00 0.09 67.33 [2024-12-06T18:34:24.384Z] Average: 1 26.54 0.00 5.64 0.88 0.08 66.86 [2024-12-06T18:34:24.384Z] Average: 2 25.54 0.00 6.33 7.47 0.10 60.56 [2024-12-06T18:34:24.384Z] Average: 3 25.27 0.00 5.24 0.28 0.07 69.13 [2024-12-06T18:34:24.384Z] Average: 4 25.39 0.00 5.81 4.54 0.10 64.16 [2024-12-06T18:34:24.384Z] Average: 5 25.16 0.00 6.01 3.01 0.08 65.74 [2024-12-06T18:34:24.384Z] Average: 6 26.11 0.00 5.61 1.94 0.08 66.26 [2024-12-06T18:34:24.384Z] Average: 7 24.62 0.00 5.99 1.80 0.08 67.50 [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z] [2024-12-06T18:34:24.384Z]