Pull request #274 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 FelixTing for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 91d05a615dde653fa1057da5f12fa72425dfc839+860b2ed41c63812ea8e78996a55d34ef8e22b126 (87feab78a346a5853385132335d24c97e988cc2c) 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-ssh15021990708916960988.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh10929750481517127501.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-274/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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh416225674754212485.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-274/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9772410531895673590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh5118130410113984137.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-usb-camera/branches/PR-274/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-274/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh892718663827165210.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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.20 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4493 in /w/workspace/foundry_device-usb-camera_PR-274 [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/foundry_device-usb-camera_PR-274 # 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 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/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 91d05a615dde653fa1057da5f12fa72425dfc839 Merge succeeded, producing 91d05a615dde653fa1057da5f12fa72425dfc839 Checking out Revision 91d05a615dde653fa1057da5f12fa72425dfc839 (PR-274) > git config core.sparsecheckout # timeout=10 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # 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 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 Commit message: "build: move SDK to v3.1.0-dev.16" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:54:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:54:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:54:30 ========================================================= 04:54:30 EdgeX Global Pipelines Version Info 04:54:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:54:30 ------------------- 04:54:30 stable info: 04:54:30 ------------------- 04:54:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:54:30 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:54:30 Message: update stable to v1.0.253 04:54:31 ------------------- 04:54:31 experimental info: 04:54:31 ------------------- 04:54:31 Commited By: **** collab-it+edgex@linuxfoundation.org 04:54:31 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 04:54:31 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:54:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-274 [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-274 [Pipeline] echo 04:54:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-274 [Pipeline] echo 04:54:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo 04:54:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91d05a6 [Pipeline] echo 04:54:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:54:33 provisioning config files... 04:54:33 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config11327603394296163527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:33 ---> docker-login.sh 04:54:33 nexus3.edgexfoundry.org:10001 04:54:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:34 Configure a credential helper to remove this warning. See 04:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:34 04:54:34 Login Succeeded 04:54:34 nexus3.edgexfoundry.org:10002 04:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:34 Configure a credential helper to remove this warning. See 04:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:34 04:54:34 Login Succeeded 04:54:34 nexus3.edgexfoundry.org:10003 04:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:34 Configure a credential helper to remove this warning. See 04:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:34 04:54:34 Login Succeeded 04:54:34 nexus3.edgexfoundry.org:10004 04:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:34 Configure a credential helper to remove this warning. See 04:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:34 04:54:34 Login Succeeded 04:54:34 docker.io 04:54:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:34 Configure a credential helper to remove this warning. See 04:54:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:34 04:54:34 Login Succeeded 04:54:34 ---> docker-login.sh ends [Pipeline] } 04:54:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:54:35 + git rev-list -1 --merges 91d05a615dde653fa1057da5f12fa72425dfc839~1..91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo 04:54:35 -----------> git rev-list -1 --merges 91d05a615dde653fa1057da5f12fa72425dfc839~1..91d05a615dde653fa1057da5f12fa72425dfc839 91d05a615dde653fa1057da5f12fa72425dfc839 [false] [Pipeline] sh 04:54:35 + git log --format=format:%s -1 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo 04:54:35 ========================================================= 04:54:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:54:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:54:36 + git log --format=format:%s -1 91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] echo 04:54:36 [semverPrep] GIT_COMMIT: 91d05a615dde653fa1057da5f12fa72425dfc839, Commit Message: build: move SDK to v3.1.0-dev.16 [Pipeline] echo 04:54:36 [semverPrep] This is not a build commit. [Pipeline] sh 04:54:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:54:36 + grep -v github /etc/ssh/ssh_known_hosts 04:54:36 + [ -e /tmp/ssh_known_hosts ] 04:54:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:54:36 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:54:36 sudo tee -a /etc/ssh/ssh_known_hosts 04:54:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:37 04:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:37 0.1.4: Pulling from edgex-devops/py-git-semver 04:54:37 b85a868b505f: Pulling fs layer 04:54:37 e2be974225ed: Pulling fs layer 04:54:37 339a4e72a1f5: Pulling fs layer 04:54:37 988bab9f4d93: Pulling fs layer 04:54:37 1469e6f7b9e6: Pulling fs layer 04:54:37 eaf3925da568: Pulling fs layer 04:54:37 bab4dde63d76: Pulling fs layer 04:54:37 bde34c3a00c8: Pulling fs layer 04:54:37 b352a97aabf1: Pulling fs layer 04:54:37 4872d77fe225: Pulling fs layer 04:54:37 5851b861e8e6: Pulling fs layer 04:54:37 1469e6f7b9e6: Waiting 04:54:37 eaf3925da568: Waiting 04:54:37 bab4dde63d76: Waiting 04:54:37 bde34c3a00c8: Waiting 04:54:37 b352a97aabf1: Waiting 04:54:37 4872d77fe225: Waiting 04:54:37 5851b861e8e6: Waiting 04:54:37 988bab9f4d93: Waiting 04:54:37 e2be974225ed: Verifying Checksum 04:54:37 e2be974225ed: Download complete 04:54:37 988bab9f4d93: Download complete 04:54:37 1469e6f7b9e6: Verifying Checksum 04:54:37 1469e6f7b9e6: Download complete 04:54:37 eaf3925da568: Verifying Checksum 04:54:37 eaf3925da568: Download complete 04:54:37 339a4e72a1f5: Verifying Checksum 04:54:37 339a4e72a1f5: Download complete 04:54:37 bde34c3a00c8: Verifying Checksum 04:54:37 bde34c3a00c8: Download complete 04:54:37 b352a97aabf1: Download complete 04:54:37 5851b861e8e6: Download complete 04:54:37 b85a868b505f: Verifying Checksum 04:54:37 b85a868b505f: Download complete 04:54:38 bab4dde63d76: Verifying Checksum 04:54:38 bab4dde63d76: Download complete 04:54:39 b85a868b505f: Pull complete 04:54:39 e2be974225ed: Pull complete 04:54:39 339a4e72a1f5: Pull complete 04:54:40 988bab9f4d93: Pull complete 04:54:40 1469e6f7b9e6: Pull complete 04:54:40 eaf3925da568: Pull complete 04:54:42 bab4dde63d76: Pull complete 04:54:42 bde34c3a00c8: Pull complete 04:54:42 b352a97aabf1: Pull complete 04:54:42 4872d77fe225: Pull complete 04:54:42 5851b861e8e6: Pull complete 04:54:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:42 prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container 04:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:54:45 $ docker top 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b -eo pid,comm 04:54:46 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). 04:54:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:54:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:46 [ssh-agent] Looking for ssh-agent implementation... 04:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:46 $ docker exec 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent 04:54:46 SSH_AUTH_SOCK=/tmp/ssh-64CpJq4kCqsp/agent.32 04:54:46 SSH_AGENT_PID=38 04:54:46 Running ssh-add (command line suppressed) 04:54:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11045773180300020629.key (/w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11045773180300020629.key) 04:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:46 + git tag --points-at HEAD [Pipeline] } 04:54:46 $ docker exec --env ******** --env ******** 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent -k 04:54:47 unset SSH_AUTH_SOCK; 04:54:47 unset SSH_AGENT_PID; 04:54:47 echo Agent pid 38 killed; 04:54:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:54:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:54:47 [ssh-agent] Looking for ssh-agent implementation... 04:54:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:54:47 $ docker exec 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent 04:54:47 SSH_AUTH_SOCK=/tmp/ssh-HKtsGlKqpW9j/agent.70 04:54:47 SSH_AGENT_PID=76 04:54:47 Running ssh-add (command line suppressed) 04:54:47 Identity added: /w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11270742885193271597.key (/w/workspace/foundry_device-usb-camera_PR-274@tmp/private_key_11270742885193271597.key) 04:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:54:47 + git semver init 04:54:48 2023-08-25 04:54:47,979 [run_init] DEBUG init version:0.0.0 force:False 04:54:48 2023-08-25 04:54:47,980 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-274/.semver 04:54:48 2023-08-25 04:54:47,980 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-274/.semver 04:54:48 2023-08-25 04:54:47,980 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-274/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-274, universal_newlines=False, shell=None, istream=None) 04:54:48 2023-08-25 04:54:48,688 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-274/.git/info/exclude 04:54:48 2023-08-25 04:54:48,688 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 with force:False 04:54:48 2023-08-25 04:54:48,688 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 04:54:48 2023-08-25 04:54:48,693 [execute] INFO git cat-file --batch-check 04:54:48 2023-08-25 04:54:48,693 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) 04:54:48 2023-08-25 04:54:48,700 [execute] INFO git cat-file --batch 04:54:48 2023-08-25 04:54:48,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-274/.semver, universal_newlines=False, shell=None, istream=) 04:54:48 2023-08-25 04:54:48,706 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-274/.semver/PR-274 04:54:48 0.0.0 [Pipeline] } 04:54:49 $ docker exec --env ******** --env ******** 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b ssh-agent -k 04:54:49 unset SSH_AUTH_SOCK; 04:54:49 unset SSH_AGENT_PID; 04:54:49 echo Agent pid 76 killed; 04:54:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:54:49 + git semver [Pipeline] } 04:54:49 $ docker stop --time=1 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b 04:54:51 $ docker rm -f --volumes 0295286d8ccd4f594f2e6e8fe6e739bc668a0e57f58bf856bfb8e9833e3a969b [Pipeline] // withDockerContainer [Pipeline] sh 04:54:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:54:51 Stashed 1 file(s) [Pipeline] echo 04:54:51 [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 04:54:52 provisioning config files... 04:54:52 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config10071825965824763850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:54:53 ---> docker-login.sh 04:54:53 nexus3.edgexfoundry.org:10001 04:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:53 Configure a credential helper to remove this warning. See 04:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:53 04:54:53 Login Succeeded 04:54:53 nexus3.edgexfoundry.org:10002 04:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:53 Configure a credential helper to remove this warning. See 04:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:53 04:54:53 Login Succeeded 04:54:53 nexus3.edgexfoundry.org:10003 04:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:53 Configure a credential helper to remove this warning. See 04:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:53 04:54:53 Login Succeeded 04:54:53 nexus3.edgexfoundry.org:10004 04:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:53 Configure a credential helper to remove this warning. See 04:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:53 04:54:53 Login Succeeded 04:54:53 docker.io 04:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:54:53 Configure a credential helper to remove this warning. See 04:54:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:54:53 04:54:53 Login Succeeded 04:54:53 ---> docker-login.sh ends [Pipeline] } 04:54:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:54:53 ========================================================= 04:54:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:54:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:54 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:54:54 Sending build context to Docker daemon 2.1MB 04:54:54 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:54:54 Step 2/13 : FROM ${BASE} AS builder 04:54:54 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:54:54 4db1b89c0bd1: Pulling fs layer 04:54:54 6911f1a30b25: Pulling fs layer 04:54:54 e194b8c5c2a9: Pulling fs layer 04:54:54 6863d3e3a2b1: Pulling fs layer 04:54:54 ec0bb842ea78: Pulling fs layer 04:54:54 40a00589a448: Pulling fs layer 04:54:54 6c08303d61cc: Pulling fs layer 04:54:54 798269fcf238: Pulling fs layer 04:54:54 40a00589a448: Waiting 04:54:54 6c08303d61cc: Waiting 04:54:54 798269fcf238: Waiting 04:54:54 6863d3e3a2b1: Waiting 04:54:54 ec0bb842ea78: Waiting 04:54:54 6911f1a30b25: Download complete 04:54:54 6863d3e3a2b1: Verifying Checksum 04:54:54 6863d3e3a2b1: Download complete 04:54:54 ec0bb842ea78: Verifying Checksum 04:54:54 ec0bb842ea78: Download complete 04:54:54 4db1b89c0bd1: Verifying Checksum 04:54:54 4db1b89c0bd1: Download complete 04:54:54 40a00589a448: Verifying Checksum 04:54:54 40a00589a448: Download complete 04:54:54 4db1b89c0bd1: Pull complete 04:54:54 6911f1a30b25: Pull complete 04:54:55 798269fcf238: Verifying Checksum 04:54:55 798269fcf238: Download complete 04:54:55 e194b8c5c2a9: Verifying Checksum 04:54:55 e194b8c5c2a9: Download complete 04:54:55 6c08303d61cc: Verifying Checksum 04:54:55 6c08303d61cc: Download complete 04:54:59 e194b8c5c2a9: Pull complete 04:54:59 6863d3e3a2b1: Pull complete 04:54:59 ec0bb842ea78: Pull complete 04:54:59 40a00589a448: Pull complete 04:55:01 6c08303d61cc: Pull complete 04:55:02 798269fcf238: Pull complete 04:55:02 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:55:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:55:02 ---> ec979cd7f677 04:55:02 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:55:07 Still waiting to schedule task 04:55:07 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:55:08 ---> Running in df85b6d881a6 04:55:08 Removing intermediate container df85b6d881a6 04:55:08 ---> 3c7e82e9a4f1 04:55:08 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:55:08 ---> Running in dc32cfb6aa3c 04:55:08 Removing intermediate container dc32cfb6aa3c 04:55:08 ---> 87a703fe835f 04:55:08 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:55:08 ---> Running in 603e0e449bb2 04:55:08 Removing intermediate container 603e0e449bb2 04:55:08 ---> 17cdc310469d 04:55:08 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:55:08 ---> Running in 92b211e97b01 04:55:08 Removing intermediate container 92b211e97b01 04:55:08 ---> 44b987fb06f8 04:55:08 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:55:08 ---> Running in c7b1a1ab8b8c 04:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:55:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:55:09 (1/14) Installing libintl (0.21.1-r1) 04:55:09 (2/14) Installing eudev-libs (3.2.11-r4) 04:55:09 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:55:09 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:55:09 (5/14) Installing v4l-utils (1.22.1-r2) 04:55:09 (6/14) Installing udev-init-scripts (35-r1) 04:55:09 (7/14) Installing libblkid (2.38.1-r1) 04:55:09 (8/14) Installing xz-libs (5.2.9-r0) 04:55:09 (9/14) Installing zstd-libs (1.5.5-r0) 04:55:09 (10/14) Installing kmod-libs (30-r1) 04:55:09 (11/14) Installing eudev (3.2.11-r4) 04:55:09 (12/14) Installing eudev-dev (3.2.11-r4) 04:55:09 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:55:09 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:55:09 Executing busybox-1.35.0-r29.trigger 04:55:09 Executing eudev-3.2.11-r4.trigger 04:55:09 OK: 272 MiB in 67 packages 04:55:09 Removing intermediate container c7b1a1ab8b8c 04:55:09 ---> 3e7f28618ae2 04:55:09 Step 8/13 : WORKDIR /device-usb-camera 04:55:09 ---> Running in 29bab14c57e3 04:55:09 Removing intermediate container 29bab14c57e3 04:55:09 ---> fb535516d206 04:55:09 Step 9/13 : COPY go.mod vendor* ./ 04:55:10 ---> 3e639d057317 04:55:10 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:55:10 ---> Running in 7f16e6db2e48 04:55:48 Removing intermediate container 7f16e6db2e48 04:55:48 ---> deae7d39262e 04:55:48 Step 11/13 : COPY . . 04:55:48 ---> 9e1f8aa38b7a 04:55:48 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:55:48 ---> Running in 9dbebaa017f0 04:55:48  % Total % Received % Xferd Average Speed Time Time Time Current 04:55:48 Dload Upload Total Spent Left Speed 04:55:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 8856 0 --:--:-- --:--:-- --:--:-- 8879 04:55:48 Removing intermediate container 9dbebaa017f0 04:55:48 ---> b4f8f4274620 04:55:48 Step 13/13 : RUN ${MAKE} 04:55:48 ---> Running in 84c3dc0dfd7b 04:55:48 noop 04:55:48 Removing intermediate container 84c3dc0dfd7b 04:55:48 ---> b2b7d66e4409 04:55:48 Successfully built b2b7d66e4409 04:55:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:49 + docker inspect -f . ci-base-image-x86_64 04:55:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:49 prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container 04:55:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** ci-base-image-x86_64 cat 04:55:49 $ docker top f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:50 + go version 04:55:50 go version go1.20.6 linux/amd64 [Pipeline] } 04:55:50 $ docker stop --time=1 f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 04:55:51 $ docker rm -f --volumes f25c14d7dc16c4e3ff8500d15992df6dd173d67cf92ef81d8ec735e2138d3050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:52 + docker inspect -f . ci-base-image-x86_64 04:55:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:52 prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container 04:55:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 ******** ci-base-image-x86_64 cat 04:55:52 $ docker top c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c -eo pid,comm [Pipeline] { [Pipeline] sh 04:55:53 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-274 [Pipeline] fileExists [Pipeline] sh 04:55:53 + make test 04:55:53 go test ./... -coverprofile=coverage.out ./... 04:55:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 04:56:10 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 04:56:10 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements 04:56:19 go vet ./... 04:56:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:22 ./bin/test-attribution-txt.sh [Pipeline] echo 04:56:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:56:22 $ docker stop --time=1 c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c 04:56:25 $ docker rm -f --volumes c09f9c8c15c131197e959d0bf3f483193688ec58fde997c9630b0ca2d7451e7c [Pipeline] // withDockerContainer [Pipeline] sh 04:56:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:56:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:26 + ls -al . 04:56:26 total 220 04:56:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 25 04:55 . 04:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:54 .. 04:56:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:54 .git 04:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 .github 04:56:26 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 04:54 .gitignore 04:56:26 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 04:54 .golangci.yml 04:56:26 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 04:54 .hadolint.yml 04:56:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:54 .semver 04:56:26 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 04:54 Attribution.txt 04:56:26 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 04:54 CHANGELOG.md 04:56:26 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 04:54 Dockerfile 04:56:26 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 04:54 GOVERNANCE.md 04:56:26 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 04:54 Jenkinsfile 04:56:26 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:54 LICENSE 04:56:26 -rw-rw-r-- 1 jenkins jenkins 2616 Aug 25 04:54 Makefile 04:56:26 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 04:54 OWNERS.md 04:56:26 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 04:54 README.md 04:56:26 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 04:54 VERSION 04:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:54 bin 04:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 cmd 04:56:26 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 04:56 coverage.out 04:56:26 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 04:54 docker-entrypoint.sh 04:56:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:54 docs 04:56:26 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 04:54 go.mod 04:56:26 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 04:54 go.sum 04:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:54 internal 04:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:54 snap 04:56:26 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 04:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:27 + 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=91d05a615dde653fa1057da5f12fa72425dfc839 --label arch=amd64 --label version=0.0.0 . 04:56:27 Sending build context to Docker daemon 2.155MB 04:56:27 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 04:56:27 Step 2/36 : FROM ${BASE} AS builder 04:56:27 ---> b2b7d66e4409 04:56:27 Step 3/36 : ARG ADD_BUILD_TAGS="" 04:56:27 ---> Running in 7b6c30f7d5a2 04:56:27 Removing intermediate container 7b6c30f7d5a2 04:56:27 ---> 4728b1853086 04:56:27 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:27 ---> Running in 05b3e2ad7e77 04:56:27 Removing intermediate container 05b3e2ad7e77 04:56:27 ---> 71fa8f68066f 04:56:27 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:56:27 ---> Running in 8938575f8e3f 04:56:27 Removing intermediate container 8938575f8e3f 04:56:27 ---> c2bc8acfd5a9 04:56:27 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:56:27 ---> Running in a44d3a7b2841 04:56:27 Removing intermediate container a44d3a7b2841 04:56:27 ---> 85a09222666e 04:56:27 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:27 ---> Running in 50501fea60f7 04:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:56:28 OK: 272 MiB in 67 packages 04:56:28 Removing intermediate container 50501fea60f7 04:56:28 ---> b32325a75d8a 04:56:28 Step 8/36 : WORKDIR /device-usb-camera 04:56:28 ---> Running in cb0bd46570ec 04:56:29 Removing intermediate container cb0bd46570ec 04:56:29 ---> f16a8b901f1a 04:56:29 Step 9/36 : COPY go.mod vendor* ./ 04:56:29 ---> 2ef59432b2c3 04:56:29 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:29 ---> Running in 8331b19580ed 04:56:30 Removing intermediate container 8331b19580ed 04:56:30 ---> 934fcb8a9538 04:56:30 Step 11/36 : COPY . . 04:56:30 ---> a84d7f484878 04:56:30 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:56:30 ---> Running in 6369b42f9719 04:56:30  % Total % Received % Xferd Average Speed Time Time Time Current 04:56:30 Dload Upload Total Spent Left Speed 04:56:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 23894 0 --:--:-- --:--:-- --:--:-- 24076 04:56:30 Removing intermediate container 6369b42f9719 04:56:30 ---> cfa86b81df01 04:56:30 Step 13/36 : RUN ${MAKE} 04:56:30 ---> Running in ada1cd3391f6 04:56:31 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.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-usb-camera ./cmd 04:56:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4494 in /w/workspace/foundry_device-usb-camera_PR-274 [Pipeline] { [Pipeline] ws 04:56:33 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 04:56:33 Selected Git installation does not exist. Using Default 04:56:33 The recommended git tool is: NONE 04:56:38 using credential edgex-jenkins-ssh 04:56:38 Cloning the remote Git repository 04:56:38 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 04:56:38 > git init /w/workspace/device-usb-camera/1 # timeout=10 04:56:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:56:38 > git --version # timeout=10 04:56:38 > git --version # 'git version 2.25.1' 04:56:38 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:39 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:56:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:56:40 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 04:56:40 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 04:56:40 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/274/head:refs/remotes/origin/PR-274 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:56:40 Merging remotes/origin/main commit 860b2ed41c63812ea8e78996a55d34ef8e22b126 into PR head commit 91d05a615dde653fa1057da5f12fa72425dfc839 04:56:41 Merge succeeded, producing 91d05a615dde653fa1057da5f12fa72425dfc839 04:56:41 Checking out Revision 91d05a615dde653fa1057da5f12fa72425dfc839 (PR-274) 04:56:40 > git config core.sparsecheckout # timeout=10 04:56:41 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 04:56:41 > git remote # timeout=10 04:56:41 > git config --get remote.origin.url # timeout=10 04:56:41 using GIT_SSH to set credentials SSH Credentials for GitHub 04:56:41 > git merge 860b2ed41c63812ea8e78996a55d34ef8e22b126 # timeout=10 04:56:41 > git rev-parse HEAD^{commit} # timeout=10 04:56:41 > git config core.sparsecheckout # timeout=10 04:56:41 > git checkout -f 91d05a615dde653fa1057da5f12fa72425dfc839 # timeout=10 04:56:44 Commit message: "build: move SDK to v3.1.0-dev.16" 04:56:44 > git --version # timeout=10 04:56:44 > git --version # 'git version 2.25.1' 04:56:44 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:56:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:56:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:45 Dload Upload Total Spent Left Speed 04:56:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh 04:56:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:56:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:56:47 + sudo tee /etc/docker/daemon.new 04:56:47 { 04:56:47 "registry-mirrors": [ 04:56:47 "https://nexus3.edgexfoundry.org:10001" 04:56:47 ], 04:56:47 "bip": "10.250.0.254/24", 04:56:47 "hosts": [ 04:56:47 "tcp://0.0.0.0:5555", 04:56:47 "unix:///var/run/docker.sock" 04:56:47 ], 04:56:47 "mtu": 1458, 04:56:47 "selinux-enabled": true, 04:56:47 "seccomp-profile": "/etc/docker/seccomp.json" 04:56:47 } [Pipeline] sh 04:56:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:56:47 + sudo service docker restart 04:56:57 Removing intermediate container ada1cd3391f6 04:56:57 ---> 47cb9c2248f2 04:56:57 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 04:56:57 v0.21.6: Pulling from aler9/rtsp-simple-server 04:56:57 4acc49c71d14: Pulling fs layer 04:56:57 4acc49c71d14: Verifying Checksum 04:56:57 4acc49c71d14: Download complete 04:56:57 4acc49c71d14: Pull complete 04:56:57 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 04:56:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 04:56:57 ---> 01a2bd3e5fff 04:56:57 Step 15/36 : FROM alpine:3.17 04:56:57 3.17: Pulling from library/alpine 04:56:57 9398808236ff: Pulling fs layer 04:56:57 9398808236ff: Verifying Checksum 04:56:57 9398808236ff: Download complete 04:56:57 9398808236ff: Pull complete 04:56:57 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 04:56:57 Status: Downloaded newer image for alpine:3.17 04:56:57 ---> 1e0b8b5322fc 04:56:57 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 04:56:57 ---> Running in 8b80cebf9b98 04:56:57 Removing intermediate container 8b80cebf9b98 04:56:57 ---> 956325aaf414 04:56:57 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 04:56:57 ---> Running in d8d2ed8f2e93 04:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 04:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 04:56:57 (1/86) Installing dumb-init (1.2.5-r2) 04:56:57 (2/86) Installing sdl2 (2.26.5-r0) 04:56:57 (3/86) Installing svt-av1-libs (1.3.0-r0) 04:56:57 (4/86) Installing libxau (1.0.10-r0) 04:56:57 (5/86) Installing libmd (1.0.4-r0) 04:56:57 (6/86) Installing libbsd (0.11.7-r0) 04:56:57 (7/86) Installing libxdmcp (1.1.4-r0) 04:56:57 (8/86) Installing libxcb (1.15-r0) 04:56:57 (9/86) Installing libx11 (1.8.4-r1) 04:56:57 (10/86) Installing aom-libs (3.5.0-r0) 04:56:57 (11/86) Installing alsa-lib (1.2.8-r0) 04:56:57 (12/86) Installing libexpat (2.5.0-r0) 04:56:57 (13/86) Installing brotli-libs (1.0.9-r9) 04:56:57 (14/86) Installing libbz2 (1.0.8-r4) 04:56:57 (15/86) Installing libpng (1.6.39-r0) 04:56:57 (16/86) Installing freetype (2.12.1-r0) 04:56:57 (17/86) Installing fontconfig (2.14.1-r0) 04:56:57 (18/86) Installing fribidi (1.0.12-r0) 04:56:57 (19/86) Installing libffi (3.4.4-r0) 04:56:57 (20/86) Installing libintl (0.21.1-r1) 04:56:57 (21/86) Installing libblkid (2.38.1-r1) 04:56:57 (22/86) Installing libmount (2.38.1-r1) 04:56:57 (23/86) Installing pcre2 (10.42-r0) 04:56:57 (24/86) Installing glib (2.74.7-r0) 04:56:57 (25/86) Installing graphite2 (1.3.14-r2) 04:56:57 (26/86) Installing harfbuzz (5.3.1-r1) 04:56:57 (27/86) Installing libass (0.16.0-r1) 04:56:57 (28/86) Installing libdav1d (1.0.0-r2) 04:56:57 (29/86) Installing hwdata-pci (0.364-r0) 04:56:57 (30/86) Installing libpciaccess (0.17-r0) 04:56:57 (31/86) Installing libdrm (2.4.114-r0) 04:56:57 (32/86) Installing gmp (6.2.1-r2) 04:56:57 (33/86) Installing nettle (3.8.1-r0) 04:56:57 (34/86) Installing p11-kit (0.24.1-r1) 04:56:57 (35/86) Installing libtasn1 (4.19.0-r0) 04:56:57 (36/86) Installing libunistring (1.1-r0) 04:56:57 (37/86) Installing gnutls (3.7.8-r3) 04:56:57 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 04:56:57 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 04:56:57 (40/86) Installing lame (3.100-r2) 04:56:57 (41/86) Installing opus (1.3.1-r1) 04:56:57 (42/86) Installing libasyncns (0.8-r1) 04:56:57 (43/86) Installing dbus-libs (1.14.8-r0) 04:56:57 (44/86) Installing libltdl (2.4.7-r1) 04:56:57 (45/86) Installing orc (0.4.33-r0) 04:56:57 (46/86) Installing libgcc (12.2.1_git20220924-r4) 04:56:57 (47/86) Installing libogg (1.3.5-r2) 04:56:57 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 04:56:57 (49/86) Installing flac-libs (1.4.2-r0) 04:56:57 (50/86) Installing libvorbis (1.3.7-r0) 04:56:57 (51/86) Installing libsndfile (1.1.0-r2) 04:56:57 (52/86) Installing libgomp (12.2.1_git20220924-r4) 04:56:57 (53/86) Installing soxr (0.1.3-r3) 04:56:57 (54/86) Installing speexdsp (1.2.1-r0) 04:56:57 (55/86) Installing tdb-libs (1.4.6-r0) 04:56:57 (56/86) Installing libpulse (16.1-r6) 04:56:57 (57/86) Installing cjson (1.7.15-r3) 04:56:57 (58/86) Installing mbedtls (2.28.4-r0) 04:56:57 (59/86) Installing librist (0.2.7-r0) 04:56:57 (60/86) Installing libsrt (1.5.1-r0) 04:56:57 (61/86) Installing libssh (0.10.5-r0) 04:56:57 (62/86) Installing libtheora (1.1.1-r16) 04:56:57 (63/86) Installing libjpeg-turbo (2.1.4-r0) 04:56:57 (64/86) Installing v4l-utils-libs (1.22.1-r2) 04:56:57 (65/86) Installing libxext (1.3.5-r0) 04:56:57 (66/86) Installing libxfixes (6.0.0-r0) 04:56:57 (67/86) Installing wayland-libs-client (1.21.0-r1) 04:56:57 (68/86) Installing libva (2.16.0-r0) 04:56:57 (69/86) Installing libvdpau (1.5-r0) 04:56:57 (70/86) Installing vidstab (1.1.0-r2) 04:56:57 (71/86) Installing libvpx (1.12.0-r1) 04:56:57 (72/86) Installing libwebp (1.2.4-r2) 04:56:57 (73/86) Installing x264-libs (0.164_git20220602-r0) 04:56:57 (74/86) Installing numactl (2.0.16-r1) 04:56:57 (75/86) Installing x265-libs (3.5-r3) 04:56:57 (76/86) Installing xvidcore (1.3.7-r1) 04:56:57 (77/86) Installing libsodium (1.0.18-r2) 04:56:57 (78/86) Installing libzmq (4.3.4-r1) 04:56:57 (79/86) Installing ffmpeg-libs (5.1.3-r0) 04:56:57 (80/86) Installing ffmpeg (5.1.3-r0) 04:56:57 (81/86) Installing udev-init-scripts (35-r1) 04:56:57 (82/86) Installing eudev-libs (3.2.11-r4) 04:56:57 (83/86) Installing xz-libs (5.2.9-r0) 04:56:57 (84/86) Installing zstd-libs (1.5.5-r0) 04:56:57 (85/86) Installing kmod-libs (30-r1) 04:56:57 (86/86) Installing eudev (3.2.11-r4) 04:56:57 Executing busybox-1.35.0-r29.trigger 04:56:57 Executing eudev-3.2.11-r4.trigger 04:56:57 OK: 112 MiB in 101 packages 04:57:00 Removing intermediate container d8d2ed8f2e93 04:57:00 ---> 96c09b5cb54c 04:57:00 Step 18/36 : WORKDIR / 04:57:00 ---> Running in 2e98245a7890 04:57:00 Removing intermediate container 2e98245a7890 04:57:00 ---> d902bfb714b6 04:57:00 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 04:57:00 ---> 0c50ea876169 04:57:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 04:57:00 ---> 352dcc03cd9f 04:57:00 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 04:57:00 ---> 91b5546f40dc 04:57:00 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 04:57:01 ---> ac5a843f95aa 04:57:01 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 04:57:01 ---> 439fe1f63109 04:57:01 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 04:57:01 ---> 33ba29f7ab4b 04:57:01 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 04:57:01 ---> 8cce2666ecc8 04:57:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 04:57:02 ---> Running in 9bca06eb1fd7 04:57:02 Removing intermediate container 9bca06eb1fd7 04:57:02 ---> c4fb2ee72554 04:57:02 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 04:57:02 ---> Running in e358713e1170 04:57:03 Removing intermediate container e358713e1170 04:57:03 ---> fdcb5615e478 04:57:03 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 04:57:03 ---> Running in 055fa8aa8415 04:57:03 Removing intermediate container 055fa8aa8415 04:57:03 ---> 305521424161 04:57:03 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 04:57:03 ---> Running in 35592c89f86a 04:57:04 Removing intermediate container 35592c89f86a 04:57:04 ---> f4b7e942c1a7 04:57:04 Step 30/36 : EXPOSE 59983 04:57:04 ---> Running in c175e309b1d5 04:57:04 Removing intermediate container c175e309b1d5 04:57:04 ---> 7c563677e510 04:57:04 Step 31/36 : EXPOSE 8554 04:57:04 ---> Running in 6143e4dcd2fd 04:57:04 Removing intermediate container 6143e4dcd2fd 04:57:04 ---> ab28f9baa5d9 04:57:04 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 04:57:04 ---> Running in c82ee16ebab5 04:57:04 Removing intermediate container c82ee16ebab5 04:57:04 ---> ea94b57b8abc 04:57:04 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 04:57:04 ---> Running in f1d075c3dbbc 04:57:04 Removing intermediate container f1d075c3dbbc 04:57:04 ---> 5db1b0c65e71 04:57:04 Step 34/36 : LABEL arch=amd64 04:57:04 ---> Running in 55c06dc42d0e 04:57:04 Removing intermediate container 55c06dc42d0e 04:57:04 ---> b7b380fd1860 04:57:04 Step 35/36 : LABEL git_sha=91d05a615dde653fa1057da5f12fa72425dfc839 04:57:04 ---> Running in 25548c65eabb 04:57:04 Removing intermediate container 25548c65eabb 04:57:04 ---> 6751f46f7da2 04:57:04 Step 36/36 : LABEL version=0.0.0 04:57:04 ---> Running in e2ff42677b28 04:57:04 Removing intermediate container e2ff42677b28 04:57:04 ---> 555ca0f778ce 04:57:04 [Warning] One or more build-args [ARCH] were not consumed 04:57:04 Successfully built 555ca0f778ce 04:57:04 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 04:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:05 04:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:06 provisioning config files... 04:57:06 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config9563403297285529226tmp [Pipeline] { 04:57:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:06 latest: Pulling from edgex-lftools-log-publisher 04:57:06 5eb5b503b376: Pulling fs layer 04:57:06 5c69ac0246d0: Pulling fs layer 04:57:06 ec43610c2a17: Pulling fs layer 04:57:06 3a2ae6a8a46f: Pulling fs layer 04:57:06 33b1e0a273af: Pulling fs layer 04:57:06 5d3b04190fa2: Pulling fs layer 04:57:06 2f39f015ded8: Pulling fs layer 04:57:06 3a2ae6a8a46f: Waiting 04:57:06 33b1e0a273af: Waiting 04:57:06 5d3b04190fa2: Waiting 04:57:06 2f39f015ded8: Waiting 04:57:06 5c69ac0246d0: Verifying Checksum 04:57:06 5c69ac0246d0: Download complete 04:57:06 3a2ae6a8a46f: Verifying Checksum 04:57:06 3a2ae6a8a46f: Download complete 04:57:06 33b1e0a273af: Verifying Checksum 04:57:06 33b1e0a273af: Download complete [Pipeline] libraryResource [Pipeline] sh 04:57:06 ec43610c2a17: Verifying Checksum 04:57:06 ec43610c2a17: Download complete 04:57:06 5eb5b503b376: Verifying Checksum 04:57:06 5eb5b503b376: Download complete 04:57:06 ---> docker-login.sh 04:57:06 nexus3.edgexfoundry.org:10001 04:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:06 2f39f015ded8: Verifying Checksum 04:57:06 2f39f015ded8: Download complete 04:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:07 Configure a credential helper to remove this warning. See 04:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:07 04:57:07 Login Succeeded 04:57:07 nexus3.edgexfoundry.org:10002 04:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:07 Configure a credential helper to remove this warning. See 04:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:07 04:57:07 Login Succeeded 04:57:07 nexus3.edgexfoundry.org:10003 04:57:07 5eb5b503b376: Pull complete 04:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:07 5c69ac0246d0: Pull complete 04:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:07 Configure a credential helper to remove this warning. See 04:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:07 04:57:07 Login Succeeded 04:57:07 nexus3.edgexfoundry.org:10004 04:57:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:08 Configure a credential helper to remove this warning. See 04:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:08 04:57:08 Login Succeeded 04:57:08 docker.io 04:57:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:08 ec43610c2a17: Pull complete 04:57:08 3a2ae6a8a46f: Pull complete 04:57:08 33b1e0a273af: Pull complete 04:57:08 5d3b04190fa2: Pull complete 04:57:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:57:08 Configure a credential helper to remove this warning. See 04:57:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:57:08 04:57:08 Login Succeeded 04:57:08 ---> docker-login.sh ends [Pipeline] } 04:57:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:57:09 ========================================================= 04:57:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:57:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 04:57:09 Sending build context to Docker daemon 1.269MB 04:57:09 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 04:57:09 Step 2/13 : FROM ${BASE} AS builder 04:57:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:10 edb6bdbacee9: Pulling fs layer 04:57:10 5f9638ab2659: Pulling fs layer 04:57:10 8d51d6327a98: Pulling fs layer 04:57:10 8b374f2dd631: Pulling fs layer 04:57:10 ec14aa9079de: Pulling fs layer 04:57:10 2f466654f4bb: Pulling fs layer 04:57:10 554e91adad29: Pulling fs layer 04:57:10 8b374f2dd631: Waiting 04:57:10 ec14aa9079de: Waiting 04:57:10 2f466654f4bb: Waiting 04:57:10 554e91adad29: Waiting 04:57:10 5f9638ab2659: Verifying Checksum 04:57:10 5f9638ab2659: Download complete 04:57:10 8b374f2dd631: Verifying Checksum 04:57:10 8b374f2dd631: Download complete 04:57:10 ec14aa9079de: Verifying Checksum 04:57:10 ec14aa9079de: Download complete 04:57:10 edb6bdbacee9: Verifying Checksum 04:57:10 edb6bdbacee9: Download complete 04:57:11 edb6bdbacee9: Pull complete 04:57:11 554e91adad29: Verifying Checksum 04:57:11 554e91adad29: Download complete 04:57:11 5f9638ab2659: Pull complete 04:57:12 8d51d6327a98: Verifying Checksum 04:57:12 8d51d6327a98: Download complete 04:57:12 2f466654f4bb: Verifying Checksum 04:57:12 2f466654f4bb: Download complete 04:57:13 2f39f015ded8: Pull complete 04:57:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:14 prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container 04:57:14 $ 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/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 04:57:17 $ docker top fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:18 ---> job-cost.sh 04:57:18 lf-activate-venv: SKIPPING 04:57:18 INFO: No Stack... 04:57:18 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:18 INFO: Archiving Costs [Pipeline] sh 04:57:18 + cat /w/workspace/foundry_device-usb-camera_PR-274/archives/cost.csv 04:57:18 + cut -d, -f6 [Pipeline] lock 04:57:18 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] 04:57:18 Resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] did not exist. Created. 04:57:18 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:19 Stashed 1 file(s) [Pipeline] } 04:57:19 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:19 $ docker stop --time=1 fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 04:57:20 $ docker rm -f --volumes fbb8935e1e36878646596dabd09eead3952ca4aa34ca2ab117a6225b4792ad26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:24 8d51d6327a98: Pull complete 04:57:24 8b374f2dd631: Pull complete 04:57:24 ec14aa9079de: Pull complete 04:57:31 2f466654f4bb: Pull complete 04:57:34 554e91adad29: Pull complete 04:57:34 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:57:34 ---> 1e15ea492957 04:57:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 04:57:35 ---> Running in 53a0fa1ff0a5 04:57:35 Removing intermediate container 53a0fa1ff0a5 04:57:35 ---> 962d7bc2d3a3 04:57:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:57:35 ---> Running in 1b8cc7bfbe97 04:57:35 Removing intermediate container 1b8cc7bfbe97 04:57:35 ---> bd98a1bfba04 04:57:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 04:57:35 ---> Running in 0f2f73efc5dd 04:57:36 Removing intermediate container 0f2f73efc5dd 04:57:36 ---> 578424cab586 04:57:36 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 04:57:36 ---> Running in 2b6f04ee7929 04:57:36 Removing intermediate container 2b6f04ee7929 04:57:36 ---> 1c2bf1cfa83e 04:57:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:57:36 ---> Running in 0905cec0307e 04:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 04:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 04:57:39 (1/14) Installing libintl (0.21.1-r1) 04:57:39 (2/14) Installing eudev-libs (3.2.11-r4) 04:57:39 (3/14) Installing libjpeg-turbo (2.1.4-r0) 04:57:39 (4/14) Installing v4l-utils-libs (1.22.1-r2) 04:57:39 (5/14) Installing v4l-utils (1.22.1-r2) 04:57:39 (6/14) Installing udev-init-scripts (35-r1) 04:57:39 (7/14) Installing libblkid (2.38.1-r1) 04:57:39 (8/14) Installing xz-libs (5.2.9-r0) 04:57:39 (9/14) Installing zstd-libs (1.5.5-r0) 04:57:39 (10/14) Installing kmod-libs (30-r1) 04:57:39 (11/14) Installing eudev (3.2.11-r4) 04:57:39 (12/14) Installing eudev-dev (3.2.11-r4) 04:57:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 04:57:39 (14/14) Installing v4l-utils-dev (1.22.1-r2) 04:57:39 Executing busybox-1.35.0-r29.trigger 04:57:39 Executing eudev-3.2.11-r4.trigger 04:57:39 OK: 271 MiB in 67 packages 04:57:40 Removing intermediate container 0905cec0307e 04:57:40 ---> 21aa4a5de84a 04:57:40 Step 8/13 : WORKDIR /device-usb-camera 04:57:40 ---> Running in 15c0042144e0 04:57:40 Removing intermediate container 15c0042144e0 04:57:40 ---> 601a18685d8d 04:57:40 Step 9/13 : COPY go.mod vendor* ./ 04:57:41 ---> bc0e99ac281a 04:57:41 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:41 ---> Running in 5b8646c9789b 04:58:49 Removing intermediate container 5b8646c9789b 04:58:49 ---> eb995e3e411e 04:58:49 Step 11/13 : COPY . . 04:58:49 ---> 418c63451564 04:58:49 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 04:58:49 ---> Running in 5597ac25fe02 04:58:49  % Total % Received % Xferd Average Speed Time Time Time Current 04:58:49 Dload Upload Total Spent Left Speed 04:58:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 5369 0 --:--:-- --:--:-- --:--:-- 5396 04:58:49 Removing intermediate container 5597ac25fe02 04:58:49 ---> cfc725a0f758 04:58:49 Step 13/13 : RUN ${MAKE} 04:58:49 ---> Running in 6ea324250ebe 04:58:49 noop 04:58:49 Removing intermediate container 6ea324250ebe 04:58:49 ---> 501798d1f35e 04:58:49 Successfully built 501798d1f35e 04:58:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:49 + docker inspect -f . ci-base-image-arm64 04:58:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:50 prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container 04:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** ci-base-image-arm64 cat 04:58:52 $ docker top 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:53 + go version 04:58:53 go version go1.20.6 linux/arm64 [Pipeline] } 04:58:53 $ docker stop --time=1 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 04:58:55 $ docker rm -f --volumes 8523ab62f63693a782e0048a385d0de06d527c65e8ab3966a2c8011c32c13e98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:55 + docker inspect -f . ci-base-image-arm64 04:58:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:58:56 prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container 04:58:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** ci-base-image-arm64 cat 04:58:57 $ docker top c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d -eo pid,comm [Pipeline] { [Pipeline] sh 04:58:57 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 04:58:58 + make test 04:58:58 go test ./... -coverprofile=coverage.out ./... 04:59:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 05:01:38 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 05:01:39 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.094s coverage: 4.4% of statements 05:01:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:01:40 go vet ./... 05:02:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:06 ./bin/test-attribution-txt.sh [Pipeline] echo 05:02:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:02:07 $ docker stop --time=1 c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d 05:02:09 $ docker rm -f --volumes c0237b3b66394828b642cc0e7847314cd2545eaa860286443ca081880fbd5e7d [Pipeline] // withDockerContainer [Pipeline] sh 05:02:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:02:10 Warning: overwriting stash ‘coverage-report’ 05:02:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:02:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:02:11 + ls -al . 05:02:11 total 216 05:02:11 drwxrwxr-x 9 jenkins jenkins 4096 Aug 25 04:59 . 05:02:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:56 .. 05:02:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 25 04:56 .git 05:02:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 .github 05:02:11 -rw-rw-r-- 1 jenkins jenkins 414 Aug 25 04:56 .gitignore 05:02:11 -rw-rw-r-- 1 jenkins jenkins 45 Aug 25 04:56 .golangci.yml 05:02:11 -rw-rw-r-- 1 jenkins jenkins 77 Aug 25 04:56 .hadolint.yml 05:02:11 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 25 04:56 Attribution.txt 05:02:11 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 25 04:56 CHANGELOG.md 05:02:11 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 25 04:56 Dockerfile 05:02:11 -rw-rw-r-- 1 jenkins jenkins 678 Aug 25 04:56 GOVERNANCE.md 05:02:11 -rw-rw-r-- 1 jenkins jenkins 659 Aug 25 04:56 Jenkinsfile 05:02:11 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 25 04:56 LICENSE 05:02:11 -rw-rw-r-- 1 jenkins jenkins 2616 Aug 25 04:56 Makefile 05:02:11 -rw-rw-r-- 1 jenkins jenkins 622 Aug 25 04:56 OWNERS.md 05:02:11 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 25 04:56 README.md 05:02:11 -rw-rw-r-- 1 jenkins jenkins 5 Aug 25 04:54 VERSION 05:02:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:56 bin 05:02:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 cmd 05:02:11 -rw-r--r-- 1 jenkins jenkins 53939 Aug 25 05:01 coverage.out 05:02:11 -rwxrwxr-x 1 jenkins jenkins 140 Aug 25 04:56 docker-entrypoint.sh 05:02:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 25 04:56 docs 05:02:11 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 25 04:56 go.mod 05:02:11 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 25 04:56 go.sum 05:02:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 25 04:56 internal 05:02:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 25 04:56 snap 05:02:11 -rw-rw-r-- 1 jenkins jenkins 231 Aug 25 04:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:11 + docker build -t device-usb-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=91d05a615dde653fa1057da5f12fa72425dfc839 --label arch=arm64 --label version=0.0.0 . 05:02:12 Sending build context to Docker daemon 1.324MB 05:02:12 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 05:02:12 Step 2/36 : FROM ${BASE} AS builder 05:02:12 ---> 501798d1f35e 05:02:12 Step 3/36 : ARG ADD_BUILD_TAGS="" 05:02:12 ---> Running in 5301c39ac544 05:02:12 Removing intermediate container 5301c39ac544 05:02:12 ---> 42224238a0fc 05:02:12 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:02:12 ---> Running in 789262383f12 05:02:13 Removing intermediate container 789262383f12 05:02:13 ---> 10da28219630 05:02:13 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 05:02:13 ---> Running in 9d0b649d9b25 05:02:13 Removing intermediate container 9d0b649d9b25 05:02:13 ---> 1f26c39d3822 05:02:13 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 05:02:13 ---> Running in 4fc0c1b95e06 05:02:13 Removing intermediate container 4fc0c1b95e06 05:02:13 ---> 03381b959300 05:02:13 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:02:13 ---> Running in 6c212a376d72 05:02:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:02:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:02:16 OK: 271 MiB in 67 packages 05:02:17 Removing intermediate container 6c212a376d72 05:02:17 ---> d3180ebfea02 05:02:17 Step 8/36 : WORKDIR /device-usb-camera 05:02:17 ---> Running in 5b55591194a5 05:02:17 Removing intermediate container 5b55591194a5 05:02:17 ---> 1172e4440fa2 05:02:17 Step 9/36 : COPY go.mod vendor* ./ 05:02:17 ---> 9c5dc25b0069 05:02:17 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:02:17 ---> Running in c01d9e6d4678 05:02:20 Removing intermediate container c01d9e6d4678 05:02:20 ---> f504c1adfd49 05:02:20 Step 11/36 : COPY . . 05:02:21 ---> 1de89b1bde4e 05:02:21 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 05:02:21 ---> Running in 694a7e5bf960 05:02:22  % Total % Received % Xferd Average Speed Time Time Time Current 05:02:22 Dload Upload Total Spent Left Speed 05:02:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1252 100 1252 0 0 3928 0 --:--:-- --:--:-- --:--:-- 3937 05:02:23 Removing intermediate container 694a7e5bf960 05:02:23 ---> 5b371eab2ace 05:02:23 Step 13/36 : RUN ${MAKE} 05:02:23 ---> Running in 1ea79ac37d33 05:02:24 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.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-usb-camera ./cmd 05:05:01 Removing intermediate container 1ea79ac37d33 05:05:01 ---> 17d638e97e97 05:05:01 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 05:05:01 v0.21.6: Pulling from aler9/rtsp-simple-server 05:05:01 8766b47fe142: Pulling fs layer 05:05:01 8766b47fe142: Verifying Checksum 05:05:01 8766b47fe142: Download complete 05:05:01 8766b47fe142: Pull complete 05:05:01 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 05:05:01 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 05:05:01 ---> 69d40e2cb93c 05:05:01 Step 15/36 : FROM alpine:3.17 05:05:01 3.17: Pulling from library/alpine 05:05:01 4060ece20d7a: Pulling fs layer 05:05:01 4060ece20d7a: Verifying Checksum 05:05:01 4060ece20d7a: Download complete 05:05:01 4060ece20d7a: Pull complete 05:05:01 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 05:05:01 Status: Downloaded newer image for alpine:3.17 05:05:01 ---> 8650cd65339b 05:05:01 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 05:05:01 ---> Running in e7cb394f57cc 05:05:01 Removing intermediate container e7cb394f57cc 05:05:01 ---> ebc36fb32379 05:05:01 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 05:05:01 ---> Running in b62ec98a67b3 05:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:05:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:05:01 (1/83) Installing dumb-init (1.2.5-r2) 05:05:01 (2/83) Installing sdl2 (2.26.5-r0) 05:05:01 (3/83) Installing libxau (1.0.10-r0) 05:05:01 (4/83) Installing libmd (1.0.4-r0) 05:05:01 (5/83) Installing libbsd (0.11.7-r0) 05:05:01 (6/83) Installing libxdmcp (1.1.4-r0) 05:05:01 (7/83) Installing libxcb (1.15-r0) 05:05:01 (8/83) Installing libx11 (1.8.4-r1) 05:05:01 (9/83) Installing aom-libs (3.5.0-r0) 05:05:01 (10/83) Installing alsa-lib (1.2.8-r0) 05:05:01 (11/83) Installing libexpat (2.5.0-r0) 05:05:01 (12/83) Installing brotli-libs (1.0.9-r9) 05:05:01 (13/83) Installing libbz2 (1.0.8-r4) 05:05:01 (14/83) Installing libpng (1.6.39-r0) 05:05:01 (15/83) Installing freetype (2.12.1-r0) 05:05:01 (16/83) Installing fontconfig (2.14.1-r0) 05:05:01 (17/83) Installing fribidi (1.0.12-r0) 05:05:01 (18/83) Installing libffi (3.4.4-r0) 05:05:01 (19/83) Installing libintl (0.21.1-r1) 05:05:01 (20/83) Installing libblkid (2.38.1-r1) 05:05:01 (21/83) Installing libmount (2.38.1-r1) 05:05:01 (22/83) Installing pcre2 (10.42-r0) 05:05:01 (23/83) Installing glib (2.74.7-r0) 05:05:01 (24/83) Installing graphite2 (1.3.14-r2) 05:05:01 (25/83) Installing harfbuzz (5.3.1-r1) 05:05:01 (26/83) Installing libass (0.16.0-r1) 05:05:01 (27/83) Installing libdav1d (1.0.0-r2) 05:05:01 (28/83) Installing libdrm (2.4.114-r0) 05:05:01 (29/83) Installing gmp (6.2.1-r2) 05:05:01 (30/83) Installing nettle (3.8.1-r0) 05:05:01 (31/83) Installing p11-kit (0.24.1-r1) 05:05:01 (32/83) Installing libtasn1 (4.19.0-r0) 05:05:01 (33/83) Installing libunistring (1.1-r0) 05:05:01 (34/83) Installing gnutls (3.7.8-r3) 05:05:01 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 05:05:01 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 05:05:01 (37/83) Installing lame (3.100-r2) 05:05:01 (38/83) Installing opus (1.3.1-r1) 05:05:01 (39/83) Installing libasyncns (0.8-r1) 05:05:01 (40/83) Installing dbus-libs (1.14.8-r0) 05:05:01 (41/83) Installing libltdl (2.4.7-r1) 05:05:01 (42/83) Installing orc (0.4.33-r0) 05:05:01 (43/83) Installing libgcc (12.2.1_git20220924-r4) 05:05:01 (44/83) Installing libogg (1.3.5-r2) 05:05:01 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 05:05:01 (46/83) Installing flac-libs (1.4.2-r0) 05:05:01 (47/83) Installing libvorbis (1.3.7-r0) 05:05:01 (48/83) Installing libsndfile (1.1.0-r2) 05:05:01 (49/83) Installing libgomp (12.2.1_git20220924-r4) 05:05:01 (50/83) Installing soxr (0.1.3-r3) 05:05:01 (51/83) Installing speexdsp (1.2.1-r0) 05:05:01 (52/83) Installing tdb-libs (1.4.6-r0) 05:05:01 (53/83) Installing libpulse (16.1-r6) 05:05:01 (54/83) Installing cjson (1.7.15-r3) 05:05:01 (55/83) Installing mbedtls (2.28.4-r0) 05:05:01 (56/83) Installing librist (0.2.7-r0) 05:05:01 (57/83) Installing libsrt (1.5.1-r0) 05:05:01 (58/83) Installing libssh (0.10.5-r0) 05:05:01 (59/83) Installing libtheora (1.1.1-r16) 05:05:01 (60/83) Installing libjpeg-turbo (2.1.4-r0) 05:05:01 (61/83) Installing v4l-utils-libs (1.22.1-r2) 05:05:01 (62/83) Installing libxext (1.3.5-r0) 05:05:01 (63/83) Installing libxfixes (6.0.0-r0) 05:05:01 (64/83) Installing wayland-libs-client (1.21.0-r1) 05:05:01 (65/83) Installing libva (2.16.0-r0) 05:05:01 (66/83) Installing libvdpau (1.5-r0) 05:05:01 (67/83) Installing vidstab (1.1.0-r2) 05:05:01 (68/83) Installing libvpx (1.12.0-r1) 05:05:01 (69/83) Installing libwebp (1.2.4-r2) 05:05:01 (70/83) Installing x264-libs (0.164_git20220602-r0) 05:05:01 (71/83) Installing numactl (2.0.16-r1) 05:05:01 (72/83) Installing x265-libs (3.5-r3) 05:05:01 (73/83) Installing xvidcore (1.3.7-r1) 05:05:01 (74/83) Installing libsodium (1.0.18-r2) 05:05:01 (75/83) Installing libzmq (4.3.4-r1) 05:05:01 (76/83) Installing ffmpeg-libs (5.1.3-r0) 05:05:01 (77/83) Installing ffmpeg (5.1.3-r0) 05:05:01 (78/83) Installing udev-init-scripts (35-r1) 05:05:01 (79/83) Installing eudev-libs (3.2.11-r4) 05:05:01 (80/83) Installing xz-libs (5.2.9-r0) 05:05:01 (81/83) Installing zstd-libs (1.5.5-r0) 05:05:01 (82/83) Installing kmod-libs (30-r1) 05:05:01 (83/83) Installing eudev (3.2.11-r4) 05:05:01 Executing busybox-1.35.0-r29.trigger 05:05:01 Executing eudev-3.2.11-r4.trigger 05:05:01 OK: 86 MiB in 98 packages 05:05:03 Removing intermediate container b62ec98a67b3 05:05:03 ---> 4d4478877c04 05:05:03 Step 18/36 : WORKDIR / 05:05:03 ---> Running in 7a1168fab532 05:05:03 Removing intermediate container 7a1168fab532 05:05:03 ---> ecdf99049da3 05:05:03 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 05:05:04 ---> 8ee6bee614bb 05:05:04 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 05:05:05 ---> 23fe42da72d6 05:05:05 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 05:05:05 ---> 3e8bcbb22151 05:05:05 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 05:05:06 ---> 213bf4584cde 05:05:06 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 05:05:06 ---> bb88da31ad36 05:05:06 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 05:05:06 ---> 5b1bb29b2975 05:05:06 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 05:05:08 ---> 18ced9cd4e14 05:05:08 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 05:05:08 ---> Running in 5c9727280495 05:05:09 Removing intermediate container 5c9727280495 05:05:09 ---> 784cba5c0736 05:05:09 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 05:05:09 ---> Running in 7b1384d7da0e 05:05:11 Removing intermediate container 7b1384d7da0e 05:05:11 ---> 9c1eef08f5fa 05:05:11 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 05:05:11 ---> Running in b48592fba7c8 05:05:13 Removing intermediate container b48592fba7c8 05:05:13 ---> 281e6a44754b 05:05:13 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 05:05:13 ---> Running in 6ec33fb5b768 05:05:16 Removing intermediate container 6ec33fb5b768 05:05:16 ---> 391cc4034fb9 05:05:16 Step 30/36 : EXPOSE 59983 05:05:16 ---> Running in 0e49ae5f2457 05:05:16 Removing intermediate container 0e49ae5f2457 05:05:16 ---> 1df3b029c572 05:05:16 Step 31/36 : EXPOSE 8554 05:05:16 ---> Running in 519b63517dab 05:05:16 Removing intermediate container 519b63517dab 05:05:16 ---> 77e71fc44ec3 05:05:16 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 05:05:16 ---> Running in 3059c4e31f32 05:05:16 Removing intermediate container 3059c4e31f32 05:05:16 ---> 8c5f62af4198 05:05:16 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 05:05:16 ---> Running in a505f6f94879 05:05:17 Removing intermediate container a505f6f94879 05:05:17 ---> cb6ca8cdd468 05:05:17 Step 34/36 : LABEL arch=arm64 05:05:17 ---> Running in 1414647ddacd 05:05:17 Removing intermediate container 1414647ddacd 05:05:17 ---> bacd628687bc 05:05:17 Step 35/36 : LABEL git_sha=91d05a615dde653fa1057da5f12fa72425dfc839 05:05:17 ---> Running in e4bd3fa1706d 05:05:18 Removing intermediate container e4bd3fa1706d 05:05:18 ---> 696c8bc68c0f 05:05:18 Step 36/36 : LABEL version=0.0.0 05:05:18 ---> Running in 232bdaf9f333 05:05:18 Removing intermediate container 232bdaf9f333 05:05:18 ---> 1c3cca916a60 05:05:18 [Warning] One or more build-args [ARCH] were not consumed 05:05:18 Successfully built 1c3cca916a60 05:05:18 Successfully tagged device-usb-camera-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 05:05:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:19 05:05:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:19 arm64: Pulling from edgex-lftools-log-publisher 05:05:19 8998bd30e6a1: Pulling fs layer 05:05:19 04944245beec: Pulling fs layer 05:05:19 699f458cf7ca: Pulling fs layer 05:05:19 765212b225bb: Pulling fs layer 05:05:19 f23df028b6ca: Pulling fs layer 05:05:19 d65c8cfc05b1: Pulling fs layer 05:05:19 2437ff75d9bd: Pulling fs layer 05:05:19 f23df028b6ca: Waiting 05:05:19 d65c8cfc05b1: Waiting 05:05:19 2437ff75d9bd: Waiting 05:05:19 765212b225bb: Waiting 05:05:20 04944245beec: Verifying Checksum 05:05:20 04944245beec: Download complete 05:05:20 765212b225bb: Verifying Checksum 05:05:20 765212b225bb: Download complete 05:05:20 f23df028b6ca: Verifying Checksum 05:05:20 f23df028b6ca: Download complete 05:05:20 d65c8cfc05b1: Verifying Checksum 05:05:20 d65c8cfc05b1: Download complete 05:05:20 699f458cf7ca: Verifying Checksum 05:05:20 699f458cf7ca: Download complete 05:05:20 8998bd30e6a1: Verifying Checksum 05:05:20 8998bd30e6a1: Download complete 05:05:22 2437ff75d9bd: Verifying Checksum 05:05:22 2437ff75d9bd: Download complete 05:05:24 8998bd30e6a1: Pull complete 05:05:24 04944245beec: Pull complete 05:05:26 699f458cf7ca: Pull complete 05:05:26 765212b225bb: Pull complete 05:05:27 f23df028b6ca: Pull complete 05:05:27 d65c8cfc05b1: Pull complete 05:05:42 2437ff75d9bd: Pull complete 05:05:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:05:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:05:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:42 prd-ubuntu20.04-docker-arm64-4c-16g-4494 does not seem to be running inside a container 05:05:42 $ 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-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:05:45 $ docker top 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:05:46 ---> job-cost.sh 05:05:46 lf-activate-venv: SKIPPING 05:05:46 INFO: No Stack... 05:05:46 INFO: Retrieving Pricing Info for: v3-standard-4 05:05:47 INFO: Archiving Costs [Pipeline] sh 05:05:47 + cut -d, -f6 05:05:47 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 05:05:48 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] 05:05:48 Resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] did not exist. Created. 05:05:48 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:05:48 /w/workspace/device-usb-camera/1@tmp/durable-f2aa7632/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:05:49 + echo total: 0.10999999940395355 [Pipeline] stash 05:05:49 Warning: overwriting stash ‘stack-cost’ 05:05:49 Stashed 1 file(s) [Pipeline] } 05:05:49 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-274-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:05:49 $ docker stop --time=1 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 05:05:50 $ docker rm -f --volumes 74da5bfd4910051bb5dca3c8b1a69911e3c059ab65f6381004f21c744f010618 [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 05:05:51 provisioning config files... 05:05:51 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config17719133513526829322tmp [Pipeline] { [Pipeline] sh 05:05:52 + set +x 05:05:52 + bash -s -- 05:05:52 + curl -s https://codecov.io/bash 05:05:52 05:05:52 _____ _ 05:05:52 / ____| | | 05:05:52 | | ___ __| | ___ ___ _____ __ 05:05:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:05:52 | |___| (_) | (_| | __/ (_| (_) \ V / 05:05:52 \_____\___/ \__,_|\___|\___\___/ \_/ 05:05:52 Bash-1.0.6 05:05:52 05:05:52 05:05:52 ==> git version 2.25.1 found 05:05:52 ==> 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 05:05:52 Release-Date: 2020-01-08 05:05:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:05:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:05:52 ==> Jenkins CI detected. 05:05:52 current dir:  /w/workspace/foundry_device-usb-camera_PR-274 05:05:52 project root: . 05:05:52 --> token set from env 05:05:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:05:52 ==> Running gcov in . (disable via -X gcov) 05:05:52 ==> Python coveragepy not found 05:05:52 ==> Searching for coverage reports in: 05:05:52 + . 05:05:52 -> Found 1 reports 05:05:52 ==> Detecting git/mercurial file structure 05:05:52 ==> Reading reports 05:05:52 + ./coverage.out bytes=53939 05:05:52 ==> Appending adjustments 05:05:52 https://docs.codecov.io/docs/fixing-reports 05:05:52 + Found adjustments 05:05:52 ==> Gzipping contents 05:05:52 8.0K /tmp/codecov.0Umr85.gz 05:05:52 ==> Uploading reports 05:05:52 url: https://codecov.io 05:05:52 query: branch=PR-274&commit=91d05a615dde653fa1057da5f12fa72425dfc839&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=274&job=&cmd_args= 05:05:52 -> Pinging Codecov 05:05:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-274&commit=91d05a615dde653fa1057da5f12fa72425dfc839&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-274%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=274&job=&cmd_args= 05:05:52 -> Uploading to 05:05:52 https://storage.googleapis.com/codecov/v4/raw/2023-08-25/73D8F5FF140700D3E01443B452E23636/91d05a615dde653fa1057da5f12fa72425dfc839/85e78144-6c2a-41f1-aa2f-a7f44f5bc18f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230825%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230825T050552Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a8aa8fb49882b7f159e0eb4d00a114e675d7d0e05954c37d56aae8c1ad4a7e3b 05:05:52 % Total % Received % Xferd Average Speed Time Time Time Current 05:05:52 Dload Upload Total Spent Left Speed 05:05:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6891 0 0 100 6891 0 33614 --:--:-- --:--:-- --:--:-- 33614 05:05:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/91d05a615dde653fa1057da5f12fa72425dfc839 [Pipeline] } 05:05:52 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 05:05:54 + [ -d /w/workspace/foundry_device-usb-camera_PR-274/archives ] 05:05:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-274/archives 05:05:54 total 16 05:05:54 drwxr-xr-x 3 root root 4096 Aug 25 04:57 . 05:05:54 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 04:57 .. 05:05:54 drwxr-xr-x 2 root root 4096 Aug 25 04:57 cost 05:05:54 -rw-r--r-- 1 root root 89 Aug 25 04:57 cost.csv 05:05:54 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-274/archives 05:05:54 + ls -al /w/workspace/foundry_device-usb-camera_PR-274/archives 05:05:54 total 16 05:05:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 25 04:57 . 05:05:54 drwxrwxr-x 11 jenkins jenkins 4096 Aug 25 04:57 .. 05:05:54 drwxr-xr-x 2 jenkins jenkins 4096 Aug 25 04:57 cost 05:05:54 -rw-r--r-- 1 jenkins jenkins 89 Aug 25 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:05:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:55 ---> package-listing.sh 05:05:55 ++ facter osfamily 05:05:55 ++ tr '[:upper:]' '[:lower:]' 05:05:56 + OS_FAMILY=debian 05:05:56 + workspace=/w/workspace/foundry_device-usb-camera_PR-274 05:05:56 + START_PACKAGES=/tmp/packages_start.txt 05:05:56 + END_PACKAGES=/tmp/packages_end.txt 05:05:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:56 + PACKAGES=/tmp/packages_start.txt 05:05:56 + '[' /w/workspace/foundry_device-usb-camera_PR-274 ']' 05:05:56 + PACKAGES=/tmp/packages_end.txt 05:05:56 + case "${OS_FAMILY}" in 05:05:56 + dpkg -l 05:05:56 + grep '^ii' 05:05:56 + '[' -f /tmp/packages_start.txt ']' 05:05:56 + '[' -f /tmp/packages_end.txt ']' 05:05:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:56 + '[' /w/workspace/foundry_device-usb-camera_PR-274 ']' 05:05:56 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-274/archives/ 05:05:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-274/archives/ [Pipeline] echo 05:05:56 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/foundry_device-usb-camera_PR-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:05:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:57 prd-ubuntu20.04-docker-8c-8g-4493 does not seem to be running inside a container 05:05:57 $ 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/foundry_device-usb-camera_PR-274/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-274 -v /w/workspace/foundry_device-usb-camera_PR-274:/w/workspace/foundry_device-usb-camera_PR-274:rw,z -v /w/workspace/foundry_device-usb-camera_PR-274@tmp:/w/workspace/foundry_device-usb-camera_PR-274@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 05:05:57 $ docker top 58b5a2b571ba36c8bceefaaf9ddd7a309668d9e0041983202a330e0b23da83c6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:57 + touch /tmp/pre-build-complete [Pipeline] sh 05:05:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:05:58 + ls /var/log/sa-host 05:05:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:58 provisioning config files... 05:05:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-274@tmp/config13511243919414741201tmp [Pipeline] { [Pipeline] echo 05:05:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:05:58 ---> create-netrc.sh [Pipeline] } 05:05:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:05:59 ---> python-tools-install.sh [Pipeline] echo 05:05:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:05:59 ---> sudo-logs.sh 05:05:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:05:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:06:00 ---> job-cost.sh 05:06:00 lf-activate-venv: SKIPPING 05:06:00 DEBUG: total: 0.2199999988079071 05:06:00 INFO: Retrieving Stack Cost... 05:06:00 INFO: Retrieving Pricing Info for: v3-standard-8 05:06:00 INFO: Archiving Costs [Pipeline] echo 05:06:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:06:01 ---> logs-deploy.sh 05:06:01 lf-activate-venv: SKIPPING 05:06:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-274/1 05:06:01 INFO: archiving workspace using pattern(s): 05:06:02 Archives upload complete. 05:06:02 INFO: archiving logs to Nexus 05:06:03 ---> uname -a: 05:06:03 Linux prd-ubuntu20-04-docker-8c-8g-4493 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:06:03 05:06:03 05:06:03 ---> lscpu: 05:06:03 Architecture: x86_64 05:06:03 CPU op-mode(s): 32-bit, 64-bit 05:06:03 Byte Order: Little Endian 05:06:03 Address sizes: 40 bits physical, 48 bits virtual 05:06:03 CPU(s): 8 05:06:03 On-line CPU(s) list: 0-7 05:06:03 Thread(s) per core: 1 05:06:03 Core(s) per socket: 1 05:06:03 Socket(s): 8 05:06:03 NUMA node(s): 1 05:06:03 Vendor ID: AuthenticAMD 05:06:03 CPU family: 23 05:06:03 Model: 49 05:06:03 Model name: AMD EPYC-Rome Processor 05:06:03 Stepping: 0 05:06:03 CPU MHz: 2799.998 05:06:03 BogoMIPS: 5599.99 05:06:03 Virtualization: AMD-V 05:06:03 Hypervisor vendor: KVM 05:06:03 Virtualization type: full 05:06:03 L1d cache: 256 KiB 05:06:03 L1i cache: 256 KiB 05:06:03 L2 cache: 4 MiB 05:06:03 L3 cache: 128 MiB 05:06:03 NUMA node0 CPU(s): 0-7 05:06:03 Vulnerability Itlb multihit: Not affected 05:06:03 Vulnerability L1tf: Not affected 05:06:03 Vulnerability Mds: Not affected 05:06:03 Vulnerability Meltdown: Not affected 05:06:03 Vulnerability Mmio stale data: Not affected 05:06:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:06:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:06:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:06:03 Vulnerability Srbds: Not affected 05:06:03 Vulnerability Tsx async abort: Not affected 05:06:03 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 05:06:03 05:06:03 05:06:03 ---> nproc: 05:06:03 8 05:06:03 05:06:03 05:06:03 ---> df -h: 05:06:03 Filesystem Size Used Avail Use% Mounted on 05:06:03 overlay 155G 12G 144G 8% / 05:06:03 tmpfs 64M 0 64M 0% /dev 05:06:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:06:03 shm 64M 0 64M 0% /dev/shm 05:06:03 /dev/vda1 155G 12G 144G 8% /facter-os 05:06:03 05:06:03 05:06:03 ---> sar -b -r -n DEV: 05:06:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4493) 08/25/23 _x86_64_ (8 CPU) 05:06:03 05:06:03 04:53:46 LINUX RESTART (8 CPU) 05:06:03 05:06:03 04:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:06:03 04:55:01 233.96 47.89 186.07 0.00 5409.50 111957.74 0.00 05:06:03 04:56:01 200.73 0.98 199.75 0.00 16.93 76737.74 0.00 05:06:03 04:57:01 158.52 0.27 158.25 0.00 9.33 37535.10 0.00 05:06:03 04:58:01 102.68 0.08 102.60 0.00 9.33 19257.46 0.00 05:06:03 04:59:01 25.98 10.25 15.73 0.00 3455.29 3686.45 0.00 05:06:03 05:00:01 4.33 0.00 4.33 0.00 0.00 57.99 0.00 05:06:03 05:01:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 05:06:03 05:02:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 05:06:03 05:03:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 05:06:03 05:04:01 2.12 0.00 2.12 0.00 0.00 32.26 0.00 05:06:03 05:05:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 05:06:03 05:06:01 5.87 0.25 5.62 0.00 19.33 111.71 0.00 05:06:03 Average: 61.55 4.98 56.57 0.00 743.25 20784.89 0.00 05:06:03 05:06:03 04:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:06:03 04:55:01 29230732 31572232 751076 2.28 71832 2546496 2031280 5.99 1009688 2291096 666016 05:06:03 04:56:01 27945344 31394208 904600 2.75 147696 3475484 2220944 6.55 1419420 3038732 205280 05:06:03 04:57:01 27847848 31551160 748516 2.28 153672 3725064 1895680 5.59 1292108 3265652 420 05:06:03 04:58:01 27383176 31572396 724452 2.20 164260 4150468 1787408 5.27 1289540 3677932 196 05:06:03 04:59:01 27141776 31552208 734632 2.23 169504 4354228 1819532 5.36 1451720 3732700 1272 05:06:03 05:00:01 27146864 31557248 730052 2.22 169540 4354224 1836000 5.41 1447220 3732644 40 05:06:03 05:01:01 27147044 31557468 729720 2.22 169560 4354228 1836000 5.41 1446876 3732648 12 05:06:03 05:02:01 27156080 31566664 720412 2.19 169592 4354228 1836000 5.41 1438212 3732648 176 05:06:03 05:03:01 27156632 31567272 719784 2.19 169640 4354232 1836000 5.41 1438332 3732656 4 05:06:03 05:04:01 27157016 31568304 719544 2.19 169720 4354216 1836000 5.41 1437620 3733228 32 05:06:03 05:05:01 27157440 31568736 719016 2.19 169736 4354216 1819736 5.36 1437960 3733236 16 05:06:03 05:06:01 27061516 31479108 803824 2.44 169888 4355828 1889432 5.57 1526840 3730108 860 05:06:03 Average: 27460956 31542250 750469 2.28 157887 4061076 1887001 5.56 1386295 3511107 72860 05:06:03 05:06:03 04:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:06:03 04:55:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 05:06:03 04:55:01 docker0 1.37 1.28 0.24 11.93 0.00 0.00 0.00 0.00 05:06:03 04:55:01 ens3 629.61 391.65 6634.06 122.80 0.00 0.00 0.00 0.00 05:06:03 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:06:03 04:56:01 docker0 233.73 400.95 17.85 2441.45 0.00 0.00 0.00 0.00 05:06:03 04:56:01 ens3 433.69 254.46 2471.66 34.08 0.00 0.00 0.00 0.00 05:06:03 04:56:01 veth62689ea 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:06:03 04:57:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 05:06:03 04:57:01 docker0 17.17 43.28 1.21 714.04 0.00 0.00 0.00 0.00 05:06:03 04:57:01 ens3 88.52 43.83 1011.58 14.07 0.00 0.00 0.00 0.00 05:06:03 04:58:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 05:06:03 04:58:01 docker0 0.00 0.05 0.00 0.01 0.00 0.00 0.00 0.00 05:06:03 04:58:01 ens3 94.55 55.70 2523.33 11.63 0.00 0.00 0.00 0.00 05:06:03 04:59:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 05:06:03 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 04:59:01 ens3 81.69 27.45 1374.34 2.06 0.00 0.00 0.00 0.00 05:06:03 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:06:03 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:00:01 ens3 3.07 2.70 12.27 0.24 0.00 0.00 0.00 0.00 05:06:03 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:06:03 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:02:01 ens3 0.70 0.25 0.14 0.08 0.00 0.00 0.00 0.00 05:06:03 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:03:01 ens3 0.43 0.37 0.26 0.20 0.00 0.00 0.00 0.00 05:06:03 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:06:03 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:04:01 ens3 1.02 0.50 0.39 0.28 0.00 0.00 0.00 0.00 05:06:03 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:05:01 ens3 0.25 0.10 0.08 0.07 0.00 0.00 0.00 0.00 05:06:03 05:06:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:06:03 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:06:03 05:06:01 ens3 28.70 16.61 31.06 10.60 0.00 0.00 0.00 0.00 05:06:03 Average: lo 0.97 0.97 0.09 0.09 0.00 0.00 0.00 0.00 05:06:03 Average: docker0 21.02 37.13 1.61 263.95 0.00 0.00 0.00 0.00 05:06:03 Average: ens3 113.51 66.13 1171.56 16.34 0.00 0.00 0.00 0.00 05:06:03 05:06:03 05:06:03 ---> sar -P ALL: 05:06:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4493) 08/25/23 _x86_64_ (8 CPU) 05:06:03 05:06:03 04:53:46 LINUX RESTART (8 CPU) 05:06:03 05:06:03 04:54:01 CPU %user %nice %system %iowait %steal %idle 05:06:03 04:55:01 all 9.61 0.00 3.23 3.24 0.06 83.87 05:06:03 04:55:01 0 10.16 0.00 4.28 0.76 0.05 84.76 05:06:03 04:55:01 1 10.98 0.00 3.23 9.59 0.05 76.15 05:06:03 04:55:01 2 9.91 0.00 3.00 9.03 0.05 78.01 05:06:03 04:55:01 3 6.62 0.00 2.32 0.18 0.05 90.82 05:06:03 04:55:01 4 10.94 0.00 2.81 4.14 0.05 82.06 05:06:03 04:55:01 5 8.65 0.00 3.62 0.34 0.05 87.34 05:06:03 04:55:01 6 12.19 0.00 3.09 1.11 0.07 83.54 05:06:03 04:55:01 7 7.40 0.00 3.46 0.73 0.08 88.33 05:06:03 04:56:01 all 14.13 0.00 4.53 4.46 0.06 76.82 05:06:03 04:56:01 0 13.78 0.00 4.39 0.18 0.03 81.61 05:06:03 04:56:01 1 14.71 0.00 6.43 27.09 0.08 51.68 05:06:03 04:56:01 2 14.02 0.00 4.53 5.72 0.05 75.69 05:06:03 04:56:01 3 14.41 0.00 3.09 0.33 0.05 82.12 05:06:03 04:56:01 4 14.01 0.00 4.51 1.08 0.07 80.33 05:06:03 04:56:01 5 14.40 0.00 4.32 0.55 0.05 80.68 05:06:03 04:56:01 6 13.24 0.00 4.50 0.35 0.05 81.86 05:06:03 04:56:01 7 14.45 0.00 4.48 0.57 0.08 80.41 05:06:03 04:57:01 all 39.35 0.00 7.02 1.40 0.09 52.14 05:06:03 04:57:01 0 38.58 0.00 6.80 0.12 0.08 54.42 05:06:03 04:57:01 1 38.95 0.00 6.79 0.10 0.07 54.09 05:06:03 04:57:01 2 40.55 0.00 6.81 0.37 0.08 52.19 05:06:03 04:57:01 3 40.05 0.00 6.98 5.63 0.10 47.24 05:06:03 04:57:01 4 36.97 0.00 7.59 1.97 0.10 53.37 05:06:03 04:57:01 5 39.77 0.00 6.88 0.71 0.13 52.50 05:06:03 04:57:01 6 39.98 0.00 7.60 2.18 0.10 50.14 05:06:03 04:57:01 7 39.94 0.00 6.70 0.14 0.08 53.14 05:06:03 04:58:01 all 3.19 0.00 1.58 0.81 0.03 94.39 05:06:03 04:58:01 0 3.56 0.00 1.79 0.42 0.03 94.20 05:06:03 04:58:01 1 2.96 0.00 1.47 0.02 0.03 95.52 05:06:03 04:58:01 2 3.33 0.00 1.42 0.35 0.02 94.88 05:06:03 04:58:01 3 3.34 0.00 1.77 3.94 0.05 90.90 05:06:03 04:58:01 4 3.26 0.00 1.47 0.57 0.03 94.66 05:06:03 04:58:01 5 2.19 0.00 1.07 0.27 0.03 96.43 05:06:03 04:58:01 6 3.09 0.00 1.90 0.86 0.02 94.14 05:06:03 04:58:01 7 3.82 0.00 1.77 0.05 0.03 94.33 05:06:03 04:59:01 all 0.87 0.00 0.48 0.37 0.01 98.26 05:06:03 04:59:01 0 0.65 0.00 0.55 0.63 0.00 98.17 05:06:03 04:59:01 1 0.30 0.00 0.33 0.03 0.00 99.33 05:06:03 04:59:01 2 0.53 0.00 0.53 0.07 0.02 98.85 05:06:03 04:59:01 3 2.47 0.00 0.75 0.93 0.02 95.83 05:06:03 04:59:01 4 1.08 0.00 0.42 0.12 0.00 98.38 05:06:03 04:59:01 5 1.07 0.00 0.70 0.47 0.02 97.75 05:06:03 04:59:01 6 0.38 0.00 0.33 0.72 0.02 98.55 05:06:03 04:59:01 7 0.50 0.00 0.23 0.00 0.00 99.26 05:06:03 05:00:01 all 0.28 0.00 0.02 0.02 0.01 99.66 05:06:03 05:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 05:06:03 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:06:03 05:00:01 4 0.05 0.00 0.02 0.00 0.00 99.93 05:06:03 05:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 05:06:03 05:00:01 6 0.07 0.00 0.05 0.05 0.02 99.82 05:06:03 05:00:01 7 2.02 0.00 0.03 0.13 0.02 97.80 05:06:03 05:01:01 all 0.09 0.00 0.01 0.00 0.01 99.89 05:06:03 05:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:06:03 05:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:06:03 05:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:06:03 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:06:03 05:01:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:06:03 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:06:03 05:01:01 7 0.57 0.00 0.02 0.02 0.02 99.38 05:06:03 05:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:06:03 05:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:06:03 05:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:06:03 05:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:06:03 05:02:01 5 0.10 0.00 0.02 0.00 0.02 99.87 05:06:03 05:02:01 6 0.02 0.00 0.03 0.02 0.02 99.92 05:06:03 05:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:06:03 05:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:06:03 05:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:06:03 05:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:06:03 05:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:06:03 05:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:06:03 05:03:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:06:03 05:03:01 5 0.05 0.00 0.00 0.02 0.02 99.92 05:06:03 05:03:01 6 0.07 0.00 0.03 0.02 0.03 99.85 05:06:03 05:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:06:03 05:04:01 all 0.08 0.00 0.01 0.02 0.01 99.89 05:06:03 05:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:06:03 05:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:06:03 05:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:06:03 05:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:06:03 05:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 05:06:03 05:04:01 5 0.12 0.00 0.02 0.05 0.00 99.82 05:06:03 05:04:01 6 0.02 0.00 0.02 0.08 0.00 99.88 05:06:03 05:04:01 7 0.35 0.00 0.02 0.00 0.02 99.62 05:06:03 05:05:01 all 0.30 0.00 0.01 0.00 0.00 99.68 05:06:03 05:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:06:03 05:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:06:03 05:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:06:03 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:06:03 05:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:06:03 05:05:01 5 0.30 0.00 0.02 0.02 0.02 99.65 05:06:03 05:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:06:03 05:05:01 7 1.99 0.00 0.00 0.00 0.00 98.01 05:06:03 05:06:03 05:05:01 CPU %user %nice %system %iowait %steal %idle 05:06:03 05:06:01 all 0.82 0.00 0.31 0.02 0.02 98.83 05:06:03 05:06:01 0 0.53 0.00 0.38 0.05 0.00 99.03 05:06:03 05:06:01 1 0.48 0.00 0.28 0.00 0.03 99.20 05:06:03 05:06:01 2 0.92 0.00 0.30 0.00 0.03 98.75 05:06:03 05:06:01 3 0.83 0.00 0.38 0.02 0.02 98.75 05:06:03 05:06:01 4 0.25 0.00 0.25 0.00 0.00 99.50 05:06:03 05:06:01 5 0.63 0.00 0.20 0.05 0.02 99.10 05:06:03 05:06:01 6 1.55 0.00 0.37 0.03 0.02 98.03 05:06:03 05:06:01 7 1.36 0.00 0.32 0.00 0.02 98.31 05:06:03 Average: all 5.69 0.00 1.43 0.86 0.03 91.99 05:06:03 Average: 0 5.59 0.00 1.52 0.18 0.02 92.69 05:06:03 Average: 1 5.67 0.00 1.54 3.04 0.03 89.72 05:06:03 Average: 2 5.74 0.00 1.38 1.29 0.02 91.57 05:06:03 Average: 3 5.62 0.00 1.27 0.91 0.03 92.17 05:06:03 Average: 4 5.52 0.00 1.42 0.65 0.02 92.39 05:06:03 Average: 5 5.58 0.00 1.40 0.20 0.03 92.79 05:06:03 Average: 6 5.85 0.00 1.49 0.45 0.03 92.19 05:06:03 Average: 7 5.99 0.00 1.41 0.14 0.03 92.44 05:06:03 05:06:03 05:06:03