Pull request #28 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1d882e5084bce49e87d24f320f28f6b9a242b71b+8ac18c8d40d5257925873e9513c65867e7192949 (f7e272d38da62150a6aecd5e6ea27921207112f9) 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-ssh8454991723019766340.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-ssh12222693715436527595.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-28/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-28/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10184271995130966468.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-28/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10418237520508668304.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-ssh1520757645272590651.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-28/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-28/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15454476062069694480.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 on ‘prd-ubuntu20.04-docker-8c-8g-10342’ Running on prd-ubuntu20.04-docker-8c-8g-10350 in /w/workspace/edgexfoundry_device-uart_PR-28 [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-28 # 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/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8ac18c8d40d5257925873e9513c65867e7192949 into PR head commit 1d882e5084bce49e87d24f320f28f6b9a242b71b Merge succeeded, producing 1d882e5084bce49e87d24f320f28f6b9a242b71b Checking out Revision 1d882e5084bce49e87d24f320f28f6b9a242b71b (PR-28) 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-25T01:18:25.519Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T01:18:25.703Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T01:18:25.800Z] ========================================================= [2023-10-25T01:18:25.800Z] EdgeX Global Pipelines Version Info [2023-10-25T01:18:25.800Z] ========================================================= [Pipeline] libraryResource > git config core.sparsecheckout # timeout=10 > git checkout -f 1d882e5084bce49e87d24f320f28f6b9a242b71b # 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 8ac18c8d40d5257925873e9513c65867e7192949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d882e5084bce49e87d24f320f28f6b9a242b71b # timeout=10 [Pipeline] sh [2023-10-25T01:18:26.521Z] ------------------- [2023-10-25T01:18:26.521Z] stable info: [2023-10-25T01:18:26.521Z] ------------------- [2023-10-25T01:18:26.521Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T01:18:26.521Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T01:18:26.521Z] Message: update stable to v1.0.254 [2023-10-25T01:18:27.089Z] ------------------- [2023-10-25T01:18:27.089Z] experimental info: [2023-10-25T01:18:27.089Z] ------------------- [2023-10-25T01:18:27.089Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T01:18:27.089Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T01:18:27.089Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T01:18:27.380Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-10-25T01:18:27.426Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-10-25T01:18:27.470Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T01:18:27.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T01:18:27.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T01:18:27.595Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T01:18:27.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T01:18:27.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T01:18:27.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T01:18:27.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T01:18:27.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T01:18:27.856Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-10-25T01:18:27.892Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T01:18:27.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T01:18:27.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T01:18:28.011Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T01:18:28.055Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T01:18:28.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T01:18:28.135Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T01:18:28.223Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T01:18:28.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T01:18:28.354Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T01:18:28.394Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T01:18:28.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T01:18:28.482Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T01:18:28.525Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T01:18:28.561Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T01:18:28.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2023-10-25T01:18:28.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2023-10-25T01:18:28.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2023-10-25T01:18:28.749Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d882e5084bce49e87d24f320f28f6b9a242b71b [Pipeline] echo [2023-10-25T01:18:28.794Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d882e5 [Pipeline] echo [2023-10-25T01:18:28.841Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T01:18:28.963Z] provisioning config files... [2023-10-25T01:18:28.976Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-28@tmp/config10741264324105150129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:18:29.321Z] ---> docker-login.sh [2023-10-25T01:18:29.321Z] nexus3.edgexfoundry.org:10001 [2023-10-25T01:18:29.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:29.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:29.593Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:29.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:29.593Z] [2023-10-25T01:18:29.593Z] Login Succeeded [2023-10-25T01:18:29.593Z] nexus3.edgexfoundry.org:10002 [2023-10-25T01:18:29.593Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:29.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:29.888Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:29.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:29.888Z] [2023-10-25T01:18:29.888Z] Login Succeeded [2023-10-25T01:18:29.888Z] nexus3.edgexfoundry.org:10003 [2023-10-25T01:18:29.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:29.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:29.888Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:29.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:29.888Z] [2023-10-25T01:18:29.888Z] Login Succeeded [2023-10-25T01:18:29.888Z] nexus3.edgexfoundry.org:10004 [2023-10-25T01:18:30.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:30.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:30.150Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:30.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:30.151Z] [2023-10-25T01:18:30.151Z] Login Succeeded [2023-10-25T01:18:30.151Z] docker.io [2023-10-25T01:18:30.151Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:30.410Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:30.410Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:30.410Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:30.410Z] [2023-10-25T01:18:30.410Z] Login Succeeded [2023-10-25T01:18:30.410Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T01:18:30.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T01:18:31.072Z] + git rev-list -1 --merges 1d882e5084bce49e87d24f320f28f6b9a242b71b~1..1d882e5084bce49e87d24f320f28f6b9a242b71b [Pipeline] echo [2023-10-25T01:18:31.161Z] -----------> git rev-list -1 --merges 1d882e5084bce49e87d24f320f28f6b9a242b71b~1..1d882e5084bce49e87d24f320f28f6b9a242b71b 1d882e5084bce49e87d24f320f28f6b9a242b71b [false] [Pipeline] sh [2023-10-25T01:18:31.476Z] + git log --format=format:%s -1 1d882e5084bce49e87d24f320f28f6b9a242b71b [Pipeline] echo [2023-10-25T01:18:31.511Z] ========================================================= [2023-10-25T01:18:31.511Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T01:18:31.511Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T01:18:31.945Z] + git log --format=format:%s -1 1d882e5084bce49e87d24f320f28f6b9a242b71b [Pipeline] echo [2023-10-25T01:18:31.977Z] [semverPrep] GIT_COMMIT: 1d882e5084bce49e87d24f320f28f6b9a242b71b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-25T01:18:32.007Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T01:18:32.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T01:18:32.410Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T01:18:32.410Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T01:18:32.410Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T01:18:32.410Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T01:18:32.410Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T01:18:32.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:18:32.830Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T01:18:32.830Z] [2023-10-25T01:18:32.830Z] 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-25T01:18:33.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T01:18:33.212Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T01:18:33.212Z] b85a868b505f: Pulling fs layer [2023-10-25T01:18:33.212Z] e2be974225ed: Pulling fs layer [2023-10-25T01:18:33.212Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T01:18:33.212Z] 988bab9f4d93: Pulling fs layer [2023-10-25T01:18:33.212Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T01:18:33.212Z] eaf3925da568: Pulling fs layer [2023-10-25T01:18:33.212Z] bab4dde63d76: Pulling fs layer [2023-10-25T01:18:33.212Z] bde34c3a00c8: Pulling fs layer [2023-10-25T01:18:33.212Z] b352a97aabf1: Pulling fs layer [2023-10-25T01:18:33.212Z] 4872d77fe225: Pulling fs layer [2023-10-25T01:18:33.212Z] 5851b861e8e6: Pulling fs layer [2023-10-25T01:18:33.212Z] bab4dde63d76: Waiting [2023-10-25T01:18:33.212Z] bde34c3a00c8: Waiting [2023-10-25T01:18:33.212Z] b352a97aabf1: Waiting [2023-10-25T01:18:33.212Z] 988bab9f4d93: Waiting [2023-10-25T01:18:33.212Z] 4872d77fe225: Waiting [2023-10-25T01:18:33.212Z] 1469e6f7b9e6: Waiting [2023-10-25T01:18:33.212Z] eaf3925da568: Waiting [2023-10-25T01:18:33.212Z] 5851b861e8e6: Waiting [2023-10-25T01:18:33.212Z] e2be974225ed: Verifying Checksum [2023-10-25T01:18:33.212Z] e2be974225ed: Download complete [2023-10-25T01:18:33.212Z] 988bab9f4d93: Download complete [2023-10-25T01:18:33.212Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T01:18:33.212Z] 339a4e72a1f5: Download complete [2023-10-25T01:18:33.470Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T01:18:33.470Z] 1469e6f7b9e6: Download complete [2023-10-25T01:18:33.470Z] eaf3925da568: Verifying Checksum [2023-10-25T01:18:33.470Z] eaf3925da568: Download complete [2023-10-25T01:18:33.470Z] b352a97aabf1: Verifying Checksum [2023-10-25T01:18:33.470Z] b352a97aabf1: Download complete [2023-10-25T01:18:33.470Z] 4872d77fe225: Verifying Checksum [2023-10-25T01:18:33.470Z] 4872d77fe225: Download complete [2023-10-25T01:18:33.470Z] 5851b861e8e6: Verifying Checksum [2023-10-25T01:18:33.470Z] 5851b861e8e6: Download complete [2023-10-25T01:18:33.470Z] b85a868b505f: Verifying Checksum [2023-10-25T01:18:33.470Z] b85a868b505f: Download complete [2023-10-25T01:18:33.731Z] bab4dde63d76: Verifying Checksum [2023-10-25T01:18:33.731Z] bab4dde63d76: Download complete [2023-10-25T01:18:34.665Z] b85a868b505f: Pull complete [2023-10-25T01:18:34.665Z] e2be974225ed: Pull complete [2023-10-25T01:18:35.234Z] 339a4e72a1f5: Pull complete [2023-10-25T01:18:35.234Z] 988bab9f4d93: Pull complete [2023-10-25T01:18:35.494Z] 1469e6f7b9e6: Pull complete [2023-10-25T01:18:35.494Z] eaf3925da568: Pull complete [2023-10-25T01:18:37.406Z] bab4dde63d76: Pull complete [2023-10-25T01:18:37.665Z] bde34c3a00c8: Pull complete [2023-10-25T01:18:37.665Z] b352a97aabf1: Pull complete [2023-10-25T01:18:37.925Z] 4872d77fe225: Pull complete [2023-10-25T01:18:37.925Z] 5851b861e8e6: Pull complete [2023-10-25T01:18:37.925Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T01:18:37.925Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T01:18:37.925Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:18:38.170Z] prd-ubuntu20.04-docker-8c-8g-10350 does not seem to be running inside a container [2023-10-25T01:18:38.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-28 -v /w/workspace/edgexfoundry_device-uart_PR-28:/w/workspace/edgexfoundry_device-uart_PR-28:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-28@tmp:/w/workspace/edgexfoundry_device-uart_PR-28@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-25T01:18:41.313Z] $ docker top 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f -eo pid,comm [2023-10-25T01:18:41.365Z] 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-25T01:18:41.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T01:18:41.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T01:18:41.492Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T01:18:41.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T01:18:41.611Z] $ docker exec 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f ssh-agent [2023-10-25T01:18:41.715Z] SSH_AUTH_SOCK=/tmp/ssh-z6YoHLh0O0jJ/agent.32 [2023-10-25T01:18:41.715Z] SSH_AGENT_PID=39 [2023-10-25T01:18:41.722Z] Running ssh-add (command line suppressed) [2023-10-25T01:18:41.821Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-28@tmp/private_key_17584332848875711217.key (/w/workspace/edgexfoundry_device-uart_PR-28@tmp/private_key_17584332848875711217.key) [2023-10-25T01:18:41.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T01:18:42.160Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T01:18:42.190Z] $ docker exec --env ******** --env ******** 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f ssh-agent -k [2023-10-25T01:18:42.290Z] unset SSH_AUTH_SOCK; [2023-10-25T01:18:42.291Z] unset SSH_AGENT_PID; [2023-10-25T01:18:42.291Z] echo Agent pid 39 killed; [2023-10-25T01:18:42.300Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T01:18:42.387Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T01:18:42.387Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T01:18:42.506Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T01:18:42.510Z] $ docker exec 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f ssh-agent [2023-10-25T01:18:42.619Z] SSH_AUTH_SOCK=/tmp/ssh-OY7TMf1iTCtp/agent.71 [2023-10-25T01:18:42.619Z] SSH_AGENT_PID=77 [2023-10-25T01:18:42.625Z] Running ssh-add (command line suppressed) [2023-10-25T01:18:42.733Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-28@tmp/private_key_2656063130616128375.key (/w/workspace/edgexfoundry_device-uart_PR-28@tmp/private_key_2656063130616128375.key) [2023-10-25T01:18:42.746Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T01:18:43.077Z] + git semver init [2023-10-25T01:18:43.338Z] 2023-10-25 01:18:43,260 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T01:18:43.338Z] 2023-10-25 01:18:43,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-28/.semver [2023-10-25T01:18:43.338Z] 2023-10-25 01:18:43,262 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-28/.semver [2023-10-25T01:18:43.338Z] 2023-10-25 01:18:43,262 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-28/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-28, universal_newlines=False, shell=None, istream=None) [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,261 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-28/.git/info/exclude [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,262 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-28/.semver/PR-28 with force:False [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,262 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-28/.semver/PR-28 [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,267 [execute] INFO git cat-file --batch-check [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-28/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,275 [execute] INFO git cat-file --batch [2023-10-25T01:18:44.277Z] 2023-10-25 01:18:44,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-28/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T01:18:44.537Z] 2023-10-25 01:18:44,282 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-28/.semver/PR-28 [2023-10-25T01:18:44.537Z] 0.0.0 [Pipeline] } [2023-10-25T01:18:44.567Z] $ docker exec --env ******** --env ******** 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f ssh-agent -k [2023-10-25T01:18:44.671Z] unset SSH_AUTH_SOCK; [2023-10-25T01:18:44.672Z] unset SSH_AGENT_PID; [2023-10-25T01:18:44.672Z] echo Agent pid 77 killed; [2023-10-25T01:18:44.683Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T01:18:45.142Z] + git semver [Pipeline] } [2023-10-25T01:18:45.429Z] $ docker stop --time=1 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f [2023-10-25T01:18:46.722Z] $ docker rm -f --volumes 7f538d1133a8ec8f70e9c596801674199ea305cfa9eebb33951c407cc2a60f5f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T01:18:47.118Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T01:18:47.408Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T01:18:47.427Z] [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-25T01:18:48.097Z] provisioning config files... [2023-10-25T01:18:48.110Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-28@tmp/config14975499123346188931tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:18:48.470Z] ---> docker-login.sh [2023-10-25T01:18:48.470Z] nexus3.edgexfoundry.org:10001 [2023-10-25T01:18:48.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:48.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:48.470Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:48.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:48.470Z] [2023-10-25T01:18:48.470Z] Login Succeeded [2023-10-25T01:18:48.470Z] nexus3.edgexfoundry.org:10002 [2023-10-25T01:18:48.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:48.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:48.470Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:48.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:48.470Z] [2023-10-25T01:18:48.470Z] Login Succeeded [2023-10-25T01:18:48.470Z] nexus3.edgexfoundry.org:10003 [2023-10-25T01:18:48.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:48.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:48.729Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:48.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:48.729Z] [2023-10-25T01:18:48.729Z] Login Succeeded [2023-10-25T01:18:48.729Z] nexus3.edgexfoundry.org:10004 [2023-10-25T01:18:48.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:48.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:48.729Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:48.729Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:48.729Z] [2023-10-25T01:18:48.729Z] Login Succeeded [2023-10-25T01:18:48.729Z] docker.io [2023-10-25T01:18:48.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:18:48.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:18:48.989Z] Configure a credential helper to remove this warning. See [2023-10-25T01:18:48.989Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:18:48.989Z] [2023-10-25T01:18:48.989Z] Login Succeeded [2023-10-25T01:18:48.989Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T01:18:49.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T01:18:49.236Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T01:18:49.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T01:18:49.313Z] ========================================================= [2023-10-25T01:18:49.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T01:18:49.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:18:49.796Z] + 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-25T01:18:49.796Z] Sending build context to Docker daemon 11.18MB [2023-10-25T01:18:49.796Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T01:18:49.796Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T01:18:49.796Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T01:18:49.796Z] 7264a8db6415: Pulling fs layer [2023-10-25T01:18:49.796Z] c4d48a809fc2: Pulling fs layer [2023-10-25T01:18:49.796Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T01:18:49.796Z] ad3a456e5733: Pulling fs layer [2023-10-25T01:18:49.796Z] 33e27b845d1e: Pulling fs layer [2023-10-25T01:18:49.796Z] c68163c4e522: Pulling fs layer [2023-10-25T01:18:49.796Z] 50da416c3ac9: Pulling fs layer [2023-10-25T01:18:49.796Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T01:18:49.796Z] ad3a456e5733: Waiting [2023-10-25T01:18:49.796Z] 33e27b845d1e: Waiting [2023-10-25T01:18:49.796Z] 50da416c3ac9: Waiting [2023-10-25T01:18:49.796Z] c68163c4e522: Waiting [2023-10-25T01:18:49.796Z] 23d2d4c4bb30: Waiting [2023-10-25T01:18:50.058Z] c4d48a809fc2: Download complete [2023-10-25T01:18:50.058Z] ad3a456e5733: Verifying Checksum [2023-10-25T01:18:50.058Z] ad3a456e5733: Download complete [2023-10-25T01:18:50.058Z] 33e27b845d1e: Verifying Checksum [2023-10-25T01:18:50.058Z] 33e27b845d1e: Download complete [2023-10-25T01:18:50.058Z] 7264a8db6415: Verifying Checksum [2023-10-25T01:18:50.058Z] 7264a8db6415: Download complete [2023-10-25T01:18:50.058Z] c68163c4e522: Verifying Checksum [2023-10-25T01:18:50.058Z] c68163c4e522: Download complete [2023-10-25T01:18:50.058Z] 7264a8db6415: Pull complete [2023-10-25T01:18:50.320Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T01:18:50.320Z] 23d2d4c4bb30: Download complete [2023-10-25T01:18:50.320Z] c4d48a809fc2: Pull complete [2023-10-25T01:18:50.579Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T01:18:50.579Z] 4f1c88b9dad5: Download complete [2023-10-25T01:18:50.836Z] 50da416c3ac9: Verifying Checksum [2023-10-25T01:18:50.836Z] 50da416c3ac9: Download complete [2023-10-25T01:18:54.130Z] 4f1c88b9dad5: Pull complete [2023-10-25T01:18:54.130Z] ad3a456e5733: Pull complete [2023-10-25T01:18:54.130Z] 33e27b845d1e: Pull complete [2023-10-25T01:18:54.130Z] c68163c4e522: Pull complete [2023-10-25T01:18:56.659Z] 50da416c3ac9: Pull complete [2023-10-25T01:18:56.918Z] 23d2d4c4bb30: Pull complete [2023-10-25T01:18:56.918Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T01:18:56.918Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T01:18:56.918Z] ---> 0786185ac409 [2023-10-25T01:18:56.918Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T01:19:02.188Z] ---> Running in 3b5abf695f6b [2023-10-25T01:19:02.188Z] Removing intermediate container 3b5abf695f6b [2023-10-25T01:19:02.188Z] ---> 32d0d01d99e7 [2023-10-25T01:19:02.188Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T01:19:02.188Z] ---> Running in 1cc68e359523 [2023-10-25T01:19:02.188Z] Removing intermediate container 1cc68e359523 [2023-10-25T01:19:02.188Z] ---> eac251f773cb [2023-10-25T01:19:02.188Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T01:19:02.188Z] ---> Running in 336f34322814 [2023-10-25T01:19:02.188Z] Removing intermediate container 336f34322814 [2023-10-25T01:19:02.188Z] ---> c52f432d7554 [2023-10-25T01:19:02.189Z] Step 6/12 : WORKDIR /device-uart [2023-10-25T01:19:02.189Z] ---> Running in 7a7960e682c7 [2023-10-25T01:19:02.448Z] Removing intermediate container 7a7960e682c7 [2023-10-25T01:19:02.449Z] ---> 6aef824a7e28 [2023-10-25T01:19:02.449Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T01:19:02.449Z] ---> Running in 61c56182d5da [2023-10-25T01:19:02.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T01:19:02.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T01:19:02.881Z] Still waiting to schedule task [2023-10-25T01:19:02.882Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10346’ [2023-10-25T01:19:03.275Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T01:19:03.275Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T01:19:03.275Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T01:19:03.275Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T01:19:03.275Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T01:19:03.543Z] OK: 268 MiB in 56 packages [2023-10-25T01:19:04.112Z] Removing intermediate container 61c56182d5da [2023-10-25T01:19:04.112Z] ---> db9abd7e32ca [2023-10-25T01:19:04.112Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T01:19:04.112Z] ---> 5390fa8433ee [2023-10-25T01:19:04.112Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T01:19:04.112Z] ---> Running in 6d3f3548721f [2023-10-25T01:20:00.423Z] Removing intermediate container 6d3f3548721f [2023-10-25T01:20:00.423Z] ---> b34fd01dcaa5 [2023-10-25T01:20:00.423Z] Step 10/12 : COPY . . [2023-10-25T01:20:00.423Z] ---> 2302eed5d09c [2023-10-25T01:20:00.423Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T01:20:00.423Z] ---> Running in d0bd1a35dfc0 [2023-10-25T01:20:00.423Z] Removing intermediate container d0bd1a35dfc0 [2023-10-25T01:20:00.423Z] ---> 50df167ff2ea [2023-10-25T01:20:00.423Z] Step 12/12 : RUN ${MAKE} [2023-10-25T01:20:00.423Z] ---> Running in 94174cd80461 [2023-10-25T01:20:00.423Z] noop [2023-10-25T01:20:00.423Z] Removing intermediate container 94174cd80461 [2023-10-25T01:20:00.423Z] ---> 456204239161 [2023-10-25T01:20:00.423Z] Successfully built 456204239161 [2023-10-25T01:20:00.423Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:20:00.866Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T01:20:00.866Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:20:01.024Z] prd-ubuntu20.04-docker-8c-8g-10350 does not seem to be running inside a container [2023-10-25T01:20:01.055Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-28 -v /w/workspace/edgexfoundry_device-uart_PR-28:/w/workspace/edgexfoundry_device-uart_PR-28:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-28@tmp:/w/workspace/edgexfoundry_device-uart_PR-28@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-25T01:20:01.418Z] $ docker top b66eb3076df33b343b3730cd983b019a126f6062b9c656ff56c19217d1dc2c0d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T01:20:01.809Z] + go version [2023-10-25T01:20:01.809Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T01:20:01.841Z] $ docker stop --time=1 b66eb3076df33b343b3730cd983b019a126f6062b9c656ff56c19217d1dc2c0d [2023-10-25T01:20:03.131Z] $ docker rm -f --volumes b66eb3076df33b343b3730cd983b019a126f6062b9c656ff56c19217d1dc2c0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:20:03.895Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T01:20:03.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:20:04.049Z] prd-ubuntu20.04-docker-8c-8g-10350 does not seem to be running inside a container [2023-10-25T01:20:04.079Z] $ 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-28 -v /w/workspace/edgexfoundry_device-uart_PR-28:/w/workspace/edgexfoundry_device-uart_PR-28:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-28@tmp:/w/workspace/edgexfoundry_device-uart_PR-28@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-25T01:20:04.431Z] $ docker top 072d7fd76386843352ba1259ad6b66c552aea50ce537f24db518a8330c6d8a25 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T01:20:04.828Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-28 [Pipeline] fileExists [Pipeline] sh [2023-10-25T01:20:05.184Z] + make test [2023-10-25T01:20:05.185Z] go test ./... -coverprofile=coverage.out [2023-10-25T01:20:06.654Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-25T01:20:16.670Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-25T01:20:16.670Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-25T01:20:21.997Z] go vet ./... [2023-10-25T01:20:24.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T01:20:24.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T01:20:24.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T01:20:24.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T01:20:24.849Z] $ docker stop --time=1 072d7fd76386843352ba1259ad6b66c552aea50ce537f24db518a8330c6d8a25 [2023-10-25T01:20:28.172Z] $ docker rm -f --volumes 072d7fd76386843352ba1259ad6b66c552aea50ce537f24db518a8330c6d8a25 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T01:20:28.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T01:20:28.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T01:20:29.351Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T01:20:29.665Z] + ls -al . [2023-10-25T01:20:29.665Z] total 152 [2023-10-25T01:20:29.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:20 . [2023-10-25T01:20:29.665Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:18 .. [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 01:18 .dockerignore [2023-10-25T01:20:29.665Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:20 .git [2023-10-25T01:20:29.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:18 .github [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 01:18 .gitignore [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 01:18 .golangci.yml [2023-10-25T01:20:29.665Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:18 .semver [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 01:18 Attribution.txt [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 01:18 Dockerfile [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 01:18 GOVERNANCE.md [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 01:18 Jenkinsfile [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 01:18 LICENSE [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 01:18 Makefile [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 01:18 OWNERS.md [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 01:18 README.md [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 01:18 VERSION [2023-10-25T01:20:29.665Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:18 bin [2023-10-25T01:20:29.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:18 cmd [2023-10-25T01:20:29.665Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 01:20 coverage.out [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 01:18 go.mod [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 01:18 go.sum [2023-10-25T01:20:29.665Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:18 internal [2023-10-25T01:20:29.665Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 01:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:20:30.059Z] + 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=1d882e5084bce49e87d24f320f28f6b9a242b71b --label arch=amd64 --label version=0.0.0 . [2023-10-25T01:20:30.059Z] Sending build context to Docker daemon 11.18MB [2023-10-25T01:20:30.059Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T01:20:30.059Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T01:20:30.059Z] ---> 456204239161 [2023-10-25T01:20:30.059Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T01:20:30.318Z] ---> Running in 2d7bc48e0c62 [2023-10-25T01:20:30.318Z] Removing intermediate container 2d7bc48e0c62 [2023-10-25T01:20:30.318Z] ---> bc690a557300 [2023-10-25T01:20:30.318Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T01:20:30.318Z] ---> Running in e9e61818850f [2023-10-25T01:20:30.578Z] Removing intermediate container e9e61818850f [2023-10-25T01:20:30.578Z] ---> 7409b737c75e [2023-10-25T01:20:30.578Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T01:20:30.578Z] ---> Running in 314718d67003 [2023-10-25T01:20:30.578Z] Removing intermediate container 314718d67003 [2023-10-25T01:20:30.578Z] ---> 3ef6c5e2b71c [2023-10-25T01:20:30.578Z] Step 6/25 : WORKDIR /device-uart [2023-10-25T01:20:30.578Z] ---> Running in 7063e90014ab [2023-10-25T01:20:30.578Z] Removing intermediate container 7063e90014ab [2023-10-25T01:20:30.578Z] ---> 873584b08a2a [2023-10-25T01:20:30.578Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T01:20:30.836Z] ---> Running in 5fab15820e39 [2023-10-25T01:20:31.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T01:20:31.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T01:20:31.357Z] OK: 268 MiB in 56 packages [2023-10-25T01:20:31.615Z] Removing intermediate container 5fab15820e39 [2023-10-25T01:20:31.616Z] ---> 2a36786faf6d [2023-10-25T01:20:31.616Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T01:20:31.616Z] ---> 850713b89d25 [2023-10-25T01:20:31.616Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T01:20:31.616Z] ---> Running in 34071a3e5306 [2023-10-25T01:20:32.706Z] Removing intermediate container 34071a3e5306 [2023-10-25T01:20:32.706Z] ---> 22165d397f34 [2023-10-25T01:20:32.706Z] Step 10/25 : COPY . . [2023-10-25T01:20:32.966Z] ---> 96134a76249a [2023-10-25T01:20:32.966Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T01:20:32.966Z] ---> Running in 24cd8a78ab78 [2023-10-25T01:20:32.966Z] Removing intermediate container 24cd8a78ab78 [2023-10-25T01:20:32.966Z] ---> bb777ef9143e [2023-10-25T01:20:32.966Z] Step 12/25 : RUN ${MAKE} [2023-10-25T01:20:32.966Z] ---> Running in 6122e976a48f [2023-10-25T01:20:33.228Z] 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.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-25T01:20:51.301Z] Removing intermediate container 6122e976a48f [2023-10-25T01:20:51.301Z] ---> 989cd035ff71 [2023-10-25T01:20:51.301Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T01:20:51.559Z] 3.18: Pulling from library/alpine [2023-10-25T01:20:51.817Z] 96526aa774ef: Pulling fs layer [2023-10-25T01:20:52.094Z] 96526aa774ef: Verifying Checksum [2023-10-25T01:20:52.094Z] 96526aa774ef: Download complete [2023-10-25T01:20:52.352Z] 96526aa774ef: Pull complete [2023-10-25T01:20:52.352Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T01:20:52.352Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T01:20:52.352Z] ---> 8ca4688f4f35 [2023-10-25T01:20:52.352Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T01:20:52.352Z] ---> Running in 6770caf82ee8 [2023-10-25T01:20:52.611Z] Removing intermediate container 6770caf82ee8 [2023-10-25T01:20:52.611Z] ---> a808e4c9910a [2023-10-25T01:20:52.611Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T01:20:52.611Z] ---> Running in a1eed1736c72 [2023-10-25T01:20:52.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T01:20:53.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T01:20:53.384Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T01:20:53.384Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T01:20:53.384Z] OK: 7 MiB in 16 packages [2023-10-25T01:20:53.640Z] Removing intermediate container a1eed1736c72 [2023-10-25T01:20:53.640Z] ---> 52c1aab15f7a [2023-10-25T01:20:53.640Z] Step 16/25 : WORKDIR / [2023-10-25T01:20:53.640Z] ---> Running in e0d734a3efcc [2023-10-25T01:20:53.640Z] Removing intermediate container e0d734a3efcc [2023-10-25T01:20:53.640Z] ---> 9cc17795c7a5 [2023-10-25T01:20:53.640Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-25T01:20:53.897Z] ---> a8e8d2c7d38f [2023-10-25T01:20:53.897Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-25T01:20:53.897Z] ---> eea39b17feec [2023-10-25T01:20:53.897Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-25T01:20:55.297Z] ---> f5fae2fdf077 [2023-10-25T01:20:55.297Z] Step 20/25 : EXPOSE 59995 [2023-10-25T01:20:55.297Z] ---> Running in 05385728517f [2023-10-25T01:20:55.297Z] Removing intermediate container 05385728517f [2023-10-25T01:20:55.297Z] ---> 26911f17344d [2023-10-25T01:20:55.297Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-25T01:20:55.297Z] ---> Running in 71c16cfd0b4c [2023-10-25T01:20:55.297Z] Removing intermediate container 71c16cfd0b4c [2023-10-25T01:20:55.297Z] ---> 5759dfd0110c [2023-10-25T01:20:55.297Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T01:20:55.297Z] ---> Running in cfec6ea5da4f [2023-10-25T01:20:55.297Z] Removing intermediate container cfec6ea5da4f [2023-10-25T01:20:55.297Z] ---> e30ca43c3fd5 [2023-10-25T01:20:55.297Z] Step 23/25 : LABEL arch=amd64 [2023-10-25T01:20:55.297Z] ---> Running in 7d50f36d1804 [2023-10-25T01:20:55.297Z] Removing intermediate container 7d50f36d1804 [2023-10-25T01:20:55.297Z] ---> efeb19068d6f [2023-10-25T01:20:55.297Z] Step 24/25 : LABEL git_sha=1d882e5084bce49e87d24f320f28f6b9a242b71b [2023-10-25T01:20:55.558Z] ---> Running in c1b8c54b87a2 [2023-10-25T01:20:55.558Z] Removing intermediate container c1b8c54b87a2 [2023-10-25T01:20:55.558Z] ---> 28424eadb4f0 [2023-10-25T01:20:55.558Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T01:20:55.558Z] ---> Running in 545e3b5a3cbd [2023-10-25T01:20:55.558Z] Removing intermediate container 545e3b5a3cbd [2023-10-25T01:20:55.558Z] ---> f5b0b95d911b [2023-10-25T01:20:55.558Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T01:20:55.558Z] Successfully built f5b0b95d911b [2023-10-25T01:20:55.558Z] 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-25T01:20:56.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T01:20:56.423Z] [2023-10-25T01:20:56.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:20:56.790Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T01:20:56.790Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T01:20:56.790Z] 5eb5b503b376: Pulling fs layer [2023-10-25T01:20:56.790Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T01:20:56.790Z] ec43610c2a17: Pulling fs layer [2023-10-25T01:20:56.790Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T01:20:56.790Z] 33b1e0a273af: Pulling fs layer [2023-10-25T01:20:56.790Z] 3a2ae6a8a46f: Waiting [2023-10-25T01:20:56.790Z] 33b1e0a273af: Waiting [2023-10-25T01:20:56.790Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T01:20:56.790Z] 2f39f015ded8: Pulling fs layer [2023-10-25T01:20:56.790Z] 5d3b04190fa2: Waiting [2023-10-25T01:20:56.790Z] 2f39f015ded8: Waiting [2023-10-25T01:20:56.790Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T01:20:56.790Z] 5c69ac0246d0: Download complete [2023-10-25T01:20:56.790Z] 3a2ae6a8a46f: Download complete [2023-10-25T01:20:57.049Z] 33b1e0a273af: Verifying Checksum [2023-10-25T01:20:57.049Z] 33b1e0a273af: Download complete [2023-10-25T01:20:57.049Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T01:20:57.049Z] 5d3b04190fa2: Download complete [2023-10-25T01:20:57.049Z] ec43610c2a17: Verifying Checksum [2023-10-25T01:20:57.049Z] ec43610c2a17: Download complete [2023-10-25T01:20:57.049Z] 5eb5b503b376: Verifying Checksum [2023-10-25T01:20:57.049Z] 5eb5b503b376: Download complete [2023-10-25T01:20:57.624Z] 2f39f015ded8: Download complete [2023-10-25T01:20:58.188Z] 5eb5b503b376: Pull complete [2023-10-25T01:20:58.446Z] 5c69ac0246d0: Pull complete [2023-10-25T01:20:59.012Z] ec43610c2a17: Pull complete [2023-10-25T01:20:59.012Z] 3a2ae6a8a46f: Pull complete [2023-10-25T01:20:59.269Z] 33b1e0a273af: Pull complete [2023-10-25T01:20:59.269Z] 5d3b04190fa2: Pull complete [2023-10-25T01:21:03.447Z] 2f39f015ded8: Pull complete [2023-10-25T01:21:03.447Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T01:21:03.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T01:21:03.447Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:21:03.690Z] prd-ubuntu20.04-docker-8c-8g-10350 does not seem to be running inside a container [2023-10-25T01:21:03.716Z] $ 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-28 -v /w/workspace/edgexfoundry_device-uart_PR-28:/w/workspace/edgexfoundry_device-uart_PR-28:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-28@tmp:/w/workspace/edgexfoundry_device-uart_PR-28@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-25T01:21:09.146Z] $ docker top b66c77f09341249b951290c884ce622e7ccf07198d436a35c084a6a19a2155aa -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:21:09.625Z] ---> job-cost.sh [2023-10-25T01:21:09.625Z] lf-activate-venv: SKIPPING [2023-10-25T01:21:09.625Z] INFO: No Stack... [2023-10-25T01:21:09.909Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T01:21:10.476Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T01:21:10.786Z] + cut -d, -f6 [2023-10-25T01:21:10.786Z] + cat /w/workspace/edgexfoundry_device-uart_PR-28/archives/cost.csv [Pipeline] lock [2023-10-25T01:21:10.826Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [2023-10-25T01:21:10.831Z] Resource [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] did not exist. Created. [2023-10-25T01:21:10.831Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T01:21:11.227Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T01:21:11.282Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T01:21:11.312Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T01:21:11.392Z] $ docker stop --time=1 b66c77f09341249b951290c884ce622e7ccf07198d436a35c084a6a19a2155aa [2023-10-25T01:21:12.667Z] $ docker rm -f --volumes b66c77f09341249b951290c884ce622e7ccf07198d436a35c084a6a19a2155aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T01:21:46.212Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10353 in /w/workspace/edgexfoundry_device-uart_PR-28 [Pipeline] { [Pipeline] ws [2023-10-25T01:21:46.276Z] Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout [2023-10-25T01:21:46.363Z] The recommended git tool is: git [2023-10-25T01:21:51.725Z] using credential edgex-jenkins-ssh [2023-10-25T01:21:51.741Z] Cloning the remote Git repository [2023-10-25T01:21:51.791Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-10-25T01:21:51.891Z] > git init /w/workspace/device-uart/1 # timeout=10 [2023-10-25T01:21:52.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-25T01:21:52.054Z] > git --version # timeout=10 [2023-10-25T01:21:52.076Z] > git --version # 'git version 2.25.1' [2023-10-25T01:21:52.078Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T01:21:52.223Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T01:21:54.854Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-25T01:21:54.887Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T01:21:56.559Z] Merging remotes/origin/main commit 8ac18c8d40d5257925873e9513c65867e7192949 into PR head commit 1d882e5084bce49e87d24f320f28f6b9a242b71b [2023-10-25T01:21:55.959Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-25T01:21:56.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-25T01:21:56.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T01:21:56.024Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T01:21:56.579Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T01:21:56.826Z] Merge succeeded, producing 1d882e5084bce49e87d24f320f28f6b9a242b71b [2023-10-25T01:21:56.826Z] Checking out Revision 1d882e5084bce49e87d24f320f28f6b9a242b71b (PR-28) [2023-10-25T01:21:57.276Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-25T01:21:57.329Z] > git --version # timeout=10 [2023-10-25T01:21:57.341Z] > git --version # 'git version 2.25.1' [2023-10-25T01:21:57.368Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T01:21:56.650Z] > git checkout -f 1d882e5084bce49e87d24f320f28f6b9a242b71b # timeout=10 [2023-10-25T01:21:56.726Z] > git remote # timeout=10 [2023-10-25T01:21:56.744Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T01:21:56.765Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T01:21:56.780Z] > git merge 8ac18c8d40d5257925873e9513c65867e7192949 # timeout=10 [2023-10-25T01:21:56.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T01:21:56.833Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T01:21:56.853Z] > git checkout -f 1d882e5084bce49e87d24f320f28f6b9a242b71b # timeout=10 [2023-10-25T01:21:58.400Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T01:21:58.400Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T01:21:58.400Z] Dload Upload Total Spent Left Speed [2023-10-25T01:21:58.400Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-10-25T01:21:58.975Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T01:21:59.336Z] + sudo tee /etc/docker/daemon.new [2023-10-25T01:21:59.336Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T01:21:59.336Z] { [2023-10-25T01:21:59.336Z] "registry-mirrors": [ [2023-10-25T01:21:59.336Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T01:21:59.336Z] ], [2023-10-25T01:21:59.336Z] "bip": "10.250.0.254/24", [2023-10-25T01:21:59.336Z] "hosts": [ [2023-10-25T01:21:59.336Z] "tcp://0.0.0.0:5555", [2023-10-25T01:21:59.336Z] "unix:///var/run/docker.sock" [2023-10-25T01:21:59.336Z] ], [2023-10-25T01:21:59.336Z] "mtu": 1458, [2023-10-25T01:21:59.336Z] "selinux-enabled": true, [2023-10-25T01:21:59.336Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T01:21:59.336Z] } [Pipeline] sh [2023-10-25T01:21:59.681Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T01:22:00.035Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T01:22:18.397Z] provisioning config files... [2023-10-25T01:22:18.427Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config6840064842399017132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:22:18.828Z] ---> docker-login.sh [2023-10-25T01:22:18.828Z] nexus3.edgexfoundry.org:10001 [2023-10-25T01:22:19.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:22:19.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:22:19.690Z] Configure a credential helper to remove this warning. See [2023-10-25T01:22:19.690Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:22:19.690Z] [2023-10-25T01:22:19.690Z] Login Succeeded [2023-10-25T01:22:19.690Z] nexus3.edgexfoundry.org:10002 [2023-10-25T01:22:19.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:22:19.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:22:19.960Z] Configure a credential helper to remove this warning. See [2023-10-25T01:22:19.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:22:19.960Z] [2023-10-25T01:22:19.960Z] Login Succeeded [2023-10-25T01:22:19.960Z] nexus3.edgexfoundry.org:10003 [2023-10-25T01:22:20.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:22:20.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:22:20.232Z] Configure a credential helper to remove this warning. See [2023-10-25T01:22:20.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:22:20.232Z] [2023-10-25T01:22:20.232Z] Login Succeeded [2023-10-25T01:22:20.232Z] nexus3.edgexfoundry.org:10004 [2023-10-25T01:22:20.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:22:20.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:22:20.778Z] Configure a credential helper to remove this warning. See [2023-10-25T01:22:20.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:22:20.778Z] [2023-10-25T01:22:20.778Z] Login Succeeded [2023-10-25T01:22:20.778Z] docker.io [2023-10-25T01:22:21.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T01:22:21.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T01:22:21.317Z] Configure a credential helper to remove this warning. See [2023-10-25T01:22:21.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T01:22:21.317Z] [2023-10-25T01:22:21.317Z] Login Succeeded [2023-10-25T01:22:21.317Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T01:22:21.349Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T01:22:21.780Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T01:22:21.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T01:22:21.851Z] ========================================================= [2023-10-25T01:22:21.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T01:22:21.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:22:22.364Z] + 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-25T01:22:22.633Z] Sending build context to Docker daemon 5.642MB [2023-10-25T01:22:22.633Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T01:22:22.633Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T01:22:22.912Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T01:22:22.912Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T01:22:22.912Z] 5d54e960e981: Pulling fs layer [2023-10-25T01:22:22.912Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T01:22:22.912Z] f0e02332f6b5: Pulling fs layer [2023-10-25T01:22:22.912Z] cefa15bbcfad: Pulling fs layer [2023-10-25T01:22:22.912Z] 17808c966233: Pulling fs layer [2023-10-25T01:22:22.912Z] f4c1fc716caa: Pulling fs layer [2023-10-25T01:22:22.912Z] f0e02332f6b5: Waiting [2023-10-25T01:22:22.912Z] cefa15bbcfad: Waiting [2023-10-25T01:22:22.912Z] 17808c966233: Waiting [2023-10-25T01:22:22.912Z] 5d54e960e981: Verifying Checksum [2023-10-25T01:22:22.912Z] 5d54e960e981: Download complete [2023-10-25T01:22:22.912Z] f0e02332f6b5: Download complete [2023-10-25T01:22:22.912Z] cefa15bbcfad: Verifying Checksum [2023-10-25T01:22:22.912Z] cefa15bbcfad: Download complete [2023-10-25T01:22:23.181Z] 9fda8d8052c6: Verifying Checksum [2023-10-25T01:22:23.181Z] 9fda8d8052c6: Download complete [2023-10-25T01:22:23.777Z] f4c1fc716caa: Verifying Checksum [2023-10-25T01:22:23.777Z] f4c1fc716caa: Download complete [2023-10-25T01:22:24.054Z] 9fda8d8052c6: Pull complete [2023-10-25T01:22:24.645Z] 5d54e960e981: Pull complete [2023-10-25T01:22:24.914Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T01:22:24.914Z] c4a7e357bf2a: Download complete [2023-10-25T01:22:25.882Z] 17808c966233: Verifying Checksum [2023-10-25T01:22:25.882Z] 17808c966233: Download complete [2023-10-25T01:22:38.358Z] c4a7e357bf2a: Pull complete [2023-10-25T01:22:38.358Z] f0e02332f6b5: Pull complete [2023-10-25T01:22:38.358Z] cefa15bbcfad: Pull complete [2023-10-25T01:22:46.620Z] 17808c966233: Pull complete [2023-10-25T01:22:47.589Z] f4c1fc716caa: Pull complete [2023-10-25T01:22:47.589Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T01:22:47.589Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T01:22:47.589Z] ---> ea914061e18c [2023-10-25T01:22:47.589Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T01:22:49.551Z] ---> Running in 2507c573262e [2023-10-25T01:22:49.819Z] Removing intermediate container 2507c573262e [2023-10-25T01:22:49.819Z] ---> 9bc7841969ec [2023-10-25T01:22:49.819Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T01:22:50.092Z] ---> Running in 7ca42e4726e2 [2023-10-25T01:22:50.362Z] Removing intermediate container 7ca42e4726e2 [2023-10-25T01:22:50.362Z] ---> 8a89f8d17a4f [2023-10-25T01:22:50.362Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T01:22:50.362Z] ---> Running in 00cb204efd17 [2023-10-25T01:22:50.951Z] Removing intermediate container 00cb204efd17 [2023-10-25T01:22:50.951Z] ---> b4a3c6376f40 [2023-10-25T01:22:50.951Z] Step 6/12 : WORKDIR /device-uart [2023-10-25T01:22:50.951Z] ---> Running in ea9fddee9491 [2023-10-25T01:22:51.222Z] Removing intermediate container ea9fddee9491 [2023-10-25T01:22:51.222Z] ---> 6436f673d106 [2023-10-25T01:22:51.222Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T01:22:51.490Z] ---> Running in 5bf437c929d9 [2023-10-25T01:22:52.453Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T01:22:53.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T01:22:53.995Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T01:22:53.995Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T01:22:53.995Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T01:22:53.995Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T01:22:54.263Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T01:22:54.263Z] OK: 270 MiB in 56 packages [2023-10-25T01:22:55.232Z] Removing intermediate container 5bf437c929d9 [2023-10-25T01:22:55.232Z] ---> 62e2af6a8691 [2023-10-25T01:22:55.232Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T01:22:55.817Z] ---> 5ac3f9823486 [2023-10-25T01:22:55.817Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T01:22:55.817Z] ---> Running in e2c6ddc30447 [2023-10-25T01:24:32.517Z] Removing intermediate container e2c6ddc30447 [2023-10-25T01:24:32.517Z] ---> 214ebc986947 [2023-10-25T01:24:32.517Z] Step 10/12 : COPY . . [2023-10-25T01:24:32.517Z] ---> 31bdca93c57b [2023-10-25T01:24:32.517Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T01:24:32.517Z] ---> Running in 781e441ff46d [2023-10-25T01:24:32.517Z] Removing intermediate container 781e441ff46d [2023-10-25T01:24:32.517Z] ---> 9f20a003e420 [2023-10-25T01:24:32.517Z] Step 12/12 : RUN ${MAKE} [2023-10-25T01:24:32.517Z] ---> Running in c4b1d3b65755 [2023-10-25T01:24:32.517Z] noop [2023-10-25T01:24:32.785Z] Removing intermediate container c4b1d3b65755 [2023-10-25T01:24:32.785Z] ---> c19086988333 [2023-10-25T01:24:32.785Z] Successfully built c19086988333 [2023-10-25T01:24:32.785Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:24:33.273Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T01:24:33.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:24:33.617Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2023-10-25T01:24:33.694Z] $ 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-25T01:24:34.999Z] $ docker top 81569f1e2707e8211bb7edb8d0c44b81a2ecccc401e598ca1a51235116fc9f20 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T01:24:35.935Z] + go version [2023-10-25T01:24:35.935Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T01:24:35.971Z] $ docker stop --time=1 81569f1e2707e8211bb7edb8d0c44b81a2ecccc401e598ca1a51235116fc9f20 [2023-10-25T01:24:37.661Z] $ docker rm -f --volumes 81569f1e2707e8211bb7edb8d0c44b81a2ecccc401e598ca1a51235116fc9f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:24:38.621Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T01:24:38.621Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:24:38.890Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2023-10-25T01:24:38.957Z] $ 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-25T01:24:41.562Z] $ docker top 55178b19cc6f6d4f7c24c46189ea0ae6041e7b078dd4833b8f7643cbe6f1bdf9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T01:24:42.522Z] + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh [2023-10-25T01:24:43.256Z] + make test [2023-10-25T01:24:43.256Z] go test ./... -coverprofile=coverage.out [2023-10-25T01:24:47.564Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-25T01:26:39.306Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-25T01:26:39.306Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-25T01:26:39.306Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T01:26:39.306Z] go vet ./... [2023-10-25T01:27:01.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T01:27:01.365Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T01:27:01.365Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T01:27:01.980Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T01:27:02.010Z] $ docker stop --time=1 55178b19cc6f6d4f7c24c46189ea0ae6041e7b078dd4833b8f7643cbe6f1bdf9 [2023-10-25T01:27:04.033Z] $ docker rm -f --volumes 55178b19cc6f6d4f7c24c46189ea0ae6041e7b078dd4833b8f7643cbe6f1bdf9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T01:27:05.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T01:27:05.357Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T01:27:05.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T01:27:06.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T01:27:06.765Z] + ls -al . [2023-10-25T01:27:06.765Z] total 148 [2023-10-25T01:27:06.765Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 01:24 . [2023-10-25T01:27:06.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 01:21 .. [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 01:21 .dockerignore [2023-10-25T01:27:06.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 01:21 .git [2023-10-25T01:27:06.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:21 .github [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 01:21 .gitignore [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 01:21 .golangci.yml [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 01:21 Attribution.txt [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 01:21 Dockerfile [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 01:21 GOVERNANCE.md [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 01:21 Jenkinsfile [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 01:21 LICENSE [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 01:21 Makefile [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 01:21 OWNERS.md [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 01:21 README.md [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 01:18 VERSION [2023-10-25T01:27:06.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 01:21 bin [2023-10-25T01:27:06.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:21 cmd [2023-10-25T01:27:06.765Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 01:24 coverage.out [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 01:21 go.mod [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 01:21 go.sum [2023-10-25T01:27:06.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 01:21 internal [2023-10-25T01:27:06.765Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 01:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:27:07.177Z] + 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=1d882e5084bce49e87d24f320f28f6b9a242b71b --label arch=arm64 --label version=0.0.0 . [2023-10-25T01:27:07.451Z] Sending build context to Docker daemon 5.643MB [2023-10-25T01:27:07.451Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T01:27:07.451Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T01:27:07.451Z] ---> c19086988333 [2023-10-25T01:27:07.451Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T01:27:07.731Z] ---> Running in b256266ba971 [2023-10-25T01:27:08.003Z] Removing intermediate container b256266ba971 [2023-10-25T01:27:08.003Z] ---> bb59bde84b9b [2023-10-25T01:27:08.003Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T01:27:08.270Z] ---> Running in 61af8a77460b [2023-10-25T01:27:08.537Z] Removing intermediate container 61af8a77460b [2023-10-25T01:27:08.537Z] ---> 45622df036fa [2023-10-25T01:27:08.537Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T01:27:08.537Z] ---> Running in 9c035428120b [2023-10-25T01:27:09.121Z] Removing intermediate container 9c035428120b [2023-10-25T01:27:09.121Z] ---> 169620d4caa8 [2023-10-25T01:27:09.121Z] Step 6/25 : WORKDIR /device-uart [2023-10-25T01:27:09.121Z] ---> Running in bb62b17d6532 [2023-10-25T01:27:09.392Z] Removing intermediate container bb62b17d6532 [2023-10-25T01:27:09.392Z] ---> 3e1ad446fccb [2023-10-25T01:27:09.392Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T01:27:09.392Z] ---> Running in 1f769f43df12 [2023-10-25T01:27:10.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T01:27:11.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T01:27:12.524Z] OK: 270 MiB in 56 packages [2023-10-25T01:27:13.126Z] Removing intermediate container 1f769f43df12 [2023-10-25T01:27:13.126Z] ---> cfc9033f2dd7 [2023-10-25T01:27:13.126Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T01:27:15.720Z] ---> 57b54d1f2818 [2023-10-25T01:27:15.720Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T01:27:15.720Z] ---> Running in c05ab7590810 [2023-10-25T01:27:18.315Z] Removing intermediate container c05ab7590810 [2023-10-25T01:27:18.315Z] ---> 9df5ff3c1e25 [2023-10-25T01:27:18.315Z] Step 10/25 : COPY . . [2023-10-25T01:27:18.901Z] ---> 4283fe92ac28 [2023-10-25T01:27:18.901Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T01:27:19.179Z] ---> Running in b13aca815511 [2023-10-25T01:27:19.457Z] Removing intermediate container b13aca815511 [2023-10-25T01:27:19.457Z] ---> bee31c4e2b10 [2023-10-25T01:27:19.457Z] Step 12/25 : RUN ${MAKE} [2023-10-25T01:27:19.457Z] ---> Running in 6e822621f9a3 [2023-10-25T01:27:20.431Z] 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.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-25T01:29:27.146Z] Removing intermediate container 6e822621f9a3 [2023-10-25T01:29:27.146Z] ---> 08143e64cea7 [2023-10-25T01:29:27.146Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T01:29:27.146Z] 3.18: Pulling from library/alpine [2023-10-25T01:29:27.146Z] 579b34f0a95b: Pulling fs layer [2023-10-25T01:29:27.146Z] 579b34f0a95b: Verifying Checksum [2023-10-25T01:29:27.146Z] 579b34f0a95b: Download complete [2023-10-25T01:29:27.146Z] 579b34f0a95b: Pull complete [2023-10-25T01:29:27.146Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T01:29:27.146Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T01:29:27.146Z] ---> 3cc203321400 [2023-10-25T01:29:27.146Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T01:29:27.146Z] ---> Running in ea0cd17df544 [2023-10-25T01:29:27.146Z] Removing intermediate container ea0cd17df544 [2023-10-25T01:29:27.146Z] ---> 6c691f797362 [2023-10-25T01:29:27.146Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T01:29:27.146Z] ---> Running in f33d68264cdc [2023-10-25T01:29:27.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T01:29:27.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T01:29:27.420Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T01:29:27.420Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T01:29:27.420Z] OK: 8 MiB in 16 packages [2023-10-25T01:29:28.390Z] Removing intermediate container f33d68264cdc [2023-10-25T01:29:28.390Z] ---> 0bc3e01b8f3e [2023-10-25T01:29:28.390Z] Step 16/25 : WORKDIR / [2023-10-25T01:29:28.661Z] ---> Running in 91d6bb089776 [2023-10-25T01:29:28.931Z] Removing intermediate container 91d6bb089776 [2023-10-25T01:29:28.931Z] ---> 02414f35e186 [2023-10-25T01:29:28.931Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-25T01:29:29.522Z] ---> 9e0f34fcf3b1 [2023-10-25T01:29:29.522Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-25T01:29:30.127Z] ---> 0407a791c525 [2023-10-25T01:29:30.127Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-25T01:29:32.121Z] ---> b3c063ee3d58 [2023-10-25T01:29:32.121Z] Step 20/25 : EXPOSE 59995 [2023-10-25T01:29:32.121Z] ---> Running in 5d8bfc15a0cc [2023-10-25T01:29:32.121Z] Removing intermediate container 5d8bfc15a0cc [2023-10-25T01:29:32.121Z] ---> eae604e47d23 [2023-10-25T01:29:32.121Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-25T01:29:32.392Z] ---> Running in 0a2ebdfa3dc6 [2023-10-25T01:29:32.660Z] Removing intermediate container 0a2ebdfa3dc6 [2023-10-25T01:29:32.660Z] ---> 7dcfe6b4a2ff [2023-10-25T01:29:32.660Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T01:29:32.660Z] ---> Running in 0f1ec19a616a [2023-10-25T01:29:33.248Z] Removing intermediate container 0f1ec19a616a [2023-10-25T01:29:33.248Z] ---> e5cc06109bfa [2023-10-25T01:29:33.248Z] Step 23/25 : LABEL arch=arm64 [2023-10-25T01:29:33.248Z] ---> Running in 42da3c51913d [2023-10-25T01:29:33.520Z] Removing intermediate container 42da3c51913d [2023-10-25T01:29:33.520Z] ---> 048abed10d18 [2023-10-25T01:29:33.520Z] Step 24/25 : LABEL git_sha=1d882e5084bce49e87d24f320f28f6b9a242b71b [2023-10-25T01:29:33.797Z] ---> Running in e970bb908b27 [2023-10-25T01:29:34.065Z] Removing intermediate container e970bb908b27 [2023-10-25T01:29:34.065Z] ---> 95c0d620ac8c [2023-10-25T01:29:34.065Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T01:29:34.065Z] ---> Running in a94009311fc5 [2023-10-25T01:29:34.657Z] Removing intermediate container a94009311fc5 [2023-10-25T01:29:34.657Z] ---> dd9d1904be62 [2023-10-25T01:29:34.657Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T01:29:34.657Z] Successfully built dd9d1904be62 [2023-10-25T01:29:34.657Z] 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-25T01:29:35.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T01:29:35.489Z] [2023-10-25T01:29:35.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:29:36.022Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T01:29:36.300Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T01:29:36.300Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T01:29:36.300Z] 04944245beec: Pulling fs layer [2023-10-25T01:29:36.300Z] 699f458cf7ca: Pulling fs layer [2023-10-25T01:29:36.300Z] 765212b225bb: Pulling fs layer [2023-10-25T01:29:36.300Z] f23df028b6ca: Pulling fs layer [2023-10-25T01:29:36.300Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T01:29:36.300Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T01:29:36.300Z] 765212b225bb: Waiting [2023-10-25T01:29:36.300Z] f23df028b6ca: Waiting [2023-10-25T01:29:36.300Z] d65c8cfc05b1: Waiting [2023-10-25T01:29:36.300Z] 2437ff75d9bd: Waiting [2023-10-25T01:29:36.300Z] 04944245beec: Verifying Checksum [2023-10-25T01:29:36.300Z] 04944245beec: Download complete [2023-10-25T01:29:36.300Z] 765212b225bb: Verifying Checksum [2023-10-25T01:29:36.300Z] 765212b225bb: Download complete [2023-10-25T01:29:36.584Z] f23df028b6ca: Verifying Checksum [2023-10-25T01:29:36.584Z] f23df028b6ca: Download complete [2023-10-25T01:29:36.584Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T01:29:36.584Z] d65c8cfc05b1: Download complete [2023-10-25T01:29:36.584Z] 699f458cf7ca: Verifying Checksum [2023-10-25T01:29:36.584Z] 699f458cf7ca: Download complete [2023-10-25T01:29:37.218Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T01:29:37.218Z] 8998bd30e6a1: Download complete [2023-10-25T01:29:40.624Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T01:29:40.624Z] 2437ff75d9bd: Download complete [2023-10-25T01:29:42.578Z] 8998bd30e6a1: Pull complete [2023-10-25T01:29:42.845Z] 04944245beec: Pull complete [2023-10-25T01:29:44.805Z] 699f458cf7ca: Pull complete [2023-10-25T01:29:45.075Z] 765212b225bb: Pull complete [2023-10-25T01:29:49.539Z] f23df028b6ca: Pull complete [2023-10-25T01:29:49.539Z] d65c8cfc05b1: Pull complete [2023-10-25T01:30:07.746Z] 2437ff75d9bd: Pull complete [2023-10-25T01:30:07.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T01:30:07.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T01:30:07.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:30:08.086Z] prd-ubuntu20.04-docker-arm64-4c-16g-10353 does not seem to be running inside a container [2023-10-25T01:30:08.159Z] $ 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-25T01:30:10.782Z] $ docker top f4162cb953e12c8232d427f98f81b8c4e34cd2e62e64f0ebf7c428f4ff93fa0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:11.721Z] ---> job-cost.sh [2023-10-25T01:30:11.721Z] lf-activate-venv: SKIPPING [2023-10-25T01:30:11.721Z] INFO: No Stack... [2023-10-25T01:30:11.987Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T01:30:12.939Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T01:30:13.587Z] + cat /w/workspace/device-uart/1/archives/cost.csv [2023-10-25T01:30:13.587Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T01:30:13.663Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [2023-10-25T01:30:13.669Z] Resource [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] did not exist. Created. [2023-10-25T01:30:13.669Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T01:30:14.398Z] /w/workspace/device-uart/1@tmp/durable-22c2b3e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T01:30:15.066Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T01:30:15.101Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T01:30:15.149Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T01:30:15.167Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-28-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T01:30:15.249Z] $ docker stop --time=1 f4162cb953e12c8232d427f98f81b8c4e34cd2e62e64f0ebf7c428f4ff93fa0d [2023-10-25T01:30:17.964Z] $ docker rm -f --volumes f4162cb953e12c8232d427f98f81b8c4e34cd2e62e64f0ebf7c428f4ff93fa0d [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-25T01:30:18.949Z] provisioning config files... [2023-10-25T01:30:18.956Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-28@tmp/config206290082424415418tmp [Pipeline] { [Pipeline] sh [2023-10-25T01:30:19.294Z] + set +x [2023-10-25T01:30:19.294Z] + curl -s https://codecov.io/bash [2023-10-25T01:30:19.294Z] + bash -s -- [2023-10-25T01:30:19.294Z] [2023-10-25T01:30:19.294Z] _____ _ [2023-10-25T01:30:19.295Z] / ____| | | [2023-10-25T01:30:19.295Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T01:30:19.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T01:30:19.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T01:30:19.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T01:30:19.295Z] Bash-1.0.6 [2023-10-25T01:30:19.295Z] [2023-10-25T01:30:19.295Z] [2023-10-25T01:30:19.295Z] ==> git version 2.25.1 found [2023-10-25T01:30:19.295Z] ==> 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-25T01:30:19.295Z] Release-Date: 2020-01-08 [2023-10-25T01:30:19.295Z] 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-25T01:30:19.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T01:30:19.295Z] ==> Jenkins CI detected. [2023-10-25T01:30:19.295Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-28 [2023-10-25T01:30:19.295Z] project root: . [2023-10-25T01:30:19.295Z] --> token set from env [2023-10-25T01:30:19.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T01:30:19.295Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T01:30:19.295Z] ==> Python coveragepy not found [2023-10-25T01:30:19.295Z] ==> Searching for coverage reports in: [2023-10-25T01:30:19.295Z] + . [2023-10-25T01:30:19.295Z] -> Found 1 reports [2023-10-25T01:30:19.295Z] ==> Detecting git/mercurial file structure [2023-10-25T01:30:19.295Z] ==> Reading reports [2023-10-25T01:30:19.295Z] + ./coverage.out bytes=10 [2023-10-25T01:30:19.295Z] ==> Appending adjustments [2023-10-25T01:30:19.295Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T01:30:19.552Z] + Found adjustments [2023-10-25T01:30:19.552Z] ==> Gzipping contents [2023-10-25T01:30:19.552Z] 4.0K /tmp/codecov.U9yHyc.gz [2023-10-25T01:30:19.552Z] ==> Uploading reports [2023-10-25T01:30:19.552Z] url: https://codecov.io [2023-10-25T01:30:19.552Z] query: branch=PR-28&commit=1d882e5084bce49e87d24f320f28f6b9a242b71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=28&job=&cmd_args= [2023-10-25T01:30:19.552Z] -> Pinging Codecov [2023-10-25T01:30:19.552Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-28&commit=1d882e5084bce49e87d24f320f28f6b9a242b71b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-28%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=28&job=&cmd_args= [2023-10-25T01:30:19.552Z] -> Uploading to [2023-10-25T01:30:19.552Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/B9AA6E0BBD74AE3A32605C7A7C664919/1d882e5084bce49e87d24f320f28f6b9a242b71b/43e5217b-122f-4ad4-81f4-db9572ae59e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T013019Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=94bf0786e43ca9e3e53c86dff760ab1db52976a214189b43f9fa11a7b9bd077e [2023-10-25T01:30:19.552Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T01:30:19.552Z] Dload Upload Total Spent Left Speed [2023-10-25T01:30:20.120Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 1518 --:--:-- --:--:-- --:--:-- 1515 [2023-10-25T01:30:20.120Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/1d882e5084bce49e87d24f320f28f6b9a242b71b [Pipeline] } [2023-10-25T01:30:20.146Z] 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-25T01:30:21.951Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-28/archives ] [2023-10-25T01:30:21.952Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-28/archives [2023-10-25T01:30:21.952Z] total 16 [2023-10-25T01:30:21.952Z] drwxr-xr-x 3 root root 4096 Oct 25 01:21 . [2023-10-25T01:30:21.952Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 01:21 .. [2023-10-25T01:30:21.952Z] drwxr-xr-x 2 root root 4096 Oct 25 01:21 cost [2023-10-25T01:30:21.952Z] -rw-r--r-- 1 root root 82 Oct 25 01:21 cost.csv [2023-10-25T01:30:21.952Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-28/archives [2023-10-25T01:30:21.952Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-28/archives [2023-10-25T01:30:21.952Z] total 16 [2023-10-25T01:30:21.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 01:21 . [2023-10-25T01:30:21.952Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 01:21 .. [2023-10-25T01:30:21.952Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 01:21 cost [2023-10-25T01:30:21.952Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 25 01:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:22.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:23.463Z] ---> package-listing.sh [2023-10-25T01:30:23.463Z] ++ facter osfamily [2023-10-25T01:30:23.463Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T01:30:23.463Z] + OS_FAMILY=debian [2023-10-25T01:30:23.463Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-28 [2023-10-25T01:30:23.463Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T01:30:23.463Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T01:30:23.463Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T01:30:23.463Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T01:30:23.463Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-28 ']' [2023-10-25T01:30:23.463Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T01:30:23.463Z] + case "${OS_FAMILY}" in [2023-10-25T01:30:23.463Z] + dpkg -l [2023-10-25T01:30:23.463Z] + grep '^ii' [2023-10-25T01:30:23.463Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T01:30:23.463Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T01:30:23.463Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T01:30:23.463Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-28 ']' [2023-10-25T01:30:23.463Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-28/archives/ [2023-10-25T01:30:23.463Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-28/archives/ [Pipeline] echo [2023-10-25T01:30:23.502Z] 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-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T01:30:23.792Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T01:30:24.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T01:30:24.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T01:30:24.552Z] prd-ubuntu20.04-docker-8c-8g-10350 does not seem to be running inside a container [2023-10-25T01:30:24.583Z] $ 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-28/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-28 -v /w/workspace/edgexfoundry_device-uart_PR-28:/w/workspace/edgexfoundry_device-uart_PR-28:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-28@tmp:/w/workspace/edgexfoundry_device-uart_PR-28@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-25T01:30:24.773Z] $ docker top e86093e88265017c5d3849327cada90832dc6287e51d0e27e81c1e04e0ca1da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T01:30:25.163Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T01:30:25.471Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T01:30:25.776Z] + ls /var/log/sa-host [2023-10-25T01:30:25.777Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T01:30:25.914Z] provisioning config files... [2023-10-25T01:30:25.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-28@tmp/config14498169683692264375tmp [Pipeline] { [Pipeline] echo [2023-10-25T01:30:25.976Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:26.281Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T01:30:26.310Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:26.697Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T01:30:26.729Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:27.039Z] ---> sudo-logs.sh [2023-10-25T01:30:27.039Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T01:30:27.130Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:27.436Z] ---> job-cost.sh [2023-10-25T01:30:27.436Z] lf-activate-venv: SKIPPING [2023-10-25T01:30:27.436Z] DEBUG: total: 0.2199999988079071 [2023-10-25T01:30:27.436Z] INFO: Retrieving Stack Cost... [2023-10-25T01:30:27.697Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T01:30:28.263Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T01:30:28.302Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T01:30:28.612Z] ---> logs-deploy.sh [2023-10-25T01:30:28.612Z] lf-activate-venv: SKIPPING [2023-10-25T01:30:28.612Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-28/1 [2023-10-25T01:30:28.612Z] INFO: archiving workspace using pattern(s): [2023-10-25T01:30:29.547Z] Archives upload complete. [2023-10-25T01:30:29.547Z] INFO: archiving logs to Nexus