Pull request #29 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d99496cffa5c22785e92c353c4d1db738a0d636+c30bf90ffa9b09e56965655bf5f596629c9edc5f (73069c0ef7817dfe1a6836340cf89e7c5f048b7b) 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-ssh463048111256424810.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1388902512427302759.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-29/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-29/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15896186316234305470.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-29/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17290002233817227820.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh1223941882708762498.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-29/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-29/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8215513191853473084.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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 Running on prd-ubuntu20.04-docker-8c-8g-11971 in /w/workspace/edgexfoundry_device-uart_PR-29 [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-29 # 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/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c30bf90ffa9b09e56965655bf5f596629c9edc5f into PR head commit 9d99496cffa5c22785e92c353c4d1db738a0d636 Merge succeeded, producing 9d99496cffa5c22785e92c353c4d1db738a0d636 Checking out Revision 9d99496cffa5c22785e92c353c4d1db738a0d636 (PR-29) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T18:44:54.126Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9d99496cffa5c22785e92c353c4d1db738a0d636 # 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 c30bf90ffa9b09e56965655bf5f596629c9edc5f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d99496cffa5c22785e92c353c4d1db738a0d636 # timeout=10 [Pipeline] withCredentials [2023-10-26T18:44:54.302Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-26T18:44:54.509Z] ========================================================= [2023-10-26T18:44:54.509Z] EdgeX Global Pipelines Version Info [2023-10-26T18:44:54.509Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:44:56.592Z] ------------------- [2023-10-26T18:44:56.592Z] stable info: [2023-10-26T18:44:56.593Z] ------------------- [2023-10-26T18:44:56.593Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T18:44:56.593Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T18:44:56.593Z] Message: update stable to v1.0.254 [2023-10-26T18:44:57.162Z] ------------------- [2023-10-26T18:44:57.162Z] experimental info: [2023-10-26T18:44:57.162Z] ------------------- [2023-10-26T18:44:57.162Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T18:44:57.162Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T18:44:57.162Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T18:44:57.439Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-10-26T18:44:57.475Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-10-26T18:44:57.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T18:44:57.555Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T18:44:57.593Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T18:44:57.635Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T18:44:57.675Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T18:44:57.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T18:44:57.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T18:44:57.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T18:44:57.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T18:44:57.863Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-10-26T18:44:57.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T18:44:57.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T18:44:57.981Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T18:44:58.018Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T18:44:58.056Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T18:44:58.095Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T18:44:58.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T18:44:58.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T18:44:58.218Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-26T18:44:58.255Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-26T18:44:58.295Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T18:44:58.339Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T18:44:58.380Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T18:44:58.420Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T18:44:58.461Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T18:44:58.500Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo [2023-10-26T18:44:58.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo [2023-10-26T18:44:58.577Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo [2023-10-26T18:44:58.617Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d99496cffa5c22785e92c353c4d1db738a0d636 [Pipeline] echo [2023-10-26T18:44:58.657Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d99496 [Pipeline] echo [2023-10-26T18:44:58.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T18:44:58.820Z] provisioning config files... [2023-10-26T18:44:58.833Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-29@tmp/config11977740159474832603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:44:59.170Z] ---> docker-login.sh [2023-10-26T18:44:59.170Z] nexus3.edgexfoundry.org:10001 [2023-10-26T18:44:59.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:44:59.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:44:59.688Z] Configure a credential helper to remove this warning. See [2023-10-26T18:44:59.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:44:59.688Z] [2023-10-26T18:44:59.688Z] Login Succeeded [2023-10-26T18:44:59.688Z] nexus3.edgexfoundry.org:10002 [2023-10-26T18:44:59.688Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:44:59.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:44:59.688Z] Configure a credential helper to remove this warning. See [2023-10-26T18:44:59.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:44:59.688Z] [2023-10-26T18:44:59.688Z] Login Succeeded [2023-10-26T18:44:59.689Z] nexus3.edgexfoundry.org:10003 [2023-10-26T18:44:59.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:44:59.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:44:59.689Z] Configure a credential helper to remove this warning. See [2023-10-26T18:44:59.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:44:59.689Z] [2023-10-26T18:44:59.689Z] Login Succeeded [2023-10-26T18:44:59.689Z] nexus3.edgexfoundry.org:10004 [2023-10-26T18:44:59.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:44:59.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:44:59.949Z] Configure a credential helper to remove this warning. See [2023-10-26T18:44:59.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:44:59.949Z] [2023-10-26T18:44:59.949Z] Login Succeeded [2023-10-26T18:44:59.949Z] docker.io [2023-10-26T18:44:59.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:00.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:00.209Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:00.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:00.209Z] [2023-10-26T18:45:00.209Z] Login Succeeded [2023-10-26T18:45:00.209Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T18:45:00.235Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T18:45:00.864Z] + git rev-list -1 --merges 9d99496cffa5c22785e92c353c4d1db738a0d636~1..9d99496cffa5c22785e92c353c4d1db738a0d636 [Pipeline] echo [2023-10-26T18:45:00.914Z] -----------> git rev-list -1 --merges 9d99496cffa5c22785e92c353c4d1db738a0d636~1..9d99496cffa5c22785e92c353c4d1db738a0d636 9d99496cffa5c22785e92c353c4d1db738a0d636 [false] [Pipeline] sh [2023-10-26T18:45:01.218Z] + git log --format=format:%s -1 9d99496cffa5c22785e92c353c4d1db738a0d636 [Pipeline] echo [2023-10-26T18:45:01.250Z] ========================================================= [2023-10-26T18:45:01.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T18:45:01.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T18:45:01.689Z] + git log --format=format:%s -1 9d99496cffa5c22785e92c353c4d1db738a0d636 [Pipeline] echo [2023-10-26T18:45:01.721Z] [semverPrep] GIT_COMMIT: 9d99496cffa5c22785e92c353c4d1db738a0d636, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-26T18:45:01.750Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T18:45:02.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T18:45:02.148Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T18:45:02.148Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T18:45:02.148Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T18:45:02.148Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T18:45:02.148Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T18:45:02.148Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:45:02.654Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T18:45:02.655Z] [2023-10-26T18:45:02.655Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:45:03.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T18:45:03.031Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T18:45:03.031Z] b85a868b505f: Pulling fs layer [2023-10-26T18:45:03.031Z] e2be974225ed: Pulling fs layer [2023-10-26T18:45:03.031Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T18:45:03.031Z] 988bab9f4d93: Pulling fs layer [2023-10-26T18:45:03.031Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T18:45:03.031Z] eaf3925da568: Pulling fs layer [2023-10-26T18:45:03.031Z] bab4dde63d76: Pulling fs layer [2023-10-26T18:45:03.031Z] bde34c3a00c8: Pulling fs layer [2023-10-26T18:45:03.031Z] b352a97aabf1: Pulling fs layer [2023-10-26T18:45:03.031Z] 4872d77fe225: Pulling fs layer [2023-10-26T18:45:03.031Z] 5851b861e8e6: Pulling fs layer [2023-10-26T18:45:03.031Z] bab4dde63d76: Waiting [2023-10-26T18:45:03.031Z] 1469e6f7b9e6: Waiting [2023-10-26T18:45:03.031Z] bde34c3a00c8: Waiting [2023-10-26T18:45:03.031Z] 4872d77fe225: Waiting [2023-10-26T18:45:03.031Z] 5851b861e8e6: Waiting [2023-10-26T18:45:03.031Z] 988bab9f4d93: Waiting [2023-10-26T18:45:03.031Z] b352a97aabf1: Waiting [2023-10-26T18:45:03.031Z] eaf3925da568: Waiting [2023-10-26T18:45:03.031Z] e2be974225ed: Download complete [2023-10-26T18:45:03.031Z] 988bab9f4d93: Download complete [2023-10-26T18:45:03.031Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T18:45:03.031Z] 1469e6f7b9e6: Download complete [2023-10-26T18:45:03.031Z] eaf3925da568: Verifying Checksum [2023-10-26T18:45:03.031Z] eaf3925da568: Download complete [2023-10-26T18:45:03.031Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T18:45:03.031Z] 339a4e72a1f5: Download complete [2023-10-26T18:45:03.290Z] bde34c3a00c8: Verifying Checksum [2023-10-26T18:45:03.290Z] bde34c3a00c8: Download complete [2023-10-26T18:45:03.290Z] b352a97aabf1: Download complete [2023-10-26T18:45:03.290Z] 4872d77fe225: Download complete [2023-10-26T18:45:03.290Z] 5851b861e8e6: Verifying Checksum [2023-10-26T18:45:03.290Z] b85a868b505f: Verifying Checksum [2023-10-26T18:45:03.290Z] b85a868b505f: Download complete [2023-10-26T18:45:03.548Z] bab4dde63d76: Verifying Checksum [2023-10-26T18:45:04.483Z] b85a868b505f: Pull complete [2023-10-26T18:45:04.742Z] e2be974225ed: Pull complete [2023-10-26T18:45:05.005Z] 339a4e72a1f5: Pull complete [2023-10-26T18:45:05.283Z] 988bab9f4d93: Pull complete [2023-10-26T18:45:05.541Z] 1469e6f7b9e6: Pull complete [2023-10-26T18:45:05.541Z] eaf3925da568: Pull complete [2023-10-26T18:45:07.442Z] bab4dde63d76: Pull complete [2023-10-26T18:45:07.442Z] bde34c3a00c8: Pull complete [2023-10-26T18:45:07.442Z] b352a97aabf1: Pull complete [2023-10-26T18:45:07.442Z] 4872d77fe225: Pull complete [2023-10-26T18:45:07.442Z] 5851b861e8e6: Pull complete [2023-10-26T18:45:07.442Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T18:45:07.442Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T18:45:07.442Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:45:07.659Z] prd-ubuntu20.04-docker-8c-8g-11971 does not seem to be running inside a container [2023-10-26T18:45:07.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-29 -v /w/workspace/edgexfoundry_device-uart_PR-29:/w/workspace/edgexfoundry_device-uart_PR-29:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-29@tmp:/w/workspace/edgexfoundry_device-uart_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T18:45:10.939Z] $ docker top e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 -eo pid,comm [2023-10-26T18:45:10.990Z] 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-10-26T18:45:10.990Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T18:45:11.120Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T18:45:11.120Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T18:45:11.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T18:45:11.228Z] $ docker exec e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 ssh-agent [2023-10-26T18:45:11.337Z] SSH_AUTH_SOCK=/tmp/ssh-zZQp1uEKobwr/agent.30 [2023-10-26T18:45:11.337Z] SSH_AGENT_PID=36 [2023-10-26T18:45:11.344Z] Running ssh-add (command line suppressed) [2023-10-26T18:45:11.448Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-29@tmp/private_key_4842649206713818890.key (/w/workspace/edgexfoundry_device-uart_PR-29@tmp/private_key_4842649206713818890.key) [2023-10-26T18:45:11.462Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T18:45:11.796Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T18:45:11.823Z] $ docker exec --env ******** --env ******** e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 ssh-agent -k [2023-10-26T18:45:11.912Z] unset SSH_AUTH_SOCK; [2023-10-26T18:45:11.913Z] unset SSH_AGENT_PID; [2023-10-26T18:45:11.913Z] echo Agent pid 36 killed; [2023-10-26T18:45:11.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T18:45:12.002Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T18:45:12.002Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T18:45:12.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T18:45:12.101Z] $ docker exec e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 ssh-agent [2023-10-26T18:45:12.204Z] SSH_AUTH_SOCK=/tmp/ssh-pR4ZVVvUOJq0/agent.69 [2023-10-26T18:45:12.204Z] SSH_AGENT_PID=75 [2023-10-26T18:45:12.209Z] Running ssh-add (command line suppressed) [2023-10-26T18:45:12.308Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-29@tmp/private_key_3745261332894568504.key (/w/workspace/edgexfoundry_device-uart_PR-29@tmp/private_key_3745261332894568504.key) [2023-10-26T18:45:12.318Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T18:45:12.643Z] + git semver init [2023-10-26T18:45:12.901Z] 2023-10-26 18:45:12,811 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T18:45:12.901Z] 2023-10-26 18:45:12,812 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-29/.semver [2023-10-26T18:45:12.902Z] 2023-10-26 18:45:12,812 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-29/.semver [2023-10-26T18:45:12.902Z] 2023-10-26 18:45:12,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-29/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-29, universal_newlines=False, shell=None, istream=None) [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,749 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-29/.git/info/exclude [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-29/.semver/PR-29 with force:False [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,750 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-29/.semver/PR-29 [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,754 [execute] INFO git cat-file --batch-check [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,760 [execute] INFO git cat-file --batch [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-29/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T18:45:13.837Z] 2023-10-26 18:45:13,764 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-29/.semver/PR-29 [2023-10-26T18:45:13.837Z] 0.0.0 [Pipeline] } [2023-10-26T18:45:13.871Z] $ docker exec --env ******** --env ******** e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 ssh-agent -k [2023-10-26T18:45:13.967Z] unset SSH_AUTH_SOCK; [2023-10-26T18:45:13.967Z] unset SSH_AGENT_PID; [2023-10-26T18:45:13.968Z] echo Agent pid 75 killed; [2023-10-26T18:45:13.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T18:45:14.395Z] + git semver [Pipeline] } [2023-10-26T18:45:14.680Z] $ docker stop --time=1 e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 [2023-10-26T18:45:15.984Z] $ docker rm -f --volumes e499ad3c15a359ac34d6d422436808caecabd1e100f6dc26f4ae687270404b48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T18:45:16.378Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T18:45:16.686Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T18:45:16.704Z] [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-10-26T18:45:17.286Z] provisioning config files... [2023-10-26T18:45:17.299Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-29@tmp/config573895842584055046tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:45:17.634Z] ---> docker-login.sh [2023-10-26T18:45:17.634Z] nexus3.edgexfoundry.org:10001 [2023-10-26T18:45:17.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:17.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:17.634Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:17.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:17.634Z] [2023-10-26T18:45:17.634Z] Login Succeeded [2023-10-26T18:45:17.634Z] nexus3.edgexfoundry.org:10002 [2023-10-26T18:45:17.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:17.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:17.634Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:17.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:17.634Z] [2023-10-26T18:45:17.634Z] Login Succeeded [2023-10-26T18:45:17.634Z] nexus3.edgexfoundry.org:10003 [2023-10-26T18:45:17.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:17.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:17.892Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:17.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:17.892Z] [2023-10-26T18:45:17.892Z] Login Succeeded [2023-10-26T18:45:17.892Z] nexus3.edgexfoundry.org:10004 [2023-10-26T18:45:17.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:17.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:17.892Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:17.892Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:17.892Z] [2023-10-26T18:45:17.892Z] Login Succeeded [2023-10-26T18:45:17.892Z] docker.io [2023-10-26T18:45:18.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:45:18.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:45:18.151Z] Configure a credential helper to remove this warning. See [2023-10-26T18:45:18.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:45:18.151Z] [2023-10-26T18:45:18.151Z] Login Succeeded [2023-10-26T18:45:18.151Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T18:45:18.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T18:45:18.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T18:45:18.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T18:45:18.436Z] ========================================================= [2023-10-26T18:45:18.436Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T18:45:18.436Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:45:18.907Z] + 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-10-26T18:45:18.907Z] Sending build context to Docker daemon 11.19MB [2023-10-26T18:45:18.907Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T18:45:18.907Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T18:45:18.907Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T18:45:18.907Z] 7264a8db6415: Pulling fs layer [2023-10-26T18:45:18.907Z] c4d48a809fc2: Pulling fs layer [2023-10-26T18:45:18.907Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T18:45:18.907Z] ad3a456e5733: Pulling fs layer [2023-10-26T18:45:18.907Z] 33e27b845d1e: Pulling fs layer [2023-10-26T18:45:18.907Z] c68163c4e522: Pulling fs layer [2023-10-26T18:45:18.907Z] 50da416c3ac9: Pulling fs layer [2023-10-26T18:45:18.907Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T18:45:18.907Z] 33e27b845d1e: Waiting [2023-10-26T18:45:18.907Z] ad3a456e5733: Waiting [2023-10-26T18:45:18.907Z] c68163c4e522: Waiting [2023-10-26T18:45:18.907Z] 50da416c3ac9: Waiting [2023-10-26T18:45:18.908Z] 23d2d4c4bb30: Waiting [2023-10-26T18:45:18.908Z] c4d48a809fc2: Download complete [2023-10-26T18:45:19.165Z] 33e27b845d1e: Verifying Checksum [2023-10-26T18:45:19.165Z] 33e27b845d1e: Download complete [2023-10-26T18:45:19.165Z] 7264a8db6415: Verifying Checksum [2023-10-26T18:45:19.165Z] 7264a8db6415: Download complete [2023-10-26T18:45:19.165Z] c68163c4e522: Verifying Checksum [2023-10-26T18:45:19.165Z] c68163c4e522: Download complete [2023-10-26T18:45:19.423Z] 7264a8db6415: Pull complete [2023-10-26T18:45:19.423Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T18:45:19.423Z] 23d2d4c4bb30: Download complete [2023-10-26T18:45:19.423Z] c4d48a809fc2: Pull complete [2023-10-26T18:45:19.423Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T18:45:19.423Z] 4f1c88b9dad5: Download complete [2023-10-26T18:45:19.682Z] 50da416c3ac9: Verifying Checksum [2023-10-26T18:45:19.682Z] 50da416c3ac9: Download complete [2023-10-26T18:45:22.963Z] 4f1c88b9dad5: Pull complete [2023-10-26T18:45:22.963Z] ad3a456e5733: Pull complete [2023-10-26T18:45:22.963Z] 33e27b845d1e: Pull complete [2023-10-26T18:45:22.963Z] c68163c4e522: Pull complete [2023-10-26T18:45:24.863Z] 50da416c3ac9: Pull complete [2023-10-26T18:45:25.430Z] 23d2d4c4bb30: Pull complete [2023-10-26T18:45:25.430Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T18:45:25.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T18:45:25.430Z] ---> 0786185ac409 [2023-10-26T18:45:25.430Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T18:45:30.696Z] ---> Running in fc12cb7fc368 [2023-10-26T18:45:30.696Z] Removing intermediate container fc12cb7fc368 [2023-10-26T18:45:30.696Z] ---> c184ccc1c0ac [2023-10-26T18:45:30.696Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T18:45:30.696Z] ---> Running in e9d26fad7ecd [2023-10-26T18:45:30.696Z] Removing intermediate container e9d26fad7ecd [2023-10-26T18:45:30.696Z] ---> e4c6edd4ca77 [2023-10-26T18:45:30.696Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T18:45:30.696Z] ---> Running in 3927417821fc [2023-10-26T18:45:30.696Z] Removing intermediate container 3927417821fc [2023-10-26T18:45:30.696Z] ---> 9ca25eb8fbe7 [2023-10-26T18:45:30.696Z] Step 6/12 : WORKDIR /device-uart [2023-10-26T18:45:30.696Z] ---> Running in df1c22edd7c2 [2023-10-26T18:45:30.696Z] Removing intermediate container df1c22edd7c2 [2023-10-26T18:45:30.696Z] ---> da8a55189918 [2023-10-26T18:45:30.696Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T18:45:30.696Z] ---> Running in 4279cdea181e [2023-10-26T18:45:30.696Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T18:45:30.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T18:45:31.215Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-26T18:45:31.215Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-26T18:45:31.215Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-26T18:45:31.216Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-26T18:45:31.216Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T18:45:31.216Z] OK: 268 MiB in 56 packages [2023-10-26T18:45:31.782Z] Removing intermediate container 4279cdea181e [2023-10-26T18:45:31.782Z] ---> 5849cc869288 [2023-10-26T18:45:31.782Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-26T18:45:31.782Z] ---> b17069b009be [2023-10-26T18:45:31.782Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T18:45:31.782Z] ---> Running in 31aa795be140 [2023-10-26T18:45:32.117Z] Still waiting to schedule task [2023-10-26T18:45:32.118Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T18:46:39.480Z] Removing intermediate container 31aa795be140 [2023-10-26T18:46:39.480Z] ---> 847d0269e2c1 [2023-10-26T18:46:39.480Z] Step 10/12 : COPY . . [2023-10-26T18:46:39.480Z] ---> 0a319efdaaf2 [2023-10-26T18:46:39.480Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T18:46:39.480Z] ---> Running in 23adb1f78d83 [2023-10-26T18:46:39.480Z] Removing intermediate container 23adb1f78d83 [2023-10-26T18:46:39.480Z] ---> b2dae9dd0649 [2023-10-26T18:46:39.480Z] Step 12/12 : RUN ${MAKE} [2023-10-26T18:46:39.480Z] ---> Running in 8ad6f0463a20 [2023-10-26T18:46:39.480Z] noop [2023-10-26T18:46:39.480Z] Removing intermediate container 8ad6f0463a20 [2023-10-26T18:46:39.480Z] ---> 4dab49fc16ee [2023-10-26T18:46:39.480Z] Successfully built 4dab49fc16ee [2023-10-26T18:46:39.480Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:46:39.934Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T18:46:39.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:46:40.082Z] prd-ubuntu20.04-docker-8c-8g-11971 does not seem to be running inside a container [2023-10-26T18:46:40.109Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-29 -v /w/workspace/edgexfoundry_device-uart_PR-29:/w/workspace/edgexfoundry_device-uart_PR-29:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-29@tmp:/w/workspace/edgexfoundry_device-uart_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T18:46:40.452Z] $ docker top fd23c200a7f2773d789f20eed58a5124cddb904718bfa78e3291745a3f0c42d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:46:40.889Z] + go version [2023-10-26T18:46:40.889Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T18:46:40.920Z] $ docker stop --time=1 fd23c200a7f2773d789f20eed58a5124cddb904718bfa78e3291745a3f0c42d1 [2023-10-26T18:46:42.161Z] $ docker rm -f --volumes fd23c200a7f2773d789f20eed58a5124cddb904718bfa78e3291745a3f0c42d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:46:42.871Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T18:46:42.871Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:46:43.014Z] prd-ubuntu20.04-docker-8c-8g-11971 does not seem to be running inside a container [2023-10-26T18:46:43.043Z] $ 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-29 -v /w/workspace/edgexfoundry_device-uart_PR-29:/w/workspace/edgexfoundry_device-uart_PR-29:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-29@tmp:/w/workspace/edgexfoundry_device-uart_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T18:46:43.349Z] $ docker top d744d214a47e1787f37847e46384bdd9676a17baa7db5ac78ef133fca2f84b9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:46:43.735Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-29 [Pipeline] fileExists [Pipeline] sh [2023-10-26T18:46:44.101Z] + make test [2023-10-26T18:46:44.101Z] go test ./... -coverprofile=coverage.out [2023-10-26T18:46:45.035Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-26T18:46:54.996Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-26T18:46:54.996Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-26T18:47:01.560Z] go vet ./... [2023-10-26T18:47:04.858Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T18:47:04.858Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T18:47:04.858Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T18:47:04.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T18:47:04.944Z] $ docker stop --time=1 d744d214a47e1787f37847e46384bdd9676a17baa7db5ac78ef133fca2f84b9a [2023-10-26T18:47:07.715Z] $ docker rm -f --volumes d744d214a47e1787f37847e46384bdd9676a17baa7db5ac78ef133fca2f84b9a [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T18:47:08.239Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T18:47:08.364Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T18:47:09.053Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T18:47:09.428Z] + ls -al . [2023-10-26T18:47:09.428Z] total 152 [2023-10-26T18:47:09.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:46 . [2023-10-26T18:47:09.428Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:44 .. [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 18:44 .dockerignore [2023-10-26T18:47:09.428Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:46 .git [2023-10-26T18:47:09.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:44 .github [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 26 18:44 .gitignore [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 18:44 .golangci.yml [2023-10-26T18:47:09.428Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:45 .semver [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 26 18:44 Attribution.txt [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 26 18:44 Dockerfile [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:44 GOVERNANCE.md [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 26 18:44 Jenkinsfile [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 18:44 LICENSE [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 26 18:44 Makefile [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 18:44 OWNERS.md [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 26 18:44 README.md [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 18:45 VERSION [2023-10-26T18:47:09.428Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:44 bin [2023-10-26T18:47:09.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:44 cmd [2023-10-26T18:47:09.428Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 18:46 coverage.out [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 26 18:44 go.mod [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 26 18:44 go.sum [2023-10-26T18:47:09.428Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:44 internal [2023-10-26T18:47:09.428Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 26 18:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:47:09.822Z] + 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=9d99496cffa5c22785e92c353c4d1db738a0d636 --label arch=amd64 --label version=0.0.0 . [2023-10-26T18:47:09.822Z] Sending build context to Docker daemon 11.19MB [2023-10-26T18:47:09.822Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T18:47:09.822Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-26T18:47:09.822Z] ---> 4dab49fc16ee [2023-10-26T18:47:09.822Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T18:47:10.082Z] ---> Running in f689e9b0cc20 [2023-10-26T18:47:10.082Z] Removing intermediate container f689e9b0cc20 [2023-10-26T18:47:10.082Z] ---> 918d29c60a64 [2023-10-26T18:47:10.082Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T18:47:10.082Z] ---> Running in 4bfb13ebc64e [2023-10-26T18:47:10.082Z] Removing intermediate container 4bfb13ebc64e [2023-10-26T18:47:10.082Z] ---> ac4e4f091146 [2023-10-26T18:47:10.082Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-26T18:47:10.082Z] ---> Running in 9509b7a9d574 [2023-10-26T18:47:10.341Z] Removing intermediate container 9509b7a9d574 [2023-10-26T18:47:10.341Z] ---> 0f4a2d52c3ad [2023-10-26T18:47:10.341Z] Step 6/25 : WORKDIR /device-uart [2023-10-26T18:47:10.341Z] ---> Running in 6e448298d694 [2023-10-26T18:47:10.341Z] Removing intermediate container 6e448298d694 [2023-10-26T18:47:10.341Z] ---> 6c6f3c33c6cf [2023-10-26T18:47:10.341Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T18:47:10.341Z] ---> Running in 18f00fcaeb29 [2023-10-26T18:47:10.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T18:47:10.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T18:47:10.857Z] OK: 268 MiB in 56 packages [2023-10-26T18:47:11.117Z] Removing intermediate container 18f00fcaeb29 [2023-10-26T18:47:11.117Z] ---> b11694351e48 [2023-10-26T18:47:11.117Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-26T18:47:11.376Z] ---> 224742026c8f [2023-10-26T18:47:11.376Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T18:47:11.376Z] ---> Running in 8967434bbfbc [2023-10-26T18:47:11.945Z] Removing intermediate container 8967434bbfbc [2023-10-26T18:47:11.945Z] ---> 3e6e32634b1f [2023-10-26T18:47:11.945Z] Step 10/25 : COPY . . [2023-10-26T18:47:12.513Z] ---> 870a5803ca7a [2023-10-26T18:47:12.513Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T18:47:12.513Z] ---> Running in f98ff9ad9961 [2023-10-26T18:47:12.513Z] Removing intermediate container f98ff9ad9961 [2023-10-26T18:47:12.513Z] ---> 94462a97b708 [2023-10-26T18:47:12.513Z] Step 12/25 : RUN ${MAKE} [2023-10-26T18:47:12.513Z] ---> Running in 4fb3817479ad [2023-10-26T18:47:12.772Z] 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.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-26T18:47:35.269Z] Removing intermediate container 4fb3817479ad [2023-10-26T18:47:35.269Z] ---> 6468afe30cfb [2023-10-26T18:47:35.269Z] Step 13/25 : FROM alpine:3.18 [2023-10-26T18:47:35.269Z] 3.18: Pulling from library/alpine [2023-10-26T18:47:35.269Z] 96526aa774ef: Pulling fs layer [2023-10-26T18:47:35.269Z] 96526aa774ef: Verifying Checksum [2023-10-26T18:47:35.269Z] 96526aa774ef: Download complete [2023-10-26T18:47:35.269Z] 96526aa774ef: Pull complete [2023-10-26T18:47:35.269Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T18:47:35.269Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T18:47:35.269Z] ---> 8ca4688f4f35 [2023-10-26T18:47:35.269Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-26T18:47:35.269Z] ---> Running in 54c99c885869 [2023-10-26T18:47:35.269Z] Removing intermediate container 54c99c885869 [2023-10-26T18:47:35.269Z] ---> 6e04034de730 [2023-10-26T18:47:35.269Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-26T18:47:35.269Z] ---> Running in 0018c14c8f06 [2023-10-26T18:47:35.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T18:47:35.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T18:47:35.269Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T18:47:35.269Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T18:47:35.269Z] OK: 7 MiB in 16 packages [2023-10-26T18:47:35.269Z] Removing intermediate container 0018c14c8f06 [2023-10-26T18:47:35.269Z] ---> db85a8f00f6f [2023-10-26T18:47:35.269Z] Step 16/25 : WORKDIR / [2023-10-26T18:47:35.269Z] ---> Running in 84bb07ae8a47 [2023-10-26T18:47:35.269Z] Removing intermediate container 84bb07ae8a47 [2023-10-26T18:47:35.269Z] ---> 7009d5f2a2dc [2023-10-26T18:47:35.269Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-26T18:47:35.269Z] ---> 81b4d3896c8d [2023-10-26T18:47:35.269Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-26T18:47:35.269Z] ---> cc6e315f0fc1 [2023-10-26T18:47:35.269Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-26T18:47:35.530Z] ---> 44ba074fe06e [2023-10-26T18:47:35.530Z] Step 20/25 : EXPOSE 59995 [2023-10-26T18:47:35.530Z] ---> Running in 70e9258afaf6 [2023-10-26T18:47:35.530Z] Removing intermediate container 70e9258afaf6 [2023-10-26T18:47:35.530Z] ---> 6902e485005c [2023-10-26T18:47:35.530Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-26T18:47:35.530Z] ---> Running in b82d7d9ff623 [2023-10-26T18:47:35.530Z] Removing intermediate container b82d7d9ff623 [2023-10-26T18:47:35.530Z] ---> 20625afe1388 [2023-10-26T18:47:35.530Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-26T18:47:35.530Z] ---> Running in 239360de7f0f [2023-10-26T18:47:35.796Z] Removing intermediate container 239360de7f0f [2023-10-26T18:47:35.796Z] ---> 07b0a5908466 [2023-10-26T18:47:35.796Z] Step 23/25 : LABEL arch=amd64 [2023-10-26T18:47:35.796Z] ---> Running in 2b391760703a [2023-10-26T18:47:35.796Z] Removing intermediate container 2b391760703a [2023-10-26T18:47:35.796Z] ---> e13a7262cb33 [2023-10-26T18:47:35.796Z] Step 24/25 : LABEL git_sha=9d99496cffa5c22785e92c353c4d1db738a0d636 [2023-10-26T18:47:35.796Z] ---> Running in cebeb9b82800 [2023-10-26T18:47:35.796Z] Removing intermediate container cebeb9b82800 [2023-10-26T18:47:35.796Z] ---> 25c103716846 [2023-10-26T18:47:35.796Z] Step 25/25 : LABEL version=0.0.0 [2023-10-26T18:47:35.796Z] ---> Running in 29a3d09f42e3 [2023-10-26T18:47:36.056Z] Removing intermediate container 29a3d09f42e3 [2023-10-26T18:47:36.056Z] ---> 7523a576aa65 [2023-10-26T18:47:36.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T18:47:36.056Z] Successfully built 7523a576aa65 [2023-10-26T18:47:36.056Z] 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-10-26T18:47:36.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T18:47:36.927Z] [2023-10-26T18:47:36.927Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:47:37.299Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T18:47:37.299Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T18:47:37.299Z] 5eb5b503b376: Pulling fs layer [2023-10-26T18:47:37.299Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T18:47:37.299Z] ec43610c2a17: Pulling fs layer [2023-10-26T18:47:37.299Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T18:47:37.299Z] 33b1e0a273af: Pulling fs layer [2023-10-26T18:47:37.299Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T18:47:37.299Z] 2f39f015ded8: Pulling fs layer [2023-10-26T18:47:37.299Z] 3a2ae6a8a46f: Waiting [2023-10-26T18:47:37.299Z] 33b1e0a273af: Waiting [2023-10-26T18:47:37.299Z] 5d3b04190fa2: Waiting [2023-10-26T18:47:37.299Z] 2f39f015ded8: Waiting [2023-10-26T18:47:37.299Z] 5c69ac0246d0: Verifying Checksum [2023-10-26T18:47:37.299Z] 5c69ac0246d0: Download complete [2023-10-26T18:47:37.299Z] 3a2ae6a8a46f: Download complete [2023-10-26T18:47:37.299Z] ec43610c2a17: Verifying Checksum [2023-10-26T18:47:37.299Z] ec43610c2a17: Download complete [2023-10-26T18:47:37.299Z] 33b1e0a273af: Verifying Checksum [2023-10-26T18:47:37.299Z] 33b1e0a273af: Download complete [2023-10-26T18:47:37.299Z] 5d3b04190fa2: Download complete [2023-10-26T18:47:37.558Z] 5eb5b503b376: Verifying Checksum [2023-10-26T18:47:37.558Z] 5eb5b503b376: Download complete [2023-10-26T18:47:38.123Z] 2f39f015ded8: Download complete [2023-10-26T18:47:38.690Z] 5eb5b503b376: Pull complete [2023-10-26T18:47:38.951Z] 5c69ac0246d0: Pull complete [2023-10-26T18:47:39.208Z] ec43610c2a17: Pull complete [2023-10-26T18:47:39.466Z] 3a2ae6a8a46f: Pull complete [2023-10-26T18:47:39.723Z] 33b1e0a273af: Pull complete [2023-10-26T18:47:39.723Z] 5d3b04190fa2: Pull complete [2023-10-26T18:47:43.915Z] 2f39f015ded8: Pull complete [2023-10-26T18:47:43.915Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T18:47:43.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T18:47:43.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:47:44.124Z] prd-ubuntu20.04-docker-8c-8g-11971 does not seem to be running inside a container [2023-10-26T18:47:44.168Z] $ 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-29 -v /w/workspace/edgexfoundry_device-uart_PR-29:/w/workspace/edgexfoundry_device-uart_PR-29:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-29@tmp:/w/workspace/edgexfoundry_device-uart_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T18:47:48.987Z] $ docker top ce98866da0721ebb6b46387cddb44e2ce68553e3d88b65a888cc02c084291f98 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:47:49.456Z] ---> job-cost.sh [2023-10-26T18:47:49.456Z] lf-activate-venv: SKIPPING [2023-10-26T18:47:49.456Z] INFO: No Stack... [2023-10-26T18:47:49.714Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T18:47:50.280Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T18:47:50.592Z] + cat /w/workspace/edgexfoundry_device-uart_PR-29/archives/cost.csv [2023-10-26T18:47:50.592Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T18:47:50.633Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [2023-10-26T18:47:50.638Z] Resource [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] did not exist. Created. [2023-10-26T18:47:50.638Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T18:47:51.015Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T18:47:51.062Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T18:47:51.089Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T18:47:51.161Z] $ docker stop --time=1 ce98866da0721ebb6b46387cddb44e2ce68553e3d88b65a888cc02c084291f98 [2023-10-26T18:47:52.360Z] $ docker rm -f --volumes ce98866da0721ebb6b46387cddb44e2ce68553e3d88b65a888cc02c084291f98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T18:49:50.109Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11986 in /w/workspace/edgexfoundry_device-uart_PR-29 [Pipeline] { [Pipeline] ws [2023-10-26T18:49:50.164Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-10-26T18:49:50.252Z] The recommended git tool is: git [2023-10-26T18:50:00.748Z] using credential edgex-jenkins-ssh [2023-10-26T18:50:00.771Z] Cloning the remote Git repository [2023-10-26T18:50:00.819Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-10-26T18:50:00.960Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-10-26T18:50:01.331Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-26T18:50:01.332Z] > git --version # timeout=10 [2023-10-26T18:50:01.373Z] > git --version # 'git version 2.25.1' [2023-10-26T18:50:01.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T18:50:01.571Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T18:50:02.996Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-26T18:50:03.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T18:50:04.917Z] Merging remotes/origin/main commit c30bf90ffa9b09e56965655bf5f596629c9edc5f into PR head commit 9d99496cffa5c22785e92c353c4d1db738a0d636 [2023-10-26T18:50:05.202Z] Merge succeeded, producing 9d99496cffa5c22785e92c353c4d1db738a0d636 [2023-10-26T18:50:05.202Z] Checking out Revision 9d99496cffa5c22785e92c353c4d1db738a0d636 (PR-29) [2023-10-26T18:50:04.205Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-26T18:50:04.275Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-26T18:50:04.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T18:50:04.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T18:50:04.936Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T18:50:05.017Z] > git checkout -f 9d99496cffa5c22785e92c353c4d1db738a0d636 # timeout=10 [2023-10-26T18:50:05.097Z] > git remote # timeout=10 [2023-10-26T18:50:05.122Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T18:50:05.144Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T18:50:05.158Z] > git merge c30bf90ffa9b09e56965655bf5f596629c9edc5f # timeout=10 [2023-10-26T18:50:05.185Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T18:50:05.209Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T18:50:05.223Z] > git checkout -f 9d99496cffa5c22785e92c353c4d1db738a0d636 # timeout=10 [2023-10-26T18:50:05.663Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-26T18:50:05.716Z] > git --version # timeout=10 [2023-10-26T18:50:05.728Z] > git --version # 'git version 2.25.1' [2023-10-26T18:50:05.751Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T18:50:06.860Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T18:50:06.860Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T18:50:06.860Z] Dload Upload Total Spent Left Speed [2023-10-26T18:50:06.860Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-10-26T18:50:07.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T18:50:07.909Z] + sudo tee /etc/docker/daemon.new [2023-10-26T18:50:07.909Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T18:50:07.909Z] { [2023-10-26T18:50:07.909Z] "registry-mirrors": [ [2023-10-26T18:50:07.909Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T18:50:07.909Z] ], [2023-10-26T18:50:07.909Z] "bip": "10.250.0.254/24", [2023-10-26T18:50:07.909Z] "hosts": [ [2023-10-26T18:50:07.909Z] "tcp://0.0.0.0:5555", [2023-10-26T18:50:07.909Z] "unix:///var/run/docker.sock" [2023-10-26T18:50:07.909Z] ], [2023-10-26T18:50:07.909Z] "mtu": 1458, [2023-10-26T18:50:07.909Z] "selinux-enabled": true, [2023-10-26T18:50:07.909Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T18:50:07.909Z] } [Pipeline] sh [2023-10-26T18:50:08.254Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T18:50:08.596Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T18:50:30.815Z] provisioning config files... [2023-10-26T18:50:30.854Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config1847800792411506959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:50:31.265Z] ---> docker-login.sh [2023-10-26T18:50:31.265Z] nexus3.edgexfoundry.org:10001 [2023-10-26T18:50:31.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:50:32.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:50:32.138Z] Configure a credential helper to remove this warning. See [2023-10-26T18:50:32.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:50:32.138Z] [2023-10-26T18:50:32.138Z] Login Succeeded [2023-10-26T18:50:32.138Z] nexus3.edgexfoundry.org:10002 [2023-10-26T18:50:32.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:50:32.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:50:32.684Z] Configure a credential helper to remove this warning. See [2023-10-26T18:50:32.684Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:50:32.684Z] [2023-10-26T18:50:32.684Z] Login Succeeded [2023-10-26T18:50:32.684Z] nexus3.edgexfoundry.org:10003 [2023-10-26T18:50:32.954Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:50:32.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:50:32.954Z] Configure a credential helper to remove this warning. See [2023-10-26T18:50:32.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:50:32.954Z] [2023-10-26T18:50:32.954Z] Login Succeeded [2023-10-26T18:50:32.954Z] nexus3.edgexfoundry.org:10004 [2023-10-26T18:50:33.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:50:33.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:50:33.496Z] Configure a credential helper to remove this warning. See [2023-10-26T18:50:33.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:50:33.496Z] [2023-10-26T18:50:33.496Z] Login Succeeded [2023-10-26T18:50:33.496Z] docker.io [2023-10-26T18:50:33.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T18:50:34.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T18:50:34.037Z] Configure a credential helper to remove this warning. See [2023-10-26T18:50:34.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T18:50:34.037Z] [2023-10-26T18:50:34.037Z] Login Succeeded [2023-10-26T18:50:34.037Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T18:50:34.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T18:50:34.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T18:50:34.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T18:50:34.555Z] ========================================================= [2023-10-26T18:50:34.555Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T18:50:34.555Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:50:35.044Z] + 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-10-26T18:50:35.313Z] Sending build context to Docker daemon 5.647MB [2023-10-26T18:50:35.313Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T18:50:35.313Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-26T18:50:35.583Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T18:50:35.583Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T18:50:35.583Z] 5d54e960e981: Pulling fs layer [2023-10-26T18:50:35.583Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T18:50:35.583Z] f0e02332f6b5: Pulling fs layer [2023-10-26T18:50:35.583Z] cefa15bbcfad: Pulling fs layer [2023-10-26T18:50:35.583Z] 17808c966233: Pulling fs layer [2023-10-26T18:50:35.583Z] f4c1fc716caa: Pulling fs layer [2023-10-26T18:50:35.583Z] cefa15bbcfad: Waiting [2023-10-26T18:50:35.583Z] 17808c966233: Waiting [2023-10-26T18:50:35.583Z] f0e02332f6b5: Waiting [2023-10-26T18:50:35.583Z] f4c1fc716caa: Waiting [2023-10-26T18:50:35.583Z] 5d54e960e981: Download complete [2023-10-26T18:50:35.583Z] f0e02332f6b5: Verifying Checksum [2023-10-26T18:50:35.583Z] f0e02332f6b5: Download complete [2023-10-26T18:50:35.583Z] cefa15bbcfad: Download complete [2023-10-26T18:50:35.583Z] 9fda8d8052c6: Download complete [2023-10-26T18:50:36.182Z] f4c1fc716caa: Verifying Checksum [2023-10-26T18:50:36.182Z] f4c1fc716caa: Download complete [2023-10-26T18:50:36.452Z] 9fda8d8052c6: Pull complete [2023-10-26T18:50:37.042Z] 5d54e960e981: Pull complete [2023-10-26T18:50:37.633Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T18:50:37.633Z] c4a7e357bf2a: Download complete [2023-10-26T18:50:38.607Z] 17808c966233: Verifying Checksum [2023-10-26T18:50:38.607Z] 17808c966233: Download complete [2023-10-26T18:50:51.073Z] c4a7e357bf2a: Pull complete [2023-10-26T18:50:51.073Z] f0e02332f6b5: Pull complete [2023-10-26T18:50:51.073Z] cefa15bbcfad: Pull complete [2023-10-26T18:50:57.803Z] 17808c966233: Pull complete [2023-10-26T18:50:59.751Z] f4c1fc716caa: Pull complete [2023-10-26T18:50:59.751Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T18:50:59.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T18:50:59.751Z] ---> ea914061e18c [2023-10-26T18:50:59.751Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T18:51:00.337Z] ---> Running in 54a344beafd2 [2023-10-26T18:51:00.605Z] Removing intermediate container 54a344beafd2 [2023-10-26T18:51:00.605Z] ---> 74fe4ed1bb5f [2023-10-26T18:51:00.605Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T18:51:00.872Z] ---> Running in 6645bbfac377 [2023-10-26T18:51:01.139Z] Removing intermediate container 6645bbfac377 [2023-10-26T18:51:01.139Z] ---> 954b65af21d3 [2023-10-26T18:51:01.139Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-26T18:51:01.139Z] ---> Running in 039150ebf4f8 [2023-10-26T18:51:01.407Z] Removing intermediate container 039150ebf4f8 [2023-10-26T18:51:01.407Z] ---> edd687f65c95 [2023-10-26T18:51:01.407Z] Step 6/12 : WORKDIR /device-uart [2023-10-26T18:51:01.407Z] ---> Running in 86b17d157b12 [2023-10-26T18:51:01.684Z] Removing intermediate container 86b17d157b12 [2023-10-26T18:51:01.684Z] ---> 5ed304cb28f7 [2023-10-26T18:51:01.684Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T18:51:01.951Z] ---> Running in 0d6a836f0927 [2023-10-26T18:51:02.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T18:51:03.497Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T18:51:04.457Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-26T18:51:04.457Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-26T18:51:04.457Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-26T18:51:04.457Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-26T18:51:04.457Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T18:51:04.457Z] OK: 270 MiB in 56 packages [2023-10-26T18:51:05.869Z] Removing intermediate container 0d6a836f0927 [2023-10-26T18:51:05.869Z] ---> 61aac84b08f0 [2023-10-26T18:51:05.869Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-26T18:51:07.290Z] ---> 3ea43ac644f0 [2023-10-26T18:51:07.290Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T18:51:07.568Z] ---> Running in c92db113abf1 [2023-10-26T18:52:44.224Z] Removing intermediate container c92db113abf1 [2023-10-26T18:52:44.224Z] ---> 2fafeb2907ae [2023-10-26T18:52:44.224Z] Step 10/12 : COPY . . [2023-10-26T18:52:44.224Z] ---> 805c8ebe5130 [2023-10-26T18:52:44.224Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T18:52:44.224Z] ---> Running in b4eb37c2e4b8 [2023-10-26T18:52:44.224Z] Removing intermediate container b4eb37c2e4b8 [2023-10-26T18:52:44.224Z] ---> b07c02b84bb2 [2023-10-26T18:52:44.224Z] Step 12/12 : RUN ${MAKE} [2023-10-26T18:52:44.224Z] ---> Running in 04eecc826a37 [2023-10-26T18:52:44.224Z] noop [2023-10-26T18:52:44.224Z] Removing intermediate container 04eecc826a37 [2023-10-26T18:52:44.224Z] ---> bcdef9fdb039 [2023-10-26T18:52:44.224Z] Successfully built bcdef9fdb039 [2023-10-26T18:52:44.224Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:52:44.715Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T18:52:44.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:52:45.008Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-10-26T18:52:45.080Z] $ 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-10-26T18:52:46.356Z] $ docker top 2976b02572f14b8898d600bbaee6d840fa77c51c9a3fbe1ad1c3510b1623e5e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:52:47.239Z] + go version [2023-10-26T18:52:47.239Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T18:52:47.273Z] $ docker stop --time=1 2976b02572f14b8898d600bbaee6d840fa77c51c9a3fbe1ad1c3510b1623e5e6 [2023-10-26T18:52:48.997Z] $ docker rm -f --volumes 2976b02572f14b8898d600bbaee6d840fa77c51c9a3fbe1ad1c3510b1623e5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:52:50.013Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T18:52:50.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:52:50.273Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-10-26T18:52:50.334Z] $ 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-10-26T18:52:51.561Z] $ docker top f0fe415a4419086cba34fa3fc569e6a7d649b8e86c7bf5e52b04a7313b4bb4d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:52:52.126Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T18:52:52.776Z] + make test [2023-10-26T18:52:53.044Z] go test ./... -coverprofile=coverage.out [2023-10-26T18:52:57.314Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-26T18:54:33.981Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-26T18:54:33.981Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-26T18:54:33.981Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T18:54:33.981Z] go vet ./... [2023-10-26T18:54:46.274Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T18:54:46.274Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T18:54:46.274Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T18:54:46.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T18:54:46.342Z] $ docker stop --time=1 f0fe415a4419086cba34fa3fc569e6a7d649b8e86c7bf5e52b04a7313b4bb4d2 [2023-10-26T18:54:48.296Z] $ docker rm -f --volumes f0fe415a4419086cba34fa3fc569e6a7d649b8e86c7bf5e52b04a7313b4bb4d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T18:54:49.529Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T18:54:49.556Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T18:54:49.986Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T18:54:50.592Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T18:54:50.937Z] + ls -al . [2023-10-26T18:54:50.937Z] total 148 [2023-10-26T18:54:50.937Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 26 18:52 . [2023-10-26T18:54:50.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 18:50 .. [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 26 18:50 .dockerignore [2023-10-26T18:54:50.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 18:50 .git [2023-10-26T18:54:50.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:50 .github [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 26 18:50 .gitignore [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 26 18:50 .golangci.yml [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 26 18:50 Attribution.txt [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 26 18:50 Dockerfile [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 26 18:50 GOVERNANCE.md [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 26 18:50 Jenkinsfile [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 26 18:50 LICENSE [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 26 18:50 Makefile [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 26 18:50 OWNERS.md [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 26 18:50 README.md [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 18:45 VERSION [2023-10-26T18:54:50.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 18:50 bin [2023-10-26T18:54:50.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:50 cmd [2023-10-26T18:54:50.937Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 26 18:52 coverage.out [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 26 18:50 go.mod [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 26 18:50 go.sum [2023-10-26T18:54:50.937Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 18:50 internal [2023-10-26T18:54:50.937Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 26 18:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:54:51.369Z] + 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=9d99496cffa5c22785e92c353c4d1db738a0d636 --label arch=arm64 --label version=0.0.0 . [2023-10-26T18:54:51.638Z] Sending build context to Docker daemon 5.648MB [2023-10-26T18:54:51.638Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T18:54:51.638Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-26T18:54:51.638Z] ---> bcdef9fdb039 [2023-10-26T18:54:51.638Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-26T18:54:51.905Z] ---> Running in d2139dd2cbab [2023-10-26T18:54:52.174Z] Removing intermediate container d2139dd2cbab [2023-10-26T18:54:52.174Z] ---> f327d8312f5a [2023-10-26T18:54:52.174Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-26T18:54:52.174Z] ---> Running in 31e401ba1408 [2023-10-26T18:54:52.446Z] Removing intermediate container 31e401ba1408 [2023-10-26T18:54:52.446Z] ---> a3aebd219aa1 [2023-10-26T18:54:52.446Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-26T18:54:52.715Z] ---> Running in 1911b6a719dd [2023-10-26T18:54:52.983Z] Removing intermediate container 1911b6a719dd [2023-10-26T18:54:52.983Z] ---> 957bc01e2f39 [2023-10-26T18:54:52.983Z] Step 6/25 : WORKDIR /device-uart [2023-10-26T18:54:52.983Z] ---> Running in 902d0030ffa2 [2023-10-26T18:54:53.253Z] Removing intermediate container 902d0030ffa2 [2023-10-26T18:54:53.253Z] ---> 672e343ceb51 [2023-10-26T18:54:53.253Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T18:54:53.529Z] ---> Running in 8114324c7ef6 [2023-10-26T18:54:54.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T18:54:54.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T18:54:56.172Z] OK: 270 MiB in 56 packages [2023-10-26T18:54:56.757Z] Removing intermediate container 8114324c7ef6 [2023-10-26T18:54:56.757Z] ---> f926963d06b3 [2023-10-26T18:54:56.757Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-26T18:54:57.347Z] ---> b64f9e124f52 [2023-10-26T18:54:57.347Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T18:54:57.347Z] ---> Running in dd6d1b03ca21 [2023-10-26T18:54:59.934Z] Removing intermediate container dd6d1b03ca21 [2023-10-26T18:54:59.934Z] ---> e0967176e498 [2023-10-26T18:54:59.934Z] Step 10/25 : COPY . . [2023-10-26T18:55:00.203Z] ---> f0f0d3a0966b [2023-10-26T18:55:00.203Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T18:55:00.471Z] ---> Running in 0456d3b7c62f [2023-10-26T18:55:00.739Z] Removing intermediate container 0456d3b7c62f [2023-10-26T18:55:00.740Z] ---> 4819eed61755 [2023-10-26T18:55:00.740Z] Step 12/25 : RUN ${MAKE} [2023-10-26T18:55:00.740Z] ---> Running in e2a23d13055e [2023-10-26T18:55:01.702Z] 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.37" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-26T18:56:53.359Z] Removing intermediate container e2a23d13055e [2023-10-26T18:56:53.359Z] ---> 0136cc076e76 [2023-10-26T18:56:53.359Z] Step 13/25 : FROM alpine:3.18 [2023-10-26T18:56:53.359Z] 3.18: Pulling from library/alpine [2023-10-26T18:56:53.359Z] 579b34f0a95b: Pulling fs layer [2023-10-26T18:56:53.359Z] 579b34f0a95b: Verifying Checksum [2023-10-26T18:56:53.359Z] 579b34f0a95b: Download complete [2023-10-26T18:56:53.359Z] 579b34f0a95b: Pull complete [2023-10-26T18:56:53.359Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T18:56:53.359Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T18:56:53.359Z] ---> 3cc203321400 [2023-10-26T18:56:53.359Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-26T18:56:53.359Z] ---> Running in 19caa85e1644 [2023-10-26T18:56:53.626Z] Removing intermediate container 19caa85e1644 [2023-10-26T18:56:53.626Z] ---> 3ab0b15d38c4 [2023-10-26T18:56:53.626Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-26T18:56:53.892Z] ---> Running in b5dc0033d703 [2023-10-26T18:56:54.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T18:56:55.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T18:56:56.847Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-26T18:56:56.847Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T18:56:56.847Z] OK: 8 MiB in 16 packages [2023-10-26T18:56:57.814Z] Removing intermediate container b5dc0033d703 [2023-10-26T18:56:57.814Z] ---> d19816cb2aaa [2023-10-26T18:56:57.814Z] Step 16/25 : WORKDIR / [2023-10-26T18:56:57.814Z] ---> Running in a8e5525d18e8 [2023-10-26T18:56:58.082Z] Removing intermediate container a8e5525d18e8 [2023-10-26T18:56:58.082Z] ---> d8c8c2900aaa [2023-10-26T18:56:58.082Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-26T18:56:58.667Z] ---> 9b75501867f9 [2023-10-26T18:56:58.667Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-26T18:56:58.934Z] ---> 14ced75e9788 [2023-10-26T18:56:58.934Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-26T18:57:00.354Z] ---> 203c04a4043f [2023-10-26T18:57:00.355Z] Step 20/25 : EXPOSE 59995 [2023-10-26T18:57:00.620Z] ---> Running in 50175f366dcf [2023-10-26T18:57:00.886Z] Removing intermediate container 50175f366dcf [2023-10-26T18:57:00.886Z] ---> 9a73258d7f8b [2023-10-26T18:57:00.886Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-26T18:57:00.886Z] ---> Running in 18eb584a0b97 [2023-10-26T18:57:01.152Z] Removing intermediate container 18eb584a0b97 [2023-10-26T18:57:01.152Z] ---> c002f3c3f385 [2023-10-26T18:57:01.152Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-26T18:57:01.152Z] ---> Running in 4d3968fa8439 [2023-10-26T18:57:01.736Z] Removing intermediate container 4d3968fa8439 [2023-10-26T18:57:01.736Z] ---> 23a94176a7dd [2023-10-26T18:57:01.736Z] Step 23/25 : LABEL arch=arm64 [2023-10-26T18:57:01.736Z] ---> Running in 5e99d6d07d5f [2023-10-26T18:57:02.015Z] Removing intermediate container 5e99d6d07d5f [2023-10-26T18:57:02.015Z] ---> 848ab792ffee [2023-10-26T18:57:02.015Z] Step 24/25 : LABEL git_sha=9d99496cffa5c22785e92c353c4d1db738a0d636 [2023-10-26T18:57:02.015Z] ---> Running in 8e42b1fe3915 [2023-10-26T18:57:02.287Z] Removing intermediate container 8e42b1fe3915 [2023-10-26T18:57:02.288Z] ---> a6d127a03eb8 [2023-10-26T18:57:02.288Z] Step 25/25 : LABEL version=0.0.0 [2023-10-26T18:57:02.555Z] ---> Running in beea52a7455d [2023-10-26T18:57:02.823Z] Removing intermediate container beea52a7455d [2023-10-26T18:57:02.823Z] ---> 30b15868308d [2023-10-26T18:57:02.823Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T18:57:02.823Z] Successfully built 30b15868308d [2023-10-26T18:57:02.823Z] 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-10-26T18:57:03.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T18:57:03.633Z] [2023-10-26T18:57:03.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:57:04.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T18:57:04.030Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T18:57:04.030Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T18:57:04.030Z] 04944245beec: Pulling fs layer [2023-10-26T18:57:04.030Z] 699f458cf7ca: Pulling fs layer [2023-10-26T18:57:04.030Z] 765212b225bb: Pulling fs layer [2023-10-26T18:57:04.030Z] f23df028b6ca: Pulling fs layer [2023-10-26T18:57:04.030Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T18:57:04.030Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T18:57:04.436Z] 765212b225bb: Waiting [2023-10-26T18:57:04.436Z] f23df028b6ca: Waiting [2023-10-26T18:57:04.436Z] d65c8cfc05b1: Waiting [2023-10-26T18:57:04.436Z] 2437ff75d9bd: Waiting [2023-10-26T18:57:04.436Z] 04944245beec: Verifying Checksum [2023-10-26T18:57:04.436Z] 04944245beec: Download complete [2023-10-26T18:57:04.436Z] 765212b225bb: Verifying Checksum [2023-10-26T18:57:04.436Z] 765212b225bb: Download complete [2023-10-26T18:57:04.436Z] f23df028b6ca: Verifying Checksum [2023-10-26T18:57:04.436Z] f23df028b6ca: Download complete [2023-10-26T18:57:04.436Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T18:57:04.436Z] d65c8cfc05b1: Download complete [2023-10-26T18:57:04.436Z] 699f458cf7ca: Verifying Checksum [2023-10-26T18:57:04.436Z] 699f458cf7ca: Download complete [2023-10-26T18:57:05.062Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T18:57:05.062Z] 8998bd30e6a1: Download complete [2023-10-26T18:57:07.664Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T18:57:07.664Z] 2437ff75d9bd: Download complete [2023-10-26T18:57:09.610Z] 8998bd30e6a1: Pull complete [2023-10-26T18:57:11.545Z] 04944245beec: Pull complete [2023-10-26T18:57:12.956Z] 699f458cf7ca: Pull complete [2023-10-26T18:57:12.956Z] 765212b225bb: Pull complete [2023-10-26T18:57:13.913Z] f23df028b6ca: Pull complete [2023-10-26T18:57:14.180Z] d65c8cfc05b1: Pull complete [2023-10-26T18:57:32.391Z] 2437ff75d9bd: Pull complete [2023-10-26T18:57:32.391Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T18:57:32.391Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T18:57:32.391Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:57:32.725Z] prd-ubuntu20.04-docker-arm64-4c-16g-11986 does not seem to be running inside a container [2023-10-26T18:57:32.789Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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-10-26T18:57:35.607Z] $ docker top 77b909f4ad21bb90f74aa24e727d628935499236649b1cd370683ed401661def -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:57:36.531Z] ---> job-cost.sh [2023-10-26T18:57:36.531Z] lf-activate-venv: SKIPPING [2023-10-26T18:57:36.531Z] INFO: No Stack... [2023-10-26T18:57:36.798Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T18:57:37.756Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T18:57:38.415Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-10-26T18:57:38.415Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T18:57:38.505Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [2023-10-26T18:57:38.510Z] Resource [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] did not exist. Created. [2023-10-26T18:57:38.510Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T18:57:39.231Z] /w/workspace/device-uart/1@tmp/durable-d372b3df/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T18:57:39.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T18:57:39.948Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T18:57:40.025Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T18:57:40.038Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-29-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T18:57:40.116Z] $ docker stop --time=1 77b909f4ad21bb90f74aa24e727d628935499236649b1cd370683ed401661def [2023-10-26T18:57:41.665Z] $ docker rm -f --volumes 77b909f4ad21bb90f74aa24e727d628935499236649b1cd370683ed401661def [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-10-26T18:57:42.684Z] provisioning config files... [2023-10-26T18:57:42.693Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-29@tmp/config4124840946410762366tmp [Pipeline] { [Pipeline] sh [2023-10-26T18:57:43.023Z] + set +x [2023-10-26T18:57:43.023Z] + curl -s https://codecov.io/bash [2023-10-26T18:57:43.023Z] + bash -s -- [2023-10-26T18:57:43.023Z] [2023-10-26T18:57:43.023Z] _____ _ [2023-10-26T18:57:43.023Z] / ____| | | [2023-10-26T18:57:43.023Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T18:57:43.023Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T18:57:43.023Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T18:57:43.023Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T18:57:43.023Z] Bash-1.0.6 [2023-10-26T18:57:43.023Z] [2023-10-26T18:57:43.023Z] [2023-10-26T18:57:43.023Z] ==> git version 2.25.1 found [2023-10-26T18:57:43.023Z] ==> 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-10-26T18:57:43.023Z] Release-Date: 2020-01-08 [2023-10-26T18:57:43.023Z] 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-10-26T18:57:43.023Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T18:57:43.023Z] ==> Jenkins CI detected. [2023-10-26T18:57:43.023Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-29 [2023-10-26T18:57:43.023Z] project root: . [2023-10-26T18:57:43.023Z] --> token set from env [2023-10-26T18:57:43.023Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T18:57:43.288Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T18:57:43.288Z] ==> Python coveragepy not found [2023-10-26T18:57:43.288Z] ==> Searching for coverage reports in: [2023-10-26T18:57:43.288Z] + . [2023-10-26T18:57:43.288Z] -> Found 1 reports [2023-10-26T18:57:43.288Z] ==> Detecting git/mercurial file structure [2023-10-26T18:57:43.288Z] ==> Reading reports [2023-10-26T18:57:43.288Z] + ./coverage.out bytes=10 [2023-10-26T18:57:43.288Z] ==> Appending adjustments [2023-10-26T18:57:43.288Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T18:57:43.288Z] + Found adjustments [2023-10-26T18:57:43.288Z] ==> Gzipping contents [2023-10-26T18:57:43.288Z] 4.0K /tmp/codecov.87j9qS.gz [2023-10-26T18:57:43.288Z] ==> Uploading reports [2023-10-26T18:57:43.288Z] url: https://codecov.io [2023-10-26T18:57:43.288Z] query: branch=PR-29&commit=9d99496cffa5c22785e92c353c4d1db738a0d636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-29%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=29&job=&cmd_args= [2023-10-26T18:57:43.288Z] -> Pinging Codecov [2023-10-26T18:57:43.288Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-29&commit=9d99496cffa5c22785e92c353c4d1db738a0d636&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-29%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=29&job=&cmd_args= [2023-10-26T18:58:15.395Z] -> Uploading to [2023-10-26T18:58:15.395Z] [2023-10-26T18:58:15.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T18:58:15.395Z] Dload Upload Total Spent Left Speed [2023-10-26T18:58:15.395Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: [2023-10-26T18:58:15.395Z] X> Failed to upload [2023-10-26T18:58:15.395Z] ==> Uploading to Codecov [2023-10-26T18:58:15.395Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T18:58:15.395Z] Dload Upload Total Spent Left Speed [2023-10-26T18:58:15.653Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 842 100 239 100 603 1770 4466 --:--:-- --:--:-- --:--:-- 6237 [2023-10-26T18:58:15.653Z] Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "f7456d3f-2f94-4b6f-8b9a-f58b40eab50a", "url": "https://app.codecov.io/github/lf-edge/device-uart/commit/9d99496cffa5c22785e92c353c4d1db738a0d636"} [Pipeline] } [2023-10-26T18:58:15.684Z] 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-10-26T18:58:17.433Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-29/archives ] [2023-10-26T18:58:17.433Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-29/archives [2023-10-26T18:58:17.433Z] total 16 [2023-10-26T18:58:17.433Z] drwxr-xr-x 3 root root 4096 Oct 26 18:47 . [2023-10-26T18:58:17.433Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 18:47 .. [2023-10-26T18:58:17.433Z] drwxr-xr-x 2 root root 4096 Oct 26 18:47 cost [2023-10-26T18:58:17.433Z] -rw-r--r-- 1 root root 82 Oct 26 18:47 cost.csv [2023-10-26T18:58:17.433Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-29/archives [2023-10-26T18:58:17.433Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-29/archives [2023-10-26T18:58:17.433Z] total 16 [2023-10-26T18:58:17.433Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 18:47 . [2023-10-26T18:58:17.433Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 18:47 .. [2023-10-26T18:58:17.433Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 18:47 cost [2023-10-26T18:58:17.433Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 26 18:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:17.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:18.640Z] ---> package-listing.sh [2023-10-26T18:58:18.640Z] ++ facter osfamily [2023-10-26T18:58:18.640Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T18:58:18.899Z] + OS_FAMILY=debian [2023-10-26T18:58:18.899Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-29 [2023-10-26T18:58:18.899Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T18:58:18.899Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T18:58:18.899Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T18:58:18.899Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T18:58:18.899Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-29 ']' [2023-10-26T18:58:18.899Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T18:58:18.899Z] + case "${OS_FAMILY}" in [2023-10-26T18:58:18.899Z] + dpkg -l [2023-10-26T18:58:18.899Z] + grep '^ii' [2023-10-26T18:58:18.899Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T18:58:18.899Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T18:58:18.899Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T18:58:18.899Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-29 ']' [2023-10-26T18:58:18.899Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-29/archives/ [2023-10-26T18:58:18.899Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-29/archives/ [Pipeline] echo [2023-10-26T18:58:18.934Z] 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-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T18:58:19.224Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:58:19.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T18:58:19.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:58:19.998Z] prd-ubuntu20.04-docker-8c-8g-11971 does not seem to be running inside a container [2023-10-26T18:58:20.029Z] $ 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-29/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-29 -v /w/workspace/edgexfoundry_device-uart_PR-29:/w/workspace/edgexfoundry_device-uart_PR-29:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-29@tmp:/w/workspace/edgexfoundry_device-uart_PR-29@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-10-26T18:58:20.210Z] $ docker top 715d979ebe273f3ca378af9380f6b1bef4535068af2f42bac920d05c4f8a0f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:58:20.591Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T18:58:20.896Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T18:58:21.203Z] + ls /var/log/sa-host [2023-10-26T18:58:21.203Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T18:58:21.408Z] provisioning config files... [2023-10-26T18:58:21.417Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-29@tmp/config3746636218902095796tmp [Pipeline] { [Pipeline] echo [2023-10-26T18:58:21.466Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:21.775Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T18:58:21.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:22.207Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T18:58:22.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:22.553Z] ---> sudo-logs.sh [2023-10-26T18:58:22.553Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T18:58:22.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:22.937Z] ---> job-cost.sh [2023-10-26T18:58:22.937Z] lf-activate-venv: SKIPPING [2023-10-26T18:58:22.937Z] DEBUG: total: 0.2199999988079071 [2023-10-26T18:58:22.937Z] INFO: Retrieving Stack Cost... [2023-10-26T18:58:23.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T18:58:23.761Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T18:58:23.796Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:58:24.105Z] ---> logs-deploy.sh [2023-10-26T18:58:24.105Z] lf-activate-venv: SKIPPING [2023-10-26T18:58:24.105Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-29/1 [2023-10-26T18:58:24.105Z] INFO: archiving workspace using pattern(s): [2023-10-26T18:58:25.042Z] Archives upload complete. [2023-10-26T18:58:25.042Z] INFO: archiving logs to Nexus