Pull request #44 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f2e4ab7d98630ca80593d7537c76ee0461ad575b+333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 (d631b61915ffc8db9c414f2ef40e2a97b6892101) 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-ssh12667159476816914289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8188876540115810034.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh 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-44/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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15697266726695677071.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-44/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14732595058781923771.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh5890557345404421478.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-44/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-44/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh338899450192990973.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1267 in /w/workspace/edgexfoundry_device-uart_PR-44 [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-44 # 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/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit f2e4ab7d98630ca80593d7537c76ee0461ad575b Merge succeeded, producing f2e4ab7d98630ca80593d7537c76ee0461ad575b Checking out Revision f2e4ab7d98630ca80593d7537c76ee0461ad575b (PR-44) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # 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 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:22:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:22:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:22:57 ========================================================= 18:22:57 EdgeX Global Pipelines Version Info 18:22:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:22:58 ------------------- 18:22:58 stable info: 18:22:58 ------------------- 18:22:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:22:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:22:58 Message: update stable to v1.0.258 18:22:59 ------------------- 18:22:59 experimental info: 18:22:59 ------------------- 18:22:59 Commited By: **** collab-it+edgex@linuxfoundation.org 18:22:59 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:22:59 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:22:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:23:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-44 [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-44 [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-44 [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f2e4ab7 [Pipeline] echo 18:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:01 provisioning config files... 18:23:01 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config4591565642963443933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:02 ---> ****-login.sh 18:23:02 nexus3.edgexfoundry.org:10001 18:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:02 Configure a credential helper to remove this warning. See 18:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:02 18:23:02 Login Succeeded 18:23:02 nexus3.edgexfoundry.org:10002 18:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:02 Configure a credential helper to remove this warning. See 18:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:02 18:23:02 Login Succeeded 18:23:02 nexus3.edgexfoundry.org:10003 18:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:03 Configure a credential helper to remove this warning. See 18:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:03 18:23:03 Login Succeeded 18:23:03 nexus3.edgexfoundry.org:10004 18:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:03 Configure a credential helper to remove this warning. See 18:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:03 18:23:03 Login Succeeded 18:23:03 ****.io 18:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:03 Configure a credential helper to remove this warning. See 18:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:03 18:23:03 Login Succeeded 18:23:03 ---> ****-login.sh ends [Pipeline] } 18:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:23:04 + git rev-list -1 --merges f2e4ab7d98630ca80593d7537c76ee0461ad575b~1..f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo 18:23:04 -----------> git rev-list -1 --merges f2e4ab7d98630ca80593d7537c76ee0461ad575b~1..f2e4ab7d98630ca80593d7537c76ee0461ad575b f2e4ab7d98630ca80593d7537c76ee0461ad575b [false] [Pipeline] sh 18:23:04 + git log --format=format:%s -1 f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo 18:23:04 ========================================================= 18:23:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:23:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:23:05 + git log --format=format:%s -1 f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] echo 18:23:05 [semverPrep] GIT_COMMIT: f2e4ab7d98630ca80593d7537c76ee0461ad575b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:23:05 [semverPrep] This is not a build commit. [Pipeline] sh 18:23:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:23:05 + grep -v github /etc/ssh/ssh_known_hosts 18:23:05 + [ -e /tmp/ssh_known_hosts ] 18:23:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:23:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:23:05 + sudo tee -a /etc/ssh/ssh_known_hosts 18:23:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:06 18:23:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:06 0.1.4: Pulling from edgex-devops/py-git-semver 18:23:06 b85a868b505f: Pulling fs layer 18:23:06 e2be974225ed: Pulling fs layer 18:23:06 339a4e72a1f5: Pulling fs layer 18:23:06 988bab9f4d93: Pulling fs layer 18:23:06 1469e6f7b9e6: Pulling fs layer 18:23:06 eaf3925da568: Pulling fs layer 18:23:06 bab4dde63d76: Pulling fs layer 18:23:06 bde34c3a00c8: Pulling fs layer 18:23:06 b352a97aabf1: Pulling fs layer 18:23:06 4872d77fe225: Pulling fs layer 18:23:06 5851b861e8e6: Pulling fs layer 18:23:06 1469e6f7b9e6: Waiting 18:23:06 eaf3925da568: Waiting 18:23:06 bab4dde63d76: Waiting 18:23:06 4872d77fe225: Waiting 18:23:06 bde34c3a00c8: Waiting 18:23:06 5851b861e8e6: Waiting 18:23:06 b352a97aabf1: Waiting 18:23:06 e2be974225ed: Verifying Checksum 18:23:06 e2be974225ed: Download complete 18:23:06 988bab9f4d93: Verifying Checksum 18:23:06 988bab9f4d93: Download complete 18:23:06 1469e6f7b9e6: Verifying Checksum 18:23:06 1469e6f7b9e6: Download complete 18:23:06 339a4e72a1f5: Verifying Checksum 18:23:06 339a4e72a1f5: Download complete 18:23:06 eaf3925da568: Verifying Checksum 18:23:06 eaf3925da568: Download complete 18:23:06 bde34c3a00c8: Verifying Checksum 18:23:06 bde34c3a00c8: Download complete 18:23:06 b352a97aabf1: Verifying Checksum 18:23:06 b352a97aabf1: Download complete 18:23:06 4872d77fe225: Verifying Checksum 18:23:06 4872d77fe225: Download complete 18:23:06 5851b861e8e6: Verifying Checksum 18:23:06 5851b861e8e6: Download complete 18:23:06 b85a868b505f: Verifying Checksum 18:23:06 b85a868b505f: Download complete 18:23:07 bab4dde63d76: Verifying Checksum 18:23:07 bab4dde63d76: Download complete 18:23:08 b85a868b505f: Pull complete 18:23:08 e2be974225ed: Pull complete 18:23:09 339a4e72a1f5: Pull complete 18:23:09 988bab9f4d93: Pull complete 18:23:09 1469e6f7b9e6: Pull complete 18:23:09 eaf3925da568: Pull complete 18:23:11 bab4dde63d76: Pull complete 18:23:11 bde34c3a00c8: Pull complete 18:23:11 b352a97aabf1: Pull complete 18:23:11 4872d77fe225: Pull complete 18:23:11 5851b861e8e6: Pull complete 18:23:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:23:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:23:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:11 prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container 18:23:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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 18:23:14 $ docker top 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 -eo pid,comm 18:23:14 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). 18:23:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:23:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:15 [ssh-agent] Looking for ssh-agent implementation... 18:23:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:15 $ docker exec 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent 18:23:15 SSH_AUTH_SOCK=/tmp/ssh-VIfuVAQw8ZR1/agent.32 18:23:15 SSH_AGENT_PID=38 18:23:15 Running ssh-add (command line suppressed) 18:23:15 Identity added: /w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_8097802972110511981.key (/w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_8097802972110511981.key) 18:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:15 + git tag --points-at HEAD [Pipeline] } 18:23:15 $ docker exec --env ******** --env ******** 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent -k 18:23:16 unset SSH_AUTH_SOCK; 18:23:16 unset SSH_AGENT_PID; 18:23:16 echo Agent pid 38 killed; 18:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:23:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:23:16 [ssh-agent] Looking for ssh-agent implementation... 18:23:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:23:16 $ docker exec 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent 18:23:16 SSH_AUTH_SOCK=/tmp/ssh-w7CPYbAuPAOy/agent.70 18:23:16 SSH_AGENT_PID=76 18:23:16 Running ssh-add (command line suppressed) 18:23:16 Identity added: /w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_17066082906525260973.key (/w/workspace/edgexfoundry_device-uart_PR-44@tmp/private_key_17066082906525260973.key) 18:23:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:23:16 + git semver init 18:23:17 2024-02-19 18:23:17,088 [run_init] DEBUG init version:0.0.0 force:False 18:23:17 2024-02-19 18:23:17,089 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-44/.semver 18:23:17 2024-02-19 18:23:17,089 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-44/.semver 18:23:17 2024-02-19 18:23:17,089 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-44/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44, universal_newlines=False, shell=None, istream=None) 18:23:18 2024-02-19 18:23:18,372 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-44/.git/info/exclude 18:23:18 2024-02-19 18:23:18,372 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 with force:False 18:23:18 2024-02-19 18:23:18,372 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 18:23:18 2024-02-19 18:23:18,376 [execute] INFO git cat-file --batch-check 18:23:18 2024-02-19 18:23:18,376 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44/.semver, universal_newlines=False, shell=None, istream=) 18:23:18 2024-02-19 18:23:18,384 [execute] INFO git cat-file --batch 18:23:18 2024-02-19 18:23:18,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-44/.semver, universal_newlines=False, shell=None, istream=) 18:23:18 2024-02-19 18:23:18,390 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-44/.semver/PR-44 18:23:18 0.0.0 [Pipeline] } 18:23:18 $ docker exec --env ******** --env ******** 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 ssh-agent -k 18:23:18 unset SSH_AUTH_SOCK; 18:23:18 unset SSH_AGENT_PID; 18:23:18 echo Agent pid 76 killed; 18:23:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:23:19 + git semver [Pipeline] } 18:23:19 $ docker stop --time=1 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 18:23:21 $ docker rm -f --volumes 5147709d39934cdc468a7e5f87950d8369fc6cb97f9c66fb30815d73e43a4640 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:23:22 Stashed 1 file(s) [Pipeline] echo 18:23:22 [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 18:23:23 provisioning config files... 18:23:23 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config7707258020442964808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:23 ---> ****-login.sh 18:23:23 nexus3.edgexfoundry.org:10001 18:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:23 Configure a credential helper to remove this warning. See 18:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:23 18:23:23 Login Succeeded 18:23:23 nexus3.edgexfoundry.org:10002 18:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:23 Configure a credential helper to remove this warning. See 18:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:23 18:23:23 Login Succeeded 18:23:23 nexus3.edgexfoundry.org:10003 18:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:23 Configure a credential helper to remove this warning. See 18:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:23 18:23:23 Login Succeeded 18:23:23 nexus3.edgexfoundry.org:10004 18:23:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:23 Configure a credential helper to remove this warning. See 18:23:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:23 18:23:23 Login Succeeded 18:23:23 ****.io 18:23:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:23:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:23:24 Configure a credential helper to remove this warning. See 18:23:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:23:24 18:23:24 Login Succeeded 18:23:24 ---> ****-login.sh ends [Pipeline] } 18:23:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:23:24 ========================================================= 18:23:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:23:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:25 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:23:25 Sending build context to Docker daemon 23.06MB 18:23:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:23:25 Step 2/12 : FROM ${BASE} AS builder 18:23:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:23:25 7264a8db6415: Pulling fs layer 18:23:25 c4d48a809fc2: Pulling fs layer 18:23:25 4f1c88b9dad5: Pulling fs layer 18:23:25 ad3a456e5733: Pulling fs layer 18:23:25 69c7f0334f64: Pulling fs layer 18:23:25 1f1c1a5573a3: Pulling fs layer 18:23:25 ce7588e14bc9: Pulling fs layer 18:23:25 b5e4710f87ac: Pulling fs layer 18:23:25 69c7f0334f64: Waiting 18:23:25 1f1c1a5573a3: Waiting 18:23:25 ce7588e14bc9: Waiting 18:23:25 b5e4710f87ac: Waiting 18:23:25 ad3a456e5733: Waiting 18:23:25 c4d48a809fc2: Download complete 18:23:25 ad3a456e5733: Verifying Checksum 18:23:25 ad3a456e5733: Download complete 18:23:25 69c7f0334f64: Download complete 18:23:25 7264a8db6415: Verifying Checksum 18:23:25 7264a8db6415: Download complete 18:23:25 1f1c1a5573a3: Verifying Checksum 18:23:25 1f1c1a5573a3: Download complete 18:23:26 7264a8db6415: Pull complete 18:23:26 b5e4710f87ac: Verifying Checksum 18:23:26 b5e4710f87ac: Download complete 18:23:26 c4d48a809fc2: Pull complete 18:23:26 4f1c88b9dad5: Verifying Checksum 18:23:26 4f1c88b9dad5: Download complete 18:23:26 ce7588e14bc9: Verifying Checksum 18:23:29 4f1c88b9dad5: Pull complete 18:23:29 ad3a456e5733: Pull complete 18:23:29 69c7f0334f64: Pull complete 18:23:29 1f1c1a5573a3: Pull complete 18:23:31 ce7588e14bc9: Pull complete 18:23:32 b5e4710f87ac: Pull complete 18:23:32 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 18:23:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:23:32 ---> 88b5674ff536 18:23:32 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:23:36 ---> Running in 3cd10c68941a 18:23:36 Removing intermediate container 3cd10c68941a 18:23:36 ---> 2165363565b5 18:23:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:23:36 ---> Running in ed3aed6af73b 18:23:36 Removing intermediate container ed3aed6af73b 18:23:36 ---> 76f414d69326 18:23:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:23:36 ---> Running in 2d371ba809bf 18:23:36 Removing intermediate container 2d371ba809bf 18:23:36 ---> 9f7078ed31e9 18:23:36 Step 6/12 : WORKDIR /device-uart 18:23:36 ---> Running in 7d197c5673ef 18:23:37 Removing intermediate container 7d197c5673ef 18:23:37 ---> 5a62dda3e65c 18:23:37 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:23:37 ---> Running in 082c5d0e552a 18:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:23:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:23:37 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:23:37 (2/4) Installing libedit (20221030.3.1-r1) 18:23:37 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:23:37 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:23:37 Executing busybox-1.36.1-r5.trigger 18:23:37 OK: 268 MiB in 56 packages 18:23:38 Still waiting to schedule task 18:23:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:23:38 Removing intermediate container 082c5d0e552a 18:23:38 ---> c27504987781 18:23:38 Step 8/12 : COPY go.mod vendor* ./ 18:23:38 ---> 7783a212add8 18:23:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:38 ---> Running in 3841c15fdd14 18:24:10 Removing intermediate container 3841c15fdd14 18:24:10 ---> 4c5ee97dc379 18:24:10 Step 10/12 : COPY . . 18:24:10 ---> fd83b1f1b233 18:24:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:10 ---> Running in b44001963fe4 18:24:10 Removing intermediate container b44001963fe4 18:24:10 ---> 765c764e02ff 18:24:10 Step 12/12 : RUN ${MAKE} 18:24:10 ---> Running in 56d7e54c809c 18:24:10 noop 18:24:10 Removing intermediate container 56d7e54c809c 18:24:10 ---> fc9ce51ad838 18:24:10 Successfully built fc9ce51ad838 18:24:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:11 + docker inspect -f . ci-base-image-x86_64 18:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:11 prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container 18:24:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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 18:24:11 $ docker top d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:12 + go version 18:24:12 go version go1.21.0 linux/amd64 [Pipeline] } 18:24:12 $ docker stop --time=1 d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 18:24:13 $ docker rm -f --volumes d05e612391e0705d6ad34bc728de55e99192e5478dccc8adf3f9f3c2e42abb49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:14 + docker inspect -f . ci-base-image-x86_64 18:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:24:14 prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container 18:24:14 $ 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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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 18:24:15 $ docker top 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba -eo pid,comm [Pipeline] { [Pipeline] sh 18:24:15 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-44 [Pipeline] fileExists [Pipeline] sh 18:24:16 + make test 18:24:16 go test ./... -coverprofile=coverage.out 18:24:17 ? github.com/edgexfoundry/device-uart [no test files] 18:24:27 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:24:27 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:24:33 go vet ./... 18:24:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:38 ./bin/test-attribution-txt.sh 18:24:38 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:24:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:24:38 $ docker stop --time=1 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba 18:24:41 $ docker rm -f --volumes 433d66dd3e457364dbcf16e9a115ead204e904b62b5c44bb8cd0e40f384c23ba [Pipeline] // withDockerContainer [Pipeline] sh 18:24:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:24:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:42 + ls -al . 18:24:42 total 156 18:24:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:24 . 18:24:42 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 18:22 .. 18:24:42 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 18:22 .dockerignore 18:24:42 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:24 .git 18:24:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 .github 18:24:42 -rw-rw-r-- 1 jenkins jenkins 343 Feb 19 18:22 .gitignore 18:24:42 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 18:22 .golangci.yml 18:24:42 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 18:23 .semver 18:24:42 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 19 18:22 Attribution.txt 18:24:42 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 19 18:22 CHANGELOG.md 18:24:42 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 19 18:22 Dockerfile 18:24:42 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 18:22 GOVERNANCE.md 18:24:42 -rw-rw-r-- 1 jenkins jenkins 675 Feb 19 18:22 Jenkinsfile 18:24:42 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 18:22 LICENSE 18:24:42 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 19 18:22 Makefile 18:24:42 -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 18:22 OWNERS.md 18:24:42 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 19 18:22 README.md 18:24:42 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 18:23 VERSION 18:24:42 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 18:22 bin 18:24:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 cmd 18:24:42 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 18:24 coverage.out 18:24:42 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 19 18:22 go.mod 18:24:42 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 19 18:22 go.sum 18:24:42 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:22 internal 18:24:42 -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 18:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:43 + 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=f2e4ab7d98630ca80593d7537c76ee0461ad575b --label arch=amd64 --label version=0.0.0 . 18:24:43 Sending build context to Docker daemon 23.06MB 18:24:43 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:24:43 Step 2/26 : FROM ${BASE} AS builder 18:24:43 ---> fc9ce51ad838 18:24:43 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:24:44 ---> Running in f91143f9dd3b 18:24:44 Removing intermediate container f91143f9dd3b 18:24:44 ---> ab4b76bc2fd9 18:24:44 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:24:44 ---> Running in 58dcd6301b84 18:24:44 Removing intermediate container 58dcd6301b84 18:24:44 ---> b69091bb2730 18:24:44 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:24:44 ---> Running in 3fbb20bb3d59 18:24:44 Removing intermediate container 3fbb20bb3d59 18:24:44 ---> 3e961575c48a 18:24:44 Step 6/26 : WORKDIR /device-uart 18:24:44 ---> Running in 5bb18a7c1bf9 18:24:44 Removing intermediate container 5bb18a7c1bf9 18:24:44 ---> 0e28f2bc8b9e 18:24:44 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:44 ---> Running in b3968b332d53 18:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:24:44 OK: 268 MiB in 56 packages 18:24:45 Removing intermediate container b3968b332d53 18:24:45 ---> 4c350539cead 18:24:45 Step 8/26 : COPY go.mod vendor* ./ 18:24:45 ---> d44e58cab6c8 18:24:45 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:45 ---> Running in bfe0e9df4c5a 18:24:45 Removing intermediate container bfe0e9df4c5a 18:24:45 ---> 1c56830046ef 18:24:45 Step 10/26 : COPY . . 18:24:46 ---> be8a51d91ef1 18:24:46 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:24:46 ---> Running in b96ca19fb1b3 18:24:46 Removing intermediate container b96ca19fb1b3 18:24:46 ---> 7cf23f10ec97 18:24:46 Step 12/26 : RUN ${MAKE} 18:24:46 ---> Running in a763c187bdfe 18:24:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:25:09 Removing intermediate container a763c187bdfe 18:25:09 ---> d8221e441c22 18:25:09 Step 13/26 : FROM alpine:3.18 18:25:09 3.18: Pulling from library/alpine 18:25:09 619be1103602: Pulling fs layer 18:25:09 619be1103602: Verifying Checksum 18:25:09 619be1103602: Download complete 18:25:09 619be1103602: Pull complete 18:25:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:25:09 Status: Downloaded newer image for alpine:3.18 18:25:09 ---> d3782b16ccc9 18:25:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:25:09 ---> Running in e070ff1a75e3 18:25:09 Removing intermediate container e070ff1a75e3 18:25:09 ---> c0ca76c3e79f 18:25:09 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:25:09 ---> Running in 801be018bf69 18:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:25:09 (1/1) Installing dumb-init (1.2.5-r2) 18:25:09 Executing busybox-1.36.1-r5.trigger 18:25:09 OK: 7 MiB in 16 packages 18:25:09 Removing intermediate container 801be018bf69 18:25:09 ---> c33f3052c209 18:25:09 Step 16/26 : RUN apk --no-cache upgrade 18:25:09 ---> Running in 2e3b987f7706 18:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:25:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:25:09 OK: 7 MiB in 16 packages 18:25:09 Removing intermediate container 2e3b987f7706 18:25:09 ---> d3eee028cac1 18:25:09 Step 17/26 : WORKDIR / 18:25:09 ---> Running in a22937972191 18:25:09 Removing intermediate container a22937972191 18:25:09 ---> fbc765b8d9ad 18:25:09 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:25:09 ---> 172c45af8eed 18:25:09 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:25:09 ---> 8e72f9273f28 18:25:09 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:25:10 ---> b33d67188e35 18:25:10 Step 21/26 : EXPOSE 59995 18:25:10 ---> Running in 8acf7cf4649b 18:25:10 Removing intermediate container 8acf7cf4649b 18:25:10 ---> 7e41288bc86b 18:25:10 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:25:10 ---> Running in 8e6e0882f24c 18:25:10 Removing intermediate container 8e6e0882f24c 18:25:10 ---> a638eb73a912 18:25:10 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:25:10 ---> Running in 124fe94459bf 18:25:10 Removing intermediate container 124fe94459bf 18:25:10 ---> 76fef07857cb 18:25:10 Step 24/26 : LABEL arch=amd64 18:25:10 ---> Running in 22dbc6c39b21 18:25:10 Removing intermediate container 22dbc6c39b21 18:25:10 ---> 55a8ce3bd0d9 18:25:10 Step 25/26 : LABEL git_sha=f2e4ab7d98630ca80593d7537c76ee0461ad575b 18:25:10 ---> Running in bc6c293ab16d 18:25:10 Removing intermediate container bc6c293ab16d 18:25:10 ---> 18b01338d7ec 18:25:10 Step 26/26 : LABEL version=0.0.0 18:25:10 ---> Running in 535a361fa827 18:25:10 Removing intermediate container 535a361fa827 18:25:10 ---> cd506af2492e 18:25:10 [Warning] One or more build-args [ARCH] were not consumed 18:25:10 Successfully built cd506af2492e 18:25:10 Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:12 18:25:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:12 latest: Pulling from edgex-lftools-log-publisher 18:25:12 5eb5b503b376: Pulling fs layer 18:25:12 5c69ac0246d0: Pulling fs layer 18:25:12 ec43610c2a17: Pulling fs layer 18:25:12 3a2ae6a8a46f: Pulling fs layer 18:25:12 33b1e0a273af: Pulling fs layer 18:25:12 5d3b04190fa2: Pulling fs layer 18:25:12 2f39f015ded8: Pulling fs layer 18:25:12 33b1e0a273af: Waiting 18:25:12 5d3b04190fa2: Waiting 18:25:12 2f39f015ded8: Waiting 18:25:12 3a2ae6a8a46f: Waiting 18:25:12 5c69ac0246d0: Download complete 18:25:12 3a2ae6a8a46f: Verifying Checksum 18:25:12 3a2ae6a8a46f: Download complete 18:25:12 33b1e0a273af: Verifying Checksum 18:25:12 33b1e0a273af: Download complete 18:25:12 5d3b04190fa2: Verifying Checksum 18:25:12 5d3b04190fa2: Download complete 18:25:12 ec43610c2a17: Verifying Checksum 18:25:12 ec43610c2a17: Download complete 18:25:12 5eb5b503b376: Download complete 18:25:13 2f39f015ded8: Download complete 18:25:13 5eb5b503b376: Pull complete 18:25:14 5c69ac0246d0: Pull complete 18:25:14 ec43610c2a17: Pull complete 18:25:14 3a2ae6a8a46f: Pull complete 18:25:14 33b1e0a273af: Pull complete 18:25:14 5d3b04190fa2: Pull complete 18:25:19 2f39f015ded8: Pull complete 18:25:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:25:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:25:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:19 prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container 18:25:19 $ 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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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 18:25:23 $ docker top 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:23 ---> job-cost.sh 18:25:23 lf-activate-venv: SKIPPING 18:25:23 INFO: No Stack... 18:25:24 INFO: Retrieving Pricing Info for: v3-standard-8 18:25:24 INFO: Archiving Costs [Pipeline] sh 18:25:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1268 in /w/workspace/edgexfoundry_device-uart_PR-44 [Pipeline] { 18:25:24 + cat /w/workspace/edgexfoundry_device-uart_PR-44/archives/cost.csv 18:25:24 + cut -d, -f6 [Pipeline] ws 18:25:24 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] lock 18:25:25 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] 18:25:25 Resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] did not exist. Created. 18:25:25 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] checkout 18:25:28 The recommended git tool is: git [Pipeline] sh 18:25:28 + echo total: 0.2199999988079071 [Pipeline] stash 18:25:28 Stashed 1 file(s) [Pipeline] } 18:25:28 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:28 $ docker stop --time=1 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f 18:25:30 $ docker rm -f --volumes 6525696dedc9fc7e2b98158f7c998bf3d16cb6fbba448dc2cb64c1ff6a1c0c0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:25:35 using credential edgex-jenkins-ssh 18:25:35 Cloning the remote Git repository 18:25:35 Cloning repository git@github.com:edgexfoundry/device-uart.git 18:25:35 > git init /w/workspace/device-uart/1 # timeout=10 18:25:35 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:25:35 > git --version # timeout=10 18:25:35 > git --version # 'git version 2.25.1' 18:25:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:37 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:25:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:25:39 Merging remotes/origin/main commit 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 into PR head commit f2e4ab7d98630ca80593d7537c76ee0461ad575b 18:25:39 Merge succeeded, producing f2e4ab7d98630ca80593d7537c76ee0461ad575b 18:25:39 Checking out Revision f2e4ab7d98630ca80593d7537c76ee0461ad575b (PR-44) 18:25:39 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:25:39 > git --version # timeout=10 18:25:39 > git --version # 'git version 2.25.1' 18:25:39 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 18:25:38 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 18:25:38 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 18:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/44/head:refs/remotes/origin/PR-44 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:25:39 > git config core.sparsecheckout # timeout=10 18:25:39 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 18:25:39 > git remote # timeout=10 18:25:39 > git config --get remote.origin.url # timeout=10 18:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 18:25:39 > git merge 333c6894e147d9c19ea7d7fbcb4ad6f41b7da7f1 # timeout=10 18:25:39 > git rev-parse HEAD^{commit} # timeout=10 18:25:39 > git config core.sparsecheckout # timeout=10 18:25:39 > git checkout -f f2e4ab7d98630ca80593d7537c76ee0461ad575b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:25:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:25:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:41 Dload Upload Total Spent Left Speed 18:25:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh 18:25:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:25:41 + sudo tee /etc/docker/daemon.new 18:25:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:25:41 { 18:25:41 "registry-mirrors": [ 18:25:41 "https://nexus3.edgexfoundry.org:10001" 18:25:41 ], 18:25:41 "bip": "10.250.0.254/24", 18:25:41 "hosts": [ 18:25:41 "tcp://0.0.0.0:5555", 18:25:41 "unix:///var/run/docker.sock" 18:25:41 ], 18:25:41 "mtu": 1458, 18:25:41 "selinux-enabled": true, 18:25:41 "seccomp-profile": "/etc/docker/seccomp.json" 18:25:41 } [Pipeline] sh 18:25:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:25:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:00 provisioning config files... 18:26:00 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config17857012546941644976tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:26:01 ---> ****-login.sh 18:26:01 nexus3.edgexfoundry.org:10001 18:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:26:02 Configure a credential helper to remove this warning. See 18:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:26:02 18:26:02 Login Succeeded 18:26:02 nexus3.edgexfoundry.org:10002 18:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:26:02 Configure a credential helper to remove this warning. See 18:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:26:02 18:26:02 Login Succeeded 18:26:02 nexus3.edgexfoundry.org:10003 18:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:26:02 Configure a credential helper to remove this warning. See 18:26:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:26:02 18:26:02 Login Succeeded 18:26:02 nexus3.edgexfoundry.org:10004 18:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:26:03 Configure a credential helper to remove this warning. See 18:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:26:03 18:26:03 Login Succeeded 18:26:03 ****.io 18:26:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:26:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:26:03 Configure a credential helper to remove this warning. See 18:26:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:26:03 18:26:03 Login Succeeded 18:26:03 ---> ****-login.sh ends [Pipeline] } 18:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:26:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 18:26:04 ========================================================= 18:26:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:26:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:26:05 Sending build context to Docker daemon 11.59MB 18:26:05 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:26:05 Step 2/12 : FROM ${BASE} AS builder 18:26:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:26:05 9fda8d8052c6: Pulling fs layer 18:26:05 5d54e960e981: Pulling fs layer 18:26:05 c4a7e357bf2a: Pulling fs layer 18:26:05 f0e02332f6b5: Pulling fs layer 18:26:05 872ee5b61b7b: Pulling fs layer 18:26:05 0c6a40ed1a82: Pulling fs layer 18:26:05 94ae7d8d031c: Pulling fs layer 18:26:05 872ee5b61b7b: Waiting 18:26:05 0c6a40ed1a82: Waiting 18:26:05 94ae7d8d031c: Waiting 18:26:05 f0e02332f6b5: Waiting 18:26:05 5d54e960e981: Verifying Checksum 18:26:05 5d54e960e981: Download complete 18:26:05 f0e02332f6b5: Verifying Checksum 18:26:05 f0e02332f6b5: Download complete 18:26:05 872ee5b61b7b: Verifying Checksum 18:26:05 872ee5b61b7b: Download complete 18:26:05 9fda8d8052c6: Verifying Checksum 18:26:05 9fda8d8052c6: Download complete 18:26:06 94ae7d8d031c: Verifying Checksum 18:26:06 94ae7d8d031c: Download complete 18:26:06 9fda8d8052c6: Pull complete 18:26:07 5d54e960e981: Pull complete 18:26:07 c4a7e357bf2a: Verifying Checksum 18:26:07 c4a7e357bf2a: Download complete 18:26:08 0c6a40ed1a82: Verifying Checksum 18:26:08 0c6a40ed1a82: Download complete 18:26:20 c4a7e357bf2a: Pull complete 18:26:20 f0e02332f6b5: Pull complete 18:26:20 872ee5b61b7b: Pull complete 18:26:29 0c6a40ed1a82: Pull complete 18:26:31 94ae7d8d031c: Pull complete 18:26:31 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 18:26:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:26:31 ---> 86de565de09d 18:26:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:26:33 ---> Running in 7c11be7535ce 18:26:33 Removing intermediate container 7c11be7535ce 18:26:33 ---> 895fcd059e0b 18:26:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:26:33 ---> Running in 37ccb31b4b2e 18:26:33 Removing intermediate container 37ccb31b4b2e 18:26:33 ---> 741588d924aa 18:26:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:26:33 ---> Running in 7a9fe91f3245 18:26:34 Removing intermediate container 7a9fe91f3245 18:26:34 ---> b36e760f7f22 18:26:34 Step 6/12 : WORKDIR /device-uart 18:26:34 ---> Running in 3a6dca7aab75 18:26:34 Removing intermediate container 3a6dca7aab75 18:26:34 ---> e699641f8cfb 18:26:34 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:34 ---> Running in 0136110dead1 18:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:26:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:26:37 (1/4) Installing openssh-keygen (9.3_p2-r1) 18:26:37 (2/4) Installing libedit (20221030.3.1-r1) 18:26:37 (3/4) Installing openssh-client-common (9.3_p2-r1) 18:26:37 (4/4) Installing openssh-client-default (9.3_p2-r1) 18:26:37 Executing busybox-1.36.1-r5.trigger 18:26:37 OK: 271 MiB in 56 packages 18:26:38 Removing intermediate container 0136110dead1 18:26:38 ---> e51473fbe28a 18:26:38 Step 8/12 : COPY go.mod vendor* ./ 18:26:38 ---> e6de1d8008d4 18:26:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:38 ---> Running in 7195bd53a749 18:27:46 Removing intermediate container 7195bd53a749 18:27:46 ---> a9135f20f970 18:27:46 Step 10/12 : COPY . . 18:27:46 ---> f9ea6e88acd8 18:27:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:27:46 ---> Running in d5e03d990a6e 18:27:46 Removing intermediate container d5e03d990a6e 18:27:46 ---> 8e9ae33d60c1 18:27:46 Step 12/12 : RUN ${MAKE} 18:27:46 ---> Running in f01404e75c0b 18:27:46 noop 18:27:46 Removing intermediate container f01404e75c0b 18:27:46 ---> 1197fa11c752 18:27:46 Successfully built 1197fa11c752 18:27:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:47 + docker inspect -f . ci-base-image-arm64 18:27:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:47 prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container 18:27:47 $ 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 18:27:48 $ docker top 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:49 + go version 18:27:49 go version go1.21.0 linux/arm64 [Pipeline] } 18:27:49 $ docker stop --time=1 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 18:27:51 $ docker rm -f --volumes 51a850370982953c5ca460c36de78cfd2da43e18f26678f0d3df6ea906dab356 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:52 + docker inspect -f . ci-base-image-arm64 18:27:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:27:53 prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container 18:27:53 $ 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 18:27:54 $ docker top bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 -eo pid,comm [Pipeline] { [Pipeline] sh 18:27:55 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 18:27:56 + make test 18:27:56 go test ./... -coverprofile=coverage.out 18:28:04 ? github.com/edgexfoundry/device-uart [no test files] 18:29:26 ? github.com/edgexfoundry/device-uart/cmd [no test files] 18:29:26 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 18:29:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:29:26 go vet ./... 18:29:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:48 ./bin/test-attribution-txt.sh 18:29:48 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 18:29:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:29:48 $ docker stop --time=1 bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 18:29:50 $ docker rm -f --volumes bb031152fe4ef42b0d0bd07e531ee7329f72b1d19b07e465f1efdcc8a8848360 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:51 Warning: overwriting stash ‘coverage-report’ 18:29:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:29:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:53 + ls -al . 18:29:53 total 152 18:29:53 drwxrwxr-x 7 jenkins jenkins 4096 Feb 19 18:28 . 18:29:53 drwxrwxr-x 4 jenkins jenkins 4096 Feb 19 18:25 .. 18:29:53 -rw-rw-r-- 1 jenkins jenkins 140 Feb 19 18:25 .dockerignore 18:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 19 18:25 .git 18:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 .github 18:29:53 -rw-rw-r-- 1 jenkins jenkins 343 Feb 19 18:25 .gitignore 18:29:53 -rw-rw-r-- 1 jenkins jenkins 41 Feb 19 18:25 .golangci.yml 18:29:53 -rw-rw-r-- 1 jenkins jenkins 9941 Feb 19 18:25 Attribution.txt 18:29:53 -rw-rw-r-- 1 jenkins jenkins 1908 Feb 19 18:25 CHANGELOG.md 18:29:53 -rw-rw-r-- 1 jenkins jenkins 1886 Feb 19 18:25 Dockerfile 18:29:53 -rw-rw-r-- 1 jenkins jenkins 677 Feb 19 18:25 GOVERNANCE.md 18:29:53 -rw-rw-r-- 1 jenkins jenkins 675 Feb 19 18:25 Jenkinsfile 18:29:53 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 19 18:25 LICENSE 18:29:53 -rw-rw-r-- 1 jenkins jenkins 1872 Feb 19 18:25 Makefile 18:29:53 -rw-rw-r-- 1 jenkins jenkins 617 Feb 19 18:25 OWNERS.md 18:29:53 -rw-rw-r-- 1 jenkins jenkins 8892 Feb 19 18:25 README.md 18:29:53 -rw-rw-r-- 1 jenkins jenkins 5 Feb 19 18:23 VERSION 18:29:53 drwxrwxr-x 2 jenkins jenkins 4096 Feb 19 18:25 bin 18:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 cmd 18:29:53 -rw-r--r-- 1 jenkins jenkins 10 Feb 19 18:28 coverage.out 18:29:53 -rw-rw-r-- 1 jenkins jenkins 3765 Feb 19 18:25 go.mod 18:29:53 -rw-rw-r-- 1 jenkins jenkins 34553 Feb 19 18:25 go.sum 18:29:53 drwxrwxr-x 3 jenkins jenkins 4096 Feb 19 18:25 internal 18:29:53 -rw-rw-r-- 1 jenkins jenkins 209 Feb 19 18:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:53 + 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=f2e4ab7d98630ca80593d7537c76ee0461ad575b --label arch=arm64 --label version=0.0.0 . 18:29:53 Sending build context to Docker daemon 11.59MB 18:29:53 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:29:53 Step 2/26 : FROM ${BASE} AS builder 18:29:53 ---> 1197fa11c752 18:29:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 18:29:57 ---> Running in 95e753c6bd48 18:29:57 Removing intermediate container 95e753c6bd48 18:29:57 ---> 9b5712721cd6 18:29:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:29:57 ---> Running in 8725dda76a43 18:29:57 Removing intermediate container 8725dda76a43 18:29:57 ---> fe13b57322ac 18:29:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:29:57 ---> Running in 714792fae016 18:29:58 Removing intermediate container 714792fae016 18:29:58 ---> 246c9ef3d6dd 18:29:58 Step 6/26 : WORKDIR /device-uart 18:29:58 ---> Running in bb2052bfd47a 18:29:58 Removing intermediate container bb2052bfd47a 18:29:58 ---> 646b0e358f02 18:29:58 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:58 ---> Running in 2d7a914bf0ec 18:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:30:01 OK: 271 MiB in 56 packages 18:30:02 Removing intermediate container 2d7a914bf0ec 18:30:02 ---> 90d185f10c52 18:30:02 Step 8/26 : COPY go.mod vendor* ./ 18:30:03 ---> 544547000efd 18:30:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:30:03 ---> Running in ec533e5b6c1b 18:30:06 Removing intermediate container ec533e5b6c1b 18:30:06 ---> a0fa28cb7ea6 18:30:06 Step 10/26 : COPY . . 18:30:11 ---> 3e60227cc639 18:30:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:30:11 ---> Running in 38fed878d661 18:30:12 Removing intermediate container 38fed878d661 18:30:12 ---> ad42abb4e64a 18:30:12 Step 12/26 : RUN ${MAKE} 18:30:12 ---> Running in ca63fda43094 18:30:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.9" -trimpath -mod=readonly -o cmd/device-uart ./cmd 18:32:09 Removing intermediate container ca63fda43094 18:32:09 ---> 10c7fd94dd34 18:32:09 Step 13/26 : FROM alpine:3.18 18:32:09 3.18: Pulling from library/alpine 18:32:09 c6b39de5b339: Pulling fs layer 18:32:09 c6b39de5b339: Verifying Checksum 18:32:09 c6b39de5b339: Download complete 18:32:09 c6b39de5b339: Pull complete 18:32:09 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 18:32:09 Status: Downloaded newer image for alpine:3.18 18:32:09 ---> 33abbf032149 18:32:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 18:32:09 ---> Running in 4c5acf215254 18:32:10 Removing intermediate container 4c5acf215254 18:32:10 ---> 69e56e04744e 18:32:10 Step 15/26 : RUN apk add --update --no-cache dumb-init 18:32:10 ---> Running in 97422e71400b 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:32:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:32:12 (1/1) Installing dumb-init (1.2.5-r2) 18:32:12 Executing busybox-1.36.1-r5.trigger 18:32:12 OK: 8 MiB in 16 packages 18:32:13 Removing intermediate container 97422e71400b 18:32:13 ---> 7d178677468e 18:32:13 Step 16/26 : RUN apk --no-cache upgrade 18:32:14 ---> Running in 6330ac570cd0 18:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:32:16 OK: 8 MiB in 16 packages 18:32:17 Removing intermediate container 6330ac570cd0 18:32:17 ---> deca814b9216 18:32:17 Step 17/26 : WORKDIR / 18:32:17 ---> Running in 6d07dff6a947 18:32:17 Removing intermediate container 6d07dff6a947 18:32:17 ---> 6f490c0e520b 18:32:17 Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / 18:32:18 ---> 2178ae2e5df4 18:32:18 Step 19/26 : COPY --from=builder /device-uart/LICENSE / 18:32:18 ---> ac9953eedddd 18:32:18 Step 20/26 : COPY --from=builder /device-uart/cmd/ / 18:32:23 ---> 6a453562ea14 18:32:23 Step 21/26 : EXPOSE 59995 18:32:23 ---> Running in 1405aca635c2 18:32:23 Removing intermediate container 1405aca635c2 18:32:23 ---> 84fcbe4818fe 18:32:23 Step 22/26 : ENTRYPOINT ["/device-uart"] 18:32:23 ---> Running in 4d0832f26b21 18:32:23 Removing intermediate container 4d0832f26b21 18:32:23 ---> 60fa0bf6bdb9 18:32:23 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:32:23 ---> Running in a09d5ba3b2bd 18:32:23 Removing intermediate container a09d5ba3b2bd 18:32:23 ---> 8519301a70fc 18:32:23 Step 24/26 : LABEL arch=arm64 18:32:24 ---> Running in 129355101e70 18:32:24 Removing intermediate container 129355101e70 18:32:24 ---> e6cc8b47dc69 18:32:24 Step 25/26 : LABEL git_sha=f2e4ab7d98630ca80593d7537c76ee0461ad575b 18:32:24 ---> Running in f6893c061c5e 18:32:24 Removing intermediate container f6893c061c5e 18:32:24 ---> 822c68b97d25 18:32:24 Step 26/26 : LABEL version=0.0.0 18:32:24 ---> Running in 3a480504ad5a 18:32:25 Removing intermediate container 3a480504ad5a 18:32:25 ---> 263868d42bf6 18:32:25 [Warning] One or more build-args [ARCH] were not consumed 18:32:25 Successfully built 263868d42bf6 18:32:25 Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:26 18:32:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:27 arm64: Pulling from edgex-lftools-log-publisher 18:32:27 8998bd30e6a1: Pulling fs layer 18:32:27 04944245beec: Pulling fs layer 18:32:27 699f458cf7ca: Pulling fs layer 18:32:27 765212b225bb: Pulling fs layer 18:32:27 f23df028b6ca: Pulling fs layer 18:32:27 d65c8cfc05b1: Pulling fs layer 18:32:27 2437ff75d9bd: Pulling fs layer 18:32:27 f23df028b6ca: Waiting 18:32:27 d65c8cfc05b1: Waiting 18:32:27 2437ff75d9bd: Waiting 18:32:27 765212b225bb: Waiting 18:32:27 04944245beec: Verifying Checksum 18:32:27 04944245beec: Download complete 18:32:27 765212b225bb: Verifying Checksum 18:32:27 765212b225bb: Download complete 18:32:27 f23df028b6ca: Download complete 18:32:27 d65c8cfc05b1: Verifying Checksum 18:32:27 d65c8cfc05b1: Download complete 18:32:27 699f458cf7ca: Verifying Checksum 18:32:27 699f458cf7ca: Download complete 18:32:27 8998bd30e6a1: Download complete 18:32:30 2437ff75d9bd: Verifying Checksum 18:32:30 2437ff75d9bd: Download complete 18:32:32 8998bd30e6a1: Pull complete 18:32:32 04944245beec: Pull complete 18:32:34 699f458cf7ca: Pull complete 18:32:34 765212b225bb: Pull complete 18:32:35 f23df028b6ca: Pull complete 18:32:35 d65c8cfc05b1: Pull complete 18:32:53 2437ff75d9bd: Pull complete 18:32:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:32:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:54 prd-ubuntu20.04-docker-arm64-4c-16g-1268 does not seem to be running inside a container 18:32:54 $ 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 18:32:56 $ docker top 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:57 ---> job-cost.sh 18:32:57 lf-activate-venv: SKIPPING 18:32:57 INFO: No Stack... 18:32:57 INFO: Retrieving Pricing Info for: v3-standard-4 18:32:58 INFO: Archiving Costs [Pipeline] sh 18:32:59 + cat /w/workspace/device-uart/1/archives/cost.csv 18:32:59 + cut -d, -f6 [Pipeline] lock 18:32:59 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] 18:32:59 Resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] did not exist. Created. 18:32:59 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:33:00 /w/workspace/device-uart/1@tmp/durable-c11c9669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:33:01 + echo total: 0.10999999940395355 [Pipeline] stash 18:33:01 Warning: overwriting stash ‘stack-cost’ 18:33:01 Stashed 1 file(s) [Pipeline] } 18:33:01 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-44-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:33:01 $ docker stop --time=1 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a 18:33:02 $ docker rm -f --volumes 145db1ad58b0b1c0678e69deea048ac2ab00c65deb270592b48392da5a259a8a [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 18:33:05 provisioning config files... 18:33:05 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config11531046923683032985tmp [Pipeline] { [Pipeline] sh 18:33:05 + set +x 18:33:05 + curl -s https://codecov.io/bash 18:33:05 + bash -s -- 18:33:05 18:33:05 _____ _ 18:33:05 / ____| | | 18:33:05 | | ___ __| | ___ ___ _____ __ 18:33:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:33:05 | |___| (_) | (_| | __/ (_| (_) \ V / 18:33:05 \_____\___/ \__,_|\___|\___\___/ \_/ 18:33:05 Bash-1.0.6 18:33:05 18:33:05 18:33:05 ==> git version 2.25.1 found 18:33:05 ==> 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 18:33:05 Release-Date: 2020-01-08 18:33:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:33:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:33:05 ==> Jenkins CI detected. 18:33:05 current dir:  /w/workspace/edgexfoundry_device-uart_PR-44 18:33:05 project root: . 18:33:05 --> token set from env 18:33:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:33:05 ==> Running gcov in . (disable via -X gcov) 18:33:05 ==> Python coveragepy not found 18:33:05 ==> Searching for coverage reports in: 18:33:05 + . 18:33:05 -> Found 1 reports 18:33:05 ==> Detecting git/mercurial file structure 18:33:05 ==> Reading reports 18:33:05 + ./coverage.out bytes=10 18:33:05 ==> Appending adjustments 18:33:05 https://docs.codecov.io/docs/fixing-reports 18:33:05 + Found adjustments 18:33:05 ==> Gzipping contents 18:33:05 4.0K /tmp/codecov.XECpvD.gz 18:33:05 ==> Uploading reports 18:33:05 url: https://codecov.io 18:33:05 query: branch=PR-44&commit=f2e4ab7d98630ca80593d7537c76ee0461ad575b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=44&job=&cmd_args= 18:33:05 -> Pinging Codecov 18:33:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-44&commit=f2e4ab7d98630ca80593d7537c76ee0461ad575b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-44%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=44&job=&cmd_args= 18:33:06 -> Uploading to 18:33:06 https://storage.googleapis.com/codecov/v4/raw/2024-02-19/B9AA6E0BBD74AE3A32605C7A7C664919/f2e4ab7d98630ca80593d7537c76ee0461ad575b/95b196bd-861a-4b11-8c96-4050b8c0dfe4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240219%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240219T183306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71a8fb5d9cf3777f4185f4cab3ad5f250958f7cce500a956d7b0aa7a1dcd0c0f 18:33:06 % Total % Received % Xferd Average Speed Time Time Time Current 18:33:06 Dload Upload Total Spent Left Speed 18:33:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1990 --:--:-- --:--:-- --:--:-- 1990 18:33:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/f2e4ab7d98630ca80593d7537c76ee0461ad575b [Pipeline] } 18:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:33:09 + [ -d /w/workspace/edgexfoundry_device-uart_PR-44/archives ] 18:33:09 + ls -al /w/workspace/edgexfoundry_device-uart_PR-44/archives 18:33:09 total 16 18:33:09 drwxr-xr-x 3 root root 4096 Feb 19 18:25 . 18:33:09 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 18:25 .. 18:33:09 drwxr-xr-x 2 root root 4096 Feb 19 18:25 cost 18:33:09 -rw-r--r-- 1 root root 82 Feb 19 18:25 cost.csv 18:33:09 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-44/archives 18:33:09 + ls -al /w/workspace/edgexfoundry_device-uart_PR-44/archives 18:33:09 total 16 18:33:09 drwxr-xr-x 3 jenkins jenkins 4096 Feb 19 18:25 . 18:33:09 drwxrwxr-x 9 jenkins jenkins 4096 Feb 19 18:25 .. 18:33:09 drwxr-xr-x 2 jenkins jenkins 4096 Feb 19 18:25 cost 18:33:09 -rw-r--r-- 1 jenkins jenkins 82 Feb 19 18:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:33:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:33:11 ---> package-listing.sh 18:33:11 ++ facter osfamily 18:33:11 ++ tr '[:upper:]' '[:lower:]' 18:33:11 + OS_FAMILY=debian 18:33:11 + workspace=/w/workspace/edgexfoundry_device-uart_PR-44 18:33:11 + START_PACKAGES=/tmp/packages_start.txt 18:33:11 + END_PACKAGES=/tmp/packages_end.txt 18:33:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:33:11 + PACKAGES=/tmp/packages_start.txt 18:33:11 + '[' /w/workspace/edgexfoundry_device-uart_PR-44 ']' 18:33:11 + PACKAGES=/tmp/packages_end.txt 18:33:11 + case "${OS_FAMILY}" in 18:33:11 + dpkg -l 18:33:11 + grep '^ii' 18:33:11 + '[' -f /tmp/packages_start.txt ']' 18:33:11 + '[' -f /tmp/packages_end.txt ']' 18:33:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:33:11 + '[' /w/workspace/edgexfoundry_device-uart_PR-44 ']' 18:33:11 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-44/archives/ 18:33:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-44/archives/ [Pipeline] echo 18:33:11 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-44/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:33:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:12 prd-ubuntu20.04-docker-8c-8g-1267 does not seem to be running inside a container 18:33:12 $ 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-44/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-44 -v /w/workspace/edgexfoundry_device-uart_PR-44:/w/workspace/edgexfoundry_device-uart_PR-44:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-44@tmp:/w/workspace/edgexfoundry_device-uart_PR-44@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 18:33:12 $ docker top 187ca2faa1de9f68332dcbff1c640a6b0bf4c85a97ec844eaf2149c5eeaa002e -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:33:13 + mkdir -p /var/log/sysstat [Pipeline] sh 18:33:13 + ls /var/log/sa-host 18:33:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:14 provisioning config files... 18:33:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-44@tmp/config5376448140112889970tmp [Pipeline] { [Pipeline] echo 18:33:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:33:14 ---> create-netrc.sh [Pipeline] } 18:33:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:33:15 ---> python-tools-install.sh [Pipeline] echo 18:33:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:33:15 ---> sudo-logs.sh 18:33:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:33:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:33:16 ---> job-cost.sh 18:33:16 lf-activate-venv: SKIPPING 18:33:16 DEBUG: total: 0.2199999988079071 18:33:16 INFO: Retrieving Stack Cost... 18:33:16 INFO: Retrieving Pricing Info for: v3-standard-8 18:33:16 INFO: Archiving Costs [Pipeline] echo 18:33:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:33:16 ---> logs-deploy.sh 18:33:16 lf-activate-venv: SKIPPING 18:33:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-44/1 18:33:16 INFO: archiving workspace using pattern(s): 18:33:17 Archives upload complete. 18:33:18 INFO: archiving logs to Nexus 18:33:18 ---> uname -a: 18:33:18 Linux prd-ubuntu20-04-docker-8c-8g-1267 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:33:18 18:33:18 18:33:18 ---> lscpu: 18:33:18 Architecture: x86_64 18:33:18 CPU op-mode(s): 32-bit, 64-bit 18:33:18 Byte Order: Little Endian 18:33:18 Address sizes: 40 bits physical, 48 bits virtual 18:33:18 CPU(s): 8 18:33:18 On-line CPU(s) list: 0-7 18:33:18 Thread(s) per core: 1 18:33:18 Core(s) per socket: 1 18:33:18 Socket(s): 8 18:33:18 NUMA node(s): 1 18:33:18 Vendor ID: AuthenticAMD 18:33:18 CPU family: 23 18:33:18 Model: 49 18:33:18 Model name: AMD EPYC-Rome Processor 18:33:18 Stepping: 0 18:33:18 CPU MHz: 2799.998 18:33:18 BogoMIPS: 5599.99 18:33:18 Virtualization: AMD-V 18:33:18 Hypervisor vendor: KVM 18:33:18 Virtualization type: full 18:33:18 L1d cache: 256 KiB 18:33:18 L1i cache: 256 KiB 18:33:18 L2 cache: 4 MiB 18:33:18 L3 cache: 128 MiB 18:33:18 NUMA node0 CPU(s): 0-7 18:33:18 Vulnerability Itlb multihit: Not affected 18:33:18 Vulnerability L1tf: Not affected 18:33:18 Vulnerability Mds: Not affected 18:33:18 Vulnerability Meltdown: Not affected 18:33:18 Vulnerability Mmio stale data: Not affected 18:33:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:33:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:33:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:33:18 Vulnerability Srbds: Not affected 18:33:18 Vulnerability Tsx async abort: Not affected 18:33:18 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 18:33:18 18:33:18 18:33:18 ---> nproc: 18:33:18 8 18:33:18 18:33:18 18:33:18 ---> df -h: 18:33:18 Filesystem Size Used Avail Use% Mounted on 18:33:18 overlay 155G 12G 144G 8% / 18:33:18 tmpfs 64M 0 64M 0% /dev 18:33:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:33:18 shm 64M 0 64M 0% /dev/shm 18:33:18 /dev/vda1 155G 12G 144G 8% /facter-os 18:33:18 18:33:18 18:33:18 ---> sar -b -r -n DEV: 18:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1267) 02/19/24 _x86_64_ (8 CPU) 18:33:18 18:33:18 18:22:20 LINUX RESTART (8 CPU) 18:33:18 18:33:18 18:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:33:18 18:24:01 184.50 12.16 172.34 0.00 1727.71 102930.98 0.00 18:33:18 18:25:01 160.94 0.15 160.79 0.00 12.53 35536.34 0.00 18:33:18 18:26:01 130.63 0.03 130.59 0.00 3.20 32290.63 0.00 18:33:18 18:27:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 18:33:18 18:28:01 52.92 10.60 42.33 0.00 5155.01 8471.52 0.00 18:33:18 18:29:01 6.48 0.02 6.47 0.00 0.13 131.18 0.00 18:33:18 18:30:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 18:33:18 18:31:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 18:33:18 18:32:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 18:33:18 18:33:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 18:33:18 Average: 54.24 2.30 51.95 0.00 689.86 17944.30 0.00 18:33:18 18:33:18 18:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:33:18 18:24:01 28020468 31515340 796528 2.42 136148 3526520 1853636 5.46 1214476 3145336 441180 18:33:18 18:25:01 28230260 31498112 810608 2.47 143548 3312280 1924312 5.67 1293928 2877408 90376 18:33:18 18:26:01 27724776 31515720 792620 2.41 154496 3776456 1738204 5.12 1300528 3323776 4 18:33:18 18:27:01 27724440 31515428 792648 2.41 154528 3776464 1738204 5.12 1300228 3323780 20 18:33:18 18:28:01 27250340 31496416 780144 2.37 183712 4200816 1721728 5.07 1609428 3456136 1020 18:33:18 18:29:01 27261212 31502428 775440 2.36 182264 4197560 1711564 5.04 1599888 3452920 4 18:33:18 18:30:01 27268528 31509824 767944 2.34 182336 4197568 1711564 5.04 1592588 3452924 8 18:33:18 18:31:01 27268392 31509788 767940 2.34 182416 4197560 1711564 5.04 1593952 3452060 8 18:33:18 18:32:01 27268588 31510044 767632 2.33 182448 4197572 1711564 5.04 1593808 3452060 8 18:33:18 18:33:01 27270808 31512332 765256 2.33 182476 4197576 1711564 5.04 1591628 3452060 24 18:33:18 Average: 27528781 31508543 781676 2.38 168437 3958037 1753390 5.17 1469045 3338846 53265 18:33:18 18:33:18 18:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:33:18 18:24:01 docker0 208.80 338.13 17.13 2279.74 0.00 0.00 0.00 0.00 18:33:18 18:24:01 ens3 571.54 355.32 7102.36 56.29 0.00 0.00 0.00 0.00 18:33:18 18:24:01 lo 5.93 5.93 0.59 0.59 0.00 0.00 0.00 0.00 18:33:18 18:25:01 docker0 1.32 2.38 0.08 30.90 0.00 0.00 0.00 0.00 18:33:18 18:25:01 ens3 54.62 47.69 70.73 81.74 0.00 0.00 0.00 0.00 18:33:18 18:25:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:33:18 18:26:01 docker0 3.12 5.17 0.19 62.54 0.00 0.00 0.00 0.00 18:33:18 18:26:01 ens3 105.58 64.59 2645.91 12.47 0.00 0.00 0.00 0.00 18:33:18 18:26:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 18:33:18 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:27:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:33:18 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:33:18 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:28:01 ens3 203.83 97.67 2736.85 6.88 0.00 0.00 0.00 0.00 18:33:18 18:28:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 18:33:18 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:29:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 18:33:18 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:33:18 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:30:01 ens3 0.55 0.25 1.24 0.02 0.00 0.00 0.00 0.00 18:33:18 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:31:01 ens3 1.00 0.75 0.47 0.96 0.00 0.00 0.00 0.00 18:33:18 18:31:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:33:18 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:32:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:33:18 18:33:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 18:33:18 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:33:18 Average: docker0 21.32 34.57 1.74 237.32 0.00 0.00 0.00 0.00 18:33:18 Average: ens3 93.79 56.69 1255.77 15.85 0.00 0.00 0.00 0.00 18:33:18 Average: lo 0.95 0.95 0.09 0.09 0.00 0.00 0.00 0.00 18:33:18 18:33:18 18:33:18 ---> sar -P ALL: 18:33:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1267) 02/19/24 _x86_64_ (8 CPU) 18:33:18 18:33:18 18:22:20 LINUX RESTART (8 CPU) 18:33:18 18:33:18 18:23:01 CPU %user %nice %system %iowait %steal %idle 18:33:18 18:24:01 all 8.55 0.00 3.94 3.54 0.07 83.89 18:33:18 18:24:01 0 8.22 0.00 3.04 0.42 0.07 88.24 18:33:18 18:24:01 1 10.26 0.00 3.49 0.98 0.07 85.21 18:33:18 18:24:01 2 8.93 0.00 3.45 8.66 0.07 78.88 18:33:18 18:24:01 3 8.95 0.00 3.36 0.30 0.05 87.34 18:33:18 18:24:01 4 7.86 0.00 4.92 8.14 0.08 79.00 18:33:18 18:24:01 5 8.78 0.00 5.29 4.95 0.12 80.87 18:33:18 18:24:01 6 6.35 0.00 4.20 0.95 0.07 88.44 18:33:18 18:24:01 7 9.04 0.00 3.79 3.96 0.07 83.15 18:33:18 18:25:01 all 37.69 0.00 4.59 1.89 0.07 55.75 18:33:18 18:25:01 0 35.37 0.00 3.97 0.07 0.07 60.53 18:33:18 18:25:01 1 38.03 0.00 5.15 0.15 0.07 56.60 18:33:18 18:25:01 2 39.25 0.00 4.48 2.64 0.08 53.54 18:33:18 18:25:01 3 38.42 0.00 5.03 3.38 0.07 53.11 18:33:18 18:25:01 4 39.66 0.00 5.04 5.98 0.08 49.24 18:33:18 18:25:01 5 40.71 0.00 4.54 2.04 0.08 52.63 18:33:18 18:25:01 6 35.00 0.00 3.91 0.25 0.07 60.77 18:33:18 18:25:01 7 35.09 0.00 4.60 0.57 0.07 59.68 18:33:18 18:26:01 all 3.71 0.00 1.72 1.45 0.03 93.10 18:33:18 18:26:01 0 3.13 0.00 1.02 0.05 0.02 95.78 18:33:18 18:26:01 1 4.16 0.00 1.59 0.12 0.03 94.09 18:33:18 18:26:01 2 3.30 0.00 1.78 3.08 0.03 91.81 18:33:18 18:26:01 3 4.48 0.00 1.49 0.20 0.02 93.81 18:33:18 18:26:01 4 4.08 0.00 1.95 0.64 0.07 93.27 18:33:18 18:26:01 5 3.42 0.00 2.77 7.41 0.03 86.37 18:33:18 18:26:01 6 3.96 0.00 1.32 0.12 0.03 94.57 18:33:18 18:26:01 7 3.13 0.00 1.81 0.00 0.02 95.05 18:33:18 18:27:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:33:18 18:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:33:18 18:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:33:18 18:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:33:18 18:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 18:33:18 18:27:01 4 0.02 0.00 0.02 0.00 0.03 99.93 18:33:18 18:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:33:18 18:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:33:18 18:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:33:18 18:28:01 all 2.49 0.00 1.36 0.96 0.03 95.16 18:33:18 18:28:01 0 3.19 0.00 1.37 0.17 0.03 95.24 18:33:18 18:28:01 1 2.43 0.00 1.03 1.27 0.03 95.23 18:33:18 18:28:01 2 3.84 0.00 2.34 1.20 0.02 92.60 18:33:18 18:28:01 3 3.53 0.00 0.95 2.74 0.02 92.76 18:33:18 18:28:01 4 2.01 0.00 1.57 0.42 0.05 95.95 18:33:18 18:28:01 5 1.68 0.00 0.79 0.54 0.03 96.96 18:33:18 18:28:01 6 2.05 0.00 1.42 0.85 0.02 95.66 18:33:18 18:28:01 7 1.22 0.00 1.37 0.47 0.03 96.91 18:33:18 18:29:01 all 0.07 0.00 0.06 0.02 0.01 99.84 18:33:18 18:29:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:33:18 18:29:01 1 0.07 0.00 0.05 0.00 0.03 99.85 18:33:18 18:29:01 2 0.00 0.00 0.05 0.00 0.02 99.93 18:33:18 18:29:01 3 0.22 0.00 0.12 0.10 0.00 99.57 18:33:18 18:29:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:33:18 18:29:01 5 0.07 0.00 0.08 0.07 0.03 99.75 18:33:18 18:29:01 6 0.15 0.00 0.07 0.00 0.02 99.77 18:33:18 18:29:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:33:18 18:30:01 all 0.03 0.00 0.00 0.01 0.01 99.94 18:33:18 18:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:33:18 18:30:01 1 0.08 0.00 0.00 0.00 0.02 99.90 18:33:18 18:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:33:18 18:30:01 3 0.00 0.00 0.00 0.03 0.02 99.95 18:33:18 18:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:33:18 18:30:01 5 0.05 0.00 0.00 0.02 0.02 99.92 18:33:18 18:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:33:18 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:33:18 18:31:01 all 0.24 0.00 0.01 0.00 0.01 99.73 18:33:18 18:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:33:18 18:31:01 1 0.13 0.00 0.02 0.00 0.00 99.85 18:33:18 18:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:33:18 18:31:01 3 0.08 0.00 0.00 0.03 0.00 99.88 18:33:18 18:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:33:18 18:31:01 5 1.50 0.00 0.03 0.00 0.02 98.45 18:33:18 18:31:01 6 0.07 0.00 0.03 0.00 0.00 99.90 18:33:18 18:31:01 7 0.08 0.00 0.02 0.00 0.00 99.90 18:33:18 18:32:01 all 0.05 0.00 0.00 0.00 0.01 99.92 18:33:18 18:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:33:18 18:32:01 1 0.07 0.00 0.00 0.00 0.02 99.92 18:33:18 18:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:33:18 18:32:01 3 0.02 0.00 0.00 0.02 0.00 99.97 18:33:18 18:32:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:33:18 18:32:01 5 0.25 0.00 0.00 0.00 0.02 99.73 18:33:18 18:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:33:18 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:33:18 18:33:01 all 0.17 0.00 0.01 0.00 0.01 99.81 18:33:18 18:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:33:18 18:33:01 1 0.30 0.00 0.00 0.00 0.00 99.70 18:33:18 18:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:33:18 18:33:01 3 0.00 0.00 0.00 0.02 0.02 99.97 18:33:18 18:33:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:33:18 18:33:01 5 0.98 0.00 0.00 0.00 0.03 98.99 18:33:18 18:33:01 6 0.03 0.00 0.05 0.00 0.02 99.90 18:33:18 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:33:18 Average: all 5.26 0.00 1.16 0.78 0.03 92.77 18:33:18 Average: 0 4.96 0.00 0.94 0.07 0.03 94.00 18:33:18 Average: 1 5.52 0.00 1.13 0.25 0.03 93.08 18:33:18 Average: 2 5.51 0.00 1.20 1.55 0.03 91.72 18:33:18 Average: 3 5.54 0.00 1.09 0.68 0.02 92.67 18:33:18 Average: 4 5.34 0.00 1.34 1.51 0.04 91.78 18:33:18 Average: 5 5.71 0.00 1.34 1.49 0.04 91.42 18:33:18 Average: 6 4.71 0.00 1.09 0.22 0.03 93.95 18:33:18 Average: 7 4.82 0.00 1.15 0.50 0.02 93.52 18:33:18 18:33:18 18:33:18