Pull request #30 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cae7e691fffcb1cc879cb14baa2df8369439d0d8+163a5cf59154a2f057feab4c63f7858625d99e7c (1b10ca0d622127eb2eeb67cfe0c841f09ad8c2d4) 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-ssh8333271721912691254.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh5037676094755311354.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-30/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-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1473164720900705505.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-30/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6348996362037884431.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh14234816840991093139.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-30/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-30/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17677846185691277047.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16261 in /w/workspace/edgexfoundry_device-uart_PR-30 [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-30 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 163a5cf59154a2f057feab4c63f7858625d99e7c into PR head commit cae7e691fffcb1cc879cb14baa2df8369439d0d8 Merge succeeded, producing cae7e691fffcb1cc879cb14baa2df8369439d0d8 Checking out Revision cae7e691fffcb1cc879cb14baa2df8369439d0d8 (PR-30) 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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T18:26:30.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # 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 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T18:26:30.992Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T18:26:31.100Z] ========================================================= [2023-11-01T18:26:31.101Z] EdgeX Global Pipelines Version Info [2023-11-01T18:26:31.101Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:26:31.858Z] ------------------- [2023-11-01T18:26:31.858Z] stable info: [2023-11-01T18:26:31.858Z] ------------------- [2023-11-01T18:26:31.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T18:26:31.858Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:26:31.858Z] Message: update stable to v1.0.255 [2023-11-01T18:26:32.432Z] ------------------- [2023-11-01T18:26:32.432Z] experimental info: [2023-11-01T18:26:32.432Z] ------------------- [2023-11-01T18:26:32.432Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T18:26:32.432Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T18:26:32.432Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T18:26:32.723Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-01T18:26:32.773Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-01T18:26:32.812Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T18:26:32.850Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T18:26:32.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T18:26:32.926Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T18:26:32.965Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T18:26:33.007Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-01T18:26:33.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T18:26:33.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T18:26:33.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T18:26:33.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-01T18:26:33.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T18:26:33.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T18:26:33.287Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:26:33.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T18:26:33.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:26:33.410Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-01T18:26:33.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T18:26:33.495Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T18:26:33.539Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-01T18:26:33.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-01T18:26:33.629Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-01T18:26:33.669Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-01T18:26:33.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-01T18:26:33.754Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T18:26:33.793Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T18:26:33.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo [2023-11-01T18:26:33.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo [2023-11-01T18:26:33.913Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo [2023-11-01T18:26:33.952Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo [2023-11-01T18:26:33.992Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cae7e69 [Pipeline] echo [2023-11-01T18:26:34.032Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:26:34.142Z] provisioning config files... [2023-11-01T18:26:34.158Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config4860281473038995396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:26:34.500Z] ---> docker-login.sh [2023-11-01T18:26:34.500Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:26:34.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:26:34.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:26:34.762Z] Configure a credential helper to remove this warning. See [2023-11-01T18:26:34.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:26:34.762Z] [2023-11-01T18:26:34.762Z] Login Succeeded [2023-11-01T18:26:34.762Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:26:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:26:35.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:26:35.025Z] Configure a credential helper to remove this warning. See [2023-11-01T18:26:35.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:26:35.025Z] [2023-11-01T18:26:35.025Z] Login Succeeded [2023-11-01T18:26:35.025Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:26:35.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:26:35.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:26:35.025Z] Configure a credential helper to remove this warning. See [2023-11-01T18:26:35.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:26:35.025Z] [2023-11-01T18:26:35.025Z] Login Succeeded [2023-11-01T18:26:35.025Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:26:35.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:26:35.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:26:35.350Z] Configure a credential helper to remove this warning. See [2023-11-01T18:26:35.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:26:35.350Z] [2023-11-01T18:26:35.350Z] Login Succeeded [2023-11-01T18:26:35.350Z] docker.io [2023-11-01T18:26:35.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:26:35.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:26:35.611Z] Configure a credential helper to remove this warning. See [2023-11-01T18:26:35.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:26:35.611Z] [2023-11-01T18:26:35.611Z] Login Succeeded [2023-11-01T18:26:35.611Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:26:35.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-01T18:26:36.256Z] + git rev-list -1 --merges cae7e691fffcb1cc879cb14baa2df8369439d0d8~1..cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo [2023-11-01T18:26:36.323Z] -----------> git rev-list -1 --merges cae7e691fffcb1cc879cb14baa2df8369439d0d8~1..cae7e691fffcb1cc879cb14baa2df8369439d0d8 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [false] [Pipeline] sh [2023-11-01T18:26:36.643Z] + git log --format=format:%s -1 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo [2023-11-01T18:26:36.681Z] ========================================================= [2023-11-01T18:26:36.681Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T18:26:36.681Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:26:37.124Z] + git log --format=format:%s -1 cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] echo [2023-11-01T18:26:37.156Z] [semverPrep] GIT_COMMIT: cae7e691fffcb1cc879cb14baa2df8369439d0d8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-11-01T18:26:37.187Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-01T18:26:37.663Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T18:26:37.663Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T18:26:37.663Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T18:26:37.663Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T18:26:37.663Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T18:26:37.663Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T18:26:37.663Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:26:38.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:26:38.096Z] [2023-11-01T18:26:38.096Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:26:38.475Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:26:38.475Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T18:26:38.475Z] b85a868b505f: Pulling fs layer [2023-11-01T18:26:38.475Z] e2be974225ed: Pulling fs layer [2023-11-01T18:26:38.475Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T18:26:38.475Z] 988bab9f4d93: Pulling fs layer [2023-11-01T18:26:38.475Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T18:26:38.475Z] eaf3925da568: Pulling fs layer [2023-11-01T18:26:38.475Z] bab4dde63d76: Pulling fs layer [2023-11-01T18:26:38.475Z] bde34c3a00c8: Pulling fs layer [2023-11-01T18:26:38.475Z] b352a97aabf1: Pulling fs layer [2023-11-01T18:26:38.475Z] 4872d77fe225: Pulling fs layer [2023-11-01T18:26:38.475Z] 5851b861e8e6: Pulling fs layer [2023-11-01T18:26:38.475Z] bab4dde63d76: Waiting [2023-11-01T18:26:38.475Z] bde34c3a00c8: Waiting [2023-11-01T18:26:38.475Z] 988bab9f4d93: Waiting [2023-11-01T18:26:38.475Z] 1469e6f7b9e6: Waiting [2023-11-01T18:26:38.475Z] eaf3925da568: Waiting [2023-11-01T18:26:38.475Z] 5851b861e8e6: Waiting [2023-11-01T18:26:38.475Z] b352a97aabf1: Waiting [2023-11-01T18:26:38.475Z] 4872d77fe225: Waiting [2023-11-01T18:26:38.475Z] e2be974225ed: Verifying Checksum [2023-11-01T18:26:38.476Z] e2be974225ed: Download complete [2023-11-01T18:26:38.476Z] 988bab9f4d93: Verifying Checksum [2023-11-01T18:26:38.476Z] 988bab9f4d93: Download complete [2023-11-01T18:26:38.476Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T18:26:38.476Z] 1469e6f7b9e6: Download complete [2023-11-01T18:26:38.476Z] eaf3925da568: Download complete [2023-11-01T18:26:38.736Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T18:26:38.736Z] 339a4e72a1f5: Download complete [2023-11-01T18:26:38.736Z] bde34c3a00c8: Verifying Checksum [2023-11-01T18:26:38.736Z] bde34c3a00c8: Download complete [2023-11-01T18:26:38.736Z] b352a97aabf1: Download complete [2023-11-01T18:26:38.736Z] 4872d77fe225: Download complete [2023-11-01T18:26:38.736Z] 5851b861e8e6: Verifying Checksum [2023-11-01T18:26:38.736Z] 5851b861e8e6: Download complete [2023-11-01T18:26:38.736Z] b85a868b505f: Verifying Checksum [2023-11-01T18:26:38.736Z] b85a868b505f: Download complete [2023-11-01T18:26:38.996Z] bab4dde63d76: Verifying Checksum [2023-11-01T18:26:38.996Z] bab4dde63d76: Download complete [2023-11-01T18:26:39.934Z] b85a868b505f: Pull complete [2023-11-01T18:26:40.194Z] e2be974225ed: Pull complete [2023-11-01T18:26:40.766Z] 339a4e72a1f5: Pull complete [2023-11-01T18:26:40.766Z] 988bab9f4d93: Pull complete [2023-11-01T18:26:41.025Z] 1469e6f7b9e6: Pull complete [2023-11-01T18:26:41.025Z] eaf3925da568: Pull complete [2023-11-01T18:26:42.934Z] bab4dde63d76: Pull complete [2023-11-01T18:26:42.934Z] bde34c3a00c8: Pull complete [2023-11-01T18:26:42.934Z] b352a97aabf1: Pull complete [2023-11-01T18:26:42.934Z] 4872d77fe225: Pull complete [2023-11-01T18:26:42.934Z] 5851b861e8e6: Pull complete [2023-11-01T18:26:42.934Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T18:26:42.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T18:26:42.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:26:43.174Z] prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container [2023-11-01T18:26:43.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-01T18:26:51.537Z] $ docker top 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 -eo pid,comm [2023-11-01T18:26:51.589Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-01T18:26:51.589Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T18:26:51.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:26:51.709Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:26:51.818Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:26:51.821Z] $ docker exec 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent [2023-11-01T18:26:51.921Z] SSH_AUTH_SOCK=/tmp/ssh-wo4nUdclzGal/agent.32 [2023-11-01T18:26:51.922Z] SSH_AGENT_PID=38 [2023-11-01T18:26:51.929Z] Running ssh-add (command line suppressed) [2023-11-01T18:26:52.031Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_16959276183621082912.key (/w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_16959276183621082912.key) [2023-11-01T18:26:52.047Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:26:52.376Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T18:26:52.402Z] $ docker exec --env ******** --env ******** 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent -k [2023-11-01T18:26:52.500Z] unset SSH_AUTH_SOCK; [2023-11-01T18:26:52.500Z] unset SSH_AGENT_PID; [2023-11-01T18:26:52.500Z] echo Agent pid 38 killed; [2023-11-01T18:26:52.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T18:26:52.598Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T18:26:52.598Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T18:26:52.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T18:26:52.719Z] $ docker exec 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent [2023-11-01T18:26:52.825Z] SSH_AUTH_SOCK=/tmp/ssh-fvdHz7QCzs6g/agent.70 [2023-11-01T18:26:52.825Z] SSH_AGENT_PID=77 [2023-11-01T18:26:52.829Z] Running ssh-add (command line suppressed) [2023-11-01T18:26:52.934Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_3409952348554825885.key (/w/workspace/edgexfoundry_device-uart_PR-30@tmp/private_key_3409952348554825885.key) [2023-11-01T18:26:52.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T18:26:53.278Z] + git semver init [2023-11-01T18:26:53.539Z] 2023-11-01 18:26:53,469 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T18:26:53.539Z] 2023-11-01 18:26:53,470 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-30/.semver [2023-11-01T18:26:53.539Z] 2023-11-01 18:26:53,470 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-30/.semver [2023-11-01T18:26:53.539Z] 2023-11-01 18:26:53,471 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-30/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30, universal_newlines=False, shell=None, istream=None) [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,562 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-30/.git/info/exclude [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,563 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 with force:False [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,563 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,567 [execute] INFO git cat-file --batch-check [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,574 [execute] INFO git cat-file --batch [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,574 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-30/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T18:26:54.921Z] 2023-11-01 18:26:54,580 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-30/.semver/PR-30 [2023-11-01T18:26:54.921Z] 0.0.0 [Pipeline] } [2023-11-01T18:26:54.948Z] $ docker exec --env ******** --env ******** 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 ssh-agent -k [2023-11-01T18:26:55.044Z] unset SSH_AUTH_SOCK; [2023-11-01T18:26:55.044Z] unset SSH_AGENT_PID; [2023-11-01T18:26:55.045Z] echo Agent pid 77 killed; [2023-11-01T18:26:55.053Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T18:26:55.482Z] + git semver [Pipeline] } [2023-11-01T18:26:55.768Z] $ docker stop --time=1 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 [2023-11-01T18:26:57.052Z] $ docker rm -f --volumes 40c6367625210ad0d8b852b58fbbe67cfc97cd4fab91c933fe549e14a84a50e7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:26:57.454Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T18:26:57.734Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T18:26:57.752Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:26:58.385Z] provisioning config files... [2023-11-01T18:26:59.024Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config9076392103025775069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:27:01.466Z] ---> docker-login.sh [2023-11-01T18:27:01.466Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:27:01.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:27:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:27:01.727Z] Configure a credential helper to remove this warning. See [2023-11-01T18:27:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:27:01.727Z] [2023-11-01T18:27:01.727Z] Login Succeeded [2023-11-01T18:27:01.727Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:27:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:27:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:27:01.727Z] Configure a credential helper to remove this warning. See [2023-11-01T18:27:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:27:01.727Z] [2023-11-01T18:27:01.727Z] Login Succeeded [2023-11-01T18:27:01.727Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:27:01.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:27:01.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:27:01.727Z] Configure a credential helper to remove this warning. See [2023-11-01T18:27:01.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:27:01.727Z] [2023-11-01T18:27:01.727Z] Login Succeeded [2023-11-01T18:27:01.727Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:27:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:27:01.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:27:01.989Z] Configure a credential helper to remove this warning. See [2023-11-01T18:27:01.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:27:01.989Z] [2023-11-01T18:27:01.989Z] Login Succeeded [2023-11-01T18:27:01.989Z] docker.io [2023-11-01T18:27:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:27:02.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:27:02.249Z] Configure a credential helper to remove this warning. See [2023-11-01T18:27:02.249Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:27:02.249Z] [2023-11-01T18:27:02.249Z] Login Succeeded [2023-11-01T18:27:02.249Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:27:02.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:27:02.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:27:02.507Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:27:02.539Z] ========================================================= [2023-11-01T18:27:02.539Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T18:27:02.539Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:27:03.008Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:27:03.008Z] Sending build context to Docker daemon 11.2MB [2023-11-01T18:27:03.008Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:27:03.008Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T18:27:03.008Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T18:27:03.008Z] 7264a8db6415: Pulling fs layer [2023-11-01T18:27:03.008Z] c4d48a809fc2: Pulling fs layer [2023-11-01T18:27:03.008Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T18:27:03.008Z] ad3a456e5733: Pulling fs layer [2023-11-01T18:27:03.008Z] 33e27b845d1e: Pulling fs layer [2023-11-01T18:27:03.008Z] c68163c4e522: Pulling fs layer [2023-11-01T18:27:03.008Z] 50da416c3ac9: Pulling fs layer [2023-11-01T18:27:03.008Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T18:27:03.008Z] ad3a456e5733: Waiting [2023-11-01T18:27:03.008Z] 33e27b845d1e: Waiting [2023-11-01T18:27:03.008Z] 23d2d4c4bb30: Waiting [2023-11-01T18:27:03.008Z] 50da416c3ac9: Waiting [2023-11-01T18:27:03.008Z] c68163c4e522: Waiting [2023-11-01T18:27:03.274Z] c4d48a809fc2: Download complete [2023-11-01T18:27:03.274Z] ad3a456e5733: Verifying Checksum [2023-11-01T18:27:03.274Z] ad3a456e5733: Download complete [2023-11-01T18:27:03.274Z] 33e27b845d1e: Verifying Checksum [2023-11-01T18:27:03.274Z] 33e27b845d1e: Download complete [2023-11-01T18:27:03.274Z] 7264a8db6415: Download complete [2023-11-01T18:27:03.274Z] c68163c4e522: Verifying Checksum [2023-11-01T18:27:03.274Z] c68163c4e522: Download complete [2023-11-01T18:27:03.274Z] 7264a8db6415: Pull complete [2023-11-01T18:27:03.535Z] c4d48a809fc2: Pull complete [2023-11-01T18:27:03.535Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T18:27:03.535Z] 23d2d4c4bb30: Download complete [2023-11-01T18:27:03.796Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T18:27:03.797Z] 4f1c88b9dad5: Download complete [2023-11-01T18:27:04.054Z] 50da416c3ac9: Verifying Checksum [2023-11-01T18:27:04.054Z] 50da416c3ac9: Download complete [2023-11-01T18:27:06.595Z] 4f1c88b9dad5: Pull complete [2023-11-01T18:27:06.595Z] ad3a456e5733: Pull complete [2023-11-01T18:27:06.595Z] 33e27b845d1e: Pull complete [2023-11-01T18:27:06.595Z] c68163c4e522: Pull complete [2023-11-01T18:27:09.131Z] 50da416c3ac9: Pull complete [2023-11-01T18:27:09.390Z] 23d2d4c4bb30: Pull complete [2023-11-01T18:27:09.390Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T18:27:09.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T18:27:09.390Z] ---> 0786185ac409 [2023-11-01T18:27:09.390Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T18:27:13.184Z] Still waiting to schedule task [2023-11-01T18:27:13.184Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-11-01T18:27:21.601Z] ---> Running in 66c09d5aed26 [2023-11-01T18:27:21.601Z] Removing intermediate container 66c09d5aed26 [2023-11-01T18:27:21.601Z] ---> b2869d1c7414 [2023-11-01T18:27:21.601Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:27:21.601Z] ---> Running in cc120e4d549f [2023-11-01T18:27:21.601Z] Removing intermediate container cc120e4d549f [2023-11-01T18:27:21.601Z] ---> 018791dbea07 [2023-11-01T18:27:21.601Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:27:21.601Z] ---> Running in 7c3fa4fcda10 [2023-11-01T18:27:21.601Z] Removing intermediate container 7c3fa4fcda10 [2023-11-01T18:27:21.601Z] ---> fee44c99c511 [2023-11-01T18:27:21.601Z] Step 6/12 : WORKDIR /device-uart [2023-11-01T18:27:21.601Z] ---> Running in b1c372971c88 [2023-11-01T18:27:21.601Z] Removing intermediate container b1c372971c88 [2023-11-01T18:27:21.601Z] ---> 19434c3ab00f [2023-11-01T18:27:21.601Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:27:21.601Z] ---> Running in 2f6dd9b3e3d3 [2023-11-01T18:27:21.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:27:21.601Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:27:21.601Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-01T18:27:21.601Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-01T18:27:21.601Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-01T18:27:21.601Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-01T18:27:21.601Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:27:21.601Z] OK: 268 MiB in 56 packages [2023-11-01T18:27:22.172Z] Removing intermediate container 2f6dd9b3e3d3 [2023-11-01T18:27:22.172Z] ---> 9d9675fdc5e6 [2023-11-01T18:27:22.172Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T18:27:22.172Z] ---> c96c7167d895 [2023-11-01T18:27:22.172Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:27:22.172Z] ---> Running in f0a73093f2c7 [2023-11-01T18:28:18.415Z] Removing intermediate container f0a73093f2c7 [2023-11-01T18:28:18.415Z] ---> 9917b103052f [2023-11-01T18:28:18.415Z] Step 10/12 : COPY . . [2023-11-01T18:28:18.415Z] ---> facd47e89312 [2023-11-01T18:28:18.415Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:28:18.415Z] ---> Running in 01c9b88c0086 [2023-11-01T18:28:18.415Z] Removing intermediate container 01c9b88c0086 [2023-11-01T18:28:18.415Z] ---> 5d13ea0b2af6 [2023-11-01T18:28:18.415Z] Step 12/12 : RUN ${MAKE} [2023-11-01T18:28:18.415Z] ---> Running in a6e7c4ca8b0c [2023-11-01T18:28:18.415Z] noop [2023-11-01T18:28:18.415Z] Removing intermediate container a6e7c4ca8b0c [2023-11-01T18:28:18.415Z] ---> cef3cf8f2401 [2023-11-01T18:28:18.415Z] Successfully built cef3cf8f2401 [2023-11-01T18:28:18.415Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:28:18.873Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:28:18.873Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:28:19.036Z] prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container [2023-11-01T18:28:19.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:28:19.399Z] $ docker top db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:28:19.786Z] + go version [2023-11-01T18:28:19.787Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T18:28:19.824Z] $ docker stop --time=1 db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 [2023-11-01T18:28:21.072Z] $ docker rm -f --volumes db1d287e8f4333edd75be181cb783b8cbd5471607a3586eb81a6f9d3669fc1c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:28:21.791Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T18:28:21.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:28:21.941Z] prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container [2023-11-01T18:28:21.981Z] $ 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-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-01T18:28:22.281Z] $ docker top 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:28:22.676Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-30 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:28:23.039Z] + make test [2023-11-01T18:28:23.039Z] go test ./... -coverprofile=coverage.out [2023-11-01T18:28:24.942Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-01T18:28:34.926Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-01T18:28:34.926Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-01T18:28:40.188Z] go vet ./... [2023-11-01T18:28:43.471Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:28:43.471Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:28:43.471Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T18:28:43.512Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:28:43.546Z] $ docker stop --time=1 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b [2023-11-01T18:28:48.528Z] $ docker rm -f --volumes 239843c8ce9b05ca383728ce87976d78b06abb26c87639c68ff0c7c60d241b9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:28:49.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:28:49.116Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-01T18:28:49.904Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:28:50.217Z] + ls -al . [2023-11-01T18:28:50.218Z] total 152 [2023-11-01T18:28:50.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:28 . [2023-11-01T18:28:50.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:26 .. [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:26 .dockerignore [2023-11-01T18:28:50.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:28 .git [2023-11-01T18:28:50.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 .github [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:26 .gitignore [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:26 .golangci.yml [2023-11-01T18:28:50.218Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:26 .semver [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 18:26 Attribution.txt [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 18:26 Dockerfile [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:26 GOVERNANCE.md [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:26 Jenkinsfile [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:26 LICENSE [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 18:26 Makefile [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:26 OWNERS.md [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:26 README.md [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:26 VERSION [2023-11-01T18:28:50.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:26 bin [2023-11-01T18:28:50.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 cmd [2023-11-01T18:28:50.218Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:28 coverage.out [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 18:26 go.mod [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 18:26 go.sum [2023-11-01T18:28:50.218Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:26 internal [2023-11-01T18:28:50.218Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:28:50.618Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 --label arch=amd64 --label version=0.0.0 . [2023-11-01T18:28:50.618Z] Sending build context to Docker daemon 11.2MB [2023-11-01T18:28:50.618Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:28:50.618Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T18:28:50.618Z] ---> cef3cf8f2401 [2023-11-01T18:28:50.618Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T18:28:51.186Z] ---> Running in c01c07f8c0e8 [2023-11-01T18:28:51.186Z] Removing intermediate container c01c07f8c0e8 [2023-11-01T18:28:51.186Z] ---> da47ab100413 [2023-11-01T18:28:51.186Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:28:51.186Z] ---> Running in 3e80751ff2ac [2023-11-01T18:28:51.186Z] Removing intermediate container 3e80751ff2ac [2023-11-01T18:28:51.186Z] ---> dc9ea967328a [2023-11-01T18:28:51.186Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:28:51.186Z] ---> Running in bc9ca2666794 [2023-11-01T18:28:51.186Z] Removing intermediate container bc9ca2666794 [2023-11-01T18:28:51.186Z] ---> 1787b1230cfb [2023-11-01T18:28:51.186Z] Step 6/25 : WORKDIR /device-uart [2023-11-01T18:28:51.186Z] ---> Running in 17429e91ee76 [2023-11-01T18:28:51.445Z] Removing intermediate container 17429e91ee76 [2023-11-01T18:28:51.445Z] ---> 53bd3dcadab8 [2023-11-01T18:28:51.445Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:28:51.445Z] ---> Running in 5704576d502b [2023-11-01T18:28:51.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:28:51.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:28:51.965Z] OK: 268 MiB in 56 packages [2023-11-01T18:28:52.224Z] Removing intermediate container 5704576d502b [2023-11-01T18:28:52.224Z] ---> 01cde97b60a8 [2023-11-01T18:28:52.224Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-01T18:28:52.483Z] ---> 86b3ea49acbb [2023-11-01T18:28:52.483Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:28:52.483Z] ---> Running in c094a97ef304 [2023-11-01T18:28:53.051Z] Removing intermediate container c094a97ef304 [2023-11-01T18:28:53.051Z] ---> 72ac74a6a233 [2023-11-01T18:28:53.051Z] Step 10/25 : COPY . . [2023-11-01T18:28:53.824Z] ---> 05b3f0a864fa [2023-11-01T18:28:53.824Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:28:53.824Z] ---> Running in c1c5e9697f89 [2023-11-01T18:28:53.824Z] Removing intermediate container c1c5e9697f89 [2023-11-01T18:28:53.824Z] ---> 89e757bc78d5 [2023-11-01T18:28:53.824Z] Step 12/25 : RUN ${MAKE} [2023-11-01T18:28:53.824Z] ---> Running in 7ea7d3c2d86f [2023-11-01T18:28:54.083Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-01T18:29:20.635Z] Removing intermediate container 7ea7d3c2d86f [2023-11-01T18:29:20.635Z] ---> 2f24b9fa0a67 [2023-11-01T18:29:20.635Z] Step 13/25 : FROM alpine:3.18 [2023-11-01T18:29:20.635Z] 3.18: Pulling from library/alpine [2023-11-01T18:29:20.635Z] 96526aa774ef: Pulling fs layer [2023-11-01T18:29:20.635Z] 96526aa774ef: Download complete [2023-11-01T18:29:20.635Z] 96526aa774ef: Pull complete [2023-11-01T18:29:20.635Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:29:20.635Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:29:20.635Z] ---> 8ca4688f4f35 [2023-11-01T18:29:20.635Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-01T18:29:20.635Z] ---> Running in 2b7e3d53ee83 [2023-11-01T18:29:20.635Z] Removing intermediate container 2b7e3d53ee83 [2023-11-01T18:29:20.635Z] ---> 858f9ef3a2c0 [2023-11-01T18:29:20.635Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-01T18:29:20.635Z] ---> Running in b17b9985bf3c [2023-11-01T18:29:20.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T18:29:20.635Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T18:29:20.635Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T18:29:20.635Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:29:20.635Z] OK: 7 MiB in 16 packages [2023-11-01T18:29:20.635Z] Removing intermediate container b17b9985bf3c [2023-11-01T18:29:20.635Z] ---> 11546ccef6ea [2023-11-01T18:29:20.635Z] Step 16/25 : WORKDIR / [2023-11-01T18:29:20.635Z] ---> Running in 7180a0a5e871 [2023-11-01T18:29:20.635Z] Removing intermediate container 7180a0a5e871 [2023-11-01T18:29:20.635Z] ---> 94da02ee00ad [2023-11-01T18:29:20.635Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-01T18:29:20.635Z] ---> c2f7dd4391d8 [2023-11-01T18:29:20.635Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-01T18:29:20.635Z] ---> b7af1dd48b99 [2023-11-01T18:29:20.635Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-01T18:29:21.918Z] ---> b7981a984b4e [2023-11-01T18:29:21.918Z] Step 20/25 : EXPOSE 59995 [2023-11-01T18:29:21.918Z] ---> Running in 68b091bce6b0 [2023-11-01T18:29:21.918Z] Removing intermediate container 68b091bce6b0 [2023-11-01T18:29:21.918Z] ---> 61a037c4b0ca [2023-11-01T18:29:21.918Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-01T18:29:21.918Z] ---> Running in b1e03a7bc3b5 [2023-11-01T18:29:21.918Z] Removing intermediate container b1e03a7bc3b5 [2023-11-01T18:29:21.918Z] ---> e26378570949 [2023-11-01T18:29:21.918Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T18:29:21.918Z] ---> Running in 35aeb32e0d50 [2023-11-01T18:29:22.178Z] Removing intermediate container 35aeb32e0d50 [2023-11-01T18:29:22.178Z] ---> 1b1e5d790ee3 [2023-11-01T18:29:22.178Z] Step 23/25 : LABEL arch=amd64 [2023-11-01T18:29:22.178Z] ---> Running in 0d8db394aa5d [2023-11-01T18:29:22.178Z] Removing intermediate container 0d8db394aa5d [2023-11-01T18:29:22.178Z] ---> 8a9ac61b6d29 [2023-11-01T18:29:22.178Z] Step 24/25 : LABEL git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 [2023-11-01T18:29:22.178Z] ---> Running in bd582ecb99dd [2023-11-01T18:29:22.178Z] Removing intermediate container bd582ecb99dd [2023-11-01T18:29:22.178Z] ---> 73e50788628f [2023-11-01T18:29:22.178Z] Step 25/25 : LABEL version=0.0.0 [2023-11-01T18:29:22.178Z] ---> Running in 3249e7b630a2 [2023-11-01T18:29:22.438Z] Removing intermediate container 3249e7b630a2 [2023-11-01T18:29:22.438Z] ---> 76080c38b4e9 [2023-11-01T18:29:22.438Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:29:22.438Z] Successfully built 76080c38b4e9 [2023-11-01T18:29:22.438Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:29:23.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:29:23.334Z] [2023-11-01T18:29:23.334Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:29:23.695Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:29:23.695Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T18:29:23.695Z] 5eb5b503b376: Pulling fs layer [2023-11-01T18:29:23.695Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T18:29:23.695Z] ec43610c2a17: Pulling fs layer [2023-11-01T18:29:23.695Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T18:29:23.695Z] 33b1e0a273af: Pulling fs layer [2023-11-01T18:29:23.695Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T18:29:23.695Z] 2f39f015ded8: Pulling fs layer [2023-11-01T18:29:23.695Z] 5d3b04190fa2: Waiting [2023-11-01T18:29:23.695Z] 2f39f015ded8: Waiting [2023-11-01T18:29:23.695Z] 3a2ae6a8a46f: Waiting [2023-11-01T18:29:23.695Z] 33b1e0a273af: Waiting [2023-11-01T18:29:23.695Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T18:29:23.695Z] 5c69ac0246d0: Download complete [2023-11-01T18:29:23.695Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-01T18:29:23.695Z] 3a2ae6a8a46f: Download complete [2023-11-01T18:29:23.695Z] 33b1e0a273af: Verifying Checksum [2023-11-01T18:29:23.695Z] 33b1e0a273af: Download complete [2023-11-01T18:29:23.695Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T18:29:23.695Z] 5d3b04190fa2: Download complete [2023-11-01T18:29:23.955Z] ec43610c2a17: Verifying Checksum [2023-11-01T18:29:23.955Z] ec43610c2a17: Download complete [2023-11-01T18:29:23.955Z] 5eb5b503b376: Verifying Checksum [2023-11-01T18:29:23.955Z] 5eb5b503b376: Download complete [2023-11-01T18:29:24.523Z] 2f39f015ded8: Verifying Checksum [2023-11-01T18:29:25.099Z] 5eb5b503b376: Pull complete [2023-11-01T18:29:25.358Z] 5c69ac0246d0: Pull complete [2023-11-01T18:29:26.298Z] ec43610c2a17: Pull complete [2023-11-01T18:29:26.298Z] 3a2ae6a8a46f: Pull complete [2023-11-01T18:29:26.558Z] 33b1e0a273af: Pull complete [2023-11-01T18:29:26.558Z] 5d3b04190fa2: Pull complete [2023-11-01T18:29:30.743Z] 2f39f015ded8: Pull complete [2023-11-01T18:29:30.743Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T18:29:30.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:29:30.743Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:29:30.950Z] prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container [2023-11-01T18:29:30.986Z] $ 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-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:29:39.700Z] $ docker top a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:29:40.137Z] ---> job-cost.sh [2023-11-01T18:29:40.137Z] lf-activate-venv: SKIPPING [2023-11-01T18:29:40.137Z] INFO: No Stack... [2023-11-01T18:29:40.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:29:40.964Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:29:41.277Z] + cut -d, -f6 [2023-11-01T18:29:41.278Z] + cat /w/workspace/edgexfoundry_device-uart_PR-30/archives/cost.csv [Pipeline] lock [2023-11-01T18:29:41.315Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [2023-11-01T18:29:41.319Z] Resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] did not exist. Created. [2023-11-01T18:29:41.320Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:29:41.705Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-01T18:29:41.759Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:29:41.783Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:29:41.860Z] $ docker stop --time=1 a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 [2023-11-01T18:29:43.005Z] $ docker rm -f --volumes a13f842e1816be9cc05ddbd523936e920b60f5b06ea028e645f08ed3656d6012 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-01T18:31:32.383Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16262 in /w/workspace/edgexfoundry_device-uart_PR-30 [Pipeline] { [Pipeline] ws [2023-11-01T18:31:32.449Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-11-01T18:31:32.536Z] The recommended git tool is: git [2023-11-01T18:31:38.982Z] using credential edgex-jenkins-ssh [2023-11-01T18:31:39.016Z] Cloning the remote Git repository [2023-11-01T18:31:39.082Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-01T18:31:39.205Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-11-01T18:31:39.397Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-01T18:31:39.399Z] > git --version # timeout=10 [2023-11-01T18:31:39.423Z] > git --version # 'git version 2.25.1' [2023-11-01T18:31:39.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:31:39.611Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:31:40.873Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-01T18:31:40.911Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T18:31:42.527Z] Merging remotes/origin/main commit 163a5cf59154a2f057feab4c63f7858625d99e7c into PR head commit cae7e691fffcb1cc879cb14baa2df8369439d0d8 [2023-11-01T18:31:41.935Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-01T18:31:41.977Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-01T18:31:41.978Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:31:41.996Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-01T18:31:42.548Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:31:42.625Z] > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 [2023-11-01T18:31:42.713Z] > git remote # timeout=10 [2023-11-01T18:31:42.834Z] Merge succeeded, producing cae7e691fffcb1cc879cb14baa2df8369439d0d8 [2023-11-01T18:31:42.835Z] Checking out Revision cae7e691fffcb1cc879cb14baa2df8369439d0d8 (PR-30) [2023-11-01T18:31:43.516Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-11-01T18:31:43.569Z] > git --version # timeout=10 [2023-11-01T18:31:43.580Z] > git --version # 'git version 2.25.1' [2023-11-01T18:31:43.596Z] fatal: bad object 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-01T18:31:42.734Z] > git config --get remote.origin.url # timeout=10 [2023-11-01T18:31:42.769Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T18:31:42.785Z] > git merge 163a5cf59154a2f057feab4c63f7858625d99e7c # timeout=10 [2023-11-01T18:31:42.816Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-01T18:31:42.845Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T18:31:42.864Z] > git checkout -f cae7e691fffcb1cc879cb14baa2df8369439d0d8 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:31:44.884Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T18:31:44.884Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:31:44.884Z] Dload Upload Total Spent Left Speed [2023-11-01T18:31:44.884Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-11-01T18:31:45.569Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T18:31:45.924Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-01T18:31:45.924Z] + sudo tee /etc/docker/daemon.new [2023-11-01T18:31:45.924Z] { [2023-11-01T18:31:45.924Z] "registry-mirrors": [ [2023-11-01T18:31:45.924Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T18:31:45.924Z] ], [2023-11-01T18:31:45.924Z] "bip": "10.250.0.254/24", [2023-11-01T18:31:45.924Z] "hosts": [ [2023-11-01T18:31:45.924Z] "tcp://0.0.0.0:5555", [2023-11-01T18:31:45.924Z] "unix:///var/run/docker.sock" [2023-11-01T18:31:45.924Z] ], [2023-11-01T18:31:45.924Z] "mtu": 1458, [2023-11-01T18:31:45.924Z] "selinux-enabled": true, [2023-11-01T18:31:45.924Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T18:31:45.924Z] } [Pipeline] sh [2023-11-01T18:31:46.282Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T18:31:46.635Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:32:04.981Z] provisioning config files... [2023-11-01T18:32:05.013Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config9417911565194285969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:32:05.424Z] ---> docker-login.sh [2023-11-01T18:32:05.424Z] nexus3.edgexfoundry.org:10001 [2023-11-01T18:32:06.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:06.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:06.019Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:06.019Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:06.019Z] [2023-11-01T18:32:06.019Z] Login Succeeded [2023-11-01T18:32:06.019Z] nexus3.edgexfoundry.org:10002 [2023-11-01T18:32:06.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:06.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:06.570Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:06.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:06.570Z] [2023-11-01T18:32:06.570Z] Login Succeeded [2023-11-01T18:32:06.570Z] nexus3.edgexfoundry.org:10003 [2023-11-01T18:32:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:06.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:06.844Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:06.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:06.844Z] [2023-11-01T18:32:06.844Z] Login Succeeded [2023-11-01T18:32:06.844Z] nexus3.edgexfoundry.org:10004 [2023-11-01T18:32:07.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:07.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:07.398Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:07.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:07.398Z] [2023-11-01T18:32:07.398Z] Login Succeeded [2023-11-01T18:32:07.398Z] docker.io [2023-11-01T18:32:07.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T18:32:07.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T18:32:07.941Z] Configure a credential helper to remove this warning. See [2023-11-01T18:32:07.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T18:32:07.941Z] [2023-11-01T18:32:07.941Z] Login Succeeded [2023-11-01T18:32:07.941Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T18:32:07.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-01T18:32:08.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:32:08.484Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T18:32:08.519Z] ========================================================= [2023-11-01T18:32:08.519Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T18:32:08.519Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:32:09.041Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-01T18:32:09.330Z] Sending build context to Docker daemon 5.651MB [2023-11-01T18:32:09.330Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:32:09.330Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-01T18:32:09.604Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T18:32:09.604Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T18:32:09.604Z] 5d54e960e981: Pulling fs layer [2023-11-01T18:32:09.604Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T18:32:09.604Z] f0e02332f6b5: Pulling fs layer [2023-11-01T18:32:09.604Z] cefa15bbcfad: Pulling fs layer [2023-11-01T18:32:09.604Z] 17808c966233: Pulling fs layer [2023-11-01T18:32:09.604Z] f4c1fc716caa: Pulling fs layer [2023-11-01T18:32:09.604Z] 17808c966233: Waiting [2023-11-01T18:32:09.604Z] cefa15bbcfad: Waiting [2023-11-01T18:32:09.604Z] f4c1fc716caa: Waiting [2023-11-01T18:32:09.604Z] f0e02332f6b5: Waiting [2023-11-01T18:32:09.604Z] 5d54e960e981: Download complete [2023-11-01T18:32:09.896Z] f0e02332f6b5: Verifying Checksum [2023-11-01T18:32:09.896Z] f0e02332f6b5: Download complete [2023-11-01T18:32:09.896Z] cefa15bbcfad: Verifying Checksum [2023-11-01T18:32:09.896Z] cefa15bbcfad: Download complete [2023-11-01T18:32:09.896Z] 9fda8d8052c6: Verifying Checksum [2023-11-01T18:32:09.896Z] 9fda8d8052c6: Download complete [2023-11-01T18:32:10.175Z] f4c1fc716caa: Verifying Checksum [2023-11-01T18:32:10.175Z] f4c1fc716caa: Download complete [2023-11-01T18:32:10.775Z] 9fda8d8052c6: Pull complete [2023-11-01T18:32:11.764Z] 5d54e960e981: Pull complete [2023-11-01T18:32:12.037Z] c4a7e357bf2a: Verifying Checksum [2023-11-01T18:32:12.037Z] c4a7e357bf2a: Download complete [2023-11-01T18:32:13.012Z] 17808c966233: Verifying Checksum [2023-11-01T18:32:13.012Z] 17808c966233: Download complete [2023-11-01T18:32:28.156Z] c4a7e357bf2a: Pull complete [2023-11-01T18:32:28.156Z] f0e02332f6b5: Pull complete [2023-11-01T18:32:28.156Z] cefa15bbcfad: Pull complete [2023-11-01T18:32:34.850Z] 17808c966233: Pull complete [2023-11-01T18:32:36.272Z] f4c1fc716caa: Pull complete [2023-11-01T18:32:36.272Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T18:32:36.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T18:32:36.272Z] ---> ea914061e18c [2023-11-01T18:32:36.272Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T18:32:38.234Z] ---> Running in 5e297f1edd3b [2023-11-01T18:32:38.503Z] Removing intermediate container 5e297f1edd3b [2023-11-01T18:32:38.503Z] ---> acea4fdab3b7 [2023-11-01T18:32:38.503Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:32:38.773Z] ---> Running in b576ac9ddf68 [2023-11-01T18:32:39.042Z] Removing intermediate container b576ac9ddf68 [2023-11-01T18:32:39.042Z] ---> 6ddba7fbca70 [2023-11-01T18:32:39.042Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:32:39.042Z] ---> Running in 2c460563f408 [2023-11-01T18:32:39.631Z] Removing intermediate container 2c460563f408 [2023-11-01T18:32:39.631Z] ---> 66fafa092c23 [2023-11-01T18:32:39.631Z] Step 6/12 : WORKDIR /device-uart [2023-11-01T18:32:39.631Z] ---> Running in f1ba8dcdabe0 [2023-11-01T18:32:39.900Z] Removing intermediate container f1ba8dcdabe0 [2023-11-01T18:32:39.900Z] ---> 166088731111 [2023-11-01T18:32:39.900Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:32:40.176Z] ---> Running in 6a125f37324b [2023-11-01T18:32:41.141Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:32:41.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:32:43.162Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-01T18:32:43.162Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-01T18:32:43.162Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-01T18:32:43.162Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-01T18:32:43.162Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:32:43.162Z] OK: 270 MiB in 56 packages [2023-11-01T18:32:44.124Z] Removing intermediate container 6a125f37324b [2023-11-01T18:32:44.124Z] ---> 4b60ff63846e [2023-11-01T18:32:44.124Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-01T18:32:44.711Z] ---> f250d782a6d7 [2023-11-01T18:32:44.711Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:32:44.983Z] ---> Running in 5ba045616890 [2023-11-01T18:34:06.651Z] Removing intermediate container 5ba045616890 [2023-11-01T18:34:06.651Z] ---> 7e536881e11b [2023-11-01T18:34:06.651Z] Step 10/12 : COPY . . [2023-11-01T18:34:07.238Z] ---> 92a1f65a52b1 [2023-11-01T18:34:07.238Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:34:07.238Z] ---> Running in 185d8077d65c [2023-11-01T18:34:07.516Z] Removing intermediate container 185d8077d65c [2023-11-01T18:34:07.516Z] ---> bb493636de7e [2023-11-01T18:34:07.516Z] Step 12/12 : RUN ${MAKE} [2023-11-01T18:34:07.516Z] ---> Running in 81606aa85ae6 [2023-11-01T18:34:08.492Z] noop [2023-11-01T18:34:09.460Z] Removing intermediate container 81606aa85ae6 [2023-11-01T18:34:09.460Z] ---> 8d86618749af [2023-11-01T18:34:09.460Z] Successfully built 8d86618749af [2023-11-01T18:34:09.460Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:34:09.952Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:34:09.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:10.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container [2023-11-01T18:34:10.336Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:34:11.694Z] $ docker top c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:34:12.621Z] + go version [2023-11-01T18:34:12.621Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T18:34:12.657Z] $ docker stop --time=1 c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 [2023-11-01T18:34:14.347Z] $ docker rm -f --volumes c051207872aa3d466a4dd2667d7dacb5787009a04c3838345e30b3eecba955f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:34:15.236Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T18:34:15.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:34:15.533Z] prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container [2023-11-01T18:34:15.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-01T18:34:18.109Z] $ docker top b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:34:19.038Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-11-01T18:34:19.768Z] + make test [2023-11-01T18:34:19.769Z] go test ./... -coverprofile=coverage.out [2023-11-01T18:34:25.126Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-01T18:36:16.847Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-01T18:36:16.847Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-01T18:36:16.847Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-01T18:36:16.847Z] go vet ./... [2023-11-01T18:36:31.837Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T18:36:31.837Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T18:36:31.837Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T18:36:32.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-01T18:36:32.194Z] $ docker stop --time=1 b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 [2023-11-01T18:36:34.286Z] $ docker rm -f --volumes b327995ca595be6590f55ef908de536d4a9469f544a7ba54e62462de1e344a36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T18:36:35.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-01T18:36:35.607Z] Warning: overwriting stash ‘coverage-report’ [2023-11-01T18:36:36.032Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T18:36:36.798Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-01T18:36:37.138Z] + ls -al . [2023-11-01T18:36:37.139Z] total 148 [2023-11-01T18:36:37.139Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 1 18:34 . [2023-11-01T18:36:37.139Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 18:31 .. [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 1 18:31 .dockerignore [2023-11-01T18:36:37.139Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 18:31 .git [2023-11-01T18:36:37.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 .github [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 1 18:31 .gitignore [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 1 18:31 .golangci.yml [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 1 18:31 Attribution.txt [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 1777 Nov 1 18:31 Dockerfile [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 1 18:31 GOVERNANCE.md [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 1 18:31 Jenkinsfile [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 1 18:31 LICENSE [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 1 18:31 Makefile [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 1 18:31 OWNERS.md [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 1 18:31 README.md [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 18:26 VERSION [2023-11-01T18:36:37.139Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 18:31 bin [2023-11-01T18:36:37.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 cmd [2023-11-01T18:36:37.139Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 1 18:34 coverage.out [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 3721 Nov 1 18:31 go.mod [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 35313 Nov 1 18:31 go.sum [2023-11-01T18:36:37.139Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 18:31 internal [2023-11-01T18:36:37.139Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 1 18:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:36:37.568Z] + 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=cae7e691fffcb1cc879cb14baa2df8369439d0d8 --label arch=arm64 --label version=0.0.0 . [2023-11-01T18:36:37.843Z] Sending build context to Docker daemon 5.652MB [2023-11-01T18:36:37.843Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-01T18:36:37.843Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-01T18:36:37.843Z] ---> 8d86618749af [2023-11-01T18:36:37.843Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-01T18:36:38.441Z] ---> Running in b7525c225bc0 [2023-11-01T18:36:38.441Z] Removing intermediate container b7525c225bc0 [2023-11-01T18:36:38.441Z] ---> 99a277afe47b [2023-11-01T18:36:38.441Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-01T18:36:38.708Z] ---> Running in fdbf07d3a60e [2023-11-01T18:36:38.976Z] Removing intermediate container fdbf07d3a60e [2023-11-01T18:36:38.976Z] ---> 188e7688721d [2023-11-01T18:36:38.976Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-11-01T18:36:38.976Z] ---> Running in 23bebeac9f2a [2023-11-01T18:36:39.250Z] Removing intermediate container 23bebeac9f2a [2023-11-01T18:36:39.250Z] ---> fdcdd335a4e9 [2023-11-01T18:36:39.250Z] Step 6/25 : WORKDIR /device-uart [2023-11-01T18:36:39.519Z] ---> Running in 4d11e0c3d92b [2023-11-01T18:36:39.793Z] Removing intermediate container 4d11e0c3d92b [2023-11-01T18:36:39.793Z] ---> b937603b005e [2023-11-01T18:36:39.793Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-01T18:36:39.793Z] ---> Running in e1e072153a65 [2023-11-01T18:36:41.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:36:41.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:36:42.430Z] OK: 270 MiB in 56 packages [2023-11-01T18:36:44.384Z] Removing intermediate container e1e072153a65 [2023-11-01T18:36:44.384Z] ---> 056469966365 [2023-11-01T18:36:44.384Z] Step 8/25 : COPY go.mod vendor* ./ [2023-11-01T18:36:44.967Z] ---> a27897fd764e [2023-11-01T18:36:44.967Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T18:36:45.238Z] ---> Running in 108248e27ec6 [2023-11-01T18:36:49.490Z] Removing intermediate container 108248e27ec6 [2023-11-01T18:36:49.490Z] ---> a56bea2e8d6d [2023-11-01T18:36:49.490Z] Step 10/25 : COPY . . [2023-11-01T18:36:51.044Z] ---> 2b65f3706b0c [2023-11-01T18:36:51.044Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-01T18:36:51.044Z] ---> Running in eff0201191c8 [2023-11-01T18:36:51.312Z] Removing intermediate container eff0201191c8 [2023-11-01T18:36:51.312Z] ---> 7cf2c27fe351 [2023-11-01T18:36:51.312Z] Step 12/25 : RUN ${MAKE} [2023-11-01T18:36:51.591Z] ---> Running in 23c5efef208d [2023-11-01T18:36:54.176Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-01T18:38:45.868Z] Removing intermediate container 23c5efef208d [2023-11-01T18:38:45.868Z] ---> b8e061a4a978 [2023-11-01T18:38:45.868Z] Step 13/25 : FROM alpine:3.18 [2023-11-01T18:38:45.868Z] 3.18: Pulling from library/alpine [2023-11-01T18:38:45.868Z] 579b34f0a95b: Pulling fs layer [2023-11-01T18:38:45.868Z] 579b34f0a95b: Verifying Checksum [2023-11-01T18:38:45.868Z] 579b34f0a95b: Download complete [2023-11-01T18:38:45.868Z] 579b34f0a95b: Pull complete [2023-11-01T18:38:45.868Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T18:38:45.868Z] Status: Downloaded newer image for alpine:3.18 [2023-11-01T18:38:45.868Z] ---> 3cc203321400 [2023-11-01T18:38:45.868Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-01T18:38:45.868Z] ---> Running in 74cf7e90d8e9 [2023-11-01T18:38:45.868Z] Removing intermediate container 74cf7e90d8e9 [2023-11-01T18:38:45.868Z] ---> 4a58915da668 [2023-11-01T18:38:45.868Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-01T18:38:45.868Z] ---> Running in 87685cfe1bbb [2023-11-01T18:38:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T18:38:45.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T18:38:46.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T18:38:46.451Z] Executing busybox-1.36.1-r2.trigger [2023-11-01T18:38:46.451Z] OK: 8 MiB in 16 packages [2023-11-01T18:38:47.410Z] Removing intermediate container 87685cfe1bbb [2023-11-01T18:38:47.410Z] ---> da13e9b97060 [2023-11-01T18:38:47.410Z] Step 16/25 : WORKDIR / [2023-11-01T18:38:47.410Z] ---> Running in 9c8877c30bb1 [2023-11-01T18:38:47.676Z] Removing intermediate container 9c8877c30bb1 [2023-11-01T18:38:47.676Z] ---> c657fa433a8c [2023-11-01T18:38:47.676Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-01T18:38:48.259Z] ---> 7369d77bc096 [2023-11-01T18:38:48.259Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-11-01T18:38:48.844Z] ---> 352677c0ee14 [2023-11-01T18:38:48.844Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-11-01T18:38:50.346Z] ---> 9e97533479b5 [2023-11-01T18:38:50.346Z] Step 20/25 : EXPOSE 59995 [2023-11-01T18:38:50.346Z] ---> Running in d6ec75a094db [2023-11-01T18:38:50.623Z] Removing intermediate container d6ec75a094db [2023-11-01T18:38:50.623Z] ---> 5db7f59e562b [2023-11-01T18:38:50.623Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-11-01T18:38:50.623Z] ---> Running in e67b35021b05 [2023-11-01T18:38:50.899Z] Removing intermediate container e67b35021b05 [2023-11-01T18:38:50.899Z] ---> 99bd90c69a69 [2023-11-01T18:38:50.899Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-01T18:38:50.899Z] ---> Running in 195cfefe8a16 [2023-11-01T18:38:54.275Z] Removing intermediate container 195cfefe8a16 [2023-11-01T18:38:54.275Z] ---> 20f8bf1af149 [2023-11-01T18:38:54.275Z] Step 23/25 : LABEL arch=arm64 [2023-11-01T18:38:54.541Z] ---> Running in acb78cdaa770 [2023-11-01T18:38:54.806Z] Removing intermediate container acb78cdaa770 [2023-11-01T18:38:54.806Z] ---> d9f739eccb20 [2023-11-01T18:38:54.806Z] Step 24/25 : LABEL git_sha=cae7e691fffcb1cc879cb14baa2df8369439d0d8 [2023-11-01T18:38:54.806Z] ---> Running in d2783deee775 [2023-11-01T18:38:55.072Z] Removing intermediate container d2783deee775 [2023-11-01T18:38:55.072Z] ---> fa1b17e2ddc6 [2023-11-01T18:38:55.072Z] Step 25/25 : LABEL version=0.0.0 [2023-11-01T18:38:55.072Z] ---> Running in ae4e16e21d53 [2023-11-01T18:38:55.338Z] Removing intermediate container ae4e16e21d53 [2023-11-01T18:38:55.338Z] ---> ce7b11937a0d [2023-11-01T18:38:55.338Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-01T18:38:55.338Z] Successfully built ce7b11937a0d [2023-11-01T18:38:55.338Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:38:56.443Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:38:56.443Z] [2023-11-01T18:38:56.443Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:38:56.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:38:56.840Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T18:38:56.840Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T18:38:56.840Z] 04944245beec: Pulling fs layer [2023-11-01T18:38:56.840Z] 699f458cf7ca: Pulling fs layer [2023-11-01T18:38:56.840Z] 765212b225bb: Pulling fs layer [2023-11-01T18:38:56.840Z] f23df028b6ca: Pulling fs layer [2023-11-01T18:38:56.840Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T18:38:56.840Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T18:38:56.840Z] 765212b225bb: Waiting [2023-11-01T18:38:56.840Z] f23df028b6ca: Waiting [2023-11-01T18:38:56.840Z] d65c8cfc05b1: Waiting [2023-11-01T18:38:56.840Z] 2437ff75d9bd: Waiting [2023-11-01T18:38:57.108Z] 04944245beec: Verifying Checksum [2023-11-01T18:38:57.108Z] 04944245beec: Download complete [2023-11-01T18:38:57.108Z] 765212b225bb: Verifying Checksum [2023-11-01T18:38:57.108Z] 765212b225bb: Download complete [2023-11-01T18:38:57.108Z] f23df028b6ca: Verifying Checksum [2023-11-01T18:38:57.108Z] f23df028b6ca: Download complete [2023-11-01T18:38:57.108Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T18:38:57.108Z] d65c8cfc05b1: Download complete [2023-11-01T18:38:57.376Z] 699f458cf7ca: Verifying Checksum [2023-11-01T18:38:57.376Z] 699f458cf7ca: Download complete [2023-11-01T18:38:57.645Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T18:38:57.645Z] 8998bd30e6a1: Download complete [2023-11-01T18:39:00.228Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T18:39:00.228Z] 2437ff75d9bd: Download complete [2023-11-01T18:39:02.173Z] 8998bd30e6a1: Pull complete [2023-11-01T18:39:02.754Z] 04944245beec: Pull complete [2023-11-01T18:39:04.157Z] 699f458cf7ca: Pull complete [2023-11-01T18:39:04.422Z] 765212b225bb: Pull complete [2023-11-01T18:39:08.663Z] f23df028b6ca: Pull complete [2023-11-01T18:39:08.663Z] d65c8cfc05b1: Pull complete [2023-11-01T18:39:26.854Z] 2437ff75d9bd: Pull complete [2023-11-01T18:39:26.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T18:39:26.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T18:39:26.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:39:27.161Z] prd-ubuntu20.04-docker-arm64-4c-16g-16262 does not seem to be running inside a container [2023-11-01T18:39:27.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-01T18:39:29.799Z] $ docker top 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:30.379Z] ---> job-cost.sh [2023-11-01T18:39:30.646Z] lf-activate-venv: SKIPPING [2023-11-01T18:39:30.646Z] INFO: No Stack... [2023-11-01T18:39:30.916Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T18:39:31.878Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T18:39:32.535Z] + cat+ cut -d, -f6 [2023-11-01T18:39:32.535Z] /w/workspace/device-uart/1/archives/cost.csv [Pipeline] lock [2023-11-01T18:39:32.631Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [2023-11-01T18:39:32.635Z] Resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] did not exist. Created. [2023-11-01T18:39:32.635Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T18:39:33.052Z] /w/workspace/device-uart/1@tmp/durable-38e14c23/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-01T18:39:33.405Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T18:39:33.705Z] Warning: overwriting stash ‘stack-cost’ [2023-11-01T18:39:33.750Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T18:39:33.764Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-30-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T18:39:33.843Z] $ docker stop --time=1 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb [2023-11-01T18:39:37.586Z] $ docker rm -f --volumes 701003cf6ae0c76d523961ea44cc4d8737a300ba59f4b9fc5510de8c752895eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-01T18:39:38.598Z] provisioning config files... [2023-11-01T18:39:38.606Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config17697068101766801405tmp [Pipeline] { [Pipeline] sh [2023-11-01T18:39:38.944Z] + set +x [2023-11-01T18:39:38.945Z] + bash -s -- [2023-11-01T18:39:38.945Z] + curl -s https://codecov.io/bash [2023-11-01T18:39:38.945Z] [2023-11-01T18:39:38.945Z] _____ _ [2023-11-01T18:39:38.945Z] / ____| | | [2023-11-01T18:39:38.945Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T18:39:38.945Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T18:39:38.945Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T18:39:38.945Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T18:39:38.945Z] Bash-1.0.6 [2023-11-01T18:39:38.945Z] [2023-11-01T18:39:38.945Z] [2023-11-01T18:39:38.945Z] ==> git version 2.25.1 found [2023-11-01T18:39:38.945Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-01T18:39:38.945Z] Release-Date: 2020-01-08 [2023-11-01T18:39:38.945Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-01T18:39:38.945Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T18:39:38.945Z] ==> Jenkins CI detected. [2023-11-01T18:39:38.945Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-30 [2023-11-01T18:39:38.945Z] project root: . [2023-11-01T18:39:38.945Z] --> token set from env [2023-11-01T18:39:38.945Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T18:39:38.945Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T18:39:38.945Z] ==> Python coveragepy not found [2023-11-01T18:39:38.945Z] ==> Searching for coverage reports in: [2023-11-01T18:39:38.945Z] + . [2023-11-01T18:39:39.205Z] -> Found 1 reports [2023-11-01T18:39:39.205Z] ==> Detecting git/mercurial file structure [2023-11-01T18:39:39.205Z] ==> Reading reports [2023-11-01T18:39:39.205Z] + ./coverage.out bytes=10 [2023-11-01T18:39:39.205Z] ==> Appending adjustments [2023-11-01T18:39:39.205Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T18:39:39.205Z] + Found adjustments [2023-11-01T18:39:39.205Z] ==> Gzipping contents [2023-11-01T18:39:39.205Z] 4.0K /tmp/codecov.BSfSei.gz [2023-11-01T18:39:39.205Z] ==> Uploading reports [2023-11-01T18:39:39.205Z] url: https://codecov.io [2023-11-01T18:39:39.205Z] query: branch=PR-30&commit=cae7e691fffcb1cc879cb14baa2df8369439d0d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=30&job=&cmd_args= [2023-11-01T18:39:39.205Z] -> Pinging Codecov [2023-11-01T18:39:39.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-30&commit=cae7e691fffcb1cc879cb14baa2df8369439d0d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-30%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=30&job=&cmd_args= [2023-11-01T18:39:39.468Z] -> Uploading to [2023-11-01T18:39:39.468Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/B9AA6E0BBD74AE3A32605C7A7C664919/cae7e691fffcb1cc879cb14baa2df8369439d0d8/5e84a6ae-5609-40b4-871a-20e670f8a6a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T183939Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6196bb7b62905561a93d2ff555160d995e24542544d05db0be8cabfb2c7faabd [2023-11-01T18:39:39.468Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T18:39:39.468Z] Dload Upload Total Spent Left Speed [2023-11-01T18:39:39.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2258 --:--:-- --:--:-- --:--:-- 2258 [2023-11-01T18:39:39.728Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cae7e691fffcb1cc879cb14baa2df8369439d0d8 [Pipeline] } [2023-11-01T18:39:39.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-01T18:39:41.557Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-30/archives ] [2023-11-01T18:39:41.557Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-30/archives [2023-11-01T18:39:41.557Z] total 16 [2023-11-01T18:39:41.557Z] drwxr-xr-x 3 root root 4096 Nov 1 18:29 . [2023-11-01T18:39:41.557Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:29 .. [2023-11-01T18:39:41.557Z] drwxr-xr-x 2 root root 4096 Nov 1 18:29 cost [2023-11-01T18:39:41.557Z] -rw-r--r-- 1 root root 82 Nov 1 18:29 cost.csv [2023-11-01T18:39:41.557Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-30/archives [2023-11-01T18:39:41.557Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-30/archives [2023-11-01T18:39:41.557Z] total 16 [2023-11-01T18:39:41.557Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 18:29 . [2023-11-01T18:39:41.558Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 18:29 .. [2023-11-01T18:39:41.558Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 18:29 cost [2023-11-01T18:39:41.558Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 1 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:41.883Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:42.771Z] ---> package-listing.sh [2023-11-01T18:39:42.771Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T18:39:42.771Z] ++ facter osfamily [2023-11-01T18:39:43.033Z] + OS_FAMILY=debian [2023-11-01T18:39:43.033Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-30 [2023-11-01T18:39:43.033Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T18:39:43.033Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T18:39:43.033Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T18:39:43.033Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T18:39:43.033Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-30 ']' [2023-11-01T18:39:43.033Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T18:39:43.033Z] + case "${OS_FAMILY}" in [2023-11-01T18:39:43.033Z] + dpkg -l [2023-11-01T18:39:43.033Z] + grep '^ii' [2023-11-01T18:39:43.033Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T18:39:43.033Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T18:39:43.033Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T18:39:43.033Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-30 ']' [2023-11-01T18:39:43.033Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-30/archives/ [2023-11-01T18:39:43.033Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-30/archives/ [Pipeline] echo [2023-11-01T18:39:43.067Z] 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-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T18:39:43.358Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T18:39:43.983Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T18:39:43.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T18:39:44.134Z] prd-ubuntu20.04-docker-8c-8g-16261 does not seem to be running inside a container [2023-11-01T18:39:44.170Z] $ 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-30/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-30 -v /w/workspace/edgexfoundry_device-uart_PR-30:/w/workspace/edgexfoundry_device-uart_PR-30:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-30@tmp:/w/workspace/edgexfoundry_device-uart_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-01T18:39:44.380Z] $ docker top d0d5a91c7bb0875b0439f183526b7fc910d0fbdb5f3a8d549c181672aeb8d9cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T18:39:44.759Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T18:39:45.072Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T18:39:45.387Z] + ls /var/log/sa-host [2023-11-01T18:39:45.387Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T18:39:45.534Z] provisioning config files... [2023-11-01T18:39:45.543Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-30@tmp/config17224380596444099720tmp [Pipeline] { [Pipeline] echo [2023-11-01T18:39:45.605Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:46.115Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T18:39:46.150Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:46.568Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T18:39:46.602Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:46.930Z] ---> sudo-logs.sh [2023-11-01T18:39:46.930Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T18:39:47.011Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:47.885Z] ---> job-cost.sh [2023-11-01T18:39:47.885Z] lf-activate-venv: SKIPPING [2023-11-01T18:39:47.885Z] DEBUG: total: 0.2199999988079071 [2023-11-01T18:39:47.885Z] INFO: Retrieving Stack Cost... [2023-11-01T18:39:47.885Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T18:39:48.455Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T18:39:48.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T18:39:48.804Z] ---> logs-deploy.sh [2023-11-01T18:39:48.804Z] lf-activate-venv: SKIPPING [2023-11-01T18:39:48.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-30/1 [2023-11-01T18:39:48.804Z] INFO: archiving workspace using pattern(s): [2023-11-01T18:39:49.744Z] Archives upload complete. [2023-11-01T18:39:50.002Z] INFO: archiving logs to Nexus [2023-11-01T18:39:50.570Z] ---> uname -a: [2023-11-01T18:39:50.570Z] Linux prd-ubuntu20-04-docker-8c-8g-16261 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-01T18:39:50.570Z] [2023-11-01T18:39:50.570Z] [2023-11-01T18:39:50.570Z] ---> lscpu: [2023-11-01T18:39:50.570Z] Architecture: x86_64 [2023-11-01T18:39:50.570Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-01T18:39:50.570Z] Byte Order: Little Endian [2023-11-01T18:39:50.570Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-01T18:39:50.570Z] CPU(s): 8 [2023-11-01T18:39:50.570Z] On-line CPU(s) list: 0-7 [2023-11-01T18:39:50.570Z] Thread(s) per core: 1 [2023-11-01T18:39:50.570Z] Core(s) per socket: 1 [2023-11-01T18:39:50.570Z] Socket(s): 8 [2023-11-01T18:39:50.570Z] NUMA node(s): 1 [2023-11-01T18:39:50.571Z] Vendor ID: AuthenticAMD [2023-11-01T18:39:50.571Z] CPU family: 23 [2023-11-01T18:39:50.571Z] Model: 49 [2023-11-01T18:39:50.571Z] Model name: AMD EPYC-Rome Processor [2023-11-01T18:39:50.571Z] Stepping: 0 [2023-11-01T18:39:50.571Z] CPU MHz: 2799.998 [2023-11-01T18:39:50.571Z] BogoMIPS: 5599.99 [2023-11-01T18:39:50.571Z] Virtualization: AMD-V [2023-11-01T18:39:50.571Z] Hypervisor vendor: KVM [2023-11-01T18:39:50.571Z] Virtualization type: full [2023-11-01T18:39:50.571Z] L1d cache: 256 KiB [2023-11-01T18:39:50.571Z] L1i cache: 256 KiB [2023-11-01T18:39:50.571Z] L2 cache: 4 MiB [2023-11-01T18:39:50.571Z] L3 cache: 128 MiB [2023-11-01T18:39:50.571Z] NUMA node0 CPU(s): 0-7 [2023-11-01T18:39:50.571Z] Vulnerability Itlb multihit: Not affected [2023-11-01T18:39:50.571Z] Vulnerability L1tf: Not affected [2023-11-01T18:39:50.571Z] Vulnerability Mds: Not affected [2023-11-01T18:39:50.571Z] Vulnerability Meltdown: Not affected [2023-11-01T18:39:50.571Z] Vulnerability Mmio stale data: Not affected [2023-11-01T18:39:50.571Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-01T18:39:50.571Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-01T18:39:50.571Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-01T18:39:50.571Z] Vulnerability Srbds: Not affected [2023-11-01T18:39:50.571Z] Vulnerability Tsx async abort: Not affected [2023-11-01T18:39:50.571Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-01T18:39:50.571Z] [2023-11-01T18:39:50.571Z]