Pull request #24 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-uart Obtained Jenkinsfile from a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191+107fe58427ec1d433094d7ddff71861b5f8fbb1b (279cd2e8d31acc551af3fccc482e3682a318357d) 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-ssh17685007374915771235.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-ssh9136046593028780795.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14387570096577578004.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-24/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10414892013875821422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7217622874128825444.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-24/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12559858714629536908.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6000 in /w/workspace/edgexfoundry_device-uart_PR-24 [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-24 # 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 Merging remotes/origin/main commit 107fe58427ec1d433094d7ddff71861b5f8fbb1b into PR head commit a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 > 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/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 Checking out Revision a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 (PR-24) > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # 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 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:31:16 ========================================================= 21:31:16 EdgeX Global Pipelines Version Info 21:31:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:31:16 ------------------- 21:31:16 stable info: 21:31:16 ------------------- 21:31:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:31:16 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:31:16 Message: update stable to v1.0.254 21:31:17 ------------------- 21:31:17 experimental info: 21:31:17 ------------------- 21:31:17 Commited By: **** collab-it+edgex@linuxfoundation.org 21:31:17 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:31:17 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:31:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-24 [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-24 [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-24 [Pipeline] echo 21:31:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo 21:31:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a4a961d [Pipeline] echo 21:31:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:31:19 provisioning config files... 21:31:19 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config15706568223999888776tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:19 ---> docker-login.sh 21:31:19 nexus3.edgexfoundry.org:10001 21:31:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:19 Configure a credential helper to remove this warning. See 21:31:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:19 21:31:19 Login Succeeded 21:31:19 nexus3.edgexfoundry.org:10002 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 nexus3.edgexfoundry.org:10003 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 nexus3.edgexfoundry.org:10004 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 docker.io 21:31:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:20 Configure a credential helper to remove this warning. See 21:31:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:20 21:31:20 Login Succeeded 21:31:20 ---> docker-login.sh ends [Pipeline] } 21:31:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:31:21 + git rev-list -1 --merges a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191~1..a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo 21:31:21 -----------> git rev-list -1 --merges a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191~1..a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [false] [Pipeline] sh 21:31:21 + git log --format=format:%s -1 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo 21:31:21 ========================================================= 21:31:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:31:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:31:22 + git log --format=format:%s -1 a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] echo 21:31:22 [semverPrep] GIT_COMMIT: a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191, Commit Message: build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 [Pipeline] echo 21:31:22 [semverPrep] This is not a build commit. [Pipeline] sh 21:31:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:31:22 + grep -v github /etc/ssh/ssh_known_hosts 21:31:22 + [ -e /tmp/ssh_known_hosts ] 21:31:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:31:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:31:22 + sudo tee -a /etc/ssh/ssh_known_hosts 21:31:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:23 21:31:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:23 0.1.4: Pulling from edgex-devops/py-git-semver 21:31:23 b85a868b505f: Pulling fs layer 21:31:23 e2be974225ed: Pulling fs layer 21:31:23 339a4e72a1f5: Pulling fs layer 21:31:23 988bab9f4d93: Pulling fs layer 21:31:23 1469e6f7b9e6: Pulling fs layer 21:31:23 eaf3925da568: Pulling fs layer 21:31:23 bab4dde63d76: Pulling fs layer 21:31:23 bde34c3a00c8: Pulling fs layer 21:31:23 b352a97aabf1: Pulling fs layer 21:31:23 4872d77fe225: Pulling fs layer 21:31:23 5851b861e8e6: Pulling fs layer 21:31:23 988bab9f4d93: Waiting 21:31:23 1469e6f7b9e6: Waiting 21:31:23 bde34c3a00c8: Waiting 21:31:23 b352a97aabf1: Waiting 21:31:23 eaf3925da568: Waiting 21:31:23 5851b861e8e6: Waiting 21:31:23 4872d77fe225: Waiting 21:31:23 bab4dde63d76: Waiting 21:31:23 e2be974225ed: Verifying Checksum 21:31:23 e2be974225ed: Download complete 21:31:23 988bab9f4d93: Download complete 21:31:23 1469e6f7b9e6: Verifying Checksum 21:31:23 1469e6f7b9e6: Download complete 21:31:23 eaf3925da568: Verifying Checksum 21:31:23 eaf3925da568: Download complete 21:31:24 339a4e72a1f5: Verifying Checksum 21:31:24 339a4e72a1f5: Download complete 21:31:24 bde34c3a00c8: Download complete 21:31:24 b352a97aabf1: Verifying Checksum 21:31:24 b352a97aabf1: Download complete 21:31:24 4872d77fe225: Verifying Checksum 21:31:24 4872d77fe225: Download complete 21:31:24 5851b861e8e6: Verifying Checksum 21:31:24 5851b861e8e6: Download complete 21:31:24 b85a868b505f: Download complete 21:31:24 bab4dde63d76: Verifying Checksum 21:31:24 bab4dde63d76: Download complete 21:31:25 b85a868b505f: Pull complete 21:31:25 e2be974225ed: Pull complete 21:31:25 339a4e72a1f5: Pull complete 21:31:25 988bab9f4d93: Pull complete 21:31:26 1469e6f7b9e6: Pull complete 21:31:26 eaf3925da568: Pull complete 21:31:27 bab4dde63d76: Pull complete 21:31:27 bde34c3a00c8: Pull complete 21:31:27 b352a97aabf1: Pull complete 21:31:27 4872d77fe225: Pull complete 21:31:28 5851b861e8e6: Pull complete 21:31:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:31:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:31:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:31:28 prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container 21:31:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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 21:31:31 $ docker top 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 -eo pid,comm 21:31:31 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). 21:31:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:31:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:31 [ssh-agent] Looking for ssh-agent implementation... 21:31:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:31 $ docker exec 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent 21:31:32 SSH_AUTH_SOCK=/tmp/ssh-7jD0Y3eRRcif/agent.32 21:31:32 SSH_AGENT_PID=38 21:31:32 Running ssh-add (command line suppressed) 21:31:32 Identity added: /w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_3342843489797730814.key (/w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_3342843489797730814.key) 21:31:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:32 + git tag --points-at HEAD [Pipeline] } 21:31:32 $ docker exec --env ******** --env ******** 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent -k 21:31:32 unset SSH_AUTH_SOCK; 21:31:32 unset SSH_AGENT_PID; 21:31:32 echo Agent pid 38 killed; 21:31:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:31:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:31:32 [ssh-agent] Looking for ssh-agent implementation... 21:31:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:31:32 $ docker exec 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent 21:31:32 SSH_AUTH_SOCK=/tmp/ssh-Wm2Y8q3GeDU7/agent.70 21:31:32 SSH_AGENT_PID=76 21:31:32 Running ssh-add (command line suppressed) 21:31:32 Identity added: /w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_17543552057382995226.key (/w/workspace/edgexfoundry_device-uart_PR-24@tmp/private_key_17543552057382995226.key) 21:31:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:31:33 + git semver init 21:31:33 2023-09-12 21:31:33,458 [run_init] DEBUG init version:0.0.0 force:False 21:31:33 2023-09-12 21:31:33,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-24/.semver 21:31:33 2023-09-12 21:31:33,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-24/.semver 21:31:33 2023-09-12 21:31:33,460 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-24/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24, universal_newlines=False, shell=None, istream=None) 21:31:34 2023-09-12 21:31:34,301 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-24/.git/info/exclude 21:31:34 2023-09-12 21:31:34,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 with force:False 21:31:34 2023-09-12 21:31:34,302 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 21:31:34 2023-09-12 21:31:34,306 [execute] INFO git cat-file --batch-check 21:31:34 2023-09-12 21:31:34,307 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24/.semver, universal_newlines=False, shell=None, istream=) 21:31:34 2023-09-12 21:31:34,313 [execute] INFO git cat-file --batch 21:31:34 2023-09-12 21:31:34,313 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-24/.semver, universal_newlines=False, shell=None, istream=) 21:31:34 2023-09-12 21:31:34,318 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-24/.semver/PR-24 21:31:34 0.0.0 [Pipeline] } 21:31:34 $ docker exec --env ******** --env ******** 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 ssh-agent -k 21:31:34 unset SSH_AUTH_SOCK; 21:31:34 unset SSH_AGENT_PID; 21:31:34 echo Agent pid 76 killed; 21:31:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:31:35 + git semver [Pipeline] } 21:31:35 $ docker stop --time=1 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 21:31:36 $ docker rm -f --volumes 6616ba846715e729e3de34a0d46e771e94512cc556f64a96d22d8f34b2ab2330 [Pipeline] // withDockerContainer [Pipeline] sh 21:31:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:31:37 Stashed 1 file(s) [Pipeline] echo 21:31:37 [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 21:31:37 provisioning config files... 21:31:37 copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config2246682272446265651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:31:38 ---> docker-login.sh 21:31:38 nexus3.edgexfoundry.org:10001 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 nexus3.edgexfoundry.org:10002 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 nexus3.edgexfoundry.org:10003 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 nexus3.edgexfoundry.org:10004 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 docker.io 21:31:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:31:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:31:38 Configure a credential helper to remove this warning. See 21:31:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:31:38 21:31:38 Login Succeeded 21:31:38 ---> docker-login.sh ends [Pipeline] } 21:31:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:31:39 ========================================================= 21:31:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:31:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:31:39 + 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 . 21:31:39 Sending build context to Docker daemon 11.12MB 21:31:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:31:39 Step 2/12 : FROM ${BASE} AS builder 21:31:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:31:39 7264a8db6415: Pulling fs layer 21:31:39 c4d48a809fc2: Pulling fs layer 21:31:39 4f1c88b9dad5: Pulling fs layer 21:31:39 ad3a456e5733: Pulling fs layer 21:31:39 9e4f439ed901: Pulling fs layer 21:31:39 feaf6a47b606: Pulling fs layer 21:31:39 5e8b037d7d82: Pulling fs layer 21:31:39 8ac70367396e: Pulling fs layer 21:31:39 6db16350a2e2: Pulling fs layer 21:31:39 9250d5d63582: Pulling fs layer 21:31:39 ad3a456e5733: Waiting 21:31:39 9e4f439ed901: Waiting 21:31:39 feaf6a47b606: Waiting 21:31:39 8ac70367396e: Waiting 21:31:39 6db16350a2e2: Waiting 21:31:39 9250d5d63582: Waiting 21:31:39 c4d48a809fc2: Verifying Checksum 21:31:39 c4d48a809fc2: Download complete 21:31:39 ad3a456e5733: Download complete 21:31:39 9e4f439ed901: Verifying Checksum 21:31:39 9e4f439ed901: Download complete 21:31:39 7264a8db6415: Verifying Checksum 21:31:39 7264a8db6415: Download complete 21:31:39 feaf6a47b606: Verifying Checksum 21:31:39 feaf6a47b606: Download complete 21:31:40 7264a8db6415: Pull complete 21:31:40 8ac70367396e: Verifying Checksum 21:31:40 8ac70367396e: Download complete 21:31:40 c4d48a809fc2: Pull complete 21:31:40 4f1c88b9dad5: Verifying Checksum 21:31:40 4f1c88b9dad5: Download complete 21:31:40 6db16350a2e2: Verifying Checksum 21:31:40 6db16350a2e2: Download complete 21:31:40 5e8b037d7d82: Verifying Checksum 21:31:40 5e8b037d7d82: Download complete 21:31:40 9250d5d63582: Verifying Checksum 21:31:40 9250d5d63582: Download complete 21:31:43 4f1c88b9dad5: Pull complete 21:31:43 ad3a456e5733: Pull complete 21:31:43 9e4f439ed901: Pull complete 21:31:43 feaf6a47b606: Pull complete 21:31:45 5e8b037d7d82: Pull complete 21:31:45 8ac70367396e: Pull complete 21:31:46 6db16350a2e2: Pull complete 21:31:47 9250d5d63582: Pull complete 21:31:47 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:31:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:31:47 ---> fa269f55d9b9 21:31:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:31:52 ---> Running in 347d865ae1ab 21:31:52 Removing intermediate container 347d865ae1ab 21:31:52 ---> 76cfc9608c93 21:31:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:31:52 ---> Running in ae4f255c944a 21:31:52 Removing intermediate container ae4f255c944a 21:31:52 ---> eab1aa26e9d8 21:31:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:31:52 ---> Running in 2c7a564eada2 21:31:52 Removing intermediate container 2c7a564eada2 21:31:52 ---> 516741f086b7 21:31:52 Step 6/12 : WORKDIR /device-uart 21:31:52 ---> Running in 283adb943eb6 21:31:52 Removing intermediate container 283adb943eb6 21:31:52 ---> 00e742f2e773 21:31:52 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:31:52 ---> Running in e5a7536af6fc 21:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:31:52 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:31:52 Still waiting to schedule task 21:31:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:31:53 (2/4) Installing libedit (20221030.3.1-r1) 21:31:53 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:31:53 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:31:53 Executing busybox-1.36.1-r2.trigger 21:31:53 OK: 270 MiB in 60 packages 21:31:53 Removing intermediate container e5a7536af6fc 21:31:53 ---> dc1bf930796b 21:31:53 Step 8/12 : COPY go.mod vendor* ./ 21:31:53 ---> de318b6eaff1 21:31:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:31:53 ---> Running in 9a584dc63ec4 21:32:32 Removing intermediate container 9a584dc63ec4 21:32:32 ---> 6c3763a1f7c5 21:32:32 Step 10/12 : COPY . . 21:32:32 ---> cd3bff3b7cb9 21:32:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:32:32 ---> Running in 849163819ec3 21:32:32 Removing intermediate container 849163819ec3 21:32:32 ---> a9fbf78ac400 21:32:32 Step 12/12 : RUN ${MAKE} 21:32:32 ---> Running in 6ff2e7c3fc40 21:32:32 noop 21:32:32 Removing intermediate container 6ff2e7c3fc40 21:32:32 ---> 5d23418726ab 21:32:32 Successfully built 5d23418726ab 21:32:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:32 + docker inspect -f . ci-base-image-x86_64 21:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:32 prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container 21:32:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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 21:32:33 $ docker top 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:33 + go version 21:32:33 go version go1.21.0 linux/amd64 [Pipeline] } 21:32:33 $ docker stop --time=1 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 21:32:34 $ docker rm -f --volumes 9fdbf342a262e30bba5e9b134d701fbda22e3ebc780d7cbd14e26b9781d5e992 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:35 + docker inspect -f . ci-base-image-x86_64 21:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:35 prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container 21:32:35 $ 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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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 21:32:36 $ docker top f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 -eo pid,comm [Pipeline] { [Pipeline] sh 21:32:36 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-24 [Pipeline] fileExists [Pipeline] sh 21:32:36 + make test 21:32:36 go test ./... -coverprofile=coverage.out 21:32:38 ? github.com/edgexfoundry/device-uart [no test files] 21:32:48 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:32:48 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:32:53 go vet ./... 21:32:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:32:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:32:57 ./bin/test-attribution-txt.sh [Pipeline] echo 21:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:32:57 $ docker stop --time=1 f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 21:33:00 $ docker rm -f --volumes f4595d1d0e15423cc159c4d9b5a3b94a862015849e64f21c39d2044e9a157157 [Pipeline] // withDockerContainer [Pipeline] sh 21:33:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:33:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:33:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:33:02 + ls -al . 21:33:02 total 144 21:33:02 drwxrwxr-x 7 jenkins jenkins 4096 Sep 12 21:32 . 21:33:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:31 .. 21:33:02 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:31 .dockerignore 21:33:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:32 .git 21:33:02 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 21:31 .gitignore 21:33:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:31 .golangci.yml 21:33:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:31 .semver 21:33:02 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 21:31 Attribution.txt 21:33:02 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 21:31 Dockerfile 21:33:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:31 GOVERNANCE.md 21:33:02 -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 21:31 Jenkinsfile 21:33:02 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:31 LICENSE 21:33:02 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 21:31 Makefile 21:33:02 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:31 OWNERS.md 21:33:02 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 21:31 README.md 21:33:02 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:31 VERSION 21:33:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:31 bin 21:33:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:31 cmd 21:33:02 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 21:32 coverage.out 21:33:02 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 21:31 go.mod 21:33:02 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 21:31 go.sum 21:33:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:31 internal 21:33:02 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 21:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:02 + 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=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 --label arch=amd64 --label version=0.0.0 . 21:33:02 Sending build context to Docker daemon 11.12MB 21:33:02 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:33:02 Step 2/25 : FROM ${BASE} AS builder 21:33:02 ---> 5d23418726ab 21:33:02 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:33:03 ---> Running in 2c2b2b001152 21:33:03 Removing intermediate container 2c2b2b001152 21:33:03 ---> 1aab043ca4a9 21:33:03 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:33:03 ---> Running in 4a03752f38ca 21:33:03 Removing intermediate container 4a03752f38ca 21:33:03 ---> 9b5220ce59fd 21:33:03 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:33:03 ---> Running in d0bc1f3b01d2 21:33:03 Removing intermediate container d0bc1f3b01d2 21:33:03 ---> 08393a5bd290 21:33:03 Step 6/25 : WORKDIR /device-uart 21:33:03 ---> Running in e9b214e13941 21:33:03 Removing intermediate container e9b214e13941 21:33:03 ---> c3da4b53dda1 21:33:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:33:03 ---> Running in a95ae6ba849b 21:33:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:04 OK: 270 MiB in 60 packages 21:33:04 Removing intermediate container a95ae6ba849b 21:33:04 ---> b1a2b81666b7 21:33:04 Step 8/25 : COPY go.mod vendor* ./ 21:33:04 ---> 5a9be40f1ea9 21:33:04 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:33:04 ---> Running in 23bde3e96efe 21:33:05 Removing intermediate container 23bde3e96efe 21:33:05 ---> 4fe0d1caa2c9 21:33:05 Step 10/25 : COPY . . 21:33:05 ---> 67df8ee90029 21:33:05 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:33:05 ---> Running in b7e6c8bcd157 21:33:05 Removing intermediate container b7e6c8bcd157 21:33:05 ---> 16932af325f4 21:33:05 Step 12/25 : RUN ${MAKE} 21:33:05 ---> Running in 73b53bc7778b 21:33:05 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.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:33:24 Removing intermediate container 73b53bc7778b 21:33:24 ---> 2fe64ab38c42 21:33:24 Step 13/25 : FROM alpine:3.18 21:33:24 3.18: Pulling from library/alpine 21:33:24 7264a8db6415: Already exists 21:33:24 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:33:24 Status: Downloaded newer image for alpine:3.18 21:33:24 ---> 7e01a0d0a1dc 21:33:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:33:24 ---> Running in 22ac682a1e9b 21:33:24 Removing intermediate container 22ac682a1e9b 21:33:24 ---> 62eae053c41e 21:33:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:33:24 ---> Running in ab19e030ef4d 21:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:33:24 (1/1) Installing dumb-init (1.2.5-r2) 21:33:24 Executing busybox-1.36.1-r2.trigger 21:33:24 OK: 7 MiB in 16 packages 21:33:24 Removing intermediate container ab19e030ef4d 21:33:24 ---> 3da62260da0b 21:33:24 Step 16/25 : WORKDIR / 21:33:24 ---> Running in 7508dd157f22 21:33:25 Removing intermediate container 7508dd157f22 21:33:25 ---> d2cae67b4422 21:33:25 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 21:33:25 ---> 8a4f01ec00fb 21:33:25 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 21:33:25 ---> ca4f83701d69 21:33:25 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 21:33:25 ---> 71e39138ce3a 21:33:25 Step 20/25 : EXPOSE 59995 21:33:25 ---> Running in 7b78da342ceb 21:33:25 Removing intermediate container 7b78da342ceb 21:33:25 ---> c144813fe06c 21:33:25 Step 21/25 : ENTRYPOINT ["/device-uart"] 21:33:26 ---> Running in d6d99e085576 21:33:26 Removing intermediate container d6d99e085576 21:33:26 ---> fde8acdf2bca 21:33:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:33:26 ---> Running in 30b10ac77900 21:33:26 Removing intermediate container 30b10ac77900 21:33:26 ---> a09cf138a735 21:33:26 Step 23/25 : LABEL arch=amd64 21:33:26 ---> Running in c4cf2db72c33 21:33:26 Removing intermediate container c4cf2db72c33 21:33:26 ---> 916aa0449135 21:33:26 Step 24/25 : LABEL git_sha=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 21:33:26 ---> Running in 44ebe6d8785e 21:33:26 Removing intermediate container 44ebe6d8785e 21:33:26 ---> 4b933a6165a7 21:33:26 Step 25/25 : LABEL version=0.0.0 21:33:26 ---> Running in 2663e1693a54 21:33:26 Removing intermediate container 2663e1693a54 21:33:26 ---> 067624943f5b 21:33:26 [Warning] One or more build-args [ARCH] were not consumed 21:33:26 Successfully built 067624943f5b 21:33:26 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 21:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:27 21:33:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:27 latest: Pulling from edgex-lftools-log-publisher 21:33:27 5eb5b503b376: Pulling fs layer 21:33:27 5c69ac0246d0: Pulling fs layer 21:33:27 ec43610c2a17: Pulling fs layer 21:33:27 3a2ae6a8a46f: Pulling fs layer 21:33:27 33b1e0a273af: Pulling fs layer 21:33:27 5d3b04190fa2: Pulling fs layer 21:33:27 2f39f015ded8: Pulling fs layer 21:33:27 5d3b04190fa2: Waiting 21:33:27 5c69ac0246d0: Download complete 21:33:27 3a2ae6a8a46f: Verifying Checksum 21:33:27 3a2ae6a8a46f: Download complete 21:33:27 33b1e0a273af: Verifying Checksum 21:33:27 33b1e0a273af: Download complete 21:33:27 5d3b04190fa2: Verifying Checksum 21:33:27 5d3b04190fa2: Download complete 21:33:27 ec43610c2a17: Verifying Checksum 21:33:27 ec43610c2a17: Download complete 21:33:28 5eb5b503b376: Verifying Checksum 21:33:28 5eb5b503b376: Download complete 21:33:28 2f39f015ded8: Download complete 21:33:29 5eb5b503b376: Pull complete 21:33:29 5c69ac0246d0: Pull complete 21:33:29 ec43610c2a17: Pull complete 21:33:30 3a2ae6a8a46f: Pull complete 21:33:30 33b1e0a273af: Pull complete 21:33:30 5d3b04190fa2: Pull complete 21:33:34 2f39f015ded8: Pull complete 21:33:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:33:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:33:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:34 prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container 21:33:34 $ 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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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 21:33:39 $ docker top ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:39 ---> job-cost.sh 21:33:39 lf-activate-venv: SKIPPING 21:33:39 INFO: No Stack... 21:33:39 INFO: Retrieving Pricing Info for: v3-standard-8 21:33:40 INFO: Archiving Costs [Pipeline] sh 21:33:40 + cut -d, -f6 21:33:40 + cat /w/workspace/edgexfoundry_device-uart_PR-24/archives/cost.csv [Pipeline] lock 21:33:40 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] 21:33:40 Resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] did not exist. Created. 21:33:40 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:33:40 + echo total: 0.2199999988079071 [Pipeline] stash 21:33:40 Stashed 1 file(s) [Pipeline] } 21:33:40 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:33:40 $ docker stop --time=1 ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 21:33:42 $ docker rm -f --volumes ccca2d4db226191536040a294630f35f5686f4c2b8ff72f17e8a56d3bd8fca00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:35:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6001 in /w/workspace/edgexfoundry_device-uart_PR-24 [Pipeline] { [Pipeline] ws 21:35:54 Running in /w/workspace/device-uart/1 [Pipeline] { [Pipeline] checkout 21:35:54 The recommended git tool is: git 21:35:59 using credential edgex-jenkins-ssh 21:35:59 Cloning the remote Git repository 21:35:59 Cloning repository git@github.com:edgexfoundry/device-uart.git 21:35:59 > git init /w/workspace/device-uart/1 # timeout=10 21:35:59 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:35:59 > git --version # timeout=10 21:35:59 > git --version # 'git version 2.25.1' 21:35:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:35:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:00 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:36:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:36:02 Merging remotes/origin/main commit 107fe58427ec1d433094d7ddff71861b5f8fbb1b into PR head commit a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 21:36:02 Merge succeeded, producing a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 21:36:02 Checking out Revision a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 (PR-24) 21:36:01 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 21:36:02 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git 21:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/24/head:refs/remotes/origin/PR-24 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:36:02 > git config core.sparsecheckout # timeout=10 21:36:02 > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 21:36:02 > git remote # timeout=10 21:36:02 > git config --get remote.origin.url # timeout=10 21:36:02 using GIT_SSH to set credentials SSH Credentials for GitHub 21:36:02 > git merge 107fe58427ec1d433094d7ddff71861b5f8fbb1b # timeout=10 21:36:02 > git rev-parse HEAD^{commit} # timeout=10 21:36:02 > git config core.sparsecheckout # timeout=10 21:36:02 > git checkout -f a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 # timeout=10 21:36:06 Commit message: "build: Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18" 21:36:06 > git --version # timeout=10 21:36:06 > git --version # 'git version 2.25.1' 21:36:06 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:36:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:36:07 % Total % Received % Xferd Average Speed Time Time Time Current 21:36:07 Dload Upload Total Spent Left Speed 21:36:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 [Pipeline] sh 21:36:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:36:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:36:08 + sudo tee /etc/docker/daemon.new 21:36:08 { 21:36:08 "registry-mirrors": [ 21:36:08 "https://nexus3.edgexfoundry.org:10001" 21:36:08 ], 21:36:08 "bip": "10.250.0.254/24", 21:36:08 "hosts": [ 21:36:08 "tcp://0.0.0.0:5555", 21:36:08 "unix:///var/run/docker.sock" 21:36:08 ], 21:36:08 "mtu": 1458, 21:36:08 "selinux-enabled": true, 21:36:08 "seccomp-profile": "/etc/docker/seccomp.json" 21:36:08 } [Pipeline] sh 21:36:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:36:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:27 provisioning config files... 21:36:27 copy managed file [device-uart-settings] to file:/w/workspace/device-uart/1@tmp/config76945975281946413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:27 ---> docker-login.sh 21:36:27 nexus3.edgexfoundry.org:10001 21:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:28 Configure a credential helper to remove this warning. See 21:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:28 21:36:28 Login Succeeded 21:36:28 nexus3.edgexfoundry.org:10002 21:36:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:28 Configure a credential helper to remove this warning. See 21:36:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:28 21:36:28 Login Succeeded 21:36:28 nexus3.edgexfoundry.org:10003 21:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:29 Configure a credential helper to remove this warning. See 21:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:29 21:36:29 Login Succeeded 21:36:29 nexus3.edgexfoundry.org:10004 21:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:29 Configure a credential helper to remove this warning. See 21:36:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:29 21:36:29 Login Succeeded 21:36:29 docker.io 21:36:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:36:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:36:30 Configure a credential helper to remove this warning. See 21:36:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:36:30 21:36:30 Login Succeeded 21:36:30 ---> docker-login.sh ends [Pipeline] } 21:36:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:36:30 ========================================================= 21:36:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:36:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:31 + 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 . 21:36:31 Sending build context to Docker daemon 5.604MB 21:36:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:36:31 Step 2/12 : FROM ${BASE} AS builder 21:36:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:36:32 9fda8d8052c6: Pulling fs layer 21:36:32 5d54e960e981: Pulling fs layer 21:36:32 c4a7e357bf2a: Pulling fs layer 21:36:32 f0e02332f6b5: Pulling fs layer 21:36:32 66412af1f25a: Pulling fs layer 21:36:32 1baf3a5c0e64: Pulling fs layer 21:36:32 9a37bb91b891: Pulling fs layer 21:36:32 a29adfc67d43: Pulling fs layer 21:36:32 d5de9f91c1a4: Pulling fs layer 21:36:32 f0e02332f6b5: Waiting 21:36:32 66412af1f25a: Waiting 21:36:32 1baf3a5c0e64: Waiting 21:36:32 9a37bb91b891: Waiting 21:36:32 a29adfc67d43: Waiting 21:36:32 d5de9f91c1a4: Waiting 21:36:32 5d54e960e981: Verifying Checksum 21:36:32 5d54e960e981: Download complete 21:36:32 f0e02332f6b5: Verifying Checksum 21:36:32 f0e02332f6b5: Download complete 21:36:32 66412af1f25a: Verifying Checksum 21:36:32 66412af1f25a: Download complete 21:36:32 9fda8d8052c6: Verifying Checksum 21:36:32 9fda8d8052c6: Download complete 21:36:32 9a37bb91b891: Verifying Checksum 21:36:32 9a37bb91b891: Download complete 21:36:33 9fda8d8052c6: Pull complete 21:36:33 a29adfc67d43: Verifying Checksum 21:36:33 a29adfc67d43: Download complete 21:36:34 5d54e960e981: Pull complete 21:36:34 d5de9f91c1a4: Download complete 21:36:34 c4a7e357bf2a: Verifying Checksum 21:36:34 c4a7e357bf2a: Download complete 21:36:35 1baf3a5c0e64: Verifying Checksum 21:36:35 1baf3a5c0e64: Download complete 21:36:45 c4a7e357bf2a: Pull complete 21:36:45 f0e02332f6b5: Pull complete 21:36:45 66412af1f25a: Pull complete 21:36:51 1baf3a5c0e64: Pull complete 21:36:53 9a37bb91b891: Pull complete 21:36:54 a29adfc67d43: Pull complete 21:36:58 d5de9f91c1a4: Pull complete 21:36:58 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:36:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:36:58 ---> 746ca1b523b5 21:36:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:36:59 ---> Running in 4ebd4214e8c2 21:36:59 Removing intermediate container 4ebd4214e8c2 21:36:59 ---> 532f466c386b 21:36:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:36:59 ---> Running in 82b4715bd832 21:37:00 Removing intermediate container 82b4715bd832 21:37:00 ---> b416e700d9f5 21:37:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:37:00 ---> Running in dca910d3a4e4 21:37:00 Removing intermediate container dca910d3a4e4 21:37:00 ---> f112dff3dbf0 21:37:00 Step 6/12 : WORKDIR /device-uart 21:37:00 ---> Running in a3f52a53a113 21:37:00 Removing intermediate container a3f52a53a113 21:37:00 ---> 2f91398a5a78 21:37:00 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:37:00 ---> Running in e55899e2fd3a 21:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:37:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:37:03 (1/4) Installing openssh-keygen (9.3_p2-r0) 21:37:03 (2/4) Installing libedit (20221030.3.1-r1) 21:37:03 (3/4) Installing openssh-client-common (9.3_p2-r0) 21:37:03 (4/4) Installing openssh-client-default (9.3_p2-r0) 21:37:03 Executing busybox-1.36.1-r2.trigger 21:37:03 OK: 272 MiB in 60 packages 21:37:04 Removing intermediate container e55899e2fd3a 21:37:04 ---> d6739867645e 21:37:04 Step 8/12 : COPY go.mod vendor* ./ 21:37:05 ---> 913359d6563d 21:37:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:05 ---> Running in 8c1778b1a311 21:38:26 Removing intermediate container 8c1778b1a311 21:38:26 ---> bb4570ae44ce 21:38:26 Step 10/12 : COPY . . 21:38:26 ---> 4e03f7d6b790 21:38:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:38:26 ---> Running in 2cf2943f50b6 21:38:26 Removing intermediate container 2cf2943f50b6 21:38:26 ---> b06cc9f318df 21:38:26 Step 12/12 : RUN ${MAKE} 21:38:26 ---> Running in 694cd08d71ca 21:38:26 noop 21:38:26 Removing intermediate container 694cd08d71ca 21:38:26 ---> 1a8ededdcf51 21:38:26 Successfully built 1a8ededdcf51 21:38:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:27 + docker inspect -f . ci-base-image-arm64 21:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:27 prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container 21:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:28 $ docker top 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:29 + go version 21:38:29 go version go1.21.0 linux/arm64 [Pipeline] } 21:38:29 $ docker stop --time=1 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 21:38:31 $ docker rm -f --volumes 01e7be712f9581e86abc87abfb4391d350c7e96b3ffd24b71ae8cbe3cd06f7d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:32 + docker inspect -f . ci-base-image-arm64 21:38:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:32 prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container 21:38:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:38:33 $ docker top 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 -eo pid,comm [Pipeline] { [Pipeline] sh 21:38:34 + git config --global --add safe.directory /w/workspace/device-uart/1 [Pipeline] fileExists [Pipeline] sh 21:38:35 + make test 21:38:35 go test ./... -coverprofile=coverage.out 21:38:39 ? github.com/edgexfoundry/device-uart [no test files] 21:40:16 ? github.com/edgexfoundry/device-uart/cmd [no test files] 21:40:16 ? github.com/edgexfoundry/device-uart/internal/driver [no test files] 21:40:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:40:16 go vet ./... 21:40:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:40:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:40:38 ./bin/test-attribution-txt.sh [Pipeline] echo 21:40:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:40:38 $ docker stop --time=1 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 21:40:40 $ docker rm -f --volumes 600fa34d516dc152fe4c75fb068199841115642628f0453f9eae792a3053fb82 [Pipeline] // withDockerContainer [Pipeline] sh 21:40:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:40:41 Warning: overwriting stash ‘coverage-report’ 21:40:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:40:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:40:43 + ls -al . 21:40:43 total 140 21:40:43 drwxrwxr-x 6 jenkins jenkins 4096 Sep 12 21:38 . 21:40:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 12 21:35 .. 21:40:43 -rw-rw-r-- 1 jenkins jenkins 140 Sep 12 21:36 .dockerignore 21:40:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:36 .git 21:40:43 -rw-rw-r-- 1 jenkins jenkins 343 Sep 12 21:36 .gitignore 21:40:43 -rw-rw-r-- 1 jenkins jenkins 41 Sep 12 21:36 .golangci.yml 21:40:43 -rw-rw-r-- 1 jenkins jenkins 9941 Sep 12 21:36 Attribution.txt 21:40:43 -rw-rw-r-- 1 jenkins jenkins 1777 Sep 12 21:36 Dockerfile 21:40:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 12 21:36 GOVERNANCE.md 21:40:43 -rw-rw-r-- 1 jenkins jenkins 675 Sep 12 21:36 Jenkinsfile 21:40:43 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 12 21:36 LICENSE 21:40:43 -rw-rw-r-- 1 jenkins jenkins 1872 Sep 12 21:36 Makefile 21:40:43 -rw-rw-r-- 1 jenkins jenkins 617 Sep 12 21:36 OWNERS.md 21:40:43 -rw-rw-r-- 1 jenkins jenkins 7340 Sep 12 21:36 README.md 21:40:43 -rw-rw-r-- 1 jenkins jenkins 5 Sep 12 21:31 VERSION 21:40:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 12 21:36 bin 21:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:36 cmd 21:40:43 -rw-r--r-- 1 jenkins jenkins 10 Sep 12 21:38 coverage.out 21:40:43 -rw-rw-r-- 1 jenkins jenkins 3719 Sep 12 21:36 go.mod 21:40:43 -rw-rw-r-- 1 jenkins jenkins 33980 Sep 12 21:36 go.sum 21:40:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 12 21:36 internal 21:40:43 -rw-rw-r-- 1 jenkins jenkins 209 Sep 12 21:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:40:43 + 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=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 --label arch=arm64 --label version=0.0.0 . 21:40:46 Sending build context to Docker daemon 5.605MB 21:40:46 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 21:40:46 Step 2/25 : FROM ${BASE} AS builder 21:40:46 ---> 1a8ededdcf51 21:40:46 Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 21:40:46 ---> Running in 1a838c4788aa 21:40:46 Removing intermediate container 1a838c4788aa 21:40:46 ---> 514e3eceaf6f 21:40:46 Step 4/25 : ARG ALPINE_PKG_EXTRA="" 21:40:47 ---> Running in bde2679b5571 21:40:47 Removing intermediate container bde2679b5571 21:40:47 ---> 4e89bd73a6d0 21:40:47 Step 5/25 : ARG ADD_BUILD_TAGS="" 21:40:47 ---> Running in 2b4fc0cc6662 21:40:48 Removing intermediate container 2b4fc0cc6662 21:40:48 ---> e552fced3827 21:40:48 Step 6/25 : WORKDIR /device-uart 21:40:49 ---> Running in 91adff20f986 21:40:49 Removing intermediate container 91adff20f986 21:40:49 ---> cb582aa6c825 21:40:49 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:40:49 ---> Running in 2208b3b8180f 21:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:40:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:40:52 OK: 272 MiB in 60 packages 21:40:53 Removing intermediate container 2208b3b8180f 21:40:53 ---> 085ec9033720 21:40:53 Step 8/25 : COPY go.mod vendor* ./ 21:40:54 ---> 84cf838300f4 21:40:54 Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:40:54 ---> Running in 93b0f3c7f536 21:40:57 Removing intermediate container 93b0f3c7f536 21:40:57 ---> a4195692e886 21:40:57 Step 10/25 : COPY . . 21:40:59 ---> 6a01ed300c7c 21:40:59 Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:40:59 ---> Running in 59ed13f19fcf 21:40:59 Removing intermediate container 59ed13f19fcf 21:40:59 ---> f9998e082ccd 21:40:59 Step 12/25 : RUN ${MAKE} 21:40:59 ---> Running in 75e7364dc7e0 21:41:00 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.16" -trimpath -mod=readonly -o cmd/device-uart ./cmd 21:42:52 Removing intermediate container 75e7364dc7e0 21:42:52 ---> b76d0448379d 21:42:52 Step 13/25 : FROM alpine:3.18 21:42:52 3.18: Pulling from library/alpine 21:42:52 9fda8d8052c6: Already exists 21:42:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:42:52 Status: Downloaded newer image for alpine:3.18 21:42:52 ---> f6648c04cd6c 21:42:52 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 21:42:52 ---> Running in 33364c471439 21:42:52 Removing intermediate container 33364c471439 21:42:52 ---> e2166e6062b2 21:42:52 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:42:52 ---> Running in bd88b6f1bcbc 21:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:42:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:42:54 (1/1) Installing dumb-init (1.2.5-r2) 21:42:54 Executing busybox-1.36.1-r2.trigger 21:42:54 OK: 8 MiB in 16 packages 21:42:55 Removing intermediate container bd88b6f1bcbc 21:42:55 ---> 5a2036f1b5de 21:42:55 Step 16/25 : WORKDIR / 21:42:55 ---> Running in 87a09859c3d6 21:42:56 Removing intermediate container 87a09859c3d6 21:42:56 ---> 735f5a626338 21:42:56 Step 17/25 : COPY --from=builder /device-uart/Attribution.txt / 21:42:56 ---> c5dbee1f17d9 21:42:56 Step 18/25 : COPY --from=builder /device-uart/LICENSE / 21:42:57 ---> c1f9f4dd405f 21:42:57 Step 19/25 : COPY --from=builder /device-uart/cmd/ / 21:42:58 ---> ba6c61332eb8 21:42:58 Step 20/25 : EXPOSE 59995 21:42:58 ---> Running in bebcd7ef5a73 21:42:59 Removing intermediate container bebcd7ef5a73 21:42:59 ---> 35aeb64e4596 21:42:59 Step 21/25 : ENTRYPOINT ["/device-uart"] 21:42:59 ---> Running in 6f6bc18d5a05 21:42:59 Removing intermediate container 6f6bc18d5a05 21:42:59 ---> 8bfbab8c9693 21:42:59 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:42:59 ---> Running in 78859bd103d2 21:42:59 Removing intermediate container 78859bd103d2 21:42:59 ---> 5bffc69d3ea4 21:42:59 Step 23/25 : LABEL arch=arm64 21:42:59 ---> Running in 66696ccc2106 21:43:00 Removing intermediate container 66696ccc2106 21:43:00 ---> d7420073bbe9 21:43:00 Step 24/25 : LABEL git_sha=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 21:43:00 ---> Running in 6de02917cd96 21:43:00 Removing intermediate container 6de02917cd96 21:43:00 ---> 4427f712331d 21:43:00 Step 25/25 : LABEL version=0.0.0 21:43:00 ---> Running in 9c93c351a0de 21:43:00 Removing intermediate container 9c93c351a0de 21:43:00 ---> 982b92a0de20 21:43:00 [Warning] One or more build-args [ARCH] were not consumed 21:43:00 Successfully built 982b92a0de20 21:43:00 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 21:43:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:01 21:43:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:02 arm64: Pulling from edgex-lftools-log-publisher 21:43:02 8998bd30e6a1: Pulling fs layer 21:43:02 04944245beec: Pulling fs layer 21:43:02 699f458cf7ca: Pulling fs layer 21:43:02 765212b225bb: Pulling fs layer 21:43:02 f23df028b6ca: Pulling fs layer 21:43:02 d65c8cfc05b1: Pulling fs layer 21:43:02 2437ff75d9bd: Pulling fs layer 21:43:02 765212b225bb: Waiting 21:43:02 f23df028b6ca: Waiting 21:43:02 d65c8cfc05b1: Waiting 21:43:02 2437ff75d9bd: Waiting 21:43:02 04944245beec: Verifying Checksum 21:43:02 04944245beec: Download complete 21:43:02 765212b225bb: Verifying Checksum 21:43:02 765212b225bb: Download complete 21:43:02 f23df028b6ca: Download complete 21:43:02 d65c8cfc05b1: Verifying Checksum 21:43:02 d65c8cfc05b1: Download complete 21:43:02 699f458cf7ca: Verifying Checksum 21:43:02 699f458cf7ca: Download complete 21:43:03 8998bd30e6a1: Verifying Checksum 21:43:03 8998bd30e6a1: Download complete 21:43:05 2437ff75d9bd: Verifying Checksum 21:43:05 2437ff75d9bd: Download complete 21:43:07 8998bd30e6a1: Pull complete 21:43:07 04944245beec: Pull complete 21:43:08 699f458cf7ca: Pull complete 21:43:08 765212b225bb: Pull complete 21:43:09 f23df028b6ca: Pull complete 21:43:09 d65c8cfc05b1: Pull complete 21:43:24 2437ff75d9bd: Pull complete 21:43:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:43:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:43:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:24 prd-ubuntu20.04-docker-arm64-4c-16g-6001 does not seem to be running inside a container 21:43:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-uart/1 -v /w/workspace/device-uart/1:/w/workspace/device-uart/1:rw,z -v /w/workspace/device-uart/1@tmp:/w/workspace/device-uart/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:43:27 $ docker top 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:28 ---> job-cost.sh 21:43:28 lf-activate-venv: SKIPPING 21:43:28 INFO: No Stack... 21:43:28 INFO: Retrieving Pricing Info for: v3-standard-4 21:43:29 INFO: Archiving Costs [Pipeline] sh 21:43:30 + cat /w/workspace/device-uart/1/archives/cost.csv 21:43:30 + cut -d, -f6 [Pipeline] lock 21:43:30 Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] 21:43:30 Resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] did not exist. Created. 21:43:30 Lock acquired on [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:43:31 /w/workspace/device-uart/1@tmp/durable-ec93e36e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:43:31 + echo total: 0.10999999940395355 [Pipeline] stash 21:43:31 Warning: overwriting stash ‘stack-cost’ 21:43:31 Stashed 1 file(s) [Pipeline] } 21:43:31 Lock released on resource [jenkins-edgexfoundry-device-uart-PR-24-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:43:31 $ docker stop --time=1 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 21:43:33 $ docker rm -f --volumes 8457e302d273f849cce6215e274b7201c9a1e8ad62c0a8332b897abd0d776269 [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 21:43:34 provisioning config files... 21:43:34 copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config16244468064427113142tmp [Pipeline] { [Pipeline] sh 21:43:34 + set +x 21:43:34 + + curlbash -s -s https://codecov.io/bash -- 21:43:34 21:43:35 21:43:35 _____ _ 21:43:35 / ____| | | 21:43:35 | | ___ __| | ___ ___ _____ __ 21:43:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:43:35 | |___| (_) | (_| | __/ (_| (_) \ V / 21:43:35 \_____\___/ \__,_|\___|\___\___/ \_/ 21:43:35 Bash-1.0.6 21:43:35 21:43:35 21:43:35 ==> git version 2.25.1 found 21:43:35 ==> 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 21:43:35 Release-Date: 2020-01-08 21:43:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:43:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:43:35 ==> Jenkins CI detected. 21:43:35 current dir:  /w/workspace/edgexfoundry_device-uart_PR-24 21:43:35 project root: . 21:43:35 --> token set from env 21:43:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:43:35 ==> Running gcov in . (disable via -X gcov) 21:43:35 ==> Python coveragepy not found 21:43:35 ==> Searching for coverage reports in: 21:43:35 + . 21:43:35 -> Found 1 reports 21:43:35 ==> Detecting git/mercurial file structure 21:43:35 ==> Reading reports 21:43:35 + ./coverage.out bytes=10 21:43:35 ==> Appending adjustments 21:43:35 https://docs.codecov.io/docs/fixing-reports 21:43:35 + Found adjustments 21:43:35 ==> Gzipping contents 21:43:35 4.0K /tmp/codecov.lnOsuR.gz 21:43:35 ==> Uploading reports 21:43:35 url: https://codecov.io 21:43:35 query: branch=PR-24&commit=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-24%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=24&job=&cmd_args= 21:43:35 -> Pinging Codecov 21:43:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=30f0fd93-73e3-42a5-8a76-fe3e7430018e&branch=PR-24&commit=a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-24%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=24&job=&cmd_args= 21:43:35 -> Uploading to 21:43:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-12/B9AA6E0BBD74AE3A32605C7A7C664919/a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191/8c26c7db-b374-4670-837e-d83c68ec3fcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230912%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230912T214335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a273eecf321adf6fedddaabcaa70ab0d46e4fcaec6a019bd98f4db44298006b2 21:43:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:43:35 Dload Upload Total Spent Left Speed 21:43:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2791 --:--:-- --:--:-- --:--:-- 2804 21:43:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/a4a961d24303d7dc17ca7a8bb4f9bd22d5aa1191 [Pipeline] } 21:43:35 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 21:43:37 + [ -d /w/workspace/edgexfoundry_device-uart_PR-24/archives ] 21:43:37 + ls -al /w/workspace/edgexfoundry_device-uart_PR-24/archives 21:43:37 total 16 21:43:37 drwxr-xr-x 3 root root 4096 Sep 12 21:33 . 21:43:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:33 .. 21:43:37 drwxr-xr-x 2 root root 4096 Sep 12 21:33 cost 21:43:37 -rw-r--r-- 1 root root 82 Sep 12 21:33 cost.csv 21:43:37 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-24/archives 21:43:37 + ls -al /w/workspace/edgexfoundry_device-uart_PR-24/archives 21:43:37 total 16 21:43:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 12 21:33 . 21:43:37 drwxrwxr-x 8 jenkins jenkins 4096 Sep 12 21:33 .. 21:43:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 12 21:33 cost 21:43:37 -rw-r--r-- 1 jenkins jenkins 82 Sep 12 21:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:43:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:43:38 ---> package-listing.sh 21:43:38 ++ facter osfamily 21:43:38 ++ tr '[:upper:]' '[:lower:]' 21:43:38 + OS_FAMILY=debian 21:43:38 + workspace=/w/workspace/edgexfoundry_device-uart_PR-24 21:43:38 + START_PACKAGES=/tmp/packages_start.txt 21:43:38 + END_PACKAGES=/tmp/packages_end.txt 21:43:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:43:38 + PACKAGES=/tmp/packages_start.txt 21:43:38 + '[' /w/workspace/edgexfoundry_device-uart_PR-24 ']' 21:43:38 + PACKAGES=/tmp/packages_end.txt 21:43:38 + case "${OS_FAMILY}" in 21:43:38 + dpkg -l 21:43:38 + grep '^ii' 21:43:38 + '[' -f /tmp/packages_start.txt ']' 21:43:38 + '[' -f /tmp/packages_end.txt ']' 21:43:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:43:38 + '[' /w/workspace/edgexfoundry_device-uart_PR-24 ']' 21:43:38 + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-24/archives/ 21:43:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-24/archives/ [Pipeline] echo 21:43:38 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-24/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:43:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:43:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:43:39 prd-ubuntu20.04-docker-8c-8g-6000 does not seem to be running inside a container 21:43:39 $ 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-24/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-24 -v /w/workspace/edgexfoundry_device-uart_PR-24:/w/workspace/edgexfoundry_device-uart_PR-24:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-24@tmp:/w/workspace/edgexfoundry_device-uart_PR-24@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 21:43:39 $ docker top 87ca6c9aa7b7963ed84e860ab38ae36b76f81bdd1739075590d62399029fd6ed -eo pid,comm [Pipeline] { [Pipeline] sh 21:43:40 + touch /tmp/pre-build-complete [Pipeline] sh 21:43:40 + mkdir -p /var/log/sysstat [Pipeline] sh 21:43:40 + ls /var/log/sa-host 21:43:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:41 provisioning config files... 21:43:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-24@tmp/config1594428996258340178tmp [Pipeline] { [Pipeline] echo 21:43:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:43:41 ---> create-netrc.sh [Pipeline] } 21:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:43:41 ---> python-tools-install.sh [Pipeline] echo 21:43:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:43:42 ---> sudo-logs.sh 21:43:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:43:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:43:42 ---> job-cost.sh 21:43:42 lf-activate-venv: SKIPPING 21:43:42 DEBUG: total: 0.2199999988079071 21:43:42 INFO: Retrieving Stack Cost... 21:43:43 INFO: Retrieving Pricing Info for: v3-standard-8 21:43:43 INFO: Archiving Costs [Pipeline] echo 21:43:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:43:43 ---> logs-deploy.sh 21:43:43 lf-activate-venv: SKIPPING 21:43:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-24/1 21:43:43 INFO: archiving workspace using pattern(s): 21:43:44 Archives upload complete. 21:43:44 INFO: archiving logs to Nexus 21:43:45 ---> uname -a: 21:43:45 Linux prd-ubuntu20-04-docker-8c-8g-6000 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 21:43:45 21:43:45 21:43:45 ---> lscpu: 21:43:45 Architecture: x86_64 21:43:45 CPU op-mode(s): 32-bit, 64-bit 21:43:45 Byte Order: Little Endian 21:43:45 Address sizes: 40 bits physical, 48 bits virtual 21:43:45 CPU(s): 8 21:43:45 On-line CPU(s) list: 0-7 21:43:45 Thread(s) per core: 1 21:43:45 Core(s) per socket: 1 21:43:45 Socket(s): 8 21:43:45 NUMA node(s): 1 21:43:45 Vendor ID: AuthenticAMD 21:43:45 CPU family: 23 21:43:45 Model: 49 21:43:45 Model name: AMD EPYC-Rome Processor 21:43:45 Stepping: 0 21:43:45 CPU MHz: 2800.000 21:43:45 BogoMIPS: 5600.00 21:43:45 Virtualization: AMD-V 21:43:45 Hypervisor vendor: KVM 21:43:45 Virtualization type: full 21:43:45 L1d cache: 256 KiB 21:43:45 L1i cache: 256 KiB 21:43:45 L2 cache: 4 MiB 21:43:45 L3 cache: 128 MiB 21:43:45 NUMA node0 CPU(s): 0-7 21:43:45 Vulnerability Itlb multihit: Not affected 21:43:45 Vulnerability L1tf: Not affected 21:43:45 Vulnerability Mds: Not affected 21:43:45 Vulnerability Meltdown: Not affected 21:43:45 Vulnerability Mmio stale data: Not affected 21:43:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:43:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:43:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:43:45 Vulnerability Srbds: Not affected 21:43:45 Vulnerability Tsx async abort: Not affected 21:43:45 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 21:43:45 21:43:45 21:43:45 ---> nproc: 21:43:45 8 21:43:45 21:43:45 21:43:45 ---> df -h: 21:43:45 Filesystem Size Used Avail Use% Mounted on 21:43:45 overlay 155G 12G 144G 8% / 21:43:45 tmpfs 64M 0 64M 0% /dev 21:43:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:43:45 shm 64M 0 64M 0% /dev/shm 21:43:45 /dev/vda1 155G 12G 144G 8% /facter-os 21:43:45 21:43:45 21:43:45 ---> sar -b -r -n DEV: 21:43:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6000) 09/12/23 _x86_64_ (8 CPU) 21:43:45 21:43:45 21:30:30 LINUX RESTART (8 CPU) 21:43:45 21:43:45 21:31:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:43:45 21:32:01 331.90 37.29 294.61 0.00 4179.51 41242.94 0.00 21:43:45 21:33:01 147.33 1.05 146.28 0.00 9.60 60153.04 0.00 21:43:45 21:34:01 166.07 0.10 165.97 0.00 12.00 37735.71 0.00 21:43:45 21:35:01 1.52 0.00 1.52 0.00 0.00 19.35 0.00 21:43:45 21:36:01 12.75 2.02 10.73 0.00 2336.01 459.12 0.00 21:43:45 21:37:01 23.79 8.16 15.63 0.00 1106.96 3626.39 0.00 21:43:45 21:38:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 21:43:45 21:39:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 21:43:45 21:40:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 21:43:45 21:41:01 1.68 0.00 1.68 0.00 0.00 29.19 0.00 21:43:45 21:42:01 0.83 0.00 0.83 0.00 0.00 10.00 0.00 21:43:45 21:43:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 21:43:45 Average: 57.90 4.10 53.80 0.00 641.92 11984.38 0.00 21:43:45 21:43:45 21:31:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:43:45 21:32:01 29077616 31554000 758676 2.31 79112 2666952 1965592 5.79 1023052 2410532 6380 21:43:45 21:33:01 28303452 31573872 729800 2.22 152944 3307828 1763316 5.20 1167332 2954308 64 21:43:45 21:34:01 27501264 31570304 728984 2.22 165352 4028600 1801684 5.31 1264024 3587252 356 21:43:45 21:35:01 27501400 31570536 728384 2.22 165384 4028600 1801684 5.31 1263816 3587252 120 21:43:45 21:36:01 27332980 31576416 721636 2.19 168028 4196148 1798940 5.30 1375432 3644196 94384 21:43:45 21:37:01 27267588 31558660 731360 2.22 171492 4232128 1827256 5.39 1418668 3642772 264 21:43:45 21:38:01 27276268 31567408 722728 2.20 171540 4232132 1827256 5.39 1410956 3642780 148 21:43:45 21:39:01 27276504 31567752 722436 2.20 171568 4232132 1827256 5.39 1410784 3642860 168 21:43:45 21:40:01 27275976 31567252 722936 2.20 171588 4232136 1827256 5.39 1410700 3642864 12 21:43:45 21:41:01 27276460 31567816 721996 2.20 171648 4232108 1827256 5.39 1410504 3642844 28 21:43:45 21:42:01 27276720 31568104 721676 2.19 171668 4232116 1827256 5.39 1410460 3642844 8 21:43:45 21:43:01 27277148 31568552 721392 2.19 171684 4232120 1827256 5.39 1410408 3642848 124 21:43:45 Average: 27553615 31567556 727667 2.21 161001 3987750 1826834 5.38 1331345 3473613 8505 21:43:45 21:43:45 21:31:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:43:45 21:32:01 veth7790eec 76.97 92.26 7.58 61.48 0.00 0.00 0.00 0.01 21:43:45 21:32:01 lo 6.62 6.62 0.65 0.65 0.00 0.00 0.00 0.00 21:43:45 21:32:01 ens3 723.06 475.63 6368.55 121.17 0.00 0.00 0.00 0.00 21:43:45 21:32:01 docker0 88.20 105.36 7.45 204.07 0.00 0.00 0.00 0.00 21:43:45 21:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:43:45 21:33:01 ens3 262.92 151.79 2320.57 25.26 0.00 0.00 0.00 0.00 21:43:45 21:33:01 docker0 132.21 234.46 11.08 2290.64 0.00 0.00 0.00 0.00 21:43:45 21:34:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 21:43:45 21:34:01 ens3 120.13 72.32 2608.42 16.92 0.00 0.00 0.00 0.00 21:43:45 21:34:01 docker0 3.27 6.20 0.20 62.26 0.00 0.00 0.00 0.00 21:43:45 21:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:43:45 21:35:01 ens3 0.87 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:43:45 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:36:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:43:45 21:36:01 ens3 463.37 198.03 1399.64 18.22 0.00 0.00 0.00 0.00 21:43:45 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:43:45 21:37:01 ens3 1.07 0.82 0.56 0.34 0.00 0.00 0.00 0.00 21:43:45 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:38:01 ens3 0.93 0.27 0.21 0.08 0.00 0.00 0.00 0.00 21:43:45 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:43:45 21:39:01 ens3 1.23 0.67 0.40 0.29 0.00 0.00 0.00 0.00 21:43:45 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:40:01 ens3 0.55 0.33 0.26 0.20 0.00 0.00 0.00 0.00 21:43:45 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:43:45 21:41:01 ens3 0.58 0.53 0.27 0.23 0.00 0.00 0.00 0.00 21:43:45 21:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:42:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 21:43:45 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 21:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:43:45 21:43:01 ens3 0.32 0.18 0.08 0.01 0.00 0.00 0.00 0.00 21:43:45 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:43:45 Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 21:43:45 Average: ens3 132.08 75.62 1065.59 15.38 0.00 0.00 0.00 0.00 21:43:45 Average: docker0 18.74 28.94 1.57 213.06 0.00 0.00 0.00 0.00 21:43:45 21:43:45 21:43:45 ---> sar -P ALL: 21:43:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6000) 09/12/23 _x86_64_ (8 CPU) 21:43:45 21:43:45 21:30:30 LINUX RESTART (8 CPU) 21:43:45 21:43:45 21:31:00 CPU %user %nice %system %iowait %steal %idle 21:43:45 21:32:01 all 8.90 0.00 2.89 3.01 0.08 85.12 21:43:45 21:32:01 0 8.37 0.00 2.64 1.39 0.08 87.52 21:43:45 21:32:01 1 11.35 0.00 1.92 0.66 0.07 86.00 21:43:45 21:32:01 2 9.98 0.00 3.00 2.12 0.07 84.84 21:43:45 21:32:01 3 7.81 0.00 4.49 15.56 0.08 72.05 21:43:45 21:32:01 4 8.29 0.00 3.14 0.94 0.07 87.56 21:43:45 21:32:01 5 10.18 0.00 2.83 0.71 0.07 86.21 21:43:45 21:32:01 6 9.21 0.00 1.86 1.25 0.07 87.61 21:43:45 21:32:01 7 6.01 0.00 3.22 1.45 0.17 89.15 21:43:45 21:33:01 all 26.00 0.00 4.41 3.50 0.10 65.99 21:43:45 21:33:01 0 27.39 0.00 4.19 0.66 0.08 67.68 21:43:45 21:33:01 1 23.60 0.00 3.57 0.94 0.07 71.82 21:43:45 21:33:01 2 27.57 0.00 4.27 0.69 0.10 67.36 21:43:45 21:33:01 3 25.17 0.00 4.11 3.79 0.10 66.84 21:43:45 21:33:01 4 25.88 0.00 5.45 15.88 0.08 52.70 21:43:45 21:33:01 5 26.27 0.00 3.98 0.80 0.08 68.88 21:43:45 21:33:01 6 26.53 0.00 4.57 1.72 0.08 67.09 21:43:45 21:33:01 7 25.63 0.00 5.11 3.54 0.19 65.52 21:43:45 21:34:01 all 16.04 0.00 3.04 2.06 0.05 78.81 21:43:45 21:34:01 0 16.83 0.00 2.93 1.86 0.03 78.35 21:43:45 21:34:01 1 13.75 0.00 2.61 0.02 0.05 83.57 21:43:45 21:34:01 2 16.44 0.00 2.71 0.08 0.05 80.72 21:43:45 21:34:01 3 16.32 0.00 3.13 1.94 0.05 78.56 21:43:45 21:34:01 4 15.53 0.00 2.86 1.21 0.03 80.36 21:43:45 21:34:01 5 16.98 0.00 3.40 0.37 0.07 79.17 21:43:45 21:34:01 6 16.61 0.00 3.13 0.77 0.05 79.44 21:43:45 21:34:01 7 15.83 0.00 3.57 10.29 0.07 70.24 21:43:45 21:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:43:45 21:35:01 0 0.03 0.00 0.00 0.00 0.02 99.95 21:43:45 21:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:43:45 21:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:43:45 21:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 21:43:45 21:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:43:45 21:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:43:45 21:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:43:45 21:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 21:43:45 21:36:01 all 0.60 0.00 0.16 0.15 0.02 99.07 21:43:45 21:36:01 0 0.10 0.00 0.05 0.00 0.00 99.85 21:43:45 21:36:01 1 2.11 0.00 0.12 0.02 0.00 97.76 21:43:45 21:36:01 2 0.23 0.00 0.08 0.07 0.02 99.60 21:43:45 21:36:01 3 0.40 0.00 0.22 0.52 0.03 98.83 21:43:45 21:36:01 4 0.28 0.00 0.05 0.05 0.02 99.60 21:43:45 21:36:01 5 1.20 0.00 0.40 0.45 0.02 97.93 21:43:45 21:36:01 6 0.33 0.00 0.13 0.03 0.02 99.48 21:43:45 21:36:01 7 0.13 0.00 0.27 0.03 0.03 99.53 21:43:45 21:37:01 all 0.78 0.00 0.30 0.18 0.01 98.73 21:43:45 21:37:01 0 0.30 0.00 0.22 0.00 0.02 99.47 21:43:45 21:37:01 1 2.33 0.00 0.25 0.49 0.02 96.91 21:43:45 21:37:01 2 0.43 0.00 0.27 0.02 0.02 99.27 21:43:45 21:37:01 3 0.47 0.00 0.27 0.43 0.03 98.80 21:43:45 21:37:01 4 0.70 0.00 0.42 0.03 0.00 98.85 21:43:45 21:37:01 5 0.62 0.00 0.43 0.42 0.00 98.53 21:43:45 21:37:01 6 1.00 0.00 0.35 0.02 0.02 98.62 21:43:45 21:37:01 7 0.33 0.00 0.22 0.02 0.02 99.42 21:43:45 21:38:01 all 0.27 0.00 0.01 0.00 0.01 99.70 21:43:45 21:38:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:43:45 21:38:01 1 1.95 0.00 0.02 0.00 0.02 98.01 21:43:45 21:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:43:45 21:38:01 3 0.05 0.00 0.00 0.02 0.03 99.90 21:43:45 21:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:43:45 21:38:01 5 0.05 0.00 0.05 0.02 0.02 99.87 21:43:45 21:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:43:45 21:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:43:45 21:39:01 all 0.19 0.00 0.01 0.01 0.01 99.78 21:43:45 21:39:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:43:45 21:39:01 1 1.37 0.00 0.00 0.00 0.00 98.63 21:43:45 21:39:01 2 0.05 0.00 0.02 0.00 0.00 99.93 21:43:45 21:39:01 3 0.02 0.00 0.02 0.05 0.02 99.90 21:43:45 21:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:43:45 21:39:01 5 0.05 0.00 0.00 0.00 0.02 99.93 21:43:45 21:39:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:43:45 21:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 21:43:45 21:40:01 all 0.04 0.00 0.01 0.00 0.01 99.95 21:43:45 21:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 21:43:45 21:40:01 1 0.05 0.00 0.00 0.00 0.02 99.93 21:43:45 21:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:43:45 21:40:01 3 0.03 0.00 0.02 0.02 0.03 99.90 21:43:45 21:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:43:45 21:40:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:43:45 21:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:43:45 21:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 21:43:45 21:41:01 all 0.03 0.00 0.01 1.31 0.27 98.37 21:43:45 21:41:01 0 0.00 0.00 0.00 0.00 0.40 99.60 21:43:45 21:41:01 1 0.00 0.00 0.00 1.65 0.42 97.93 21:43:45 21:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 21:43:45 21:41:01 3 0.02 0.00 0.03 8.86 0.02 91.08 21:43:45 21:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:43:45 21:41:01 5 0.20 0.00 0.02 0.02 0.66 99.11 21:43:45 21:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 21:43:45 21:41:01 7 0.02 0.00 0.02 0.02 0.65 99.30 21:43:45 21:42:01 all 0.04 0.00 0.01 0.00 0.52 99.43 21:43:45 21:42:01 0 0.03 0.00 0.00 0.00 0.66 99.30 21:43:45 21:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 21:43:45 21:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 21:43:45 21:42:01 3 0.02 0.00 0.03 0.02 1.09 98.85 21:43:45 21:42:01 4 0.02 0.00 0.02 0.00 1.01 98.96 21:43:45 21:42:01 5 0.17 0.00 0.00 0.00 0.41 99.42 21:43:45 21:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:43:45 21:42:01 7 0.02 0.00 0.00 0.00 0.99 98.99 21:43:45 21:43:45 21:42:01 CPU %user %nice %system %iowait %steal %idle 21:43:45 21:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 21:43:45 21:43:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:43:45 21:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:43:45 21:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:43:45 21:43:01 3 0.05 0.00 0.02 0.02 0.03 99.88 21:43:45 21:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 21:43:45 21:43:01 5 0.07 0.00 0.02 0.00 0.00 99.92 21:43:45 21:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:43:45 21:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 21:43:45 Average: all 4.38 0.00 0.90 0.85 0.09 93.78 21:43:45 Average: 0 4.41 0.00 0.84 0.32 0.11 94.32 21:43:45 Average: 1 4.69 0.00 0.70 0.31 0.06 94.24 21:43:45 Average: 2 4.53 0.00 0.86 0.25 0.02 94.33 21:43:45 Average: 3 4.17 0.00 1.03 2.61 0.13 92.07 21:43:45 Average: 4 4.20 0.00 0.99 1.49 0.10 93.21 21:43:45 Average: 5 4.62 0.00 0.92 0.23 0.11 94.12 21:43:45 Average: 6 4.46 0.00 0.84 0.32 0.02 94.37 21:43:45 Average: 7 3.96 0.00 1.03 1.27 0.18 93.56 21:43:45 21:43:45 21:43:45