Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb93fa34bb594df6e041f35dbb663b8f249074b4 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-ssh14550038921194410188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9399150056365081294.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh10457814166398653047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh12442925187918292862.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-ssh6536280861713633601.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-23031’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23033 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 > 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 Avoid second fetch Checking out Revision fb93fa34bb594df6e041f35dbb663b8f249074b4 (main) Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" > git config core.sparsecheckout # timeout=10 > git checkout -f fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 > git rev-list --no-walk 525263609ead5b532ada571fa9b1f96dcb09a5f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-18T01:57:15.099Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-18T01:57:15.175Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-18T01:57:15.203Z] ========================================================= [2024-10-18T01:57:15.204Z] EdgeX Global Pipelines Version Info [2024-10-18T01:57:15.204Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:57:15.971Z] ------------------- [2024-10-18T01:57:15.971Z] stable info: [2024-10-18T01:57:15.971Z] ------------------- [2024-10-18T01:57:15.971Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-18T01:57:15.971Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-18T01:57:15.971Z] Message: update stable to v1.0.265 [2024-10-18T01:57:16.538Z] ------------------- [2024-10-18T01:57:16.538Z] experimental info: [2024-10-18T01:57:16.538Z] ------------------- [2024-10-18T01:57:16.538Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-18T01:57:16.538Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-18T01:57:16.538Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-18T01:57:16.617Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2024-10-18T01:57:16.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2024-10-18T01:57:16.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-18T01:57:16.685Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-18T01:57:16.707Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-18T01:57:16.728Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-18T01:57:16.754Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-18T01:57:16.775Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-18T01:57:16.795Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-18T01:57:16.813Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-18T01:57:16.833Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-18T01:57:16.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2024-10-18T01:57:16.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-18T01:57:16.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-18T01:57:16.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:57:16.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-18T01:57:16.968Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:57:16.986Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-18T01:57:17.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-18T01:57:17.022Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-18T01:57:17.039Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-18T01:57:17.058Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-18T01:57:17.078Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-18T01:57:17.099Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-18T01:57:17.120Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-18T01:57:17.143Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-18T01:57:17.163Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-18T01:57:17.184Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-18T01:57:17.205Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-18T01:57:17.232Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-18T01:57:17.260Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo [2024-10-18T01:57:17.280Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb93fa3 [Pipeline] echo [2024-10-18T01:57:17.300Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:57:17.365Z] provisioning config files... [2024-10-18T01:57:17.379Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config5972111661207464193tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:57:17.709Z] ---> ****-login.sh [2024-10-18T01:57:17.709Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:57:18.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:18.651Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:18.651Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:18.651Z] [2024-10-18T01:57:18.651Z] Login Succeeded [2024-10-18T01:57:18.651Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:57:18.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:18.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:18.652Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:18.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:18.652Z] [2024-10-18T01:57:18.652Z] Login Succeeded [2024-10-18T01:57:18.652Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:57:18.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:18.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:18.652Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:18.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:18.652Z] [2024-10-18T01:57:18.652Z] Login Succeeded [2024-10-18T01:57:18.652Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:57:18.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:18.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:18.911Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:18.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:18.911Z] [2024-10-18T01:57:18.911Z] Login Succeeded [2024-10-18T01:57:18.911Z] ****.io [2024-10-18T01:57:18.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:19.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:19.170Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:19.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:19.170Z] [2024-10-18T01:57:19.171Z] Login Succeeded [2024-10-18T01:57:19.171Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:57:19.178Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-18T01:57:19.677Z] + git rev-list -1 --merges fb93fa34bb594df6e041f35dbb663b8f249074b4~1..fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo [2024-10-18T01:57:19.701Z] -----------> git rev-list -1 --merges fb93fa34bb594df6e041f35dbb663b8f249074b4~1..fb93fa34bb594df6e041f35dbb663b8f249074b4 fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T01:57:19.701Z] fb93fa34bb594df6e041f35dbb663b8f249074b4 [false] [Pipeline] sh [2024-10-18T01:57:19.991Z] + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo [2024-10-18T01:57:20.007Z] ========================================================= [2024-10-18T01:57:20.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-18T01:57:20.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T01:57:20.462Z] + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] echo [2024-10-18T01:57:20.474Z] [semverPrep] GIT_COMMIT: fb93fa34bb594df6e041f35dbb663b8f249074b4, Commit Message: Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47 [Pipeline] echo [2024-10-18T01:57:20.487Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-18T01:57:20.847Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T01:57:20.847Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-18T01:57:20.847Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-18T01:57:20.847Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-18T01:57:20.847Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-18T01:57:20.847Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-18T01:57:20.847Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:21.215Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:57:21.215Z] [2024-10-18T01:57:21.215Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:21.525Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:57:21.525Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-18T01:57:21.525Z] b85a868b505f: Pulling fs layer [2024-10-18T01:57:21.525Z] e2be974225ed: Pulling fs layer [2024-10-18T01:57:21.525Z] 339a4e72a1f5: Pulling fs layer [2024-10-18T01:57:21.525Z] 988bab9f4d93: Pulling fs layer [2024-10-18T01:57:21.525Z] 1469e6f7b9e6: Pulling fs layer [2024-10-18T01:57:21.525Z] eaf3925da568: Pulling fs layer [2024-10-18T01:57:21.525Z] bab4dde63d76: Pulling fs layer [2024-10-18T01:57:21.526Z] bde34c3a00c8: Pulling fs layer [2024-10-18T01:57:21.526Z] b352a97aabf1: Pulling fs layer [2024-10-18T01:57:21.526Z] 4872d77fe225: Pulling fs layer [2024-10-18T01:57:21.526Z] 5851b861e8e6: Pulling fs layer [2024-10-18T01:57:21.526Z] bab4dde63d76: Waiting [2024-10-18T01:57:21.526Z] bde34c3a00c8: Waiting [2024-10-18T01:57:21.526Z] b352a97aabf1: Waiting [2024-10-18T01:57:21.526Z] 4872d77fe225: Waiting [2024-10-18T01:57:21.526Z] 5851b861e8e6: Waiting [2024-10-18T01:57:21.526Z] 1469e6f7b9e6: Waiting [2024-10-18T01:57:21.526Z] 988bab9f4d93: Waiting [2024-10-18T01:57:21.526Z] e2be974225ed: Verifying Checksum [2024-10-18T01:57:21.526Z] e2be974225ed: Download complete [2024-10-18T01:57:21.787Z] 988bab9f4d93: Download complete [2024-10-18T01:57:21.787Z] 1469e6f7b9e6: Verifying Checksum [2024-10-18T01:57:21.787Z] 1469e6f7b9e6: Download complete [2024-10-18T01:57:21.787Z] eaf3925da568: Verifying Checksum [2024-10-18T01:57:21.787Z] eaf3925da568: Download complete [2024-10-18T01:57:21.787Z] 339a4e72a1f5: Verifying Checksum [2024-10-18T01:57:21.787Z] 339a4e72a1f5: Download complete [2024-10-18T01:57:21.787Z] bde34c3a00c8: Verifying Checksum [2024-10-18T01:57:21.787Z] bde34c3a00c8: Download complete [2024-10-18T01:57:21.787Z] b352a97aabf1: Verifying Checksum [2024-10-18T01:57:21.787Z] b352a97aabf1: Download complete [2024-10-18T01:57:21.787Z] 4872d77fe225: Verifying Checksum [2024-10-18T01:57:21.787Z] 4872d77fe225: Download complete [2024-10-18T01:57:21.787Z] 5851b861e8e6: Verifying Checksum [2024-10-18T01:57:21.787Z] 5851b861e8e6: Download complete [2024-10-18T01:57:21.787Z] b85a868b505f: Verifying Checksum [2024-10-18T01:57:21.787Z] b85a868b505f: Download complete [2024-10-18T01:57:22.359Z] bab4dde63d76: Verifying Checksum [2024-10-18T01:57:22.359Z] bab4dde63d76: Download complete [2024-10-18T01:57:23.736Z] b85a868b505f: Pull complete [2024-10-18T01:57:23.994Z] e2be974225ed: Pull complete [2024-10-18T01:57:24.564Z] 339a4e72a1f5: Pull complete [2024-10-18T01:57:24.822Z] 988bab9f4d93: Pull complete [2024-10-18T01:57:25.091Z] 1469e6f7b9e6: Pull complete [2024-10-18T01:57:25.091Z] eaf3925da568: Pull complete [2024-10-18T01:57:26.995Z] bab4dde63d76: Pull complete [2024-10-18T01:57:27.254Z] bde34c3a00c8: Pull complete [2024-10-18T01:57:27.513Z] b352a97aabf1: Pull complete [2024-10-18T01:57:27.513Z] 4872d77fe225: Pull complete [2024-10-18T01:57:27.513Z] 5851b861e8e6: Pull complete [2024-10-18T01:57:27.513Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-18T01:57:27.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T01:57:27.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:57:27.924Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T01:57:27.954Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T01:57:39.716Z] $ docker top 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T01:57:39.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:57:39.842Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:57:39.950Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:57:39.953Z] $ docker exec 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent [2024-10-18T01:57:40.087Z] SSH_AUTH_SOCK=/tmp/ssh-K09WYiAawlOp/agent.32 [2024-10-18T01:57:40.087Z] SSH_AGENT_PID=38 [2024-10-18T01:57:40.093Z] Running ssh-add (command line suppressed) [2024-10-18T01:57:40.184Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15705540954787387927.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_15705540954787387927.key) [2024-10-18T01:57:40.198Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:57:40.493Z] + git tag --points-at HEAD [Pipeline] } [2024-10-18T01:57:40.505Z] $ docker exec --env ******** --env ******** 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent -k [2024-10-18T01:57:40.599Z] unset SSH_AUTH_SOCK; [2024-10-18T01:57:40.599Z] unset SSH_AGENT_PID; [2024-10-18T01:57:40.599Z] echo Agent pid 38 killed; [2024-10-18T01:57:40.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-18T01:57:40.651Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T01:57:40.651Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T01:57:40.789Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T01:57:40.792Z] $ docker exec 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent [2024-10-18T01:57:40.906Z] SSH_AUTH_SOCK=/tmp/ssh-JGWaeJ0aWuRj/agent.71 [2024-10-18T01:57:40.906Z] SSH_AGENT_PID=77 [2024-10-18T01:57:40.911Z] Running ssh-add (command line suppressed) [2024-10-18T01:57:41.004Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1448299315783660535.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_1448299315783660535.key) [2024-10-18T01:57:41.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T01:57:41.322Z] + git semver init [2024-10-18T01:57:41.583Z] 2024-10-18 01:57:41,502 [run_init] DEBUG init version:0.0.0 force:False [2024-10-18T01:57:41.583Z] 2024-10-18 01:57:41,503 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-18T01:57:41.583Z] 2024-10-18 01:57:41,504 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_main/.semver [2024-10-18T01:57:41.583Z] 2024-10-18 01:57:41,505 [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) [2024-10-18T01:57:43.532Z] 2024-10-18 01:57:43,184 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_main/.git/info/exclude [2024-10-18T01:57:43.532Z] 2024-10-18 01:57:43,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:False [2024-10-18T01:57:43.532Z] 2024-10-18 01:57:43,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T01:57:43.532Z] 2024-10-18 01:57:43,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T01:57:43.532Z] 3.0.1-dev.34 [Pipeline] } [2024-10-18T01:57:43.542Z] $ docker exec --env ******** --env ******** 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 ssh-agent -k [2024-10-18T01:57:43.651Z] unset SSH_AUTH_SOCK; [2024-10-18T01:57:43.652Z] unset SSH_AGENT_PID; [2024-10-18T01:57:43.652Z] echo Agent pid 77 killed; [2024-10-18T01:57:43.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T01:57:43.990Z] + git semver [Pipeline] } [2024-10-18T01:57:44.261Z] $ docker stop --time=1 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 [2024-10-18T01:57:45.669Z] $ docker rm -f --volumes 3905554ed71b199b60e445f811454cc85674ccc76a22b0c697e2be8bc2975b15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T01:57:46.141Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-18T01:57:46.451Z] Stashed 1 file(s) [Pipeline] echo [2024-10-18T01:57:46.454Z] [edgeXSemver]: initialized semver on version 3.0.1-dev.34 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T01:57:46.626Z] provisioning config files... [2024-10-18T01:57:46.637Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config17207104317551208714tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T01:57:46.953Z] ---> ****-login.sh [2024-10-18T01:57:46.953Z] nexus3.edgexfoundry.org:10001 [2024-10-18T01:57:46.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:46.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:46.953Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:46.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:46.953Z] [2024-10-18T01:57:46.953Z] Login Succeeded [2024-10-18T01:57:46.953Z] nexus3.edgexfoundry.org:10002 [2024-10-18T01:57:46.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:47.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:47.226Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:47.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:47.227Z] [2024-10-18T01:57:47.227Z] Login Succeeded [2024-10-18T01:57:47.227Z] nexus3.edgexfoundry.org:10003 [2024-10-18T01:57:47.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:47.227Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:47.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:47.227Z] [2024-10-18T01:57:47.227Z] Login Succeeded [2024-10-18T01:57:47.227Z] nexus3.edgexfoundry.org:10004 [2024-10-18T01:57:47.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:47.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:47.227Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:47.227Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:47.227Z] [2024-10-18T01:57:47.227Z] Login Succeeded [2024-10-18T01:57:47.227Z] ****.io [2024-10-18T01:57:47.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T01:57:47.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T01:57:47.491Z] Configure a credential helper to remove this warning. See [2024-10-18T01:57:47.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T01:57:47.491Z] [2024-10-18T01:57:47.491Z] Login Succeeded [2024-10-18T01:57:47.491Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T01:57:47.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T01:57:47.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:47.619Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T01:57:47.637Z] ========================================================= [2024-10-18T01:57:47.637Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-18T01:57:47.637Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:57:47.981Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T01:57:47.981Z] Sending build context to Docker daemon 25.61MB [2024-10-18T01:57:47.981Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T01:57:47.981Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T01:57:48.611Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-18T01:57:48.611Z] 43c4264eed91: Pulling fs layer [2024-10-18T01:57:48.611Z] 4cc291be95ef: Pulling fs layer [2024-10-18T01:57:48.611Z] 2ac1f1163629: Pulling fs layer [2024-10-18T01:57:48.611Z] 5c3c966382ef: Pulling fs layer [2024-10-18T01:57:48.611Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T01:57:48.611Z] 5d5c8e513c77: Pulling fs layer [2024-10-18T01:57:48.611Z] 9f66e0745190: Pulling fs layer [2024-10-18T01:57:48.611Z] f49a43e4bbc0: Pulling fs layer [2024-10-18T01:57:48.611Z] 561ebcabdf7f: Pulling fs layer [2024-10-18T01:57:48.611Z] 5d5c8e513c77: Waiting [2024-10-18T01:57:48.611Z] 9f66e0745190: Waiting [2024-10-18T01:57:48.611Z] 5c3c966382ef: Waiting [2024-10-18T01:57:48.611Z] f49a43e4bbc0: Waiting [2024-10-18T01:57:48.611Z] 4f4fb700ef54: Waiting [2024-10-18T01:57:48.611Z] 561ebcabdf7f: Waiting [2024-10-18T01:57:48.611Z] 4cc291be95ef: Verifying Checksum [2024-10-18T01:57:48.611Z] 4cc291be95ef: Download complete [2024-10-18T01:57:48.611Z] 5c3c966382ef: Verifying Checksum [2024-10-18T01:57:48.611Z] 5c3c966382ef: Download complete [2024-10-18T01:57:48.611Z] 4f4fb700ef54: Download complete [2024-10-18T01:57:48.611Z] 5d5c8e513c77: Verifying Checksum [2024-10-18T01:57:48.611Z] 5d5c8e513c77: Download complete [2024-10-18T01:57:48.611Z] 43c4264eed91: Download complete [2024-10-18T01:57:48.611Z] 9f66e0745190: Verifying Checksum [2024-10-18T01:57:48.611Z] 9f66e0745190: Download complete [2024-10-18T01:57:48.870Z] 561ebcabdf7f: Verifying Checksum [2024-10-18T01:57:48.870Z] 561ebcabdf7f: Download complete [2024-10-18T01:57:48.870Z] 43c4264eed91: Pull complete [2024-10-18T01:57:49.454Z] 2ac1f1163629: Verifying Checksum [2024-10-18T01:57:49.454Z] 2ac1f1163629: Download complete [2024-10-18T01:57:49.454Z] 4cc291be95ef: Pull complete [2024-10-18T01:57:49.712Z] f49a43e4bbc0: Verifying Checksum [2024-10-18T01:57:49.712Z] f49a43e4bbc0: Download complete [2024-10-18T01:57:54.994Z] 2ac1f1163629: Pull complete [2024-10-18T01:57:54.994Z] 5c3c966382ef: Pull complete [2024-10-18T01:57:55.560Z] 4f4fb700ef54: Pull complete [2024-10-18T01:57:55.822Z] 5d5c8e513c77: Pull complete [2024-10-18T01:57:56.084Z] 9f66e0745190: Pull complete [2024-10-18T01:57:58.774Z] f49a43e4bbc0: Pull complete [2024-10-18T01:57:59.342Z] 561ebcabdf7f: Pull complete [2024-10-18T01:57:59.910Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-18T01:58:00.167Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-18T01:58:00.424Z] ---> 3a752c3f9dda [2024-10-18T01:58:00.424Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T01:58:01.585Z] Still waiting to schedule task [2024-10-18T01:58:01.585Z] ‘prd-ubuntu18.04-docker-8c-8g-22787’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-18T01:58:01.585Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23024’ is offline [2024-10-18T01:58:01.585Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-23036’ is offline [2024-10-18T01:58:15.617Z] ---> Running in 447245ad8b1f [2024-10-18T01:58:15.617Z] Removing intermediate container 447245ad8b1f [2024-10-18T01:58:15.617Z] ---> dbb2a45abdab [2024-10-18T01:58:15.617Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T01:58:15.617Z] ---> Running in c1d6097411ad [2024-10-18T01:58:15.617Z] Removing intermediate container c1d6097411ad [2024-10-18T01:58:15.617Z] ---> 9b47b31aa6f1 [2024-10-18T01:58:15.617Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T01:58:15.617Z] ---> Running in 508acdf4d7fd [2024-10-18T01:58:15.617Z] Removing intermediate container 508acdf4d7fd [2024-10-18T01:58:15.617Z] ---> 990ccafb3265 [2024-10-18T01:58:15.617Z] Step 6/12 : WORKDIR /device-uart [2024-10-18T01:58:15.617Z] ---> Running in 80dbf8867595 [2024-10-18T01:58:15.617Z] Removing intermediate container 80dbf8867595 [2024-10-18T01:58:15.617Z] ---> e6eeb393b268 [2024-10-18T01:58:15.617Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T01:58:15.617Z] ---> Running in def96806fed5 [2024-10-18T01:58:15.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:15.617Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T01:58:15.617Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T01:58:15.617Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T01:58:15.617Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T01:58:15.617Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T01:58:15.617Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T01:58:15.617Z] OK: 250 MiB in 58 packages [2024-10-18T01:58:16.630Z] Removing intermediate container def96806fed5 [2024-10-18T01:58:16.630Z] ---> 99b5f2af6da5 [2024-10-18T01:58:16.630Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T01:58:17.202Z] ---> 49bcaaa42332 [2024-10-18T01:58:17.202Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T01:58:17.461Z] ---> Running in 24adf6857625 [2024-10-18T01:59:25.145Z] Removing intermediate container 24adf6857625 [2024-10-18T01:59:25.145Z] ---> 415613ed68b3 [2024-10-18T01:59:25.145Z] Step 10/12 : COPY . . [2024-10-18T01:59:26.523Z] ---> e062e51e14a5 [2024-10-18T01:59:26.523Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T01:59:26.523Z] ---> Running in 3ba1cbdaff4f [2024-10-18T01:59:26.782Z] Removing intermediate container 3ba1cbdaff4f [2024-10-18T01:59:26.782Z] ---> deee2f1acdca [2024-10-18T01:59:26.782Z] Step 12/12 : RUN ${MAKE} [2024-10-18T01:59:26.782Z] ---> Running in a801d733c234 [2024-10-18T01:59:27.042Z] noop [2024-10-18T01:59:27.608Z] Removing intermediate container a801d733c234 [2024-10-18T01:59:27.608Z] ---> 8bd480ecabba [2024-10-18T01:59:27.608Z] Successfully built 8bd480ecabba [2024-10-18T01:59:27.608Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:27.938Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:59:27.938Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:28.015Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T01:59:28.052Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:59:28.667Z] $ docker top 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:59:29.013Z] + go version [2024-10-18T01:59:29.013Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-18T01:59:29.025Z] $ docker stop --time=1 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 [2024-10-18T01:59:30.371Z] $ docker rm -f --volumes 2ac3b3f10436485729478d4259d095e1fbf8a3b6f4a4b7b7df3cc462b8122a80 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T01:59:30.812Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-18T01:59:30.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T01:59:30.893Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T01:59:30.926Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-18T01:59:31.395Z] $ docker top ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T01:59:31.763Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] fileExists [Pipeline] sh [2024-10-18T01:59:32.069Z] + make test [2024-10-18T01:59:32.069Z] go test ./... -coverprofile=coverage.out [2024-10-18T01:59:35.385Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-18T01:59:53.485Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-18T01:59:53.485Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-18T02:00:03.460Z] go vet ./... [2024-10-18T02:00:07.639Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:00:07.639Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:00:07.639Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:00:07.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:00:07.678Z] $ docker stop --time=1 ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 [2024-10-18T02:00:22.070Z] $ docker rm -f --volumes ba0bcfa2377b0f1ff5cf6803d94a75bec5b27d94a849b4c6931acda12275cbc9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:00:22.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:00:22.720Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-18T02:00:23.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:00:23.462Z] + ls -al . [2024-10-18T02:00:23.462Z] total 236 [2024-10-18T02:00:23.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 . [2024-10-18T02:00:23.462Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:57 .. [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:57 .dockerignore [2024-10-18T02:00:23.462Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:59 .git [2024-10-18T02:00:23.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 .github [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 18 01:57 .gitignore [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 18 01:57 .golangci.yml [2024-10-18T02:00:23.462Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:57 .semver [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 18 01:57 Attribution.txt [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 18 01:57 CHANGELOG.md [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 18 01:57 Dockerfile [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:57 GOVERNANCE.md [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 18 01:57 Jenkinsfile [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:57 LICENSE [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 18 01:57 Makefile [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 01:57 OWNERS.md [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 18 01:57 README.md [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION [2024-10-18T02:00:23.462Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:57 bin [2024-10-18T02:00:23.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 cmd [2024-10-18T02:00:23.462Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 18 01:59 coverage.out [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 18 01:57 go.mod [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 18 01:57 go.sum [2024-10-18T02:00:23.462Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:57 internal [2024-10-18T02:00:23.462Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 18 01:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:00:23.788Z] + 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=fb93fa34bb594df6e041f35dbb663b8f249074b4 --label arch=amd64 --label version=3.0.1-dev.34 . [2024-10-18T02:00:23.788Z] Sending build context to Docker daemon 25.62MB [2024-10-18T02:00:23.788Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:00:23.788Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T02:00:23.788Z] ---> 8bd480ecabba [2024-10-18T02:00:23.788Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:00:24.045Z] ---> Running in 8161b075bc85 [2024-10-18T02:00:24.045Z] Removing intermediate container 8161b075bc85 [2024-10-18T02:00:24.045Z] ---> eff7a9ba60d7 [2024-10-18T02:00:24.045Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:00:24.303Z] ---> Running in 2159627a9938 [2024-10-18T02:00:24.564Z] Removing intermediate container 2159627a9938 [2024-10-18T02:00:24.564Z] ---> c07368908a6f [2024-10-18T02:00:24.564Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:00:24.564Z] ---> Running in b77deaa2ff50 [2024-10-18T02:00:24.564Z] Removing intermediate container b77deaa2ff50 [2024-10-18T02:00:24.564Z] ---> b982eecd63c7 [2024-10-18T02:00:24.564Z] Step 6/26 : WORKDIR /device-uart [2024-10-18T02:00:24.821Z] ---> Running in 60c992fb46c8 [2024-10-18T02:00:24.821Z] Removing intermediate container 60c992fb46c8 [2024-10-18T02:00:24.821Z] ---> 96e65e558188 [2024-10-18T02:00:24.821Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:00:24.821Z] ---> Running in d0c1fbf830ef [2024-10-18T02:00:25.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:25.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:00:25.337Z] OK: 250 MiB in 58 packages [2024-10-18T02:00:25.594Z] Removing intermediate container d0c1fbf830ef [2024-10-18T02:00:25.594Z] ---> d8fc091c1eb6 [2024-10-18T02:00:25.594Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-18T02:00:25.898Z] ---> 0604982502aa [2024-10-18T02:00:25.898Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:00:25.898Z] ---> Running in 2e270bdd88ed [2024-10-18T02:00:26.469Z] Removing intermediate container 2e270bdd88ed [2024-10-18T02:00:26.469Z] ---> 6084ad1af48f [2024-10-18T02:00:26.469Z] Step 10/26 : COPY . . [2024-10-18T02:00:27.501Z] ---> bf2e4a67b7a7 [2024-10-18T02:00:27.501Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:00:27.501Z] ---> Running in 507fed0d6f94 [2024-10-18T02:00:27.501Z] Removing intermediate container 507fed0d6f94 [2024-10-18T02:00:27.501Z] ---> 62fed8c9683a [2024-10-18T02:00:27.501Z] Step 12/26 : RUN ${MAKE} [2024-10-18T02:00:27.501Z] ---> Running in c2a2380f408d [2024-10-18T02:00:27.759Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-18T02:01:10.918Z] Removing intermediate container c2a2380f408d [2024-10-18T02:01:10.918Z] ---> 1854103f1529 [2024-10-18T02:01:10.918Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T02:01:11.486Z] 3.20: Pulling from library/alpine [2024-10-18T02:01:11.744Z] 43c4264eed91: Already exists [2024-10-18T02:01:11.744Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:01:12.022Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:01:12.022Z] ---> 91ef0af61f39 [2024-10-18T02:01:12.022Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-18T02:01:12.022Z] ---> Running in 811c88f80249 [2024-10-18T02:01:12.282Z] Removing intermediate container 811c88f80249 [2024-10-18T02:01:12.282Z] ---> 11d87d12cfb1 [2024-10-18T02:01:12.282Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:01:12.541Z] ---> Running in f0711e36dc8a [2024-10-18T02:01:13.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:13.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:13.470Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:01:13.470Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:01:13.470Z] OK: 8 MiB in 15 packages [2024-10-18T02:01:14.415Z] Removing intermediate container f0711e36dc8a [2024-10-18T02:01:14.415Z] ---> 665cd6bdb0e2 [2024-10-18T02:01:14.415Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-18T02:01:14.415Z] ---> Running in fe03b3d42ca8 [2024-10-18T02:01:14.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:14.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:15.245Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:01:15.245Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:01:15.245Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:01:15.245Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:01:15.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:15.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-18T02:01:15.765Z] OK: 8 MiB in 15 packages [2024-10-18T02:01:16.025Z] Removing intermediate container fe03b3d42ca8 [2024-10-18T02:01:16.025Z] ---> 0610c8167013 [2024-10-18T02:01:16.025Z] Step 17/26 : WORKDIR / [2024-10-18T02:01:16.025Z] ---> Running in 35aaa2bb1e4c [2024-10-18T02:01:16.293Z] Removing intermediate container 35aaa2bb1e4c [2024-10-18T02:01:16.293Z] ---> 041d261e410d [2024-10-18T02:01:16.293Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-18T02:01:16.561Z] ---> a381c27077b1 [2024-10-18T02:01:16.561Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-18T02:01:16.824Z] ---> 31f520b37389 [2024-10-18T02:01:16.824Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-18T02:01:20.142Z] ---> 1ca53521c0f6 [2024-10-18T02:01:20.142Z] Step 21/26 : EXPOSE 59995 [2024-10-18T02:01:20.142Z] ---> Running in 55be96f315b6 [2024-10-18T02:01:20.406Z] Removing intermediate container 55be96f315b6 [2024-10-18T02:01:20.406Z] ---> 98473b802ac8 [2024-10-18T02:01:20.406Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-18T02:01:20.666Z] ---> Running in e2e66a6f9d29 [2024-10-18T02:01:20.666Z] Removing intermediate container e2e66a6f9d29 [2024-10-18T02:01:20.666Z] ---> 9c1e64a93d05 [2024-10-18T02:01:20.666Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T02:01:20.927Z] ---> Running in e4cf822ac738 [2024-10-18T02:01:21.503Z] Removing intermediate container e4cf822ac738 [2024-10-18T02:01:21.503Z] ---> 6178c39d9cc3 [2024-10-18T02:01:21.503Z] Step 24/26 : LABEL arch=amd64 [2024-10-18T02:01:21.503Z] ---> Running in fa0ee62d4a41 [2024-10-18T02:01:21.764Z] Removing intermediate container fa0ee62d4a41 [2024-10-18T02:01:21.764Z] ---> 91221553080a [2024-10-18T02:01:21.764Z] Step 25/26 : LABEL git_sha=fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:01:21.764Z] ---> Running in e40a690d9fb3 [2024-10-18T02:01:22.026Z] Removing intermediate container e40a690d9fb3 [2024-10-18T02:01:22.026Z] ---> 6f201f2e05c1 [2024-10-18T02:01:22.026Z] Step 26/26 : LABEL version=3.0.1-dev.34 [2024-10-18T02:01:22.322Z] ---> Running in cb1f4dd98d91 [2024-10-18T02:01:22.895Z] Removing intermediate container cb1f4dd98d91 [2024-10-18T02:01:22.895Z] ---> 29e134eaa8d1 [2024-10-18T02:01:22.895Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:01:22.895Z] Successfully built 29e134eaa8d1 [2024-10-18T02:01:22.895Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:01:23.019Z] provisioning config files... [2024-10-18T02:01:23.028Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config312806742170173095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:23.377Z] ---> ****-login.sh [2024-10-18T02:01:23.377Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:01:23.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:23.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:23.377Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:23.377Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:23.377Z] [2024-10-18T02:01:23.377Z] Login Succeeded [2024-10-18T02:01:23.377Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:01:23.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:23.638Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:23.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:23.638Z] [2024-10-18T02:01:23.638Z] Login Succeeded [2024-10-18T02:01:23.638Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:01:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:23.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:23.638Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:23.638Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:23.638Z] [2024-10-18T02:01:23.638Z] Login Succeeded [2024-10-18T02:01:23.638Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:01:23.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:23.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:23.896Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:23.896Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:23.896Z] [2024-10-18T02:01:23.896Z] Login Succeeded [2024-10-18T02:01:23.896Z] ****.io [2024-10-18T02:01:23.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:01:24.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:01:24.154Z] Configure a credential helper to remove this warning. See [2024-10-18T02:01:24.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:01:24.154Z] [2024-10-18T02:01:24.154Z] Login Succeeded [2024-10-18T02:01:24.154Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:01:24.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:01:24.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:01:24.230Z] [edgeXDocker.push] Tagging docker image device-uart with the following tags: [2024-10-18T02:01:24.230Z] fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:01:24.230Z] latest [2024-10-18T02:01:24.230Z] 3.0.1-dev.34 [2024-10-18T02:01:24.230Z] fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:01:24.230Z] main [2024-10-18T02:01:24.230Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:24.596Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:24.917Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:01:24.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-18T02:01:24.917Z] ce814b2badc9: Preparing [2024-10-18T02:01:24.917Z] 6cf47ebc5bd9: Preparing [2024-10-18T02:01:24.917Z] 2d746120fe6f: Preparing [2024-10-18T02:01:24.917Z] da6c9442bd71: Preparing [2024-10-18T02:01:24.917Z] d41afa49c7f1: Preparing [2024-10-18T02:01:24.917Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:24.917Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:24.917Z] d41afa49c7f1: Pushed [2024-10-18T02:01:24.917Z] 6cf47ebc5bd9: Pushed [2024-10-18T02:01:24.917Z] 2d746120fe6f: Pushed [2024-10-18T02:01:24.917Z] da6c9442bd71: Pushed [2024-10-18T02:01:25.175Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:29.377Z] ce814b2badc9: Pushed [2024-10-18T02:01:29.377Z] fb93fa34bb594df6e041f35dbb663b8f249074b4: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:29.702Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:30.029Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-18T02:01:30.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-18T02:01:30.029Z] ce814b2badc9: Preparing [2024-10-18T02:01:30.029Z] 6cf47ebc5bd9: Preparing [2024-10-18T02:01:30.029Z] 2d746120fe6f: Preparing [2024-10-18T02:01:30.029Z] da6c9442bd71: Preparing [2024-10-18T02:01:30.029Z] d41afa49c7f1: Preparing [2024-10-18T02:01:30.029Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:30.029Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:30.029Z] 6cf47ebc5bd9: Layer already exists [2024-10-18T02:01:30.029Z] da6c9442bd71: Layer already exists [2024-10-18T02:01:30.029Z] d41afa49c7f1: Layer already exists [2024-10-18T02:01:30.029Z] ce814b2badc9: Layer already exists [2024-10-18T02:01:30.029Z] 2d746120fe6f: Layer already exists [2024-10-18T02:01:30.029Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:30.029Z] latest: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:30.360Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:30.687Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 [2024-10-18T02:01:30.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-18T02:01:30.687Z] ce814b2badc9: Preparing [2024-10-18T02:01:30.687Z] 6cf47ebc5bd9: Preparing [2024-10-18T02:01:30.687Z] 2d746120fe6f: Preparing [2024-10-18T02:01:30.687Z] da6c9442bd71: Preparing [2024-10-18T02:01:30.687Z] d41afa49c7f1: Preparing [2024-10-18T02:01:30.687Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:30.687Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:30.687Z] d41afa49c7f1: Layer already exists [2024-10-18T02:01:30.687Z] 2d746120fe6f: Layer already exists [2024-10-18T02:01:30.687Z] 6cf47ebc5bd9: Layer already exists [2024-10-18T02:01:30.687Z] ce814b2badc9: Layer already exists [2024-10-18T02:01:30.687Z] da6c9442bd71: Layer already exists [2024-10-18T02:01:30.687Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:30.687Z] 3.0.1-dev.34: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:31.029Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:31.360Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:01:31.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-18T02:01:31.360Z] ce814b2badc9: Preparing [2024-10-18T02:01:31.360Z] 6cf47ebc5bd9: Preparing [2024-10-18T02:01:31.360Z] 2d746120fe6f: Preparing [2024-10-18T02:01:31.360Z] da6c9442bd71: Preparing [2024-10-18T02:01:31.360Z] d41afa49c7f1: Preparing [2024-10-18T02:01:31.360Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:31.360Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:31.360Z] 6cf47ebc5bd9: Layer already exists [2024-10-18T02:01:31.360Z] 2d746120fe6f: Layer already exists [2024-10-18T02:01:31.360Z] ce814b2badc9: Layer already exists [2024-10-18T02:01:31.360Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:31.360Z] d41afa49c7f1: Layer already exists [2024-10-18T02:01:31.360Z] da6c9442bd71: Layer already exists [2024-10-18T02:01:31.360Z] fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:31.688Z] + docker tag device-uart nexus3.edgexfoundry.org:10004/device-uart:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:32.007Z] + docker push nexus3.edgexfoundry.org:10004/device-uart:main [2024-10-18T02:01:32.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart] [2024-10-18T02:01:32.007Z] ce814b2badc9: Preparing [2024-10-18T02:01:32.007Z] 6cf47ebc5bd9: Preparing [2024-10-18T02:01:32.007Z] 2d746120fe6f: Preparing [2024-10-18T02:01:32.007Z] da6c9442bd71: Preparing [2024-10-18T02:01:32.007Z] d41afa49c7f1: Preparing [2024-10-18T02:01:32.007Z] 63ca1fbb43ae: Preparing [2024-10-18T02:01:32.007Z] 63ca1fbb43ae: Waiting [2024-10-18T02:01:32.007Z] d41afa49c7f1: Layer already exists [2024-10-18T02:01:32.007Z] 2d746120fe6f: Layer already exists [2024-10-18T02:01:32.007Z] 6cf47ebc5bd9: Layer already exists [2024-10-18T02:01:32.007Z] da6c9442bd71: Layer already exists [2024-10-18T02:01:32.007Z] 63ca1fbb43ae: Layer already exists [2024-10-18T02:01:32.007Z] ce814b2badc9: Layer already exists [2024-10-18T02:01:32.007Z] main: digest: sha256:e9ab71b714a5d653c0f0cdcf929700bdc9aa568f809052d23b9217940fb57b63 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:01:32.089Z] ===================================================== [Pipeline] echo [2024-10-18T02:01:32.108Z] taggedImages: [2024-10-18T02:01:32.108Z] - nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:01:32.108Z] - nexus3.edgexfoundry.org:10004/device-uart:latest [2024-10-18T02:01:32.108Z] - nexus3.edgexfoundry.org:10004/device-uart:3.0.1-dev.34 [2024-10-18T02:01:32.108Z] - nexus3.edgexfoundry.org:10004/device-uart:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:01:32.108Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:32.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:32.530Z] [2024-10-18T02:01:32.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:01:32.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:32.830Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-18T02:01:32.830Z] 5eb5b503b376: Pulling fs layer [2024-10-18T02:01:32.830Z] 5c69ac0246d0: Pulling fs layer [2024-10-18T02:01:32.830Z] ec43610c2a17: Pulling fs layer [2024-10-18T02:01:32.830Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-18T02:01:32.830Z] 3a2ae6a8a46f: Waiting [2024-10-18T02:01:32.830Z] 33b1e0a273af: Pulling fs layer [2024-10-18T02:01:32.830Z] 5d3b04190fa2: Pulling fs layer [2024-10-18T02:01:32.830Z] 2f39f015ded8: Pulling fs layer [2024-10-18T02:01:32.830Z] 33b1e0a273af: Waiting [2024-10-18T02:01:32.830Z] 5d3b04190fa2: Waiting [2024-10-18T02:01:32.830Z] 2f39f015ded8: Waiting [2024-10-18T02:01:33.089Z] 5c69ac0246d0: Verifying Checksum [2024-10-18T02:01:33.089Z] 5c69ac0246d0: Download complete [2024-10-18T02:01:33.089Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-18T02:01:33.089Z] 3a2ae6a8a46f: Download complete [2024-10-18T02:01:33.089Z] 33b1e0a273af: Verifying Checksum [2024-10-18T02:01:33.089Z] 33b1e0a273af: Download complete [2024-10-18T02:01:33.089Z] 5d3b04190fa2: Verifying Checksum [2024-10-18T02:01:33.089Z] 5d3b04190fa2: Download complete [2024-10-18T02:01:33.089Z] ec43610c2a17: Verifying Checksum [2024-10-18T02:01:33.089Z] ec43610c2a17: Download complete [2024-10-18T02:01:33.349Z] 5eb5b503b376: Verifying Checksum [2024-10-18T02:01:33.349Z] 5eb5b503b376: Download complete [2024-10-18T02:01:33.916Z] 2f39f015ded8: Download complete [2024-10-18T02:01:34.507Z] 5eb5b503b376: Pull complete [2024-10-18T02:01:34.786Z] 5c69ac0246d0: Pull complete [2024-10-18T02:01:35.721Z] ec43610c2a17: Pull complete [2024-10-18T02:01:35.721Z] 3a2ae6a8a46f: Pull complete [2024-10-18T02:01:36.287Z] 33b1e0a273af: Pull complete [2024-10-18T02:01:36.287Z] 5d3b04190fa2: Pull complete [2024-10-18T02:01:40.504Z] 2f39f015ded8: Pull complete [2024-10-18T02:01:40.504Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-18T02:01:40.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:01:40.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:01:40.871Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:01:40.904Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T02:01:50.260Z] $ docker top 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:01:50.667Z] ---> job-cost.sh [2024-10-18T02:01:50.667Z] lf-activate-venv: SKIPPING [2024-10-18T02:01:50.667Z] INFO: No Stack... [2024-10-18T02:01:50.927Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:01:51.185Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:01:51.470Z] + cat /w/workspace/edgexfoundry_device-uart_main/archives/cost.csv [2024-10-18T02:01:51.471Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:01:51.486Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [2024-10-18T02:01:51.494Z] Resource [jenkins-edgexfoundry-device-uart-main-41-stack-cost] did not exist. Created. [2024-10-18T02:01:51.501Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:01:51.824Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-18T02:01:51.852Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:01:51.858Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:01:51.883Z] $ docker stop --time=1 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 [2024-10-18T02:01:53.263Z] $ docker rm -f --volumes 0fe720907c8fbfdef81d210443fb7360f9c90a26f26db1610a0319d1a5fede09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-18T02:03:51.556Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23072 in /w/workspace/edgexfoundry_device-uart_main [Pipeline] { [Pipeline] ws [2024-10-18T02:03:51.576Z] Running in /w/workspace/device-uart/41 [Pipeline] { [Pipeline] checkout [2024-10-18T02:03:54.656Z] The recommended git tool is: git [2024-10-18T02:04:01.461Z] using credential edgex-jenkins-ssh [2024-10-18T02:04:01.489Z] Cloning the remote Git repository [2024-10-18T02:04:01.548Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2024-10-18T02:04:01.675Z] > git init /w/workspace/device-uart/41 # timeout=10 [2024-10-18T02:04:01.849Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2024-10-18T02:04:01.850Z] > git --version # timeout=10 [2024-10-18T02:04:01.880Z] > git --version # 'git version 2.25.1' [2024-10-18T02:04:01.884Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-18T02:04:02.060Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:04:04.520Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2024-10-18T02:04:04.551Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-18T02:04:06.096Z] Avoid second fetch [2024-10-18T02:04:06.096Z] Checking out Revision fb93fa34bb594df6e041f35dbb663b8f249074b4 (main) [2024-10-18T02:04:06.123Z] > git config core.sparsecheckout # timeout=10 [2024-10-18T02:04:06.231Z] > git checkout -f fb93fa34bb594df6e041f35dbb663b8f249074b4 # timeout=10 [2024-10-18T02:04:07.128Z] Commit message: "Merge pull request #80 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.47" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:04:12.260Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-18T02:04:12.261Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:04:12.261Z] Dload Upload Total Spent Left Speed [2024-10-18T02:04:12.261Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-18T02:04:12.629Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-18T02:04:12.981Z] + sudo tee /etc/docker/daemon.new [2024-10-18T02:04:12.981Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-18T02:04:12.981Z] { [2024-10-18T02:04:12.981Z] "registry-mirrors": [ [2024-10-18T02:04:12.981Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-18T02:04:12.981Z] ], [2024-10-18T02:04:12.981Z] "bip": "10.250.0.254/24", [2024-10-18T02:04:12.981Z] "hosts": [ [2024-10-18T02:04:12.981Z] "tcp://0.0.0.0:5555", [2024-10-18T02:04:12.981Z] "unix:///var/run/docker.sock" [2024-10-18T02:04:12.981Z] ], [2024-10-18T02:04:12.981Z] "mtu": 1458, [2024-10-18T02:04:12.981Z] "selinux-enabled": true, [2024-10-18T02:04:12.981Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-18T02:04:12.981Z] } [Pipeline] sh [2024-10-18T02:04:13.336Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-18T02:04:13.700Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:04:32.053Z] provisioning config files... [2024-10-18T02:04:32.087Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/41@tmp/config2333519126562370269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:04:32.591Z] ---> ****-login.sh [2024-10-18T02:04:32.591Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:04:33.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:04:33.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:04:33.474Z] Configure a credential helper to remove this warning. See [2024-10-18T02:04:33.475Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:04:33.475Z] [2024-10-18T02:04:33.475Z] Login Succeeded [2024-10-18T02:04:33.475Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:04:33.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:04:34.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:04:34.034Z] Configure a credential helper to remove this warning. See [2024-10-18T02:04:34.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:04:34.034Z] [2024-10-18T02:04:34.034Z] Login Succeeded [2024-10-18T02:04:34.034Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:04:34.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:04:34.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:04:34.310Z] Configure a credential helper to remove this warning. See [2024-10-18T02:04:34.310Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:04:34.310Z] [2024-10-18T02:04:34.584Z] Login Succeeded [2024-10-18T02:04:34.584Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:04:34.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:04:34.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:04:34.858Z] Configure a credential helper to remove this warning. See [2024-10-18T02:04:34.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:04:34.858Z] [2024-10-18T02:04:34.858Z] Login Succeeded [2024-10-18T02:04:34.858Z] ****.io [2024-10-18T02:04:35.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:04:35.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:04:35.411Z] Configure a credential helper to remove this warning. See [2024-10-18T02:04:35.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:04:35.411Z] [2024-10-18T02:04:35.411Z] Login Succeeded [2024-10-18T02:04:35.411Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:04:35.431Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-18T02:04:35.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:04:35.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:04:35.900Z] ========================================================= [2024-10-18T02:04:35.901Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-18T02:04:35.901Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:04:36.293Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-18T02:04:36.891Z] Sending build context to Docker daemon 12.88MB [2024-10-18T02:04:36.891Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:04:36.891Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-18T02:04:36.891Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-18T02:04:36.891Z] cf04c63912e1: Pulling fs layer [2024-10-18T02:04:36.891Z] 55b35a11ae5e: Pulling fs layer [2024-10-18T02:04:36.891Z] a37a00ec5f00: Pulling fs layer [2024-10-18T02:04:36.891Z] 50b3750afda1: Pulling fs layer [2024-10-18T02:04:36.891Z] 4f4fb700ef54: Pulling fs layer [2024-10-18T02:04:36.891Z] 80978eb59214: Pulling fs layer [2024-10-18T02:04:36.891Z] 50b3750afda1: Waiting [2024-10-18T02:04:36.891Z] c9f46d7d2bd2: Pulling fs layer [2024-10-18T02:04:36.891Z] c5a475d317c9: Pulling fs layer [2024-10-18T02:04:36.891Z] 4f4fb700ef54: Waiting [2024-10-18T02:04:36.891Z] c9f46d7d2bd2: Waiting [2024-10-18T02:04:36.891Z] c5a475d317c9: Waiting [2024-10-18T02:04:37.174Z] 55b35a11ae5e: Verifying Checksum [2024-10-18T02:04:37.174Z] 55b35a11ae5e: Download complete [2024-10-18T02:04:37.174Z] 50b3750afda1: Verifying Checksum [2024-10-18T02:04:37.174Z] 50b3750afda1: Download complete [2024-10-18T02:04:37.174Z] 4f4fb700ef54: Verifying Checksum [2024-10-18T02:04:37.174Z] 4f4fb700ef54: Download complete [2024-10-18T02:04:37.174Z] 80978eb59214: Verifying Checksum [2024-10-18T02:04:37.174Z] 80978eb59214: Download complete [2024-10-18T02:04:37.174Z] cf04c63912e1: Verifying Checksum [2024-10-18T02:04:37.174Z] cf04c63912e1: Download complete [2024-10-18T02:04:37.805Z] c5a475d317c9: Verifying Checksum [2024-10-18T02:04:37.805Z] c5a475d317c9: Download complete [2024-10-18T02:04:38.405Z] cf04c63912e1: Pull complete [2024-10-18T02:04:39.001Z] 55b35a11ae5e: Pull complete [2024-10-18T02:04:39.273Z] a37a00ec5f00: Verifying Checksum [2024-10-18T02:04:39.273Z] a37a00ec5f00: Download complete [2024-10-18T02:04:40.245Z] c9f46d7d2bd2: Verifying Checksum [2024-10-18T02:04:40.245Z] c9f46d7d2bd2: Download complete [2024-10-18T02:04:55.326Z] a37a00ec5f00: Pull complete [2024-10-18T02:04:55.326Z] 50b3750afda1: Pull complete [2024-10-18T02:04:55.327Z] 4f4fb700ef54: Pull complete [2024-10-18T02:04:55.327Z] 80978eb59214: Pull complete [2024-10-18T02:05:03.613Z] c9f46d7d2bd2: Pull complete [2024-10-18T02:05:06.241Z] c5a475d317c9: Pull complete [2024-10-18T02:05:06.241Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-18T02:05:06.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-18T02:05:06.241Z] ---> be29e6b0f0d4 [2024-10-18T02:05:06.241Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:05:07.237Z] ---> Running in c53b9bb24019 [2024-10-18T02:05:07.510Z] Removing intermediate container c53b9bb24019 [2024-10-18T02:05:07.510Z] ---> ec5787dc6075 [2024-10-18T02:05:07.510Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:05:07.785Z] ---> Running in 1cd8261e389f [2024-10-18T02:05:08.058Z] Removing intermediate container 1cd8261e389f [2024-10-18T02:05:08.058Z] ---> 28bcc190d9fc [2024-10-18T02:05:08.058Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:05:08.333Z] ---> Running in cecd81d6ae96 [2024-10-18T02:05:08.627Z] Removing intermediate container cecd81d6ae96 [2024-10-18T02:05:08.627Z] ---> 7e742bb2bd2f [2024-10-18T02:05:08.627Z] Step 6/12 : WORKDIR /device-uart [2024-10-18T02:05:08.627Z] ---> Running in 2f6e56f8f90d [2024-10-18T02:05:09.224Z] Removing intermediate container 2f6e56f8f90d [2024-10-18T02:05:09.224Z] ---> 1f4d14d7cd18 [2024-10-18T02:05:09.224Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:05:09.224Z] ---> Running in 9219fe20a2a4 [2024-10-18T02:05:10.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:05:11.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:05:13.241Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-18T02:05:13.241Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-18T02:05:13.241Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-18T02:05:13.241Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-18T02:05:13.241Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:05:13.241Z] OK: 242 MiB in 58 packages [2024-10-18T02:05:14.693Z] Removing intermediate container 9219fe20a2a4 [2024-10-18T02:05:14.693Z] ---> 5bd7243b4e1b [2024-10-18T02:05:14.693Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-18T02:05:15.673Z] ---> 447b188dafab [2024-10-18T02:05:15.673Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:05:15.673Z] ---> Running in 7754b0f3502b [2024-10-18T02:07:22.459Z] Removing intermediate container 7754b0f3502b [2024-10-18T02:07:22.459Z] ---> b1ff07752e9d [2024-10-18T02:07:22.459Z] Step 10/12 : COPY . . [2024-10-18T02:07:22.459Z] ---> d24d71015e9f [2024-10-18T02:07:22.459Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:07:22.459Z] ---> Running in 5fb82261f283 [2024-10-18T02:07:22.459Z] Removing intermediate container 5fb82261f283 [2024-10-18T02:07:22.459Z] ---> bef825829fb5 [2024-10-18T02:07:22.459Z] Step 12/12 : RUN ${MAKE} [2024-10-18T02:07:22.459Z] ---> Running in 4d371a310f65 [2024-10-18T02:07:23.886Z] noop [2024-10-18T02:07:24.484Z] Removing intermediate container 4d371a310f65 [2024-10-18T02:07:24.484Z] ---> 1eb28727723e [2024-10-18T02:07:24.484Z] Successfully built 1eb28727723e [2024-10-18T02:07:24.484Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:07:24.875Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:07:24.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:07:25.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container [2024-10-18T02:07:25.240Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@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 [2024-10-18T02:07:26.735Z] $ docker top f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:07:27.683Z] + go version [2024-10-18T02:07:27.683Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-18T02:07:27.698Z] $ docker stop --time=1 f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 [2024-10-18T02:07:29.550Z] $ docker rm -f --volumes f5f7f1f4d7aa166e92da8d7a920f80cab0968a1b7a82f680a629e13068533103 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:07:30.235Z] + docker inspect -f . ci-base-image-arm64 [2024-10-18T02:07:30.236Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:07:30.482Z] prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container [2024-10-18T02:07:30.572Z] $ 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/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@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 [2024-10-18T02:07:32.156Z] $ docker top 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:07:33.113Z] + git config --global --add safe.directory /w/workspace/device-uart/41 [Pipeline] fileExists [Pipeline] sh [2024-10-18T02:07:33.835Z] + make test [2024-10-18T02:07:33.835Z] go test ./... -coverprofile=coverage.out [2024-10-18T02:07:42.217Z] ? github.com/edgexfoundry/device-uart [no test files] [2024-10-18T02:12:35.878Z] github.com/edgexfoundry/device-uart/cmd coverage: 0.0% of statements [2024-10-18T02:12:35.878Z] github.com/edgexfoundry/device-uart/internal/driver coverage: 0.0% of statements [2024-10-18T02:12:35.878Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-18T02:12:35.878Z] go vet ./... [2024-10-18T02:13:32.312Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-18T02:13:32.312Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-18T02:13:32.312Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-18T02:13:32.333Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-18T02:13:32.347Z] $ docker stop --time=1 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c [2024-10-18T02:13:34.497Z] $ docker rm -f --volumes 21fefac54fd4fda84427bcfe6d4798cb10430e7332ded8b3ed0276aa39cfa48c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:13:36.248Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-18T02:13:36.276Z] Warning: overwriting stash ‘coverage-report’ [2024-10-18T02:13:36.881Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-18T02:13:37.299Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-18T02:13:37.635Z] + ls -al . [2024-10-18T02:13:37.635Z] total 232 [2024-10-18T02:13:37.635Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 02:07 . [2024-10-18T02:13:37.635Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 02:04 .. [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 02:04 .dockerignore [2024-10-18T02:13:37.635Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 02:04 .git [2024-10-18T02:13:37.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 .github [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 18 02:04 .gitignore [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 198 Oct 18 02:04 .golangci.yml [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 18662 Oct 18 02:04 Attribution.txt [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 1908 Oct 18 02:04 CHANGELOG.md [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 1918 Oct 18 02:04 Dockerfile [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 02:04 GOVERNANCE.md [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 18 02:04 Jenkinsfile [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 02:04 LICENSE [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 2409 Oct 18 02:04 Makefile [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 18 02:04 OWNERS.md [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 18 02:04 README.md [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 01:57 VERSION [2024-10-18T02:13:37.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 02:04 bin [2024-10-18T02:13:37.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 cmd [2024-10-18T02:13:37.635Z] -rw-r--r-- 1 jenkins jenkins 6770 Oct 18 02:12 coverage.out [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 6936 Oct 18 02:04 go.mod [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 100395 Oct 18 02:04 go.sum [2024-10-18T02:13:37.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 02:04 internal [2024-10-18T02:13:37.635Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 18 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:13:38.013Z] + 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=fb93fa34bb594df6e041f35dbb663b8f249074b4 --label arch=arm64 --label version=3.0.1-dev.34 . [2024-10-18T02:13:38.613Z] Sending build context to Docker daemon 12.89MB [2024-10-18T02:13:38.613Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-10-18T02:13:38.613Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-18T02:13:38.613Z] ---> 1eb28727723e [2024-10-18T02:13:38.613Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-18T02:13:38.895Z] ---> Running in 0f810e268d18 [2024-10-18T02:13:39.166Z] Removing intermediate container 0f810e268d18 [2024-10-18T02:13:39.166Z] ---> 576d2189963c [2024-10-18T02:13:39.166Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-18T02:13:39.166Z] ---> Running in a9125aefaea2 [2024-10-18T02:13:39.756Z] Removing intermediate container a9125aefaea2 [2024-10-18T02:13:39.756Z] ---> ac7f2ed713a9 [2024-10-18T02:13:39.756Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-10-18T02:13:39.756Z] ---> Running in 6f52f112cd68 [2024-10-18T02:13:40.030Z] Removing intermediate container 6f52f112cd68 [2024-10-18T02:13:40.030Z] ---> 7d8becd16237 [2024-10-18T02:13:40.030Z] Step 6/26 : WORKDIR /device-uart [2024-10-18T02:13:40.307Z] ---> Running in b9110251c2ba [2024-10-18T02:13:40.579Z] Removing intermediate container b9110251c2ba [2024-10-18T02:13:40.579Z] ---> e01f431cda93 [2024-10-18T02:13:40.579Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-18T02:13:40.921Z] ---> Running in 7e2dfe53fcdd [2024-10-18T02:13:42.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:13:42.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:13:44.420Z] OK: 242 MiB in 58 packages [2024-10-18T02:13:45.395Z] Removing intermediate container 7e2dfe53fcdd [2024-10-18T02:13:45.395Z] ---> 1f3c03c1b354 [2024-10-18T02:13:45.395Z] Step 8/26 : COPY go.mod vendor* ./ [2024-10-18T02:13:46.000Z] ---> 3735db3253ff [2024-10-18T02:13:46.000Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-18T02:13:46.280Z] ---> Running in 34032b6b1559 [2024-10-18T02:13:50.552Z] Removing intermediate container 34032b6b1559 [2024-10-18T02:13:50.552Z] ---> 296075668862 [2024-10-18T02:13:50.552Z] Step 10/26 : COPY . . [2024-10-18T02:13:51.517Z] ---> fd33050a7df6 [2024-10-18T02:13:51.517Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-18T02:13:51.517Z] ---> Running in f564f69f7180 [2024-10-18T02:13:51.787Z] Removing intermediate container f564f69f7180 [2024-10-18T02:13:51.787Z] ---> 2a290e87ea4e [2024-10-18T02:13:51.787Z] Step 12/26 : RUN ${MAKE} [2024-10-18T02:13:51.787Z] ---> Running in b5ca4f827999 [2024-10-18T02:13:53.207Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=3.0.1-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-uart ./cmd [2024-10-18T02:18:16.033Z] Removing intermediate container b5ca4f827999 [2024-10-18T02:18:16.033Z] ---> 83070adb3b83 [2024-10-18T02:18:16.033Z] Step 13/26 : FROM alpine:3.20 [2024-10-18T02:18:16.033Z] 3.20: Pulling from library/alpine [2024-10-18T02:18:16.033Z] cf04c63912e1: Already exists [2024-10-18T02:18:16.033Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-18T02:18:16.033Z] Status: Downloaded newer image for alpine:3.20 [2024-10-18T02:18:16.033Z] ---> c157a85ed455 [2024-10-18T02:18:16.033Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-10-18T02:18:16.033Z] ---> Running in 3c0863cecacb [2024-10-18T02:18:16.033Z] Removing intermediate container 3c0863cecacb [2024-10-18T02:18:16.033Z] ---> 446c26fa5da8 [2024-10-18T02:18:16.033Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-10-18T02:18:16.033Z] ---> Running in 8b65585a84d9 [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-18T02:18:16.033Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:18:16.033Z] OK: 9 MiB in 15 packages [2024-10-18T02:18:16.033Z] Removing intermediate container 8b65585a84d9 [2024-10-18T02:18:16.033Z] ---> b746b5273bc0 [2024-10-18T02:18:16.033Z] Step 16/26 : RUN apk --no-cache upgrade [2024-10-18T02:18:16.033Z] ---> Running in 3e0fb7efed20 [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] Upgrading critical system libraries and apk-tools: [2024-10-18T02:18:16.033Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-18T02:18:16.033Z] Executing busybox-1.36.1-r29.trigger [2024-10-18T02:18:16.033Z] Continuing the upgrade transaction with new apk-tools: [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-18T02:18:16.033Z] OK: 9 MiB in 15 packages [2024-10-18T02:18:16.033Z] Removing intermediate container 3e0fb7efed20 [2024-10-18T02:18:16.033Z] ---> 75c0f43dfde6 [2024-10-18T02:18:16.033Z] Step 17/26 : WORKDIR / [2024-10-18T02:18:16.033Z] ---> Running in cf8c099290cc [2024-10-18T02:18:16.033Z] Removing intermediate container cf8c099290cc [2024-10-18T02:18:16.033Z] ---> d49f5ecf92dc [2024-10-18T02:18:16.033Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2024-10-18T02:18:16.033Z] ---> b146d486a81d [2024-10-18T02:18:16.033Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2024-10-18T02:18:16.033Z] ---> 253beed9332d [2024-10-18T02:18:16.033Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2024-10-18T02:18:18.657Z] ---> 7058eac5c801 [2024-10-18T02:18:18.657Z] Step 21/26 : EXPOSE 59995 [2024-10-18T02:18:18.657Z] ---> Running in f9bccbca485d [2024-10-18T02:18:18.657Z] Removing intermediate container f9bccbca485d [2024-10-18T02:18:18.657Z] ---> 174cc9634544 [2024-10-18T02:18:18.657Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2024-10-18T02:18:18.657Z] ---> Running in 1b681b0b954f [2024-10-18T02:18:18.926Z] Removing intermediate container 1b681b0b954f [2024-10-18T02:18:18.926Z] ---> 81a7457984e6 [2024-10-18T02:18:18.927Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-18T02:18:19.197Z] ---> Running in 9f96a546d88a [2024-10-18T02:18:19.467Z] Removing intermediate container 9f96a546d88a [2024-10-18T02:18:19.467Z] ---> 731f6664fb07 [2024-10-18T02:18:19.467Z] Step 24/26 : LABEL arch=arm64 [2024-10-18T02:18:19.467Z] ---> Running in 1aac0e29716d [2024-10-18T02:18:19.737Z] Removing intermediate container 1aac0e29716d [2024-10-18T02:18:19.737Z] ---> 82955461ddd7 [2024-10-18T02:18:19.737Z] Step 25/26 : LABEL git_sha=fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:18:20.008Z] ---> Running in bc9cbf49509b [2024-10-18T02:18:20.285Z] Removing intermediate container bc9cbf49509b [2024-10-18T02:18:20.285Z] ---> 0ef24b195b9f [2024-10-18T02:18:20.285Z] Step 26/26 : LABEL version=3.0.1-dev.34 [2024-10-18T02:18:20.553Z] ---> Running in 413aa9fa8d67 [2024-10-18T02:18:20.820Z] Removing intermediate container 413aa9fa8d67 [2024-10-18T02:18:20.820Z] ---> 030b9714d6c6 [2024-10-18T02:18:20.820Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-18T02:18:20.820Z] Successfully built 030b9714d6c6 [2024-10-18T02:18:20.820Z] 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 [2024-10-18T02:18:21.004Z] provisioning config files... [2024-10-18T02:18:21.018Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/41@tmp/config4788532986058287292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:18:21.377Z] ---> ****-login.sh [2024-10-18T02:18:21.377Z] nexus3.edgexfoundry.org:10001 [2024-10-18T02:18:21.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:21.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:21.647Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:21.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:21.647Z] [2024-10-18T02:18:21.647Z] Login Succeeded [2024-10-18T02:18:21.647Z] nexus3.edgexfoundry.org:10002 [2024-10-18T02:18:21.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:22.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:22.195Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:22.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:22.195Z] [2024-10-18T02:18:22.195Z] Login Succeeded [2024-10-18T02:18:22.195Z] nexus3.edgexfoundry.org:10003 [2024-10-18T02:18:22.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:22.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:22.735Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:22.735Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:22.735Z] [2024-10-18T02:18:22.735Z] Login Succeeded [2024-10-18T02:18:22.735Z] nexus3.edgexfoundry.org:10004 [2024-10-18T02:18:23.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:23.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:23.006Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:23.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:23.006Z] [2024-10-18T02:18:23.006Z] Login Succeeded [2024-10-18T02:18:23.006Z] ****.io [2024-10-18T02:18:23.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-18T02:18:23.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-18T02:18:23.549Z] Configure a credential helper to remove this warning. See [2024-10-18T02:18:23.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-18T02:18:23.549Z] [2024-10-18T02:18:23.549Z] Login Succeeded [2024-10-18T02:18:23.549Z] ---> ****-login.sh ends [Pipeline] } [2024-10-18T02:18:23.569Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:18:23.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-18T02:18:23.674Z] [edgeXDocker.push] Tagging docker image device-uart-arm64 with the following tags: [2024-10-18T02:18:23.674Z] fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:18:23.674Z] latest [2024-10-18T02:18:23.674Z] 3.0.1-dev.34 [2024-10-18T02:18:23.674Z] fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:18:23.674Z] main [2024-10-18T02:18:23.674Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:24.070Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:24.456Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:18:24.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-18T02:18:24.456Z] 4c589208ee23: Preparing [2024-10-18T02:18:24.456Z] 1066d0868ad3: Preparing [2024-10-18T02:18:24.456Z] 5d293658eff7: Preparing [2024-10-18T02:18:24.456Z] c6181baffe20: Preparing [2024-10-18T02:18:24.456Z] 7b593ce8ee05: Preparing [2024-10-18T02:18:24.456Z] 16113d51b718: Preparing [2024-10-18T02:18:24.456Z] 16113d51b718: Waiting [2024-10-18T02:18:24.725Z] 1066d0868ad3: Pushed [2024-10-18T02:18:24.725Z] 5d293658eff7: Pushed [2024-10-18T02:18:24.725Z] 7b593ce8ee05: Pushed [2024-10-18T02:18:24.725Z] c6181baffe20: Pushed [2024-10-18T02:18:24.725Z] 16113d51b718: Layer already exists [2024-10-18T02:18:37.088Z] 4c589208ee23: Pushed [2024-10-18T02:18:37.088Z] fb93fa34bb594df6e041f35dbb663b8f249074b4: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:37.481Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:38.450Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-18T02:18:38.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-18T02:18:38.451Z] 4c589208ee23: Preparing [2024-10-18T02:18:38.451Z] 1066d0868ad3: Preparing [2024-10-18T02:18:38.451Z] 5d293658eff7: Preparing [2024-10-18T02:18:38.451Z] c6181baffe20: Preparing [2024-10-18T02:18:38.451Z] 7b593ce8ee05: Preparing [2024-10-18T02:18:38.451Z] 16113d51b718: Preparing [2024-10-18T02:18:38.451Z] 16113d51b718: Waiting [2024-10-18T02:18:38.451Z] 7b593ce8ee05: Layer already exists [2024-10-18T02:18:38.451Z] 4c589208ee23: Layer already exists [2024-10-18T02:18:38.451Z] 5d293658eff7: Layer already exists [2024-10-18T02:18:38.451Z] c6181baffe20: Layer already exists [2024-10-18T02:18:38.451Z] 1066d0868ad3: Layer already exists [2024-10-18T02:18:38.451Z] 16113d51b718: Layer already exists [2024-10-18T02:18:38.719Z] latest: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:39.097Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:39.470Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 [2024-10-18T02:18:39.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-18T02:18:39.470Z] 4c589208ee23: Preparing [2024-10-18T02:18:39.470Z] 1066d0868ad3: Preparing [2024-10-18T02:18:39.470Z] 5d293658eff7: Preparing [2024-10-18T02:18:39.470Z] c6181baffe20: Preparing [2024-10-18T02:18:39.470Z] 7b593ce8ee05: Preparing [2024-10-18T02:18:39.470Z] 16113d51b718: Preparing [2024-10-18T02:18:39.470Z] 16113d51b718: Waiting [2024-10-18T02:18:39.470Z] 5d293658eff7: Layer already exists [2024-10-18T02:18:39.470Z] 1066d0868ad3: Layer already exists [2024-10-18T02:18:39.470Z] 4c589208ee23: Layer already exists [2024-10-18T02:18:39.470Z] 7b593ce8ee05: Layer already exists [2024-10-18T02:18:39.470Z] c6181baffe20: Layer already exists [2024-10-18T02:18:39.470Z] 16113d51b718: Layer already exists [2024-10-18T02:18:39.741Z] 3.0.1-dev.34: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:40.135Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:40.514Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:18:40.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-18T02:18:40.514Z] 4c589208ee23: Preparing [2024-10-18T02:18:40.514Z] 1066d0868ad3: Preparing [2024-10-18T02:18:40.514Z] 5d293658eff7: Preparing [2024-10-18T02:18:40.514Z] c6181baffe20: Preparing [2024-10-18T02:18:40.514Z] 7b593ce8ee05: Preparing [2024-10-18T02:18:40.514Z] 16113d51b718: Preparing [2024-10-18T02:18:40.514Z] 16113d51b718: Waiting [2024-10-18T02:18:40.514Z] 7b593ce8ee05: Layer already exists [2024-10-18T02:18:40.514Z] 4c589208ee23: Layer already exists [2024-10-18T02:18:40.514Z] 1066d0868ad3: Layer already exists [2024-10-18T02:18:40.514Z] c6181baffe20: Layer already exists [2024-10-18T02:18:40.514Z] 5d293658eff7: Layer already exists [2024-10-18T02:18:40.514Z] 16113d51b718: Layer already exists [2024-10-18T02:18:40.785Z] fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:41.162Z] + docker tag device-uart-arm64 nexus3.edgexfoundry.org:10004/device-uart-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:41.544Z] + docker push nexus3.edgexfoundry.org:10004/device-uart-arm64:main [2024-10-18T02:18:41.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-uart-arm64] [2024-10-18T02:18:41.544Z] 4c589208ee23: Preparing [2024-10-18T02:18:41.544Z] 1066d0868ad3: Preparing [2024-10-18T02:18:41.544Z] 5d293658eff7: Preparing [2024-10-18T02:18:41.544Z] c6181baffe20: Preparing [2024-10-18T02:18:41.544Z] 7b593ce8ee05: Preparing [2024-10-18T02:18:41.544Z] 16113d51b718: Preparing [2024-10-18T02:18:41.544Z] 16113d51b718: Waiting [2024-10-18T02:18:41.544Z] 1066d0868ad3: Layer already exists [2024-10-18T02:18:41.544Z] 7b593ce8ee05: Layer already exists [2024-10-18T02:18:41.544Z] 5d293658eff7: Layer already exists [2024-10-18T02:18:41.544Z] c6181baffe20: Layer already exists [2024-10-18T02:18:41.544Z] 4c589208ee23: Layer already exists [2024-10-18T02:18:41.544Z] 16113d51b718: Layer already exists [2024-10-18T02:18:41.814Z] main: digest: sha256:6f34b426bca684d11f25e25cc953b265f886f709429449e103074ac53a38afe5 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-18T02:18:41.912Z] ===================================================== [Pipeline] echo [2024-10-18T02:18:41.931Z] taggedImages: [2024-10-18T02:18:41.931Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4 [2024-10-18T02:18:41.931Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:latest [2024-10-18T02:18:41.931Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:3.0.1-dev.34 [2024-10-18T02:18:41.931Z] - nexus3.edgexfoundry.org:10004/device-uart-arm64:fb93fa34bb594df6e041f35dbb663b8f249074b4-3.0.1-dev.34 [2024-10-18T02:18:41.931Z] - 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 [2024-10-18T02:18:42.354Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:18:42.354Z] [2024-10-18T02:18:42.354Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:18:42.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:18:42.988Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-18T02:18:42.988Z] 8998bd30e6a1: Pulling fs layer [2024-10-18T02:18:42.988Z] 04944245beec: Pulling fs layer [2024-10-18T02:18:42.988Z] 699f458cf7ca: Pulling fs layer [2024-10-18T02:18:42.988Z] 765212b225bb: Pulling fs layer [2024-10-18T02:18:42.988Z] f23df028b6ca: Pulling fs layer [2024-10-18T02:18:42.988Z] d65c8cfc05b1: Pulling fs layer [2024-10-18T02:18:42.988Z] 2437ff75d9bd: Pulling fs layer [2024-10-18T02:18:42.988Z] d65c8cfc05b1: Waiting [2024-10-18T02:18:42.988Z] 2437ff75d9bd: Waiting [2024-10-18T02:18:42.988Z] 765212b225bb: Waiting [2024-10-18T02:18:42.988Z] 04944245beec: Verifying Checksum [2024-10-18T02:18:42.988Z] 04944245beec: Download complete [2024-10-18T02:18:42.988Z] 765212b225bb: Verifying Checksum [2024-10-18T02:18:42.988Z] 765212b225bb: Download complete [2024-10-18T02:18:42.988Z] f23df028b6ca: Verifying Checksum [2024-10-18T02:18:42.988Z] f23df028b6ca: Download complete [2024-10-18T02:18:43.259Z] d65c8cfc05b1: Verifying Checksum [2024-10-18T02:18:43.259Z] d65c8cfc05b1: Download complete [2024-10-18T02:18:43.259Z] 699f458cf7ca: Verifying Checksum [2024-10-18T02:18:43.259Z] 699f458cf7ca: Download complete [2024-10-18T02:18:43.855Z] 8998bd30e6a1: Verifying Checksum [2024-10-18T02:18:43.855Z] 8998bd30e6a1: Download complete [2024-10-18T02:18:46.466Z] 2437ff75d9bd: Download complete [2024-10-18T02:18:49.045Z] 8998bd30e6a1: Pull complete [2024-10-18T02:18:49.313Z] 04944245beec: Pull complete [2024-10-18T02:18:51.254Z] 699f458cf7ca: Pull complete [2024-10-18T02:18:51.254Z] 765212b225bb: Pull complete [2024-10-18T02:18:52.214Z] f23df028b6ca: Pull complete [2024-10-18T02:18:52.481Z] d65c8cfc05b1: Pull complete [2024-10-18T02:19:10.720Z] 2437ff75d9bd: Pull complete [2024-10-18T02:19:10.720Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-18T02:19:10.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-18T02:19:10.720Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:19:10.951Z] prd-ubuntu20.04-docker-arm64-4c-16g-23072 does not seem to be running inside a container [2024-10-18T02:19:11.012Z] $ 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/41 -v /w/workspace/device-uart/41:/w/workspace/device-uart/41:rw,z -v /w/workspace/device-uart/41@tmp:/w/workspace/device-uart/41@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 [2024-10-18T02:19:14.329Z] $ docker top 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:19:15.237Z] ---> job-cost.sh [2024-10-18T02:19:15.237Z] lf-activate-venv: SKIPPING [2024-10-18T02:19:15.237Z] INFO: No Stack... [2024-10-18T02:19:15.823Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-18T02:19:16.410Z] INFO: Archiving Costs [Pipeline] sh [2024-10-18T02:19:17.063Z] + cat /w/workspace/device-uart/41/archives/cost.csv [2024-10-18T02:19:17.063Z] + cut -d, -f6 [Pipeline] lock [2024-10-18T02:19:17.132Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [2024-10-18T02:19:17.140Z] Resource [jenkins-edgexfoundry-device-uart-main-41-stack-cost] did not exist. Created. [2024-10-18T02:19:17.149Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:19:17.819Z] /w/workspace/device-uart/41@tmp/durable-674120cc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-18T02:19:18.470Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-18T02:19:18.498Z] Warning: overwriting stash ‘stack-cost’ [2024-10-18T02:19:18.568Z] Stashed 1 file(s) [Pipeline] } [2024-10-18T02:19:18.578Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-uart-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-18T02:19:18.593Z] $ docker stop --time=1 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd [2024-10-18T02:19:20.163Z] $ docker rm -f --volumes 5caecc1f803d3531cc7ec86b77aa1e4c15b1a2ad20315a7ca8cc1fc1f1b12dbd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-18T02:19:20.675Z] provisioning config files... [2024-10-18T02:19:20.682Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config6846267694553609913tmp [Pipeline] { [Pipeline] sh [2024-10-18T02:19:20.995Z] + set +x [2024-10-18T02:19:20.995Z] + curl -s https://codecov.io/bash [2024-10-18T02:19:20.995Z] + bash -s -- [2024-10-18T02:19:20.995Z] [2024-10-18T02:19:20.995Z] _____ _ [2024-10-18T02:19:20.995Z] / ____| | | [2024-10-18T02:19:20.995Z] | | ___ __| | ___ ___ _____ __ [2024-10-18T02:19:20.995Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-18T02:19:20.995Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-18T02:19:20.995Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-18T02:19:20.995Z] Bash-1.0.6 [2024-10-18T02:19:20.995Z] [2024-10-18T02:19:20.995Z] [2024-10-18T02:19:20.995Z] ==> git version 2.25.1 found [2024-10-18T02:19:20.995Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-18T02:19:20.995Z] Release-Date: 2020-01-08 [2024-10-18T02:19:20.995Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-18T02:19:20.995Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-18T02:19:20.995Z] ==> Jenkins CI detected. [2024-10-18T02:19:20.995Z] current dir:  /w/workspace/edgexfoundry_device-uart_main [2024-10-18T02:19:20.995Z] project root: . [2024-10-18T02:19:20.995Z] --> token set from env [2024-10-18T02:19:20.995Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-18T02:19:20.995Z] ==> Running gcov in . (disable via -X gcov) [2024-10-18T02:19:20.995Z] ==> Python coveragepy not found [2024-10-18T02:19:20.995Z] ==> Searching for coverage reports in: [2024-10-18T02:19:20.995Z] + . [2024-10-18T02:19:20.995Z] -> Found 1 reports [2024-10-18T02:19:20.995Z] ==> Detecting git/mercurial file structure [2024-10-18T02:19:20.995Z] ==> Reading reports [2024-10-18T02:19:20.995Z] + ./coverage.out bytes=6770 [2024-10-18T02:19:20.995Z] ==> Appending adjustments [2024-10-18T02:19:20.995Z] https://docs.codecov.io/docs/fixing-reports [2024-10-18T02:19:21.256Z] + Found adjustments [2024-10-18T02:19:21.256Z] ==> Gzipping contents [2024-10-18T02:19:21.256Z] 4.0K /tmp/codecov.mnDQ5X.gz [2024-10-18T02:19:21.256Z] ==> Uploading reports [2024-10-18T02:19:21.256Z] url: https://codecov.io [2024-10-18T02:19:21.256Z] query: branch=main&commit=fb93fa34bb594df6e041f35dbb663b8f249074b4&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:19:21.256Z] -> Pinging Codecov [2024-10-18T02:19:21.256Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fb93fa34bb594df6e041f35dbb663b8f249074b4&build=41&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2Fmain%2F41%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-18T02:19:21.256Z] -> Uploading to [2024-10-18T02:19:21.256Z] https://storage.googleapis.com/codecov/shelter/v4/github/lf-edge/device-uart/fb93fa34bb594df6e041f35dbb663b8f249074b4/c9e9d82a-6fe4-430c-b56f-216c13d1cebe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T021921Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=abae4bf6418b0deebba5d652e8b77cec5dcc04043cdf000cf99570910aec2831 [2024-10-18T02:19:21.256Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-18T02:19:21.256Z] Dload Upload Total Spent Left Speed [2024-10-18T02:19:21.515Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1341 0 0 100 1341 0 5805 --:--:-- --:--:-- --:--:-- 5805 [2024-10-18T02:19:21.515Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] } [2024-10-18T02:19:21.522Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-18T02:19:21.662Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-18T02:19:21.678Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:21.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:21.989Z] [2024-10-18T02:19:21.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:22.297Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:22.297Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-18T02:19:22.297Z] 43c4264eed91: Already exists [2024-10-18T02:19:22.297Z] 4cc291be95ef: Already exists [2024-10-18T02:19:22.297Z] 2ac1f1163629: Already exists [2024-10-18T02:19:22.297Z] 5c3c966382ef: Already exists [2024-10-18T02:19:22.297Z] 4f4fb700ef54: Already exists [2024-10-18T02:19:22.297Z] d9c7d2e4e75e: Pulling fs layer [2024-10-18T02:19:22.297Z] 9c3e1370e548: Pulling fs layer [2024-10-18T02:19:22.557Z] d9c7d2e4e75e: Verifying Checksum [2024-10-18T02:19:22.557Z] d9c7d2e4e75e: Download complete [2024-10-18T02:19:22.814Z] d9c7d2e4e75e: Pull complete [2024-10-18T02:19:23.380Z] 9c3e1370e548: Verifying Checksum [2024-10-18T02:19:23.380Z] 9c3e1370e548: Download complete [2024-10-18T02:19:26.663Z] 9c3e1370e548: Pull complete [2024-10-18T02:19:26.663Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-18T02:19:26.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-18T02:19:26.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:19:26.764Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:19:26.804Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-18T02:19:32.973Z] $ docker top e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:19:33.397Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_main [Pipeline] echo [2024-10-18T02:19:33.407Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-uart:main' [Pipeline] sh [2024-10-18T02:19:33.681Z] + set -o pipefail [2024-10-18T02:19:33.681Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-uart:main' [2024-10-18T02:19:41.965Z] [2024-10-18T02:19:41.965Z] Monitoring /w/workspace/edgexfoundry_device-uart_main (github.com/edgexfoundry/device-uart)... [2024-10-18T02:19:41.965Z] [2024-10-18T02:19:41.965Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a9260560-4d2e-420e-ab88-ca8ba35d31cd/history/6b8eef3c-fb64-4576-a41c-53fb41f2fe2d [2024-10-18T02:19:41.965Z] [2024-10-18T02:19:41.965Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-18T02:19:41.965Z] [2024-10-18T02:19:41.965Z] [2024-10-18T02:19:41.965Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-18T02:19:41.965Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-18T02:19:42.574Z] $ docker stop --time=1 e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 [2024-10-18T02:19:56.055Z] $ docker rm -f --volumes e9df76685f65eb37be6e7d137d276f0b6f5b6bdf4765d7c1dfd169f9c8089152 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-18T02:19:57.225Z] + git log --format=format:%s -1 fb93fa34bb594df6e041f35dbb663b8f249074b4 [Pipeline] sh [2024-10-18T02:19:57.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:19:57.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:19:57.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:19:57.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:19:57.985Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:19:58.022Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:20:02.283Z] $ docker top ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 -eo pid,comm [2024-10-18T02:20:02.320Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T02:20:02.320Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:02.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:02.371Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:02.493Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:02.503Z] $ docker exec ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 ssh-agent [2024-10-18T02:20:02.592Z] SSH_AUTH_SOCK=/tmp/ssh-Hvfk0hQyWghS/agent.13 [2024-10-18T02:20:02.592Z] SSH_AGENT_PID=19 [2024-10-18T02:20:02.597Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:02.770Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8772636204339429101.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_8772636204339429101.key) [2024-10-18T02:20:02.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:03.126Z] + git semver tag [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,449 [run_tag] DEBUG tag force:False [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,449 [check_head_tag] DEBUG check head tag [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,450 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,450 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,453 [execute] INFO git cat-file --batch [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,454 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,467 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,467 [execute] INFO git tag -a v3.0.1-dev.34 -m v3.0.1-dev.34 [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,467 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.34', '-m', 'v3.0.1-dev.34'], cwd=/w/workspace/edgexfoundry_device-uart_main, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:03.692Z] 2024-10-18 02:20:03,470 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:03.692Z] 3.0.1-dev.34 [Pipeline] } [2024-10-18T02:20:03.709Z] $ docker exec --env ******** --env ******** ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 ssh-agent -k [2024-10-18T02:20:03.803Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:03.804Z] unset SSH_AGENT_PID; [2024-10-18T02:20:03.804Z] echo Agent pid 19 killed; [2024-10-18T02:20:03.804Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:04.343Z] + git semver [Pipeline] } [2024-10-18T02:20:04.619Z] $ docker stop --time=1 ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 [2024-10-18T02:20:07.588Z] $ docker rm -f --volumes ba0f6012a0ba7e8b15d52b4297b09ed2cab52ebd0edf7cb2f9d630f8cc6fc6c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:08.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:08.244Z] [2024-10-18T02:20:08.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:08.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:10.022Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-18T02:20:10.023Z] ab5ef0e58194: Pulling fs layer [2024-10-18T02:20:10.023Z] 9712f1f96733: Pulling fs layer [2024-10-18T02:20:10.023Z] 63f879dbbcfc: Pulling fs layer [2024-10-18T02:20:10.023Z] 0d9ebad4ef96: Pulling fs layer [2024-10-18T02:20:10.023Z] e9a5061849ea: Pulling fs layer [2024-10-18T02:20:10.023Z] d747dcd14b5f: Pulling fs layer [2024-10-18T02:20:10.023Z] 2de7ff778b66: Pulling fs layer [2024-10-18T02:20:10.023Z] 0d9ebad4ef96: Waiting [2024-10-18T02:20:10.023Z] e9a5061849ea: Waiting [2024-10-18T02:20:10.023Z] d747dcd14b5f: Waiting [2024-10-18T02:20:10.023Z] 2de7ff778b66: Waiting [2024-10-18T02:20:10.023Z] 9712f1f96733: Verifying Checksum [2024-10-18T02:20:10.023Z] 9712f1f96733: Download complete [2024-10-18T02:20:10.282Z] 63f879dbbcfc: Verifying Checksum [2024-10-18T02:20:10.282Z] 63f879dbbcfc: Download complete [2024-10-18T02:20:10.282Z] 0d9ebad4ef96: Verifying Checksum [2024-10-18T02:20:10.282Z] 0d9ebad4ef96: Download complete [2024-10-18T02:20:10.282Z] d747dcd14b5f: Verifying Checksum [2024-10-18T02:20:10.282Z] d747dcd14b5f: Download complete [2024-10-18T02:20:10.541Z] e9a5061849ea: Verifying Checksum [2024-10-18T02:20:10.541Z] e9a5061849ea: Download complete [2024-10-18T02:20:10.541Z] 2de7ff778b66: Verifying Checksum [2024-10-18T02:20:10.541Z] 2de7ff778b66: Download complete [2024-10-18T02:20:10.839Z] ab5ef0e58194: Download complete [2024-10-18T02:20:13.437Z] ab5ef0e58194: Pull complete [2024-10-18T02:20:13.696Z] 9712f1f96733: Pull complete [2024-10-18T02:20:14.266Z] 63f879dbbcfc: Pull complete [2024-10-18T02:20:18.510Z] 0d9ebad4ef96: Pull complete [2024-10-18T02:20:19.082Z] e9a5061849ea: Pull complete [2024-10-18T02:20:19.341Z] d747dcd14b5f: Pull complete [2024-10-18T02:20:20.793Z] 2de7ff778b66: Pull complete [2024-10-18T02:20:20.793Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-18T02:20:20.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-18T02:20:20.793Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:20.898Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:20:20.941Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-18T02:20:29.699Z] $ docker top df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:20:29.757Z] provisioning config files... [2024-10-18T02:20:29.764Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config8355439291276293640tmp [2024-10-18T02:20:29.774Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config601051627462288433tmp [2024-10-18T02:20:29.782Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config12972330345194496386tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:20:29.814Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:30.104Z] ---> sigul-configuration.sh [2024-10-18T02:20:30.104Z] gpg: directory `/root/.gnupg' created [2024-10-18T02:20:30.104Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-18T02:20:30.104Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-18T02:20:30.104Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-18T02:20:30.104Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-18T02:20:30.104Z] gpg: CAST5 encrypted data [2024-10-18T02:20:30.104Z] gpg: encrypted with 1 passphrase [2024-10-18T02:20:30.104Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-18T02:20:30.506Z] + mkdir /home/jenkins [2024-10-18T02:20:30.506Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-18T02:20:30.886Z] + 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 [2024-10-18T02:20:30.913Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:31.227Z] ---> sigul-install.sh [2024-10-18T02:20:31.227Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-18T02:20:31.524Z] + git tag --list [2024-10-18T02:20:31.525Z] v0.0.0 [2024-10-18T02:20:31.525Z] v0.0.1-dev.1 [2024-10-18T02:20:31.525Z] v0.0.1-dev.2 [2024-10-18T02:20:31.525Z] v0.0.1-dev.3 [2024-10-18T02:20:31.525Z] v0.0.1-dev.4 [2024-10-18T02:20:31.525Z] v3.0.0 [2024-10-18T02:20:31.525Z] v3.0.1-dev.1 [2024-10-18T02:20:31.525Z] v3.0.1-dev.10 [2024-10-18T02:20:31.525Z] v3.0.1-dev.11 [2024-10-18T02:20:31.525Z] v3.0.1-dev.12 [2024-10-18T02:20:31.525Z] v3.0.1-dev.13 [2024-10-18T02:20:31.525Z] v3.0.1-dev.14 [2024-10-18T02:20:31.525Z] v3.0.1-dev.15 [2024-10-18T02:20:31.525Z] v3.0.1-dev.16 [2024-10-18T02:20:31.525Z] v3.0.1-dev.17 [2024-10-18T02:20:31.525Z] v3.0.1-dev.18 [2024-10-18T02:20:31.525Z] v3.0.1-dev.19 [2024-10-18T02:20:31.525Z] v3.0.1-dev.2 [2024-10-18T02:20:31.525Z] v3.0.1-dev.20 [2024-10-18T02:20:31.525Z] v3.0.1-dev.21 [2024-10-18T02:20:31.525Z] v3.0.1-dev.22 [2024-10-18T02:20:31.525Z] v3.0.1-dev.23 [2024-10-18T02:20:31.525Z] v3.0.1-dev.24 [2024-10-18T02:20:31.525Z] v3.0.1-dev.25 [2024-10-18T02:20:31.525Z] v3.0.1-dev.26 [2024-10-18T02:20:31.525Z] v3.0.1-dev.27 [2024-10-18T02:20:31.525Z] v3.0.1-dev.28 [2024-10-18T02:20:31.525Z] v3.0.1-dev.29 [2024-10-18T02:20:31.525Z] v3.0.1-dev.3 [2024-10-18T02:20:31.525Z] v3.0.1-dev.30 [2024-10-18T02:20:31.525Z] v3.0.1-dev.31 [2024-10-18T02:20:31.525Z] v3.0.1-dev.32 [2024-10-18T02:20:31.525Z] v3.0.1-dev.33 [2024-10-18T02:20:31.525Z] v3.0.1-dev.34 [2024-10-18T02:20:31.525Z] v3.0.1-dev.4 [2024-10-18T02:20:31.525Z] v3.0.1-dev.5 [2024-10-18T02:20:31.525Z] v3.0.1-dev.6 [2024-10-18T02:20:31.525Z] v3.0.1-dev.7 [2024-10-18T02:20:31.525Z] v3.0.1-dev.8 [2024-10-18T02:20:31.525Z] v3.0.1-dev.9 [2024-10-18T02:20:31.525Z] v3.1 [2024-10-18T02:20:31.525Z] v3.1.0 [2024-10-18T02:20:31.525Z] v3.1.1 [2024-10-18T02:20:31.525Z] v3.1.1-dev.1 [Pipeline] sh [2024-10-18T02:20:31.819Z] + lftools sign git-tag v3.0.1-dev.34 [2024-10-18T02:20:32.433Z] Signing Git tag with Sigul... [2024-10-18T02:20:32.433Z] Signing v3.0.1-dev.34 [Pipeline] echo [2024-10-18T02:20:32.708Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:33.011Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-18T02:20:33.019Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-18T02:20:33.059Z] $ docker stop --time=1 df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 [2024-10-18T02:20:34.702Z] $ docker rm -f --volumes df6cca4bee90eec15d8048e31f9cfc8f1c273c66ca1d59c0c80a16df90f0c561 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-18T02:20:35.170Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:20:35.170Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:35.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:20:35.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:35.573Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:20:35.608Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:20:35.915Z] $ docker top 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 -eo pid,comm [2024-10-18T02:20:35.954Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-18T02:20:35.954Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:36.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:36.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:36.123Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:36.133Z] $ docker exec 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 ssh-agent [2024-10-18T02:20:36.228Z] SSH_AUTH_SOCK=/tmp/ssh-s9dE8HA2BfOU/agent.32 [2024-10-18T02:20:36.228Z] SSH_AGENT_PID=38 [2024-10-18T02:20:36.232Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:36.337Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12891224485091178573.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_12891224485091178573.key) [2024-10-18T02:20:36.343Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:36.641Z] + git semver bump pre [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,819 [bump_version] DEBUG bumping version:3.0.1-dev.34 on axis:pre with prefix:dev [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,819 [bump_version] DEBUG bumped version:3.0.1-dev.35 [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,819 [write_version] DEBUG write version:3.0.1-dev.35 to path:/w/workspace/edgexfoundry_device-uart_main/.semver/main with force:True [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,819 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,820 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,821 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,826 [execute] INFO git cat-file --batch [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,827 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:36.899Z] 2024-10-18 02:20:36,831 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:36.899Z] 3.0.1-dev.35 [Pipeline] } [2024-10-18T02:20:36.916Z] $ docker exec --env ******** --env ******** 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 ssh-agent -k [2024-10-18T02:20:37.017Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:37.017Z] unset SSH_AGENT_PID; [2024-10-18T02:20:37.017Z] echo Agent pid 38 killed; [2024-10-18T02:20:37.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:37.340Z] + git semver [Pipeline] } [2024-10-18T02:20:37.619Z] $ docker stop --time=1 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 [2024-10-18T02:20:38.956Z] $ docker rm -f --volumes 7aa98f3fdc44dc6ccc019ef97e7ea8d94bbe22ea0d35cbca23dfd45cdf9cbfb2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-18T02:20:39.303Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-18T02:20:39.303Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:39.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-18T02:20:39.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:39.692Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:20:39.733Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-18T02:20:40.059Z] $ docker top cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-18T02:20:40.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-18T02:20:40.161Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-18T02:20:40.278Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-18T02:20:40.289Z] $ docker exec cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 ssh-agent [2024-10-18T02:20:40.392Z] SSH_AUTH_SOCK=/tmp/ssh-8rF1jxvgeHWt/agent.32 [2024-10-18T02:20:40.392Z] SSH_AGENT_PID=39 [2024-10-18T02:20:40.396Z] Running ssh-add (command line suppressed) [2024-10-18T02:20:40.507Z] Identity added: /w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16189921922655650503.key (/w/workspace/edgexfoundry_device-uart_main@tmp/private_key_16189921922655650503.key) [2024-10-18T02:20:40.511Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-18T02:20:40.814Z] + git semver push [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,015 [run_push] DEBUG push [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,016 [execute] INFO git cat-file --batch-check [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,019 [execute] INFO git rev-list 5b450b82732d02ab912cfcdd75422bb60e3a9f11 -- [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,020 [execute] DEBUG Popen(['git', 'rev-list', '5b450b82732d02ab912cfcdd75422bb60e3a9f11', '--'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,026 [execute] INFO git fetch -v origin [2024-10-18T02:20:41.074Z] 2024-10-18 02:20:41,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-18T02:20:41.641Z] 2024-10-18 02:20:41,463 [run_push] DEBUG no remote changes detected [2024-10-18T02:20:41.641Z] 2024-10-18 02:20:41,464 [execute] INFO git push origin semver [2024-10-18T02:20:41.641Z] 2024-10-18 02:20:41,464 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-uart_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-18T02:20:42.209Z] 2024-10-18 02:20:42,127 [run_push] DEBUG push all version tags [2024-10-18T02:20:42.209Z] 2024-10-18 02:20:42,128 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-18T02:20:42.209Z] 2024-10-18 02:20:42,128 [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) [2024-10-18T02:20:43.147Z] 2024-10-18 02:20:42,837 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_main/.semver/main [2024-10-18T02:20:43.147Z] 3.0.1-dev.35 [Pipeline] } [2024-10-18T02:20:43.164Z] $ docker exec --env ******** --env ******** cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 ssh-agent -k [2024-10-18T02:20:43.273Z] unset SSH_AUTH_SOCK; [2024-10-18T02:20:43.276Z] unset SSH_AGENT_PID; [2024-10-18T02:20:43.276Z] echo Agent pid 39 killed; [2024-10-18T02:20:43.279Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-18T02:20:43.591Z] + git semver [Pipeline] } [2024-10-18T02:20:43.871Z] $ docker stop --time=1 cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 [2024-10-18T02:20:45.129Z] $ docker rm -f --volumes cbec11eb7e7f8d74fbcd154a6fff47835500147b4637ad3daf12975244e50f45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-18T02:20:45.755Z] + [ -d /w/workspace/edgexfoundry_device-uart_main/archives ] [2024-10-18T02:20:45.755Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-18T02:20:45.755Z] total 16 [2024-10-18T02:20:45.756Z] drwxr-xr-x 3 root root 4096 Oct 18 02:01 . [2024-10-18T02:20:45.756Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:20 .. [2024-10-18T02:20:45.756Z] drwxr-xr-x 2 root root 4096 Oct 18 02:01 cost [2024-10-18T02:20:45.756Z] -rw-r--r-- 1 root root 82 Oct 18 02:01 cost.csv [2024-10-18T02:20:45.756Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-18T02:20:45.756Z] + ls -al /w/workspace/edgexfoundry_device-uart_main/archives [2024-10-18T02:20:45.756Z] total 16 [2024-10-18T02:20:45.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 02:01 . [2024-10-18T02:20:45.756Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 02:20 .. [2024-10-18T02:20:45.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 02:01 cost [2024-10-18T02:20:45.756Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 18 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:46.050Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:46.906Z] ---> package-listing.sh [2024-10-18T02:20:46.907Z] ++ facter osfamily [2024-10-18T02:20:46.907Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-18T02:20:47.166Z] + OS_FAMILY=debian [2024-10-18T02:20:47.166Z] + workspace=/w/workspace/edgexfoundry_device-uart_main [2024-10-18T02:20:47.166Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-18T02:20:47.166Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-18T02:20:47.166Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-18T02:20:47.166Z] + PACKAGES=/tmp/packages_start.txt [2024-10-18T02:20:47.166Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-18T02:20:47.166Z] + PACKAGES=/tmp/packages_end.txt [2024-10-18T02:20:47.166Z] + case "${OS_FAMILY}" in [2024-10-18T02:20:47.166Z] + dpkg -l [2024-10-18T02:20:47.166Z] + grep '^ii' [2024-10-18T02:20:47.166Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-18T02:20:47.166Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-18T02:20:47.166Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-18T02:20:47.166Z] + '[' /w/workspace/edgexfoundry_device-uart_main ']' [2024-10-18T02:20:47.166Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_main/archives/ [2024-10-18T02:20:47.166Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_main/archives/ [Pipeline] echo [2024-10-18T02:20:47.179Z] 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 [2024-10-18T02:20:47.458Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-18T02:20:48.025Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-18T02:20:48.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-18T02:20:48.112Z] prd-ubuntu20.04-docker-8c-8g-23033 does not seem to be running inside a container [2024-10-18T02:20:48.147Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-18T02:20:48.320Z] $ docker top e694500bc65a813cd8bbce2a335f1cfc752c16f4430b92dd2b0df6273daac1f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-18T02:20:48.660Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-18T02:20:48.940Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-18T02:20:49.227Z] + ls /var/log/sa-host [2024-10-18T02:20:49.227Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-18T02:20:49.303Z] provisioning config files... [2024-10-18T02:20:49.312Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_main@tmp/config3320870915751786830tmp [Pipeline] { [Pipeline] echo [2024-10-18T02:20:49.336Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:49.619Z] ---> create-netrc.sh [Pipeline] } [2024-10-18T02:20:49.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:49.947Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-18T02:20:49.956Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:50.237Z] ---> sudo-logs.sh [2024-10-18T02:20:50.237Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-18T02:20:50.264Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:50.543Z] ---> job-cost.sh [2024-10-18T02:20:50.543Z] lf-activate-venv: SKIPPING [2024-10-18T02:20:50.543Z] DEBUG: total: 0.2199999988079071 [2024-10-18T02:20:50.543Z] INFO: Retrieving Stack Cost... [2024-10-18T02:20:51.112Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-18T02:20:51.370Z] INFO: Archiving Costs [Pipeline] echo [2024-10-18T02:20:51.382Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-18T02:20:51.669Z] ---> logs-deploy.sh [2024-10-18T02:20:51.669Z] lf-activate-venv: SKIPPING [2024-10-18T02:20:51.669Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/main/41 [2024-10-18T02:20:51.669Z] INFO: archiving workspace using pattern(s): [2024-10-18T02:20:52.605Z] Archives upload complete. [2024-10-18T02:20:52.864Z] INFO: archiving logs to Nexus [2024-10-18T02:20:53.433Z] ---> uname -a: [2024-10-18T02:20:53.433Z] Linux prd-ubuntu20-04-docker-8c-8g-23033 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] ---> lscpu: [2024-10-18T02:20:53.433Z] Architecture: x86_64 [2024-10-18T02:20:53.433Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-18T02:20:53.433Z] Byte Order: Little Endian [2024-10-18T02:20:53.433Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-18T02:20:53.433Z] CPU(s): 8 [2024-10-18T02:20:53.433Z] On-line CPU(s) list: 0-7 [2024-10-18T02:20:53.433Z] Thread(s) per core: 1 [2024-10-18T02:20:53.433Z] Core(s) per socket: 1 [2024-10-18T02:20:53.433Z] Socket(s): 8 [2024-10-18T02:20:53.433Z] NUMA node(s): 1 [2024-10-18T02:20:53.433Z] Vendor ID: AuthenticAMD [2024-10-18T02:20:53.433Z] CPU family: 23 [2024-10-18T02:20:53.433Z] Model: 49 [2024-10-18T02:20:53.433Z] Model name: AMD EPYC-Rome Processor [2024-10-18T02:20:53.433Z] Stepping: 0 [2024-10-18T02:20:53.433Z] CPU MHz: 2799.998 [2024-10-18T02:20:53.433Z] BogoMIPS: 5599.99 [2024-10-18T02:20:53.433Z] Virtualization: AMD-V [2024-10-18T02:20:53.433Z] Hypervisor vendor: KVM [2024-10-18T02:20:53.433Z] Virtualization type: full [2024-10-18T02:20:53.433Z] L1d cache: 256 KiB [2024-10-18T02:20:53.433Z] L1i cache: 256 KiB [2024-10-18T02:20:53.433Z] L2 cache: 4 MiB [2024-10-18T02:20:53.433Z] L3 cache: 128 MiB [2024-10-18T02:20:53.433Z] NUMA node0 CPU(s): 0-7 [2024-10-18T02:20:53.433Z] Vulnerability Itlb multihit: Not affected [2024-10-18T02:20:53.433Z] Vulnerability L1tf: Not affected [2024-10-18T02:20:53.433Z] Vulnerability Mds: Not affected [2024-10-18T02:20:53.433Z] Vulnerability Meltdown: Not affected [2024-10-18T02:20:53.433Z] Vulnerability Mmio stale data: Not affected [2024-10-18T02:20:53.433Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-18T02:20:53.433Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-18T02:20:53.433Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-18T02:20:53.433Z] Vulnerability Srbds: Not affected [2024-10-18T02:20:53.433Z] Vulnerability Tsx async abort: Not affected [2024-10-18T02:20:53.433Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] ---> nproc: [2024-10-18T02:20:53.433Z] 8 [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z] ---> df -h: [2024-10-18T02:20:53.433Z] Filesystem Size Used Avail Use% Mounted on [2024-10-18T02:20:53.433Z] overlay 155G 13G 142G 9% / [2024-10-18T02:20:53.433Z] tmpfs 64M 0 64M 0% /dev [2024-10-18T02:20:53.433Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-18T02:20:53.433Z] shm 64M 0 64M 0% /dev/shm [2024-10-18T02:20:53.433Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-18T02:20:53.433Z] [2024-10-18T02:20:53.433Z]