Pull request #27 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9+926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 (9eca88d7bb7bb22ecd74f04e45b4d409a5b9fa2b) 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-ssh12741741288256645038.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9554190932786846873.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-27/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/PR-27/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6691428189937567125.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh3147572011331087493.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/PR-27/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/PR-27/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3045479239221104898.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-10367 in /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-27 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 into PR head commit 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 Merge succeeded, producing 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 Checking out Revision 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 (PR-27) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-25T02:26:59.106Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-25T02:26:59.171Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 > git rev-list --no-walk 12ecf8512318b4065414e0873c60477618136c15 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-25T02:26:59.185Z] ========================================================= [2023-10-25T02:26:59.185Z] EdgeX Global Pipelines Version Info [2023-10-25T02:26:59.185Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:26:59.888Z] ------------------- [2023-10-25T02:26:59.888Z] stable info: [2023-10-25T02:26:59.888Z] ------------------- [2023-10-25T02:26:59.888Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-25T02:26:59.888Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T02:26:59.888Z] Message: update stable to v1.0.254 [2023-10-25T02:27:00.457Z] ------------------- [2023-10-25T02:27:00.457Z] experimental info: [2023-10-25T02:27:00.457Z] ------------------- [2023-10-25T02:27:00.457Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-25T02:27:00.457Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-25T02:27:00.457Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-25T02:27:00.634Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-10-25T02:27:00.645Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-10-25T02:27:00.657Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-25T02:27:00.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-25T02:27:00.685Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-25T02:27:00.696Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-25T02:27:00.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-25T02:27:00.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-25T02:27:00.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-25T02:27:00.766Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-25T02:27:00.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-25T02:27:00.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-10-25T02:27:00.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-25T02:27:00.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-25T02:27:00.824Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T02:27:00.833Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-25T02:27:00.842Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T02:27:00.850Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-25T02:27:00.874Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-25T02:27:00.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-25T02:27:00.904Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-25T02:27:00.923Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-25T02:27:00.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-25T02:27:00.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-25T02:27:00.970Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-25T02:27:00.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-25T02:27:01.004Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-25T02:27:01.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-27 [Pipeline] echo [2023-10-25T02:27:01.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-27 [Pipeline] echo [2023-10-25T02:27:01.059Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-27 [Pipeline] echo [2023-10-25T02:27:01.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo [2023-10-25T02:27:01.088Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 466bbde [Pipeline] echo [2023-10-25T02:27:01.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T02:27:01.158Z] provisioning config files... [2023-10-25T02:27:01.172Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config2830228253867553802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:27:01.477Z] ---> docker-login.sh [2023-10-25T02:27:01.477Z] nexus3.edgexfoundry.org:10001 [2023-10-25T02:27:01.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:01.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:01.738Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:01.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:01.738Z] [2023-10-25T02:27:01.738Z] Login Succeeded [2023-10-25T02:27:01.738Z] nexus3.edgexfoundry.org:10002 [2023-10-25T02:27:01.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:01.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:01.738Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:01.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:01.738Z] [2023-10-25T02:27:01.738Z] Login Succeeded [2023-10-25T02:27:01.738Z] nexus3.edgexfoundry.org:10003 [2023-10-25T02:27:02.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:02.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:02.001Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:02.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:02.001Z] [2023-10-25T02:27:02.001Z] Login Succeeded [2023-10-25T02:27:02.001Z] nexus3.edgexfoundry.org:10004 [2023-10-25T02:27:02.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:02.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:02.001Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:02.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:02.001Z] [2023-10-25T02:27:02.001Z] Login Succeeded [2023-10-25T02:27:02.001Z] docker.io [2023-10-25T02:27:02.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:02.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:02.522Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:02.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:02.522Z] [2023-10-25T02:27:02.522Z] Login Succeeded [2023-10-25T02:27:02.522Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T02:27:02.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-25T02:27:02.923Z] + git rev-list -1 --merges 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9~1..466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo [2023-10-25T02:27:02.972Z] -----------> git rev-list -1 --merges 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9~1..466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [false] [Pipeline] sh [2023-10-25T02:27:03.261Z] + git log --format=format:%s -1 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo [2023-10-25T02:27:03.278Z] ========================================================= [2023-10-25T02:27:03.278Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-25T02:27:03.278Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T02:27:03.623Z] + git log --format=format:%s -1 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] echo [2023-10-25T02:27:03.636Z] [semverPrep] GIT_COMMIT: 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1 [Pipeline] echo [2023-10-25T02:27:03.644Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-25T02:27:04.000Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-25T02:27:04.000Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-25T02:27:04.000Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-25T02:27:04.000Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-25T02:27:04.000Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-25T02:27:04.000Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-25T02:27:04.000Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:27:04.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T02:27:04.358Z] [2023-10-25T02:27:04.358Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:27:04.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T02:27:04.653Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-25T02:27:04.653Z] b85a868b505f: Pulling fs layer [2023-10-25T02:27:04.653Z] e2be974225ed: Pulling fs layer [2023-10-25T02:27:04.653Z] 339a4e72a1f5: Pulling fs layer [2023-10-25T02:27:04.653Z] 988bab9f4d93: Pulling fs layer [2023-10-25T02:27:04.653Z] 1469e6f7b9e6: Pulling fs layer [2023-10-25T02:27:04.653Z] eaf3925da568: Pulling fs layer [2023-10-25T02:27:04.653Z] bab4dde63d76: Pulling fs layer [2023-10-25T02:27:04.653Z] bde34c3a00c8: Pulling fs layer [2023-10-25T02:27:04.653Z] b352a97aabf1: Pulling fs layer [2023-10-25T02:27:04.653Z] 4872d77fe225: Pulling fs layer [2023-10-25T02:27:04.653Z] 5851b861e8e6: Pulling fs layer [2023-10-25T02:27:04.653Z] 988bab9f4d93: Waiting [2023-10-25T02:27:04.653Z] 1469e6f7b9e6: Waiting [2023-10-25T02:27:04.653Z] eaf3925da568: Waiting [2023-10-25T02:27:04.653Z] 4872d77fe225: Waiting [2023-10-25T02:27:04.653Z] bab4dde63d76: Waiting [2023-10-25T02:27:04.653Z] bde34c3a00c8: Waiting [2023-10-25T02:27:04.653Z] 5851b861e8e6: Waiting [2023-10-25T02:27:04.653Z] b352a97aabf1: Waiting [2023-10-25T02:27:04.653Z] e2be974225ed: Download complete [2023-10-25T02:27:04.653Z] 988bab9f4d93: Verifying Checksum [2023-10-25T02:27:04.653Z] 988bab9f4d93: Download complete [2023-10-25T02:27:04.653Z] 1469e6f7b9e6: Verifying Checksum [2023-10-25T02:27:04.653Z] 1469e6f7b9e6: Download complete [2023-10-25T02:27:04.912Z] eaf3925da568: Download complete [2023-10-25T02:27:04.912Z] 339a4e72a1f5: Verifying Checksum [2023-10-25T02:27:04.912Z] 339a4e72a1f5: Download complete [2023-10-25T02:27:04.912Z] bde34c3a00c8: Verifying Checksum [2023-10-25T02:27:04.912Z] bde34c3a00c8: Download complete [2023-10-25T02:27:04.912Z] b352a97aabf1: Download complete [2023-10-25T02:27:04.912Z] 4872d77fe225: Verifying Checksum [2023-10-25T02:27:04.912Z] 4872d77fe225: Download complete [2023-10-25T02:27:04.912Z] 5851b861e8e6: Download complete [2023-10-25T02:27:04.912Z] b85a868b505f: Download complete [2023-10-25T02:27:05.170Z] bab4dde63d76: Verifying Checksum [2023-10-25T02:27:05.170Z] bab4dde63d76: Download complete [2023-10-25T02:27:06.106Z] b85a868b505f: Pull complete [2023-10-25T02:27:06.106Z] e2be974225ed: Pull complete [2023-10-25T02:27:06.672Z] 339a4e72a1f5: Pull complete [2023-10-25T02:27:06.672Z] 988bab9f4d93: Pull complete [2023-10-25T02:27:06.932Z] 1469e6f7b9e6: Pull complete [2023-10-25T02:27:06.932Z] eaf3925da568: Pull complete [2023-10-25T02:27:08.990Z] bab4dde63d76: Pull complete [2023-10-25T02:27:08.990Z] bde34c3a00c8: Pull complete [2023-10-25T02:27:08.990Z] b352a97aabf1: Pull complete [2023-10-25T02:27:08.990Z] 4872d77fe225: Pull complete [2023-10-25T02:27:08.990Z] 5851b861e8e6: Pull complete [2023-10-25T02:27:08.990Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-25T02:27:08.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-25T02:27:08.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:27:09.093Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2023-10-25T02:27:09.127Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-25T02:27:13.270Z] $ docker top bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 -eo pid,comm [2023-10-25T02:27:13.319Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-25T02:27:13.319Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-25T02:27:13.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T02:27:13.371Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T02:27:13.481Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T02:27:13.488Z] $ docker exec bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent [2023-10-25T02:27:13.582Z] SSH_AUTH_SOCK=/tmp/ssh-iV0FKz0efUDM/agent.32 [2023-10-25T02:27:13.582Z] SSH_AGENT_PID=38 [2023-10-25T02:27:13.592Z] Running ssh-add (command line suppressed) [2023-10-25T02:27:13.679Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_1100336058676809349.key (/w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_1100336058676809349.key) [2023-10-25T02:27:13.697Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T02:27:13.986Z] + git tag --points-at HEAD [Pipeline] } [2023-10-25T02:27:14.000Z] $ docker exec --env ******** --env ******** bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent -k [2023-10-25T02:27:14.088Z] unset SSH_AUTH_SOCK; [2023-10-25T02:27:14.088Z] unset SSH_AGENT_PID; [2023-10-25T02:27:14.088Z] echo Agent pid 38 killed; [2023-10-25T02:27:14.100Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-25T02:27:14.124Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-25T02:27:14.124Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-25T02:27:14.229Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-25T02:27:14.233Z] $ docker exec bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent [2023-10-25T02:27:14.351Z] SSH_AUTH_SOCK=/tmp/ssh-3OaXG4RYF0b2/agent.71 [2023-10-25T02:27:14.351Z] SSH_AGENT_PID=77 [2023-10-25T02:27:14.355Z] Running ssh-add (command line suppressed) [2023-10-25T02:27:14.457Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_12682877167146023989.key (/w/workspace/edgexfoundry_device-uart_PR-27@tmp/private_key_12682877167146023989.key) [2023-10-25T02:27:14.472Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-25T02:27:14.757Z] + git semver init [2023-10-25T02:27:15.018Z] 2023-10-25 02:27:14,920 [run_init] DEBUG init version:0.0.0 force:False [2023-10-25T02:27:15.018Z] 2023-10-25 02:27:14,921 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-27/.semver [2023-10-25T02:27:15.018Z] 2023-10-25 02:27:14,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-27/.semver [2023-10-25T02:27:15.018Z] 2023-10-25 02:27:14,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-27/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27, universal_newlines=False, shell=None, istream=None) [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,909 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-27/.git/info/exclude [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,909 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 with force:False [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,909 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,913 [execute] INFO git cat-file --batch-check [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,920 [execute] INFO git cat-file --batch [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,920 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-27/.semver, universal_newlines=False, shell=None, istream=) [2023-10-25T02:27:15.961Z] 2023-10-25 02:27:15,927 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-27/.semver/PR-27 [2023-10-25T02:27:15.961Z] 0.0.0 [Pipeline] } [2023-10-25T02:27:15.973Z] $ docker exec --env ******** --env ******** bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 ssh-agent -k [2023-10-25T02:27:16.076Z] unset SSH_AUTH_SOCK; [2023-10-25T02:27:16.077Z] unset SSH_AGENT_PID; [2023-10-25T02:27:16.077Z] echo Agent pid 77 killed; [2023-10-25T02:27:16.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-25T02:27:16.394Z] + git semver [Pipeline] } [2023-10-25T02:27:16.669Z] $ docker stop --time=1 bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 [2023-10-25T02:27:18.041Z] $ docker rm -f --volumes bc4fc6161d8dcd9d25b66e1b559da49acf9b2b0b423f548b0c997af91f927456 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T02:27:18.438Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-25T02:27:18.685Z] Stashed 1 file(s) [Pipeline] echo [2023-10-25T02:27:18.688Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T02:27:18.846Z] provisioning config files... [2023-10-25T02:27:18.856Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config17685555820719796110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:27:19.159Z] ---> docker-login.sh [2023-10-25T02:27:19.159Z] nexus3.edgexfoundry.org:10001 [2023-10-25T02:27:19.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:19.159Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:19.159Z] [2023-10-25T02:27:19.159Z] Login Succeeded [2023-10-25T02:27:19.159Z] nexus3.edgexfoundry.org:10002 [2023-10-25T02:27:19.159Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:19.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:19.159Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:19.159Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:19.159Z] [2023-10-25T02:27:19.159Z] Login Succeeded [2023-10-25T02:27:19.159Z] nexus3.edgexfoundry.org:10003 [2023-10-25T02:27:19.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:19.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:19.418Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:19.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:19.418Z] [2023-10-25T02:27:19.418Z] Login Succeeded [2023-10-25T02:27:19.418Z] nexus3.edgexfoundry.org:10004 [2023-10-25T02:27:19.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:19.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:19.418Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:19.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:19.418Z] [2023-10-25T02:27:19.418Z] Login Succeeded [2023-10-25T02:27:19.418Z] docker.io [2023-10-25T02:27:19.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:27:19.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:27:19.937Z] Configure a credential helper to remove this warning. See [2023-10-25T02:27:19.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:27:19.937Z] [2023-10-25T02:27:19.937Z] Login Succeeded [2023-10-25T02:27:19.937Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T02:27:19.944Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T02:27:20.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T02:27:20.020Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T02:27:20.029Z] ========================================================= [2023-10-25T02:27:20.029Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-25T02:27:20.029Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:27:20.346Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T02:27:20.346Z] Sending build context to Docker daemon 11.18MB [2023-10-25T02:27:20.346Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T02:27:20.346Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T02:27:20.346Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-25T02:27:20.346Z] 7264a8db6415: Pulling fs layer [2023-10-25T02:27:20.346Z] c4d48a809fc2: Pulling fs layer [2023-10-25T02:27:20.346Z] 4f1c88b9dad5: Pulling fs layer [2023-10-25T02:27:20.346Z] ad3a456e5733: Pulling fs layer [2023-10-25T02:27:20.346Z] 33e27b845d1e: Pulling fs layer [2023-10-25T02:27:20.346Z] c68163c4e522: Pulling fs layer [2023-10-25T02:27:20.346Z] 50da416c3ac9: Pulling fs layer [2023-10-25T02:27:20.346Z] 23d2d4c4bb30: Pulling fs layer [2023-10-25T02:27:20.346Z] ad3a456e5733: Waiting [2023-10-25T02:27:20.346Z] 33e27b845d1e: Waiting [2023-10-25T02:27:20.346Z] c68163c4e522: Waiting [2023-10-25T02:27:20.346Z] 23d2d4c4bb30: Waiting [2023-10-25T02:27:20.606Z] c4d48a809fc2: Download complete [2023-10-25T02:27:20.606Z] ad3a456e5733: Verifying Checksum [2023-10-25T02:27:20.606Z] ad3a456e5733: Download complete [2023-10-25T02:27:20.606Z] 33e27b845d1e: Download complete [2023-10-25T02:27:20.606Z] 7264a8db6415: Verifying Checksum [2023-10-25T02:27:20.606Z] 7264a8db6415: Download complete [2023-10-25T02:27:20.606Z] c68163c4e522: Verifying Checksum [2023-10-25T02:27:20.606Z] c68163c4e522: Download complete [2023-10-25T02:27:20.867Z] 7264a8db6415: Pull complete [2023-10-25T02:27:20.867Z] 23d2d4c4bb30: Verifying Checksum [2023-10-25T02:27:20.867Z] 23d2d4c4bb30: Download complete [2023-10-25T02:27:20.867Z] 4f1c88b9dad5: Verifying Checksum [2023-10-25T02:27:20.867Z] 4f1c88b9dad5: Download complete [2023-10-25T02:27:20.867Z] c4d48a809fc2: Pull complete [2023-10-25T02:27:21.445Z] 50da416c3ac9: Verifying Checksum [2023-10-25T02:27:21.445Z] 50da416c3ac9: Download complete [2023-10-25T02:27:24.751Z] 4f1c88b9dad5: Pull complete [2023-10-25T02:27:24.751Z] ad3a456e5733: Pull complete [2023-10-25T02:27:24.751Z] 33e27b845d1e: Pull complete [2023-10-25T02:27:24.751Z] c68163c4e522: Pull complete [2023-10-25T02:27:27.282Z] 50da416c3ac9: Pull complete [2023-10-25T02:27:27.848Z] 23d2d4c4bb30: Pull complete [2023-10-25T02:27:27.848Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-25T02:27:27.848Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-25T02:27:27.848Z] ---> 0786185ac409 [2023-10-25T02:27:27.848Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T02:27:33.124Z] ---> Running in 7387918b17a6 [2023-10-25T02:27:33.124Z] Removing intermediate container 7387918b17a6 [2023-10-25T02:27:33.124Z] ---> 280b613799d4 [2023-10-25T02:27:33.124Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T02:27:33.124Z] ---> Running in d1681445d8ad [2023-10-25T02:27:33.124Z] Removing intermediate container d1681445d8ad [2023-10-25T02:27:33.124Z] ---> 655f469da345 [2023-10-25T02:27:33.124Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T02:27:33.124Z] ---> Running in 017bec0c91c5 [2023-10-25T02:27:33.124Z] Removing intermediate container 017bec0c91c5 [2023-10-25T02:27:33.124Z] ---> 52dff18b3231 [2023-10-25T02:27:33.124Z] Step 6/12 : WORKDIR /device-uart [2023-10-25T02:27:33.124Z] ---> Running in 64ebff848b6f [2023-10-25T02:27:33.124Z] Removing intermediate container 64ebff848b6f [2023-10-25T02:27:33.124Z] ---> 2ac8258402e1 [2023-10-25T02:27:33.124Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T02:27:33.124Z] ---> Running in 61ef328b8da9 [2023-10-25T02:27:33.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T02:27:33.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T02:27:33.643Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T02:27:33.643Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T02:27:33.643Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T02:27:33.643Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T02:27:33.643Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T02:27:33.643Z] OK: 268 MiB in 56 packages [2023-10-25T02:27:33.809Z] Still waiting to schedule task [2023-10-25T02:27:33.810Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10358’ [2023-10-25T02:27:34.211Z] Removing intermediate container 61ef328b8da9 [2023-10-25T02:27:34.211Z] ---> ad3b8517e011 [2023-10-25T02:27:34.211Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T02:27:34.211Z] ---> 929f57541cd3 [2023-10-25T02:27:34.211Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T02:27:34.211Z] ---> Running in d90eb5b449c0 [2023-10-25T02:28:30.579Z] Removing intermediate container d90eb5b449c0 [2023-10-25T02:28:30.579Z] ---> 4f8d0ded7b42 [2023-10-25T02:28:30.579Z] Step 10/12 : COPY . . [2023-10-25T02:28:31.147Z] ---> 5f7f58d14305 [2023-10-25T02:28:31.147Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T02:28:31.147Z] ---> Running in 5b125211e21f [2023-10-25T02:28:31.147Z] Removing intermediate container 5b125211e21f [2023-10-25T02:28:31.147Z] ---> 014fff19bd52 [2023-10-25T02:28:31.147Z] Step 12/12 : RUN ${MAKE} [2023-10-25T02:28:31.147Z] ---> Running in 717fbac6b2a0 [2023-10-25T02:28:31.407Z] noop [2023-10-25T02:28:31.666Z] Removing intermediate container 717fbac6b2a0 [2023-10-25T02:28:31.666Z] ---> aac3722bf1f5 [2023-10-25T02:28:31.666Z] Successfully built aac3722bf1f5 [2023-10-25T02:28:31.666Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:28:31.987Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T02:28:31.987Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:28:32.065Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2023-10-25T02:28:32.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T02:28:32.431Z] $ docker top 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T02:28:32.778Z] + go version [2023-10-25T02:28:32.778Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-25T02:28:32.790Z] $ docker stop --time=1 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 [2023-10-25T02:28:34.058Z] $ docker rm -f --volumes 4a7b070f0afbb329791ff9101a8b0df632fe5458f2396957dd9d925324701963 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:28:34.452Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-25T02:28:34.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:28:34.519Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2023-10-25T02:28:34.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-25T02:28:34.887Z] $ docker top d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T02:28:35.225Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] fileExists [Pipeline] sh [2023-10-25T02:28:35.518Z] + make test [2023-10-25T02:28:35.518Z] go test ./... -coverprofile=coverage.out [2023-10-25T02:28:36.895Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-25T02:28:46.861Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-25T02:28:46.861Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-25T02:28:53.417Z] go vet ./... [2023-10-25T02:28:56.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T02:28:56.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T02:28:56.702Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T02:28:56.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T02:28:56.724Z] $ docker stop --time=1 d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd [2023-10-25T02:29:00.693Z] $ docker rm -f --volumes d3f8e52d1dbed4bde32d0b5e31b56b2aa809a90126a19de5a27daa6ecd9deadd [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T02:29:01.141Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T02:29:01.227Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-25T02:29:01.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T02:29:02.012Z] + ls -al . [2023-10-25T02:29:02.012Z] total 152 [2023-10-25T02:29:02.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 . [2023-10-25T02:29:02.012Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:26 .. [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:26 .dockerignore [2023-10-25T02:29:02.012Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:28 .git [2023-10-25T02:29:02.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 .github [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:26 .gitignore [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:26 .golangci.yml [2023-10-25T02:29:02.012Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:27 .semver [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:26 Attribution.txt [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:26 Dockerfile [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:26 GOVERNANCE.md [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:26 Jenkinsfile [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:26 LICENSE [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:26 Makefile [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:26 OWNERS.md [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:26 README.md [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 02:27 VERSION [2023-10-25T02:29:02.012Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:26 bin [2023-10-25T02:29:02.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 cmd [2023-10-25T02:29:02.012Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:28 coverage.out [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:26 go.mod [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:26 go.sum [2023-10-25T02:29:02.012Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:26 internal [2023-10-25T02:29:02.012Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:29:02.374Z] + 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=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 --label arch=amd64 --label version=0.0.0 . [2023-10-25T02:29:02.374Z] Sending build context to Docker daemon 11.18MB [2023-10-25T02:29:02.374Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T02:29:02.374Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T02:29:02.374Z] ---> aac3722bf1f5 [2023-10-25T02:29:02.374Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T02:29:02.634Z] ---> Running in bf7b838da88b [2023-10-25T02:29:02.634Z] Removing intermediate container bf7b838da88b [2023-10-25T02:29:02.634Z] ---> d19eeed47820 [2023-10-25T02:29:02.634Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T02:29:02.634Z] ---> Running in 29c860a1d819 [2023-10-25T02:29:02.634Z] Removing intermediate container 29c860a1d819 [2023-10-25T02:29:02.634Z] ---> 68b703cb2e5c [2023-10-25T02:29:02.634Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T02:29:02.634Z] ---> Running in 6aca162dec99 [2023-10-25T02:29:02.893Z] Removing intermediate container 6aca162dec99 [2023-10-25T02:29:02.893Z] ---> d5e10101cb41 [2023-10-25T02:29:02.893Z] Step 6/25 : WORKDIR /device-uart [2023-10-25T02:29:02.893Z] ---> Running in 55e643e869fd [2023-10-25T02:29:02.893Z] Removing intermediate container 55e643e869fd [2023-10-25T02:29:02.893Z] ---> 8db91b0aec33 [2023-10-25T02:29:02.893Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T02:29:02.893Z] ---> Running in 7a228add9a1c [2023-10-25T02:29:03.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T02:29:03.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T02:29:03.409Z] OK: 268 MiB in 56 packages [2023-10-25T02:29:03.667Z] Removing intermediate container 7a228add9a1c [2023-10-25T02:29:03.667Z] ---> 94679720eae3 [2023-10-25T02:29:03.667Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T02:29:03.927Z] ---> 9bfb59864146 [2023-10-25T02:29:03.927Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T02:29:03.927Z] ---> Running in 60a92757651d [2023-10-25T02:29:04.494Z] Removing intermediate container 60a92757651d [2023-10-25T02:29:04.494Z] ---> 08d4bc5d439d [2023-10-25T02:29:04.494Z] Step 10/25 : COPY . . [2023-10-25T02:29:05.347Z] ---> c4d3fca3dee1 [2023-10-25T02:29:05.347Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T02:29:05.347Z] ---> Running in 7ee62735dda6 [2023-10-25T02:29:05.347Z] Removing intermediate container 7ee62735dda6 [2023-10-25T02:29:05.347Z] ---> a009e9efce02 [2023-10-25T02:29:05.347Z] Step 12/25 : RUN ${MAKE} [2023-10-25T02:29:05.347Z] ---> Running in 844b226d5215 [2023-10-25T02:29:05.605Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-25T02:29:27.518Z] Removing intermediate container 844b226d5215 [2023-10-25T02:29:27.518Z] ---> bf2611c3d1cc [2023-10-25T02:29:27.518Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T02:29:27.518Z] 3.18: Pulling from library/alpine [2023-10-25T02:29:27.518Z] 96526aa774ef: Pulling fs layer [2023-10-25T02:29:27.518Z] 96526aa774ef: Verifying Checksum [2023-10-25T02:29:27.518Z] 96526aa774ef: Download complete [2023-10-25T02:29:27.518Z] 96526aa774ef: Pull complete [2023-10-25T02:29:27.518Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T02:29:27.518Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T02:29:27.518Z] ---> 8ca4688f4f35 [2023-10-25T02:29:27.518Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T02:29:27.518Z] ---> Running in 5aff012565b6 [2023-10-25T02:29:27.518Z] Removing intermediate container 5aff012565b6 [2023-10-25T02:29:27.518Z] ---> bbfbfa9f4da6 [2023-10-25T02:29:27.518Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T02:29:27.518Z] ---> Running in 0db801b5f083 [2023-10-25T02:29:27.776Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-25T02:29:28.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-25T02:29:28.035Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T02:29:28.035Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T02:29:28.035Z] OK: 7 MiB in 16 packages [2023-10-25T02:29:28.602Z] Removing intermediate container 0db801b5f083 [2023-10-25T02:29:28.602Z] ---> 765e589d53e2 [2023-10-25T02:29:28.602Z] Step 16/25 : WORKDIR / [2023-10-25T02:29:28.602Z] ---> Running in 9a337ac29149 [2023-10-25T02:29:28.602Z] Removing intermediate container 9a337ac29149 [2023-10-25T02:29:28.602Z] ---> ea20a0bf0495 [2023-10-25T02:29:28.602Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-25T02:29:28.602Z] ---> d46a24568fce [2023-10-25T02:29:28.602Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-25T02:29:28.860Z] ---> 0fcd022700c6 [2023-10-25T02:29:28.860Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-25T02:29:29.792Z] ---> f2a8d8c20252 [2023-10-25T02:29:29.792Z] Step 20/25 : EXPOSE 59995 [2023-10-25T02:29:29.792Z] ---> Running in 7233dab1affa [2023-10-25T02:29:29.792Z] Removing intermediate container 7233dab1affa [2023-10-25T02:29:29.792Z] ---> 07eecb513a40 [2023-10-25T02:29:29.792Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-25T02:29:29.792Z] ---> Running in 3d81ac1c8ba2 [2023-10-25T02:29:30.049Z] Removing intermediate container 3d81ac1c8ba2 [2023-10-25T02:29:30.049Z] ---> b46a916f492e [2023-10-25T02:29:30.049Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T02:29:30.049Z] ---> Running in 8f4a1b2b3735 [2023-10-25T02:29:30.049Z] Removing intermediate container 8f4a1b2b3735 [2023-10-25T02:29:30.049Z] ---> fb53aa941359 [2023-10-25T02:29:30.049Z] Step 23/25 : LABEL arch=amd64 [2023-10-25T02:29:30.049Z] ---> Running in 834447f90339 [2023-10-25T02:29:30.049Z] Removing intermediate container 834447f90339 [2023-10-25T02:29:30.049Z] ---> 92d68cfd8f8a [2023-10-25T02:29:30.049Z] Step 24/25 : LABEL git_sha=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [2023-10-25T02:29:30.049Z] ---> Running in 256880faf5c6 [2023-10-25T02:29:30.306Z] Removing intermediate container 256880faf5c6 [2023-10-25T02:29:30.306Z] ---> 77355c50c546 [2023-10-25T02:29:30.306Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T02:29:30.306Z] ---> Running in f6d6b725308d [2023-10-25T02:29:30.306Z] Removing intermediate container f6d6b725308d [2023-10-25T02:29:30.306Z] ---> b7957af7deda [2023-10-25T02:29:30.306Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T02:29:30.306Z] Successfully built b7957af7deda [2023-10-25T02:29:30.306Z] Successfully tagged device-uart:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:29:30.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T02:29:30.737Z] [2023-10-25T02:29:30.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:29:31.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T02:29:31.039Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-25T02:29:31.039Z] 5eb5b503b376: Pulling fs layer [2023-10-25T02:29:31.039Z] 5c69ac0246d0: Pulling fs layer [2023-10-25T02:29:31.039Z] ec43610c2a17: Pulling fs layer [2023-10-25T02:29:31.039Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-25T02:29:31.039Z] 33b1e0a273af: Pulling fs layer [2023-10-25T02:29:31.039Z] 5d3b04190fa2: Pulling fs layer [2023-10-25T02:29:31.039Z] 2f39f015ded8: Pulling fs layer [2023-10-25T02:29:31.039Z] 3a2ae6a8a46f: Waiting [2023-10-25T02:29:31.039Z] 33b1e0a273af: Waiting [2023-10-25T02:29:31.039Z] 5d3b04190fa2: Waiting [2023-10-25T02:29:31.039Z] 2f39f015ded8: Waiting [2023-10-25T02:29:31.977Z] 5c69ac0246d0: Verifying Checksum [2023-10-25T02:29:31.977Z] 5c69ac0246d0: Download complete [2023-10-25T02:29:32.235Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-25T02:29:32.235Z] 3a2ae6a8a46f: Download complete [2023-10-25T02:29:34.772Z] ec43610c2a17: Verifying Checksum [2023-10-25T02:29:34.772Z] ec43610c2a17: Download complete [2023-10-25T02:29:34.772Z] 33b1e0a273af: Verifying Checksum [2023-10-25T02:29:34.772Z] 33b1e0a273af: Download complete [2023-10-25T02:29:34.772Z] 5d3b04190fa2: Verifying Checksum [2023-10-25T02:29:34.772Z] 5d3b04190fa2: Download complete [2023-10-25T02:29:34.772Z] 5eb5b503b376: Verifying Checksum [2023-10-25T02:29:34.772Z] 5eb5b503b376: Download complete [2023-10-25T02:29:35.030Z] 2f39f015ded8: Verifying Checksum [2023-10-25T02:29:35.030Z] 2f39f015ded8: Download complete [2023-10-25T02:29:35.598Z] 5eb5b503b376: Pull complete [2023-10-25T02:29:35.857Z] 5c69ac0246d0: Pull complete [2023-10-25T02:29:36.421Z] ec43610c2a17: Pull complete [2023-10-25T02:29:36.421Z] 3a2ae6a8a46f: Pull complete [2023-10-25T02:29:36.679Z] 33b1e0a273af: Pull complete [2023-10-25T02:29:36.679Z] 5d3b04190fa2: Pull complete [2023-10-25T02:29:40.862Z] 2f39f015ded8: Pull complete [2023-10-25T02:29:40.862Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-25T02:29:40.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T02:29:40.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:29:40.952Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2023-10-25T02:29:40.981Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T02:29:47.434Z] $ docker top 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:29:47.832Z] ---> job-cost.sh [2023-10-25T02:29:47.832Z] lf-activate-venv: SKIPPING [2023-10-25T02:29:47.832Z] INFO: No Stack... [2023-10-25T02:29:48.092Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T02:29:48.660Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T02:29:48.949Z] + cat /w/workspace/edgexfoundry_device-uart_PR-27/archives/cost.csv [2023-10-25T02:29:48.949Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T02:29:48.961Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [2023-10-25T02:29:48.967Z] Resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] did not exist. Created. [2023-10-25T02:29:48.967Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T02:29:49.269Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-25T02:29:49.293Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T02:29:49.300Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T02:29:49.317Z] $ docker stop --time=1 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a [2023-10-25T02:29:50.551Z] $ docker rm -f --volumes 52df2a59e28109119fd56b27c7d873ce1f3c5f0a767f1b29f450808d8e09aa5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-25T02:31:11.827Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10369 in /w/workspace/edgexfoundry_device-uart_PR-27 [Pipeline] { [Pipeline] ws [2023-10-25T02:31:11.841Z] Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout [2023-10-25T02:31:11.876Z] The recommended git tool is: git [2023-10-25T02:31:19.128Z] using credential edgex-jenkins-ssh [2023-10-25T02:31:19.145Z] Cloning the remote Git repository [2023-10-25T02:31:19.207Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-10-25T02:31:19.341Z] > git init /w/workspace/device-uart/2 # timeout=10 [2023-10-25T02:31:19.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-25T02:31:19.530Z] > git --version # timeout=10 [2023-10-25T02:31:19.560Z] > git --version # 'git version 2.25.1' [2023-10-25T02:31:19.564Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T02:31:19.756Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T02:31:20.976Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-25T02:31:21.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-25T02:31:22.497Z] Merging remotes/origin/main commit 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 into PR head commit 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [2023-10-25T02:31:21.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-10-25T02:31:21.973Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-10-25T02:31:21.974Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T02:31:21.991Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/27/head:refs/remotes/origin/PR-27 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-25T02:31:22.515Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T02:31:22.796Z] Merge succeeded, producing 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [2023-10-25T02:31:22.797Z] Checking out Revision 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 (PR-27) [2023-10-25T02:31:23.289Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.0 to 1.5.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T02:31:22.601Z] > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 [2023-10-25T02:31:22.686Z] > git remote # timeout=10 [2023-10-25T02:31:22.705Z] > git config --get remote.origin.url # timeout=10 [2023-10-25T02:31:22.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-25T02:31:22.744Z] > git merge 926e7a9d05e22d9d61f4a9d1161ff5bbf5c6d7d8 # timeout=10 [2023-10-25T02:31:22.774Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-25T02:31:22.802Z] > git config core.sparsecheckout # timeout=10 [2023-10-25T02:31:22.815Z] > git checkout -f 466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 # timeout=10 [2023-10-25T02:31:24.153Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-25T02:31:24.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T02:31:24.154Z] Dload Upload Total Spent Left Speed [2023-10-25T02:31:24.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-10-25T02:31:24.763Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-25T02:31:25.099Z] + sudo tee /etc/docker/daemon.new [2023-10-25T02:31:25.099Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-25T02:31:25.099Z] { [2023-10-25T02:31:25.099Z] "registry-mirrors": [ [2023-10-25T02:31:25.099Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-25T02:31:25.099Z] ], [2023-10-25T02:31:25.099Z] "bip": "10.250.0.254/24", [2023-10-25T02:31:25.099Z] "hosts": [ [2023-10-25T02:31:25.099Z] "tcp://0.0.0.0:5555", [2023-10-25T02:31:25.099Z] "unix:///var/run/docker.sock" [2023-10-25T02:31:25.099Z] ], [2023-10-25T02:31:25.099Z] "mtu": 1458, [2023-10-25T02:31:25.099Z] "selinux-enabled": true, [2023-10-25T02:31:25.099Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-25T02:31:25.099Z] } [Pipeline] sh [2023-10-25T02:31:25.429Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-25T02:31:25.759Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T02:31:44.063Z] provisioning config files... [2023-10-25T02:31:44.095Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config9742838654929949592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:31:44.466Z] ---> docker-login.sh [2023-10-25T02:31:44.467Z] nexus3.edgexfoundry.org:10001 [2023-10-25T02:31:45.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:31:45.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:31:45.067Z] Configure a credential helper to remove this warning. See [2023-10-25T02:31:45.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:31:45.067Z] [2023-10-25T02:31:45.067Z] Login Succeeded [2023-10-25T02:31:45.345Z] nexus3.edgexfoundry.org:10002 [2023-10-25T02:31:45.630Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:31:45.630Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:31:45.630Z] Configure a credential helper to remove this warning. See [2023-10-25T02:31:45.630Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:31:45.630Z] [2023-10-25T02:31:45.630Z] Login Succeeded [2023-10-25T02:31:45.630Z] nexus3.edgexfoundry.org:10003 [2023-10-25T02:31:45.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:31:45.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:31:45.906Z] Configure a credential helper to remove this warning. See [2023-10-25T02:31:45.906Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:31:45.906Z] [2023-10-25T02:31:45.906Z] Login Succeeded [2023-10-25T02:31:45.906Z] nexus3.edgexfoundry.org:10004 [2023-10-25T02:31:46.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:31:46.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:31:46.449Z] Configure a credential helper to remove this warning. See [2023-10-25T02:31:46.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:31:46.449Z] [2023-10-25T02:31:46.449Z] Login Succeeded [2023-10-25T02:31:46.449Z] docker.io [2023-10-25T02:31:46.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-25T02:31:46.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-25T02:31:46.987Z] Configure a credential helper to remove this warning. See [2023-10-25T02:31:46.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-25T02:31:46.987Z] [2023-10-25T02:31:46.987Z] Login Succeeded [2023-10-25T02:31:46.987Z] ---> docker-login.sh ends [Pipeline] } [2023-10-25T02:31:47.002Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-25T02:31:47.296Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T02:31:47.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-25T02:31:47.330Z] ========================================================= [2023-10-25T02:31:47.330Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-25T02:31:47.330Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:31:47.680Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-25T02:31:47.957Z] Sending build context to Docker daemon 5.64MB [2023-10-25T02:31:47.957Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T02:31:47.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-25T02:31:48.234Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-25T02:31:48.234Z] 9fda8d8052c6: Pulling fs layer [2023-10-25T02:31:48.234Z] 5d54e960e981: Pulling fs layer [2023-10-25T02:31:48.234Z] c4a7e357bf2a: Pulling fs layer [2023-10-25T02:31:48.234Z] f0e02332f6b5: Pulling fs layer [2023-10-25T02:31:48.234Z] cefa15bbcfad: Pulling fs layer [2023-10-25T02:31:48.234Z] 17808c966233: Pulling fs layer [2023-10-25T02:31:48.234Z] f4c1fc716caa: Pulling fs layer [2023-10-25T02:31:48.234Z] f0e02332f6b5: Waiting [2023-10-25T02:31:48.234Z] cefa15bbcfad: Waiting [2023-10-25T02:31:48.234Z] 17808c966233: Waiting [2023-10-25T02:31:48.234Z] f4c1fc716caa: Waiting [2023-10-25T02:31:48.234Z] 5d54e960e981: Verifying Checksum [2023-10-25T02:31:48.234Z] 5d54e960e981: Download complete [2023-10-25T02:31:48.234Z] f0e02332f6b5: Verifying Checksum [2023-10-25T02:31:48.234Z] f0e02332f6b5: Download complete [2023-10-25T02:31:48.234Z] cefa15bbcfad: Download complete [2023-10-25T02:31:48.509Z] 9fda8d8052c6: Download complete [2023-10-25T02:31:48.781Z] f4c1fc716caa: Verifying Checksum [2023-10-25T02:31:48.781Z] f4c1fc716caa: Download complete [2023-10-25T02:31:49.378Z] 9fda8d8052c6: Pull complete [2023-10-25T02:31:49.971Z] 5d54e960e981: Pull complete [2023-10-25T02:31:50.244Z] c4a7e357bf2a: Verifying Checksum [2023-10-25T02:31:50.244Z] c4a7e357bf2a: Download complete [2023-10-25T02:31:51.221Z] 17808c966233: Verifying Checksum [2023-10-25T02:31:51.221Z] 17808c966233: Download complete [2023-10-25T02:32:03.581Z] c4a7e357bf2a: Pull complete [2023-10-25T02:32:04.176Z] f0e02332f6b5: Pull complete [2023-10-25T02:32:04.457Z] cefa15bbcfad: Pull complete [2023-10-25T02:32:16.937Z] 17808c966233: Pull complete [2023-10-25T02:32:17.536Z] f4c1fc716caa: Pull complete [2023-10-25T02:32:17.536Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-25T02:32:17.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-25T02:32:17.536Z] ---> ea914061e18c [2023-10-25T02:32:17.536Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T02:32:18.968Z] ---> Running in e94c03d9f07f [2023-10-25T02:32:19.238Z] Removing intermediate container e94c03d9f07f [2023-10-25T02:32:19.238Z] ---> a73b59bafc0b [2023-10-25T02:32:19.238Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T02:32:19.238Z] ---> Running in 8a301a3be2f3 [2023-10-25T02:32:19.514Z] Removing intermediate container 8a301a3be2f3 [2023-10-25T02:32:19.514Z] ---> 4cbf6f8aff67 [2023-10-25T02:32:19.514Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-25T02:32:19.791Z] ---> Running in d4690a76c8ef [2023-10-25T02:32:20.061Z] Removing intermediate container d4690a76c8ef [2023-10-25T02:32:20.061Z] ---> a6b1ec093141 [2023-10-25T02:32:20.061Z] Step 6/12 : WORKDIR /device-uart [2023-10-25T02:32:20.061Z] ---> Running in 9bac9100deae [2023-10-25T02:32:20.664Z] Removing intermediate container 9bac9100deae [2023-10-25T02:32:20.664Z] ---> 67e011718353 [2023-10-25T02:32:20.664Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T02:32:20.664Z] ---> Running in 9300c734cf0d [2023-10-25T02:32:22.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T02:32:22.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T02:32:23.780Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-25T02:32:23.780Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-25T02:32:23.780Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-25T02:32:23.780Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-25T02:32:24.051Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T02:32:24.051Z] OK: 270 MiB in 56 packages [2023-10-25T02:32:25.017Z] Removing intermediate container 9300c734cf0d [2023-10-25T02:32:25.017Z] ---> 5fd3179f7967 [2023-10-25T02:32:25.017Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-25T02:32:25.997Z] ---> 7812b769690d [2023-10-25T02:32:25.997Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T02:32:25.997Z] ---> Running in 59d2b287ec18 [2023-10-25T02:34:02.677Z] Removing intermediate container 59d2b287ec18 [2023-10-25T02:34:02.677Z] ---> 15c10cbd0dfa [2023-10-25T02:34:02.677Z] Step 10/12 : COPY . . [2023-10-25T02:34:02.677Z] ---> 4057c871048a [2023-10-25T02:34:02.677Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T02:34:02.677Z] ---> Running in 21cc47852775 [2023-10-25T02:34:02.677Z] Removing intermediate container 21cc47852775 [2023-10-25T02:34:02.677Z] ---> e280fdb5c5d3 [2023-10-25T02:34:02.677Z] Step 12/12 : RUN ${MAKE} [2023-10-25T02:34:02.677Z] ---> Running in 03ff4ba2a005 [2023-10-25T02:34:02.677Z] noop [2023-10-25T02:34:03.266Z] Removing intermediate container 03ff4ba2a005 [2023-10-25T02:34:03.266Z] ---> b7e13802d992 [2023-10-25T02:34:03.266Z] Successfully built b7e13802d992 [2023-10-25T02:34:03.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:34:03.631Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T02:34:03.631Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:34:03.863Z] prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container [2023-10-25T02:34:03.936Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T02:34:05.330Z] $ docker top d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T02:34:06.181Z] + go version [2023-10-25T02:34:06.181Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-25T02:34:06.202Z] $ docker stop --time=1 d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 [2023-10-25T02:34:09.979Z] $ docker rm -f --volumes d70afadda597a72f972513e709ffb00114d0835a458ce8f1313ac1431fb72185 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:34:10.592Z] + docker inspect -f . ci-base-image-arm64 [2023-10-25T02:34:10.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:34:10.783Z] prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container [2023-10-25T02:34:10.859Z] $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-25T02:34:12.130Z] $ docker top 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T02:34:13.022Z] + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh [2023-10-25T02:34:13.679Z] + make test [2023-10-25T02:34:13.679Z] go test ./... -coverprofile=coverage.out [2023-10-25T02:34:19.066Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-10-25T02:36:10.827Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-10-25T02:36:10.827Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-10-25T02:36:10.827Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-25T02:36:10.827Z] go vet ./... [2023-10-25T02:36:37.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-25T02:36:37.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-25T02:36:37.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-25T02:36:37.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-25T02:36:37.554Z] $ docker stop --time=1 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 [2023-10-25T02:36:39.500Z] $ docker rm -f --volumes 86ce5cb313354e10082c0f99f2e7cd89a44109579d5339a9d3db56b2a0c2d0d3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-25T02:36:40.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-25T02:36:40.752Z] Warning: overwriting stash ‘coverage-report’ [2023-10-25T02:36:41.187Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-25T02:36:41.593Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-25T02:36:41.929Z] + ls -al . [2023-10-25T02:36:41.929Z] total 148 [2023-10-25T02:36:41.929Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 25 02:34 . [2023-10-25T02:36:41.929Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 02:31 .. [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 02:31 .dockerignore [2023-10-25T02:36:41.929Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 02:31 .git [2023-10-25T02:36:41.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 .github [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 343 Oct 25 02:31 .gitignore [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 02:31 .golangci.yml [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 9941 Oct 25 02:31 Attribution.txt [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 1777 Oct 25 02:31 Dockerfile [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 02:31 GOVERNANCE.md [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 675 Oct 25 02:31 Jenkinsfile [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 02:31 LICENSE [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 1872 Oct 25 02:31 Makefile [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 617 Oct 25 02:31 OWNERS.md [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 8892 Oct 25 02:31 README.md [2023-10-25T02:36:41.929Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 02:27 VERSION [2023-10-25T02:36:41.929Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 02:31 bin [2023-10-25T02:36:41.929Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 cmd [2023-10-25T02:36:41.929Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 25 02:34 coverage.out [2023-10-25T02:36:41.930Z] -rw-rw-r-- 1 jenkins jenkins 3721 Oct 25 02:31 go.mod [2023-10-25T02:36:41.930Z] -rw-rw-r-- 1 jenkins jenkins 35313 Oct 25 02:31 go.sum [2023-10-25T02:36:41.930Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 02:31 internal [2023-10-25T02:36:41.930Z] -rw-rw-r-- 1 jenkins jenkins 209 Oct 25 02:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:36:42.275Z] + 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=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 --label arch=arm64 --label version=0.0.0 . [2023-10-25T02:36:42.550Z] Sending build context to Docker daemon 5.641MB [2023-10-25T02:36:42.550Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-25T02:36:42.550Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-25T02:36:42.550Z] ---> b7e13802d992 [2023-10-25T02:36:42.550Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-25T02:36:42.837Z] ---> Running in 021f713b5cf0 [2023-10-25T02:36:43.436Z] Removing intermediate container 021f713b5cf0 [2023-10-25T02:36:43.436Z] ---> a8bee6d290ce [2023-10-25T02:36:43.436Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-25T02:36:43.436Z] ---> Running in b5200302aeff [2023-10-25T02:36:43.705Z] Removing intermediate container b5200302aeff [2023-10-25T02:36:43.705Z] ---> b8c1f2b72baf [2023-10-25T02:36:43.705Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-25T02:36:43.705Z] ---> Running in cf28d8bcfec1 [2023-10-25T02:36:43.976Z] Removing intermediate container cf28d8bcfec1 [2023-10-25T02:36:43.976Z] ---> 4a30e60c8b4e [2023-10-25T02:36:43.976Z] Step 6/25 : WORKDIR /device-uart [2023-10-25T02:36:44.254Z] ---> Running in 9a3c08ae6b44 [2023-10-25T02:36:44.522Z] Removing intermediate container 9a3c08ae6b44 [2023-10-25T02:36:44.522Z] ---> 882b88757b6a [2023-10-25T02:36:44.522Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-25T02:36:44.522Z] ---> Running in 240141c0ce71 [2023-10-25T02:36:45.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T02:36:46.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T02:36:47.615Z] OK: 270 MiB in 56 packages [2023-10-25T02:36:48.586Z] Removing intermediate container 240141c0ce71 [2023-10-25T02:36:48.586Z] ---> 935bf23a4832 [2023-10-25T02:36:48.586Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-25T02:36:48.856Z] ---> c9c0d5812eb1 [2023-10-25T02:36:48.856Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-25T02:36:49.131Z] ---> Running in efd8acb10068 [2023-10-25T02:36:51.724Z] Removing intermediate container efd8acb10068 [2023-10-25T02:36:51.724Z] ---> 1a163f99e343 [2023-10-25T02:36:51.724Z] Step 10/25 : COPY . . [2023-10-25T02:36:52.310Z] ---> 007db001b89b [2023-10-25T02:36:52.310Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-25T02:36:52.310Z] ---> Running in aff5ae4384a2 [2023-10-25T02:36:52.902Z] Removing intermediate container aff5ae4384a2 [2023-10-25T02:36:52.902Z] ---> 7fba874f7c18 [2023-10-25T02:36:52.902Z] Step 12/25 : RUN ${MAKE} [2023-10-25T02:36:52.902Z] ---> Running in 7970a8cc7f59 [2023-10-25T02:36:53.868Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-10-25T02:39:00.847Z] Removing intermediate container 7970a8cc7f59 [2023-10-25T02:39:00.848Z] ---> bea1c520b922 [2023-10-25T02:39:00.848Z] Step 13/25 : FROM alpine:3.18 [2023-10-25T02:39:00.848Z] 3.18: Pulling from library/alpine [2023-10-25T02:39:00.848Z] 579b34f0a95b: Pulling fs layer [2023-10-25T02:39:00.848Z] 579b34f0a95b: Verifying Checksum [2023-10-25T02:39:00.848Z] 579b34f0a95b: Download complete [2023-10-25T02:39:01.133Z] 579b34f0a95b: Pull complete [2023-10-25T02:39:01.133Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-25T02:39:01.133Z] Status: Downloaded newer image for alpine:3.18 [2023-10-25T02:39:01.133Z] ---> 3cc203321400 [2023-10-25T02:39:01.133Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-10-25T02:39:01.133Z] ---> Running in e8320aa70fcc [2023-10-25T02:39:01.729Z] Removing intermediate container e8320aa70fcc [2023-10-25T02:39:01.729Z] ---> 768ef1b909ac [2023-10-25T02:39:01.729Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-25T02:39:01.729Z] ---> Running in da90749f6c3f [2023-10-25T02:39:02.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-25T02:39:03.280Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-25T02:39:04.691Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-25T02:39:04.691Z] Executing busybox-1.36.1-r2.trigger [2023-10-25T02:39:04.691Z] OK: 8 MiB in 16 packages [2023-10-25T02:39:05.276Z] Removing intermediate container da90749f6c3f [2023-10-25T02:39:05.276Z] ---> 5d87ad14d01a [2023-10-25T02:39:05.276Z] Step 16/25 : WORKDIR / [2023-10-25T02:39:05.542Z] ---> Running in 1a339c7a7c79 [2023-10-25T02:39:05.813Z] Removing intermediate container 1a339c7a7c79 [2023-10-25T02:39:05.813Z] ---> 816f99842c38 [2023-10-25T02:39:05.813Z] Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / [2023-10-25T02:39:06.395Z] ---> 8fa85e9bdc01 [2023-10-25T02:39:06.395Z] Step 18/25 : COPY --from=builder /device-uart/LICENSE / [2023-10-25T02:39:06.979Z] ---> ffc50a8a5589 [2023-10-25T02:39:06.979Z] Step 19/25 : COPY --from=builder /device-uart/cmd/ / [2023-10-25T02:39:08.380Z] ---> e90e20d0eafc [2023-10-25T02:39:08.380Z] Step 20/25 : EXPOSE 59995 [2023-10-25T02:39:08.380Z] ---> Running in 8b70aa77dc53 [2023-10-25T02:39:08.647Z] Removing intermediate container 8b70aa77dc53 [2023-10-25T02:39:08.647Z] ---> 8c53329d9e95 [2023-10-25T02:39:08.647Z] Step 21/25 : ENTRYPOINT ["/device-uart"] [2023-10-25T02:39:08.647Z] ---> Running in b4e84cf08a77 [2023-10-25T02:39:08.914Z] Removing intermediate container b4e84cf08a77 [2023-10-25T02:39:08.914Z] ---> 9c46b2a7f385 [2023-10-25T02:39:08.914Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-25T02:39:09.179Z] ---> Running in 625a4f0602df [2023-10-25T02:39:09.446Z] Removing intermediate container 625a4f0602df [2023-10-25T02:39:09.446Z] ---> 2611a512eea2 [2023-10-25T02:39:09.446Z] Step 23/25 : LABEL arch=arm64 [2023-10-25T02:39:09.446Z] ---> Running in 6e2be4baa6d2 [2023-10-25T02:39:09.714Z] Removing intermediate container 6e2be4baa6d2 [2023-10-25T02:39:09.714Z] ---> 73a1ed421b47 [2023-10-25T02:39:09.714Z] Step 24/25 : LABEL git_sha=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [2023-10-25T02:39:09.979Z] ---> Running in ddea95b6d807 [2023-10-25T02:39:10.244Z] Removing intermediate container ddea95b6d807 [2023-10-25T02:39:10.244Z] ---> 1c627a1316ae [2023-10-25T02:39:10.244Z] Step 25/25 : LABEL version=0.0.0 [2023-10-25T02:39:10.244Z] ---> Running in 45bab18c713b [2023-10-25T02:39:10.512Z] Removing intermediate container 45bab18c713b [2023-10-25T02:39:10.512Z] ---> 98f7901702b0 [2023-10-25T02:39:10.512Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-25T02:39:10.512Z] Successfully built 98f7901702b0 [2023-10-25T02:39:10.512Z] Successfully tagged device-uart-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:39:10.961Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T02:39:10.961Z] [2023-10-25T02:39:10.961Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:39:11.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T02:39:14.648Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-25T02:39:14.648Z] 8998bd30e6a1: Pulling fs layer [2023-10-25T02:39:14.648Z] 04944245beec: Pulling fs layer [2023-10-25T02:39:14.648Z] 699f458cf7ca: Pulling fs layer [2023-10-25T02:39:14.648Z] 765212b225bb: Pulling fs layer [2023-10-25T02:39:14.648Z] f23df028b6ca: Pulling fs layer [2023-10-25T02:39:14.648Z] d65c8cfc05b1: Pulling fs layer [2023-10-25T02:39:14.648Z] 2437ff75d9bd: Pulling fs layer [2023-10-25T02:39:14.648Z] f23df028b6ca: Waiting [2023-10-25T02:39:14.648Z] d65c8cfc05b1: Waiting [2023-10-25T02:39:14.648Z] 2437ff75d9bd: Waiting [2023-10-25T02:39:14.648Z] 765212b225bb: Waiting [2023-10-25T02:39:14.648Z] 04944245beec: Verifying Checksum [2023-10-25T02:39:14.648Z] 04944245beec: Download complete [2023-10-25T02:39:14.648Z] 765212b225bb: Verifying Checksum [2023-10-25T02:39:14.648Z] 765212b225bb: Download complete [2023-10-25T02:39:14.648Z] f23df028b6ca: Verifying Checksum [2023-10-25T02:39:14.648Z] f23df028b6ca: Download complete [2023-10-25T02:39:14.648Z] d65c8cfc05b1: Verifying Checksum [2023-10-25T02:39:14.648Z] d65c8cfc05b1: Download complete [2023-10-25T02:39:14.648Z] 699f458cf7ca: Verifying Checksum [2023-10-25T02:39:14.648Z] 699f458cf7ca: Download complete [2023-10-25T02:39:14.915Z] 8998bd30e6a1: Verifying Checksum [2023-10-25T02:39:14.915Z] 8998bd30e6a1: Download complete [2023-10-25T02:39:17.499Z] 2437ff75d9bd: Verifying Checksum [2023-10-25T02:39:17.499Z] 2437ff75d9bd: Download complete [2023-10-25T02:39:19.443Z] 8998bd30e6a1: Pull complete [2023-10-25T02:39:19.711Z] 04944245beec: Pull complete [2023-10-25T02:39:21.117Z] 699f458cf7ca: Pull complete [2023-10-25T02:39:21.384Z] 765212b225bb: Pull complete [2023-10-25T02:39:22.346Z] f23df028b6ca: Pull complete [2023-10-25T02:39:22.613Z] d65c8cfc05b1: Pull complete [2023-10-25T02:39:43.469Z] 2437ff75d9bd: Pull complete [2023-10-25T02:39:43.469Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-25T02:39:43.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-25T02:39:43.469Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:39:43.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-10369 does not seem to be running inside a container [2023-10-25T02:39:43.763Z] $ 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/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-25T02:39:46.299Z] $ docker top 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:39:47.144Z] ---> job-cost.sh [2023-10-25T02:39:47.144Z] lf-activate-venv: SKIPPING [2023-10-25T02:39:47.144Z] INFO: No Stack... [2023-10-25T02:39:47.409Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-25T02:39:48.362Z] INFO: Archiving Costs [Pipeline] sh [2023-10-25T02:39:48.679Z] + cat /w/workspace/device-uart/2/archives/cost.csv [2023-10-25T02:39:48.944Z] + cut -d, -f6 [Pipeline] lock [2023-10-25T02:39:48.978Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [2023-10-25T02:39:48.984Z] Resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] did not exist. Created. [2023-10-25T02:39:48.984Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-25T02:39:49.856Z] /w/workspace/device-uart/2@tmp/durable-c9488887/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-25T02:39:50.497Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-25T02:39:50.517Z] Warning: overwriting stash ‘stack-cost’ [2023-10-25T02:39:50.565Z] Stashed 1 file(s) [Pipeline] } [2023-10-25T02:39:50.571Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-27-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-25T02:39:50.588Z] $ docker stop --time=1 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 [2023-10-25T02:39:54.756Z] $ docker rm -f --volumes 66821a52123022640b51b6ebe5b8de2e3b31702e47a434eed1ba90f4a2c89921 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-25T02:39:55.169Z] provisioning config files... [2023-10-25T02:39:55.177Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config8080964676017809415tmp [Pipeline] { [Pipeline] sh [2023-10-25T02:39:55.479Z] + set +x [2023-10-25T02:39:55.479Z] + + curl -s https://codecov.io/bash [2023-10-25T02:39:55.479Z] bash -s -- [2023-10-25T02:39:55.479Z] [2023-10-25T02:39:55.479Z] _____ _ [2023-10-25T02:39:55.479Z] / ____| | | [2023-10-25T02:39:55.479Z] | | ___ __| | ___ ___ _____ __ [2023-10-25T02:39:55.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-25T02:39:55.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-25T02:39:55.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-25T02:39:55.479Z] Bash-1.0.6 [2023-10-25T02:39:55.479Z] [2023-10-25T02:39:55.479Z] [2023-10-25T02:39:55.479Z] ==> git version 2.25.1 found [2023-10-25T02:39:55.479Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-25T02:39:55.479Z] Release-Date: 2020-01-08 [2023-10-25T02:39:55.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-25T02:39:55.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-25T02:39:55.479Z] ==> Jenkins CI detected. [2023-10-25T02:39:55.479Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-27 [2023-10-25T02:39:55.479Z] project root: . [2023-10-25T02:39:55.479Z] --> token set from env [2023-10-25T02:39:55.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-25T02:39:55.479Z] ==> Running gcov in . (disable via -X gcov) [2023-10-25T02:39:55.479Z] ==> Python coveragepy not found [2023-10-25T02:39:55.479Z] ==> Searching for coverage reports in: [2023-10-25T02:39:55.479Z] + . [2023-10-25T02:39:55.479Z] -> Found 1 reports [2023-10-25T02:39:55.479Z] ==> Detecting git/mercurial file structure [2023-10-25T02:39:55.479Z] ==> Reading reports [2023-10-25T02:39:55.479Z] + ./coverage.out bytes=10 [2023-10-25T02:39:55.479Z] ==> Appending adjustments [2023-10-25T02:39:55.479Z] https://docs.codecov.io/docs/fixing-reports [2023-10-25T02:39:55.739Z] + Found adjustments [2023-10-25T02:39:55.739Z] ==> Gzipping contents [2023-10-25T02:39:55.739Z] 4.0K /tmp/codecov.aAFBUR.gz [2023-10-25T02:39:55.739Z] ==> Uploading reports [2023-10-25T02:39:55.739Z] url: https://codecov.io [2023-10-25T02:39:55.739Z] query: branch=PR-27&commit=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-27%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=27&job=&cmd_args= [2023-10-25T02:39:55.739Z] -> Pinging Codecov [2023-10-25T02:39:55.739Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-27&commit=466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-27%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=27&job=&cmd_args= [2023-10-25T02:39:55.739Z] -> Uploading to [2023-10-25T02:39:55.739Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-25/B9AA6E0BBD74AE3A32605C7A7C664919/466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9/24030fbb-f036-4ceb-9a2d-0f066600992f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T023955Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8316849fdaadc7625ecf4823f0ef81022d687dd8745b19430c004a0d24ba4c91 [2023-10-25T02:39:55.739Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-25T02:39:55.739Z] Dload Upload Total Spent Left Speed [2023-10-25T02:39:56.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2108 --:--:-- --:--:-- --:--:-- 2115 [2023-10-25T02:39:56.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/466bbdebd5b1312f0dd02bd1bbf520345cb9e5e9 [Pipeline] } [2023-10-25T02:39:56.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-25T02:39:57.048Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-27/archives ] [2023-10-25T02:39:57.048Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-27/archives [2023-10-25T02:39:57.048Z] total 16 [2023-10-25T02:39:57.048Z] drwxr-xr-x 3 root root 4096 Oct 25 02:29 . [2023-10-25T02:39:57.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:29 .. [2023-10-25T02:39:57.048Z] drwxr-xr-x 2 root root 4096 Oct 25 02:29 cost [2023-10-25T02:39:57.048Z] -rw-r--r-- 1 root root 82 Oct 25 02:29 cost.csv [2023-10-25T02:39:57.048Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-27/archives [2023-10-25T02:39:57.048Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-27/archives [2023-10-25T02:39:57.048Z] total 16 [2023-10-25T02:39:57.048Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 02:29 . [2023-10-25T02:39:57.048Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 02:29 .. [2023-10-25T02:39:57.048Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 02:29 cost [2023-10-25T02:39:57.048Z] -rw-r--r-- 1 jenkins jenkins 82 Oct 25 02:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:39:57.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:39:58.188Z] ---> package-listing.sh [2023-10-25T02:39:58.188Z] ++ facter osfamily [2023-10-25T02:39:58.188Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-25T02:39:58.447Z] + OS_FAMILY=debian [2023-10-25T02:39:58.447Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-27 [2023-10-25T02:39:58.447Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-25T02:39:58.447Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-25T02:39:58.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-25T02:39:58.447Z] + PACKAGES=/tmp/packages_start.txt [2023-10-25T02:39:58.447Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-27 ']' [2023-10-25T02:39:58.447Z] + PACKAGES=/tmp/packages_end.txt [2023-10-25T02:39:58.447Z] + case "${OS_FAMILY}" in [2023-10-25T02:39:58.447Z] + dpkg -l [2023-10-25T02:39:58.447Z] + grep '^ii' [2023-10-25T02:39:58.447Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-25T02:39:58.447Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-25T02:39:58.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-25T02:39:58.447Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-27 ']' [2023-10-25T02:39:58.447Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-27/archives/ [2023-10-25T02:39:58.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-27/archives/ [Pipeline] echo [2023-10-25T02:39:58.458Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-25T02:39:58.733Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-25T02:39:59.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-25T02:39:59.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-25T02:39:59.371Z] prd-ubuntu20.04-docker-8c-8g-10367 does not seem to be running inside a container [2023-10-25T02:39:59.400Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-uart_PR-27/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-uart_PR-27 -v /w/workspace/edgexfoundry_device-uart_PR-27:/w/workspace/edgexfoundry_device-uart_PR-27:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-27@tmp:/w/workspace/edgexfoundry_device-uart_PR-27@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-25T02:39:59.613Z] $ docker top 93583949a433f05c4248ade1fa913edc85ef604055bd06c96b69e3059e06e415 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-25T02:39:59.953Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-25T02:40:00.239Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-25T02:40:00.520Z] + ls /var/log/sa-host [2023-10-25T02:40:00.521Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-25T02:40:00.692Z] provisioning config files... [2023-10-25T02:40:00.700Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-27@tmp/config12531590785661927343tmp [Pipeline] { [Pipeline] echo [2023-10-25T02:40:00.712Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:40:00.996Z] ---> create-netrc.sh [Pipeline] } [2023-10-25T02:40:01.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:40:01.348Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-25T02:40:01.354Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:40:01.637Z] ---> sudo-logs.sh [2023-10-25T02:40:01.637Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-25T02:40:01.665Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:40:01.944Z] ---> job-cost.sh [2023-10-25T02:40:01.944Z] lf-activate-venv: SKIPPING [2023-10-25T02:40:01.944Z] DEBUG: total: 0.2199999988079071 [2023-10-25T02:40:01.944Z] INFO: Retrieving Stack Cost... [2023-10-25T02:40:02.203Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-25T02:40:02.767Z] INFO: Archiving Costs [Pipeline] echo [2023-10-25T02:40:02.777Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-25T02:40:03.058Z] ---> logs-deploy.sh [2023-10-25T02:40:03.058Z] lf-activate-venv: SKIPPING [2023-10-25T02:40:03.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-27/2 [2023-10-25T02:40:03.058Z] INFO: archiving workspace using pattern(s): [2023-10-25T02:40:03.996Z] Archives upload complete. [2023-10-25T02:40:04.255Z] INFO: archiving logs to Nexus [2023-10-25T02:40:04.825Z] ---> uname -a: [2023-10-25T02:40:04.825Z] Linux prd-ubuntu20-04-docker-8c-8g-10367 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] ---> lscpu: [2023-10-25T02:40:04.825Z] Architecture: x86_64 [2023-10-25T02:40:04.825Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-25T02:40:04.825Z] Byte Order: Little Endian [2023-10-25T02:40:04.825Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-25T02:40:04.825Z] CPU(s): 8 [2023-10-25T02:40:04.825Z] On-line CPU(s) list: 0-7 [2023-10-25T02:40:04.825Z] Thread(s) per core: 1 [2023-10-25T02:40:04.825Z] Core(s) per socket: 1 [2023-10-25T02:40:04.825Z] Socket(s): 8 [2023-10-25T02:40:04.825Z] NUMA node(s): 1 [2023-10-25T02:40:04.825Z] Vendor ID: AuthenticAMD [2023-10-25T02:40:04.825Z] CPU family: 23 [2023-10-25T02:40:04.825Z] Model: 49 [2023-10-25T02:40:04.825Z] Model name: AMD EPYC-Rome Processor [2023-10-25T02:40:04.825Z] Stepping: 0 [2023-10-25T02:40:04.825Z] CPU MHz: 2800.000 [2023-10-25T02:40:04.825Z] BogoMIPS: 5600.00 [2023-10-25T02:40:04.825Z] Virtualization: AMD-V [2023-10-25T02:40:04.825Z] Hypervisor vendor: KVM [2023-10-25T02:40:04.825Z] Virtualization type: full [2023-10-25T02:40:04.825Z] L1d cache: 256 KiB [2023-10-25T02:40:04.825Z] L1i cache: 256 KiB [2023-10-25T02:40:04.825Z] L2 cache: 4 MiB [2023-10-25T02:40:04.825Z] L3 cache: 128 MiB [2023-10-25T02:40:04.825Z] NUMA node0 CPU(s): 0-7 [2023-10-25T02:40:04.825Z] Vulnerability Itlb multihit: Not affected [2023-10-25T02:40:04.825Z] Vulnerability L1tf: Not affected [2023-10-25T02:40:04.825Z] Vulnerability Mds: Not affected [2023-10-25T02:40:04.825Z] Vulnerability Meltdown: Not affected [2023-10-25T02:40:04.825Z] Vulnerability Mmio stale data: Not affected [2023-10-25T02:40:04.825Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-25T02:40:04.825Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-25T02:40:04.825Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-25T02:40:04.825Z] Vulnerability Srbds: Not affected [2023-10-25T02:40:04.825Z] Vulnerability Tsx async abort: Not affected [2023-10-25T02:40:04.825Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] ---> nproc: [2023-10-25T02:40:04.825Z] 8 [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] ---> df -h: [2023-10-25T02:40:04.825Z] Filesystem Size Used Avail Use% Mounted on [2023-10-25T02:40:04.825Z] overlay 155G 12G 144G 8% / [2023-10-25T02:40:04.825Z] tmpfs 64M 0 64M 0% /dev [2023-10-25T02:40:04.825Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-25T02:40:04.825Z] shm 64M 0 64M 0% /dev/shm [2023-10-25T02:40:04.825Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] ---> sar -b -r -n DEV: [2023-10-25T02:40:04.825Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10367) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] 02:26:21 LINUX RESTART (8 CPU) [2023-10-25T02:40:04.825Z] [2023-10-25T02:40:04.825Z] 02:27:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-25T02:40:04.825Z] 02:28:01 133.98 4.58 129.40 0.00 499.03 35421.93 0.00 [2023-10-25T02:40:04.825Z] 02:29:01 168.87 0.15 168.72 0.00 22.53 58006.73 0.00 [2023-10-25T02:40:04.825Z] 02:30:01 178.62 0.27 178.36 0.00 19.46 38172.48 0.00 [2023-10-25T02:40:04.825Z] 02:31:01 2.20 0.00 2.20 0.00 0.00 26.14 0.00 [2023-10-25T02:40:04.825Z] 02:32:01 38.93 12.70 26.23 0.00 5450.56 6300.28 0.00 [2023-10-25T02:40:04.825Z] 02:33:01 4.26 0.00 4.26 0.00 0.00 51.42 0.00 [2023-10-25T02:40:04.825Z] 02:34:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-10-25T02:40:04.826Z] 02:35:01 3.32 1.60 1.72 0.00 36.25 20.13 0.00 [2023-10-25T02:40:04.826Z] 02:36:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 [2023-10-25T02:40:04.826Z] 02:37:01 2.78 0.00 2.78 0.00 0.00 43.45 0.00 [2023-10-25T02:40:04.826Z] 02:38:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2023-10-25T02:40:04.826Z] 02:39:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2023-10-25T02:40:04.826Z] 02:40:01 6.23 0.23 6.00 0.00 19.19 115.03 0.00 [2023-10-25T02:40:04.826Z] Average: 41.81 1.50 40.31 0.00 465.06 10600.02 0.00 [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] 02:27:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-25T02:40:04.826Z] 02:28:01 28532140 31576892 730360 2.22 110888 3143972 1888960 5.57 1146048 2752460 644816 [2023-10-25T02:40:04.826Z] 02:29:01 28482944 31587096 719988 2.19 151860 3146876 1756004 5.18 1139592 2794288 232 [2023-10-25T02:40:04.826Z] 02:30:01 27655496 31569192 734004 2.23 164536 3876584 1755824 5.17 1251492 3434620 356 [2023-10-25T02:40:04.826Z] 02:31:01 27655480 31569236 733784 2.23 164564 3876588 1755824 5.17 1251472 3434624 8 [2023-10-25T02:40:04.826Z] 02:32:01 27285600 31555964 737164 2.24 172788 4210088 1809180 5.33 1483152 3547340 996 [2023-10-25T02:40:04.826Z] 02:33:01 27285268 31555620 737380 2.24 172852 4210088 1809180 5.33 1483016 3547340 8 [2023-10-25T02:40:04.826Z] 02:34:01 27286812 31557260 735728 2.24 172940 4210092 1809180 5.33 1480672 3547344 152 [2023-10-25T02:40:04.826Z] 02:35:01 27286168 31558480 734556 2.23 172972 4211176 1825264 5.38 1485360 3547636 172 [2023-10-25T02:40:04.826Z] 02:36:01 27285900 31558452 734720 2.23 173036 4211180 1825264 5.38 1484792 3547812 172 [2023-10-25T02:40:04.826Z] 02:37:01 27285236 31557892 735128 2.24 173160 4211160 1825264 5.38 1485140 3547792 12 [2023-10-25T02:40:04.826Z] 02:38:01 27285028 31557776 735024 2.24 173244 4211164 1825264 5.38 1484984 3547796 16 [2023-10-25T02:40:04.826Z] 02:39:01 27284940 31557720 734964 2.24 173272 4211168 1825264 5.38 1485028 3547800 40 [2023-10-25T02:40:04.826Z] 02:40:01 27244788 31519972 768368 2.34 173456 4212484 1864140 5.49 1515704 3547824 356 [2023-10-25T02:40:04.826Z] Average: 27527369 31560119 736244 2.24 165351 3995586 1813432 5.34 1398189 3411129 49795 [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] 02:27:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-25T02:40:04.826Z] 02:28:01 docker0 242.64 314.20 19.95 2518.87 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:28:01 ens3 517.78 363.73 7345.26 50.62 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:28:01 lo 4.34 4.34 0.43 0.43 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:29:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:29:01 ens3 31.81 19.25 29.65 12.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:30:01 docker0 3.28 6.98 0.20 62.33 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:30:01 ens3 141.30 97.85 2666.74 94.87 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:30:01 lo 1.73 1.73 0.18 0.18 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:31:01 ens3 0.92 0.48 0.42 0.27 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:32:01 ens3 128.08 61.46 2028.66 4.60 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:32:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:33:01 ens3 0.28 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:34:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:35:01 ens3 8.06 6.85 5.36 5.99 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:37:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:38:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:39:01 ens3 0.28 0.12 0.18 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:40:01 ens3 21.09 13.31 24.26 8.04 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] 02:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] Average: docker0 18.63 24.34 1.53 195.55 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] Average: ens3 64.80 42.94 922.51 13.53 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] ---> sar -P ALL: [2023-10-25T02:40:04.826Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10367) 10/25/23 _x86_64_ (8 CPU) [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] 02:26:21 LINUX RESTART (8 CPU) [2023-10-25T02:40:04.826Z] [2023-10-25T02:40:04.826Z] 02:27:02 CPU %user %nice %system %iowait %steal %idle [2023-10-25T02:40:04.826Z] 02:28:01 all 7.52 0.00 3.37 2.41 0.06 86.64 [2023-10-25T02:40:04.826Z] 02:28:01 0 8.51 0.00 3.08 0.46 0.07 87.88 [2023-10-25T02:40:04.826Z] 02:28:01 1 8.72 0.00 3.48 0.91 0.07 86.82 [2023-10-25T02:40:04.826Z] 02:28:01 2 7.17 0.00 2.89 3.01 0.05 86.87 [2023-10-25T02:40:04.826Z] 02:28:01 3 7.77 0.00 3.95 0.93 0.07 87.28 [2023-10-25T02:40:04.826Z] 02:28:01 4 7.42 0.00 4.19 5.77 0.07 82.55 [2023-10-25T02:40:04.826Z] 02:28:01 5 7.93 0.00 3.98 7.31 0.07 80.72 [2023-10-25T02:40:04.826Z] 02:28:01 6 6.05 0.00 2.98 0.74 0.07 90.17 [2023-10-25T02:40:04.826Z] 02:28:01 7 6.58 0.00 2.40 0.17 0.05 90.80 [2023-10-25T02:40:04.826Z] 02:29:01 all 25.14 0.00 4.02 5.85 0.08 64.91 [2023-10-25T02:40:04.826Z] 02:29:01 0 26.64 0.00 4.70 16.52 0.10 52.04 [2023-10-25T02:40:04.826Z] 02:29:01 1 25.93 0.00 3.78 0.89 0.08 69.31 [2023-10-25T02:40:04.826Z] 02:29:01 2 23.27 0.00 3.28 1.33 0.07 72.06 [2023-10-25T02:40:04.826Z] 02:29:01 3 25.72 0.00 4.08 8.81 0.08 61.30 [2023-10-25T02:40:04.826Z] 02:29:01 4 25.49 0.00 4.31 2.48 0.08 67.63 [2023-10-25T02:40:04.826Z] 02:29:01 5 26.77 0.00 4.13 13.53 0.08 55.48 [2023-10-25T02:40:04.826Z] 02:29:01 6 24.22 0.00 3.19 0.25 0.08 72.25 [2023-10-25T02:40:04.826Z] 02:29:01 7 23.11 0.00 4.69 2.99 0.07 69.14 [2023-10-25T02:40:04.826Z] 02:30:01 all 16.33 0.00 3.10 3.78 0.08 76.71 [2023-10-25T02:40:04.826Z] 02:30:01 0 17.68 0.00 3.79 1.11 0.07 77.35 [2023-10-25T02:40:04.826Z] 02:30:01 1 16.29 0.00 2.77 5.55 0.20 75.19 [2023-10-25T02:40:04.826Z] 02:30:01 2 16.59 0.00 3.02 0.12 0.05 80.22 [2023-10-25T02:40:04.826Z] 02:30:01 3 16.70 0.00 3.18 2.99 0.07 77.06 [2023-10-25T02:40:04.826Z] 02:30:01 4 16.49 0.00 3.74 10.07 0.07 69.63 [2023-10-25T02:40:04.826Z] 02:30:01 5 16.17 0.00 3.28 0.03 0.05 80.47 [2023-10-25T02:40:04.826Z] 02:30:01 6 15.74 0.00 2.39 0.44 0.07 81.37 [2023-10-25T02:40:04.826Z] 02:30:01 7 14.99 0.00 2.64 9.95 0.05 72.37 [2023-10-25T02:40:04.826Z] 02:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-10-25T02:40:04.826Z] 02:31:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-10-25T02:40:04.826Z] 02:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2023-10-25T02:40:04.826Z] 02:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.826Z] 02:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-25T02:40:04.826Z] 02:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-10-25T02:40:04.826Z] 02:31:01 6 0.08 0.00 0.00 0.00 0.00 99.92 [2023-10-25T02:40:04.826Z] 02:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.826Z] 02:32:01 all 1.34 0.00 0.61 0.61 0.01 97.43 [2023-10-25T02:40:04.826Z] 02:32:01 0 2.39 0.00 0.64 0.22 0.03 96.72 [2023-10-25T02:40:04.826Z] 02:32:01 1 1.97 0.00 0.94 2.24 0.02 94.83 [2023-10-25T02:40:04.826Z] 02:32:01 2 1.75 0.00 0.82 0.82 0.02 96.60 [2023-10-25T02:40:04.826Z] 02:32:01 3 1.82 0.00 0.70 1.24 0.02 96.22 [2023-10-25T02:40:04.826Z] 02:32:01 4 0.52 0.00 0.60 0.12 0.02 98.75 [2023-10-25T02:40:04.826Z] 02:32:01 5 0.82 0.00 0.45 0.18 0.02 98.53 [2023-10-25T02:40:04.826Z] 02:32:01 6 0.90 0.00 0.40 0.02 0.00 98.68 [2023-10-25T02:40:04.826Z] 02:32:01 7 0.53 0.00 0.37 0.02 0.00 99.08 [2023-10-25T02:40:04.826Z] 02:33:01 all 0.06 0.00 0.03 0.18 0.00 99.72 [2023-10-25T02:40:04.826Z] 02:33:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2023-10-25T02:40:04.826Z] 02:33:01 1 0.38 0.00 0.05 1.38 0.02 98.17 [2023-10-25T02:40:04.826Z] 02:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:33:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2023-10-25T02:40:04.826Z] 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:33:01 5 0.05 0.00 0.07 0.07 0.00 99.82 [2023-10-25T02:40:04.826Z] 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.826Z] 02:34:01 all 0.04 0.00 0.04 0.00 0.01 99.91 [2023-10-25T02:40:04.826Z] 02:34:01 0 0.07 0.00 0.08 0.00 0.02 99.83 [2023-10-25T02:40:04.826Z] 02:34:01 1 0.05 0.00 0.03 0.03 0.00 99.88 [2023-10-25T02:40:04.826Z] 02:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T02:40:04.826Z] 02:34:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-25T02:40:04.826Z] 02:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-10-25T02:40:04.826Z] 02:34:01 6 0.07 0.00 0.10 0.00 0.02 99.82 [2023-10-25T02:40:04.826Z] 02:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.826Z] 02:35:01 all 0.31 0.00 0.03 0.02 0.00 99.64 [2023-10-25T02:40:04.826Z] 02:35:01 0 0.08 0.00 0.02 0.07 0.00 99.83 [2023-10-25T02:40:04.826Z] 02:35:01 1 0.64 0.00 0.05 0.05 0.02 99.25 [2023-10-25T02:40:04.826Z] 02:35:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2023-10-25T02:40:04.826Z] 02:35:01 3 0.23 0.00 0.02 0.00 0.02 99.73 [2023-10-25T02:40:04.826Z] 02:35:01 4 1.07 0.00 0.03 0.00 0.00 98.90 [2023-10-25T02:40:04.827Z] 02:35:01 5 0.18 0.00 0.03 0.02 0.00 99.77 [2023-10-25T02:40:04.827Z] 02:35:01 6 0.23 0.00 0.00 0.00 0.00 99.77 [2023-10-25T02:40:04.827Z] 02:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-25T02:40:04.827Z] 02:36:01 all 0.27 0.00 0.01 0.02 0.01 99.69 [2023-10-25T02:40:04.827Z] 02:36:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-10-25T02:40:04.827Z] 02:36:01 1 2.04 0.00 0.02 0.20 0.03 97.71 [2023-10-25T02:40:04.827Z] 02:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T02:40:04.827Z] 02:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:36:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-10-25T02:40:04.827Z] 02:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:37:01 all 0.10 0.00 0.02 0.01 0.01 99.87 [2023-10-25T02:40:04.827Z] 02:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T02:40:04.827Z] 02:37:01 1 0.50 0.00 0.02 0.05 0.02 99.42 [2023-10-25T02:40:04.827Z] 02:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T02:40:04.827Z] 02:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-25T02:40:04.827Z] 02:37:01 4 0.17 0.00 0.02 0.02 0.02 99.78 [2023-10-25T02:40:04.827Z] 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.827Z] 02:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-25T02:40:04.827Z] 02:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T02:40:04.827Z] 02:38:01 all 0.09 0.00 0.00 0.00 0.00 99.90 [2023-10-25T02:40:04.827Z] 02:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-25T02:40:04.827Z] 02:38:01 1 0.32 0.00 0.00 0.02 0.00 99.67 [2023-10-25T02:40:04.827Z] 02:38:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-25T02:40:04.827Z] 02:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:38:01 4 0.23 0.00 0.00 0.00 0.00 99.77 [2023-10-25T02:40:04.827Z] 02:38:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-25T02:40:04.827Z] 02:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.827Z] 02:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-10-25T02:40:04.827Z] [2023-10-25T02:40:04.827Z] 02:38:01 CPU %user %nice %system %iowait %steal %idle [2023-10-25T02:40:04.827Z] 02:39:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-10-25T02:40:04.827Z] 02:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-25T02:40:04.827Z] 02:39:01 1 1.88 0.00 0.02 0.03 0.02 98.06 [2023-10-25T02:40:04.827Z] 02:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-25T02:40:04.827Z] 02:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-25T02:40:04.827Z] 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-25T02:40:04.827Z] 02:39:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-10-25T02:40:04.827Z] 02:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-25T02:40:04.827Z] 02:40:01 all 0.58 0.00 0.22 0.11 0.01 99.08 [2023-10-25T02:40:04.827Z] 02:40:01 0 0.50 0.00 0.20 0.00 0.00 99.30 [2023-10-25T02:40:04.827Z] 02:40:01 1 1.17 0.00 0.32 0.57 0.02 97.93 [2023-10-25T02:40:04.827Z] 02:40:01 2 0.28 0.00 0.25 0.13 0.03 99.30 [2023-10-25T02:40:04.827Z] 02:40:01 3 0.85 0.00 0.28 0.02 0.00 98.85 [2023-10-25T02:40:04.827Z] 02:40:01 4 1.22 0.00 0.23 0.07 0.00 98.48 [2023-10-25T02:40:04.827Z] 02:40:01 5 0.17 0.00 0.10 0.02 0.00 99.72 [2023-10-25T02:40:04.827Z] 02:40:01 6 0.30 0.00 0.18 0.02 0.00 99.50 [2023-10-25T02:40:04.827Z] 02:40:01 7 0.18 0.00 0.18 0.10 0.00 99.53 [2023-10-25T02:40:04.827Z] Average: all 3.97 0.00 0.87 0.99 0.02 94.15 [2023-10-25T02:40:04.827Z] Average: 0 4.28 0.00 0.96 1.40 0.03 93.33 [2023-10-25T02:40:04.827Z] Average: 1 4.58 0.00 0.87 0.91 0.04 93.60 [2023-10-25T02:40:04.827Z] Average: 2 3.76 0.00 0.79 0.41 0.02 95.02 [2023-10-25T02:40:04.827Z] Average: 3 4.05 0.00 0.94 1.07 0.02 93.92 [2023-10-25T02:40:04.827Z] Average: 4 4.01 0.00 1.00 1.41 0.02 93.56 [2023-10-25T02:40:04.827Z] Average: 5 3.99 0.00 0.92 1.60 0.02 93.47 [2023-10-25T02:40:04.827Z] Average: 6 3.63 0.00 0.71 0.11 0.02 95.53 [2023-10-25T02:40:04.827Z] Average: 7 3.46 0.00 0.78 1.01 0.01 94.73 [2023-10-25T02:40:04.827Z] [2023-10-25T02:40:04.827Z] [2023-10-25T02:40:04.827Z]