Pull request #84 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 farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 1dbc6f5bda8e5204b179f3ba67f1150ac1418946+9d5c5da43a104ea1175f08e8bd4156385d9bd27b (2e7679cae1552044944d50f58be9150e416ba16f) 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-ssh7877943426145436800.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh13005088811787090525.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-84/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-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1969098363967487012.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-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12098595699766269943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh9863470678366292903.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-84/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-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13557425205659854910.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 bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-28794 in /w/workspace/xfoundry_device-usb-camera_PR-84 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/xfoundry_device-usb-camera_PR-84 # 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/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 Merge succeeded, producing 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 Checking out Revision 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 (PR-84) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # 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 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 Commit message: "refactor(snap): Simplify rtsp server versioning and configuration" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:06:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:06:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:07:00 ========================================================= 14:07:00 EdgeX Global Pipelines Version Info 14:07:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:07:00 ------------------- 14:07:00 stable info: 14:07:00 ------------------- 14:07:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:07:00 Message: update stable to v1.0.239 14:07:01 ------------------- 14:07:01 experimental info: 14:07:01 ------------------- 14:07:01 Commited By: **** collab-it+edgex@linuxfoundation.org 14:07:01 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:07:01 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:07:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 14:07:01 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 14:07:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:07:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:07:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo 14:07:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo 14:07:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo 14:07:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1dbc6f5 [Pipeline] echo 14:07:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:03 provisioning config files... 14:07:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config7080587671723273849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:03 ---> docker-login.sh 14:07:03 nexus3.edgexfoundry.org:10001 14:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 nexus3.edgexfoundry.org:10002 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 nexus3.edgexfoundry.org:10003 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 nexus3.edgexfoundry.org:10004 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 docker.io 14:07:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:04 Configure a credential helper to remove this warning. See 14:07:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:04 14:07:04 Login Succeeded 14:07:04 ---> docker-login.sh ends [Pipeline] } 14:07:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:07:05 + git rev-list -1 --merges 1dbc6f5bda8e5204b179f3ba67f1150ac1418946~1..1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo 14:07:05 -----------> git rev-list -1 --merges 1dbc6f5bda8e5204b179f3ba67f1150ac1418946~1..1dbc6f5bda8e5204b179f3ba67f1150ac1418946 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [false] [Pipeline] sh 14:07:05 + git log --format=format:%s -1 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo 14:07:05 ========================================================= 14:07:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:07:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:06 + git log --format=format:%s -1 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] echo 14:07:06 [semverPrep] GIT_COMMIT: 1dbc6f5bda8e5204b179f3ba67f1150ac1418946, Commit Message: refactor(snap): Simplify rtsp server versioning and configuration [Pipeline] echo 14:07:06 [semverPrep] This is not a build commit. [Pipeline] sh 14:07:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:07:06 + grep -v github /etc/ssh/ssh_known_hosts 14:07:06 + [ -e /tmp/ssh_known_hosts ] 14:07:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:07:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:07:06 + sudo tee -a /etc/ssh/ssh_known_hosts 14:07:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:07 14:07:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:07 0.1.4: Pulling from edgex-devops/py-git-semver 14:07:07 b85a868b505f: Pulling fs layer 14:07:07 e2be974225ed: Pulling fs layer 14:07:07 339a4e72a1f5: Pulling fs layer 14:07:07 988bab9f4d93: Pulling fs layer 14:07:07 1469e6f7b9e6: Pulling fs layer 14:07:07 eaf3925da568: Pulling fs layer 14:07:07 bab4dde63d76: Pulling fs layer 14:07:07 bde34c3a00c8: Pulling fs layer 14:07:07 b352a97aabf1: Pulling fs layer 14:07:07 4872d77fe225: Pulling fs layer 14:07:07 5851b861e8e6: Pulling fs layer 14:07:07 bde34c3a00c8: Waiting 14:07:07 1469e6f7b9e6: Waiting 14:07:07 b352a97aabf1: Waiting 14:07:07 4872d77fe225: Waiting 14:07:07 eaf3925da568: Waiting 14:07:07 bab4dde63d76: Waiting 14:07:07 988bab9f4d93: Waiting 14:07:07 5851b861e8e6: Waiting 14:07:07 e2be974225ed: Download complete 14:07:07 988bab9f4d93: Verifying Checksum 14:07:07 988bab9f4d93: Download complete 14:07:08 339a4e72a1f5: Verifying Checksum 14:07:08 339a4e72a1f5: Download complete 14:07:08 eaf3925da568: Download complete 14:07:08 1469e6f7b9e6: Verifying Checksum 14:07:08 1469e6f7b9e6: Download complete 14:07:08 bde34c3a00c8: Verifying Checksum 14:07:08 bde34c3a00c8: Download complete 14:07:08 b352a97aabf1: Download complete 14:07:08 4872d77fe225: Verifying Checksum 14:07:08 4872d77fe225: Download complete 14:07:08 5851b861e8e6: Download complete 14:07:08 b85a868b505f: Download complete 14:07:08 bab4dde63d76: Verifying Checksum 14:07:08 bab4dde63d76: Download complete 14:07:09 b85a868b505f: Pull complete 14:07:09 e2be974225ed: Pull complete 14:07:10 339a4e72a1f5: Pull complete 14:07:10 988bab9f4d93: Pull complete 14:07:10 1469e6f7b9e6: Pull complete 14:07:10 eaf3925da568: Pull complete 14:07:12 bab4dde63d76: Pull complete 14:07:12 bde34c3a00c8: Pull complete 14:07:12 b352a97aabf1: Pull complete 14:07:12 4872d77fe225: Pull complete 14:07:12 5851b861e8e6: Pull complete 14:07:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:07:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:07:13 prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container 14:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:07:14 $ docker top 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 -eo pid,comm 14:07:14 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). 14:07:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:07:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:14 [ssh-agent] Looking for ssh-agent implementation... 14:07:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:14 $ docker exec 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent 14:07:14 SSH_AUTH_SOCK=/tmp/ssh-hpWmsx0vPO7B/agent.33 14:07:14 SSH_AGENT_PID=39 14:07:14 Running ssh-add (command line suppressed) 14:07:14 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_6680775751474763191.key (/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_6680775751474763191.key) 14:07:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:15 + git tag --points-at HEAD [Pipeline] } 14:07:15 $ docker exec --env ******** --env ******** 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent -k 14:07:15 unset SSH_AUTH_SOCK; 14:07:15 unset SSH_AGENT_PID; 14:07:15 echo Agent pid 39 killed; 14:07:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:07:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:07:15 [ssh-agent] Looking for ssh-agent implementation... 14:07:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:07:15 $ docker exec 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent 14:07:15 SSH_AUTH_SOCK=/tmp/ssh-fMmrH7tn9H9Q/agent.72 14:07:15 SSH_AGENT_PID=79 14:07:15 Running ssh-add (command line suppressed) 14:07:15 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_1072114828019501585.key (/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/private_key_1072114828019501585.key) 14:07:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:07:16 + git semver init 14:07:16 2022-09-09 14:07:16,389 [run_init] DEBUG init version:0.0.0 force:False 14:07:16 2022-09-09 14:07:16,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver 14:07:16 2022-09-09 14:07:16,390 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-84/.semver 14:07:16 2022-09-09 14:07:16,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-84/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84, universal_newlines=False, shell=None, istream=None) 14:07:17 2022-09-09 14:07:17,146 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-84/.git/info/exclude 14:07:17 2022-09-09 14:07:17,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 with force:False 14:07:17 2022-09-09 14:07:17,147 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 14:07:17 2022-09-09 14:07:17,151 [execute] INFO git cat-file --batch-check 14:07:17 2022-09-09 14:07:17,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) 14:07:17 2022-09-09 14:07:17,158 [execute] INFO git cat-file --batch 14:07:17 2022-09-09 14:07:17,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-84/.semver, universal_newlines=False, shell=None, istream=) 14:07:17 2022-09-09 14:07:17,164 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-84/.semver/PR-84 14:07:17 0.0.0 [Pipeline] } 14:07:17 $ docker exec --env ******** --env ******** 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 ssh-agent -k 14:07:17 unset SSH_AUTH_SOCK; 14:07:17 unset SSH_AGENT_PID; 14:07:17 echo Agent pid 79 killed; 14:07:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:07:17 + git semver [Pipeline] } 14:07:18 $ docker stop --time=1 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 14:07:19 $ docker rm -f 03f52d337177bd1e7da6fcda3d5a2d5f9cb998408c135610f5b20194fca42d17 [Pipeline] // withDockerContainer [Pipeline] sh 14:07:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:07:20 Stashed 1 file(s) [Pipeline] echo 14:07:20 [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 14:07:20 provisioning config files... 14:07:20 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config5822743165276063737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:21 ---> docker-login.sh 14:07:21 nexus3.edgexfoundry.org:10001 14:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:21 Configure a credential helper to remove this warning. See 14:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:21 14:07:21 Login Succeeded 14:07:21 nexus3.edgexfoundry.org:10002 14:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:21 Configure a credential helper to remove this warning. See 14:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:21 14:07:21 Login Succeeded 14:07:21 nexus3.edgexfoundry.org:10003 14:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:21 Configure a credential helper to remove this warning. See 14:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:21 14:07:21 Login Succeeded 14:07:21 nexus3.edgexfoundry.org:10004 14:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:21 Configure a credential helper to remove this warning. See 14:07:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:21 14:07:21 Login Succeeded 14:07:21 docker.io 14:07:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:22 Configure a credential helper to remove this warning. See 14:07:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:22 14:07:22 Login Succeeded 14:07:22 ---> docker-login.sh ends [Pipeline] } 14:07:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:07:22 ========================================================= 14:07:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:07:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:07:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:07:22 Sending build context to Docker daemon 874kB 14:07:22 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:07:22 Step 2/13 : FROM ${BASE} AS builder 14:07:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:07:22 2408cc74d12b: Pulling fs layer 14:07:22 ea60b727a1ce: Pulling fs layer 14:07:22 30c4a7721957: Pulling fs layer 14:07:22 370296b7ddb6: Pulling fs layer 14:07:22 7c6cee850709: Pulling fs layer 14:07:22 39a5fcdaea64: Pulling fs layer 14:07:22 d94ebbe4e438: Pulling fs layer 14:07:22 bcfd1f05c69d: Pulling fs layer 14:07:22 59ccb84bbe0f: Pulling fs layer 14:07:22 370296b7ddb6: Waiting 14:07:22 7c6cee850709: Waiting 14:07:22 39a5fcdaea64: Waiting 14:07:22 d94ebbe4e438: Waiting 14:07:22 bcfd1f05c69d: Waiting 14:07:22 59ccb84bbe0f: Waiting 14:07:22 30c4a7721957: Download complete 14:07:22 ea60b727a1ce: Verifying Checksum 14:07:22 ea60b727a1ce: Download complete 14:07:23 7c6cee850709: Verifying Checksum 14:07:23 7c6cee850709: Download complete 14:07:23 39a5fcdaea64: Verifying Checksum 14:07:23 39a5fcdaea64: Download complete 14:07:23 2408cc74d12b: Verifying Checksum 14:07:23 2408cc74d12b: Download complete 14:07:23 d94ebbe4e438: Download complete 14:07:23 2408cc74d12b: Pull complete 14:07:23 ea60b727a1ce: Pull complete 14:07:23 30c4a7721957: Pull complete 14:07:23 59ccb84bbe0f: Verifying Checksum 14:07:23 59ccb84bbe0f: Download complete 14:07:23 370296b7ddb6: Verifying Checksum 14:07:23 370296b7ddb6: Download complete 14:07:23 bcfd1f05c69d: Verifying Checksum 14:07:23 bcfd1f05c69d: Download complete 14:07:28 370296b7ddb6: Pull complete 14:07:28 7c6cee850709: Pull complete 14:07:28 39a5fcdaea64: Pull complete 14:07:28 d94ebbe4e438: Pull complete 14:07:30 bcfd1f05c69d: Pull complete 14:07:31 59ccb84bbe0f: Pull complete 14:07:31 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 14:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:07:31 ---> a4fb48ad2a94 14:07:31 Step 3/13 : ARG MAKE="make build" 14:07:32 ---> Running in 6efac87df3a4 14:07:32 Removing intermediate container 6efac87df3a4 14:07:32 ---> 6f654e2fc656 14:07:32 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 14:07:32 ---> Running in 425fd8bb6849 14:07:32 Removing intermediate container 425fd8bb6849 14:07:32 ---> 5220a9a588b1 14:07:32 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:07:32 ---> Running in d37031f929be 14:07:32 Removing intermediate container d37031f929be 14:07:32 ---> bbf2ef7b72c9 14:07:32 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:07:32 ---> Running in bb83b6fe710e 14:07:33 Removing intermediate container bb83b6fe710e 14:07:33 ---> 52b969fe778c 14:07:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:07:33 ---> Running in f5a3d34fc665 14:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:07:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:07:34 (1/80) Installing mesa (21.3.8-r2) 14:07:35 (2/80) Installing libxau (1.0.9-r0) 14:07:35 (3/80) Installing libxdmcp (1.1.3-r0) 14:07:35 (4/80) Installing libxcb (1.15-r0) 14:07:35 (5/80) Installing libx11 (1.8-r0) 14:07:35 (6/80) Installing libxext (1.3.4-r0) 14:07:35 (7/80) Installing libxfixes (6.0.0-r0) 14:07:35 (8/80) Installing libxxf86vm (1.1.4-r2) 14:07:35 (9/80) Installing libpciaccess (0.16-r0) 14:07:35 (10/80) Installing libdrm (2.4.110-r0) 14:07:35 Still waiting to schedule task 14:07:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:07:35 (11/80) Installing mesa-glapi (21.3.8-r2) 14:07:35 (12/80) Installing libxshmfence (1.3-r1) 14:07:35 (13/80) Installing mesa-gl (21.3.8-r2) 14:07:36 (14/80) Installing icu-data-full (71.1-r2) 14:07:36 (15/80) Installing libice (1.0.10-r0) 14:07:37 (16/80) Installing libuuid (2.38-r1) 14:07:37 (17/80) Installing libsm (1.2.3-r0) 14:07:37 (18/80) Installing libxt (1.2.1-r0) 14:07:37 (19/80) Installing libxmu (1.1.3-r0) 14:07:37 (20/80) Installing xset (1.2.4-r0) 14:07:37 (21/80) Installing xprop (1.2.5-r0) 14:07:37 (22/80) Installing xdg-utils (1.1.3-r3) 14:07:37 (23/80) Installing dbus-libs (1.14.0-r1) 14:07:37 (24/80) Installing libffi (3.4.2-r1) 14:07:37 (25/80) Installing libintl (0.21-r2) 14:07:37 (26/80) Installing libblkid (2.38-r1) 14:07:37 (27/80) Installing libmount (2.38-r1) 14:07:38 (28/80) Installing pcre (8.45-r2) 14:07:38 (29/80) Installing glib (2.72.1-r0) 14:07:38 (30/80) Installing icu-libs (71.1-r2) 14:07:39 (31/80) Installing libpcre2-16 (10.40-r0) 14:07:39 (32/80) Installing zstd-libs (1.5.2-r1) 14:07:39 (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) 14:07:40 (34/80) Installing hicolor-icon-theme (0.17-r1) 14:07:40 (35/80) Installing wayland-libs-server (1.20.0-r0) 14:07:40 (36/80) Installing mesa-gbm (21.3.8-r2) 14:07:40 (37/80) Installing wayland-libs-client (1.20.0-r0) 14:07:40 (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) 14:07:40 (39/80) Installing libxcomposite (0.4.5-r0) 14:07:40 (40/80) Installing libbz2 (1.0.8-r1) 14:07:40 (41/80) Installing libpng (1.6.37-r1) 14:07:40 (42/80) Installing freetype (2.12.1-r0) 14:07:41 (43/80) Installing fontconfig (2.14.0-r0) 14:07:41 (44/80) Installing wayland-libs-cursor (1.20.0-r0) 14:07:41 (45/80) Installing wayland-libs-egl (1.20.0-r0) 14:07:41 (46/80) Installing xkeyboard-config (2.35.1-r0) 14:07:41 (47/80) Installing xz-libs (5.2.5-r1) 14:07:41 (48/80) Installing libxml2 (2.9.14-r1) 14:07:41 (49/80) Installing libxkbcommon (1.4.1-r0) 14:07:41 (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) 14:07:41 (51/80) Installing mesa-egl (21.3.8-r2) 14:07:41 (52/80) Installing avahi-libs (0.8-r6) 14:07:41 (53/80) Installing nettle (3.7.3-r0) 14:07:42 (54/80) Installing p11-kit (0.24.1-r0) 14:07:42 (55/80) Installing libtasn1 (4.18.0-r0) 14:07:42 (56/80) Installing libunistring (1.0-r0) 14:07:42 (57/80) Installing gnutls (3.7.7-r0) 14:07:42 (58/80) Installing cups-libs (2.4.2-r0) 14:07:42 (59/80) Installing graphite2 (1.3.14-r1) 14:07:42 (60/80) Installing harfbuzz (4.3.0-r0) 14:07:42 (61/80) Installing libevdev (1.12.1-r0) 14:07:42 (62/80) Installing mtdev (1.1.6-r0) 14:07:42 (63/80) Installing eudev-libs (3.2.11-r0) 14:07:42 (64/80) Installing libinput-libs (1.20.1-r0) 14:07:43 (65/80) Installing libjpeg-turbo (2.1.3-r1) 14:07:43 (66/80) Installing xcb-util-wm (0.4.1-r1) 14:07:43 (67/80) Installing xcb-util (0.4.0-r3) 14:07:43 (68/80) Installing xcb-util-image (0.4.0-r1) 14:07:43 (69/80) Installing xcb-util-keysyms (0.4.0-r1) 14:07:43 (70/80) Installing xcb-util-renderutil (0.3.9-r1) 14:07:43 (71/80) Installing libxkbcommon-x11 (1.4.1-r0) 14:07:43 (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) 14:07:44 (73/80) Installing v4l-utils-libs (1.22.1-r1) 14:07:44 (74/80) Installing v4l-utils (1.22.1-r1) 14:07:44 (75/80) Installing udev-init-scripts (35-r0) 14:07:44 Executing udev-init-scripts-35-r0.post-install 14:07:44 (76/80) Installing kmod-libs (29-r2) 14:07:44 (77/80) Installing eudev (3.2.11-r0) 14:07:44 (78/80) Installing eudev-dev (3.2.11-r0) 14:07:44 (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:07:44 (80/80) Installing v4l-utils-dev (1.22.1-r1) 14:07:44 Executing busybox-1.35.0-r13.trigger 14:07:45 Executing eudev-3.2.11-r0.trigger 14:07:45 OK: 330 MiB in 131 packages 14:07:47 Removing intermediate container f5a3d34fc665 14:07:47 ---> ca3d7b999e81 14:07:47 Step 8/13 : WORKDIR /device-usb-camera 14:07:47 ---> Running in 97d521ee760f 14:07:47 Removing intermediate container 97d521ee760f 14:07:47 ---> bc119bc428f4 14:07:47 Step 9/13 : COPY go.mod vendor* ./ 14:07:47 ---> 1b0c880f5488 14:07:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:07:47 ---> Running in 25fe6f420d64 14:08:05 Removing intermediate container 25fe6f420d64 14:08:05 ---> 763cc69c2068 14:08:05 Step 11/13 : COPY . . 14:08:05 ---> 6f977c707f79 14:08:05 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:08:05 ---> Running in 3536dadd3997 14:08:05  % Total % Received % Xferd Average Speed Time Time Time Current 14:08:05 Dload Upload Total Spent Left Speed 14:08:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10927 0 --:--:-- --:--:-- --:--:-- 10948 14:08:05 Removing intermediate container 3536dadd3997 14:08:05 ---> df00172d3319 14:08:05 Step 13/13 : RUN ${MAKE} 14:08:05 ---> Running in 84d59a610444 14:08:06 noop 14:08:06 Removing intermediate container 84d59a610444 14:08:06 ---> 3b09c7f36e49 14:08:06 Successfully built 3b09c7f36e49 14:08:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:06 + docker inspect -f . ci-base-image-x86_64 14:08:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:07 prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container 14:08:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:07 $ docker top 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:08 + go version 14:08:08 go version go1.18.3 linux/amd64 [Pipeline] } 14:08:08 $ docker stop --time=1 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde 14:08:09 $ docker rm -f 8bcd1f0884a75a5f2af36c64950a165a9f53977e99ae6f1038d6ed73b7924cde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:10 + docker inspect -f . ci-base-image-x86_64 14:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:08:10 prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container 14:08:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:08:10 $ docker top 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:08:11 + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-84 [Pipeline] fileExists [Pipeline] sh 14:08:11 + make test 14:08:11 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 14:08:11 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:08:21 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:08:22 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements 14:08:30 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 14:08:30 CGO_ENABLED=1 go vet ./... 14:08:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:08:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:08:32 ./bin/test-attribution-txt.sh [Pipeline] echo 14:08:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:08:33 $ docker stop --time=1 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 14:08:34 $ docker rm -f 854f3c71d0d94f6533db14aa559a20fb53723aa774caf396560b3699c1115fc8 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:08:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:08:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:08:36 + ls -al . 14:08:36 total 200 14:08:36 drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 14:08 . 14:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:06 .. 14:08:36 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:08 .git 14:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 .github 14:08:36 -rw-rw-r-- 1 jenkins jenkins 414 Sep 9 14:06 .gitignore 14:08:36 -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 14:06 .golangci.yml 14:08:36 -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 14:06 .hadolint.yml 14:08:36 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:07 .semver 14:08:36 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 9 14:06 Attribution.txt 14:08:36 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 9 14:06 CHANGELOG.md 14:08:36 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 9 14:06 Dockerfile 14:08:36 -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 14:06 GOVERNANCE.md 14:08:36 -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 14:06 Jenkinsfile 14:08:36 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 14:06 LICENSE 14:08:36 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 9 14:06 Makefile 14:08:36 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 14:06 OWNERS.md 14:08:36 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 9 14:06 README.md 14:08:36 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 14:07 VERSION 14:08:36 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:06 bin 14:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 cmd 14:08:36 -rw-r--r-- 1 jenkins jenkins 29387 Sep 9 14:08 coverage.out 14:08:36 -rwxrwxr-x 1 jenkins jenkins 140 Sep 9 14:06 docker-entrypoint.sh 14:08:36 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 9 14:06 go.mod 14:08:36 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 9 14:06 go.sum 14:08:36 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:06 internal 14:08:36 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:06 snap 14:08:36 -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 14:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:08:36 + 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=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 --label arch=amd64 --label version=0.0.0 . 14:08:36 Sending build context to Docker daemon 904.2kB 14:08:36 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 14:08:36 Step 2/35 : FROM ${BASE} AS builder 14:08:36 ---> 3b09c7f36e49 14:08:36 Step 3/35 : ARG MAKE="make build" 14:08:36 ---> Running in a7988bbe8d72 14:08:36 Removing intermediate container a7988bbe8d72 14:08:36 ---> 0284aaab9779 14:08:36 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 14:08:36 ---> Running in b90cded8432a 14:08:37 Removing intermediate container b90cded8432a 14:08:37 ---> 7ca432258a31 14:08:37 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:08:37 ---> Running in 4a459ed12bc3 14:08:37 Removing intermediate container 4a459ed12bc3 14:08:37 ---> f1249df7b505 14:08:37 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:08:37 ---> Running in cbeae1f8970b 14:08:37 Removing intermediate container cbeae1f8970b 14:08:37 ---> 136dcfd1be6e 14:08:37 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:08:37 ---> Running in dde46a896a95 14:08:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:08:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:08:39 OK: 330 MiB in 131 packages 14:08:39 Removing intermediate container dde46a896a95 14:08:39 ---> 88f18da4fd6f 14:08:39 Step 8/35 : WORKDIR /device-usb-camera 14:08:39 ---> Running in 1fdefeb69c68 14:08:39 Removing intermediate container 1fdefeb69c68 14:08:39 ---> 38656a64114f 14:08:39 Step 9/35 : COPY go.mod vendor* ./ 14:08:39 ---> 1c8fefee056a 14:08:39 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:08:39 ---> Running in 81266fe31e3d 14:08:40 Removing intermediate container 81266fe31e3d 14:08:40 ---> ddefac3c1dc3 14:08:40 Step 11/35 : COPY . . 14:08:40 ---> 44e342eb6bd1 14:08:40 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:08:40 ---> Running in 88c9f0d509c0 14:08:40  % Total % Received % Xferd Average Speed Time Time Time Current 14:08:40 Dload Upload Total Spent Left Speed 14:08:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 48854 0 --:--:-- --:--:-- --:--:-- 50571 14:08:41 Removing intermediate container 88c9f0d509c0 14:08:41 ---> 532f502c6715 14:08:41 Step 13/35 : RUN ${MAKE} 14:08:41 ---> Running in c3853850537e 14:08:41 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 14:09:03 Removing intermediate container c3853850537e 14:09:03 ---> 3e7f03e177e2 14:09:03 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 14:09:03 v0.18.4: Pulling from aler9/rtsp-simple-server 14:09:03 af6660deedbd: Pulling fs layer 14:09:03 97cd0a44c592: Pulling fs layer 14:09:03 97cd0a44c592: Download complete 14:09:04 af6660deedbd: Verifying Checksum 14:09:04 af6660deedbd: Download complete 14:09:04 af6660deedbd: Pull complete 14:09:04 97cd0a44c592: Pull complete 14:09:04 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 14:09:04 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 14:09:04 ---> fea57e182299 14:09:04 Step 15/35 : FROM alpine:3.16 14:09:05 3.16: Pulling from library/alpine 14:09:05 213ec9aee27d: Pulling fs layer 14:09:05 213ec9aee27d: Verifying Checksum 14:09:05 213ec9aee27d: Download complete 14:09:05 213ec9aee27d: Pull complete 14:09:05 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:09:05 Status: Downloaded newer image for alpine:3.16 14:09:05 ---> 9c6f07244728 14:09:05 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:09:05 ---> Running in fdb2c1a2dc39 14:09:05 Removing intermediate container fdb2c1a2dc39 14:09:05 ---> 300b2ff58930 14:09:05 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 14:09:05 ---> Running in ed70521dc3ee 14:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:09:06 (1/83) Installing dumb-init (1.2.5-r1) 14:09:06 (2/83) Installing sdl2 (2.0.22-r0) 14:09:06 (3/83) Installing libxau (1.0.9-r0) 14:09:06 (4/83) Installing libxdmcp (1.1.3-r0) 14:09:06 (5/83) Installing libxcb (1.15-r0) 14:09:06 (6/83) Installing libx11 (1.8-r0) 14:09:06 (7/83) Installing aom-libs (3.3.0-r0) 14:09:06 (8/83) Installing alsa-lib (1.2.7.2-r0) 14:09:06 (9/83) Installing expat (2.4.8-r0) 14:09:06 (10/83) Installing brotli-libs (1.0.9-r6) 14:09:06 (11/83) Installing libbz2 (1.0.8-r1) 14:09:06 (12/83) Installing libpng (1.6.37-r1) 14:09:06 (13/83) Installing freetype (2.12.1-r0) 14:09:06 (14/83) Installing fontconfig (2.14.0-r0) 14:09:06 (15/83) Installing fribidi (1.0.12-r0) 14:09:06 (16/83) Installing libffi (3.4.2-r1) 14:09:06 (17/83) Installing libintl (0.21-r2) 14:09:06 (18/83) Installing libblkid (2.38-r1) 14:09:06 (19/83) Installing libmount (2.38-r1) 14:09:06 (20/83) Installing pcre (8.45-r2) 14:09:06 (21/83) Installing glib (2.72.1-r0) 14:09:06 (22/83) Installing graphite2 (1.3.14-r1) 14:09:06 (23/83) Installing harfbuzz (4.3.0-r0) 14:09:06 (24/83) Installing libass (0.16.0-r0) 14:09:06 (25/83) Installing libdav1d (1.0.0-r0) 14:09:06 (26/83) Installing libpciaccess (0.16-r0) 14:09:06 (27/83) Installing libdrm (2.4.110-r0) 14:09:06 (28/83) Installing gmp (6.2.1-r2) 14:09:06 (29/83) Installing nettle (3.7.3-r0) 14:09:06 (30/83) Installing p11-kit (0.24.1-r0) 14:09:06 (31/83) Installing libtasn1 (4.18.0-r0) 14:09:06 (32/83) Installing libunistring (1.0-r0) 14:09:06 (33/83) Installing gnutls (3.7.7-r0) 14:09:06 (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:09:06 (35/83) Installing ncurses-libs (6.3_p20220521-r0) 14:09:06 (36/83) Installing lame (3.100-r0) 14:09:06 (37/83) Installing opus (1.3.1-r1) 14:09:06 (38/83) Installing libasyncns (0.8-r1) 14:09:06 (39/83) Installing dbus-libs (1.14.0-r1) 14:09:06 (40/83) Installing libltdl (2.4.7-r0) 14:09:06 (41/83) Installing orc (0.4.32-r0) 14:09:06 (42/83) Installing libgcc (11.2.1_git20220219-r2) 14:09:06 (43/83) Installing libogg (1.3.5-r1) 14:09:06 (44/83) Installing libstdc++ (11.2.1_git20220219-r2) 14:09:06 (45/83) Installing flac (1.3.4-r0) 14:09:06 (46/83) Installing libvorbis (1.3.7-r0) 14:09:06 (47/83) Installing libsndfile (1.1.0-r0) 14:09:06 (48/83) Installing libgomp (11.2.1_git20220219-r2) 14:09:06 (49/83) Installing soxr (0.1.3-r2) 14:09:06 (50/83) Installing speexdsp (1.2.0-r0) 14:09:06 (51/83) Installing tdb-libs (1.4.6-r0) 14:09:06 (52/83) Installing libpulse (15.0-r2) 14:09:06 (53/83) Installing cjson (1.7.15-r3) 14:09:06 (54/83) Installing mbedtls (2.28.1-r0) 14:09:06 (55/83) Installing librist (0.2.6-r1) 14:09:06 (56/83) Installing libsrt (1.4.4-r0) 14:09:06 (57/83) Installing libssh (0.9.6-r1) 14:09:06 (58/83) Installing libtheora (1.1.1-r16) 14:09:07 (59/83) Installing libjpeg-turbo (2.1.3-r1) 14:09:07 (60/83) Installing v4l-utils-libs (1.22.1-r1) 14:09:07 (61/83) Installing libxext (1.3.4-r0) 14:09:07 (62/83) Installing libxfixes (6.0.0-r0) 14:09:07 (63/83) Installing wayland-libs-client (1.20.0-r0) 14:09:07 (64/83) Installing libva (2.14.0-r0) 14:09:07 (65/83) Installing libvdpau (1.5-r0) 14:09:07 (66/83) Installing vidstab (1.1.0-r1) 14:09:07 (67/83) Installing libvpx (1.11.0-r1) 14:09:07 (68/83) Installing libwebp (1.2.3-r0) 14:09:07 (69/83) Installing x264-libs (0.163_git20210613-r0) 14:09:07 (70/83) Installing numactl (2.0.14-r0) 14:09:07 (71/83) Installing x265-libs (3.5-r3) 14:09:07 (72/83) Installing xvidcore (1.3.7-r1) 14:09:07 (73/83) Installing ffmpeg-libs (5.0.1-r1) 14:09:07 (74/83) Installing ffmpeg (5.0.1-r1) 14:09:07 (75/83) Installing udev-init-scripts (35-r0) 14:09:07 Executing udev-init-scripts-35-r0.post-install 14:09:07 (76/83) Installing eudev-libs (3.2.11-r0) 14:09:07 (77/83) Installing xz-libs (5.2.5-r1) 14:09:07 (78/83) Installing zstd-libs (1.5.2-r1) 14:09:07 (79/83) Installing kmod-libs (29-r2) 14:09:07 (80/83) Installing eudev (3.2.11-r0) 14:09:07 (81/83) Installing libsodium (1.0.18-r0) 14:09:07 (82/83) Installing libzmq (4.3.4-r0) 14:09:07 (83/83) Installing zeromq (4.3.4-r0) 14:09:07 Executing busybox-1.35.0-r17.trigger 14:09:07 Executing eudev-3.2.11-r0.trigger 14:09:07 OK: 101 MiB in 97 packages 14:09:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-28795 in /w/workspace/xfoundry_device-usb-camera_PR-84 [Pipeline] { [Pipeline] ws 14:09:09 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 14:09:09 Selected Git installation does not exist. Using Default 14:09:09 The recommended git tool is: NONE 14:09:09 Removing intermediate container ed70521dc3ee 14:09:09 ---> 633213a195fc 14:09:09 Step 18/35 : WORKDIR / 14:09:09 ---> Running in e2da7b7f7671 14:09:09 Removing intermediate container e2da7b7f7671 14:09:09 ---> dc54355ac2b3 14:09:09 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 14:09:09 ---> b6e75e0944c2 14:09:09 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 14:09:09 ---> 3f5bbd9f0924 14:09:09 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:09:09 ---> 4468d66f8a08 14:09:09 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:09:09 ---> eb47899752ee 14:09:09 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:09:10 ---> 70d6a73af3fa 14:09:10 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 14:09:10 ---> d714cb7a80af 14:09:10 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 14:09:10 ---> 7415bca377e4 14:09:10 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:09:10 ---> Running in de9cbf30a18a 14:09:11 Removing intermediate container de9cbf30a18a 14:09:11 ---> 6d76cf40e6f1 14:09:11 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:09:11 ---> Running in 2f0a60c05994 14:09:11 Removing intermediate container 2f0a60c05994 14:09:11 ---> f329b99966e2 14:09:11 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:09:11 ---> Running in 8db5e68fb1e5 14:09:12 Removing intermediate container 8db5e68fb1e5 14:09:12 ---> 6471ed27ef55 14:09:12 Step 29/35 : EXPOSE 59983 14:09:12 ---> Running in 60c32dc257c0 14:09:12 Removing intermediate container 60c32dc257c0 14:09:12 ---> 030f80023e88 14:09:12 Step 30/35 : EXPOSE 8554 14:09:12 ---> Running in 6d1f9dcc2609 14:09:12 Removing intermediate container 6d1f9dcc2609 14:09:12 ---> d778fcc84251 14:09:12 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:09:12 ---> Running in cf2ba0389b33 14:09:12 Removing intermediate container cf2ba0389b33 14:09:12 ---> 62de771fde9b 14:09:12 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 14:09:12 ---> Running in f28881b63958 14:09:12 Removing intermediate container f28881b63958 14:09:12 ---> ad0ef081e485 14:09:12 Step 33/35 : LABEL arch=amd64 14:09:12 ---> Running in 10ffe83285db 14:09:12 Removing intermediate container 10ffe83285db 14:09:12 ---> e35b1dd2f73e 14:09:12 Step 34/35 : LABEL git_sha=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 14:09:12 ---> Running in 8565901f07ed 14:09:13 Removing intermediate container 8565901f07ed 14:09:13 ---> d7463b48d848 14:09:13 Step 35/35 : LABEL version=0.0.0 14:09:13 ---> Running in f0d94230887e 14:09:13 Removing intermediate container f0d94230887e 14:09:13 ---> 3ac3aee45c26 14:09:13 [Warning] One or more build-args [ARCH] were not consumed 14:09:13 Successfully built 3ac3aee45c26 14:09:13 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 14:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:14 14:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:14 latest: Pulling from edgex-lftools-log-publisher 14:09:14 5eb5b503b376: Pulling fs layer 14:09:14 5c69ac0246d0: Pulling fs layer 14:09:14 ec43610c2a17: Pulling fs layer 14:09:14 3a2ae6a8a46f: Pulling fs layer 14:09:14 33b1e0a273af: Pulling fs layer 14:09:14 5d3b04190fa2: Pulling fs layer 14:09:14 2f39f015ded8: Pulling fs layer 14:09:14 3a2ae6a8a46f: Waiting 14:09:14 33b1e0a273af: Waiting 14:09:14 5d3b04190fa2: Waiting 14:09:14 2f39f015ded8: Waiting 14:09:14 5c69ac0246d0: Verifying Checksum 14:09:14 5c69ac0246d0: Download complete 14:09:14 3a2ae6a8a46f: Download complete 14:09:14 33b1e0a273af: Verifying Checksum 14:09:14 33b1e0a273af: Download complete 14:09:14 ec43610c2a17: Verifying Checksum 14:09:14 ec43610c2a17: Download complete 14:09:14 5d3b04190fa2: Download complete 14:09:14 5eb5b503b376: Verifying Checksum 14:09:14 5eb5b503b376: Download complete 14:09:15 2f39f015ded8: Download complete 14:09:16 5eb5b503b376: Pull complete 14:09:16 5c69ac0246d0: Pull complete 14:09:16 using credential edgex-jenkins-ssh 14:09:16 Cloning the remote Git repository 14:09:16 ec43610c2a17: Pull complete 14:09:16 3a2ae6a8a46f: Pull complete 14:09:16 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 14:09:16 > git init /w/workspace/device-usb-camera/1 # timeout=10 14:09:16 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:09:16 > git --version # timeout=10 14:09:16 > git --version # 'git version 2.25.1' 14:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:17 33b1e0a273af: Pull complete 14:09:17 5d3b04190fa2: Pull complete 14:09:18 Merging remotes/origin/main commit 9d5c5da43a104ea1175f08e8bd4156385d9bd27b into PR head commit 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 14:09:18 Merge succeeded, producing 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 14:09:18 Checking out Revision 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 (PR-84) 14:09:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:09:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:17 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 14:09:17 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 14:09:17 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:09:18 > git config core.sparsecheckout # timeout=10 14:09:18 > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 14:09:18 > git remote # timeout=10 14:09:18 > git config --get remote.origin.url # timeout=10 14:09:18 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:18 > git merge 9d5c5da43a104ea1175f08e8bd4156385d9bd27b # timeout=10 14:09:18 > git rev-parse HEAD^{commit} # timeout=10 14:09:18 > git config core.sparsecheckout # timeout=10 14:09:18 > git checkout -f 1dbc6f5bda8e5204b179f3ba67f1150ac1418946 # timeout=10 14:09:22 Commit message: "refactor(snap): Simplify rtsp server versioning and configuration" 14:09:22 > git --version # timeout=10 14:09:22 > git --version # 'git version 2.25.1' 14:09:22 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 14:09:22 2f39f015ded8: Pull complete 14:09:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:22 prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container 14:09:22 14:09:22 GitHub has been notified of this commit’s build result 14:09:22 14:09:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:09:26 $ docker top 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:26 ---> job-cost.sh 14:09:26 lf-activate-venv: SKIPPING 14:09:26 INFO: No Stack... 14:09:26 INFO: Retrieving Pricing Info for: v3-standard-8 14:09:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 14:09:27 Dload Upload Total Spent Left Speed 14:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 14:09:27 INFO: Archiving Costs [Pipeline] sh [Pipeline] sh 14:09:27 + + cat /w/workspace/xfoundry_device-usb-camera_PR-84/archives/cost.csv 14:09:27 cut -d, -f6 [Pipeline] lock 14:09:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] 14:09:27 Resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] did not exist. Created. 14:09:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash 14:09:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] sh 14:09:28 + echo total: 0.2199999988079071 [Pipeline] stash 14:09:28 Stashed 1 file(s) [Pipeline] } 14:09:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] 14:09:28 + sudo tee /etc/docker/daemon.new 14:09:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:09:28 { 14:09:28 "registry-mirrors": [ 14:09:28 "https://nexus3.edgexfoundry.org:10001" 14:09:28 ], 14:09:28 "bip": "10.250.0.254/24", 14:09:28 "hosts": [ 14:09:28 "tcp://0.0.0.0:5555", 14:09:28 "unix:///var/run/docker.sock" 14:09:28 ], 14:09:28 "mtu": 1458, 14:09:28 "selinux-enabled": true, 14:09:28 "seccomp-profile": "/etc/docker/seccomp.json" 14:09:28 } [Pipeline] // lock [Pipeline] } 14:09:28 $ docker stop --time=1 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f 14:09:29 $ docker rm -f 682f3ce1b8da76e7d4cb60588adf4dadc5a56d328001c84136b9b3ef2b13286f [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 14:09:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage [Pipeline] } [Pipeline] sh 14:09:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:48 provisioning config files... 14:09:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config496408212756631341tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:49 ---> docker-login.sh 14:09:49 nexus3.edgexfoundry.org:10001 14:09:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 nexus3.edgexfoundry.org:10002 14:09:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:50 Configure a credential helper to remove this warning. See 14:09:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:50 14:09:50 Login Succeeded 14:09:50 nexus3.edgexfoundry.org:10003 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:51 Configure a credential helper to remove this warning. See 14:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:51 14:09:51 Login Succeeded 14:09:51 nexus3.edgexfoundry.org:10004 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:51 Configure a credential helper to remove this warning. See 14:09:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:51 14:09:51 Login Succeeded 14:09:51 docker.io 14:09:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:52 Configure a credential helper to remove this warning. See 14:09:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:52 14:09:52 Login Succeeded 14:09:52 ---> docker-login.sh ends [Pipeline] } 14:09:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:52 ========================================================= 14:09:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:09:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 14:09:53 Sending build context to Docker daemon 567.3kB 14:09:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 14:09:53 Step 2/13 : FROM ${BASE} AS builder 14:09:53 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:09:53 b3c136eddcbf: Pulling fs layer 14:09:53 c0a3192eca97: Pulling fs layer 14:09:53 a050256f5b6f: Pulling fs layer 14:09:53 656be50a0ddc: Pulling fs layer 14:09:53 2bbca73fdf42: Pulling fs layer 14:09:53 46d945488cbd: Pulling fs layer 14:09:53 8a5474983e97: Pulling fs layer 14:09:53 329c88fbcd65: Pulling fs layer 14:09:53 656be50a0ddc: Waiting 14:09:53 2bbca73fdf42: Waiting 14:09:53 46d945488cbd: Waiting 14:09:53 8a5474983e97: Waiting 14:09:53 329c88fbcd65: Waiting 14:09:53 a050256f5b6f: Verifying Checksum 14:09:53 a050256f5b6f: Download complete 14:09:53 c0a3192eca97: Verifying Checksum 14:09:53 c0a3192eca97: Download complete 14:09:53 2bbca73fdf42: Verifying Checksum 14:09:53 2bbca73fdf42: Download complete 14:09:53 b3c136eddcbf: Verifying Checksum 14:09:53 b3c136eddcbf: Download complete 14:09:53 46d945488cbd: Verifying Checksum 14:09:53 46d945488cbd: Download complete 14:09:54 b3c136eddcbf: Pull complete 14:09:54 329c88fbcd65: Verifying Checksum 14:09:54 329c88fbcd65: Download complete 14:09:55 c0a3192eca97: Pull complete 14:09:55 a050256f5b6f: Pull complete 14:09:56 8a5474983e97: Verifying Checksum 14:09:56 8a5474983e97: Download complete 14:09:57 656be50a0ddc: Verifying Checksum 14:09:57 656be50a0ddc: Download complete 14:10:09 656be50a0ddc: Pull complete 14:10:09 2bbca73fdf42: Pull complete 14:10:10 46d945488cbd: Pull complete 14:10:16 8a5474983e97: Pull complete 14:10:20 329c88fbcd65: Pull complete 14:10:20 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 14:10:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:10:20 ---> ff4287adb874 14:10:20 Step 3/13 : ARG MAKE="make build" 14:10:20 ---> Running in a4d906c21930 14:10:21 Removing intermediate container a4d906c21930 14:10:21 ---> ee7d553426a1 14:10:21 Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 14:10:21 ---> Running in d9b4a4e7f4f1 14:10:21 Removing intermediate container d9b4a4e7f4f1 14:10:21 ---> 76ae09bdc049 14:10:21 Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:10:21 ---> Running in 0d33b9a430f7 14:10:21 Removing intermediate container 0d33b9a430f7 14:10:21 ---> 7c177df60c00 14:10:21 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:10:21 ---> Running in ed1d884b8616 14:10:23 Removing intermediate container ed1d884b8616 14:10:23 ---> c65a6f59217e 14:10:23 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:23 ---> Running in 65b24ac0a2b2 14:10:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:10:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:10:26 (1/14) Installing libintl (0.21-r2) 14:10:26 (2/14) Installing eudev-libs (3.2.11-r0) 14:10:26 (3/14) Installing libjpeg-turbo (2.1.3-r1) 14:10:26 (4/14) Installing v4l-utils-libs (1.22.1-r1) 14:10:26 (5/14) Installing v4l-utils (1.22.1-r1) 14:10:27 (6/14) Installing udev-init-scripts (35-r0) 14:10:27 Executing udev-init-scripts-35-r0.post-install 14:10:27 (7/14) Installing libblkid (2.38-r1) 14:10:27 (8/14) Installing xz-libs (5.2.5-r1) 14:10:27 (9/14) Installing zstd-libs (1.5.2-r1) 14:10:27 (10/14) Installing kmod-libs (29-r2) 14:10:27 (11/14) Installing eudev (3.2.11-r0) 14:10:27 (12/14) Installing eudev-dev (3.2.11-r0) 14:10:27 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 14:10:27 (14/14) Installing v4l-utils-dev (1.22.1-r1) 14:10:27 Executing busybox-1.35.0-r13.trigger 14:10:27 Executing eudev-3.2.11-r0.trigger 14:10:27 OK: 228 MiB in 65 packages 14:10:28 Removing intermediate container 65b24ac0a2b2 14:10:28 ---> 4012cc88613e 14:10:28 Step 8/13 : WORKDIR /device-usb-camera 14:10:29 ---> Running in cc72cd2346e7 14:10:29 Removing intermediate container cc72cd2346e7 14:10:29 ---> 6695d02bd5ec 14:10:29 Step 9/13 : COPY go.mod vendor* ./ 14:10:29 ---> ddbb5186e651 14:10:29 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:29 ---> Running in 528f19d00822 14:11:16 Removing intermediate container 528f19d00822 14:11:16 ---> 6591a38e24c1 14:11:16 Step 11/13 : COPY . . 14:11:16 ---> 8438d7a93ff7 14:11:16 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:11:16 ---> Running in c169a0bef74a 14:11:17  % Total % Received % Xferd Average Speed Time  Time Time Current 14:11:17 Dload Upload Total Spent Left Speed 14:11:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 15739 0 --:--:-- --:--:-- --:--:-- 15850 14:11:18 Removing intermediate container c169a0bef74a 14:11:18 ---> d6a8a930d245 14:11:18 Step 13/13 : RUN ${MAKE} 14:11:18 ---> Running in 51d4dfc8fcc5 14:11:19 noop 14:11:20 Removing intermediate container 51d4dfc8fcc5 14:11:20 ---> f2678c6053de 14:11:20 Successfully built f2678c6053de 14:11:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:20 + docker inspect -f . ci-base-image-arm64 14:11:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:20 prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container 14:11:20 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:11:22 $ docker top 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:23 + go version 14:11:23 go version go1.18.3 linux/arm64 [Pipeline] } 14:11:23 $ docker stop --time=1 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 14:11:24 $ docker rm -f 5bb47d4a5faaeb23a28309b965979106c9fb3b51fcb186775e7f611756ee2350 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:25 + docker inspect -f . ci-base-image-arm64 14:11:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:26 prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container 14:11:26 $ 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 ******** -e ******** ci-base-image-arm64 cat 14:11:27 $ docker top dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 -eo pid,comm [Pipeline] { [Pipeline] sh 14:11:28 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 14:11:28 + make test 14:11:28 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 14:11:30 ? github.com/edgexfoundry/device-usb-camera [no test files] 14:12:52 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 14:12:54 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 1.9% of statements 14:12:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:12:55 CGO_ENABLED=1 go vet ./... 14:13:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:13:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:13:17 ./bin/test-attribution-txt.sh [Pipeline] echo 14:13:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:13:17 $ docker stop --time=1 dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 14:13:19 $ docker rm -f dc33287c0e8269d371aabb43b45fbc6a4746a4864a6784fe26fbcaae3d9e4d09 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:13:20 Warning: overwriting stash ‘coverage-report’ 14:13:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:13:21 + ls -al . 14:13:21 total 196 14:13:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:11 . 14:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:09 .. 14:13:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 14:09 .git 14:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 .github 14:13:21 -rw-rw-r-- 1 jenkins jenkins 414 Sep 9 14:09 .gitignore 14:13:21 -rw-rw-r-- 1 jenkins jenkins 42 Sep 9 14:09 .golangci.yml 14:13:21 -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 14:09 .hadolint.yml 14:13:21 -rw-rw-r-- 1 jenkins jenkins 9569 Sep 9 14:09 Attribution.txt 14:13:21 -rw-rw-r-- 1 jenkins jenkins 1206 Sep 9 14:09 CHANGELOG.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 2410 Sep 9 14:09 Dockerfile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 14:09 GOVERNANCE.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 14:09 Jenkinsfile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 14:09 LICENSE 14:13:21 -rw-rw-r-- 1 jenkins jenkins 2345 Sep 9 14:09 Makefile 14:13:21 -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 14:09 OWNERS.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 12817 Sep 9 14:09 README.md 14:13:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 14:07 VERSION 14:13:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 14:09 bin 14:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 cmd 14:13:21 -rw-r--r-- 1 jenkins jenkins 29387 Sep 9 14:12 coverage.out 14:13:21 -rwxrwxr-x 1 jenkins jenkins 140 Sep 9 14:09 docker-entrypoint.sh 14:13:21 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 9 14:09 go.mod 14:13:21 -rw-rw-r-- 1 jenkins jenkins 37073 Sep 9 14:09 go.sum 14:13:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 14:09 internal 14:13:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 14:09 snap 14:13:21 -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:22 + 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=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 --label arch=arm64 --label version=0.0.0 . 14:13:22 Sending build context to Docker daemon 597.5kB 14:13:22 Step 1/35 : ARG BASE=golang:1.18-alpine3.16 14:13:22 Step 2/35 : FROM ${BASE} AS builder 14:13:22 ---> f2678c6053de 14:13:22 Step 3/35 : ARG MAKE="make build" 14:13:22 ---> Running in 51ad3744da4b 14:13:23 Removing intermediate container 51ad3744da4b 14:13:23 ---> 68add01f55e8 14:13:23 Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" 14:13:23 ---> Running in 293bacc3ef56 14:13:23 Removing intermediate container 293bacc3ef56 14:13:23 ---> 06870eb00d6c 14:13:23 Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 14:13:23 ---> Running in 94d8e888a6e6 14:13:23 Removing intermediate container 94d8e888a6e6 14:13:23 ---> bbbe6cc82983 14:13:23 Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:24 ---> Running in 0bbfdd687580 14:13:25 Removing intermediate container 0bbfdd687580 14:13:25 ---> 131819653a86 14:13:25 Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:25 ---> Running in 5dec837972d8 14:13:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:13:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:13:28 OK: 228 MiB in 65 packages 14:13:29 Removing intermediate container 5dec837972d8 14:13:29 ---> 6d8647efc839 14:13:29 Step 8/35 : WORKDIR /device-usb-camera 14:13:29 ---> Running in fbb23d02a25e 14:13:29 Removing intermediate container fbb23d02a25e 14:13:29 ---> c232473e3572 14:13:29 Step 9/35 : COPY go.mod vendor* ./ 14:13:30 ---> b90fe1a805be 14:13:30 Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:30 ---> Running in 68ee6c76266b 14:13:32 Removing intermediate container 68ee6c76266b 14:13:32 ---> 04dc75cff7fd 14:13:32 Step 11/35 : COPY . . 14:13:33 ---> 384b21c7b5b9 14:13:33 Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 14:13:33 ---> Running in 70a06c3fe9df 14:13:34  % Total % Received % Xferd Average Speed Time  Time Time Current 14:13:34 Dload Upload Total Spent Left Speed 14:13:34 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7825 0 --:--:-- --:--:-- --:--:-- 7866 14:13:35 Removing intermediate container 70a06c3fe9df 14:13:35 ---> 2a562f5414e4 14:13:35 Step 13/35 : RUN ${MAKE} 14:13:35 ---> Running in 4f611dabdce6 14:13:36 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 14:15:57 Removing intermediate container 4f611dabdce6 14:15:57 ---> 3de606374f35 14:15:57 Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 14:15:57 v0.18.4: Pulling from aler9/rtsp-simple-server 14:15:57 eab2503cf8f4: Pulling fs layer 14:15:57 97cd0a44c592: Pulling fs layer 14:15:57 97cd0a44c592: Verifying Checksum 14:15:57 97cd0a44c592: Download complete 14:15:57 eab2503cf8f4: Verifying Checksum 14:15:57 eab2503cf8f4: Download complete 14:15:57 eab2503cf8f4: Pull complete 14:15:57 97cd0a44c592: Pull complete 14:15:57 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 14:15:57 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 14:15:57 ---> 7f763cca56b3 14:15:57 Step 15/35 : FROM alpine:3.16 14:15:57 3.16: Pulling from library/alpine 14:15:57 9b18e9b68314: Pulling fs layer 14:15:57 9b18e9b68314: Verifying Checksum 14:15:57 9b18e9b68314: Download complete 14:15:57 9b18e9b68314: Pull complete 14:15:57 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:15:57 Status: Downloaded newer image for alpine:3.16 14:15:57 ---> a6215f271958 14:15:57 Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 14:15:57 ---> Running in 1cb70daa20df 14:15:57 Removing intermediate container 1cb70daa20df 14:15:57 ---> 60fb78ac2cd8 14:15:57 Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 14:15:57 ---> Running in db6f6540a729 14:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:15:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:15:57 (1/82) Installing dumb-init (1.2.5-r1) 14:15:57 (2/82) Installing sdl2 (2.0.22-r0) 14:15:57 (3/82) Installing libxau (1.0.9-r0) 14:15:57 (4/82) Installing libxdmcp (1.1.3-r0) 14:15:57 (5/82) Installing libxcb (1.15-r0) 14:15:57 (6/82) Installing libx11 (1.8-r0) 14:15:57 (7/82) Installing aom-libs (3.3.0-r0) 14:15:57 (8/82) Installing alsa-lib (1.2.7.2-r0) 14:15:57 (9/82) Installing expat (2.4.8-r0) 14:15:57 (10/82) Installing brotli-libs (1.0.9-r6) 14:15:57 (11/82) Installing libbz2 (1.0.8-r1) 14:15:57 (12/82) Installing libpng (1.6.37-r1) 14:15:57 (13/82) Installing freetype (2.12.1-r0) 14:15:57 (14/82) Installing fontconfig (2.14.0-r0) 14:15:57 (15/82) Installing fribidi (1.0.12-r0) 14:15:57 (16/82) Installing libffi (3.4.2-r1) 14:15:57 (17/82) Installing libintl (0.21-r2) 14:15:57 (18/82) Installing libblkid (2.38-r1) 14:15:57 (19/82) Installing libmount (2.38-r1) 14:15:57 (20/82) Installing pcre (8.45-r2) 14:15:57 (21/82) Installing glib (2.72.1-r0) 14:15:57 (22/82) Installing graphite2 (1.3.14-r1) 14:15:57 (23/82) Installing harfbuzz (4.3.0-r0) 14:15:57 (24/82) Installing libass (0.16.0-r0) 14:15:57 (25/82) Installing libdav1d (1.0.0-r0) 14:15:57 (26/82) Installing libdrm (2.4.110-r0) 14:15:57 (27/82) Installing gmp (6.2.1-r2) 14:15:57 (28/82) Installing nettle (3.7.3-r0) 14:15:57 (29/82) Installing p11-kit (0.24.1-r0) 14:15:57 (30/82) Installing libtasn1 (4.18.0-r0) 14:15:57 (31/82) Installing libunistring (1.0-r0) 14:15:57 (32/82) Installing gnutls (3.7.7-r0) 14:15:57 (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) 14:15:57 (34/82) Installing ncurses-libs (6.3_p20220521-r0) 14:15:57 (35/82) Installing lame (3.100-r0) 14:15:57 (36/82) Installing opus (1.3.1-r1) 14:15:57 (37/82) Installing libasyncns (0.8-r1) 14:15:57 (38/82) Installing dbus-libs (1.14.0-r1) 14:15:57 (39/82) Installing libltdl (2.4.7-r0) 14:15:57 (40/82) Installing orc (0.4.32-r0) 14:15:57 (41/82) Installing libgcc (11.2.1_git20220219-r2) 14:15:57 (42/82) Installing libogg (1.3.5-r1) 14:15:57 (43/82) Installing libstdc++ (11.2.1_git20220219-r2) 14:15:57 (44/82) Installing flac (1.3.4-r0) 14:15:57 (45/82) Installing libvorbis (1.3.7-r0) 14:15:57 (46/82) Installing libsndfile (1.1.0-r0) 14:15:57 (47/82) Installing libgomp (11.2.1_git20220219-r2) 14:15:57 (48/82) Installing soxr (0.1.3-r2) 14:15:57 (49/82) Installing speexdsp (1.2.0-r0) 14:15:57 (50/82) Installing tdb-libs (1.4.6-r0) 14:15:57 (51/82) Installing libpulse (15.0-r2) 14:15:57 (52/82) Installing cjson (1.7.15-r3) 14:15:57 (53/82) Installing mbedtls (2.28.1-r0) 14:15:57 (54/82) Installing librist (0.2.6-r1) 14:15:57 (55/82) Installing libsrt (1.4.4-r0) 14:15:57 (56/82) Installing libssh (0.9.6-r1) 14:15:57 (57/82) Installing libtheora (1.1.1-r16) 14:15:57 (58/82) Installing libjpeg-turbo (2.1.3-r1) 14:15:57 (59/82) Installing v4l-utils-libs (1.22.1-r1) 14:15:57 (60/82) Installing libxext (1.3.4-r0) 14:15:57 (61/82) Installing libxfixes (6.0.0-r0) 14:15:57 (62/82) Installing wayland-libs-client (1.20.0-r0) 14:15:57 (63/82) Installing libva (2.14.0-r0) 14:15:57 (64/82) Installing libvdpau (1.5-r0) 14:15:57 (65/82) Installing vidstab (1.1.0-r1) 14:15:57 (66/82) Installing libvpx (1.11.0-r1) 14:15:57 (67/82) Installing libwebp (1.2.3-r0) 14:15:57 (68/82) Installing x264-libs (0.163_git20210613-r0) 14:15:57 (69/82) Installing numactl (2.0.14-r0) 14:15:57 (70/82) Installing x265-libs (3.5-r3) 14:15:57 (71/82) Installing xvidcore (1.3.7-r1) 14:15:57 (72/82) Installing ffmpeg-libs (5.0.1-r1) 14:15:57 (73/82) Installing ffmpeg (5.0.1-r1) 14:15:57 (74/82) Installing udev-init-scripts (35-r0) 14:15:57 Executing udev-init-scripts-35-r0.post-install 14:15:57 (75/82) Installing eudev-libs (3.2.11-r0) 14:15:57 (76/82) Installing xz-libs (5.2.5-r1) 14:15:57 (77/82) Installing zstd-libs (1.5.2-r1) 14:15:57 (78/82) Installing kmod-libs (29-r2) 14:15:57 (79/82) Installing eudev (3.2.11-r0) 14:15:57 (80/82) Installing libsodium (1.0.18-r0) 14:15:57 (81/82) Installing libzmq (4.3.4-r0) 14:15:57 (82/82) Installing zeromq (4.3.4-r0) 14:15:57 Executing busybox-1.35.0-r17.trigger 14:15:57 Executing eudev-3.2.11-r0.trigger 14:15:57 OK: 78 MiB in 96 packages 14:15:59 Removing intermediate container db6f6540a729 14:15:59 ---> c0c9e567c9aa 14:15:59 Step 18/35 : WORKDIR / 14:15:59 ---> Running in 6851cb7196a8 14:16:00 Removing intermediate container 6851cb7196a8 14:16:00 ---> d2efdd996e02 14:16:00 Step 19/35 : COPY --from=builder /device-usb-camera/cmd / 14:16:01 ---> 8a46d8f36799 14:16:01 Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / 14:16:02 ---> d94f70b0e923 14:16:02 Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 14:16:02 ---> 43a517b4cc32 14:16:02 Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / 14:16:03 ---> e468b89b0264 14:16:03 Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 14:16:04 ---> d5738e5452e3 14:16:04 Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / 14:16:04 ---> ba73c1e4859b 14:16:04 Step 25/35 : COPY --from=rtsp /rtsp-simple-server / 14:16:06 ---> 1a401f705ca3 14:16:06 Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 14:16:06 ---> Running in d071185f716f 14:16:07 Removing intermediate container d071185f716f 14:16:07 ---> c8a49be14843 14:16:07 Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 14:16:07 ---> Running in 2fabcf6c9b24 14:16:09 Removing intermediate container 2fabcf6c9b24 14:16:09 ---> 6d270e5e0488 14:16:09 Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 14:16:09 ---> Running in 23c1aa68571a 14:16:10 Removing intermediate container 23c1aa68571a 14:16:10 ---> 0f794054d134 14:16:10 Step 29/35 : EXPOSE 59983 14:16:10 ---> Running in c7b3ce24ec44 14:16:11 Removing intermediate container c7b3ce24ec44 14:16:11 ---> b949bcf63b57 14:16:11 Step 30/35 : EXPOSE 8554 14:16:11 ---> Running in 2c1895fd998f 14:16:11 Removing intermediate container 2c1895fd998f 14:16:11 ---> 73ee680f7d7f 14:16:11 Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] 14:16:11 ---> Running in 10f59e6ad789 14:16:12 Removing intermediate container 10f59e6ad789 14:16:12 ---> 9caaeb580674 14:16:12 Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 14:16:12 ---> Running in a0ea4a9edeec 14:16:12 Removing intermediate container a0ea4a9edeec 14:16:12 ---> 8f63dfa9cdcb 14:16:12 Step 33/35 : LABEL arch=arm64 14:16:12 ---> Running in 054c93394c22 14:16:12 Removing intermediate container 054c93394c22 14:16:12 ---> 9b774653476e 14:16:12 Step 34/35 : LABEL git_sha=1dbc6f5bda8e5204b179f3ba67f1150ac1418946 14:16:12 ---> Running in 8d4b9ca71bfe 14:16:13 Removing intermediate container 8d4b9ca71bfe 14:16:13 ---> dfeae4a2088e 14:16:13 Step 35/35 : LABEL version=0.0.0 14:16:13 ---> Running in a1a9f1315316 14:16:13 Removing intermediate container a1a9f1315316 14:16:13 ---> 38a2b8b35667 14:16:13 [Warning] One or more build-args [ARCH] were not consumed 14:16:13 Successfully built 38a2b8b35667 14:16:13 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 14:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:14 14:16:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:14 arm64: Pulling from edgex-lftools-log-publisher 14:16:14 8998bd30e6a1: Pulling fs layer 14:16:14 04944245beec: Pulling fs layer 14:16:14 699f458cf7ca: Pulling fs layer 14:16:14 765212b225bb: Pulling fs layer 14:16:14 f23df028b6ca: Pulling fs layer 14:16:14 d65c8cfc05b1: Pulling fs layer 14:16:14 2437ff75d9bd: Pulling fs layer 14:16:14 f23df028b6ca: Waiting 14:16:14 d65c8cfc05b1: Waiting 14:16:14 765212b225bb: Waiting 14:16:14 2437ff75d9bd: Waiting 14:16:14 04944245beec: Verifying Checksum 14:16:14 04944245beec: Download complete 14:16:14 765212b225bb: Verifying Checksum 14:16:14 765212b225bb: Download complete 14:16:14 f23df028b6ca: Verifying Checksum 14:16:14 f23df028b6ca: Download complete 14:16:14 d65c8cfc05b1: Verifying Checksum 14:16:14 d65c8cfc05b1: Download complete 14:16:15 699f458cf7ca: Verifying Checksum 14:16:15 699f458cf7ca: Download complete 14:16:15 8998bd30e6a1: Verifying Checksum 14:16:15 8998bd30e6a1: Download complete 14:16:17 2437ff75d9bd: Verifying Checksum 14:16:17 2437ff75d9bd: Download complete 14:16:19 8998bd30e6a1: Pull complete 14:16:20 04944245beec: Pull complete 14:16:21 699f458cf7ca: Pull complete 14:16:21 765212b225bb: Pull complete 14:16:22 f23df028b6ca: Pull complete 14:16:22 d65c8cfc05b1: Pull complete 14:16:37 2437ff75d9bd: Pull complete 14:16:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:16:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:16:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:38 prd-ubuntu20.04-docker-arm64-4c-16g-28795 does not seem to be running inside a container 14:16:38 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:16:40 $ docker top 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:41 ---> job-cost.sh 14:16:41 lf-activate-venv: SKIPPING 14:16:41 INFO: No Stack... 14:16:41 INFO: Retrieving Pricing Info for: v3-standard-4 14:16:42 INFO: Archiving Costs [Pipeline] sh 14:16:43 + cut -d, -f6 14:16:43 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 14:16:43 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] 14:16:43 Resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] did not exist. Created. 14:16:43 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:16:44 /w/workspace/device-usb-camera/1@tmp/durable-14e1dd56/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:16:45 + echo total: 0.10999999940395355 [Pipeline] stash 14:16:45 Warning: overwriting stash ‘stack-cost’ 14:16:45 Stashed 1 file(s) [Pipeline] } 14:16:45 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-84-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:16:45 $ docker stop --time=1 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 14:16:46 $ docker rm -f 51a9b9b3d45a21557f1c060f025d18da2a808ded4a5e790efb8f6a3f4e8da8f6 [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 14:16:47 provisioning config files... 14:16:47 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config8393563075595219044tmp [Pipeline] { [Pipeline] sh 14:16:48 + set +x 14:16:48 + curl -s https://codecov.io/bash 14:16:48 + bash -s -- 14:16:48 14:16:48 _____ _ 14:16:48 / ____| | | 14:16:48 | | ___ __| | ___ ___ _____ __ 14:16:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:16:48 | |___| (_) | (_| | __/ (_| (_) \ V / 14:16:48 \_____\___/ \__,_|\___|\___\___/ \_/ 14:16:48 Bash-1.0.6 14:16:48 14:16:48 14:16:48 ==> git version 2.25.1 found 14:16:48 ==> 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 14:16:48 Release-Date: 2020-01-08 14:16:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:16:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:16:48 ==> Jenkins CI detected. 14:16:48 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-84 14:16:48 project root: . 14:16:48 --> token set from env 14:16:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:16:48 ==> Running gcov in . (disable via -X gcov) 14:16:48 ==> Python coveragepy not found 14:16:48 ==> Searching for coverage reports in: 14:16:48 + . 14:16:48 -> Found 1 reports 14:16:48 ==> Detecting git/mercurial file structure 14:16:48 ==> Reading reports 14:16:48 + ./coverage.out bytes=29387 14:16:48 ==> Appending adjustments 14:16:48 https://docs.codecov.io/docs/fixing-reports 14:16:48 + Found adjustments 14:16:48 ==> Gzipping contents 14:16:48 8.0K /tmp/codecov.z4MYiA.gz 14:16:48 ==> Uploading reports 14:16:48 url: https://codecov.io 14:16:48 query: branch=PR-84&commit=1dbc6f5bda8e5204b179f3ba67f1150ac1418946&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=84&job=&cmd_args= 14:16:48 -> Pinging Codecov 14:16:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-84&commit=1dbc6f5bda8e5204b179f3ba67f1150ac1418946&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-84%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=84&job=&cmd_args= 14:16:48 -> Uploading to 14:16:48 https://storage.googleapis.com/codecov/v4/raw/2022-09-09/73D8F5FF140700D3E01443B452E23636/1dbc6f5bda8e5204b179f3ba67f1150ac1418946/a1114abb-5269-4c34-873c-a3acf35e4e5c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220909%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220909T141648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bee4ee2726a0f10ad3212c95bd1f4b5f4e730d6d5e736137a2c6f141a4eb26e9 14:16:48 % Total % Received % Xferd Average Speed Time Time Time Current 14:16:48 Dload Upload Total Spent Left Speed 14:16:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4140 0 0 100 4140 0 16046 --:--:-- --:--:-- --:--:-- 16046 14:16:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/1dbc6f5bda8e5204b179f3ba67f1150ac1418946 [Pipeline] } 14:16:48 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 14:16:50 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-84/archives ] 14:16:50 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-84/archives 14:16:50 total 16 14:16:50 drwxr-xr-x 3 root root 4096 Sep 9 14:09 . 14:16:50 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:09 .. 14:16:50 drwxr-xr-x 2 root root 4096 Sep 9 14:09 cost 14:16:50 -rw-r--r-- 1 root root 88 Sep 9 14:09 cost.csv 14:16:50 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-84/archives 14:16:50 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-84/archives 14:16:50 total 16 14:16:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 14:09 . 14:16:50 drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 14:09 .. 14:16:50 drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 14:09 cost 14:16:50 -rw-r--r-- 1 jenkins jenkins 88 Sep 9 14:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:16:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:51 ---> package-listing.sh 14:16:51 ++ facter osfamily 14:16:51 ++ tr '[:upper:]' '[:lower:]' 14:16:52 + OS_FAMILY=debian 14:16:52 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-84 14:16:52 + START_PACKAGES=/tmp/packages_start.txt 14:16:52 + END_PACKAGES=/tmp/packages_end.txt 14:16:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:52 + PACKAGES=/tmp/packages_start.txt 14:16:52 + '[' /w/workspace/xfoundry_device-usb-camera_PR-84 ']' 14:16:52 + PACKAGES=/tmp/packages_end.txt 14:16:52 + case "${OS_FAMILY}" in 14:16:52 + dpkg -l 14:16:52 + grep '^ii' 14:16:52 + '[' -f /tmp/packages_start.txt ']' 14:16:52 + '[' -f /tmp/packages_end.txt ']' 14:16:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:52 + '[' /w/workspace/xfoundry_device-usb-camera_PR-84 ']' 14:16:52 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-84/archives/ 14:16:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-84/archives/ [Pipeline] echo 14:16:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:53 prd-ubuntu20.04-docker-8c-8g-28794 does not seem to be running inside a container 14:16:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-usb-camera_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-84 -v /w/workspace/xfoundry_device-usb-camera_PR-84:/w/workspace/xfoundry_device-usb-camera_PR-84:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-84@tmp:/w/workspace/xfoundry_device-usb-camera_PR-84@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 14:16:53 $ docker top 31f4ee23f44aff376a25d378824526c305d2b5712bab05f73c9cd179536edac6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:53 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:54 + mkdir -p /var/log/sysstat [Pipeline] sh 14:16:54 + ls /var/log/sa-host 14:16:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:54 provisioning config files... 14:16:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-84@tmp/config80021709671270653tmp [Pipeline] { [Pipeline] echo 14:16:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:55 ---> create-netrc.sh [Pipeline] } 14:16:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:55 ---> python-tools-install.sh [Pipeline] echo 14:16:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:56 ---> sudo-logs.sh 14:16:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:56 ---> job-cost.sh 14:16:56 lf-activate-venv: SKIPPING 14:16:56 DEBUG: total: 0.2199999988079071 14:16:56 INFO: Retrieving Stack Cost... 14:16:57 INFO: Retrieving Pricing Info for: v3-standard-8 14:16:57 INFO: Archiving Costs [Pipeline] echo 14:16:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:57 ---> logs-deploy.sh 14:16:57 lf-activate-venv: SKIPPING 14:16:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-84/1 14:16:57 INFO: archiving workspace using pattern(s): 14:16:58 Archives upload complete. 14:16:58 INFO: archiving logs to Nexus 14:16:59 ---> uname -a: 14:16:59 Linux prd-ubuntu20-04-docker-8c-8g-28794 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 14:16:59 14:16:59 14:16:59 ---> lscpu: 14:16:59 Architecture: x86_64 14:16:59 CPU op-mode(s): 32-bit, 64-bit 14:16:59 Byte Order: Little Endian 14:16:59 Address sizes: 40 bits physical, 48 bits virtual 14:16:59 CPU(s): 8 14:16:59 On-line CPU(s) list: 0-7 14:16:59 Thread(s) per core: 1 14:16:59 Core(s) per socket: 1 14:16:59 Socket(s): 8 14:16:59 NUMA node(s): 1 14:16:59 Vendor ID: AuthenticAMD 14:16:59 CPU family: 23 14:16:59 Model: 49 14:16:59 Model name: AMD EPYC-Rome Processor 14:16:59 Stepping: 0 14:16:59 CPU MHz: 2799.998 14:16:59 BogoMIPS: 5599.99 14:16:59 Virtualization: AMD-V 14:16:59 Hypervisor vendor: KVM 14:16:59 Virtualization type: full 14:16:59 L1d cache: 256 KiB 14:16:59 L1i cache: 256 KiB 14:16:59 L2 cache: 4 MiB 14:16:59 L3 cache: 128 MiB 14:16:59 NUMA node0 CPU(s): 0-7 14:16:59 Vulnerability Itlb multihit: Not affected 14:16:59 Vulnerability L1tf: Not affected 14:16:59 Vulnerability Mds: Not affected 14:16:59 Vulnerability Meltdown: Not affected 14:16:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:16:59 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:16:59 Vulnerability Srbds: Not affected 14:16:59 Vulnerability Tsx async abort: Not affected 14:16:59 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 14:16:59 14:16:59 14:16:59 ---> nproc: 14:16:59 8 14:16:59 14:16:59 14:16:59 ---> df -h: 14:16:59 Filesystem Size Used Avail Use% Mounted on 14:16:59 overlay 155G 12G 144G 8% / 14:16:59 tmpfs 64M 0 64M 0% /dev 14:16:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:16:59 shm 64M 0 64M 0% /dev/shm 14:16:59 /dev/vda1 155G 12G 144G 8% /facter-os 14:16:59 14:16:59 14:16:59 ---> sar -b -r -n DEV: 14:16:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28794) 09/09/22 _x86_64_ (8 CPU) 14:16:59 14:16:59 14:06:19 LINUX RESTART (8 CPU) 14:16:59 14:16:59 14:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:59 14:08:01 169.47 11.50 157.97 0.00 1978.60 94728.88 0.00 14:16:59 14:09:01 157.34 0.13 157.21 0.00 9.73 35427.83 0.00 14:16:59 14:10:01 150.00 0.03 149.97 0.00 6.26 31005.81 0.00 14:16:59 14:11:01 1.92 0.00 1.92 0.00 0.00 21.86 0.00 14:16:59 14:12:01 1.20 0.02 1.19 0.00 0.14 14.10 0.00 14:16:59 14:13:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 14:16:59 14:14:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 14:16:59 14:15:01 12.76 0.00 12.76 0.00 0.00 410.86 0.00 14:16:59 14:16:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 14:16:59 Average: 55.23 1.30 53.93 0.00 222.04 17994.36 0.00 14:16:59 14:16:59 14:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:59 14:08:01 27866940 31718216 578480 1.76 156920 3866092 2354912 6.94 1262496 3273568 344508 14:16:59 14:09:01 27829316 31749952 540620 1.64 168220 3932156 2142804 6.32 1288352 3284548 33416 14:16:59 14:10:01 27365760 31764452 523868 1.59 178964 4353512 1941228 5.72 1307328 3677356 8 14:16:59 14:11:01 27367404 31766200 521836 1.59 179032 4353512 1941228 5.72 1306468 3677356 24 14:16:59 14:12:01 27368912 31767640 520516 1.58 179076 4353512 1941228 5.72 1304952 3677364 24 14:16:59 14:13:01 27369676 31768444 519664 1.58 179104 4353524 1941228 5.72 1304644 3677368 12 14:16:59 14:14:01 27377116 31776156 512120 1.56 179128 4353528 1941228 5.72 1296704 3677564 12 14:16:59 14:15:01 27326692 31727308 560904 1.71 180556 4353544 1941228 5.72 1352172 3677588 12 14:16:59 14:16:01 27326368 31727008 561060 1.71 180580 4353544 1941228 5.72 1351504 3677580 20 14:16:59 Average: 27466465 31751708 537674 1.64 175731 4252547 2009590 5.92 1308291 3588921 42004 14:16:59 14:16:59 14:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:59 14:08:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 14:16:59 14:08:01 docker0 198.82 276.67 15.28 2187.55 0.00 0.00 0.00 0.00 14:16:59 14:08:01 ens3 535.09 355.62 7799.48 53.21 0.00 0.00 0.00 0.00 14:16:59 14:09:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:16:59 14:09:01 docker0 7.13 9.15 0.44 40.96 0.00 0.00 0.00 0.00 14:16:59 14:09:01 ens3 85.90 68.47 83.45 79.01 0.00 0.00 0.00 0.00 14:16:59 14:10:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 14:16:59 14:10:01 docker0 12.86 30.99 0.99 601.48 0.00 0.00 0.00 0.00 14:16:59 14:10:01 ens3 191.94 125.21 3339.60 69.85 0.00 0.00 0.00 0.00 14:16:59 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:59 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:11:01 ens3 0.58 0.48 0.27 0.22 0.00 0.00 0.00 0.00 14:16:59 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:12:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 14:16:59 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:59 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:13:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:16:59 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:14:01 ens3 9.27 4.55 13.21 0.31 0.00 0.00 0.00 0.00 14:16:59 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:16:59 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:15:01 ens3 91.35 50.82 85.99 35.76 0.00 0.00 0.00 0.00 14:16:59 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 14:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:59 Average: lo 1.04 1.04 0.10 0.10 0.00 0.00 0.00 0.00 14:16:59 Average: docker0 24.36 35.27 1.86 315.03 0.00 0.00 0.00 0.00 14:16:59 Average: ens3 101.79 67.39 1260.36 26.54 0.00 0.00 0.00 0.00 14:16:59 14:16:59 14:16:59 ---> sar -P ALL: 14:16:59 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-28794) 09/09/22 _x86_64_ (8 CPU) 14:16:59 14:16:59 14:06:19 LINUX RESTART (8 CPU) 14:16:59 14:16:59 14:07:01 CPU %user %nice %system %iowait %steal %idle 14:16:59 14:08:01 all 10.46 0.00 4.37 0.95 0.06 84.16 14:16:59 14:08:01 0 9.51 0.00 4.07 0.15 0.05 86.22 14:16:59 14:08:01 1 11.14 0.00 4.03 0.81 0.07 83.96 14:16:59 14:08:01 2 11.79 0.00 4.37 0.34 0.07 83.44 14:16:59 14:08:01 3 10.88 0.00 4.50 2.14 0.08 82.39 14:16:59 14:08:01 4 10.04 0.00 4.14 0.25 0.05 85.52 14:16:59 14:08:01 5 10.34 0.00 4.48 0.54 0.05 84.60 14:16:59 14:08:01 6 10.17 0.00 4.41 0.45 0.05 84.92 14:16:59 14:08:01 7 9.83 0.00 4.94 2.96 0.07 82.20 14:16:59 14:09:01 all 42.02 0.00 7.59 0.50 0.08 49.81 14:16:59 14:09:01 0 43.03 0.00 7.77 1.32 0.07 47.81 14:16:59 14:09:01 1 42.29 0.00 6.72 0.41 0.08 50.50 14:16:59 14:09:01 2 41.24 0.00 7.97 0.20 0.07 50.52 14:16:59 14:09:01 3 41.59 0.00 8.31 1.18 0.07 48.85 14:16:59 14:09:01 4 42.39 0.00 7.81 0.62 0.08 49.09 14:16:59 14:09:01 5 42.33 0.00 7.85 0.05 0.10 49.67 14:16:59 14:09:01 6 41.03 0.00 7.24 0.17 0.08 51.48 14:16:59 14:09:01 7 42.22 0.00 7.07 0.08 0.08 50.54 14:16:59 14:10:01 all 4.67 0.00 2.25 0.90 0.05 92.13 14:16:59 14:10:01 0 4.26 0.00 2.76 5.75 0.05 87.18 14:16:59 14:10:01 1 4.13 0.00 2.01 0.20 0.03 93.63 14:16:59 14:10:01 2 4.79 0.00 1.83 0.13 0.03 93.22 14:16:59 14:10:01 3 4.75 0.00 2.82 0.50 0.03 91.89 14:16:59 14:10:01 4 5.33 0.00 1.96 0.17 0.02 92.53 14:16:59 14:10:01 5 5.16 0.00 2.05 0.18 0.15 92.45 14:16:59 14:10:01 6 4.21 0.00 2.72 0.13 0.03 92.91 14:16:59 14:10:01 7 4.77 0.00 1.85 0.08 0.03 93.26 14:16:59 14:11:01 all 0.02 0.00 0.01 0.01 0.01 99.95 14:16:59 14:11:01 0 0.05 0.00 0.07 0.05 0.03 99.80 14:16:59 14:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:16:59 14:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:16:59 14:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:16:59 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:16:59 14:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:16:59 14:12:01 all 0.04 0.00 0.02 0.01 0.01 99.93 14:16:59 14:12:01 0 0.12 0.00 0.05 0.08 0.02 99.73 14:16:59 14:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:16:59 14:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:16:59 14:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 14:16:59 14:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:16:59 14:12:01 5 0.02 0.00 0.03 0.00 0.02 99.93 14:16:59 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:16:59 14:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:16:59 14:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 14:16:59 14:13:01 0 0.02 0.00 0.03 0.02 0.03 99.90 14:16:59 14:13:01 1 0.00 0.00 0.03 0.00 0.02 99.95 14:16:59 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:13:01 3 0.03 0.00 0.00 0.02 0.02 99.93 14:16:59 14:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:16:59 14:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:16:59 14:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:14:01 all 0.04 0.00 0.02 0.00 0.01 99.92 14:16:59 14:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 14:16:59 14:14:01 1 0.05 0.00 0.02 0.00 0.02 99.92 14:16:59 14:14:01 2 0.05 0.00 0.02 0.00 0.00 99.93 14:16:59 14:14:01 3 0.03 0.00 0.03 0.02 0.00 99.92 14:16:59 14:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 14:16:59 14:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 14:16:59 14:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 14:16:59 14:14:01 7 0.07 0.00 0.05 0.00 0.00 99.88 14:16:59 14:15:01 all 0.29 0.00 0.13 0.08 0.02 99.48 14:16:59 14:15:01 0 0.28 0.00 0.12 0.47 0.02 99.12 14:16:59 14:15:01 1 0.27 0.00 0.18 0.03 0.03 99.48 14:16:59 14:15:01 2 0.23 0.00 0.10 0.02 0.02 99.63 14:16:59 14:15:01 3 0.07 0.00 0.03 0.03 0.02 99.85 14:16:59 14:15:01 4 0.30 0.00 0.17 0.02 0.02 99.50 14:16:59 14:15:01 5 0.17 0.00 0.08 0.02 0.00 99.73 14:16:59 14:15:01 6 0.35 0.00 0.05 0.00 0.00 99.60 14:16:59 14:15:01 7 0.63 0.00 0.33 0.03 0.03 98.96 14:16:59 14:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:16:59 14:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 14:16:59 14:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 14:16:59 14:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:16:59 14:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:16:59 14:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:16:59 14:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:16:59 14:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:16:59 14:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 14:16:59 Average: all 6.36 0.00 1.59 0.27 0.03 91.75 14:16:59 Average: 0 6.33 0.00 1.65 0.87 0.03 91.12 14:16:59 Average: 1 6.40 0.00 1.44 0.16 0.03 91.97 14:16:59 Average: 2 6.42 0.00 1.58 0.08 0.02 91.90 14:16:59 Average: 3 6.34 0.00 1.74 0.43 0.03 91.47 14:16:59 Average: 4 6.43 0.00 1.56 0.12 0.02 91.87 14:16:59 Average: 5 6.43 0.00 1.61 0.09 0.04 91.84 14:16:59 Average: 6 6.15 0.00 1.60 0.08 0.02 92.14 14:16:59 Average: 7 6.36 0.00 1.57 0.35 0.03 91.70 14:16:59 14:16:59 14:16:59