Pull request #64 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d8d80456c4c454ab8bd409ec840752c6b5f05760+bc279460de46d3a6d33425637d1308351b1bd8af (0c1f27d3951b8f36a4607b1b581cd0448e9ed236) 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-ssh506420288355698508.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6393444268897168165.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 590556114a56c6d90cc8043840e039c2f74196dc 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-64/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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16726881580637847846.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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3804083537470347800.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh5935167382994233995.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-64/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-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12255779454143461349.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7310’ Running on prd-ubuntu20.04-docker-8c-8g-7312 in /w/workspace/edgexfoundry_device-uart_PR-64 [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-64 # 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 Merging remotes/origin/main commit bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit d8d80456c4c454ab8bd409ec840752c6b5f05760 > 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/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing d8d80456c4c454ab8bd409ec840752c6b5f05760 Checking out Revision d8d80456c4c454ab8bd409ec840752c6b5f05760 (PR-64) 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 590556114a56c6d90cc8043840e039c2f74196dc > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # 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 bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-07T18:49:44.942Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-07T18:49:45.173Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-07T18:49:45.391Z] ========================================================= [2024-08-07T18:49:45.391Z] EdgeX Global Pipelines Version Info [2024-08-07T18:49:45.391Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-07T18:49:46.254Z] ------------------- [2024-08-07T18:49:46.254Z] stable info: [2024-08-07T18:49:46.254Z] ------------------- [2024-08-07T18:49:46.254Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T18:49:46.254Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-07T18:49:46.254Z] Message: update stable to v1.0.260 [2024-08-07T18:49:46.825Z] ------------------- [2024-08-07T18:49:46.825Z] experimental info: [2024-08-07T18:49:46.825Z] ------------------- [2024-08-07T18:49:46.825Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-07T18:49:46.825Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-07T18:49:46.825Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-07T18:49:47.038Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-08-07T18:49:47.109Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-08-07T18:49:47.164Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-07T18:49:47.217Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-07T18:49:47.273Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-07T18:49:47.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-07T18:49:47.391Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-07T18:49:47.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-07T18:49:47.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-07T18:49:47.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-07T18:49:47.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-07T18:49:47.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-08-07T18:49:47.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-07T18:49:47.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-07T18:49:47.862Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T18:49:47.917Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-07T18:49:47.975Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T18:49:48.031Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-07T18:49:48.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-07T18:49:48.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-07T18:49:48.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-07T18:49:48.267Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-07T18:49:48.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-07T18:49:48.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-07T18:49:48.441Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-07T18:49:48.492Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-07T18:49:48.541Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-07T18:49:48.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2024-08-07T18:49:48.658Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2024-08-07T18:49:48.713Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2024-08-07T18:49:48.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo [2024-08-07T18:49:48.825Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d8d8045 [Pipeline] echo [2024-08-07T18:49:48.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T18:49:49.027Z] provisioning config files... [2024-08-07T18:49:49.040Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config5300488669017740487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T18:49:49.422Z] ---> ****-login.sh [2024-08-07T18:49:49.422Z] nexus3.edgexfoundry.org:10001 [2024-08-07T18:49:49.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:49:49.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:49:49.681Z] Configure a credential helper to remove this warning. See [2024-08-07T18:49:49.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:49:49.681Z] [2024-08-07T18:49:49.681Z] Login Succeeded [2024-08-07T18:49:49.681Z] nexus3.edgexfoundry.org:10002 [2024-08-07T18:49:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:49:49.940Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:49:49.940Z] Configure a credential helper to remove this warning. See [2024-08-07T18:49:49.940Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:49:49.940Z] [2024-08-07T18:49:49.940Z] Login Succeeded [2024-08-07T18:49:49.940Z] nexus3.edgexfoundry.org:10003 [2024-08-07T18:49:49.940Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:49:49.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:49:49.941Z] Configure a credential helper to remove this warning. See [2024-08-07T18:49:49.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:49:49.941Z] [2024-08-07T18:49:49.941Z] Login Succeeded [2024-08-07T18:49:49.941Z] nexus3.edgexfoundry.org:10004 [2024-08-07T18:49:50.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:49:50.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:49:50.200Z] Configure a credential helper to remove this warning. See [2024-08-07T18:49:50.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:49:50.200Z] [2024-08-07T18:49:50.200Z] Login Succeeded [2024-08-07T18:49:50.200Z] ****.io [2024-08-07T18:49:50.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:49:50.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:49:50.461Z] Configure a credential helper to remove this warning. See [2024-08-07T18:49:50.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:49:50.461Z] [2024-08-07T18:49:50.461Z] Login Succeeded [2024-08-07T18:49:50.461Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T18:49:50.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-07T18:49:51.191Z] + git rev-list -1 --merges d8d80456c4c454ab8bd409ec840752c6b5f05760~1..d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo [2024-08-07T18:49:51.237Z] -----------> git rev-list -1 --merges d8d80456c4c454ab8bd409ec840752c6b5f05760~1..d8d80456c4c454ab8bd409ec840752c6b5f05760 d8d80456c4c454ab8bd409ec840752c6b5f05760 [false] [Pipeline] sh [2024-08-07T18:49:51.559Z] + git log --format=format:%s -1 d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo [2024-08-07T18:49:51.609Z] ========================================================= [2024-08-07T18:49:51.609Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-07T18:49:51.609Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T18:49:52.050Z] + git log --format=format:%s -1 d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] echo [2024-08-07T18:49:52.091Z] [semverPrep] GIT_COMMIT: d8d80456c4c454ab8bd409ec840752c6b5f05760, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-07T18:49:52.136Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-07T18:49:52.525Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-07T18:49:52.525Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-07T18:49:52.525Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-07T18:49:52.525Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-07T18:49:52.525Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-07T18:49:52.525Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-07T18:49:52.525Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:49:52.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T18:49:52.971Z] [2024-08-07T18:49:52.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:49:53.371Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T18:49:53.371Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-07T18:49:53.371Z] b85a868b505f: Pulling fs layer [2024-08-07T18:49:53.371Z] e2be974225ed: Pulling fs layer [2024-08-07T18:49:53.371Z] 339a4e72a1f5: Pulling fs layer [2024-08-07T18:49:53.371Z] 988bab9f4d93: Pulling fs layer [2024-08-07T18:49:53.371Z] 1469e6f7b9e6: Pulling fs layer [2024-08-07T18:49:53.371Z] eaf3925da568: Pulling fs layer [2024-08-07T18:49:53.371Z] bab4dde63d76: Pulling fs layer [2024-08-07T18:49:53.371Z] bde34c3a00c8: Pulling fs layer [2024-08-07T18:49:53.371Z] b352a97aabf1: Pulling fs layer [2024-08-07T18:49:53.371Z] 4872d77fe225: Pulling fs layer [2024-08-07T18:49:53.371Z] 5851b861e8e6: Pulling fs layer [2024-08-07T18:49:53.371Z] bab4dde63d76: Waiting [2024-08-07T18:49:53.371Z] 4872d77fe225: Waiting [2024-08-07T18:49:53.371Z] bde34c3a00c8: Waiting [2024-08-07T18:49:53.371Z] 5851b861e8e6: Waiting [2024-08-07T18:49:53.371Z] b352a97aabf1: Waiting [2024-08-07T18:49:53.371Z] eaf3925da568: Waiting [2024-08-07T18:49:53.371Z] 1469e6f7b9e6: Waiting [2024-08-07T18:49:53.371Z] 988bab9f4d93: Waiting [2024-08-07T18:49:53.371Z] e2be974225ed: Download complete [2024-08-07T18:49:53.371Z] 988bab9f4d93: Download complete [2024-08-07T18:49:53.371Z] 1469e6f7b9e6: Verifying Checksum [2024-08-07T18:49:53.371Z] 1469e6f7b9e6: Download complete [2024-08-07T18:49:53.630Z] 339a4e72a1f5: Verifying Checksum [2024-08-07T18:49:53.630Z] 339a4e72a1f5: Download complete [2024-08-07T18:49:53.630Z] eaf3925da568: Verifying Checksum [2024-08-07T18:49:53.630Z] eaf3925da568: Download complete [2024-08-07T18:49:53.630Z] bde34c3a00c8: Verifying Checksum [2024-08-07T18:49:53.630Z] bde34c3a00c8: Download complete [2024-08-07T18:49:53.630Z] b352a97aabf1: Download complete [2024-08-07T18:49:53.630Z] 4872d77fe225: Verifying Checksum [2024-08-07T18:49:53.630Z] 4872d77fe225: Download complete [2024-08-07T18:49:53.630Z] 5851b861e8e6: Verifying Checksum [2024-08-07T18:49:53.630Z] 5851b861e8e6: Download complete [2024-08-07T18:49:53.630Z] b85a868b505f: Verifying Checksum [2024-08-07T18:49:53.630Z] b85a868b505f: Download complete [2024-08-07T18:49:53.888Z] bab4dde63d76: Verifying Checksum [2024-08-07T18:49:53.888Z] bab4dde63d76: Download complete [2024-08-07T18:49:54.823Z] b85a868b505f: Pull complete [2024-08-07T18:49:55.084Z] e2be974225ed: Pull complete [2024-08-07T18:49:55.345Z] 339a4e72a1f5: Pull complete [2024-08-07T18:49:55.609Z] 988bab9f4d93: Pull complete [2024-08-07T18:49:55.866Z] 1469e6f7b9e6: Pull complete [2024-08-07T18:49:56.124Z] eaf3925da568: Pull complete [2024-08-07T18:49:57.497Z] bab4dde63d76: Pull complete [2024-08-07T18:49:57.497Z] bde34c3a00c8: Pull complete [2024-08-07T18:49:57.755Z] b352a97aabf1: Pull complete [2024-08-07T18:49:57.755Z] 4872d77fe225: Pull complete [2024-08-07T18:49:58.013Z] 5851b861e8e6: Pull complete [2024-08-07T18:49:58.013Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-07T18:49:58.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-07T18:49:58.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:49:58.299Z] prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container [2024-08-07T18:49:58.326Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-07T18:50:01.775Z] $ docker top a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a -eo pid,comm [2024-08-07T18:50:01.834Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-08-07T18:50:01.834Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-07T18:50:02.006Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T18:50:02.007Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T18:50:02.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T18:50:02.124Z] $ docker exec a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent [2024-08-07T18:50:02.236Z] SSH_AUTH_SOCK=/tmp/ssh-dXve0mwkdXO1/agent.32 [2024-08-07T18:50:02.236Z] SSH_AGENT_PID=38 [2024-08-07T18:50:02.243Z] Running ssh-add (command line suppressed) [2024-08-07T18:50:02.342Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_9363651161714421831.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_9363651161714421831.key) [2024-08-07T18:50:02.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T18:50:02.705Z] + git tag --points-at HEAD [Pipeline] } [2024-08-07T18:50:02.730Z] $ docker exec --env ******** --env ******** a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent -k [2024-08-07T18:50:02.817Z] unset SSH_AUTH_SOCK; [2024-08-07T18:50:02.818Z] unset SSH_AGENT_PID; [2024-08-07T18:50:02.818Z] echo Agent pid 38 killed; [2024-08-07T18:50:02.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-07T18:50:02.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-07T18:50:02.954Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-07T18:50:03.052Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-07T18:50:03.054Z] $ docker exec a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent [2024-08-07T18:50:03.160Z] SSH_AUTH_SOCK=/tmp/ssh-Bwqqo3QlEyAN/agent.72 [2024-08-07T18:50:03.160Z] SSH_AGENT_PID=78 [2024-08-07T18:50:03.165Z] Running ssh-add (command line suppressed) [2024-08-07T18:50:03.258Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_15597551145035168114.key (/w/workspace/edgexfoundry_device-uart_PR-64@tmp/private_key_15597551145035168114.key) [2024-08-07T18:50:03.370Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-07T18:50:03.721Z] + git semver init [2024-08-07T18:50:03.981Z] 2024-08-07 18:50:03,894 [run_init] DEBUG init version:0.0.0 force:False [2024-08-07T18:50:03.981Z] 2024-08-07 18:50:03,894 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-64/.semver [2024-08-07T18:50:03.981Z] 2024-08-07 18:50:03,895 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-64/.semver [2024-08-07T18:50:03.981Z] 2024-08-07 18:50:03,895 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-64/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64, universal_newlines=False, shell=None, istream=None) [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,038 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-64/.git/info/exclude [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,038 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 with force:False [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,038 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,042 [execute] INFO git cat-file --batch-check [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,048 [execute] INFO git cat-file --batch [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,048 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2024-08-07T18:50:05.366Z] 2024-08-07 18:50:05,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-64/.semver/PR-64 [2024-08-07T18:50:05.366Z] 0.0.0 [Pipeline] } [2024-08-07T18:50:05.390Z] $ docker exec --env ******** --env ******** a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a ssh-agent -k [2024-08-07T18:50:05.484Z] unset SSH_AUTH_SOCK; [2024-08-07T18:50:05.485Z] unset SSH_AGENT_PID; [2024-08-07T18:50:05.485Z] echo Agent pid 78 killed; [2024-08-07T18:50:05.495Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-07T18:50:05.959Z] + git semver [Pipeline] } [2024-08-07T18:50:06.244Z] $ docker stop --time=1 a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a [2024-08-07T18:50:07.554Z] $ docker rm -f --volumes a4374b061c664d893ae8826a7c985e23e772809e542a25186fcf9a86e9806e6a [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T18:50:07.964Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-07T18:50:08.246Z] Stashed 1 file(s) [Pipeline] echo [2024-08-07T18:50:08.271Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T18:50:08.992Z] provisioning config files... [2024-08-07T18:50:09.002Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config3938469855884265163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T18:50:09.379Z] ---> ****-login.sh [2024-08-07T18:50:09.379Z] nexus3.edgexfoundry.org:10001 [2024-08-07T18:50:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:50:09.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:50:09.379Z] Configure a credential helper to remove this warning. See [2024-08-07T18:50:09.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:50:09.379Z] [2024-08-07T18:50:09.379Z] Login Succeeded [2024-08-07T18:50:09.379Z] nexus3.edgexfoundry.org:10002 [2024-08-07T18:50:09.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:50:09.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:50:09.380Z] Configure a credential helper to remove this warning. See [2024-08-07T18:50:09.380Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:50:09.380Z] [2024-08-07T18:50:09.380Z] Login Succeeded [2024-08-07T18:50:09.380Z] nexus3.edgexfoundry.org:10003 [2024-08-07T18:50:09.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:50:09.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:50:09.639Z] Configure a credential helper to remove this warning. See [2024-08-07T18:50:09.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:50:09.640Z] [2024-08-07T18:50:09.640Z] Login Succeeded [2024-08-07T18:50:09.640Z] nexus3.edgexfoundry.org:10004 [2024-08-07T18:50:09.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:50:09.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:50:09.640Z] Configure a credential helper to remove this warning. See [2024-08-07T18:50:09.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:50:09.640Z] [2024-08-07T18:50:09.640Z] Login Succeeded [2024-08-07T18:50:09.640Z] ****.io [2024-08-07T18:50:09.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:50:09.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:50:09.900Z] Configure a credential helper to remove this warning. See [2024-08-07T18:50:09.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:50:09.900Z] [2024-08-07T18:50:09.900Z] Login Succeeded [2024-08-07T18:50:09.900Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T18:50:09.937Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T18:50:10.161Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T18:50:10.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T18:50:10.254Z] ========================================================= [2024-08-07T18:50:10.254Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-07T18:50:10.254Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:50:10.777Z] + 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 . [2024-08-07T18:50:10.777Z] Sending build context to Docker daemon 25.56MB [2024-08-07T18:50:10.777Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T18:50:10.777Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T18:50:11.059Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-07T18:50:11.059Z] 619be1103602: Pulling fs layer [2024-08-07T18:50:11.059Z] 7862e08f4a3e: Pulling fs layer [2024-08-07T18:50:11.059Z] 5df492c9dc93: Pulling fs layer [2024-08-07T18:50:11.059Z] 7629e6793208: Pulling fs layer [2024-08-07T18:50:11.059Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T18:50:11.059Z] fb5054dd5b73: Pulling fs layer [2024-08-07T18:50:11.059Z] eeca6798cff9: Pulling fs layer [2024-08-07T18:50:11.059Z] aa269ceb94a6: Pulling fs layer [2024-08-07T18:50:11.059Z] ada007ff1a6a: Pulling fs layer [2024-08-07T18:50:11.059Z] 7629e6793208: Waiting [2024-08-07T18:50:11.059Z] 4f4fb700ef54: Waiting [2024-08-07T18:50:11.059Z] fb5054dd5b73: Waiting [2024-08-07T18:50:11.059Z] eeca6798cff9: Waiting [2024-08-07T18:50:11.059Z] aa269ceb94a6: Waiting [2024-08-07T18:50:11.059Z] ada007ff1a6a: Waiting [2024-08-07T18:50:11.059Z] 7862e08f4a3e: Download complete [2024-08-07T18:50:11.059Z] 7629e6793208: Verifying Checksum [2024-08-07T18:50:11.059Z] 7629e6793208: Download complete [2024-08-07T18:50:11.059Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T18:50:11.059Z] 4f4fb700ef54: Download complete [2024-08-07T18:50:11.059Z] fb5054dd5b73: Download complete [2024-08-07T18:50:11.059Z] 619be1103602: Verifying Checksum [2024-08-07T18:50:11.059Z] 619be1103602: Download complete [2024-08-07T18:50:11.059Z] 619be1103602: Pull complete [2024-08-07T18:50:11.319Z] eeca6798cff9: Verifying Checksum [2024-08-07T18:50:11.319Z] eeca6798cff9: Download complete [2024-08-07T18:50:11.319Z] 7862e08f4a3e: Pull complete [2024-08-07T18:50:11.577Z] ada007ff1a6a: Verifying Checksum [2024-08-07T18:50:11.577Z] ada007ff1a6a: Download complete [2024-08-07T18:50:11.577Z] 5df492c9dc93: Verifying Checksum [2024-08-07T18:50:11.577Z] 5df492c9dc93: Download complete [2024-08-07T18:50:11.834Z] aa269ceb94a6: Verifying Checksum [2024-08-07T18:50:11.834Z] aa269ceb94a6: Download complete [2024-08-07T18:50:14.362Z] 5df492c9dc93: Pull complete [2024-08-07T18:50:14.623Z] 7629e6793208: Pull complete [2024-08-07T18:50:14.623Z] 4f4fb700ef54: Pull complete [2024-08-07T18:50:14.623Z] fb5054dd5b73: Pull complete [2024-08-07T18:50:14.882Z] eeca6798cff9: Pull complete [2024-08-07T18:50:17.418Z] aa269ceb94a6: Pull complete [2024-08-07T18:50:17.688Z] ada007ff1a6a: Pull complete [2024-08-07T18:50:17.688Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-07T18:50:17.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-07T18:50:17.688Z] ---> f489d0715acc [2024-08-07T18:50:17.688Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T18:50:22.961Z] ---> Running in 5512c306d979 [2024-08-07T18:50:22.961Z] Removing intermediate container 5512c306d979 [2024-08-07T18:50:22.961Z] ---> ff84944bb99f [2024-08-07T18:50:22.961Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T18:50:22.961Z] ---> Running in f3e2f9150a32 [2024-08-07T18:50:22.961Z] Removing intermediate container f3e2f9150a32 [2024-08-07T18:50:22.961Z] ---> 8163bd1452be [2024-08-07T18:50:22.961Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T18:50:22.961Z] ---> Running in 154f5a99a100 [2024-08-07T18:50:22.961Z] Removing intermediate container 154f5a99a100 [2024-08-07T18:50:22.961Z] ---> 03c007de0ce4 [2024-08-07T18:50:22.961Z] Step 6/12 : WORKDIR /device-uart [2024-08-07T18:50:22.961Z] ---> Running in 9d528d8c857d [2024-08-07T18:50:22.961Z] Removing intermediate container 9d528d8c857d [2024-08-07T18:50:22.961Z] ---> dd81d077d6d5 [2024-08-07T18:50:22.961Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T18:50:22.961Z] ---> Running in bb9513e5495f [2024-08-07T18:50:22.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T18:50:23.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T18:50:23.479Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-07T18:50:23.479Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-07T18:50:23.479Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-07T18:50:23.479Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-07T18:50:23.479Z] Executing busybox-1.36.1-r5.trigger [2024-08-07T18:50:23.479Z] OK: 268 MiB in 56 packages [2024-08-07T18:50:23.782Z] Still waiting to schedule task [2024-08-07T18:50:23.782Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7311’ [2024-08-07T18:50:24.047Z] Removing intermediate container bb9513e5495f [2024-08-07T18:50:24.047Z] ---> 3f191df5685f [2024-08-07T18:50:24.047Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-07T18:50:24.047Z] ---> 4451c9a51ed7 [2024-08-07T18:50:24.047Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T18:50:24.047Z] ---> Running in ec8b866735ad [2024-08-07T18:51:20.287Z] Removing intermediate container ec8b866735ad [2024-08-07T18:51:20.287Z] ---> 2a547c340698 [2024-08-07T18:51:20.287Z] Step 10/12 : COPY . . [2024-08-07T18:51:20.287Z] ---> a4676bfc8973 [2024-08-07T18:51:20.287Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T18:51:20.287Z] ---> Running in 332ead8ef725 [2024-08-07T18:51:20.287Z] Removing intermediate container 332ead8ef725 [2024-08-07T18:51:20.287Z] ---> f7cee3b59b6a [2024-08-07T18:51:20.287Z] Step 12/12 : RUN ${MAKE} [2024-08-07T18:51:20.287Z] ---> Running in 54637a067bad [2024-08-07T18:51:20.287Z] noop [2024-08-07T18:51:20.287Z] Removing intermediate container 54637a067bad [2024-08-07T18:51:20.287Z] ---> 016321818c9b [2024-08-07T18:51:20.287Z] Successfully built 016321818c9b [2024-08-07T18:51:20.287Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:51:20.771Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T18:51:20.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:51:20.962Z] prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container [2024-08-07T18:51:20.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T18:51:21.328Z] $ docker top 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T18:51:21.744Z] + go version [2024-08-07T18:51:21.744Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-07T18:51:21.777Z] $ docker stop --time=1 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a [2024-08-07T18:51:23.062Z] $ docker rm -f --volumes 3165164281eec488605640dd82930b91ef83942a29a6616886a1bc86adde0a9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:51:23.849Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-07T18:51:23.849Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:51:24.025Z] prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container [2024-08-07T18:51:24.053Z] $ 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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-07T18:51:24.449Z] $ docker top 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T18:51:24.874Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] fileExists [Pipeline] sh [2024-08-07T18:51:25.274Z] + make test [2024-08-07T18:51:25.274Z] go test ./... -coverprofile=coverage.out [2024-08-07T18:51:27.170Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-07T18:51:45.278Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-07T18:51:45.278Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-07T18:51:53.388Z] go vet ./... [2024-08-07T18:51:57.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T18:51:57.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T18:51:57.575Z] ./bin/test-attribution-txt.sh [2024-08-07T18:51:57.575Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T18:51:57.575Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T18:51:57.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T18:51:57.678Z] $ docker stop --time=1 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd [2024-08-07T18:52:03.704Z] $ docker rm -f --volumes 1d73ac16b93a201632dec7a21d5b5f141f4bae234d42d7429e17480b3d56d9dd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T18:52:04.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T18:52:04.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-07T18:52:05.042Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T18:52:05.367Z] + ls -al . [2024-08-07T18:52:05.367Z] total 224 [2024-08-07T18:52:05.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:51 . [2024-08-07T18:52:05.367Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:49 .. [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:49 .dockerignore [2024-08-07T18:52:05.367Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:51 .git [2024-08-07T18:52:05.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 .github [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:49 .gitignore [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:49 .golangci.yml [2024-08-07T18:52:05.367Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:50 .semver [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:49 Attribution.txt [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:49 CHANGELOG.md [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:49 Dockerfile [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:49 GOVERNANCE.md [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:49 Jenkinsfile [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:49 LICENSE [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:49 Makefile [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:49 OWNERS.md [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:49 README.md [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:50 VERSION [2024-08-07T18:52:05.367Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:49 bin [2024-08-07T18:52:05.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 cmd [2024-08-07T18:52:05.367Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:51 coverage.out [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:49 go.mod [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:49 go.sum [2024-08-07T18:52:05.367Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:49 internal [2024-08-07T18:52:05.367Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:52:05.819Z] + 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=d8d80456c4c454ab8bd409ec840752c6b5f05760 --label arch=amd64 --label version=0.0.0 . [2024-08-07T18:52:05.819Z] Sending build context to Docker daemon 25.56MB [2024-08-07T18:52:05.819Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T18:52:05.819Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-07T18:52:05.819Z] ---> 016321818c9b [2024-08-07T18:52:05.819Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T18:52:06.755Z] ---> Running in 642559543fec [2024-08-07T18:52:06.755Z] Removing intermediate container 642559543fec [2024-08-07T18:52:06.755Z] ---> 67e566a872e5 [2024-08-07T18:52:06.755Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T18:52:06.755Z] ---> Running in b678b8d7e216 [2024-08-07T18:52:06.755Z] Removing intermediate container b678b8d7e216 [2024-08-07T18:52:06.755Z] ---> 119ece01bf20 [2024-08-07T18:52:06.755Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-07T18:52:06.755Z] ---> Running in 17a4f9f55e31 [2024-08-07T18:52:06.755Z] Removing intermediate container 17a4f9f55e31 [2024-08-07T18:52:06.755Z] ---> 549259ae6ebf [2024-08-07T18:52:06.755Z] Step 6/26 : WORKDIR /device-uart [2024-08-07T18:52:06.755Z] ---> Running in 8dae8219faf2 [2024-08-07T18:52:06.755Z] Removing intermediate container 8dae8219faf2 [2024-08-07T18:52:06.755Z] ---> fba69e5c5fa2 [2024-08-07T18:52:06.755Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T18:52:06.755Z] ---> Running in 0a9a29e9ebbe [2024-08-07T18:52:07.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:07.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:07.529Z] OK: 268 MiB in 56 packages [2024-08-07T18:52:07.789Z] Removing intermediate container 0a9a29e9ebbe [2024-08-07T18:52:07.789Z] ---> 1405bd45a353 [2024-08-07T18:52:07.789Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-07T18:52:08.048Z] ---> 9e91cd9f8381 [2024-08-07T18:52:08.048Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T18:52:08.048Z] ---> Running in 54cfb25f70be [2024-08-07T18:52:08.615Z] Removing intermediate container 54cfb25f70be [2024-08-07T18:52:08.615Z] ---> ee29cedb0fc3 [2024-08-07T18:52:08.615Z] Step 10/26 : COPY . . [2024-08-07T18:52:09.547Z] ---> d459cfdbfbc9 [2024-08-07T18:52:09.547Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T18:52:09.547Z] ---> Running in aa904a7ac9a8 [2024-08-07T18:52:09.547Z] Removing intermediate container aa904a7ac9a8 [2024-08-07T18:52:09.547Z] ---> 36f48c39bc24 [2024-08-07T18:52:09.547Z] Step 12/26 : RUN ${MAKE} [2024-08-07T18:52:09.547Z] ---> Running in 64584e54533c [2024-08-07T18:52:09.806Z] 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.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-07T18:52:41.864Z] Removing intermediate container 64584e54533c [2024-08-07T18:52:41.864Z] ---> df8b54cee0be [2024-08-07T18:52:41.864Z] Step 13/26 : FROM alpine:3.18 [2024-08-07T18:52:41.864Z] 3.18: Pulling from library/alpine [2024-08-07T18:52:41.864Z] 930bdd4d222e: Pulling fs layer [2024-08-07T18:52:41.864Z] 930bdd4d222e: Download complete [2024-08-07T18:52:41.864Z] 930bdd4d222e: Pull complete [2024-08-07T18:52:41.864Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T18:52:41.864Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T18:52:41.864Z] ---> 18f865063206 [2024-08-07T18:52:41.864Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-07T18:52:41.864Z] ---> Running in 12e0c178cf2d [2024-08-07T18:52:41.864Z] Removing intermediate container 12e0c178cf2d [2024-08-07T18:52:41.864Z] ---> bc4f3504b170 [2024-08-07T18:52:41.864Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-07T18:52:41.864Z] ---> Running in 577b0ca0f56d [2024-08-07T18:52:42.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:42.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:42.383Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T18:52:42.383Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T18:52:42.383Z] OK: 7 MiB in 16 packages [2024-08-07T18:52:42.641Z] Removing intermediate container 577b0ca0f56d [2024-08-07T18:52:42.641Z] ---> 46d77ec2ef15 [2024-08-07T18:52:42.641Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-07T18:52:42.641Z] ---> Running in 1650a023318b [2024-08-07T18:52:42.899Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:43.157Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-07T18:52:43.157Z] OK: 7 MiB in 16 packages [2024-08-07T18:52:43.416Z] Removing intermediate container 1650a023318b [2024-08-07T18:52:43.416Z] ---> ef92bd760294 [2024-08-07T18:52:43.416Z] Step 17/26 : WORKDIR / [2024-08-07T18:52:43.416Z] ---> Running in 70a21d69bee1 [2024-08-07T18:52:43.674Z] Removing intermediate container 70a21d69bee1 [2024-08-07T18:52:43.674Z] ---> c84c0da68b8b [2024-08-07T18:52:43.674Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-07T18:52:43.674Z] ---> fbe20f3aea99 [2024-08-07T18:52:43.674Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-07T18:52:43.931Z] ---> 6f24f67e5af4 [2024-08-07T18:52:43.931Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-07T18:52:45.305Z] ---> 387ac321b116 [2024-08-07T18:52:45.305Z] Step 21/26 : EXPOSE 59995 [2024-08-07T18:52:45.305Z] ---> Running in cb1b7a32e2b5 [2024-08-07T18:52:45.305Z] Removing intermediate container cb1b7a32e2b5 [2024-08-07T18:52:45.305Z] ---> 573bfcb58e34 [2024-08-07T18:52:45.305Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-07T18:52:45.305Z] ---> Running in aac794debdef [2024-08-07T18:52:45.305Z] Removing intermediate container aac794debdef [2024-08-07T18:52:45.305Z] ---> ef2258746aa9 [2024-08-07T18:52:45.305Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-07T18:52:45.305Z] ---> Running in b7a7113c0829 [2024-08-07T18:52:45.305Z] Removing intermediate container b7a7113c0829 [2024-08-07T18:52:45.305Z] ---> 3a3bc3ab41fb [2024-08-07T18:52:45.305Z] Step 24/26 : LABEL arch=amd64 [2024-08-07T18:52:45.305Z] ---> Running in 5bc806bf4482 [2024-08-07T18:52:45.305Z] Removing intermediate container 5bc806bf4482 [2024-08-07T18:52:45.305Z] ---> 19f5fcd1e0ba [2024-08-07T18:52:45.305Z] Step 25/26 : LABEL git_sha=d8d80456c4c454ab8bd409ec840752c6b5f05760 [2024-08-07T18:52:45.564Z] ---> Running in 441f15470f16 [2024-08-07T18:52:45.564Z] Removing intermediate container 441f15470f16 [2024-08-07T18:52:45.564Z] ---> 37084526a52c [2024-08-07T18:52:45.564Z] Step 26/26 : LABEL version=0.0.0 [2024-08-07T18:52:45.564Z] ---> Running in 6870f557f22d [2024-08-07T18:52:45.564Z] Removing intermediate container 6870f557f22d [2024-08-07T18:52:45.564Z] ---> eb56b3e157e9 [2024-08-07T18:52:45.564Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T18:52:45.564Z] Successfully built eb56b3e157e9 [2024-08-07T18:52:45.564Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:52:46.572Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T18:52:46.572Z] [2024-08-07T18:52:46.572Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:52:46.968Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T18:52:46.968Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-07T18:52:46.968Z] 5eb5b503b376: Pulling fs layer [2024-08-07T18:52:46.968Z] 5c69ac0246d0: Pulling fs layer [2024-08-07T18:52:46.968Z] ec43610c2a17: Pulling fs layer [2024-08-07T18:52:46.968Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-07T18:52:46.968Z] 33b1e0a273af: Pulling fs layer [2024-08-07T18:52:46.968Z] 5d3b04190fa2: Pulling fs layer [2024-08-07T18:52:46.968Z] 2f39f015ded8: Pulling fs layer [2024-08-07T18:52:46.968Z] 33b1e0a273af: Waiting [2024-08-07T18:52:46.968Z] 5d3b04190fa2: Waiting [2024-08-07T18:52:46.968Z] 3a2ae6a8a46f: Waiting [2024-08-07T18:52:46.968Z] 2f39f015ded8: Waiting [2024-08-07T18:52:46.968Z] 5c69ac0246d0: Verifying Checksum [2024-08-07T18:52:46.968Z] 5c69ac0246d0: Download complete [2024-08-07T18:52:46.968Z] 3a2ae6a8a46f: Download complete [2024-08-07T18:52:46.968Z] 33b1e0a273af: Verifying Checksum [2024-08-07T18:52:46.968Z] 33b1e0a273af: Download complete [2024-08-07T18:52:46.968Z] 5d3b04190fa2: Download complete [2024-08-07T18:52:46.968Z] ec43610c2a17: Verifying Checksum [2024-08-07T18:52:46.968Z] ec43610c2a17: Download complete [2024-08-07T18:52:47.225Z] 5eb5b503b376: Verifying Checksum [2024-08-07T18:52:47.225Z] 5eb5b503b376: Download complete [2024-08-07T18:52:47.788Z] 2f39f015ded8: Download complete [2024-08-07T18:52:48.355Z] 5eb5b503b376: Pull complete [2024-08-07T18:52:48.355Z] 5c69ac0246d0: Pull complete [2024-08-07T18:52:48.613Z] ec43610c2a17: Pull complete [2024-08-07T18:52:48.870Z] 3a2ae6a8a46f: Pull complete [2024-08-07T18:52:48.870Z] 33b1e0a273af: Pull complete [2024-08-07T18:52:49.128Z] 5d3b04190fa2: Pull complete [2024-08-07T18:52:53.316Z] 2f39f015ded8: Pull complete [2024-08-07T18:52:53.316Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-07T18:52:53.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T18:52:53.316Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:52:53.581Z] prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container [2024-08-07T18:52:53.611Z] $ 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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T18:52:59.412Z] $ docker top 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T18:52:59.885Z] ---> job-cost.sh [2024-08-07T18:52:59.885Z] lf-activate-venv: SKIPPING [2024-08-07T18:52:59.885Z] INFO: No Stack... [2024-08-07T18:53:00.143Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T18:53:00.710Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T18:53:01.043Z] + cat /w/workspace/edgexfoundry_device-uart_PR-64/archives/cost.csv [2024-08-07T18:53:01.043Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T18:53:01.089Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [2024-08-07T18:53:01.096Z] Resource [jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] did not exist. Created. [2024-08-07T18:53:01.102Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T18:53:01.515Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-07T18:53:01.569Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T18:53:01.614Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T18:53:01.706Z] $ docker stop --time=1 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 [2024-08-07T18:53:02.856Z] $ docker rm -f --volumes 1dc9e3cd7741918b2b56d3cf369d5b8306da3f34fb993075a5e0c9dba24c85d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-07T18:54:20.794Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7316 in /w/workspace/edgexfoundry_device-uart_PR-64 [Pipeline] { [Pipeline] ws [2024-08-07T18:54:20.880Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2024-08-07T18:54:23.980Z] The recommended git tool is: git [2024-08-07T18:54:31.724Z] using credential edgex-jenkins-ssh [2024-08-07T18:54:31.755Z] Cloning the remote Git repository [2024-08-07T18:54:31.820Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-08-07T18:54:32.041Z] > git init /w/workspace/device-uart/1 # timeout=10 [2024-08-07T18:54:32.298Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-07T18:54:32.300Z] > git --version # timeout=10 [2024-08-07T18:54:32.339Z] > git --version # 'git version 2.25.1' [2024-08-07T18:54:32.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T18:54:32.576Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T18:54:34.928Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-07T18:54:34.975Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-07T18:54:36.820Z] Merging remotes/origin/main commit bc279460de46d3a6d33425637d1308351b1bd8af into PR head commit d8d80456c4c454ab8bd409ec840752c6b5f05760 [2024-08-07T18:54:37.267Z] Merge succeeded, producing d8d80456c4c454ab8bd409ec840752c6b5f05760 [2024-08-07T18:54:37.268Z] Checking out Revision d8d80456c4c454ab8bd409ec840752c6b5f05760 (PR-64) [2024-08-07T18:54:36.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-08-07T18:54:36.344Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-08-07T18:54:36.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T18:54:36.380Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-07T18:54:36.832Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T18:54:36.926Z] > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 [2024-08-07T18:54:37.066Z] > git remote # timeout=10 [2024-08-07T18:54:37.102Z] > git config --get remote.origin.url # timeout=10 [2024-08-07T18:54:37.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-07T18:54:37.165Z] > git merge bc279460de46d3a6d33425637d1308351b1bd8af # timeout=10 [2024-08-07T18:54:37.233Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-07T18:54:37.273Z] > git config core.sparsecheckout # timeout=10 [2024-08-07T18:54:37.305Z] > git checkout -f d8d80456c4c454ab8bd409ec840752c6b5f05760 # timeout=10 [2024-08-07T18:54:37.958Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-07T18:54:38.027Z] > git --version # timeout=10 [2024-08-07T18:54:38.037Z] > git --version # 'git version 2.25.1' [2024-08-07T18:54:38.055Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T18:54:42.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-07T18:54:42.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T18:54:42.928Z] Dload Upload Total Spent Left Speed [2024-08-07T18:54:42.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-08-07T18:54:43.276Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-07T18:54:43.628Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-07T18:54:43.628Z] /etc/docker/daemon.json [2024-08-07T18:54:43.628Z] { [2024-08-07T18:54:43.628Z] "registry-mirrors": [ [2024-08-07T18:54:43.628Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-07T18:54:43.628Z] ], [2024-08-07T18:54:43.628Z] "bip": "10.250.0.254/24", [2024-08-07T18:54:43.628Z] "hosts": [ [2024-08-07T18:54:43.628Z] "tcp://0.0.0.0:5555", [2024-08-07T18:54:43.628Z] "unix:///var/run/docker.sock" [2024-08-07T18:54:43.628Z] ], [2024-08-07T18:54:43.628Z] "mtu": 1458, [2024-08-07T18:54:43.628Z] "selinux-enabled": true, [2024-08-07T18:54:43.628Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-07T18:54:43.628Z] } [Pipeline] sh [2024-08-07T18:54:43.975Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-07T18:54:44.325Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T18:55:02.639Z] provisioning config files... [2024-08-07T18:55:02.665Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config8530666353797965258tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T18:55:03.162Z] ---> ****-login.sh [2024-08-07T18:55:03.162Z] nexus3.edgexfoundry.org:10001 [2024-08-07T18:55:03.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:55:04.012Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:55:04.012Z] Configure a credential helper to remove this warning. See [2024-08-07T18:55:04.012Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:55:04.012Z] [2024-08-07T18:55:04.012Z] Login Succeeded [2024-08-07T18:55:04.012Z] nexus3.edgexfoundry.org:10002 [2024-08-07T18:55:04.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:55:04.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:55:04.280Z] Configure a credential helper to remove this warning. See [2024-08-07T18:55:04.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:55:04.280Z] [2024-08-07T18:55:04.280Z] Login Succeeded [2024-08-07T18:55:04.280Z] nexus3.edgexfoundry.org:10003 [2024-08-07T18:55:04.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:55:04.550Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:55:04.550Z] Configure a credential helper to remove this warning. See [2024-08-07T18:55:04.550Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:55:04.550Z] [2024-08-07T18:55:04.550Z] Login Succeeded [2024-08-07T18:55:04.550Z] nexus3.edgexfoundry.org:10004 [2024-08-07T18:55:04.817Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:55:04.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:55:04.817Z] Configure a credential helper to remove this warning. See [2024-08-07T18:55:04.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:55:04.817Z] [2024-08-07T18:55:04.817Z] Login Succeeded [2024-08-07T18:55:04.817Z] ****.io [2024-08-07T18:55:05.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-07T18:55:05.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-07T18:55:05.350Z] Configure a credential helper to remove this warning. See [2024-08-07T18:55:05.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-07T18:55:05.351Z] [2024-08-07T18:55:05.351Z] Login Succeeded [2024-08-07T18:55:05.351Z] ---> ****-login.sh ends [Pipeline] } [2024-08-07T18:55:05.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-07T18:55:05.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T18:55:05.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-07T18:55:05.945Z] ========================================================= [2024-08-07T18:55:05.945Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-07T18:55:05.945Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:55:06.491Z] + 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 . [2024-08-07T18:55:07.076Z] Sending build context to Docker daemon 12.85MB [2024-08-07T18:55:07.076Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T18:55:07.076Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-07T18:55:07.076Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-07T18:55:07.076Z] c6b39de5b339: Pulling fs layer [2024-08-07T18:55:07.076Z] a69c41024577: Pulling fs layer [2024-08-07T18:55:07.076Z] d6de4b400683: Pulling fs layer [2024-08-07T18:55:07.076Z] 35cb2a7552d0: Pulling fs layer [2024-08-07T18:55:07.076Z] 4f4fb700ef54: Pulling fs layer [2024-08-07T18:55:07.076Z] 464afbd9ba4c: Pulling fs layer [2024-08-07T18:55:07.076Z] 00f215d4a9da: Pulling fs layer [2024-08-07T18:55:07.076Z] d496ad576159: Pulling fs layer [2024-08-07T18:55:07.076Z] 464afbd9ba4c: Waiting [2024-08-07T18:55:07.076Z] 00f215d4a9da: Waiting [2024-08-07T18:55:07.076Z] d496ad576159: Waiting [2024-08-07T18:55:07.076Z] 4f4fb700ef54: Waiting [2024-08-07T18:55:07.076Z] a69c41024577: Verifying Checksum [2024-08-07T18:55:07.076Z] a69c41024577: Download complete [2024-08-07T18:55:07.343Z] 35cb2a7552d0: Verifying Checksum [2024-08-07T18:55:07.343Z] 35cb2a7552d0: Download complete [2024-08-07T18:55:07.343Z] 4f4fb700ef54: Verifying Checksum [2024-08-07T18:55:07.343Z] 4f4fb700ef54: Download complete [2024-08-07T18:55:07.343Z] c6b39de5b339: Download complete [2024-08-07T18:55:07.343Z] 464afbd9ba4c: Verifying Checksum [2024-08-07T18:55:07.343Z] 464afbd9ba4c: Download complete [2024-08-07T18:55:07.611Z] d496ad576159: Verifying Checksum [2024-08-07T18:55:07.611Z] d496ad576159: Download complete [2024-08-07T18:55:08.195Z] c6b39de5b339: Pull complete [2024-08-07T18:55:08.794Z] a69c41024577: Pull complete [2024-08-07T18:55:09.063Z] d6de4b400683: Download complete [2024-08-07T18:55:10.022Z] 00f215d4a9da: Verifying Checksum [2024-08-07T18:55:10.022Z] 00f215d4a9da: Download complete [2024-08-07T18:55:22.343Z] d6de4b400683: Pull complete [2024-08-07T18:55:22.343Z] 35cb2a7552d0: Pull complete [2024-08-07T18:55:22.343Z] 4f4fb700ef54: Pull complete [2024-08-07T18:55:22.343Z] 464afbd9ba4c: Pull complete [2024-08-07T18:55:30.584Z] 00f215d4a9da: Pull complete [2024-08-07T18:55:32.531Z] d496ad576159: Pull complete [2024-08-07T18:55:32.531Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-07T18:55:32.531Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-07T18:55:32.531Z] ---> f246e2811388 [2024-08-07T18:55:32.531Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T18:55:33.983Z] ---> Running in 4aae3c585850 [2024-08-07T18:55:33.983Z] Removing intermediate container 4aae3c585850 [2024-08-07T18:55:33.983Z] ---> fb48131e3712 [2024-08-07T18:55:33.983Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T18:55:33.983Z] ---> Running in 8701f1f5031c [2024-08-07T18:55:34.571Z] Removing intermediate container 8701f1f5031c [2024-08-07T18:55:34.571Z] ---> 0fd641e7810e [2024-08-07T18:55:34.571Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-08-07T18:55:34.571Z] ---> Running in be5630fc3df3 [2024-08-07T18:55:34.840Z] Removing intermediate container be5630fc3df3 [2024-08-07T18:55:34.841Z] ---> c3a31a7cff48 [2024-08-07T18:55:34.841Z] Step 6/12 : WORKDIR /device-uart [2024-08-07T18:55:34.841Z] ---> Running in 8db1f46c2d8c [2024-08-07T18:55:35.113Z] Removing intermediate container 8db1f46c2d8c [2024-08-07T18:55:35.113Z] ---> 940a9078e518 [2024-08-07T18:55:35.113Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T18:55:35.113Z] ---> Running in b26bba506e82 [2024-08-07T18:55:36.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T18:55:36.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T18:55:37.766Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-07T18:55:37.766Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-07T18:55:37.766Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-07T18:55:37.766Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-07T18:55:37.766Z] Executing busybox-1.36.1-r5.trigger [2024-08-07T18:55:37.766Z] OK: 271 MiB in 56 packages [2024-08-07T18:55:39.187Z] Removing intermediate container b26bba506e82 [2024-08-07T18:55:39.187Z] ---> bee93546fcf4 [2024-08-07T18:55:39.187Z] Step 8/12 : COPY go.mod vendor* ./ [2024-08-07T18:55:40.600Z] ---> 51fff1a4267e [2024-08-07T18:55:40.600Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T18:55:40.600Z] ---> Running in cf01fe80e99f [2024-08-07T18:57:47.308Z] Removing intermediate container cf01fe80e99f [2024-08-07T18:57:47.308Z] ---> 8d20610bf58d [2024-08-07T18:57:47.308Z] Step 10/12 : COPY . . [2024-08-07T18:57:47.308Z] ---> acd4bd1d1613 [2024-08-07T18:57:47.308Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T18:57:47.308Z] ---> Running in f85292feed5a [2024-08-07T18:57:47.308Z] Removing intermediate container f85292feed5a [2024-08-07T18:57:47.308Z] ---> df0979f9bd75 [2024-08-07T18:57:47.308Z] Step 12/12 : RUN ${MAKE} [2024-08-07T18:57:47.308Z] ---> Running in 0646657cba62 [2024-08-07T18:57:47.308Z] noop [2024-08-07T18:57:47.308Z] Removing intermediate container 0646657cba62 [2024-08-07T18:57:47.308Z] ---> 4b0fe034294e [2024-08-07T18:57:47.308Z] Successfully built 4b0fe034294e [2024-08-07T18:57:47.308Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:57:47.840Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T18:57:47.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:57:48.172Z] prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container [2024-08-07T18:57:48.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T18:57:49.573Z] $ docker top 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T18:57:50.495Z] + go version [2024-08-07T18:57:50.495Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-07T18:57:50.527Z] $ docker stop --time=1 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 [2024-08-07T18:57:52.207Z] $ docker rm -f --volumes 7c82f491854116948356fbb21dec6ba9a0c983f47c53b2e76c995d720ec598b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T18:57:53.143Z] + docker inspect -f . ci-base-image-arm64 [2024-08-07T18:57:53.143Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T18:57:53.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container [2024-08-07T18:57:53.518Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-07T18:57:54.858Z] $ docker top 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T18:57:55.799Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2024-08-07T18:57:56.529Z] + make test [2024-08-07T18:57:56.529Z] go test ./... -coverprofile=coverage.out [2024-08-07T18:58:03.190Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-08-07T19:01:25.052Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2024-08-07T19:01:25.052Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2024-08-07T19:01:25.052Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-07T19:01:25.052Z] go vet ./... [2024-08-07T19:02:11.965Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-07T19:02:11.965Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-07T19:02:11.966Z] ./bin/test-attribution-txt.sh [2024-08-07T19:02:11.966Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-07T19:02:11.966Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-07T19:02:12.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-07T19:02:12.055Z] $ docker stop --time=1 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 [2024-08-07T19:02:14.009Z] $ docker rm -f --volumes 45a11ec17b38377f0e75029130be7eaa8640037f657d2dcee4ccb7ecee6d3431 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-07T19:02:15.632Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-07T19:02:15.678Z] Warning: overwriting stash ‘coverage-report’ [2024-08-07T19:02:16.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-07T19:02:16.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-07T19:02:17.104Z] + ls -al . [2024-08-07T19:02:17.104Z] total 220 [2024-08-07T19:02:17.104Z] drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 18:58 . [2024-08-07T19:02:17.104Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 18:54 .. [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 7 18:54 .dockerignore [2024-08-07T19:02:17.104Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 18:54 .git [2024-08-07T19:02:17.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 .github [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 343 Aug 7 18:54 .gitignore [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 18:54 .golangci.yml [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 9941 Aug 7 18:54 Attribution.txt [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 1908 Aug 7 18:54 CHANGELOG.md [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 1886 Aug 7 18:54 Dockerfile [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 18:54 GOVERNANCE.md [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 675 Aug 7 18:54 Jenkinsfile [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 18:54 LICENSE [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 1872 Aug 7 18:54 Makefile [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 617 Aug 7 18:54 OWNERS.md [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 8892 Aug 7 18:54 README.md [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 7 18:50 VERSION [2024-08-07T19:02:17.104Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 18:54 bin [2024-08-07T19:02:17.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 cmd [2024-08-07T19:02:17.104Z] -rw-r--r-- 1 jenkins jenkins 10 Aug 7 18:58 coverage.out [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 6964 Aug 7 18:54 go.mod [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 101892 Aug 7 18:54 go.sum [2024-08-07T19:02:17.104Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 18:54 internal [2024-08-07T19:02:17.104Z] -rw-rw-r-- 1 jenkins jenkins 209 Aug 7 18:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T19:02:17.559Z] + 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=d8d80456c4c454ab8bd409ec840752c6b5f05760 --label arch=arm64 --label version=0.0.0 . [2024-08-07T19:02:17.839Z] Sending build context to Docker daemon 12.85MB [2024-08-07T19:02:17.839Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-07T19:02:17.839Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-07T19:02:17.839Z] ---> 4b0fe034294e [2024-08-07T19:02:17.839Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-07T19:02:18.105Z] ---> Running in f77ae651c9c2 [2024-08-07T19:02:18.372Z] Removing intermediate container f77ae651c9c2 [2024-08-07T19:02:18.372Z] ---> 5df5f7cbcf3c [2024-08-07T19:02:18.372Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-07T19:02:18.372Z] ---> Running in 967cd0e93953 [2024-08-07T19:02:18.640Z] Removing intermediate container 967cd0e93953 [2024-08-07T19:02:18.640Z] ---> dbc39fe7e5a9 [2024-08-07T19:02:18.640Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-08-07T19:02:18.910Z] ---> Running in 4833ffc73897 [2024-08-07T19:02:19.176Z] Removing intermediate container 4833ffc73897 [2024-08-07T19:02:19.176Z] ---> 4bb2ab95b13f [2024-08-07T19:02:19.176Z] Step 6/26 : WORKDIR /device-uart [2024-08-07T19:02:19.176Z] ---> Running in 9f5628a3d85b [2024-08-07T19:02:19.443Z] Removing intermediate container 9f5628a3d85b [2024-08-07T19:02:19.443Z] ---> 6f02a63f1250 [2024-08-07T19:02:19.443Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-07T19:02:19.717Z] ---> Running in d6d407a98288 [2024-08-07T19:02:20.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T19:02:20.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T19:02:22.363Z] OK: 271 MiB in 56 packages [2024-08-07T19:02:23.336Z] Removing intermediate container d6d407a98288 [2024-08-07T19:02:23.336Z] ---> 011e77901e7c [2024-08-07T19:02:23.336Z] Step 8/26 : COPY go.mod vendor* ./ [2024-08-07T19:02:23.604Z] ---> 0825275eb952 [2024-08-07T19:02:23.604Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-07T19:02:23.884Z] ---> Running in a6a1a70c4866 [2024-08-07T19:02:25.826Z] Removing intermediate container a6a1a70c4866 [2024-08-07T19:02:25.826Z] ---> 079dadf3dd60 [2024-08-07T19:02:25.826Z] Step 10/26 : COPY . . [2024-08-07T19:02:27.226Z] ---> 0e8dfc65f4d6 [2024-08-07T19:02:27.226Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-07T19:02:27.226Z] ---> Running in 558cda85f06d [2024-08-07T19:02:27.493Z] Removing intermediate container 558cda85f06d [2024-08-07T19:02:27.493Z] ---> f4cc28943f7f [2024-08-07T19:02:27.493Z] Step 12/26 : RUN ${MAKE} [2024-08-07T19:02:27.493Z] ---> Running in 6ccee599cc6c [2024-08-07T19:02:28.453Z] 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.30" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2024-08-07T19:06:05.203Z] Removing intermediate container 6ccee599cc6c [2024-08-07T19:06:05.203Z] ---> 68a1d86fbed3 [2024-08-07T19:06:05.203Z] Step 13/26 : FROM alpine:3.18 [2024-08-07T19:06:05.203Z] 3.18: Pulling from library/alpine [2024-08-07T19:06:05.203Z] 4983c3fe2029: Pulling fs layer [2024-08-07T19:06:05.203Z] 4983c3fe2029: Verifying Checksum [2024-08-07T19:06:05.203Z] 4983c3fe2029: Download complete [2024-08-07T19:06:05.203Z] 4983c3fe2029: Pull complete [2024-08-07T19:06:05.203Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-07T19:06:05.203Z] Status: Downloaded newer image for alpine:3.18 [2024-08-07T19:06:05.203Z] ---> a0237000ae83 [2024-08-07T19:06:05.203Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-08-07T19:06:05.203Z] ---> Running in f289c3e5b761 [2024-08-07T19:06:05.203Z] Removing intermediate container f289c3e5b761 [2024-08-07T19:06:05.203Z] ---> 81289d168ec7 [2024-08-07T19:06:05.203Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-08-07T19:06:05.203Z] ---> Running in eb8ee9bc72b0 [2024-08-07T19:06:05.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T19:06:05.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T19:06:05.469Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-07T19:06:05.469Z] Executing busybox-1.36.1-r7.trigger [2024-08-07T19:06:05.469Z] OK: 8 MiB in 16 packages [2024-08-07T19:06:06.426Z] Removing intermediate container eb8ee9bc72b0 [2024-08-07T19:06:06.426Z] ---> ac28f0f84c73 [2024-08-07T19:06:06.426Z] Step 16/26 : RUN apk --no-cache upgrade [2024-08-07T19:06:06.426Z] ---> Running in 69f002a56797 [2024-08-07T19:06:07.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-07T19:06:07.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-07T19:06:08.605Z] OK: 8 MiB in 16 packages [2024-08-07T19:06:09.564Z] Removing intermediate container 69f002a56797 [2024-08-07T19:06:09.564Z] ---> a2a589281df0 [2024-08-07T19:06:09.564Z] Step 17/26 : WORKDIR / [2024-08-07T19:06:09.564Z] ---> Running in b57335b1ce05 [2024-08-07T19:06:09.829Z] Removing intermediate container b57335b1ce05 [2024-08-07T19:06:09.829Z] ---> 78fe021ed6a1 [2024-08-07T19:06:09.829Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-08-07T19:06:10.410Z] ---> 5d639fef5a15 [2024-08-07T19:06:10.410Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-08-07T19:06:10.990Z] ---> 4504e34239c0 [2024-08-07T19:06:10.990Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-08-07T19:06:13.575Z] ---> c4ccd90611dc [2024-08-07T19:06:13.575Z] Step 21/26 : EXPOSE 59995 [2024-08-07T19:06:13.575Z] ---> Running in 1e87560d903a [2024-08-07T19:06:13.575Z] Removing intermediate container 1e87560d903a [2024-08-07T19:06:13.575Z] ---> bd2e35dc1bb0 [2024-08-07T19:06:13.575Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-08-07T19:06:13.575Z] ---> Running in 1a5ded4d7205 [2024-08-07T19:06:13.841Z] Removing intermediate container 1a5ded4d7205 [2024-08-07T19:06:13.841Z] ---> 13e648b733de [2024-08-07T19:06:13.841Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-07T19:06:14.108Z] ---> Running in e903186a5ceb [2024-08-07T19:06:14.373Z] Removing intermediate container e903186a5ceb [2024-08-07T19:06:14.374Z] ---> 54a0fe0d43a5 [2024-08-07T19:06:14.374Z] Step 24/26 : LABEL arch=arm64 [2024-08-07T19:06:14.374Z] ---> Running in f434e7f315ac [2024-08-07T19:06:14.639Z] Removing intermediate container f434e7f315ac [2024-08-07T19:06:14.639Z] ---> 871f04fccc84 [2024-08-07T19:06:14.639Z] Step 25/26 : LABEL git_sha=d8d80456c4c454ab8bd409ec840752c6b5f05760 [2024-08-07T19:06:14.639Z] ---> Running in 399027888e9e [2024-08-07T19:06:14.905Z] Removing intermediate container 399027888e9e [2024-08-07T19:06:14.905Z] ---> a9dbaa13b736 [2024-08-07T19:06:14.905Z] Step 26/26 : LABEL version=0.0.0 [2024-08-07T19:06:15.172Z] ---> Running in cc2650fe195a [2024-08-07T19:06:15.437Z] Removing intermediate container cc2650fe195a [2024-08-07T19:06:15.437Z] ---> f18f9af11433 [2024-08-07T19:06:15.437Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-07T19:06:15.437Z] Successfully built f18f9af11433 [2024-08-07T19:06:15.437Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T19:06:16.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T19:06:16.402Z] [2024-08-07T19:06:16.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T19:06:16.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T19:06:16.827Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-07T19:06:16.827Z] 8998bd30e6a1: Pulling fs layer [2024-08-07T19:06:16.827Z] 04944245beec: Pulling fs layer [2024-08-07T19:06:16.827Z] 699f458cf7ca: Pulling fs layer [2024-08-07T19:06:16.827Z] 765212b225bb: Pulling fs layer [2024-08-07T19:06:16.827Z] f23df028b6ca: Pulling fs layer [2024-08-07T19:06:16.827Z] d65c8cfc05b1: Pulling fs layer [2024-08-07T19:06:16.827Z] 2437ff75d9bd: Pulling fs layer [2024-08-07T19:06:16.827Z] 765212b225bb: Waiting [2024-08-07T19:06:16.827Z] f23df028b6ca: Waiting [2024-08-07T19:06:16.827Z] d65c8cfc05b1: Waiting [2024-08-07T19:06:17.095Z] 04944245beec: Verifying Checksum [2024-08-07T19:06:17.095Z] 04944245beec: Download complete [2024-08-07T19:06:17.095Z] 765212b225bb: Verifying Checksum [2024-08-07T19:06:17.095Z] 765212b225bb: Download complete [2024-08-07T19:06:17.095Z] f23df028b6ca: Verifying Checksum [2024-08-07T19:06:17.095Z] f23df028b6ca: Download complete [2024-08-07T19:06:17.095Z] d65c8cfc05b1: Verifying Checksum [2024-08-07T19:06:17.095Z] d65c8cfc05b1: Download complete [2024-08-07T19:06:17.361Z] 699f458cf7ca: Verifying Checksum [2024-08-07T19:06:17.361Z] 699f458cf7ca: Download complete [2024-08-07T19:06:17.627Z] 8998bd30e6a1: Verifying Checksum [2024-08-07T19:06:17.627Z] 8998bd30e6a1: Download complete [2024-08-07T19:06:20.208Z] 2437ff75d9bd: Verifying Checksum [2024-08-07T19:06:20.208Z] 2437ff75d9bd: Download complete [2024-08-07T19:06:22.788Z] 8998bd30e6a1: Pull complete [2024-08-07T19:06:23.062Z] 04944245beec: Pull complete [2024-08-07T19:06:25.005Z] 699f458cf7ca: Pull complete [2024-08-07T19:06:25.005Z] 765212b225bb: Pull complete [2024-08-07T19:06:25.966Z] f23df028b6ca: Pull complete [2024-08-07T19:06:25.966Z] d65c8cfc05b1: Pull complete [2024-08-07T19:06:44.183Z] 2437ff75d9bd: Pull complete [2024-08-07T19:06:44.183Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-07T19:06:44.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-07T19:06:44.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T19:06:44.543Z] prd-ubuntu20.04-docker-arm64-4c-16g-7316 does not seem to be running inside a container [2024-08-07T19:06:44.608Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-07T19:06:47.504Z] $ docker top 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:06:48.428Z] ---> job-cost.sh [2024-08-07T19:06:48.428Z] lf-activate-venv: SKIPPING [2024-08-07T19:06:48.428Z] INFO: No Stack... [2024-08-07T19:06:49.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-07T19:06:49.590Z] INFO: Archiving Costs [Pipeline] sh [2024-08-07T19:06:50.251Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2024-08-07T19:06:50.251Z] + cut -d, -f6 [Pipeline] lock [2024-08-07T19:06:50.331Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [2024-08-07T19:06:50.338Z] Resource [jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] did not exist. Created. [2024-08-07T19:06:50.344Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-07T19:06:51.088Z] /w/workspace/device-uart/1@tmp/durable-169d6136/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-07T19:06:51.758Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-07T19:06:51.799Z] Warning: overwriting stash ‘stack-cost’ [2024-08-07T19:06:51.846Z] Stashed 1 file(s) [Pipeline] } [2024-08-07T19:06:51.864Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-PR-64-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-07T19:06:51.947Z] $ docker stop --time=1 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e [2024-08-07T19:06:53.533Z] $ docker rm -f --volumes 7b940a572495ead0599975922b0e67f5898eb1104f73226b5434b7a14050b54e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-08-07T19:06:54.687Z] provisioning config files... [2024-08-07T19:06:54.694Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config6194754058297414069tmp [Pipeline] { [Pipeline] sh [2024-08-07T19:06:55.063Z] + set +x [2024-08-07T19:06:55.063Z] + + curl -s https://codecov.io/bash [2024-08-07T19:06:55.063Z] bash -s -- [2024-08-07T19:06:55.324Z] [2024-08-07T19:06:55.324Z] _____ _ [2024-08-07T19:06:55.324Z] / ____| | | [2024-08-07T19:06:55.324Z] | | ___ __| | ___ ___ _____ __ [2024-08-07T19:06:55.324Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-07T19:06:55.324Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-07T19:06:55.324Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-07T19:06:55.324Z] Bash-1.0.6 [2024-08-07T19:06:55.324Z] [2024-08-07T19:06:55.324Z] [2024-08-07T19:06:55.324Z] ==> git version 2.25.1 found [2024-08-07T19:06:55.324Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-08-07T19:06:55.324Z] Release-Date: 2020-01-08 [2024-08-07T19:06:55.324Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-08-07T19:06:55.324Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-07T19:06:55.324Z] ==> Jenkins CI detected. [2024-08-07T19:06:55.324Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-64 [2024-08-07T19:06:55.324Z] project root: . [2024-08-07T19:06:55.324Z] --> token set from env [2024-08-07T19:06:55.324Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-07T19:06:55.324Z] ==> Running gcov in . (disable via -X gcov) [2024-08-07T19:06:55.324Z] ==> Python coveragepy not found [2024-08-07T19:06:55.324Z] ==> Searching for coverage reports in: [2024-08-07T19:06:55.324Z] + . [2024-08-07T19:06:55.324Z] -> Found 1 reports [2024-08-07T19:06:55.324Z] ==> Detecting git/mercurial file structure [2024-08-07T19:06:55.324Z] ==> Reading reports [2024-08-07T19:06:55.324Z] + ./coverage.out bytes=10 [2024-08-07T19:06:55.324Z] ==> Appending adjustments [2024-08-07T19:06:55.324Z] https://docs.codecov.io/docs/fixing-reports [2024-08-07T19:06:55.324Z] + Found adjustments [2024-08-07T19:06:55.324Z] ==> Gzipping contents [2024-08-07T19:06:55.324Z] 4.0K /tmp/codecov.aBtrko.gz [2024-08-07T19:06:55.324Z] ==> Uploading reports [2024-08-07T19:06:55.324Z] url: https://codecov.io [2024-08-07T19:06:55.324Z] query: branch=PR-64&commit=d8d80456c4c454ab8bd409ec840752c6b5f05760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= [2024-08-07T19:06:55.324Z] -> Pinging Codecov [2024-08-07T19:06:55.324Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-64&commit=d8d80456c4c454ab8bd409ec840752c6b5f05760&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-64%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=64&job=&cmd_args= [2024-08-07T19:06:55.893Z] -> Uploading to [2024-08-07T19:06:55.893Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-07/B9AA6E0BBD74AE3A32605C7A7C664919/d8d80456c4c454ab8bd409ec840752c6b5f05760/9a62a813-accc-4408-8c29-03b3609d8274.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240807%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240807T190655Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ce24e956407381c0cbe3493a863b694f3e1232c16272e89b2a680ac41bc3b5b0 [2024-08-07T19:06:55.893Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-07T19:06:55.893Z] Dload Upload Total Spent Left Speed [2024-08-07T19:06:56.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2412 --:--:-- --:--:-- --:--:-- 2412 [2024-08-07T19:06:56.152Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d8d80456c4c454ab8bd409ec840752c6b5f05760 [Pipeline] } [2024-08-07T19:06:56.197Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-08-07T19:06:58.954Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-64/archives ] [2024-08-07T19:06:58.954Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives [2024-08-07T19:06:58.954Z] total 16 [2024-08-07T19:06:58.954Z] drwxr-xr-x 3 root root 4096 Aug 7 18:53 . [2024-08-07T19:06:58.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. [2024-08-07T19:06:58.954Z] drwxr-xr-x 2 root root 4096 Aug 7 18:53 cost [2024-08-07T19:06:58.954Z] -rw-r--r-- 1 root root 82 Aug 7 18:53 cost.csv [2024-08-07T19:06:58.954Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-64/archives [2024-08-07T19:06:58.954Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-64/archives [2024-08-07T19:06:58.954Z] total 16 [2024-08-07T19:06:58.954Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 18:53 . [2024-08-07T19:06:58.954Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 18:53 .. [2024-08-07T19:06:58.954Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 18:53 cost [2024-08-07T19:06:58.954Z] -rw-r--r-- 1 jenkins jenkins 82 Aug 7 18:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:06:59.291Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:00.233Z] ---> package-listing.sh [2024-08-07T19:07:00.233Z] ++ facter osfamily [2024-08-07T19:07:00.233Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-07T19:07:00.233Z] + OS_FAMILY=debian [2024-08-07T19:07:00.233Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-64 [2024-08-07T19:07:00.233Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-07T19:07:00.233Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-07T19:07:00.233Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-07T19:07:00.491Z] + PACKAGES=/tmp/packages_start.txt [2024-08-07T19:07:00.491Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' [2024-08-07T19:07:00.491Z] + PACKAGES=/tmp/packages_end.txt [2024-08-07T19:07:00.491Z] + case "${OS_FAMILY}" in [2024-08-07T19:07:00.491Z] + dpkg -l [2024-08-07T19:07:00.491Z] + grep '^ii' [2024-08-07T19:07:00.492Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-07T19:07:00.492Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-07T19:07:00.492Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-07T19:07:00.492Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-64 ']' [2024-08-07T19:07:00.492Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-64/archives/ [2024-08-07T19:07:00.492Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-64/archives/ [Pipeline] echo [2024-08-07T19:07:00.541Z] 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-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-07T19:07:00.836Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-07T19:07:01.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-07T19:07:01.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-07T19:07:01.651Z] prd-ubuntu20.04-docker-8c-8g-7312 does not seem to be running inside a container [2024-08-07T19:07:01.674Z] $ 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-64/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-64 -v /w/workspace/edgexfoundry_device-uart_PR-64:/w/workspace/edgexfoundry_device-uart_PR-64:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-64@tmp:/w/workspace/edgexfoundry_device-uart_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-07T19:07:01.859Z] $ docker top c051ece79656a41a758c7c247f3bdb04fde4a7ce2845d35ac925047606583aaa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-07T19:07:02.271Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-07T19:07:02.586Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-07T19:07:02.903Z] + ls /var/log/sa-host [2024-08-07T19:07:02.903Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-07T19:07:03.075Z] provisioning config files... [2024-08-07T19:07:03.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-64@tmp/config1521325824250611870tmp [Pipeline] { [Pipeline] echo [2024-08-07T19:07:03.165Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:03.499Z] ---> create-netrc.sh [Pipeline] } [2024-08-07T19:07:03.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:03.937Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-07T19:07:03.977Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:04.297Z] ---> sudo-logs.sh [2024-08-07T19:07:04.297Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-07T19:07:04.403Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:04.736Z] ---> job-cost.sh [2024-08-07T19:07:04.736Z] lf-activate-venv: SKIPPING [2024-08-07T19:07:04.736Z] DEBUG: total: 0.2199999988079071 [2024-08-07T19:07:04.736Z] INFO: Retrieving Stack Cost... [2024-08-07T19:07:04.995Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-07T19:07:05.253Z] INFO: Archiving Costs [Pipeline] echo [2024-08-07T19:07:05.296Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-07T19:07:05.624Z] ---> logs-deploy.sh [2024-08-07T19:07:05.624Z] lf-activate-venv: SKIPPING [2024-08-07T19:07:05.624Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-64/1 [2024-08-07T19:07:05.624Z] INFO: archiving workspace using pattern(s): [2024-08-07T19:07:06.560Z] Archives upload complete. [2024-08-07T19:07:06.560Z] INFO: archiving logs to Nexus