Pull request #73 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 EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at e0ef95115b204dfbd36822ed04c66be8fcb14502 rather than 009227c5d39867df2c317f710bb770e3461253ef Obtained Jenkinsfile from e0ef95115b204dfbd36822ed04c66be8fcb14502 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-ssh10872190634234799358.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh3590201104935751969.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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-usb-camera/branches/PR-73/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-usb-camera/branches/PR-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9135086377260317923.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-usb-camera/branches/PR-73/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5829223922680448077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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-ssh1868842080354079585.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 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-usb-camera/branches/PR-73/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-usb-camera/branches/PR-73/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18380394798872049580.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 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > 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 2c432abcf2d142718d3fe157e81a44428d9b823e 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-usb-camera] ========================================================= [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-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-21399’ Running on prd-ubuntu20.04-docker-8c-8g-21401 in /w/workspace/xfoundry_device-usb-camera_PR-73 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.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-usb-camera.git # timeout=10 Merging remotes/origin/main commit e0ef95115b204dfbd36822ed04c66be8fcb14502 into PR head commit 009227c5d39867df2c317f710bb770e3461253ef Merge succeeded, producing 009227c5d39867df2c317f710bb770e3461253ef Checking out Revision 009227c5d39867df2c317f710bb770e3461253ef (PR-73) Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 009227c5d39867df2c317f710bb770e3461253ef # 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 e0ef95115b204dfbd36822ed04c66be8fcb14502 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 009227c5d39867df2c317f710bb770e3461253ef # timeout=10 Commit message: "docs: pr updates" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:01:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:01:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:01:40 ========================================================= 21:01:40 EdgeX Global Pipelines Version Info 21:01:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:01:41 ------------------- 21:01:41 stable info: 21:01:41 ------------------- 21:01:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:01:41 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:01:41 Message: update stable to v1.0.238 21:01:41 ------------------- 21:01:41 experimental info: 21:01:41 ------------------- 21:01:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:01:41 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 21:01:41 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:01:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-73 [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-73 [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-73 [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 009227c5d39867df2c317f710bb770e3461253ef [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 009227c [Pipeline] echo 21:01:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:43 provisioning config files... 21:01:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp/config8287505519427940782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:44 ---> docker-login.sh 21:01:44 nexus3.edgexfoundry.org:10001 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:44 Configure a credential helper to remove this warning. See 21:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:44 21:01:44 Login Succeeded 21:01:44 nexus3.edgexfoundry.org:10002 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:44 Configure a credential helper to remove this warning. See 21:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:44 21:01:44 Login Succeeded 21:01:44 nexus3.edgexfoundry.org:10003 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:44 Configure a credential helper to remove this warning. See 21:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:44 21:01:44 Login Succeeded 21:01:44 nexus3.edgexfoundry.org:10004 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:44 Configure a credential helper to remove this warning. See 21:01:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:44 21:01:44 Login Succeeded 21:01:44 docker.io 21:01:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:01:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:01:45 Configure a credential helper to remove this warning. See 21:01:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:01:45 21:01:45 Login Succeeded 21:01:45 ---> docker-login.sh ends [Pipeline] } 21:01:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:01:46 + git rev-list -1 --merges 009227c5d39867df2c317f710bb770e3461253ef~1..009227c5d39867df2c317f710bb770e3461253ef [Pipeline] echo 21:01:46 -----------> git rev-list -1 --merges 009227c5d39867df2c317f710bb770e3461253ef~1..009227c5d39867df2c317f710bb770e3461253ef 009227c5d39867df2c317f710bb770e3461253ef [false] [Pipeline] sh 21:01:46 + git log --format=format:%s -1 009227c5d39867df2c317f710bb770e3461253ef [Pipeline] echo 21:01:46 ========================================================= 21:01:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:01:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:01:46 + git log --format=format:%s -1 009227c5d39867df2c317f710bb770e3461253ef [Pipeline] echo 21:01:46 [semverPrep] GIT_COMMIT: 009227c5d39867df2c317f710bb770e3461253ef, Commit Message: docs: pr updates [Pipeline] echo 21:01:47 [semverPrep] This is not a build commit. [Pipeline] sh 21:01:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:01:47 + grep -v github /etc/ssh/ssh_known_hosts 21:01:47 + [ -e /tmp/ssh_known_hosts ] 21:01:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:01:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:01:47 + sudo tee -a /etc/ssh/ssh_known_hosts 21:01:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:47 21:01:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:48 0.1.4: Pulling from edgex-devops/py-git-semver 21:01:48 b85a868b505f: Pulling fs layer 21:01:48 e2be974225ed: Pulling fs layer 21:01:48 339a4e72a1f5: Pulling fs layer 21:01:48 988bab9f4d93: Pulling fs layer 21:01:48 1469e6f7b9e6: Pulling fs layer 21:01:48 eaf3925da568: Pulling fs layer 21:01:48 bab4dde63d76: Pulling fs layer 21:01:48 bde34c3a00c8: Pulling fs layer 21:01:48 b352a97aabf1: Pulling fs layer 21:01:48 4872d77fe225: Pulling fs layer 21:01:48 5851b861e8e6: Pulling fs layer 21:01:48 eaf3925da568: Waiting 21:01:48 bab4dde63d76: Waiting 21:01:48 bde34c3a00c8: Waiting 21:01:48 b352a97aabf1: Waiting 21:01:48 4872d77fe225: Waiting 21:01:48 988bab9f4d93: Waiting 21:01:48 1469e6f7b9e6: Waiting 21:01:48 5851b861e8e6: Waiting 21:01:48 e2be974225ed: Verifying Checksum 21:01:48 e2be974225ed: Download complete 21:01:48 988bab9f4d93: Download complete 21:01:48 1469e6f7b9e6: Verifying Checksum 21:01:48 1469e6f7b9e6: Download complete 21:01:48 eaf3925da568: Download complete 21:01:48 339a4e72a1f5: Verifying Checksum 21:01:48 339a4e72a1f5: Download complete 21:01:48 bde34c3a00c8: Verifying Checksum 21:01:48 bde34c3a00c8: Download complete 21:01:48 b352a97aabf1: Download complete 21:01:48 4872d77fe225: Verifying Checksum 21:01:48 4872d77fe225: Download complete 21:01:48 5851b861e8e6: Verifying Checksum 21:01:48 b85a868b505f: Verifying Checksum 21:01:48 b85a868b505f: Download complete 21:01:48 bab4dde63d76: Verifying Checksum 21:01:48 bab4dde63d76: Download complete 21:01:50 b85a868b505f: Pull complete 21:01:50 e2be974225ed: Pull complete 21:01:50 339a4e72a1f5: Pull complete 21:01:50 988bab9f4d93: Pull complete 21:01:51 1469e6f7b9e6: Pull complete 21:01:51 eaf3925da568: Pull complete 21:01:52 bab4dde63d76: Pull complete 21:01:52 bde34c3a00c8: Pull complete 21:01:53 b352a97aabf1: Pull complete 21:01:53 4872d77fe225: Pull complete 21:01:53 5851b861e8e6: Pull complete 21:01:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:01:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:01:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:53 prd-ubuntu20.04-docker-8c-8g-21401 does not seem to be running inside a container 21:01:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-73 -v /w/workspace/xfoundry_device-usb-camera_PR-73:/w/workspace/xfoundry_device-usb-camera_PR-73:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-73@tmp:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:01:54 $ docker top c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 -eo pid,comm 21:01:54 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:01:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:55 [ssh-agent] Looking for ssh-agent implementation... 21:01:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:55 $ docker exec c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 ssh-agent 21:01:55 SSH_AUTH_SOCK=/tmp/ssh-PGLCUG7tg6cM/agent.32 21:01:55 SSH_AGENT_PID=38 21:01:55 Running ssh-add (command line suppressed) 21:01:55 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-73@tmp/private_key_5836093444602006323.key (/w/workspace/xfoundry_device-usb-camera_PR-73@tmp/private_key_5836093444602006323.key) 21:01:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:55 + git tag --points-at HEAD [Pipeline] } 21:01:55 $ docker exec --env ******** --env ******** c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 ssh-agent -k 21:01:55 unset SSH_AUTH_SOCK; 21:01:56 unset SSH_AGENT_PID; 21:01:56 echo Agent pid 38 killed; 21:01:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:01:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:56 [ssh-agent] Looking for ssh-agent implementation... 21:01:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:56 $ docker exec c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 ssh-agent 21:01:56 SSH_AUTH_SOCK=/tmp/ssh-smkwWUuN2J50/agent.70 21:01:56 SSH_AGENT_PID=76 21:01:56 Running ssh-add (command line suppressed) 21:01:56 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-73@tmp/private_key_2873940235933836603.key (/w/workspace/xfoundry_device-usb-camera_PR-73@tmp/private_key_2873940235933836603.key) 21:01:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:56 + git semver init 21:01:57 2022-07-28 21:01:57,092 [run_init] DEBUG init version:0.0.0 force:False 21:01:57 2022-07-28 21:01:57,093 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-73/.semver 21:01:57 2022-07-28 21:01:57,094 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-73/.semver 21:01:57 2022-07-28 21:01:57,094 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-73/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-73, universal_newlines=False, shell=None, istream=None) 21:01:57 2022-07-28 21:01:57,689 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-73/.git/info/exclude 21:01:57 2022-07-28 21:01:57,689 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-73/.semver/PR-73 with force:False 21:01:57 2022-07-28 21:01:57,689 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-73/.semver/PR-73 21:01:57 2022-07-28 21:01:57,694 [execute] INFO git cat-file --batch-check 21:01:57 2022-07-28 21:01:57,694 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-73/.semver, universal_newlines=False, shell=None, istream=) 21:01:57 2022-07-28 21:01:57,701 [execute] INFO git cat-file --batch 21:01:57 2022-07-28 21:01:57,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-73/.semver, universal_newlines=False, shell=None, istream=) 21:01:57 2022-07-28 21:01:57,708 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-73/.semver/PR-73 21:01:57 0.0.0 [Pipeline] } 21:01:58 $ docker exec --env ******** --env ******** c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 ssh-agent -k 21:01:58 unset SSH_AUTH_SOCK; 21:01:58 unset SSH_AGENT_PID; 21:01:58 echo Agent pid 76 killed; 21:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:58 + git semver [Pipeline] } 21:01:58 $ docker stop --time=1 c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 21:02:00 $ docker rm -f c6c3cdbcc08abb246492254ba1a32cb13c09416969ca03e47f940525af158ea4 [Pipeline] // withDockerContainer [Pipeline] sh 21:02:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:02:00 Stashed 1 file(s) [Pipeline] echo 21:02:00 [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:02:01 provisioning config files... 21:02:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp/config2283257030655989345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:01 ---> docker-login.sh 21:02:01 nexus3.edgexfoundry.org:10001 21:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:01 Configure a credential helper to remove this warning. See 21:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:01 21:02:01 Login Succeeded 21:02:01 nexus3.edgexfoundry.org:10002 21:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 nexus3.edgexfoundry.org:10003 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 nexus3.edgexfoundry.org:10004 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 docker.io 21:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:02:02 Configure a credential helper to remove this warning. See 21:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:02:02 21:02:02 Login Succeeded 21:02:02 ---> docker-login.sh ends [Pipeline] } 21:02:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:02:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:02:03 ========================================================= 21:02:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:02:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:02:03 Sending build context to Docker daemon 858.6kB 21:02:03 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 21:02:03 Step 2/13 : FROM ${BASE} AS builder 21:02:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:02:03 2408cc74d12b: Pulling fs layer 21:02:03 ea60b727a1ce: Pulling fs layer 21:02:03 30c4a7721957: Pulling fs layer 21:02:03 370296b7ddb6: Pulling fs layer 21:02:03 7c6cee850709: Pulling fs layer 21:02:03 39a5fcdaea64: Pulling fs layer 21:02:03 d94ebbe4e438: Pulling fs layer 21:02:03 39a5fcdaea64: Waiting 21:02:03 7c6cee850709: Waiting 21:02:03 bcfd1f05c69d: Pulling fs layer 21:02:03 d94ebbe4e438: Waiting 21:02:03 59ccb84bbe0f: Pulling fs layer 21:02:03 bcfd1f05c69d: Waiting 21:02:03 59ccb84bbe0f: Waiting 21:02:03 30c4a7721957: Verifying Checksum 21:02:03 30c4a7721957: Download complete 21:02:03 ea60b727a1ce: Verifying Checksum 21:02:03 ea60b727a1ce: Download complete 21:02:03 7c6cee850709: Verifying Checksum 21:02:03 7c6cee850709: Download complete 21:02:03 39a5fcdaea64: Verifying Checksum 21:02:03 39a5fcdaea64: Download complete 21:02:03 2408cc74d12b: Verifying Checksum 21:02:03 2408cc74d12b: Download complete 21:02:03 d94ebbe4e438: Verifying Checksum 21:02:03 d94ebbe4e438: Download complete 21:02:03 2408cc74d12b: Pull complete 21:02:04 ea60b727a1ce: Pull complete 21:02:04 30c4a7721957: Pull complete 21:02:04 59ccb84bbe0f: Download complete 21:02:04 bcfd1f05c69d: Verifying Checksum 21:02:04 bcfd1f05c69d: Download complete 21:02:04 370296b7ddb6: Verifying Checksum 21:02:04 370296b7ddb6: Download complete 21:02:09 370296b7ddb6: Pull complete 21:02:09 7c6cee850709: Pull complete 21:02:09 39a5fcdaea64: Pull complete 21:02:09 d94ebbe4e438: Pull complete 21:02:11 bcfd1f05c69d: Pull complete 21:02:12 59ccb84bbe0f: Pull complete 21:02:12 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:02:12 ---> a4fb48ad2a94 21:02:12 Step 3/13 : ARG MAKE="make build" 21:02:14 ---> Running in af32451afba5 21:02:14 Removing intermediate container af32451afba5 21:02:14 ---> 7b21236101c9 21:02:14 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:02:14 ---> Running in d707f816bd8f 21:02:14 Removing intermediate container d707f816bd8f 21:02:14 ---> 14c3fc746487 21:02:14 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:02:14 ---> Running in 877475ae1fd0 21:02:14 Removing intermediate container 877475ae1fd0 21:02:14 ---> ee1981665e75 21:02:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:14 ---> Running in e2ee630fd2a7 21:02:14 Removing intermediate container e2ee630fd2a7 21:02:14 ---> bd70ec6d3767 21:02:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:02:14 ---> Running in 3d2de741c15e 21:02:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:02:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:02:16 (1/80) Installing mesa (21.3.8-r1) 21:02:16 Still waiting to schedule task 21:02:16 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21400’ 21:02:16 (2/80) Installing libxau (1.0.9-r0) 21:02:16 (3/80) Installing libxdmcp (1.1.3-r0) 21:02:16 (4/80) Installing libxcb (1.15-r0) 21:02:16 (5/80) Installing libx11 (1.8-r0) 21:02:16 (6/80) Installing libxext (1.3.4-r0) 21:02:16 (7/80) Installing libxfixes (6.0.0-r0) 21:02:16 (8/80) Installing libxxf86vm (1.1.4-r2) 21:02:16 (9/80) Installing libpciaccess (0.16-r0) 21:02:17 (10/80) Installing libdrm (2.4.110-r0) 21:02:17 (11/80) Installing mesa-glapi (21.3.8-r1) 21:02:17 (12/80) Installing libxshmfence (1.3-r1) 21:02:17 (13/80) Installing mesa-gl (21.3.8-r1) 21:02:17 (14/80) Installing icu-data-full (71.1-r2) 21:02:18 (15/80) Installing libice (1.0.10-r0) 21:02:18 (16/80) Installing libuuid (2.38-r1) 21:02:18 (17/80) Installing libsm (1.2.3-r0) 21:02:18 (18/80) Installing libxt (1.2.1-r0) 21:02:18 (19/80) Installing libxmu (1.1.3-r0) 21:02:18 (20/80) Installing xset (1.2.4-r0) 21:02:18 (21/80) Installing xprop (1.2.5-r0) 21:02:18 (22/80) Installing xdg-utils (1.1.3-r3) 21:02:18 (23/80) Installing dbus-libs (1.14.0-r1) 21:02:18 (24/80) Installing libffi (3.4.2-r1) 21:02:19 (25/80) Installing libintl (0.21-r2) 21:02:19 (26/80) Installing libblkid (2.38-r1) 21:02:19 (27/80) Installing libmount (2.38-r1) 21:02:19 (28/80) Installing pcre (8.45-r2) 21:02:19 (29/80) Installing glib (2.72.1-r0) 21:02:19 (30/80) Installing icu-libs (71.1-r2) 21:02:20 (31/80) Installing libpcre2-16 (10.40-r0) 21:02:20 (32/80) Installing zstd-libs (1.5.2-r1) 21:02:20 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r1) 21:02:20 (34/80) Installing hicolor-icon-theme (0.17-r1) 21:02:21 (35/80) Installing wayland-libs-server (1.20.0-r0) 21:02:21 (36/80) Installing mesa-gbm (21.3.8-r1) 21:02:21 (37/80) Installing wayland-libs-client (1.20.0-r0) 21:02:21 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r0) 21:02:21 (39/80) Installing libxcomposite (0.4.5-r0) 21:02:21 (40/80) Installing libbz2 (1.0.8-r1) 21:02:21 (41/80) Installing libpng (1.6.37-r1) 21:02:21 (42/80) Installing freetype (2.12.1-r0) 21:02:21 (43/80) Installing fontconfig (2.14.0-r0) 21:02:22 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 21:02:22 (45/80) Installing wayland-libs-egl (1.20.0-r0) 21:02:22 (46/80) Installing xkeyboard-config (2.35.1-r0) 21:02:22 (47/80) Installing xz-libs (5.2.5-r1) 21:02:22 (48/80) Installing libxml2 (2.9.14-r0) 21:02:22 (49/80) Installing libxkbcommon (1.4.1-r0) 21:02:22 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 21:02:22 (51/80) Installing mesa-egl (21.3.8-r1) 21:02:22 (52/80) Installing avahi-libs (0.8-r6) 21:02:22 (53/80) Installing nettle (3.7.3-r0) 21:02:23 (54/80) Installing p11-kit (0.24.1-r0) 21:02:23 (55/80) Installing libtasn1 (4.18.0-r0) 21:02:23 (56/80) Installing libunistring (1.0-r0) 21:02:23 (57/80) Installing gnutls (3.7.6-r0) 21:02:23 (58/80) Installing cups-libs (2.4.2-r0) 21:02:23 (59/80) Installing graphite2 (1.3.14-r1) 21:02:23 (60/80) Installing harfbuzz (4.3.0-r0) 21:02:23 (61/80) Installing libevdev (1.12.1-r0) 21:02:24 (62/80) Installing mtdev (1.1.6-r0) 21:02:24 (63/80) Installing eudev-libs (3.2.11-r0) 21:02:24 (64/80) Installing libinput-libs (1.20.1-r0) 21:02:24 (65/80) Installing libjpeg-turbo (2.1.3-r1) 21:02:24 (66/80) Installing xcb-util-wm (0.4.1-r1) 21:02:24 (67/80) Installing xcb-util (0.4.0-r3) 21:02:24 (68/80) Installing xcb-util-image (0.4.0-r1) 21:02:24 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 21:02:24 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 21:02:24 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 21:02:24 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r1) 21:02:25 (73/80) Installing v4l-utils-libs (1.22.1-r1) 21:02:25 (74/80) Installing v4l-utils (1.22.1-r1) 21:02:25 (75/80) Installing udev-init-scripts (35-r0) 21:02:25 Executing udev-init-scripts-35-r0.post-install 21:02:25 (76/80) Installing kmod-libs (29-r2) 21:02:25 (77/80) Installing eudev (3.2.11-r0) 21:02:25 (78/80) Installing eudev-dev (3.2.11-r0) 21:02:25 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 21:02:25 (80/80) Installing v4l-utils-dev (1.22.1-r1) 21:02:26 Executing busybox-1.35.0-r13.trigger 21:02:26 Executing eudev-3.2.11-r0.trigger 21:02:26 OK: 330 MiB in 131 packages 21:02:28 Removing intermediate container 3d2de741c15e 21:02:28 ---> 0b6c0fff0d63 21:02:28 Step 8/13 : WORKDIR /device-usb-camera 21:02:28 ---> Running in cd66b68ae579 21:02:28 Removing intermediate container cd66b68ae579 21:02:28 ---> a82bf277072f 21:02:28 Step 9/13 : COPY go.mod vendor* ./ 21:02:28 ---> fb1a01267545 21:02:28 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:28 ---> Running in 2aafbf525536 21:02:43 Removing intermediate container 2aafbf525536 21:02:43 ---> 23160d6fa63c 21:02:43 Step 11/13 : COPY . . 21:02:43 ---> 1cf4a082a0e1 21:02:43 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:02:43 ---> Running in 592fc5c1023b 21:02:43  % Total % Received % Xferd Average Speed Time Time Time Current 21:02:43 Dload Upload Total Spent Left Speed 21:02:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8023 0 --:--:-- --:--:-- --:--:-- 8045 21:02:43 Removing intermediate container 592fc5c1023b 21:02:43 ---> ea6271c7ac7a 21:02:43 Step 13/13 : RUN ${MAKE} 21:02:43 ---> Running in 80f1f0b19b8b 21:02:43 noop 21:02:44 Removing intermediate container 80f1f0b19b8b 21:02:44 ---> 286c55d350fc 21:02:44 Successfully built 286c55d350fc 21:02:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:44 + docker inspect -f . ci-base-image-x86_64 21:02:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:45 prd-ubuntu20.04-docker-8c-8g-21401 does not seem to be running inside a container 21:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-73 -v /w/workspace/xfoundry_device-usb-camera_PR-73:/w/workspace/xfoundry_device-usb-camera_PR-73:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-73@tmp:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:02:45 $ docker top a8e92f52594972a5bab81b9471d70649ffd935624a6d6c5e4afb3811a729564c -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:46 + go version 21:02:46 go version go1.18.3 linux/amd64 [Pipeline] } 21:02:46 $ docker stop --time=1 a8e92f52594972a5bab81b9471d70649ffd935624a6d6c5e4afb3811a729564c 21:02:47 $ docker rm -f a8e92f52594972a5bab81b9471d70649ffd935624a6d6c5e4afb3811a729564c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:48 + docker inspect -f . ci-base-image-x86_64 21:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:48 prd-ubuntu20.04-docker-8c-8g-21401 does not seem to be running inside a container 21:02:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/xfoundry_device-usb-camera_PR-73 -v /w/workspace/xfoundry_device-usb-camera_PR-73:/w/workspace/xfoundry_device-usb-camera_PR-73:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-73@tmp:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:02:48 $ docker top ba108b3c5d94de6f0b0c64b72b2913fea210a9d6aa815cf86a9800e021c5d559 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:49 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-73 [Pipeline] fileExists [Pipeline] sh 21:02:49 + make test 21:02:49 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 21:02:49 ? github.com/edgexfoundry/device-usb-camera [no test files] 21:02:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 21:02:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.015s coverage: 1.9% of statements 21:03:07 CGO_ENABLED=1 go vet ./... 21:03:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:03:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:03:09 ./bin/test-attribution-txt.sh [Pipeline] echo 21:03:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:03:10 $ docker stop --time=1 ba108b3c5d94de6f0b0c64b72b2913fea210a9d6aa815cf86a9800e021c5d559 21:03:12 $ docker rm -f ba108b3c5d94de6f0b0c64b72b2913fea210a9d6aa815cf86a9800e021c5d559 [Pipeline] // withDockerContainer [Pipeline] sh 21:03:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:03:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:03:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:03:13 + ls -al . 21:03:13 total 196 21:03:13 drwxrwxr-x 9 jenkins jenkins 4096 Jul 28 21:03 . 21:03:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:01 .. 21:03:13 drwxrwxr-x 8 jenkins jenkins 4096 Jul 28 21:03 .git 21:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:01 .github 21:03:13 -rw-rw-r-- 1 jenkins jenkins 414 Jul 28 21:01 .gitignore 21:03:13 -rw-rw-r-- 1 jenkins jenkins 42 Jul 28 21:01 .golangci.yml 21:03:13 -rw-rw-r-- 1 jenkins jenkins 77 Jul 28 21:01 .hadolint.yml 21:03:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 21:01 .semver 21:03:13 -rw-rw-r-- 1 jenkins jenkins 9065 Jul 28 21:01 Attribution.txt 21:03:13 -rw-rw-r-- 1 jenkins jenkins 1206 Jul 28 21:01 CHANGELOG.md 21:03:13 -rw-rw-r-- 1 jenkins jenkins 2410 Jul 28 21:01 Dockerfile 21:03:13 -rw-rw-r-- 1 jenkins jenkins 678 Jul 28 21:01 GOVERNANCE.md 21:03:13 -rw-rw-r-- 1 jenkins jenkins 659 Jul 28 21:01 Jenkinsfile 21:03:13 -rw-rw-r-- 1 jenkins jenkins 11348 Jul 28 21:01 LICENSE 21:03:13 -rw-rw-r-- 1 jenkins jenkins 2345 Jul 28 21:01 Makefile 21:03:13 -rw-rw-r-- 1 jenkins jenkins 622 Jul 28 21:01 OWNERS.md 21:03:13 -rw-rw-r-- 1 jenkins jenkins 12823 Jul 28 21:01 README.md 21:03:13 -rw-rw-r-- 1 jenkins jenkins 5 Jul 28 21:02 VERSION 21:03:13 drwxrwxr-x 2 jenkins jenkins 4096 Jul 28 21:01 bin 21:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:01 cmd 21:03:13 -rw-r--r-- 1 jenkins jenkins 29387 Jul 28 21:02 coverage.out 21:03:13 -rwxrwxr-x 1 jenkins jenkins 140 Jul 28 21:01 docker-entrypoint.sh 21:03:13 -rw-rw-r-- 1 jenkins jenkins 3382 Jul 28 21:01 go.mod 21:03:13 -rw-rw-r-- 1 jenkins jenkins 35824 Jul 28 21:01 go.sum 21:03:13 drwxrwxr-x 3 jenkins jenkins 4096 Jul 28 21:01 internal 21:03:13 drwxrwxr-x 4 jenkins jenkins 4096 Jul 28 21:01 snap 21:03:13 -rw-rw-r-- 1 jenkins jenkins 231 Jul 28 21:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:14 + docker build -t device-usb-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=009227c5d39867df2c317f710bb770e3461253ef --label arch=amd64 --label version=0.0.0 . 21:03:14 Sending build context to Docker daemon 888.8kB 21:03:14 Step 1/35 : ARG BASE=golang:1.17-alpine3.15 21:03:14 Step 2/35 : FROM ${BASE} AS builder 21:03:14 ---> 286c55d350fc 21:03:14 Step 3/35 : ARG MAKE="make build" 21:03:14 ---> Running in f0aa6c6c5027 21:03:14 Removing intermediate container f0aa6c6c5027 21:03:14 ---> 20aec465ff0d 21:03:14 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 21:03:14 ---> Running in 256a489b62e9 21:03:14 Removing intermediate container 256a489b62e9 21:03:14 ---> 932785669d58 21:03:14 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 21:03:14 ---> Running in 1ad2d7cc2615 21:03:14 Removing intermediate container 1ad2d7cc2615 21:03:14 ---> c1a4334a2093 21:03:14 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:14 ---> Running in a4dcda317d3f 21:03:15 Removing intermediate container a4dcda317d3f 21:03:15 ---> 72976d98ac1e 21:03:15 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:03:15 ---> Running in 5fe3de9637fe 21:03:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:03:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:03:16 OK: 330 MiB in 131 packages 21:03:17 Removing intermediate container 5fe3de9637fe 21:03:17 ---> 0a8c90e31ef8 21:03:17 Step 8/35 : WORKDIR /device-usb-camera 21:03:17 ---> Running in 3e4bec769d25 21:03:17 Removing intermediate container 3e4bec769d25 21:03:17 ---> 9a5fe9307b97 21:03:17 Step 9/35 : COPY go.mod vendor* ./ 21:03:17 ---> a704fe863e02 21:03:17 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:17 ---> Running in dd9193222480 21:03:18 Removing intermediate container dd9193222480 21:03:18 ---> 1d3a21656f37 21:03:18 Step 11/35 : COPY . . 21:03:18 ---> 867c8327fdd0 21:03:18 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 21:03:18 ---> Running in 58379c0eee9d 21:03:18  % Total % Received % Xferd Average Speed Time Time Time Current 21:03:18 Dload Upload Total Spent Left Speed 21:03:18 0 0 0 0 0  0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 45489 0 --:--:-- --:--:-- --:--:-- 46173 21:03:18 Removing intermediate container 58379c0eee9d 21:03:18 ---> 6ed448b262a9 21:03:18 Step 13/35 : RUN ${MAKE} 21:03:19 ---> Running in 86e976e0420b 21:03:19 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 21:03:41 Removing intermediate container 86e976e0420b 21:03:41 ---> 89dab4d2549d 21:03:41 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 21:03:41 v0.18.4: Pulling from aler9/rtsp-simple-server 21:03:41 af6660deedbd: Pulling fs layer 21:03:41 97cd0a44c592: Pulling fs layer 21:03:41 97cd0a44c592: Verifying Checksum 21:03:41 97cd0a44c592: Download complete 21:03:41 af6660deedbd: Verifying Checksum 21:03:41 af6660deedbd: Download complete 21:03:41 af6660deedbd: Pull complete 21:03:41 97cd0a44c592: Pull complete 21:03:41 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 21:03:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 21:03:41 ---> fea57e182299 21:03:41 Step 15/35 : FROM alpine:3.15 21:03:41 3.15: Pulling from library/alpine 21:03:41 ab6db1bc80d0: Pulling fs layer 21:03:41 ab6db1bc80d0: Download complete 21:03:41 ab6db1bc80d0: Pull complete 21:03:41 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:03:41 Status: Downloaded newer image for alpine:3.15 21:03:41 ---> 2720e26172a0 21:03:41 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 21:03:41 ---> Running in 3dc1f0a648a9 21:03:41 Removing intermediate container 3dc1f0a648a9 21:03:41 ---> ecb4092fe68f 21:03:41 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 21:03:41 ---> Running in 915fcdf5faa4 21:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:03:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:03:41 (1/74) Installing dumb-init (1.2.5-r1) 21:03:41 (2/74) Installing sdl2 (2.0.16-r4) 21:03:41 (3/74) Installing libxau (1.0.9-r0) 21:03:41 (4/74) Installing libmd (1.0.3-r0) 21:03:41 (5/74) Installing libbsd (0.11.3-r1) 21:03:41 (6/74) Installing libxdmcp (1.1.3-r0) 21:03:41 (7/74) Installing libxcb (1.14-r2) 21:03:41 (8/74) Installing libx11 (1.7.2-r0) 21:03:41 (9/74) Installing aom-libs (3.2.0-r0) 21:03:41 (10/74) Installing alsa-lib (1.2.5.1-r1) 21:03:41 (11/74) Installing expat (2.4.7-r0) 21:03:41 (12/74) Installing brotli-libs (1.0.9-r5) 21:03:41 (13/74) Installing libbz2 (1.0.8-r1) 21:03:41 (14/74) Installing libpng (1.6.37-r1) 21:03:41 (15/74) Installing freetype (2.11.1-r2) 21:03:41 (16/74) Installing libuuid (2.37.4-r0) 21:03:42 (17/74) Installing fontconfig (2.13.1-r4) 21:03:42 (18/74) Installing fribidi (1.0.11-r0) 21:03:42 (19/74) Installing libffi (3.4.2-r1) 21:03:42 (20/74) Installing libintl (0.21-r0) 21:03:42 (21/74) Installing libblkid (2.37.4-r0) 21:03:42 (22/74) Installing libmount (2.37.4-r0) 21:03:42 (23/74) Installing pcre (8.45-r1) 21:03:42 (24/74) Installing glib (2.70.1-r0) 21:03:42 (25/74) Installing graphite2 (1.3.14-r0) 21:03:42 (26/74) Installing harfbuzz (3.0.0-r2) 21:03:42 (27/74) Installing libass (0.15.2-r0) 21:03:42 (28/74) Installing libdav1d (0.9.2-r0) 21:03:42 (29/74) Installing gmp (6.2.1-r1) 21:03:42 (30/74) Installing nettle (3.7.3-r0) 21:03:42 (31/74) Installing p11-kit (0.24.0-r1) 21:03:42 (32/74) Installing libtasn1 (4.18.0-r0) 21:03:42 (33/74) Installing libunistring (0.9.10-r1) 21:03:42 (34/74) Installing gnutls (3.7.1-r0) 21:03:42 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r1) 21:03:42 (36/74) Installing ncurses-libs (6.3_p20211120-r1) 21:03:42 (37/74) Installing lame (3.100-r0) 21:03:42 (38/74) Installing opus (1.3.1-r1) 21:03:42 (39/74) Installing libgomp (10.3.1_git20211027-r0) 21:03:42 (40/74) Installing soxr (0.1.3-r2) 21:03:42 (41/74) Installing libgcc (10.3.1_git20211027-r0) 21:03:42 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 21:03:42 (43/74) Installing libsrt (1.4.2-r1) 21:03:42 (44/74) Installing libssh (0.9.6-r1) 21:03:42 (45/74) Installing libogg (1.3.5-r0) 21:03:42 (46/74) Installing libtheora (1.1.1-r16) 21:03:42 (47/74) Installing libjpeg-turbo (2.1.2-r0) 21:03:42 (48/74) Installing v4l-utils-libs (1.22.1-r1) 21:03:42 (49/74) Installing libxext (1.3.4-r0) 21:03:42 (50/74) Installing libxfixes (6.0.0-r0) 21:03:42 (51/74) Installing libpciaccess (0.16-r0) 21:03:42 (52/74) Installing libdrm (2.4.109-r0) 21:03:42 (53/74) Installing wayland-libs-client (1.19.0-r1) 21:03:42 (54/74) Installing libva (2.13.0-r0) 21:03:42 (55/74) Installing libvdpau (1.4-r0) 21:03:42 (56/74) Installing vidstab (1.1.0-r1) 21:03:42 (57/74) Installing libvorbis (1.3.7-r0) 21:03:42 (58/74) Installing libvpx (1.10.0-r0) 21:03:42 (59/74) Installing vulkan-loader (1.2.196-r0) 21:03:42 (60/74) Installing libwebp (1.2.2-r0) 21:03:42 (61/74) Installing x264-libs (20210613-r0) 21:03:42 (62/74) Installing x265-libs (3.5-r0) 21:03:42 (63/74) Installing xvidcore (1.3.7-r1) 21:03:42 (64/74) Installing ffmpeg-libs (4.4.1-r2) 21:03:42 (65/74) Installing ffmpeg (4.4.1-r2) 21:03:42 (66/74) Installing udev-init-scripts (35-r0) 21:03:42 Executing udev-init-scripts-35-r0.post-install 21:03:42 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 21:03:42 (68/74) Installing xz-libs (5.2.5-r1) 21:03:42 (69/74) Installing zstd-libs (1.5.0-r0) 21:03:42 (70/74) Installing kmod-libs (29-r2) 21:03:42 (71/74) Installing eudev (3.2.11_pre1-r0) 21:03:42 (72/74) Installing libsodium (1.0.18-r0) 21:03:42 (73/74) Installing libzmq (4.3.4-r0) 21:03:42 (74/74) Installing zeromq (4.3.4-r0) 21:03:42 Executing busybox-1.34.1-r7.trigger 21:03:42 Executing eudev-3.2.11_pre1-r0.trigger 21:03:42 OK: 78 MiB in 88 packages 21:03:44 Removing intermediate container 915fcdf5faa4 21:03:44 ---> 1f4133ae8d84 21:03:44 Step 18/35 : WORKDIR / 21:03:44 ---> Running in 779a658033fc 21:03:44 Removing intermediate container 779a658033fc 21:03:44 ---> 968aed250b7b 21:03:44 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 21:03:45 ---> 852369182ff3 21:03:45 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 21:03:45 ---> 613657673c46 21:03:45 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 21:03:45 ---> 10d26fe21bd2 21:03:45 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 21:03:46 ---> ff6fd0de1db9 21:03:46 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 21:03:46 ---> d6c5e5d0756e 21:03:46 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 21:03:46 ---> b917ee91378f 21:03:46 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 21:03:46 ---> 9e0696f92421 21:03:46 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 21:03:46 ---> Running in 8439aab09255 21:03:47 Removing intermediate container 8439aab09255 21:03:47 ---> c8bfd0deb0b0 21:03:47 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 21:03:47 ---> Running in 821c376157ba 21:03:47 Removing intermediate container 821c376157ba 21:03:47 ---> fdf212ce9774 21:03:47 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 21:03:47 ---> Running in f1c8d83a56af 21:03:48 Removing intermediate container f1c8d83a56af 21:03:48 ---> dd074ca50104 21:03:48 Step 29/35 : EXPOSE 59983 21:03:48 ---> Running in a3e94b87ccde 21:03:48 Removing intermediate container a3e94b87ccde 21:03:48 ---> a94187d6c0ff 21:03:48 Step 30/35 : EXPOSE 8554 21:03:48 ---> Running in 85c963dfa6f3 21:03:48 Removing intermediate container 85c963dfa6f3 21:03:48 ---> d8867c6340e8 21:03:48 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 21:03:49 ---> Running in 843519b126dd 21:03:49 Removing intermediate container 843519b126dd 21:03:49 ---> f5b3aa8f7c22 21:03:49 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 21:03:49 ---> Running in 7b14013baf7c 21:03:49 Removing intermediate container 7b14013baf7c 21:03:49 ---> 6201fb785cdd 21:03:49 Step 33/35 : LABEL arch=amd64 21:03:49 ---> Running in 8cb3a8d2296d 21:03:49 Removing intermediate container 8cb3a8d2296d 21:03:49 ---> 841af983f8ec 21:03:49 Step 34/35 : LABEL git_sha=009227c5d39867df2c317f710bb770e3461253ef 21:03:49 ---> Running in 2d4ce3f45f73 21:03:49 Removing intermediate container 2d4ce3f45f73 21:03:49 ---> 2f903627f6b6 21:03:49 Step 35/35 : LABEL version=0.0.0 21:03:49 ---> Running in 60853e9037bb 21:03:49 Removing intermediate container 60853e9037bb 21:03:49 ---> 1f4ecaff6661 21:03:49 [Warning] One or more build-args [ARCH] were not consumed 21:03:49 Successfully built 1f4ecaff6661 21:03:49 Successfully tagged device-usb-camera: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:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:50 21:03:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:03:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:50 latest: Pulling from edgex-lftools-log-publisher 21:03:50 5eb5b503b376: Pulling fs layer 21:03:50 5c69ac0246d0: Pulling fs layer 21:03:50 ec43610c2a17: Pulling fs layer 21:03:50 3a2ae6a8a46f: Pulling fs layer 21:03:50 33b1e0a273af: Pulling fs layer 21:03:50 5d3b04190fa2: Pulling fs layer 21:03:50 2f39f015ded8: Pulling fs layer 21:03:50 33b1e0a273af: Waiting 21:03:50 3a2ae6a8a46f: Waiting 21:03:50 5d3b04190fa2: Waiting 21:03:50 5c69ac0246d0: Verifying Checksum 21:03:50 5c69ac0246d0: Download complete 21:03:50 3a2ae6a8a46f: Verifying Checksum 21:03:50 3a2ae6a8a46f: Download complete 21:03:50 33b1e0a273af: Verifying Checksum 21:03:50 33b1e0a273af: Download complete 21:03:50 ec43610c2a17: Verifying Checksum 21:03:50 ec43610c2a17: Download complete 21:03:50 5d3b04190fa2: Verifying Checksum 21:03:50 5d3b04190fa2: Download complete 21:03:51 5eb5b503b376: Download complete 21:03:51 2f39f015ded8: Download complete 21:03:52 5eb5b503b376: Pull complete 21:03:52 5c69ac0246d0: Pull complete 21:03:53 ec43610c2a17: Pull complete 21:03:53 3a2ae6a8a46f: Pull complete 21:03:53 33b1e0a273af: Pull complete 21:03:53 5d3b04190fa2: Pull complete 21:03:58 2f39f015ded8: Pull complete 21:03:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:03:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:03:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:03:59 prd-ubuntu20.04-docker-8c-8g-21401 does not seem to be running inside a container 21:03:59 $ 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/xfoundry_device-usb-camera_PR-73 -v /w/workspace/xfoundry_device-usb-camera_PR-73:/w/workspace/xfoundry_device-usb-camera_PR-73:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-73@tmp:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:04:00 $ docker top 1a02e7af2db9449271a6a29ea4f361ea5d5b3f2c6246959cc6ce5647f8c4da55 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:04:01 ---> job-cost.sh 21:04:01 lf-activate-venv: SKIPPING 21:04:01 INFO: No Stack... 21:04:01 INFO: Retrieving Pricing Info for: v3-standard-8 21:04:02 INFO: Archiving Costs [Pipeline] sh 21:04:02 + cat /w/workspace/xfoundry_device-usb-camera_PR-73/archives/cost.csv 21:04:02 + cut -d, -f6 [Pipeline] lock 21:04:02 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-73-1-stack-cost] 21:04:02 Resource [jenkins-edgexfoundry-device-usb-camera-PR-73-1-stack-cost] did not exist. Created. 21:04:02 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-73-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:04:02 + echo total: 0.2199999988079071 [Pipeline] stash 21:04:02 Stashed 1 file(s) [Pipeline] } 21:04:03 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-73-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:04:03 $ docker stop --time=1 1a02e7af2db9449271a6a29ea4f361ea5d5b3f2c6246959cc6ce5647f8c4da55 21:04:04 $ docker rm -f 1a02e7af2db9449271a6a29ea4f361ea5d5b3f2c6246959cc6ce5647f8c4da55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21403 in /w/workspace/xfoundry_device-usb-camera_PR-73 [Pipeline] { [Pipeline] ws 21:05:51 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 21:05:52 Selected Git installation does not exist. Using Default 21:05:52 The recommended git tool is: NONE 21:05:59 using credential edgex-jenkins-ssh 21:05:59 Cloning the remote Git repository 21:05:59 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 21:05:59 > git init /w/workspace/device-usb-camera/1 # timeout=10 21:05:59 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:05:59 > git --version # timeout=10 21:05:59 > git --version # 'git version 2.25.1' 21:05:59 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:06:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:06:00 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 21:06:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 21:06:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:06:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:06:01 Merging remotes/origin/main commit e0ef95115b204dfbd36822ed04c66be8fcb14502 into PR head commit 009227c5d39867df2c317f710bb770e3461253ef [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:06:01 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 21:06:01 > git config core.sparsecheckout # timeout=10 21:06:01 > git checkout -f 009227c5d39867df2c317f710bb770e3461253ef # timeout=10 [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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:06:03 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-73/archives ] 21:06:03 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-73/archives 21:06:03 total 16 21:06:03 drwxr-xr-x 3 root root 4096 Jul 28 21:04 . 21:06:03 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 21:04 .. 21:06:03 drwxr-xr-x 2 root root 4096 Jul 28 21:04 cost 21:06:03 -rw-r--r-- 1 root root 88 Jul 28 21:04 cost.csv 21:06:03 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-73/archives 21:06:03 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-73/archives 21:06:03 total 16 21:06:03 drwxr-xr-x 3 jenkins jenkins 4096 Jul 28 21:04 . 21:06:03 drwxrwxr-x 10 jenkins jenkins 4096 Jul 28 21:04 .. 21:06:03 drwxr-xr-x 2 jenkins jenkins 4096 Jul 28 21:04 cost 21:06:03 -rw-r--r-- 1 jenkins jenkins 88 Jul 28 21:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:06:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:06:05 ---> package-listing.sh 21:06:05 ++ facter osfamily 21:06:05 ++ tr '[:upper:]' '[:lower:]' 21:06:05 + OS_FAMILY=debian 21:06:05 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-73 21:06:05 + START_PACKAGES=/tmp/packages_start.txt 21:06:05 + END_PACKAGES=/tmp/packages_end.txt 21:06:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:06:05 + PACKAGES=/tmp/packages_start.txt 21:06:05 + '[' /w/workspace/xfoundry_device-usb-camera_PR-73 ']' 21:06:05 + PACKAGES=/tmp/packages_end.txt 21:06:05 + case "${OS_FAMILY}" in 21:06:05 + dpkg -l 21:06:05 + grep '^ii' 21:06:05 + '[' -f /tmp/packages_start.txt ']' 21:06:05 + '[' -f /tmp/packages_end.txt ']' 21:06:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:06:05 + '[' /w/workspace/xfoundry_device-usb-camera_PR-73 ']' 21:06:05 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-73/archives/ 21:06:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-73/archives/ [Pipeline] echo 21:06:05 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/xfoundry_device-usb-camera_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:06:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:06:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:06 prd-ubuntu20.04-docker-8c-8g-21401 does not seem to be running inside a container 21:06:06 $ 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/xfoundry_device-usb-camera_PR-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-73 -v /w/workspace/xfoundry_device-usb-camera_PR-73:/w/workspace/xfoundry_device-usb-camera_PR-73:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-73@tmp:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:06:06 $ docker top 400e9750f16e3562c1e2eb2e9cfaf0da4a61077cfcf2cf0c18160611e4df6841 -eo pid,comm [Pipeline] { [Pipeline] sh 21:06:07 + touch /tmp/pre-build-complete [Pipeline] sh 21:06:07 + mkdir -p /var/log/sysstat [Pipeline] sh 21:06:07 + ls /var/log/sa-host 21:06:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:08 provisioning config files... 21:06:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-73@tmp/config7043836609631031343tmp [Pipeline] { [Pipeline] echo 21:06:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:06:08 ---> create-netrc.sh [Pipeline] } 21:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:06:08 ---> python-tools-install.sh [Pipeline] echo 21:06:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:06:09 ---> sudo-logs.sh 21:06:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:06:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:06:09 ---> job-cost.sh 21:06:09 lf-activate-venv: SKIPPING 21:06:09 DEBUG: total: 0.2199999988079071 21:06:09 INFO: Retrieving Stack Cost... 21:06:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:06:10 INFO: Archiving Costs [Pipeline] echo 21:06:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:06:10 ---> logs-deploy.sh 21:06:10 lf-activate-venv: SKIPPING 21:06:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-73/1 21:06:10 INFO: archiving workspace using pattern(s): 21:06:11 Archives upload complete. 21:06:11 INFO: archiving logs to Nexus 21:06:12 ---> uname -a: 21:06:12 Linux prd-ubuntu20-04-docker-8c-8g-21401 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:06:12 21:06:12 21:06:12 ---> lscpu: 21:06:12 Architecture: x86_64 21:06:12 CPU op-mode(s): 32-bit, 64-bit 21:06:12 Byte Order: Little Endian 21:06:12 Address sizes: 40 bits physical, 48 bits virtual 21:06:12 CPU(s): 8 21:06:12 On-line CPU(s) list: 0-7 21:06:12 Thread(s) per core: 1 21:06:12 Core(s) per socket: 1 21:06:12 Socket(s): 8 21:06:12 NUMA node(s): 1 21:06:12 Vendor ID: AuthenticAMD 21:06:12 CPU family: 23 21:06:12 Model: 49 21:06:12 Model name: AMD EPYC-Rome Processor 21:06:12 Stepping: 0 21:06:12 CPU MHz: 2800.000 21:06:12 BogoMIPS: 5600.00 21:06:12 Virtualization: AMD-V 21:06:12 Hypervisor vendor: KVM 21:06:12 Virtualization type: full 21:06:12 L1d cache: 256 KiB 21:06:12 L1i cache: 256 KiB 21:06:12 L2 cache: 4 MiB 21:06:12 L3 cache: 128 MiB 21:06:12 NUMA node0 CPU(s): 0-7 21:06:12 Vulnerability Itlb multihit: Not affected 21:06:12 Vulnerability L1tf: Not affected 21:06:12 Vulnerability Mds: Not affected 21:06:12 Vulnerability Meltdown: Not affected 21:06:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:06:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:06:12 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:06:12 Vulnerability Srbds: Not affected 21:06:12 Vulnerability Tsx async abort: Not affected 21:06:12 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:06:12 21:06:12 21:06:12 ---> nproc: 21:06:12 8 21:06:12 21:06:12 21:06:12 ---> df -h: 21:06:12 Filesystem Size Used Avail Use% Mounted on 21:06:12 overlay 155G 11G 144G 8% / 21:06:12 tmpfs 64M 0 64M 0% /dev 21:06:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:06:12 shm 64M 0 64M 0% /dev/shm 21:06:12 /dev/vda1 155G 11G 144G 8% /facter-os 21:06:12 21:06:12