Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d844151a1f42fb40cd3b012691e92cd9aabaf4b1 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-ssh16451922956502553159.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9139222245194362159.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7436154368525791916.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4435847647783788832.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6101926567390827752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Running on prd-ubuntu20.04-docker-8c-8g-5136 in /w/workspace/edgexfoundry_device-uart_main [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_main # 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 Avoid second fetch Checking out Revision d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (main) Commit message: "Merge pull request #36 from ejlee3/update-go-mods" > 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 core.sparsecheckout # timeout=10 > git checkout -f d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 > git rev-list --no-walk dec02cb029fa6ce79400670f54c9fa46c31fe080 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:30:14.885Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:30:14.966Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:30:14.988Z] ========================================================= [2023-11-28T20:30:14.989Z] EdgeX Global Pipelines Version Info [2023-11-28T20:30:14.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:16.507Z] ------------------- [2023-11-28T20:30:16.507Z] stable info: [2023-11-28T20:30:16.507Z] ------------------- [2023-11-28T20:30:16.507Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:30:16.507Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:30:16.507Z] Message: update stable to v1.0.258 [2023-11-28T20:30:16.767Z] ------------------- [2023-11-28T20:30:16.767Z] experimental info: [2023-11-28T20:30:16.767Z] ------------------- [2023-11-28T20:30:16.767Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:30:16.767Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:30:16.767Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:30:16.854Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-28T20:30:16.878Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-28T20:30:16.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:30:16.927Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:30:16.955Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:30:16.981Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:30:17.009Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:30:17.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:30:17.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:30:17.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:30:17.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:30:17.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-28T20:30:17.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:30:17.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:30:17.235Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:30:17.266Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:30:17.298Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:30:17.329Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:30:17.358Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:30:17.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:30:17.425Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:30:17.458Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:30:17.490Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:30:17.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:30:17.570Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:30:17.606Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:30:17.642Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:30:17.681Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:30:17.720Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:30:17.762Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:30:17.798Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo [2023-11-28T20:30:17.837Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d844151 [Pipeline] echo [2023-11-28T20:30:17.878Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:30:17.965Z] provisioning config files... [2023-11-28T20:30:17.976Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13842068550853883218tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:18.316Z] ---> ****-login.sh [2023-11-28T20:30:18.316Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:18.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:18.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:18.580Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:18.580Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:18.580Z] [2023-11-28T20:30:18.580Z] Login Succeeded [2023-11-28T20:30:18.580Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:18.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:18.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:18.581Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:18.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:18.581Z] [2023-11-28T20:30:18.581Z] Login Succeeded [2023-11-28T20:30:18.581Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:18.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:18.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:18.840Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:18.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:18.840Z] [2023-11-28T20:30:18.840Z] Login Succeeded [2023-11-28T20:30:18.840Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:18.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:18.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:18.841Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:18.841Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:18.841Z] [2023-11-28T20:30:18.841Z] Login Succeeded [2023-11-28T20:30:18.841Z] ****.io [2023-11-28T20:30:18.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:19.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:19.099Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:19.099Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:19.099Z] [2023-11-28T20:30:19.099Z] Login Succeeded [2023-11-28T20:30:19.099Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:19.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:30:19.582Z] + git rev-list -1 --merges d844151a1f42fb40cd3b012691e92cd9aabaf4b1~1..d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo [2023-11-28T20:30:19.608Z] -----------> git rev-list -1 --merges d844151a1f42fb40cd3b012691e92cd9aabaf4b1~1..d844151a1f42fb40cd3b012691e92cd9aabaf4b1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T20:30:19.608Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [false] [Pipeline] sh [2023-11-28T20:30:19.910Z] + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo [2023-11-28T20:30:19.923Z] ========================================================= [2023-11-28T20:30:19.923Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:30:19.923Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:30:20.286Z] + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] echo [2023-11-28T20:30:20.295Z] [semverPrep] GIT_COMMIT: d844151a1f42fb40cd3b012691e92cd9aabaf4b1, Commit Message: Merge pull request #36 from ejlee3/update-go-mods [Pipeline] echo [2023-11-28T20:30:20.314Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:30:20.694Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:30:20.694Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:30:20.694Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:30:20.694Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:30:20.694Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:30:20.694Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:30:20.694Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:21.053Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:21.053Z] [2023-11-28T20:30:21.053Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:21.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:21.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:30:21.366Z] b85a868b505f: Pulling fs layer [2023-11-28T20:30:21.366Z] e2be974225ed: Pulling fs layer [2023-11-28T20:30:21.366Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:30:21.366Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:30:21.366Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:30:21.366Z] eaf3925da568: Pulling fs layer [2023-11-28T20:30:21.366Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:30:21.366Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:30:21.366Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:30:21.366Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:30:21.366Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:30:21.366Z] 988bab9f4d93: Waiting [2023-11-28T20:30:21.366Z] bab4dde63d76: Waiting [2023-11-28T20:30:21.366Z] 4872d77fe225: Waiting [2023-11-28T20:30:21.366Z] bde34c3a00c8: Waiting [2023-11-28T20:30:21.366Z] b352a97aabf1: Waiting [2023-11-28T20:30:21.366Z] 5851b861e8e6: Waiting [2023-11-28T20:30:21.366Z] 1469e6f7b9e6: Waiting [2023-11-28T20:30:21.366Z] eaf3925da568: Waiting [2023-11-28T20:30:21.366Z] e2be974225ed: Download complete [2023-11-28T20:30:21.366Z] 988bab9f4d93: Verifying Checksum [2023-11-28T20:30:21.366Z] 988bab9f4d93: Download complete [2023-11-28T20:30:21.366Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:30:21.366Z] 1469e6f7b9e6: Download complete [2023-11-28T20:30:21.366Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:30:21.366Z] 339a4e72a1f5: Download complete [2023-11-28T20:30:21.366Z] eaf3925da568: Download complete [2023-11-28T20:30:21.626Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:30:21.626Z] bde34c3a00c8: Download complete [2023-11-28T20:30:21.626Z] b352a97aabf1: Verifying Checksum [2023-11-28T20:30:21.626Z] b352a97aabf1: Download complete [2023-11-28T20:30:21.626Z] 4872d77fe225: Download complete [2023-11-28T20:30:21.626Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:30:21.626Z] 5851b861e8e6: Download complete [2023-11-28T20:30:21.626Z] b85a868b505f: Verifying Checksum [2023-11-28T20:30:21.626Z] b85a868b505f: Download complete [2023-11-28T20:30:21.886Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:30:22.824Z] b85a868b505f: Pull complete [2023-11-28T20:30:22.824Z] e2be974225ed: Pull complete [2023-11-28T20:30:23.391Z] 339a4e72a1f5: Pull complete [2023-11-28T20:30:23.391Z] 988bab9f4d93: Pull complete [2023-11-28T20:30:23.960Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:30:23.960Z] eaf3925da568: Pull complete [2023-11-28T20:30:25.856Z] bab4dde63d76: Pull complete [2023-11-28T20:30:25.856Z] bde34c3a00c8: Pull complete [2023-11-28T20:30:26.421Z] b352a97aabf1: Pull complete [2023-11-28T20:30:26.421Z] 4872d77fe225: Pull complete [2023-11-28T20:30:26.679Z] 5851b861e8e6: Pull complete [2023-11-28T20:30:26.679Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:30:26.679Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:26.679Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:27.113Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T20:30:27.147Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:30:30.151Z] $ docker top 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db -eo pid,comm [2023-11-28T20:30:30.199Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:30:30.199Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:30:30.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:30:30.296Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:30:30.403Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:30:30.407Z] $ docker exec 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent [2023-11-28T20:30:30.508Z] SSH_AUTH_SOCK=/tmp/ssh-Vt96h51aG0oc/agent.32 [2023-11-28T20:30:30.508Z] SSH_AGENT_PID=38 [2023-11-28T20:30:30.515Z] Running ssh-add (command line suppressed) [2023-11-28T20:30:30.604Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9310450887074563637.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_9310450887074563637.key) [2023-11-28T20:30:30.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:30:30.917Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:30:30.930Z] $ docker exec --env ******** --env ******** 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent -k [2023-11-28T20:30:31.023Z] unset SSH_AUTH_SOCK; [2023-11-28T20:30:31.024Z] unset SSH_AGENT_PID; [2023-11-28T20:30:31.024Z] echo Agent pid 38 killed; [2023-11-28T20:30:31.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:30:31.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:30:31.171Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:30:31.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:30:31.278Z] $ docker exec 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent [2023-11-28T20:30:31.378Z] SSH_AUTH_SOCK=/tmp/ssh-C8rZrMOGhxcI/agent.70 [2023-11-28T20:30:31.378Z] SSH_AGENT_PID=76 [2023-11-28T20:30:31.383Z] Running ssh-add (command line suppressed) [2023-11-28T20:30:31.491Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11024541534389936517.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_11024541534389936517.key) [2023-11-28T20:30:31.510Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:30:31.802Z] + git semver init [2023-11-28T20:30:32.061Z] 2023-11-28 20:30:31,986 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:30:32.061Z] 2023-11-28 20:30:31,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-28T20:30:32.061Z] 2023-11-28 20:30:31,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2023-11-28T20:30:32.061Z] 2023-11-28 20:30:31,987 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_main/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:30:33.438Z] 2023-11-28 20:30:33,288 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2023-11-28T20:30:33.438Z] 2023-11-28 20:30:33,288 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2023-11-28T20:30:33.438Z] 2023-11-28 20:30:33,288 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T20:30:33.438Z] 2023-11-28 20:30:33,289 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T20:30:33.438Z] 3.0.1-dev.13 [Pipeline] } [2023-11-28T20:30:33.447Z] $ docker exec --env ******** --env ******** 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db ssh-agent -k [2023-11-28T20:30:33.538Z] unset SSH_AUTH_SOCK; [2023-11-28T20:30:33.540Z] unset SSH_AGENT_PID; [2023-11-28T20:30:33.540Z] echo Agent pid 76 killed; [2023-11-28T20:30:33.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:30:33.916Z] + git semver [Pipeline] } [2023-11-28T20:30:34.188Z] $ docker stop --time=1 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db [2023-11-28T20:30:35.720Z] $ docker rm -f --volumes 79af9043565192e3152b38ac0d2d6bc93db26fe20271ce01c6bc394218f4c6db [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:30:36.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:30:36.420Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:30:36.423Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:30:36.768Z] provisioning config files... [2023-11-28T20:30:36.777Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13332102204888391411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:37.109Z] ---> ****-login.sh [2023-11-28T20:30:37.109Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:37.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.110Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.110Z] [2023-11-28T20:30:37.110Z] Login Succeeded [2023-11-28T20:30:37.110Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:37.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.110Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.110Z] [2023-11-28T20:30:37.110Z] Login Succeeded [2023-11-28T20:30:37.110Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:37.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.369Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.369Z] [2023-11-28T20:30:37.369Z] Login Succeeded [2023-11-28T20:30:37.369Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:37.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.369Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.369Z] [2023-11-28T20:30:37.369Z] Login Succeeded [2023-11-28T20:30:37.369Z] ****.io [2023-11-28T20:30:37.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:37.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:37.628Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:37.628Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:37.628Z] [2023-11-28T20:30:37.628Z] Login Succeeded [2023-11-28T20:30:37.628Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:37.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:30:37.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:37.832Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:37.859Z] ========================================================= [2023-11-28T20:30:37.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:30:37.859Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:38.257Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:30:38.257Z] Sending build context to Docker daemon 23.03MB [2023-11-28T20:30:38.257Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:30:38.257Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:30:38.257Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:30:38.257Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:30:38.257Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:30:38.257Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:30:38.257Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:30:38.257Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:30:38.257Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:30:38.257Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:30:38.257Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:30:38.257Z] ad3a456e5733: Waiting [2023-11-28T20:30:38.257Z] b5e4710f87ac: Waiting [2023-11-28T20:30:38.257Z] 69c7f0334f64: Waiting [2023-11-28T20:30:38.257Z] ce7588e14bc9: Waiting [2023-11-28T20:30:38.257Z] 1f1c1a5573a3: Waiting [2023-11-28T20:30:38.516Z] c4d48a809fc2: Download complete [2023-11-28T20:30:38.516Z] 7264a8db6415: Download complete [2023-11-28T20:30:38.516Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:30:38.516Z] ad3a456e5733: Download complete [2023-11-28T20:30:38.516Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:30:38.516Z] 69c7f0334f64: Download complete [2023-11-28T20:30:38.516Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:30:38.516Z] 1f1c1a5573a3: Download complete [2023-11-28T20:30:38.516Z] 7264a8db6415: Pull complete [2023-11-28T20:30:38.516Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:30:38.516Z] b5e4710f87ac: Download complete [2023-11-28T20:30:38.775Z] c4d48a809fc2: Pull complete [2023-11-28T20:30:38.775Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:30:38.775Z] 4f1c88b9dad5: Download complete [2023-11-28T20:30:39.342Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:30:39.342Z] ce7588e14bc9: Download complete [2023-11-28T20:30:42.622Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:30:42.622Z] ad3a456e5733: Pull complete [2023-11-28T20:30:42.622Z] 69c7f0334f64: Pull complete [2023-11-28T20:30:42.622Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:30:45.152Z] ce7588e14bc9: Pull complete [2023-11-28T20:30:45.152Z] b5e4710f87ac: Pull complete [2023-11-28T20:30:45.152Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:30:45.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:30:45.410Z] ---> 88b5674ff536 [2023-11-28T20:30:45.410Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:30:50.008Z] ---> Running in 877bc9b7b3cb [2023-11-28T20:30:50.268Z] Removing intermediate container 877bc9b7b3cb [2023-11-28T20:30:50.268Z] ---> 315cd0bfe44e [2023-11-28T20:30:50.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:30:50.526Z] ---> Running in 3cf4e83912c4 [2023-11-28T20:30:50.784Z] Removing intermediate container 3cf4e83912c4 [2023-11-28T20:30:50.784Z] ---> ffcfccdee58d [2023-11-28T20:30:50.784Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:30:50.784Z] ---> Running in b363e7e2c2f3 [2023-11-28T20:30:51.041Z] Removing intermediate container b363e7e2c2f3 [2023-11-28T20:30:51.041Z] ---> b88c1e06beac [2023-11-28T20:30:51.041Z] Step 6/12 : WORKDIR /device-uart [2023-11-28T20:30:51.041Z] ---> Running in 21d5eebba8fe [2023-11-28T20:30:51.299Z] Removing intermediate container 21d5eebba8fe [2023-11-28T20:30:51.299Z] ---> 86a6078810ee [2023-11-28T20:30:51.299Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:30:51.299Z] ---> Running in 9ce04b902ab8 [2023-11-28T20:30:51.676Z] Still waiting to schedule task [2023-11-28T20:30:51.676Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:30:51.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:52.384Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:30:52.384Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:30:52.384Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:30:52.384Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:30:52.384Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:30:52.384Z] OK: 268 MiB in 56 packages [2023-11-28T20:30:52.949Z] Removing intermediate container 9ce04b902ab8 [2023-11-28T20:30:52.949Z] ---> 4bef08aff082 [2023-11-28T20:30:52.949Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:30:53.208Z] ---> b00cfea9988d [2023-11-28T20:30:53.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:30:53.208Z] ---> Running in dbf7cda4ee3a [2023-11-28T20:31:31.928Z] Removing intermediate container dbf7cda4ee3a [2023-11-28T20:31:31.928Z] ---> ba3eb41ff404 [2023-11-28T20:31:31.928Z] Step 10/12 : COPY . . [2023-11-28T20:31:31.928Z] ---> 4b5baa56ab51 [2023-11-28T20:31:31.928Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:31.928Z] ---> Running in cae8d485aad0 [2023-11-28T20:31:31.928Z] Removing intermediate container cae8d485aad0 [2023-11-28T20:31:31.928Z] ---> 5635534f4b00 [2023-11-28T20:31:31.928Z] Step 12/12 : RUN ${MAKE} [2023-11-28T20:31:31.928Z] ---> Running in e22be8bcae78 [2023-11-28T20:31:31.928Z] noop [2023-11-28T20:31:31.928Z] Removing intermediate container e22be8bcae78 [2023-11-28T20:31:31.928Z] ---> 533b878962db [2023-11-28T20:31:31.928Z] Successfully built 533b878962db [2023-11-28T20:31:31.928Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:32.295Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:32.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:32.408Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T20:31:32.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2023-11-28T20:31:32.788Z] $ docker top 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:33.161Z] + go version [2023-11-28T20:31:33.161Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:31:33.169Z] $ docker stop --time=1 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd [2023-11-28T20:31:34.453Z] $ docker rm -f --volumes 3a4619a50660867c874136c264b0d4d60e95a89598f45c66ab31a932caf654bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:35.027Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:35.027Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:35.147Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T20:31:35.171Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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 ******** ci-base-image-x86_64 cat [2023-11-28T20:31:35.504Z] $ docker top 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:35.928Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:31:36.256Z] + make test [2023-11-28T20:31:36.256Z] go test ./... -coverprofile=coverage.out [2023-11-28T20:31:37.628Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-28T20:31:47.602Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-28T20:31:47.602Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-28T20:31:55.713Z] go vet ./... [2023-11-28T20:31:58.241Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:31:58.241Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:31:58.241Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:31:58.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:31:58.281Z] $ docker stop --time=1 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 [2023-11-28T20:32:00.911Z] $ docker rm -f --volumes 8634a9f5dce1645fa325870c0f8449089fb020713220dda40c3aef59833b3b14 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:32:01.407Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:32:01.444Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:32:01.984Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:32:02.265Z] + ls -al . [2023-11-28T20:32:02.265Z] total 156 [2023-11-28T20:32:02.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 . [2023-11-28T20:32:02.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:30 .. [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:30 .dockerignore [2023-11-28T20:32:02.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git [2023-11-28T20:32:02.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 .github [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 20:30 .gitignore [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:30 .golangci.yml [2023-11-28T20:32:02.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 .semver [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 20:30 Attribution.txt [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 20:30 CHANGELOG.md [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 20:30 Dockerfile [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:30 GOVERNANCE.md [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 20:30 Jenkinsfile [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:30 LICENSE [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 20:30 Makefile [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:30 OWNERS.md [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 20:30 README.md [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 28 20:30 VERSION [2023-11-28T20:32:02.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:30 bin [2023-11-28T20:32:02.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 cmd [2023-11-28T20:32:02.265Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:31 coverage.out [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 20:30 go.mod [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 20:30 go.sum [2023-11-28T20:32:02.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:30 internal [2023-11-28T20:32:02.265Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:02.616Z] + 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=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 --label arch=amd64 --label version=3.0.1-dev.13 . [2023-11-28T20:32:02.616Z] Sending build context to Docker daemon 23.03MB [2023-11-28T20:32:02.616Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:32:02.616Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T20:32:02.616Z] ---> 533b878962db [2023-11-28T20:32:02.616Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:32:02.876Z] ---> Running in 9aa593789b56 [2023-11-28T20:32:03.143Z] Removing intermediate container 9aa593789b56 [2023-11-28T20:32:03.143Z] ---> 63984a59c41d [2023-11-28T20:32:03.143Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:32:03.143Z] ---> Running in 64d2ed23496e [2023-11-28T20:32:03.143Z] Removing intermediate container 64d2ed23496e [2023-11-28T20:32:03.143Z] ---> 8500e6961d33 [2023-11-28T20:32:03.143Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:32:03.143Z] ---> Running in 15d0628ccc71 [2023-11-28T20:32:03.143Z] Removing intermediate container 15d0628ccc71 [2023-11-28T20:32:03.143Z] ---> bdc863ecf546 [2023-11-28T20:32:03.143Z] Step 6/26 : WORKDIR /device-uart [2023-11-28T20:32:03.143Z] ---> Running in 3337a1ae51f2 [2023-11-28T20:32:03.143Z] Removing intermediate container 3337a1ae51f2 [2023-11-28T20:32:03.143Z] ---> 3ce8807b0434 [2023-11-28T20:32:03.143Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:32:03.406Z] ---> Running in adb5e39aef86 [2023-11-28T20:32:03.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:03.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:03.925Z] OK: 268 MiB in 56 packages [2023-11-28T20:32:04.185Z] Removing intermediate container adb5e39aef86 [2023-11-28T20:32:04.185Z] ---> 900793bb67da [2023-11-28T20:32:04.185Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T20:32:04.185Z] ---> defb9179283c [2023-11-28T20:32:04.185Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:32:04.185Z] ---> Running in 2b6ad14ed4cd [2023-11-28T20:32:04.751Z] Removing intermediate container 2b6ad14ed4cd [2023-11-28T20:32:04.751Z] ---> 15e6240e9377 [2023-11-28T20:32:04.751Z] Step 10/26 : COPY . . [2023-11-28T20:32:05.686Z] ---> 10ac55320b13 [2023-11-28T20:32:05.686Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:32:05.686Z] ---> Running in 4a7ec9659b2e [2023-11-28T20:32:05.686Z] Removing intermediate container 4a7ec9659b2e [2023-11-28T20:32:05.686Z] ---> e437269025f4 [2023-11-28T20:32:05.686Z] Step 12/26 : RUN ${MAKE} [2023-11-28T20:32:05.686Z] ---> Running in 0024c5c4eab2 [2023-11-28T20:32:05.945Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-28T20:32:28.152Z] Removing intermediate container 0024c5c4eab2 [2023-11-28T20:32:28.152Z] ---> 759022eca956 [2023-11-28T20:32:28.152Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T20:32:28.152Z] 3.18: Pulling from library/alpine [2023-11-28T20:32:28.152Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:32:28.152Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:32:28.152Z] 96526aa774ef: Download complete [2023-11-28T20:32:28.152Z] 96526aa774ef: Pull complete [2023-11-28T20:32:28.152Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:32:28.152Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:32:28.152Z] ---> 8ca4688f4f35 [2023-11-28T20:32:28.152Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T20:32:28.152Z] ---> Running in c17d16b250dd [2023-11-28T20:32:28.152Z] Removing intermediate container c17d16b250dd [2023-11-28T20:32:28.152Z] ---> 0cc27de43593 [2023-11-28T20:32:28.152Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:32:28.152Z] ---> Running in 54c4ffd5abaf [2023-11-28T20:32:28.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:28.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:28.674Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:32:28.674Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:32:28.674Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:29.242Z] Removing intermediate container 54c4ffd5abaf [2023-11-28T20:32:29.242Z] ---> 307accb817f7 [2023-11-28T20:32:29.242Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T20:32:29.242Z] ---> Running in 8f477afba553 [2023-11-28T20:32:29.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:29.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:29.759Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:29.759Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:29.759Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:32:29.759Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:29.759Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:29.759Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:29.759Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:29.759Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:29.759Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:32:29.759Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:30.392Z] Removing intermediate container 8f477afba553 [2023-11-28T20:32:30.392Z] ---> 9abdd2a75915 [2023-11-28T20:32:30.392Z] Step 17/26 : WORKDIR / [2023-11-28T20:32:30.392Z] ---> Running in 384e43143296 [2023-11-28T20:32:30.392Z] Removing intermediate container 384e43143296 [2023-11-28T20:32:30.392Z] ---> b3acdde520a6 [2023-11-28T20:32:30.392Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-28T20:32:30.650Z] ---> 892c36d348d5 [2023-11-28T20:32:30.650Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-28T20:32:30.650Z] ---> 3bbcd6ec8b2d [2023-11-28T20:32:30.650Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-28T20:32:31.585Z] ---> 0faf9389c7ae [2023-11-28T20:32:31.585Z] Step 21/26 : EXPOSE 59995 [2023-11-28T20:32:31.585Z] ---> Running in 114aa065632d [2023-11-28T20:32:31.585Z] Removing intermediate container 114aa065632d [2023-11-28T20:32:31.585Z] ---> 953aef15427c [2023-11-28T20:32:31.585Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-28T20:32:31.585Z] ---> Running in 2dac30683c78 [2023-11-28T20:32:31.585Z] Removing intermediate container 2dac30683c78 [2023-11-28T20:32:31.585Z] ---> 7fc61c72cda8 [2023-11-28T20:32:31.585Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:32:31.585Z] ---> Running in 9d1ff5aa20f7 [2023-11-28T20:32:31.585Z] Removing intermediate container 9d1ff5aa20f7 [2023-11-28T20:32:31.585Z] ---> a188263c00b7 [2023-11-28T20:32:31.585Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T20:32:31.585Z] ---> Running in 8db8e8e19dfa [2023-11-28T20:32:31.844Z] Removing intermediate container 8db8e8e19dfa [2023-11-28T20:32:31.844Z] ---> 87349bb714f2 [2023-11-28T20:32:31.844Z] Step 25/26 : LABEL git_sha=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T20:32:31.844Z] ---> Running in ccc984839393 [2023-11-28T20:32:31.844Z] Removing intermediate container ccc984839393 [2023-11-28T20:32:31.844Z] ---> 673325c564ef [2023-11-28T20:32:31.844Z] Step 26/26 : LABEL version=3.0.1-dev.13 [2023-11-28T20:32:32.102Z] ---> Running in 304721caa13c [2023-11-28T20:32:32.102Z] Removing intermediate container 304721caa13c [2023-11-28T20:32:32.102Z] ---> d3fcb9816469 [2023-11-28T20:32:32.102Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:32:32.102Z] Successfully built d3fcb9816469 [2023-11-28T20:32:32.102Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:32:32.328Z] provisioning config files... [2023-11-28T20:32:32.337Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config7859535413819150798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:32.670Z] ---> ****-login.sh [2023-11-28T20:32:32.670Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:32.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.670Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.670Z] [2023-11-28T20:32:32.670Z] Login Succeeded [2023-11-28T20:32:32.670Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:32.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.670Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.670Z] [2023-11-28T20:32:32.670Z] Login Succeeded [2023-11-28T20:32:32.670Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:32.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.928Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.928Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.928Z] [2023-11-28T20:32:32.928Z] Login Succeeded [2023-11-28T20:32:32.928Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:32.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.928Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.929Z] [2023-11-28T20:32:32.929Z] Login Succeeded [2023-11-28T20:32:32.929Z] ****.io [2023-11-28T20:32:32.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:33.187Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:33.187Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:33.187Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:33.187Z] [2023-11-28T20:32:33.187Z] Login Succeeded [2023-11-28T20:32:33.187Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:33.194Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:33.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:33.370Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2023-11-28T20:32:33.370Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T20:32:33.370Z] latest [2023-11-28T20:32:33.370Z] 3.0.1-dev.13 [2023-11-28T20:32:33.370Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T20:32:33.370Z] main [2023-11-28T20:32:33.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:33.812Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:34.189Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T20:32:34.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-28T20:32:34.189Z] 161c54cf65da: Preparing [2023-11-28T20:32:34.189Z] 5cc442157a8c: Preparing [2023-11-28T20:32:34.189Z] 407fee2e8e32: Preparing [2023-11-28T20:32:34.189Z] 6bdf8486658b: Preparing [2023-11-28T20:32:34.189Z] bfd550e0a9a9: Preparing [2023-11-28T20:32:34.189Z] cc2447e1835a: Preparing [2023-11-28T20:32:34.189Z] 407fee2e8e32: Pushed [2023-11-28T20:32:34.189Z] 5cc442157a8c: Pushed [2023-11-28T20:32:34.189Z] bfd550e0a9a9: Pushed [2023-11-28T20:32:34.189Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:35.123Z] 6bdf8486658b: Pushed [2023-11-28T20:32:37.023Z] 161c54cf65da: Pushed [2023-11-28T20:32:37.023Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:37.421Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:37.811Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-28T20:32:37.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-28T20:32:37.811Z] 161c54cf65da: Preparing [2023-11-28T20:32:37.811Z] 5cc442157a8c: Preparing [2023-11-28T20:32:37.811Z] 407fee2e8e32: Preparing [2023-11-28T20:32:37.811Z] 6bdf8486658b: Preparing [2023-11-28T20:32:37.811Z] bfd550e0a9a9: Preparing [2023-11-28T20:32:37.811Z] cc2447e1835a: Preparing [2023-11-28T20:32:37.811Z] cc2447e1835a: Waiting [2023-11-28T20:32:37.811Z] bfd550e0a9a9: Layer already exists [2023-11-28T20:32:37.811Z] 161c54cf65da: Layer already exists [2023-11-28T20:32:37.811Z] 407fee2e8e32: Layer already exists [2023-11-28T20:32:37.811Z] 5cc442157a8c: Layer already exists [2023-11-28T20:32:37.811Z] 6bdf8486658b: Layer already exists [2023-11-28T20:32:37.811Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:37.811Z] latest: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:38.204Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:38.586Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 [2023-11-28T20:32:38.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-28T20:32:38.586Z] 161c54cf65da: Preparing [2023-11-28T20:32:38.586Z] 5cc442157a8c: Preparing [2023-11-28T20:32:38.586Z] 407fee2e8e32: Preparing [2023-11-28T20:32:38.586Z] 6bdf8486658b: Preparing [2023-11-28T20:32:38.586Z] bfd550e0a9a9: Preparing [2023-11-28T20:32:38.586Z] cc2447e1835a: Preparing [2023-11-28T20:32:38.586Z] cc2447e1835a: Waiting [2023-11-28T20:32:38.586Z] 5cc442157a8c: Layer already exists [2023-11-28T20:32:38.586Z] bfd550e0a9a9: Layer already exists [2023-11-28T20:32:38.586Z] 407fee2e8e32: Layer already exists [2023-11-28T20:32:38.586Z] 6bdf8486658b: Layer already exists [2023-11-28T20:32:38.586Z] 161c54cf65da: Layer already exists [2023-11-28T20:32:38.586Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:38.586Z] 3.0.1-dev.13: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:38.999Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:39.387Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T20:32:39.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-28T20:32:39.388Z] 161c54cf65da: Preparing [2023-11-28T20:32:39.388Z] 5cc442157a8c: Preparing [2023-11-28T20:32:39.388Z] 407fee2e8e32: Preparing [2023-11-28T20:32:39.388Z] 6bdf8486658b: Preparing [2023-11-28T20:32:39.388Z] bfd550e0a9a9: Preparing [2023-11-28T20:32:39.388Z] cc2447e1835a: Preparing [2023-11-28T20:32:39.388Z] 5cc442157a8c: Layer already exists [2023-11-28T20:32:39.388Z] 161c54cf65da: Layer already exists [2023-11-28T20:32:39.388Z] 407fee2e8e32: Layer already exists [2023-11-28T20:32:39.388Z] bfd550e0a9a9: Layer already exists [2023-11-28T20:32:39.388Z] 6bdf8486658b: Layer already exists [2023-11-28T20:32:39.388Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:39.388Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:39.775Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:40.166Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2023-11-28T20:32:40.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2023-11-28T20:32:40.166Z] 161c54cf65da: Preparing [2023-11-28T20:32:40.166Z] 5cc442157a8c: Preparing [2023-11-28T20:32:40.166Z] 407fee2e8e32: Preparing [2023-11-28T20:32:40.166Z] 6bdf8486658b: Preparing [2023-11-28T20:32:40.166Z] bfd550e0a9a9: Preparing [2023-11-28T20:32:40.166Z] cc2447e1835a: Preparing [2023-11-28T20:32:40.166Z] cc2447e1835a: Waiting [2023-11-28T20:32:40.166Z] 5cc442157a8c: Layer already exists [2023-11-28T20:32:40.166Z] bfd550e0a9a9: Layer already exists [2023-11-28T20:32:40.166Z] 6bdf8486658b: Layer already exists [2023-11-28T20:32:40.166Z] 407fee2e8e32: Layer already exists [2023-11-28T20:32:40.166Z] 161c54cf65da: Layer already exists [2023-11-28T20:32:40.166Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:40.166Z] main: digest: sha256:306f3922bf049cadbd6c8c0530a0c9802f353e8d1051639dea37eb0734eb4599 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:40.390Z] ===================================================== [Pipeline] echo [2023-11-28T20:32:40.428Z] taggedImages: [2023-11-28T20:32:40.428Z] - nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T20:32:40.428Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2023-11-28T20:32:40.428Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.13 [2023-11-28T20:32:40.428Z] - nexus3.edgexfoundry.org:10004/device-uart:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T20:32:40.428Z] - nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:41.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:41.039Z] [2023-11-28T20:32:41.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:41.372Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:41.372Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:41.372Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:41.372Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:41.372Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:41.372Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:41.372Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:41.372Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:41.372Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:41.372Z] 33b1e0a273af: Waiting [2023-11-28T20:32:41.372Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:41.372Z] 2f39f015ded8: Waiting [2023-11-28T20:32:41.372Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:41.372Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:41.372Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:41.372Z] 33b1e0a273af: Download complete [2023-11-28T20:32:41.372Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:32:41.372Z] ec43610c2a17: Download complete [2023-11-28T20:32:41.372Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:41.630Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:32:41.630Z] 5eb5b503b376: Download complete [2023-11-28T20:32:42.201Z] 2f39f015ded8: Download complete [2023-11-28T20:32:43.155Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:43.155Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:43.726Z] ec43610c2a17: Pull complete [2023-11-28T20:32:43.985Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:44.244Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:44.244Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:48.431Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:48.431Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:48.431Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:48.431Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:48.647Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T20:32:48.677Z] $ 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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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-lftools-log-publisher:latest cat [2023-11-28T20:32:52.307Z] $ docker top 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:52.748Z] ---> job-cost.sh [2023-11-28T20:32:52.748Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:52.748Z] INFO: No Stack... [2023-11-28T20:32:53.007Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:53.266Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:53.554Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2023-11-28T20:32:53.554Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:53.565Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [2023-11-28T20:32:53.574Z] Resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] did not exist. Created. [2023-11-28T20:32:53.574Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:53.944Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:53.969Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:54.016Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:54.111Z] $ docker stop --time=1 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db [2023-11-28T20:32:55.263Z] $ docker rm -f --volumes 7e17f3d84c63e4c8cf2e8bced76f87d33b24d801b574b51ed02fc48b308721db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:37:00.537Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8382 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2023-11-28T21:37:00.584Z] Running in /w/workspace/device-uart/19 [Pipeline] { [Pipeline] checkout [2023-11-28T21:37:00.651Z] The recommended git tool is: git [2023-11-28T21:37:05.806Z] using credential edgex-jenkins-ssh [2023-11-28T21:37:05.831Z] Cloning the remote Git repository [2023-11-28T21:37:05.877Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-28T21:37:05.967Z] > git init /w/workspace/device-uart/19 # timeout=10 [2023-11-28T21:37:06.123Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-28T21:37:06.124Z] > git --version # timeout=10 [2023-11-28T21:37:06.144Z] > git --version # 'git version 2.25.1' [2023-11-28T21:37:06.147Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:37:06.299Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:37:08.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-28T21:37:09.054Z] Avoid second fetch [2023-11-28T21:37:09.054Z] Checking out Revision d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (main) [2023-11-28T21:37:08.224Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:37:09.072Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:37:09.131Z] > git checkout -f d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 [2023-11-28T21:37:09.608Z] Commit message: "Merge pull request #36 from ejlee3/update-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:37:10.664Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:37:10.664Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:37:10.664Z] Dload Upload Total Spent Left Speed [2023-11-28T21:37:10.664Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2023-11-28T21:37:11.003Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:37:11.330Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:37:11.330Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:37:11.330Z] { [2023-11-28T21:37:11.330Z] "registry-mirrors": [ [2023-11-28T21:37:11.330Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:37:11.330Z] ], [2023-11-28T21:37:11.330Z] "bip": "10.250.0.254/24", [2023-11-28T21:37:11.330Z] "hosts": [ [2023-11-28T21:37:11.330Z] "tcp://0.0.0.0:5555", [2023-11-28T21:37:11.330Z] "unix:///var/run/docker.sock" [2023-11-28T21:37:11.330Z] ], [2023-11-28T21:37:11.330Z] "mtu": 1458, [2023-11-28T21:37:11.330Z] "selinux-enabled": true, [2023-11-28T21:37:11.330Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:37:11.330Z] } [Pipeline] sh [2023-11-28T21:37:11.661Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:37:12.004Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:37:30.285Z] provisioning config files... [2023-11-28T21:37:30.311Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/19@tmp/config4061564874912991970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:30.772Z] ---> ****-login.sh [2023-11-28T21:37:30.772Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:37:31.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:37:31.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:37:31.314Z] Configure a credential helper to remove this warning. See [2023-11-28T21:37:31.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:37:31.314Z] [2023-11-28T21:37:31.314Z] Login Succeeded [2023-11-28T21:37:31.314Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:37:31.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:37:31.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:37:31.857Z] Configure a credential helper to remove this warning. See [2023-11-28T21:37:31.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:37:31.857Z] [2023-11-28T21:37:31.857Z] Login Succeeded [2023-11-28T21:37:31.857Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:37:31.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:37:32.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:37:32.131Z] Configure a credential helper to remove this warning. See [2023-11-28T21:37:32.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:37:32.131Z] [2023-11-28T21:37:32.131Z] Login Succeeded [2023-11-28T21:37:32.131Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:37:32.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:37:32.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:37:32.402Z] Configure a credential helper to remove this warning. See [2023-11-28T21:37:32.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:37:32.402Z] [2023-11-28T21:37:32.402Z] Login Succeeded [2023-11-28T21:37:32.402Z] ****.io [2023-11-28T21:37:32.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:37:32.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:37:32.942Z] Configure a credential helper to remove this warning. See [2023-11-28T21:37:32.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:37:32.942Z] [2023-11-28T21:37:32.942Z] Login Succeeded [2023-11-28T21:37:32.942Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:37:32.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:37:33.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:37:33.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:37:33.520Z] ========================================================= [2023-11-28T21:37:33.520Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:37:33.520Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:37:34.015Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:37:35.959Z] Sending build context to Docker daemon 11.58MB [2023-11-28T21:37:35.959Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:37:35.959Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T21:37:36.228Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:37:36.228Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:37:36.228Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:37:36.228Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:37:36.228Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:37:36.228Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:37:36.228Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:37:36.228Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:37:36.228Z] 872ee5b61b7b: Waiting [2023-11-28T21:37:36.228Z] 0c6a40ed1a82: Waiting [2023-11-28T21:37:36.228Z] 94ae7d8d031c: Waiting [2023-11-28T21:37:36.228Z] f0e02332f6b5: Waiting [2023-11-28T21:37:36.228Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:37:36.228Z] 5d54e960e981: Download complete [2023-11-28T21:37:36.228Z] f0e02332f6b5: Verifying Checksum [2023-11-28T21:37:36.228Z] f0e02332f6b5: Download complete [2023-11-28T21:37:36.228Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:37:36.228Z] 872ee5b61b7b: Download complete [2023-11-28T21:37:36.228Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T21:37:36.228Z] 9fda8d8052c6: Download complete [2023-11-28T21:37:36.497Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T21:37:36.497Z] 94ae7d8d031c: Download complete [2023-11-28T21:37:37.117Z] 9fda8d8052c6: Pull complete [2023-11-28T21:37:37.706Z] 5d54e960e981: Pull complete [2023-11-28T21:37:37.973Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T21:37:37.974Z] c4a7e357bf2a: Download complete [2023-11-28T21:37:38.935Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:37:38.935Z] 0c6a40ed1a82: Download complete [2023-11-28T21:37:51.278Z] c4a7e357bf2a: Pull complete [2023-11-28T21:37:51.278Z] f0e02332f6b5: Pull complete [2023-11-28T21:37:51.278Z] 872ee5b61b7b: Pull complete [2023-11-28T21:37:57.925Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:37:59.883Z] 94ae7d8d031c: Pull complete [2023-11-28T21:37:59.883Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:37:59.883Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:37:59.883Z] ---> 86de565de09d [2023-11-28T21:37:59.883Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:38:00.468Z] ---> Running in 82e69853be6a [2023-11-28T21:38:00.740Z] Removing intermediate container 82e69853be6a [2023-11-28T21:38:00.740Z] ---> 2968c8b7dff7 [2023-11-28T21:38:00.740Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:38:00.740Z] ---> Running in 7ed3a2ddc95a [2023-11-28T21:38:01.008Z] Removing intermediate container 7ed3a2ddc95a [2023-11-28T21:38:01.008Z] ---> 4a1af70447c5 [2023-11-28T21:38:01.008Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:38:01.008Z] ---> Running in 811a063ac367 [2023-11-28T21:38:01.591Z] Removing intermediate container 811a063ac367 [2023-11-28T21:38:01.591Z] ---> 798d9991675a [2023-11-28T21:38:01.591Z] Step 6/12 : WORKDIR /device-uart [2023-11-28T21:38:01.591Z] ---> Running in 100fd61ecaee [2023-11-28T21:38:01.859Z] Removing intermediate container 100fd61ecaee [2023-11-28T21:38:01.859Z] ---> cdfa790cdf59 [2023-11-28T21:38:01.859Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:38:01.859Z] ---> Running in 736449bdde8d [2023-11-28T21:38:03.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:38:03.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:38:04.492Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T21:38:04.492Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T21:38:04.492Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T21:38:04.759Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T21:38:04.759Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:38:04.759Z] OK: 271 MiB in 56 packages [2023-11-28T21:38:05.726Z] Removing intermediate container 736449bdde8d [2023-11-28T21:38:05.726Z] ---> 363661c49d27 [2023-11-28T21:38:05.726Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T21:38:06.311Z] ---> 5bfbd99c811e [2023-11-28T21:38:06.311Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:38:06.311Z] ---> Running in 4b55fdd1ee9a [2023-11-28T21:39:27.942Z] Removing intermediate container 4b55fdd1ee9a [2023-11-28T21:39:27.942Z] ---> 1474de53ada9 [2023-11-28T21:39:27.942Z] Step 10/12 : COPY . . [2023-11-28T21:39:27.942Z] ---> f8779dfe9db7 [2023-11-28T21:39:27.942Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:39:27.942Z] ---> Running in a72537c042c6 [2023-11-28T21:39:27.942Z] Removing intermediate container a72537c042c6 [2023-11-28T21:39:27.942Z] ---> 75c077602404 [2023-11-28T21:39:27.942Z] Step 12/12 : RUN ${MAKE} [2023-11-28T21:39:27.942Z] ---> Running in 479bbc505ad4 [2023-11-28T21:39:27.942Z] noop [2023-11-28T21:39:27.942Z] Removing intermediate container 479bbc505ad4 [2023-11-28T21:39:27.942Z] ---> 4a198ca08e69 [2023-11-28T21:39:27.942Z] Successfully built 4a198ca08e69 [2023-11-28T21:39:27.942Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:39:28.409Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:39:28.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:39:28.758Z] prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container [2023-11-28T21:39:28.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@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 ******** ci-base-image-arm64 cat [2023-11-28T21:39:30.842Z] $ docker top 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:39:31.796Z] + go version [2023-11-28T21:39:31.796Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:39:31.832Z] $ docker stop --time=1 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 [2023-11-28T21:39:33.426Z] $ docker rm -f --volumes 0e0aa6b1d4301af365a55f75b9e73cf7f0b2e49d28120c19283e60747f25a588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:39:34.280Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:39:34.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:39:34.591Z] prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container [2023-11-28T21:39:34.669Z] $ 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/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@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 ******** ci-base-image-arm64 cat [2023-11-28T21:39:35.775Z] $ docker top 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:39:36.365Z] + git config --global --add safe.directory /w/workspace/device-uart/19 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:39:36.727Z] + make test [2023-11-28T21:39:36.727Z] go test ./... -coverprofile=coverage.out [2023-11-28T21:39:40.986Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-28T21:41:02.626Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-28T21:41:02.626Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-28T21:41:03.209Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:41:03.209Z] go vet ./... [2023-11-28T21:41:29.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:41:29.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:41:29.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:41:29.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:41:29.985Z] $ docker stop --time=1 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b [2023-11-28T21:41:31.875Z] $ docker rm -f --volumes 775cf060efd18486be4446060bd9497fd24c9dd9a5b2e217c58711f3c4ea4b9b [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:41:33.119Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:41:33.185Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:41:33.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:41:34.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:41:34.603Z] + ls -al . [2023-11-28T21:41:34.603Z] total 152 [2023-11-28T21:41:34.603Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:39 . [2023-11-28T21:41:34.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:37 .. [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 21:37 .dockerignore [2023-11-28T21:41:34.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:37 .git [2023-11-28T21:41:34.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 .github [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 21:37 .gitignore [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:37 .golangci.yml [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 21:37 Attribution.txt [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 21:37 CHANGELOG.md [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 21:37 Dockerfile [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:37 GOVERNANCE.md [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 21:37 Jenkinsfile [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:37 LICENSE [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 21:37 Makefile [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:37 OWNERS.md [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 21:37 README.md [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 28 20:30 VERSION [2023-11-28T21:41:34.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:37 bin [2023-11-28T21:41:34.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 cmd [2023-11-28T21:41:34.603Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:39 coverage.out [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 21:37 go.mod [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 21:37 go.sum [2023-11-28T21:41:34.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:37 internal [2023-11-28T21:41:34.603Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:41:35.076Z] + 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=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 --label arch=arm64 --label version=3.0.1-dev.13 . [2023-11-28T21:41:35.657Z] Sending build context to Docker daemon 11.58MB [2023-11-28T21:41:35.657Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:41:35.657Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T21:41:35.657Z] ---> 4a198ca08e69 [2023-11-28T21:41:35.657Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:41:39.905Z] ---> Running in 983510ab709d [2023-11-28T21:41:41.314Z] Removing intermediate container 983510ab709d [2023-11-28T21:41:41.314Z] ---> e097a2eb8cd2 [2023-11-28T21:41:41.314Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:41:41.581Z] ---> Running in 58f8d4d491c8 [2023-11-28T21:41:42.986Z] Removing intermediate container 58f8d4d491c8 [2023-11-28T21:41:42.986Z] ---> 6399b86224a8 [2023-11-28T21:41:42.986Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:41:42.986Z] ---> Running in 8ab46093cef1 [2023-11-28T21:41:44.395Z] Removing intermediate container 8ab46093cef1 [2023-11-28T21:41:44.396Z] ---> 138c22dd1e2d [2023-11-28T21:41:44.396Z] Step 6/26 : WORKDIR /device-uart [2023-11-28T21:41:44.396Z] ---> Running in 732659abea84 [2023-11-28T21:41:44.665Z] Removing intermediate container 732659abea84 [2023-11-28T21:41:44.665Z] ---> 2553be9d0dd0 [2023-11-28T21:41:44.665Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:41:44.665Z] ---> Running in 31b61d92e7cc [2023-11-28T21:41:46.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:41:46.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:41:47.313Z] OK: 271 MiB in 56 packages [2023-11-28T21:41:48.725Z] Removing intermediate container 31b61d92e7cc [2023-11-28T21:41:48.725Z] ---> d40ca44de551 [2023-11-28T21:41:48.725Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T21:41:48.993Z] ---> 243a59fa159c [2023-11-28T21:41:48.993Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:41:49.265Z] ---> Running in 6fd441f7f32e [2023-11-28T21:41:54.602Z] Removing intermediate container 6fd441f7f32e [2023-11-28T21:41:54.602Z] ---> 715857eeb180 [2023-11-28T21:41:54.602Z] Step 10/26 : COPY . . [2023-11-28T21:41:55.185Z] ---> 8951bc5a4708 [2023-11-28T21:41:55.185Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:41:55.185Z] ---> Running in 0825562cbadc [2023-11-28T21:41:55.770Z] Removing intermediate container 0825562cbadc [2023-11-28T21:41:55.770Z] ---> b2005d098cfa [2023-11-28T21:41:55.770Z] Step 12/26 : RUN ${MAKE} [2023-11-28T21:41:55.770Z] ---> Running in ff9e5f662624 [2023-11-28T21:41:56.731Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.13 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-28T21:43:48.421Z] Removing intermediate container ff9e5f662624 [2023-11-28T21:43:48.421Z] ---> 2a6b8cd36f26 [2023-11-28T21:43:48.421Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T21:43:48.688Z] 3.18: Pulling from library/alpine [2023-11-28T21:43:48.954Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:43:49.221Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:43:49.221Z] 579b34f0a95b: Download complete [2023-11-28T21:43:49.802Z] 579b34f0a95b: Pull complete [2023-11-28T21:43:49.802Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:43:49.802Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:43:49.802Z] ---> 3cc203321400 [2023-11-28T21:43:49.802Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T21:43:49.802Z] ---> Running in c67d9b4e60e5 [2023-11-28T21:43:50.069Z] Removing intermediate container c67d9b4e60e5 [2023-11-28T21:43:50.069Z] ---> 11393e324457 [2023-11-28T21:43:50.069Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:43:50.339Z] ---> Running in 43aafc06209d [2023-11-28T21:43:51.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:43:51.562Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:43:52.525Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:43:52.795Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:43:52.795Z] OK: 8 MiB in 16 packages [2023-11-28T21:43:53.758Z] Removing intermediate container 43aafc06209d [2023-11-28T21:43:53.758Z] ---> 2823e07d846a [2023-11-28T21:43:53.758Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T21:43:53.758Z] ---> Running in 4feba2e06976 [2023-11-28T21:43:54.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:43:54.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:43:55.945Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:43:55.945Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:43:55.945Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:43:55.945Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:43:55.945Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:43:56.212Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:43:56.212Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:43:56.212Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:43:56.212Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:43:56.212Z] OK: 8 MiB in 16 packages [2023-11-28T21:43:57.181Z] Removing intermediate container 4feba2e06976 [2023-11-28T21:43:57.181Z] ---> 116087f002b2 [2023-11-28T21:43:57.181Z] Step 17/26 : WORKDIR / [2023-11-28T21:43:57.451Z] ---> Running in f61cfca27445 [2023-11-28T21:43:57.719Z] Removing intermediate container f61cfca27445 [2023-11-28T21:43:57.719Z] ---> 7f5bf8d70f15 [2023-11-28T21:43:57.719Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-28T21:44:01.063Z] ---> efcbe9363347 [2023-11-28T21:44:01.063Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-28T21:44:01.330Z] ---> 4e236679b7e6 [2023-11-28T21:44:01.330Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-28T21:44:03.280Z] ---> 8ce91e2c2604 [2023-11-28T21:44:03.280Z] Step 21/26 : EXPOSE 59995 [2023-11-28T21:44:03.280Z] ---> Running in 0b929e3496f8 [2023-11-28T21:44:03.280Z] Removing intermediate container 0b929e3496f8 [2023-11-28T21:44:03.280Z] ---> 3e1189e37d4d [2023-11-28T21:44:03.280Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-28T21:44:03.553Z] ---> Running in 2ac50e7bc35e [2023-11-28T21:44:03.553Z] Removing intermediate container 2ac50e7bc35e [2023-11-28T21:44:03.553Z] ---> 9019037b23c5 [2023-11-28T21:44:03.553Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:44:03.821Z] ---> Running in 53d7b3581037 [2023-11-28T21:44:04.087Z] Removing intermediate container 53d7b3581037 [2023-11-28T21:44:04.087Z] ---> df16ea42ed06 [2023-11-28T21:44:04.087Z] Step 24/26 : LABEL arch=arm64 [2023-11-28T21:44:04.087Z] ---> Running in bde5a385977d [2023-11-28T21:44:04.354Z] Removing intermediate container bde5a385977d [2023-11-28T21:44:04.354Z] ---> d78b8dfd6140 [2023-11-28T21:44:04.354Z] Step 25/26 : LABEL git_sha=d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T21:44:04.354Z] ---> Running in c1bc402cfb12 [2023-11-28T21:44:04.621Z] Removing intermediate container c1bc402cfb12 [2023-11-28T21:44:04.621Z] ---> 1e57e9270c13 [2023-11-28T21:44:04.621Z] Step 26/26 : LABEL version=3.0.1-dev.13 [2023-11-28T21:44:04.886Z] ---> Running in 9dcbf8d76711 [2023-11-28T21:44:05.152Z] Removing intermediate container 9dcbf8d76711 [2023-11-28T21:44:05.152Z] ---> cf4731664098 [2023-11-28T21:44:05.152Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:44:05.152Z] Successfully built cf4731664098 [2023-11-28T21:44:05.152Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:44:05.593Z] provisioning config files... [2023-11-28T21:44:05.607Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/19@tmp/config6215360218954670567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:44:05.987Z] ---> ****-login.sh [2023-11-28T21:44:05.987Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:44:05.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:44:06.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:44:06.253Z] Configure a credential helper to remove this warning. See [2023-11-28T21:44:06.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:44:06.253Z] [2023-11-28T21:44:06.253Z] Login Succeeded [2023-11-28T21:44:06.253Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:44:06.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:44:06.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:44:06.521Z] Configure a credential helper to remove this warning. See [2023-11-28T21:44:06.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:44:06.521Z] [2023-11-28T21:44:06.521Z] Login Succeeded [2023-11-28T21:44:06.521Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:44:06.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:44:07.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:44:07.053Z] Configure a credential helper to remove this warning. See [2023-11-28T21:44:07.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:44:07.053Z] [2023-11-28T21:44:07.053Z] Login Succeeded [2023-11-28T21:44:07.053Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:44:07.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:44:07.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:44:07.320Z] Configure a credential helper to remove this warning. See [2023-11-28T21:44:07.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:44:07.320Z] [2023-11-28T21:44:07.320Z] Login Succeeded [2023-11-28T21:44:07.320Z] ****.io [2023-11-28T21:44:07.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:44:07.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:44:07.850Z] Configure a credential helper to remove this warning. See [2023-11-28T21:44:07.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:44:07.850Z] [2023-11-28T21:44:07.850Z] Login Succeeded [2023-11-28T21:44:07.850Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:44:07.862Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:44:08.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:44:08.099Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2023-11-28T21:44:08.099Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T21:44:08.099Z] latest [2023-11-28T21:44:08.099Z] 3.0.1-dev.13 [2023-11-28T21:44:08.099Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T21:44:08.099Z] main [2023-11-28T21:44:08.099Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:08.629Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:09.088Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T21:44:09.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-28T21:44:09.088Z] 18a8d81fdada: Preparing [2023-11-28T21:44:09.088Z] 92470ad8c58f: Preparing [2023-11-28T21:44:09.088Z] ee8da92b9ba3: Preparing [2023-11-28T21:44:09.088Z] b76c76658c3a: Preparing [2023-11-28T21:44:09.088Z] 6bf683f2320e: Preparing [2023-11-28T21:44:09.088Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:44:09.088Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:44:09.355Z] 92470ad8c58f: Pushed [2023-11-28T21:44:09.355Z] ee8da92b9ba3: Pushed [2023-11-28T21:44:09.355Z] 6bf683f2320e: Pushed [2023-11-28T21:44:09.355Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:44:10.761Z] b76c76658c3a: Pushed [2023-11-28T21:44:19.298Z] 18a8d81fdada: Pushed [2023-11-28T21:44:19.298Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:19.762Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:20.301Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-11-28T21:44:20.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-28T21:44:20.301Z] 18a8d81fdada: Preparing [2023-11-28T21:44:20.301Z] 92470ad8c58f: Preparing [2023-11-28T21:44:20.301Z] ee8da92b9ba3: Preparing [2023-11-28T21:44:20.301Z] b76c76658c3a: Preparing [2023-11-28T21:44:20.301Z] 6bf683f2320e: Preparing [2023-11-28T21:44:20.301Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:44:20.301Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:44:20.301Z] ee8da92b9ba3: Layer already exists [2023-11-28T21:44:20.301Z] 6bf683f2320e: Layer already exists [2023-11-28T21:44:20.301Z] b76c76658c3a: Layer already exists [2023-11-28T21:44:20.301Z] 92470ad8c58f: Layer already exists [2023-11-28T21:44:20.301Z] 18a8d81fdada: Layer already exists [2023-11-28T21:44:20.301Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:44:20.568Z] latest: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:21.042Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:21.522Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 [2023-11-28T21:44:21.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-28T21:44:21.522Z] 18a8d81fdada: Preparing [2023-11-28T21:44:21.522Z] 92470ad8c58f: Preparing [2023-11-28T21:44:21.522Z] ee8da92b9ba3: Preparing [2023-11-28T21:44:21.522Z] b76c76658c3a: Preparing [2023-11-28T21:44:21.522Z] 6bf683f2320e: Preparing [2023-11-28T21:44:21.522Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:44:21.522Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:44:21.522Z] 18a8d81fdada: Layer already exists [2023-11-28T21:44:21.522Z] 6bf683f2320e: Layer already exists [2023-11-28T21:44:21.522Z] 92470ad8c58f: Layer already exists [2023-11-28T21:44:21.522Z] ee8da92b9ba3: Layer already exists [2023-11-28T21:44:21.522Z] b76c76658c3a: Layer already exists [2023-11-28T21:44:21.522Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:44:21.522Z] 3.0.1-dev.13: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:22.248Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:22.707Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T21:44:22.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-28T21:44:22.707Z] 18a8d81fdada: Preparing [2023-11-28T21:44:22.707Z] 92470ad8c58f: Preparing [2023-11-28T21:44:22.707Z] ee8da92b9ba3: Preparing [2023-11-28T21:44:22.707Z] b76c76658c3a: Preparing [2023-11-28T21:44:22.707Z] 6bf683f2320e: Preparing [2023-11-28T21:44:22.707Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:44:22.707Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:44:22.707Z] ee8da92b9ba3: Layer already exists [2023-11-28T21:44:22.707Z] 92470ad8c58f: Layer already exists [2023-11-28T21:44:22.707Z] 6bf683f2320e: Layer already exists [2023-11-28T21:44:22.707Z] b76c76658c3a: Layer already exists [2023-11-28T21:44:22.707Z] 18a8d81fdada: Layer already exists [2023-11-28T21:44:22.707Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:44:22.707Z] d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:23.171Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:23.631Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2023-11-28T21:44:23.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2023-11-28T21:44:23.631Z] 18a8d81fdada: Preparing [2023-11-28T21:44:23.631Z] 92470ad8c58f: Preparing [2023-11-28T21:44:23.631Z] ee8da92b9ba3: Preparing [2023-11-28T21:44:23.631Z] b76c76658c3a: Preparing [2023-11-28T21:44:23.631Z] 6bf683f2320e: Preparing [2023-11-28T21:44:23.631Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:44:23.631Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:44:23.631Z] 6bf683f2320e: Layer already exists [2023-11-28T21:44:23.631Z] b76c76658c3a: Layer already exists [2023-11-28T21:44:23.631Z] ee8da92b9ba3: Layer already exists [2023-11-28T21:44:23.631Z] 18a8d81fdada: Layer already exists [2023-11-28T21:44:23.631Z] 92470ad8c58f: Layer already exists [2023-11-28T21:44:23.631Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:44:23.896Z] main: digest: sha256:fffac9ecadfb8fe026a0e2faf6adf228030d57170690d8121634395eda0bb6d4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:44:24.204Z] ===================================================== [Pipeline] echo [2023-11-28T21:44:24.260Z] taggedImages: [2023-11-28T21:44:24.260Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [2023-11-28T21:44:24.260Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2023-11-28T21:44:24.260Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.13 [2023-11-28T21:44:24.260Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:d844151a1f42fb40cd3b012691e92cd9aabaf4b1-3.0.1-dev.13 [2023-11-28T21:44:24.260Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:24.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:44:24.880Z] [2023-11-28T21:44:24.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:44:25.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:44:25.246Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:44:25.246Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:44:25.246Z] 04944245beec: Pulling fs layer [2023-11-28T21:44:25.246Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:44:25.246Z] 765212b225bb: Pulling fs layer [2023-11-28T21:44:25.246Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:44:25.246Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:44:25.246Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:44:25.246Z] f23df028b6ca: Waiting [2023-11-28T21:44:25.246Z] d65c8cfc05b1: Waiting [2023-11-28T21:44:25.246Z] 2437ff75d9bd: Waiting [2023-11-28T21:44:25.246Z] 765212b225bb: Waiting [2023-11-28T21:44:25.512Z] 04944245beec: Verifying Checksum [2023-11-28T21:44:25.512Z] 04944245beec: Download complete [2023-11-28T21:44:25.512Z] 765212b225bb: Verifying Checksum [2023-11-28T21:44:25.512Z] 765212b225bb: Download complete [2023-11-28T21:44:25.512Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:44:25.512Z] f23df028b6ca: Download complete [2023-11-28T21:44:25.513Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:44:25.513Z] d65c8cfc05b1: Download complete [2023-11-28T21:44:25.781Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:44:25.781Z] 699f458cf7ca: Download complete [2023-11-28T21:44:26.046Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:44:26.046Z] 8998bd30e6a1: Download complete [2023-11-28T21:44:28.623Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:44:28.623Z] 2437ff75d9bd: Download complete [2023-11-28T21:44:30.565Z] 8998bd30e6a1: Pull complete [2023-11-28T21:44:31.150Z] 04944245beec: Pull complete [2023-11-28T21:44:32.555Z] 699f458cf7ca: Pull complete [2023-11-28T21:44:32.822Z] 765212b225bb: Pull complete [2023-11-28T21:44:33.780Z] f23df028b6ca: Pull complete [2023-11-28T21:44:33.780Z] d65c8cfc05b1: Pull complete [2023-11-28T21:44:48.765Z] 2437ff75d9bd: Pull complete [2023-11-28T21:44:48.765Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:44:49.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:44:49.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:44:49.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-8382 does not seem to be running inside a container [2023-11-28T21:44:49.482Z] $ 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/19 -v /w/workspace/device-uart/19:/w/workspace/device-uart/19:rw,z -v /w/workspace/device-uart/19@tmp:/w/workspace/device-uart/19@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T21:44:52.093Z] $ docker top eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:44:53.026Z] ---> job-cost.sh [2023-11-28T21:44:53.026Z] lf-activate-venv: SKIPPING [2023-11-28T21:44:53.026Z] INFO: No Stack... [2023-11-28T21:44:53.300Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:44:54.253Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:44:54.884Z] + cut -d, -f6 [2023-11-28T21:44:54.884Z] + cat /w/workspace/device-uart/19/archives/cost.csv [Pipeline] lock [2023-11-28T21:44:54.938Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [2023-11-28T21:44:54.944Z] Resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] did not exist. Created. [2023-11-28T21:44:54.944Z] Lock acquired on [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:44:55.375Z] /w/workspace/device-uart/19@tmp/durable-ebefd9ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:44:56.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:44:56.094Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:44:56.143Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:44:56.149Z] Lock released on resource [jenkins-edgexfoundry-device-uart-main-19-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:44:56.259Z] $ docker stop --time=1 eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde [2023-11-28T21:45:00.465Z] $ docker rm -f --volumes eed480d1a04920fac4cffd4f2c96756edf1fb82d67cf662a28d6ec47753fabde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T21:45:01.788Z] provisioning config files... [2023-11-28T21:45:01.801Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config16435770291168663913tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:45:02.299Z] + set +x [2023-11-28T21:45:02.299Z] + curl -s https://codecov.io/bash [2023-11-28T21:45:02.299Z] + bash -s -- [2023-11-28T21:45:02.299Z] [2023-11-28T21:45:02.299Z] _____ _ [2023-11-28T21:45:02.299Z] / ____| | | [2023-11-28T21:45:02.299Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:45:02.299Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:45:02.299Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:45:02.299Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:45:02.299Z] Bash-1.0.6 [2023-11-28T21:45:02.299Z] [2023-11-28T21:45:02.299Z] [2023-11-28T21:45:02.299Z] ==> git version 2.25.1 found [2023-11-28T21:45:02.299Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T21:45:02.299Z] Release-Date: 2020-01-08 [2023-11-28T21:45:02.299Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T21:45:02.299Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:45:02.299Z] ==> Jenkins CI detected. [2023-11-28T21:45:02.299Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2023-11-28T21:45:02.299Z] project root: . [2023-11-28T21:45:02.299Z] --> token set from env [2023-11-28T21:45:02.299Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:45:02.559Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:45:02.559Z] ==> Python coveragepy not found [2023-11-28T21:45:02.559Z] ==> Searching for coverage reports in: [2023-11-28T21:45:02.559Z] + . [2023-11-28T21:45:02.559Z] -> Found 1 reports [2023-11-28T21:45:02.559Z] ==> Detecting git/mercurial file structure [2023-11-28T21:45:02.559Z] ==> Reading reports [2023-11-28T21:45:02.559Z] + ./coverage.out bytes=10 [2023-11-28T21:45:02.559Z] ==> Appending adjustments [2023-11-28T21:45:02.559Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:45:02.559Z] + Found adjustments [2023-11-28T21:45:02.559Z] ==> Gzipping contents [2023-11-28T21:45:02.559Z] 4.0K /tmp/codecov.04KFJU.gz [2023-11-28T21:45:02.559Z] ==> Uploading reports [2023-11-28T21:45:02.559Z] url: https://codecov.io [2023-11-28T21:45:02.559Z] query: branch=main&commit=d844151a1f42fb40cd3b012691e92cd9aabaf4b1&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:45:02.559Z] -> Pinging Codecov [2023-11-28T21:45:02.559Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d844151a1f42fb40cd3b012691e92cd9aabaf4b1&build=19&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F19%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:45:03.135Z] -> Uploading to [2023-11-28T21:45:03.135Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/d844151a1f42fb40cd3b012691e92cd9aabaf4b1/39d5cca2-e0d3-45eb-8464-372191baf41c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T214502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0e12381d5977e4b425da7a238ee1a3bedccc64998188209242681e314c743810 [2023-11-28T21:45:03.135Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:45:03.135Z] Dload Upload Total Spent Left Speed [2023-11-28T21:45:03.394Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2451 --:--:-- --:--:-- --:--:-- 2461 [2023-11-28T21:45:03.394Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] } [2023-11-28T21:45:03.401Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:45:03.820Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:45:03.834Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:04.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:45:04.261Z] [2023-11-28T21:45:04.261Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:04.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:45:04.604Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:45:04.604Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:45:04.604Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:45:04.604Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:45:04.604Z] 114826534d7a: Pulling fs layer [2023-11-28T21:45:04.604Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:45:04.604Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:45:04.604Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:45:04.604Z] 114826534d7a: Waiting [2023-11-28T21:45:04.604Z] 4657fd5d0bcf: Waiting [2023-11-28T21:45:04.604Z] 6ad1cebc031e: Waiting [2023-11-28T21:45:04.604Z] 8a3aa393b2d8: Waiting [2023-11-28T21:45:04.604Z] 25bc292e5bac: Download complete [2023-11-28T21:45:04.604Z] 52dc419b0ee2: Verifying Checksum [2023-11-28T21:45:04.604Z] 52dc419b0ee2: Download complete [2023-11-28T21:45:04.604Z] 4657fd5d0bcf: Download complete [2023-11-28T21:45:04.604Z] df9b9388f04a: Download complete [2023-11-28T21:45:04.863Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:45:04.863Z] 6ad1cebc031e: Download complete [2023-11-28T21:45:04.863Z] df9b9388f04a: Pull complete [2023-11-28T21:45:04.863Z] 52dc419b0ee2: Pull complete [2023-11-28T21:45:04.863Z] 25bc292e5bac: Pull complete [2023-11-28T21:45:05.435Z] 114826534d7a: Verifying Checksum [2023-11-28T21:45:05.435Z] 114826534d7a: Download complete [2023-11-28T21:45:05.435Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:45:05.435Z] 8a3aa393b2d8: Download complete [2023-11-28T21:45:09.625Z] 114826534d7a: Pull complete [2023-11-28T21:45:09.625Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:45:09.625Z] 6ad1cebc031e: Pull complete [2023-11-28T21:45:12.912Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:45:12.912Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:45:12.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:45:12.912Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:45:13.192Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:45:13.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@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/edgex-snyk-go:1.410.4 cat [2023-11-28T21:45:19.974Z] $ docker top cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:45:20.152Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2023-11-28T21:45:20.437Z] + set -o pipefail [2023-11-28T21:45:20.437Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2023-11-28T21:45:25.728Z] [2023-11-28T21:45:25.728Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2023-11-28T21:45:25.728Z] [2023-11-28T21:45:25.728Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/839e76c3-419f-4841-b42c-faf91da652d2/history/5836306b-6df4-47f2-9b48-0f11ddb54dd1 [2023-11-28T21:45:25.728Z] [2023-11-28T21:45:25.728Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:45:25.728Z] [2023-11-28T21:45:25.728Z] [2023-11-28T21:45:25.728Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:45:25.728Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:45:25.728Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:45:25.728Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:45:25.728Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:45:25.730Z] $ docker stop --time=1 cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef [2023-11-28T21:45:30.711Z] $ docker rm -f --volumes cd8ad52fea6f4f1266899e7e703480b0ea3b55c7c6e3ff1dc1793f1f15371aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:45:32.228Z] + git log --format=format:%s -1 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 [Pipeline] sh [2023-11-28T21:45:32.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:45:32.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:45:32.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:45:33.032Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:45:33.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:45:33.427Z] $ docker top 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:45:33.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:45:33.666Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:45:33.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:45:33.783Z] $ docker exec 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 ssh-agent [2023-11-28T21:45:33.896Z] SSH_AUTH_SOCK=/tmp/ssh-ZeYhuJE88ZjJ/agent.31 [2023-11-28T21:45:33.896Z] SSH_AGENT_PID=37 [2023-11-28T21:45:33.901Z] Running ssh-add (command line suppressed) [2023-11-28T21:45:34.007Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10024335095554712074.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_10024335095554712074.key) [2023-11-28T21:45:34.031Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:45:34.369Z] + git semver tag [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,577 [run_tag] DEBUG tag force:False [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,577 [check_head_tag] DEBUG check head tag [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,578 [execute] INFO git cat-file --batch-check [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,583 [execute] INFO git cat-file --batch [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,594 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,594 [execute] INFO git tag -a v3.0.1-dev.13 -m v3.0.1-dev.13 [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,594 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.13', '-m', 'v3.0.1-dev.13'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:45:34.627Z] 2023-11-28 21:45:34,600 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:45:34.627Z] 3.0.1-dev.13 [Pipeline] } [2023-11-28T21:45:34.884Z] $ docker exec --env ******** --env ******** 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 ssh-agent -k [2023-11-28T21:45:34.976Z] unset SSH_AUTH_SOCK; [2023-11-28T21:45:34.977Z] unset SSH_AGENT_PID; [2023-11-28T21:45:34.977Z] echo Agent pid 37 killed; [2023-11-28T21:45:34.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:45:35.490Z] + git semver [Pipeline] } [2023-11-28T21:45:35.751Z] $ docker stop --time=1 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 [2023-11-28T21:45:37.022Z] $ docker rm -f --volumes 59082158855c8320570ef79e653f0ea0dfb76a47c0795031b69daed9f3c54108 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:37.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:45:37.709Z] [2023-11-28T21:45:37.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:38.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:45:38.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:45:38.056Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:45:38.056Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:45:38.056Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:45:38.056Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:45:38.056Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:45:38.056Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:45:38.056Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:45:38.056Z] 0d9ebad4ef96: Waiting [2023-11-28T21:45:38.056Z] e9a5061849ea: Waiting [2023-11-28T21:45:38.056Z] 2de7ff778b66: Waiting [2023-11-28T21:45:38.056Z] 9712f1f96733: Download complete [2023-11-28T21:45:38.316Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:45:38.316Z] 63f879dbbcfc: Download complete [2023-11-28T21:45:38.574Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:45:38.574Z] e9a5061849ea: Download complete [2023-11-28T21:45:38.574Z] d747dcd14b5f: Verifying Checksum [2023-11-28T21:45:38.574Z] d747dcd14b5f: Download complete [2023-11-28T21:45:38.574Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:45:38.574Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:45:38.574Z] ab5ef0e58194: Download complete [2023-11-28T21:45:38.574Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:45:38.574Z] 2de7ff778b66: Download complete [2023-11-28T21:45:41.104Z] ab5ef0e58194: Pull complete [2023-11-28T21:45:41.104Z] 9712f1f96733: Pull complete [2023-11-28T21:45:42.038Z] 63f879dbbcfc: Pull complete [2023-11-28T21:45:45.323Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:45:45.582Z] e9a5061849ea: Pull complete [2023-11-28T21:45:45.582Z] d747dcd14b5f: Pull complete [2023-11-28T21:45:46.520Z] 2de7ff778b66: Pull complete [2023-11-28T21:45:46.520Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:45:46.520Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:45:46.520Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:45:46.811Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:45:46.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T21:45:53.615Z] $ docker top 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:45:53.795Z] provisioning config files... [2023-11-28T21:45:53.803Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6423010321977357617tmp [2023-11-28T21:45:53.812Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config9493267199060489218tmp [2023-11-28T21:45:53.821Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config13285083469131005026tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:45:53.915Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:45:54.210Z] ---> sigul-configuration.sh [2023-11-28T21:45:54.210Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:45:54.210Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:45:54.210Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:45:54.210Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:45:54.210Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:45:54.210Z] gpg: CAST5 encrypted data [2023-11-28T21:45:54.210Z] gpg: encrypted with 1 passphrase [2023-11-28T21:45:54.210Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:45:54.501Z] + mkdir /home/jenkins [2023-11-28T21:45:54.501Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:45:54.857Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T21:45:54.904Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:45:55.289Z] ---> sigul-install.sh [2023-11-28T21:45:55.289Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:45:55.592Z] + git tag --list [2023-11-28T21:45:55.592Z] v0.0.0 [2023-11-28T21:45:55.592Z] v0.0.1-dev.1 [2023-11-28T21:45:55.592Z] v0.0.1-dev.2 [2023-11-28T21:45:55.592Z] v0.0.1-dev.3 [2023-11-28T21:45:55.592Z] v0.0.1-dev.4 [2023-11-28T21:45:55.592Z] v3.0.0 [2023-11-28T21:45:55.592Z] v3.0.1-dev.1 [2023-11-28T21:45:55.592Z] v3.0.1-dev.10 [2023-11-28T21:45:55.592Z] v3.0.1-dev.11 [2023-11-28T21:45:55.592Z] v3.0.1-dev.12 [2023-11-28T21:45:55.592Z] v3.0.1-dev.13 [2023-11-28T21:45:55.592Z] v3.0.1-dev.2 [2023-11-28T21:45:55.592Z] v3.0.1-dev.3 [2023-11-28T21:45:55.592Z] v3.0.1-dev.4 [2023-11-28T21:45:55.592Z] v3.0.1-dev.5 [2023-11-28T21:45:55.592Z] v3.0.1-dev.6 [2023-11-28T21:45:55.592Z] v3.0.1-dev.7 [2023-11-28T21:45:55.592Z] v3.0.1-dev.8 [2023-11-28T21:45:55.592Z] v3.0.1-dev.9 [2023-11-28T21:45:55.592Z] v3.1 [2023-11-28T21:45:55.592Z] v3.1.0 [Pipeline] sh [2023-11-28T21:45:55.884Z] + lftools sign git-tag v3.0.1-dev.13 [2023-11-28T21:45:56.457Z] Signing Git tag with Sigul... [2023-11-28T21:45:56.457Z] Signing v3.0.1-dev.13 [Pipeline] echo [2023-11-28T21:45:56.728Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:45:57.020Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:45:57.027Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:45:57.141Z] $ docker stop --time=1 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 [2023-11-28T21:45:58.392Z] $ docker rm -f --volumes 2030fac0935bd53c3140731903de99b71e41b1103ce72d56edd6ecf694891942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:45:59.309Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:45:59.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:45:59.667Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:45:59.667Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:45:59.891Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:45:59.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:46:00.247Z] $ docker top 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e -eo pid,comm [2023-11-28T21:46:00.301Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:46:00.301Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:46:00.513Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:46:00.514Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:46:00.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:46:00.625Z] $ docker exec 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e ssh-agent [2023-11-28T21:46:00.740Z] SSH_AUTH_SOCK=/tmp/ssh-Xr5vnYCpN9cZ/agent.33 [2023-11-28T21:46:00.740Z] SSH_AGENT_PID=39 [2023-11-28T21:46:00.746Z] Running ssh-add (command line suppressed) [2023-11-28T21:46:00.842Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2949240279245826842.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2949240279245826842.key) [2023-11-28T21:46:00.865Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:46:01.204Z] + git semver bump pre [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,361 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,362 [bump_version] DEBUG bumping version:3.0.1-dev.13 on axis:pre with prefix:dev [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,362 [bump_version] DEBUG bumped version:3.0.1-dev.14 [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,362 [write_version] DEBUG write version:3.0.1-dev.14 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,362 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,362 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,364 [execute] INFO git cat-file --batch-check [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,364 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,369 [execute] INFO git cat-file --batch [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:46:01.464Z] 2023-11-28 21:46:01,374 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:46:01.464Z] 3.0.1-dev.14 [Pipeline] } [2023-11-28T21:46:01.463Z] $ docker exec --env ******** --env ******** 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e ssh-agent -k [2023-11-28T21:46:01.559Z] unset SSH_AUTH_SOCK; [2023-11-28T21:46:01.559Z] unset SSH_AGENT_PID; [2023-11-28T21:46:01.559Z] echo Agent pid 39 killed; [2023-11-28T21:46:01.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:46:02.090Z] + git semver [Pipeline] } [2023-11-28T21:46:02.352Z] $ docker stop --time=1 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e [2023-11-28T21:46:03.621Z] $ docker rm -f --volumes 83bf1e07865b06ba1bcd0a99e1a7953ce67e672d68925dca9afa292a1610ad6e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:46:04.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:46:04.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:46:04.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:46:04.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:46:04.646Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:46:04.662Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:46:05.010Z] $ docker top 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:46:05.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:46:05.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:46:05.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:46:05.431Z] $ docker exec 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb ssh-agent [2023-11-28T21:46:05.562Z] SSH_AUTH_SOCK=/tmp/ssh-nhHItw7VQCfO/agent.33 [2023-11-28T21:46:05.562Z] SSH_AGENT_PID=39 [2023-11-28T21:46:05.567Z] Running ssh-add (command line suppressed) [2023-11-28T21:46:05.655Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2244696882401786522.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_2244696882401786522.key) [2023-11-28T21:46:05.678Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:46:06.024Z] + git semver push [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,191 [run_push] DEBUG push [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,192 [execute] INFO git cat-file --batch-check [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,196 [execute] INFO git rev-list b1e63677e8fc4071732eab4e7cb46950bafaeb78 -- [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,196 [execute] DEBUG Popen(['git', 'rev-list', 'b1e63677e8fc4071732eab4e7cb46950bafaeb78', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,201 [execute] INFO git fetch -v origin [2023-11-28T21:46:06.283Z] 2023-11-28 21:46:06,201 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:46:07.218Z] 2023-11-28 21:46:06,884 [run_push] DEBUG no remote changes detected [2023-11-28T21:46:07.218Z] 2023-11-28 21:46:06,884 [execute] INFO git push origin semver [2023-11-28T21:46:07.218Z] 2023-11-28 21:46:06,884 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:46:07.786Z] 2023-11-28 21:46:07,771 [run_push] DEBUG push all version tags [2023-11-28T21:46:07.786Z] 2023-11-28 21:46:07,771 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:46:07.786Z] 2023-11-28 21:46:07,771 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:46:08.727Z] 2023-11-28 21:46:08,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2023-11-28T21:46:08.727Z] 3.0.1-dev.14 [Pipeline] } [2023-11-28T21:46:08.726Z] $ docker exec --env ******** --env ******** 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb ssh-agent -k [2023-11-28T21:46:08.822Z] unset SSH_AUTH_SOCK; [2023-11-28T21:46:08.822Z] unset SSH_AGENT_PID; [2023-11-28T21:46:08.822Z] echo Agent pid 39 killed; [2023-11-28T21:46:08.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:46:09.382Z] + git semver [Pipeline] } [2023-11-28T21:46:09.645Z] $ docker stop --time=1 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb [2023-11-28T21:46:10.928Z] $ docker rm -f --volumes 62cc8567945206545ee0cd5b70081d3420d93d5cdf2bbec4b32bfb2b266c29cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T21:46:12.418Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2023-11-28T21:46:12.419Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-28T21:46:12.419Z] total 16 [2023-11-28T21:46:12.419Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T21:46:12.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:45 .. [2023-11-28T21:46:12.419Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T21:46:12.419Z] -rw-r--r-- 1 root root 82 Nov 28 20:32 cost.csv [2023-11-28T21:46:12.419Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-28T21:46:12.419Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2023-11-28T21:46:12.419Z] total 16 [2023-11-28T21:46:12.419Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T21:46:12.419Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:45 .. [2023-11-28T21:46:12.419Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T21:46:12.419Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:12.701Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:13.552Z] ---> package-listing.sh [2023-11-28T21:46:13.552Z] ++ facter osfamily [2023-11-28T21:46:13.552Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:46:13.810Z] + OS_FAMILY=debian [2023-11-28T21:46:13.810Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2023-11-28T21:46:13.810Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:46:13.810Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:46:13.810Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:46:13.810Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:46:13.810Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-28T21:46:13.810Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:46:13.810Z] + case "${OS_FAMILY}" in [2023-11-28T21:46:13.810Z] + dpkg -l [2023-11-28T21:46:13.810Z] + grep '^ii' [2023-11-28T21:46:13.810Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:46:13.810Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:46:13.810Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:46:13.810Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2023-11-28T21:46:13.810Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2023-11-28T21:46:13.810Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2023-11-28T21:46:13.820Z] 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:46:14.096Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:46:14.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:46:14.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:46:14.902Z] prd-ubuntu20.04-docker-8c-8g-5136 does not seem to be running inside a container [2023-11-28T21:46:14.919Z] $ 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_main/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_main -v /w/workspace/edgexfoundry_device-uart_main:/w/workspace/edgexfoundry_device-uart_main:rw,z -v /w/workspace/edgexfoundry_device-uart_main@tmp:/w/workspace/edgexfoundry_device-uart_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T21:46:15.105Z] $ docker top 4981cf74c8a4d6a9291d7d8bc7c28b27a0becee48084e5d6daecb084f450a361 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:46:15.580Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:46:15.865Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:46:16.147Z] + ls /var/log/sa-host [2023-11-28T21:46:16.147Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:46:16.352Z] provisioning config files... [2023-11-28T21:46:16.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config2822505418536739933tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:46:16.499Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:16.782Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:46:16.788Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:17.248Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:46:17.257Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:17.541Z] ---> sudo-logs.sh [2023-11-28T21:46:17.541Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:46:17.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:17.910Z] ---> job-cost.sh [2023-11-28T21:46:17.910Z] lf-activate-venv: SKIPPING [2023-11-28T21:46:17.910Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:46:17.910Z] INFO: Retrieving Stack Cost... [2023-11-28T21:46:18.169Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:46:18.735Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:46:18.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:46:19.028Z] ---> logs-deploy.sh [2023-11-28T21:46:19.028Z] lf-activate-venv: SKIPPING [2023-11-28T21:46:19.028Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/19 [2023-11-28T21:46:19.028Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:46:19.960Z] Archives upload complete. [2023-11-28T21:46:20.219Z] INFO: archiving logs to Nexus