Pull request #352 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 jinlinGuan for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 7acaef573cac51ec1a31cc75251856ef56295b26+8af420bf6967b65b18f8274e92082c818197a7ec (0a3adae3bba8ba6c0ae55dc56fdba97752aac664) 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-ssh17892975920599854464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh17756564272339548070.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-352/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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5382947074691000160.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-352/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7965034226248723482.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh1245285699683835655.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-352/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-352/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11304488144716916850.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Running on prd-ubuntu20.04-docker-8c-8g-15558 in /w/workspace/foundry_device-usb-camera_PR-352 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-352 # 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 Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 7acaef573cac51ec1a31cc75251856ef56295b26 Merge succeeded, producing 7acaef573cac51ec1a31cc75251856ef56295b26 Checking out Revision 7acaef573cac51ec1a31cc75251856ef56295b26 (PR-352) > 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/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # 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 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:32:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:32:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:32:28 ========================================================= 03:32:28 EdgeX Global Pipelines Version Info 03:32:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:32:29 ------------------- 03:32:29 stable info: 03:32:29 ------------------- 03:32:29 Commited By: Ginny Guan ginny@iotechsys.com 03:32:29 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:32:29 Message: update stable to v1.0.265 03:32:30 ------------------- 03:32:30 experimental info: 03:32:30 ------------------- 03:32:30 Commited By: Cherry Wang cherry@iotechsys.com 03:32:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:32:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:32:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:32:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-352 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-352 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-352 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7acaef5 [Pipeline] echo 03:32:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:32:32 provisioning config files... 03:32:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config18274349629893637057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:33 ---> ****-login.sh 03:32:33 nexus3.edgexfoundry.org:10001 03:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:33 Configure a credential helper to remove this warning. See 03:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:33 03:32:33 Login Succeeded 03:32:33 nexus3.edgexfoundry.org:10002 03:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:33 Configure a credential helper to remove this warning. See 03:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:33 03:32:33 Login Succeeded 03:32:33 nexus3.edgexfoundry.org:10003 03:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:33 Configure a credential helper to remove this warning. See 03:32:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:33 03:32:33 Login Succeeded 03:32:33 nexus3.edgexfoundry.org:10004 03:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:34 Configure a credential helper to remove this warning. See 03:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:34 03:32:34 Login Succeeded 03:32:34 ****.io 03:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:34 Configure a credential helper to remove this warning. See 03:32:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:34 03:32:34 Login Succeeded 03:32:34 ---> ****-login.sh ends [Pipeline] } 03:32:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:32:35 + git rev-list -1 --merges 7acaef573cac51ec1a31cc75251856ef56295b26~1..7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo 03:32:35 -----------> git rev-list -1 --merges 7acaef573cac51ec1a31cc75251856ef56295b26~1..7acaef573cac51ec1a31cc75251856ef56295b26 7acaef573cac51ec1a31cc75251856ef56295b26 [false] [Pipeline] sh 03:32:35 + git log --format=format:%s -1 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo 03:32:35 ========================================================= 03:32:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:32:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:32:36 + git log --format=format:%s -1 7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] echo 03:32:36 [semverPrep] GIT_COMMIT: 7acaef573cac51ec1a31cc75251856ef56295b26, Commit Message: build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 [Pipeline] echo 03:32:36 [semverPrep] This is not a build commit. [Pipeline] sh 03:32:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:32:36 + grep -v github /etc/ssh/ssh_known_hosts 03:32:36 + [ -e /tmp/ssh_known_hosts ] 03:32:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:32:36 + + sudo tee -a /etc/ssh/ssh_known_hosts 03:32:36 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:32:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:37 03:32:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:37 0.1.4: Pulling from edgex-devops/py-git-semver 03:32:37 b85a868b505f: Pulling fs layer 03:32:37 e2be974225ed: Pulling fs layer 03:32:37 339a4e72a1f5: Pulling fs layer 03:32:37 988bab9f4d93: Pulling fs layer 03:32:37 1469e6f7b9e6: Pulling fs layer 03:32:37 eaf3925da568: Pulling fs layer 03:32:37 bab4dde63d76: Pulling fs layer 03:32:37 bde34c3a00c8: Pulling fs layer 03:32:37 b352a97aabf1: Pulling fs layer 03:32:37 4872d77fe225: Pulling fs layer 03:32:37 5851b861e8e6: Pulling fs layer 03:32:37 1469e6f7b9e6: Waiting 03:32:37 eaf3925da568: Waiting 03:32:37 bab4dde63d76: Waiting 03:32:37 bde34c3a00c8: Waiting 03:32:37 b352a97aabf1: Waiting 03:32:37 4872d77fe225: Waiting 03:32:37 988bab9f4d93: Waiting 03:32:37 5851b861e8e6: Waiting 03:32:37 e2be974225ed: Download complete 03:32:37 988bab9f4d93: Verifying Checksum 03:32:37 988bab9f4d93: Download complete 03:32:37 1469e6f7b9e6: Verifying Checksum 03:32:37 1469e6f7b9e6: Download complete 03:32:37 eaf3925da568: Download complete 03:32:37 339a4e72a1f5: Verifying Checksum 03:32:37 339a4e72a1f5: Download complete 03:32:37 bde34c3a00c8: Download complete 03:32:37 b352a97aabf1: Download complete 03:32:37 4872d77fe225: Verifying Checksum 03:32:37 4872d77fe225: Download complete 03:32:37 5851b861e8e6: Verifying Checksum 03:32:37 5851b861e8e6: Download complete 03:32:37 b85a868b505f: Verifying Checksum 03:32:37 b85a868b505f: Download complete 03:32:38 bab4dde63d76: Verifying Checksum 03:32:38 bab4dde63d76: Download complete 03:32:39 b85a868b505f: Pull complete 03:32:39 e2be974225ed: Pull complete 03:32:39 339a4e72a1f5: Pull complete 03:32:39 988bab9f4d93: Pull complete 03:32:40 1469e6f7b9e6: Pull complete 03:32:40 eaf3925da568: Pull complete 03:32:41 bab4dde63d76: Pull complete 03:32:41 bde34c3a00c8: Pull complete 03:32:42 b352a97aabf1: Pull complete 03:32:42 4872d77fe225: Pull complete 03:32:42 5851b861e8e6: Pull complete 03:32:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:32:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:42 prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container 03:32:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:32:46 $ docker top 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e -eo pid,comm 03:32:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:32:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:32:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:46 [ssh-agent] Looking for ssh-agent implementation... 03:32:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:46 $ docker exec 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent 03:32:46 SSH_AUTH_SOCK=/tmp/ssh-zhdb7558B5rU/agent.33 03:32:46 SSH_AGENT_PID=39 03:32:46 Running ssh-add (command line suppressed) 03:32:46 Identity added: /w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_14682055817711482974.key (/w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_14682055817711482974.key) 03:32:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:47 + git tag --points-at HEAD [Pipeline] } 03:32:47 $ docker exec --env ******** --env ******** 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent -k 03:32:47 unset SSH_AUTH_SOCK; 03:32:47 unset SSH_AGENT_PID; 03:32:47 echo Agent pid 39 killed; 03:32:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:32:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:32:47 [ssh-agent] Looking for ssh-agent implementation... 03:32:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:32:47 $ docker exec 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent 03:32:47 SSH_AUTH_SOCK=/tmp/ssh-qkc2n65yl4Er/agent.72 03:32:47 SSH_AGENT_PID=78 03:32:47 Running ssh-add (command line suppressed) 03:32:47 Identity added: /w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_8842175316990754688.key (/w/workspace/foundry_device-usb-camera_PR-352@tmp/private_key_8842175316990754688.key) 03:32:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:32:47 + git semver init 03:32:48 2024-10-04 03:32:48,161 [run_init] DEBUG init version:0.0.0 force:False 03:32:48 2024-10-04 03:32:48,162 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-352/.semver 03:32:48 2024-10-04 03:32:48,162 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-352/.semver 03:32:48 2024-10-04 03:32:48,162 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-352/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-352, universal_newlines=False, shell=None, istream=None) 03:32:50 2024-10-04 03:32:49,723 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-352/.git/info/exclude 03:32:50 2024-10-04 03:32:49,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 with force:False 03:32:50 2024-10-04 03:32:49,724 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 03:32:50 2024-10-04 03:32:49,728 [execute] INFO git cat-file --batch-check 03:32:50 2024-10-04 03:32:49,729 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) 03:32:50 2024-10-04 03:32:49,735 [execute] INFO git cat-file --batch 03:32:50 2024-10-04 03:32:49,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-352/.semver, universal_newlines=False, shell=None, istream=) 03:32:50 2024-10-04 03:32:49,741 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-352/.semver/PR-352 03:32:50 0.0.0 [Pipeline] } 03:32:50 $ docker exec --env ******** --env ******** 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e ssh-agent -k 03:32:50 unset SSH_AUTH_SOCK; 03:32:50 unset SSH_AGENT_PID; 03:32:50 echo Agent pid 78 killed; 03:32:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:32:50 + git semver [Pipeline] } 03:32:51 $ docker stop --time=1 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e 03:32:52 $ docker rm -f --volumes 0aabe3f940fdfeddfc21ec77f901c53e00c7f9d3f07b17f32bff0c317078294e [Pipeline] // withDockerContainer [Pipeline] sh 03:32:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:32:53 Stashed 1 file(s) [Pipeline] echo 03:32:53 [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 03:32:53 provisioning config files... 03:32:53 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config7780980427098845264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:32:54 ---> ****-login.sh 03:32:54 nexus3.edgexfoundry.org:10001 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10002 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10003 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 nexus3.edgexfoundry.org:10004 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:54 Configure a credential helper to remove this warning. See 03:32:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:54 03:32:54 Login Succeeded 03:32:54 ****.io 03:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:32:55 Configure a credential helper to remove this warning. See 03:32:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:32:55 03:32:55 Login Succeeded 03:32:55 ---> ****-login.sh ends [Pipeline] } 03:32:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:32:55 ========================================================= 03:32:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:32:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:32:56 Sending build context to Docker daemon 20.66MB 03:32:56 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:32:56 Step 2/13 : FROM ${BASE} AS builder 03:32:56 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:32:56 43c4264eed91: Pulling fs layer 03:32:56 4cc291be95ef: Pulling fs layer 03:32:56 2ac1f1163629: Pulling fs layer 03:32:56 5c3c966382ef: Pulling fs layer 03:32:56 4f4fb700ef54: Pulling fs layer 03:32:56 5d5c8e513c77: Pulling fs layer 03:32:56 9f66e0745190: Pulling fs layer 03:32:56 f49a43e4bbc0: Pulling fs layer 03:32:56 561ebcabdf7f: Pulling fs layer 03:32:56 5c3c966382ef: Waiting 03:32:56 f49a43e4bbc0: Waiting 03:32:56 9f66e0745190: Waiting 03:32:56 561ebcabdf7f: Waiting 03:32:56 5d5c8e513c77: Waiting 03:32:56 4f4fb700ef54: Waiting 03:32:56 4cc291be95ef: Verifying Checksum 03:32:56 4cc291be95ef: Download complete 03:32:56 5c3c966382ef: Verifying Checksum 03:32:56 5c3c966382ef: Download complete 03:32:56 4f4fb700ef54: Verifying Checksum 03:32:56 4f4fb700ef54: Download complete 03:32:56 5d5c8e513c77: Verifying Checksum 03:32:56 5d5c8e513c77: Download complete 03:32:56 43c4264eed91: Download complete 03:32:56 9f66e0745190: Verifying Checksum 03:32:56 9f66e0745190: Download complete 03:32:56 43c4264eed91: Pull complete 03:32:56 4cc291be95ef: Pull complete 03:32:56 561ebcabdf7f: Verifying Checksum 03:32:56 561ebcabdf7f: Download complete 03:32:56 2ac1f1163629: Verifying Checksum 03:32:56 2ac1f1163629: Download complete 03:32:57 f49a43e4bbc0: Verifying Checksum 03:32:57 f49a43e4bbc0: Download complete 03:33:00 2ac1f1163629: Pull complete 03:33:00 5c3c966382ef: Pull complete 03:33:00 4f4fb700ef54: Pull complete 03:33:00 5d5c8e513c77: Pull complete 03:33:00 9f66e0745190: Pull complete 03:33:02 f49a43e4bbc0: Pull complete 03:33:03 561ebcabdf7f: Pull complete 03:33:03 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:33:03 ---> 3a752c3f9dda 03:33:03 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:33:08 Still waiting to schedule task 03:33:08 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-15561’ 03:33:11 ---> Running in 2c03cee6bd3b 03:33:11 Removing intermediate container 2c03cee6bd3b 03:33:11 ---> 554ba178a652 03:33:11 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:33:11 ---> Running in a0470aef8029 03:33:11 Removing intermediate container a0470aef8029 03:33:11 ---> 2c9a1b71d827 03:33:11 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:33:11 ---> Running in f011c7ea13ae 03:33:11 Removing intermediate container f011c7ea13ae 03:33:11 ---> dda131cc48e3 03:33:11 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:33:11 ---> Running in fcbe35692a8c 03:33:11 Removing intermediate container fcbe35692a8c 03:33:11 ---> 15d11b4b2039 03:33:11 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:33:11 ---> Running in 613a01ef860b 03:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:33:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:33:11 (1/14) Installing libintl (0.22.5-r0) 03:33:11 (2/14) Installing eudev-libs (3.2.14-r2) 03:33:11 (3/14) Installing libjpeg-turbo (3.0.3-r0) 03:33:11 (4/14) Installing v4l-utils-libs (1.24.1-r1) 03:33:11 (5/14) Installing v4l-utils (1.24.1-r1) 03:33:11 (6/14) Installing libdvbv5 (1.24.1-r1) 03:33:11 (7/14) Installing udev-init-scripts (35-r1) 03:33:11 (8/14) Installing libeconf (0.6.3-r0) 03:33:11 (9/14) Installing libblkid (2.40.1-r1) 03:33:11 (10/14) Installing xz-libs (5.6.2-r0) 03:33:11 (11/14) Installing kmod-libs (32-r0) 03:33:11 (12/14) Installing eudev (3.2.14-r2) 03:33:11 (13/14) Installing eudev-dev (3.2.14-r2) 03:33:11 (14/14) Installing v4l-utils-dev (1.24.1-r1) 03:33:11 Executing busybox-1.36.1-r29.trigger 03:33:11 Executing eudev-3.2.14-r2.trigger 03:33:11 OK: 253 MiB in 68 packages 03:33:12 Removing intermediate container 613a01ef860b 03:33:12 ---> 339f89294c96 03:33:12 Step 8/13 : WORKDIR /device-usb-camera 03:33:12 ---> Running in bc50f7647b28 03:33:12 Removing intermediate container bc50f7647b28 03:33:12 ---> e68cfc8270a6 03:33:12 Step 9/13 : COPY go.mod vendor* ./ 03:33:12 ---> 579f93729c8e 03:33:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:33:12 ---> Running in 08c11dc527f6 03:34:20 Removing intermediate container 08c11dc527f6 03:34:20 ---> 29e5208176db 03:34:20 Step 11/13 : COPY . . 03:34:20 ---> 9d476263f9b5 03:34:20 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:34:20 ---> Running in eaaf3bb6c186 03:34:20  % Total % Received % Xferd Average Speed Time Time Time Current 03:34:20 Dload Upload Total Spent Left Speed 03:34:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10137 0 --:--:-- --:--:-- --:--:-- 10310 03:34:20 Removing intermediate container eaaf3bb6c186 03:34:20 ---> cfe62df6c632 03:34:20 Step 13/13 : RUN ${MAKE} 03:34:20 ---> Running in f6726cc15bb5 03:34:20 noop 03:34:20 Removing intermediate container f6726cc15bb5 03:34:20 ---> 36b38592d1e9 03:34:20 Successfully built 36b38592d1e9 03:34:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:20 + docker inspect -f . ci-base-image-x86_64 03:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:20 prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container 03:34:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:34:21 $ docker top 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:21 + go version 03:34:21 go version go1.23.2 linux/amd64 [Pipeline] } 03:34:21 $ docker stop --time=1 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb 03:34:22 $ docker rm -f --volumes 91efb4f65497f7c1cdccdfb060449ca0493d36b8408a5d527d346b4f024377bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:23 + docker inspect -f . ci-base-image-x86_64 03:34:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:34:23 prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container 03:34:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:34:24 $ docker top 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 -eo pid,comm [Pipeline] { [Pipeline] sh 03:34:24 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-352 [Pipeline] fileExists [Pipeline] sh 03:34:25 + make test 03:34:25 go test ./... -coverprofile=coverage.out ./... 03:34:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:34:45 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:34:45 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 03:34:55 go vet ./... 03:34:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:59 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:34:59 $ docker stop --time=1 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 03:35:06 $ docker rm -f --volumes 95830b5409a705083434e1de9bda12600a7a57b8d418f3136a41add9d7bbc140 [Pipeline] // withDockerContainer [Pipeline] sh 03:35:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:35:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:35:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:35:07 + ls -al . 03:35:07 total 300 03:35:07 drwxrwxr-x 9 jenkins jenkins 4096 Oct 4 03:34 . 03:35:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:32 .. 03:35:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:34 .git 03:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 .github 03:35:07 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 03:32 .gitignore 03:35:07 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 03:32 .golangci.yml 03:35:07 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 03:32 .hadolint.yml 03:35:07 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:32 .semver 03:35:07 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 03:32 Attribution.txt 03:35:07 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 03:32 CHANGELOG.md 03:35:07 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 03:32 Dockerfile 03:35:07 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 03:32 GOVERNANCE.md 03:35:07 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 03:32 Jenkinsfile 03:35:07 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 03:32 LICENSE 03:35:07 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 03:32 Makefile 03:35:07 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 03:32 OWNERS.md 03:35:07 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 03:32 README.md 03:35:07 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:32 VERSION 03:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:32 bin 03:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 cmd 03:35:07 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 03:34 coverage.out 03:35:07 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 03:32 docker-entrypoint.sh 03:35:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:32 docs 03:35:07 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 03:32 go.mod 03:35:07 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 03:32 go.sum 03:35:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:32 internal 03:35:07 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 03:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:35:08 + 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=7acaef573cac51ec1a31cc75251856ef56295b26 --label arch=amd64 --label version=0.0.0 . 03:35:08 Sending build context to Docker daemon 20.72MB 03:35:08 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 03:35:08 Step 2/37 : FROM ${BASE} AS builder 03:35:08 ---> 36b38592d1e9 03:35:08 Step 3/37 : ARG ADD_BUILD_TAGS="" 03:35:08 ---> Running in 2062cff1368c 03:35:08 Removing intermediate container 2062cff1368c 03:35:08 ---> 6c483d87114f 03:35:08 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:08 ---> Running in 260df6942073 03:35:08 Removing intermediate container 260df6942073 03:35:08 ---> f66d1a30f471 03:35:08 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:35:08 ---> Running in 72314f443769 03:35:09 Removing intermediate container 72314f443769 03:35:09 ---> 9457e21edf1c 03:35:09 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:35:09 ---> Running in 686bfb523d70 03:35:09 Removing intermediate container 686bfb523d70 03:35:09 ---> d7008f260a7d 03:35:09 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:35:09 ---> Running in 3211e6d01a83 03:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:35:09 OK: 253 MiB in 68 packages 03:35:10 Removing intermediate container 3211e6d01a83 03:35:10 ---> 8ca47ccaec29 03:35:10 Step 8/37 : WORKDIR /device-usb-camera 03:35:10 ---> Running in b96ebfc0c24e 03:35:10 Removing intermediate container b96ebfc0c24e 03:35:10 ---> 94d8320049d4 03:35:10 Step 9/37 : COPY go.mod vendor* ./ 03:35:10 ---> d4c6325b4581 03:35:10 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:35:10 ---> Running in 57b6259c6094 03:35:10 Removing intermediate container 57b6259c6094 03:35:10 ---> e5b0e43cfc8c 03:35:10 Step 11/37 : COPY . . 03:35:11 ---> 08fe3c8597ea 03:35:11 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:35:11 ---> Running in 02973ae5353f 03:35:12  % Total % Received % Xferd Average Speed Time Time Time Current 03:35:12 Dload Upload Total Spent Left Speed 03:35:12 0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 35919 0 --:--:-- --:--:-- --:--:-- 39333 03:35:12 Removing intermediate container 02973ae5353f 03:35:12 ---> b8e75f2b13fb 03:35:12 Step 13/37 : RUN ${MAKE} 03:35:12 ---> Running in 364bf665838f 03:35:12 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:35:59 Removing intermediate container 364bf665838f 03:35:59 ---> 6dede638eb1d 03:35:59 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 03:35:59 1.8.2: Pulling from bluenviron/mediamtx 03:35:59 8411072a22a5: Pulling fs layer 03:35:59 8411072a22a5: Verifying Checksum 03:35:59 8411072a22a5: Download complete 03:35:59 8411072a22a5: Pull complete 03:35:59 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 03:35:59 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 03:35:59 ---> 1ac78cb06e13 03:35:59 Step 15/37 : FROM alpine:3.20 03:35:59 3.20: Pulling from library/alpine 03:35:59 43c4264eed91: Already exists 03:35:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:35:59 Status: Downloaded newer image for alpine:3.20 03:35:59 ---> 91ef0af61f39 03:35:59 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:35:59 ---> Running in 6c8c1f8fc6e5 03:35:59 Removing intermediate container 6c8c1f8fc6e5 03:35:59 ---> b529c09fcedf 03:35:59 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:35:59 ---> Running in dd50a7035f62 03:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:35:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:35:59 (1/115) Installing dumb-init (1.2.5-r3) 03:35:59 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 03:35:59 (3/115) Installing aom-libs (3.9.1-r0) 03:35:59 (4/115) Installing libxau (1.0.11-r4) 03:35:59 (5/115) Installing libmd (1.1.0-r0) 03:35:59 (6/115) Installing libbsd (0.12.2-r0) 03:35:59 (7/115) Installing libxdmcp (1.1.5-r1) 03:35:59 (8/115) Installing libxcb (1.16.1-r0) 03:35:59 (9/115) Installing libx11 (1.8.9-r1) 03:35:59 (10/115) Installing hwdata-pci (0.382-r0) 03:35:59 (11/115) Installing libpciaccess (0.18.1-r0) 03:35:59 (12/115) Installing libdrm (2.4.120-r0) 03:35:59 (13/115) Installing libxext (1.3.6-r2) 03:35:59 (14/115) Installing libxfixes (6.0.1-r4) 03:35:59 (15/115) Installing libffi (3.4.6-r0) 03:35:59 (16/115) Installing wayland-libs-client (1.22.0-r4) 03:35:59 (17/115) Installing libva (2.21.0-r0) 03:35:59 (18/115) Installing libvdpau (1.5-r3) 03:35:59 (19/115) Installing libgcc (13.2.1_git20240309-r0) 03:35:59 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 03:35:59 (21/115) Installing onevpl-libs (2023.3.1-r2) 03:35:59 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 03:35:59 (23/115) Installing libdav1d (1.4.2-r0) 03:35:59 (24/115) Installing openexr-libiex (3.1.13-r1) 03:35:59 (25/115) Installing openexr-libilmthread (3.1.13-r1) 03:35:59 (26/115) Installing imath (3.1.12-r0) 03:35:59 (27/115) Installing openexr-libopenexr (3.1.13-r1) 03:35:59 (28/115) Installing brotli-libs (1.1.0-r2) 03:35:59 (29/115) Installing giflib (5.2.2-r0) 03:35:59 (30/115) Installing libhwy (1.0.7-r0) 03:35:59 (31/115) Installing libjpeg-turbo (3.0.3-r0) 03:35:59 (32/115) Installing lcms2 (2.16-r0) 03:35:59 (33/115) Installing libpng (1.6.44-r0) 03:35:59 (34/115) Installing libjxl (0.10.2-r0) 03:35:59 (35/115) Installing lame-libs (3.100-r5) 03:35:59 (36/115) Installing opus (1.5.2-r0) 03:35:59 (37/115) Installing rav1e-libs (0.7.1-r0) 03:35:59 (38/115) Installing libgomp (13.2.1_git20240309-r0) 03:35:59 (39/115) Installing soxr (0.1.3-r7) 03:35:59 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 03:35:59 (41/115) Installing libogg (1.3.5-r5) 03:35:59 (42/115) Installing libtheora (1.1.1-r18) 03:35:59 (43/115) Installing libvorbis (1.3.7-r2) 03:35:59 (44/115) Installing libvpx (1.14.1-r0) 03:35:59 (45/115) Installing libsharpyuv (1.3.2-r0) 03:35:59 (46/115) Installing libwebp (1.3.2-r0) 03:35:59 (47/115) Installing libwebpmux (1.3.2-r0) 03:35:59 (48/115) Installing x264-libs (0.164_git20231001-r0) 03:35:59 (49/115) Installing numactl (2.0.18-r0) 03:35:59 (50/115) Installing x265-libs (3.6-r0) 03:35:59 (51/115) Installing xvidcore (1.3.7-r2) 03:35:59 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 03:35:59 (53/115) Installing sdl2 (2.28.5-r1) 03:35:59 (54/115) Installing alsa-lib (1.2.11-r0) 03:35:59 (55/115) Installing libexpat (2.6.3-r0) 03:35:59 (56/115) Installing libbz2 (1.0.8-r6) 03:35:59 (57/115) Installing freetype (2.13.2-r0) 03:35:59 (58/115) Installing fontconfig (2.15.0-r1) 03:35:59 (59/115) Installing fribidi (1.0.15-r0) 03:35:59 (60/115) Installing libintl (0.22.5-r0) 03:35:59 (61/115) Installing libeconf (0.6.3-r0) 03:35:59 (62/115) Installing libblkid (2.40.1-r1) 03:35:59 (63/115) Installing libmount (2.40.1-r1) 03:35:59 (64/115) Installing pcre2 (10.43-r0) 03:35:59 (65/115) Installing glib (2.80.5-r0) 03:35:59 (66/115) Installing graphite2 (1.3.14-r6) 03:35:59 (67/115) Installing harfbuzz (8.5.0-r0) 03:35:59 (68/115) Installing libunibreak (6.1-r0) 03:35:59 (69/115) Installing libass (0.17.2-r0) 03:35:59 (70/115) Installing libbluray (1.3.4-r1) 03:35:59 (71/115) Installing mpg123-libs (1.32.6-r0) 03:35:59 (72/115) Installing libopenmpt (0.7.7-r0) 03:35:59 (73/115) Installing cjson (1.7.18-r0) 03:35:59 (74/115) Installing mbedtls (3.6.1-r0) 03:35:59 (75/115) Installing librist (0.2.10-r1) 03:35:59 (76/115) Installing libsrt (1.5.3-r0) 03:35:59 (77/115) Installing libssh (0.10.6-r0) 03:35:59 (78/115) Installing xz-libs (5.6.2-r0) 03:35:59 (79/115) Installing libxml2 (2.12.7-r0) 03:35:59 (80/115) Installing libsodium (1.0.19-r0) 03:35:59 (81/115) Installing libzmq (4.3.5-r2) 03:35:59 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 03:35:59 (83/115) Installing serd-libs (0.32.2-r0) 03:35:59 (84/115) Installing zix-libs (0.4.2-r0) 03:35:59 (85/115) Installing sord-libs (0.16.16-r0) 03:35:59 (86/115) Installing sratom (0.6.16-r0) 03:35:59 (87/115) Installing lilv-libs (0.24.24-r1) 03:35:59 (88/115) Installing glslang-libs (1.3.261.1-r0) 03:35:59 (89/115) Installing libdovi (3.3.0-r0) 03:35:59 (90/115) Installing spirv-tools (1.3.261.1-r0) 03:35:59 (91/115) Installing shaderc (2024.0-r0) 03:35:59 (92/115) Installing vulkan-loader (1.3.261.1-r0) 03:35:59 (93/115) Installing libplacebo (6.338.2-r1) 03:35:59 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 03:35:59 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 03:35:59 (96/115) Installing vidstab (1.1.1-r0) 03:35:59 (97/115) Installing zimg (3.0.5-r2) 03:35:59 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 03:35:59 (99/115) Installing libasyncns (0.8-r3) 03:35:59 (100/115) Installing dbus-libs (1.14.10-r1) 03:35:59 (101/115) Installing libltdl (2.4.7-r3) 03:35:59 (102/115) Installing orc (0.4.39-r0) 03:35:59 (103/115) Installing libflac (1.4.3-r1) 03:35:59 (104/115) Installing libsndfile (1.2.2-r0) 03:35:59 (105/115) Installing speexdsp (1.2.1-r2) 03:35:59 (106/115) Installing tdb-libs (1.4.9-r1) 03:35:59 (107/115) Installing libpulse (17.0-r0) 03:35:59 (108/115) Installing v4l-utils-libs (1.24.1-r1) 03:35:59 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 03:35:59 (110/115) Installing ffmpeg (6.1.1-r8) 03:35:59 (111/115) Installing udev-init-scripts (35-r1) 03:35:59 (112/115) Installing eudev-libs (3.2.14-r2) 03:35:59 (113/115) Installing zstd-libs (1.5.6-r0) 03:35:59 (114/115) Installing kmod-libs (32-r0) 03:35:59 (115/115) Installing eudev (3.2.14-r2) 03:35:59 Executing busybox-1.36.1-r29.trigger 03:35:59 Executing glib-2.80.5-r0.trigger 03:35:59 Executing eudev-3.2.14-r2.trigger 03:35:59 OK: 134 MiB in 129 packages 03:36:00 Removing intermediate container dd50a7035f62 03:36:00 ---> a0b0ca4dbb05 03:36:00 Step 18/37 : RUN apk --no-cache upgrade 03:36:00 ---> Running in 909606adec2d 03:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:36:01 Upgrading critical system libraries and apk-tools: 03:36:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:36:01 Executing busybox-1.36.1-r29.trigger 03:36:01 Continuing the upgrade transaction with new apk-tools: 03:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:36:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:36:01 OK: 134 MiB in 129 packages 03:36:02 Removing intermediate container 909606adec2d 03:36:02 ---> 841f0b0b0071 03:36:02 Step 19/37 : WORKDIR / 03:36:02 ---> Running in b33ef23ee74f 03:36:02 Removing intermediate container b33ef23ee74f 03:36:02 ---> 9e25c3d19b83 03:36:02 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 03:36:04 ---> 5cd72be7d31f 03:36:04 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 03:36:04 ---> 030607863186 03:36:04 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:36:04 ---> d8052f81ccb1 03:36:04 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:36:04 ---> be5fb07d3015 03:36:04 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:36:04 ---> bfa04ff4abb6 03:36:04 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 03:36:04 ---> 647a1a261eec 03:36:04 Step 26/37 : COPY --from=rtsp /mediamtx / 03:36:05 ---> 73fefe51eb05 03:36:05 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:36:05 ---> Running in 4e5924fa50c8 03:36:06 Removing intermediate container 4e5924fa50c8 03:36:06 ---> d274709421c9 03:36:06 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:36:06 ---> Running in 394c4ab44bd2 03:36:07 Removing intermediate container 394c4ab44bd2 03:36:07 ---> 3add0610fb76 03:36:07 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:36:07 ---> Running in a1206b8560ab 03:36:07 Removing intermediate container a1206b8560ab 03:36:07 ---> 26ce815fb92f 03:36:07 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:36:07 ---> Running in 27c4016d6bb5 03:36:08 Removing intermediate container 27c4016d6bb5 03:36:08 ---> 232a73669e0c 03:36:08 Step 31/37 : EXPOSE 59983 03:36:08 ---> Running in 7b9fab7a0c97 03:36:08 Removing intermediate container 7b9fab7a0c97 03:36:08 ---> 31952cf9f7d7 03:36:08 Step 32/37 : EXPOSE 8554 03:36:08 ---> Running in afb309e158a2 03:36:08 Removing intermediate container afb309e158a2 03:36:08 ---> e2525594d63f 03:36:08 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:36:08 ---> Running in 810c3de04462 03:36:08 Removing intermediate container 810c3de04462 03:36:08 ---> 9da84ba87794 03:36:08 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:36:08 ---> Running in 584c1704eb56 03:36:08 Removing intermediate container 584c1704eb56 03:36:08 ---> b102adcf8107 03:36:08 Step 35/37 : LABEL arch=amd64 03:36:08 ---> Running in cc6287932784 03:36:08 Removing intermediate container cc6287932784 03:36:08 ---> ecb406e9c5d4 03:36:08 Step 36/37 : LABEL git_sha=7acaef573cac51ec1a31cc75251856ef56295b26 03:36:08 ---> Running in 5debd8d019ab 03:36:08 Removing intermediate container 5debd8d019ab 03:36:08 ---> 28a589147002 03:36:08 Step 37/37 : LABEL version=0.0.0 03:36:08 ---> Running in d1ea7efff18a 03:36:08 Removing intermediate container d1ea7efff18a 03:36:08 ---> 43bc112c9282 03:36:08 [Warning] One or more build-args [ARCH] were not consumed 03:36:08 Successfully built 43bc112c9282 03:36:08 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:09 03:36:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:36:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:10 latest: Pulling from edgex-lftools-log-publisher 03:36:10 5eb5b503b376: Pulling fs layer 03:36:10 5c69ac0246d0: Pulling fs layer 03:36:10 ec43610c2a17: Pulling fs layer 03:36:10 3a2ae6a8a46f: Pulling fs layer 03:36:10 33b1e0a273af: Pulling fs layer 03:36:10 5d3b04190fa2: Pulling fs layer 03:36:10 2f39f015ded8: Pulling fs layer 03:36:10 33b1e0a273af: Waiting 03:36:10 5d3b04190fa2: Waiting 03:36:10 2f39f015ded8: Waiting 03:36:10 5c69ac0246d0: Verifying Checksum 03:36:10 3a2ae6a8a46f: Verifying Checksum 03:36:10 33b1e0a273af: Download complete 03:36:10 5d3b04190fa2: Verifying Checksum 03:36:10 5d3b04190fa2: Download complete 03:36:10 ec43610c2a17: Verifying Checksum 03:36:10 ec43610c2a17: Download complete 03:36:10 5eb5b503b376: Verifying Checksum 03:36:10 5eb5b503b376: Download complete 03:36:11 2f39f015ded8: Download complete 03:36:11 5eb5b503b376: Pull complete 03:36:11 5c69ac0246d0: Pull complete 03:36:12 ec43610c2a17: Pull complete 03:36:12 3a2ae6a8a46f: Pull complete 03:36:12 33b1e0a273af: Pull complete 03:36:12 5d3b04190fa2: Pull complete 03:36:16 2f39f015ded8: Pull complete 03:36:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:36:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:36:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:36:16 prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container 03:36:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@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 03:36:23 $ docker top bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:36:24 ---> job-cost.sh 03:36:24 lf-activate-venv: SKIPPING 03:36:24 INFO: No Stack... 03:36:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:36:24 INFO: Archiving Costs [Pipeline] sh 03:36:25 + cat /w/workspace/foundry_device-usb-camera_PR-352/archives/cost.csv 03:36:25 + cut -d, -f6 [Pipeline] lock 03:36:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] 03:36:25 Resource [jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] did not exist. Created. 03:36:25 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:36:25 + echo total: 0.2199999988079071 [Pipeline] stash 03:36:25 Stashed 1 file(s) [Pipeline] } 03:36:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:36:25 $ docker stop --time=1 bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 03:36:26 $ docker rm -f --volumes bbd203aa360e451a6330384fec6bea0bfcce7b7afa1f1147186c2455c53cc597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:36:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15562 in /w/workspace/foundry_device-usb-camera_PR-352 [Pipeline] { [Pipeline] ws 03:36:50 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 03:36:50 Selected Git installation does not exist. Using Default 03:36:50 The recommended git tool is: NONE 03:37:00 using credential edgex-jenkins-ssh 03:37:00 Cloning the remote Git repository 03:37:00 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 03:37:00 > git init /w/workspace/device-usb-camera/1 # timeout=10 03:37:00 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:37:00 > git --version # timeout=10 03:37:00 > git --version # 'git version 2.25.1' 03:37:00 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:03 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:37:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:37:05 Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 7acaef573cac51ec1a31cc75251856ef56295b26 03:37:05 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 03:37:05 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 03:37:05 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/352/head:refs/remotes/origin/PR-352 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:37:05 > git config core.sparsecheckout # timeout=10 03:37:05 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 03:37:06 > git remote # timeout=10 03:37:06 > git config --get remote.origin.url # timeout=10 03:37:06 using GIT_SSH to set credentials SSH Credentials for GitHub 03:37:06 > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 03:37:06 > git rev-parse HEAD^{commit} # timeout=10 03:37:06 Merge succeeded, producing 7acaef573cac51ec1a31cc75251856ef56295b26 03:37:06 Checking out Revision 7acaef573cac51ec1a31cc75251856ef56295b26 (PR-352) 03:37:06 > git config core.sparsecheckout # timeout=10 03:37:06 > git checkout -f 7acaef573cac51ec1a31cc75251856ef56295b26 # timeout=10 03:37:10 Commit message: "build: Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20" 03:37:10 > git --version # timeout=10 03:37:10 > git --version # 'git version 2.25.1' 03:37:10 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:37:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:37:12 % Total % Received % Xferd Average Speed Time Time Time Current 03:37:12 Dload Upload Total Spent Left Speed 03:37:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 03:37:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:37:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:37:13 + sudo tee /etc/docker/daemon.new 03:37:13 { 03:37:13 "registry-mirrors": [ 03:37:13 "https://nexus3.edgexfoundry.org:10001" 03:37:13 ], 03:37:13 "bip": "10.250.0.254/24", 03:37:13 "hosts": [ 03:37:13 "tcp://0.0.0.0:5555", 03:37:13 "unix:///var/run/docker.sock" 03:37:13 ], 03:37:13 "mtu": 1458, 03:37:13 "selinux-enabled": true, 03:37:13 "seccomp-profile": "/etc/docker/seccomp.json" 03:37:13 } [Pipeline] sh 03:37:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:37:14 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:37:32 provisioning config files... 03:37:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1913194405181524478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:37:33 ---> ****-login.sh 03:37:33 nexus3.edgexfoundry.org:10001 03:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:33 Configure a credential helper to remove this warning. See 03:37:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:33 03:37:33 Login Succeeded 03:37:33 nexus3.edgexfoundry.org:10002 03:37:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:34 Configure a credential helper to remove this warning. See 03:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:34 03:37:34 Login Succeeded 03:37:34 nexus3.edgexfoundry.org:10003 03:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:34 Configure a credential helper to remove this warning. See 03:37:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:34 03:37:34 Login Succeeded 03:37:34 nexus3.edgexfoundry.org:10004 03:37:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:35 Configure a credential helper to remove this warning. See 03:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:35 03:37:35 Login Succeeded 03:37:35 ****.io 03:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:37:35 Configure a credential helper to remove this warning. See 03:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:37:35 03:37:35 Login Succeeded 03:37:35 ---> ****-login.sh ends [Pipeline] } 03:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:37:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:37:36 ========================================================= 03:37:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:37:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:37:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:37:37 Sending build context to Docker daemon 10.63MB 03:37:37 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 03:37:37 Step 2/13 : FROM ${BASE} AS builder 03:37:37 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:37:37 cf04c63912e1: Pulling fs layer 03:37:37 55b35a11ae5e: Pulling fs layer 03:37:37 a37a00ec5f00: Pulling fs layer 03:37:37 50b3750afda1: Pulling fs layer 03:37:37 4f4fb700ef54: Pulling fs layer 03:37:37 80978eb59214: Pulling fs layer 03:37:37 c9f46d7d2bd2: Pulling fs layer 03:37:37 c5a475d317c9: Pulling fs layer 03:37:37 80978eb59214: Waiting 03:37:37 c9f46d7d2bd2: Waiting 03:37:37 c5a475d317c9: Waiting 03:37:37 50b3750afda1: Waiting 03:37:37 4f4fb700ef54: Waiting 03:37:37 55b35a11ae5e: Download complete 03:37:37 50b3750afda1: Verifying Checksum 03:37:37 50b3750afda1: Download complete 03:37:37 4f4fb700ef54: Verifying Checksum 03:37:37 4f4fb700ef54: Download complete 03:37:37 80978eb59214: Verifying Checksum 03:37:37 80978eb59214: Download complete 03:37:37 cf04c63912e1: Verifying Checksum 03:37:37 cf04c63912e1: Download complete 03:37:38 c5a475d317c9: Verifying Checksum 03:37:38 c5a475d317c9: Download complete 03:37:38 cf04c63912e1: Pull complete 03:37:39 55b35a11ae5e: Pull complete 03:37:39 a37a00ec5f00: Download complete 03:37:40 c9f46d7d2bd2: Verifying Checksum 03:37:40 c9f46d7d2bd2: Download complete 03:37:55 a37a00ec5f00: Pull complete 03:37:55 50b3750afda1: Pull complete 03:37:55 4f4fb700ef54: Pull complete 03:37:55 80978eb59214: Pull complete 03:38:02 c9f46d7d2bd2: Pull complete 03:38:04 c5a475d317c9: Pull complete 03:38:04 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:38:04 ---> be29e6b0f0d4 03:38:04 Step 3/13 : ARG ADD_BUILD_TAGS="" 03:38:04 ---> Running in c4f71e0d8721 03:38:05 Removing intermediate container c4f71e0d8721 03:38:05 ---> d3a0e7c039f0 03:38:05 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:38:05 ---> Running in 01c5982e6438 03:38:05 Removing intermediate container 01c5982e6438 03:38:05 ---> 3d3f4a2d861f 03:38:05 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:38:05 ---> Running in 85957336d1e5 03:38:06 Removing intermediate container 85957336d1e5 03:38:06 ---> ca0104c4622c 03:38:06 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:38:06 ---> Running in 9783bf91d5df 03:38:06 Removing intermediate container 9783bf91d5df 03:38:06 ---> 98f734db2fd5 03:38:06 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:38:06 ---> Running in c58573455c3e 03:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:38:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:38:09 (1/14) Installing libintl (0.22.5-r0) 03:38:09 (2/14) Installing eudev-libs (3.2.14-r2) 03:38:09 (3/14) Installing libjpeg-turbo (3.0.3-r0) 03:38:09 (4/14) Installing v4l-utils-libs (1.24.1-r1) 03:38:09 (5/14) Installing v4l-utils (1.24.1-r1) 03:38:09 (6/14) Installing libdvbv5 (1.24.1-r1) 03:38:10 (7/14) Installing udev-init-scripts (35-r1) 03:38:10 (8/14) Installing libeconf (0.6.3-r0) 03:38:10 (9/14) Installing libblkid (2.40.1-r1) 03:38:10 (10/14) Installing xz-libs (5.6.2-r0) 03:38:10 (11/14) Installing kmod-libs (32-r0) 03:38:10 (12/14) Installing eudev (3.2.14-r2) 03:38:10 (13/14) Installing eudev-dev (3.2.14-r2) 03:38:10 (14/14) Installing v4l-utils-dev (1.24.1-r1) 03:38:10 Executing busybox-1.36.1-r29.trigger 03:38:10 Executing eudev-3.2.14-r2.trigger 03:38:10 OK: 246 MiB in 68 packages 03:38:11 Removing intermediate container c58573455c3e 03:38:11 ---> 70880d30aa39 03:38:11 Step 8/13 : WORKDIR /device-usb-camera 03:38:11 ---> Running in 43abc306e79f 03:38:11 Removing intermediate container 43abc306e79f 03:38:11 ---> 4bcc7d57aa34 03:38:11 Step 9/13 : COPY go.mod vendor* ./ 03:38:12 ---> ea423d9c4335 03:38:12 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:38:12 ---> Running in ceca042708c8 03:40:04 Removing intermediate container ceca042708c8 03:40:04 ---> 6e06caad6a0c 03:40:04 Step 11/13 : COPY . . 03:40:04 ---> ab8d3d42e938 03:40:04 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:40:04 ---> Running in 5d426ecc8025 03:40:04  % Total % Received % Xferd Average Speed Time Time Time Current 03:40:04   Dload Upload Total Spent Left Speed 03:40:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062  0 0 6752 0 --:--:-- --:--:-- --:--:-- 6851 03:40:04 Removing intermediate container 5d426ecc8025 03:40:04 ---> 10107ed307de 03:40:04 Step 13/13 : RUN ${MAKE} 03:40:04 ---> Running in 02732f68dd1a 03:40:05 noop 03:40:06 Removing intermediate container 02732f68dd1a 03:40:06 ---> c41d681a25b3 03:40:06 Successfully built c41d681a25b3 03:40:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker inspect -f . ci-base-image-arm64 03:40:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:07 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 03:40:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:08 $ docker top 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:09 + go version 03:40:09 go version go1.23.2 linux/arm64 [Pipeline] } 03:40:09 $ docker stop --time=1 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c 03:40:10 $ docker rm -f --volumes 12c2d40b393e2d1806a2107bacf4d86a27cd42122ce14807ff5a7525a0eb5b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:11 + docker inspect -f . ci-base-image-arm64 03:40:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:12 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 03:40:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:40:13 $ docker top 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:14 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 03:40:14 + make test 03:40:15 go test ./... -coverprofile=coverage.out ./... 03:40:20 ? github.com/edgexfoundry/device-usb-camera [no test files] 03:43:42 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 03:43:52 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.061s coverage: 4.4% of statements 03:43:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:43:52 go vet ./... 03:44:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:48 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:44:51 $ docker stop --time=1 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 03:44:52 $ docker rm -f --volumes 0636bde1091a70c305dcabde627e2c9ce4d48b351c909c720bb278856a0aee82 [Pipeline] // withDockerContainer [Pipeline] sh 03:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:54 Warning: overwriting stash ‘coverage-report’ 03:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:56 + ls -al . 03:44:56 total 296 03:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:40 . 03:44:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 03:37 .. 03:44:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 03:37 .git 03:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 .github 03:44:56 -rw-rw-r-- 1 jenkins jenkins 379 Oct 4 03:37 .gitignore 03:44:56 -rw-rw-r-- 1 jenkins jenkins 203 Oct 4 03:37 .golangci.yml 03:44:56 -rw-rw-r-- 1 jenkins jenkins 77 Oct 4 03:37 .hadolint.yml 03:44:56 -rw-rw-r-- 1 jenkins jenkins 19367 Oct 4 03:37 Attribution.txt 03:44:56 -rw-rw-r-- 1 jenkins jenkins 16561 Oct 4 03:37 CHANGELOG.md 03:44:56 -rw-rw-r-- 1 jenkins jenkins 2453 Oct 4 03:37 Dockerfile 03:44:56 -rw-rw-r-- 1 jenkins jenkins 678 Oct 4 03:37 GOVERNANCE.md 03:44:56 -rw-rw-r-- 1 jenkins jenkins 659 Oct 4 03:37 Jenkinsfile 03:44:56 -rw-rw-r-- 1 jenkins jenkins 11348 Oct 4 03:37 LICENSE 03:44:56 -rw-rw-r-- 1 jenkins jenkins 2611 Oct 4 03:37 Makefile 03:44:56 -rw-rw-r-- 1 jenkins jenkins 622 Oct 4 03:37 OWNERS.md 03:44:56 -rw-rw-r-- 1 jenkins jenkins 2575 Oct 4 03:37 README.md 03:44:56 -rw-rw-r-- 1 jenkins jenkins 5 Oct 4 03:32 VERSION 03:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:37 bin 03:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 cmd 03:44:56 -rw-r--r-- 1 jenkins jenkins 54772 Oct 4 03:43 coverage.out 03:44:56 -rwxrwxr-x 1 jenkins jenkins 84 Oct 4 03:37 docker-entrypoint.sh 03:44:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 03:37 docs 03:44:56 -rw-rw-r-- 1 jenkins jenkins 7182 Oct 4 03:37 go.mod 03:44:56 -rw-rw-r-- 1 jenkins jenkins 100524 Oct 4 03:37 go.sum 03:44:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 03:37 internal 03:44:56 -rw-rw-r-- 1 jenkins jenkins 231 Oct 4 03:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:56 + 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=7acaef573cac51ec1a31cc75251856ef56295b26 --label arch=arm64 --label version=0.0.0 . 03:44:57 Sending build context to Docker daemon 10.69MB 03:44:57 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 03:44:57 Step 2/37 : FROM ${BASE} AS builder 03:44:57 ---> c41d681a25b3 03:44:57 Step 3/37 : ARG ADD_BUILD_TAGS="" 03:44:57 ---> Running in d0a0885814b7 03:44:57 Removing intermediate container d0a0885814b7 03:44:57 ---> 288ac768aa43 03:44:57 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:44:57 ---> Running in 24621d904b1d 03:44:58 Removing intermediate container 24621d904b1d 03:44:58 ---> 27740c2d10d8 03:44:58 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 03:44:58 ---> Running in 5234c659f380 03:44:58 Removing intermediate container 5234c659f380 03:44:58 ---> e164eabf4157 03:44:58 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 03:44:58 ---> Running in 42542c60b1b0 03:44:58 Removing intermediate container 42542c60b1b0 03:44:58 ---> 81acae736ff6 03:44:58 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:58 ---> Running in a1312e63c5c5 03:44:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:45:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:45:01 OK: 246 MiB in 68 packages 03:45:02 Removing intermediate container a1312e63c5c5 03:45:02 ---> 8f6d7d796da3 03:45:02 Step 8/37 : WORKDIR /device-usb-camera 03:45:02 ---> Running in 6023f8bf57ab 03:45:03 Removing intermediate container 6023f8bf57ab 03:45:03 ---> ddebcb0ce043 03:45:03 Step 9/37 : COPY go.mod vendor* ./ 03:45:03 ---> 3b4ec5291b2d 03:45:03 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:45:03 ---> Running in cc1fe25e0ad6 03:45:06 Removing intermediate container cc1fe25e0ad6 03:45:06 ---> 8d0ae9713630 03:45:06 Step 11/37 : COPY . . 03:45:07 ---> ef759c148d26 03:45:07 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 03:45:07 ---> Running in cf3e7b950f35 03:45:08  % Total % Received % Xferd Average Speed Time Time Time Current 03:45:08 Dload Upload Total  Spent Left Speed 03:45:08  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 5705  0 --:--:-- --:--:-- --:--:-- 5771 03:45:09 Removing intermediate container cf3e7b950f35 03:45:09 ---> 961540a282a8 03:45:09 Step 13/37 : RUN ${MAKE} 03:45:09 ---> Running in a43acc1e5c23 03:45:10 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 03:49:02 Removing intermediate container a43acc1e5c23 03:49:02 ---> c1adb478a6f1 03:49:02 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 03:49:02 1.8.2: Pulling from bluenviron/mediamtx 03:49:02 da4d7e05a7aa: Pulling fs layer 03:49:02 da4d7e05a7aa: Download complete 03:49:02 da4d7e05a7aa: Pull complete 03:49:02 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 03:49:02 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 03:49:02 ---> 62c65ed7ef0d 03:49:02 Step 15/37 : FROM alpine:3.20 03:49:02 3.20: Pulling from library/alpine 03:49:02 cf04c63912e1: Already exists 03:49:02 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:49:02 Status: Downloaded newer image for alpine:3.20 03:49:02 ---> c157a85ed455 03:49:02 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 03:49:02 ---> Running in a418a12c7560 03:49:02 Removing intermediate container a418a12c7560 03:49:02 ---> 95fa3e77f58b 03:49:02 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 03:49:02 ---> Running in 001a950725b3 03:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:49:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:49:02 (1/114) Installing dumb-init (1.2.5-r3) 03:49:02 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 03:49:02 (3/114) Installing aom-libs (3.9.1-r0) 03:49:02 (4/114) Installing libxau (1.0.11-r4) 03:49:02 (5/114) Installing libmd (1.1.0-r0) 03:49:02 (6/114) Installing libbsd (0.12.2-r0) 03:49:02 (7/114) Installing libxdmcp (1.1.5-r1) 03:49:02 (8/114) Installing libxcb (1.16.1-r0) 03:49:02 (9/114) Installing libx11 (1.8.9-r1) 03:49:02 (10/114) Installing hwdata-pci (0.382-r0) 03:49:02 (11/114) Installing libpciaccess (0.18.1-r0) 03:49:02 (12/114) Installing libdrm (2.4.120-r0) 03:49:02 (13/114) Installing libxext (1.3.6-r2) 03:49:02 (14/114) Installing libxfixes (6.0.1-r4) 03:49:02 (15/114) Installing libffi (3.4.6-r0) 03:49:02 (16/114) Installing wayland-libs-client (1.22.0-r4) 03:49:02 (17/114) Installing libva (2.21.0-r0) 03:49:02 (18/114) Installing libvdpau (1.5-r3) 03:49:02 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 03:49:02 (20/114) Installing libdav1d (1.4.2-r0) 03:49:02 (21/114) Installing libgcc (13.2.1_git20240309-r0) 03:49:02 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 03:49:02 (23/114) Installing openexr-libiex (3.1.13-r1) 03:49:02 (24/114) Installing openexr-libilmthread (3.1.13-r1) 03:49:02 (25/114) Installing imath (3.1.12-r0) 03:49:02 (26/114) Installing openexr-libopenexr (3.1.13-r1) 03:49:02 (27/114) Installing brotli-libs (1.1.0-r2) 03:49:02 (28/114) Installing giflib (5.2.2-r0) 03:49:02 (29/114) Installing libhwy (1.0.7-r0) 03:49:02 (30/114) Installing libjpeg-turbo (3.0.3-r0) 03:49:02 (31/114) Installing lcms2 (2.16-r0) 03:49:02 (32/114) Installing libpng (1.6.44-r0) 03:49:02 (33/114) Installing libjxl (0.10.2-r0) 03:49:02 (34/114) Installing lame-libs (3.100-r5) 03:49:02 (35/114) Installing opus (1.5.2-r0) 03:49:02 (36/114) Installing rav1e-libs (0.7.1-r0) 03:49:02 (37/114) Installing libgomp (13.2.1_git20240309-r0) 03:49:02 (38/114) Installing soxr (0.1.3-r7) 03:49:02 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 03:49:02 (40/114) Installing libogg (1.3.5-r5) 03:49:02 (41/114) Installing libtheora (1.1.1-r18) 03:49:02 (42/114) Installing libvorbis (1.3.7-r2) 03:49:02 (43/114) Installing libvpx (1.14.1-r0) 03:49:02 (44/114) Installing libsharpyuv (1.3.2-r0) 03:49:02 (45/114) Installing libwebp (1.3.2-r0) 03:49:02 (46/114) Installing libwebpmux (1.3.2-r0) 03:49:02 (47/114) Installing x264-libs (0.164_git20231001-r0) 03:49:02 (48/114) Installing numactl (2.0.18-r0) 03:49:02 (49/114) Installing x265-libs (3.6-r0) 03:49:02 (50/114) Installing xvidcore (1.3.7-r2) 03:49:02 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 03:49:02 (52/114) Installing sdl2 (2.28.5-r1) 03:49:02 (53/114) Installing alsa-lib (1.2.11-r0) 03:49:02 (54/114) Installing libexpat (2.6.3-r0) 03:49:02 (55/114) Installing libbz2 (1.0.8-r6) 03:49:02 (56/114) Installing freetype (2.13.2-r0) 03:49:02 (57/114) Installing fontconfig (2.15.0-r1) 03:49:03 (58/114) Installing fribidi (1.0.15-r0) 03:49:03 (59/114) Installing libintl (0.22.5-r0) 03:49:03 (60/114) Installing libeconf (0.6.3-r0) 03:49:03 (61/114) Installing libblkid (2.40.1-r1) 03:49:03 (62/114) Installing libmount (2.40.1-r1) 03:49:03 (63/114) Installing pcre2 (10.43-r0) 03:49:03 (64/114) Installing glib (2.80.5-r0) 03:49:03 (65/114) Installing graphite2 (1.3.14-r6) 03:49:03 (66/114) Installing harfbuzz (8.5.0-r0) 03:49:03 (67/114) Installing libunibreak (6.1-r0) 03:49:03 (68/114) Installing libass (0.17.2-r0) 03:49:03 (69/114) Installing libbluray (1.3.4-r1) 03:49:03 (70/114) Installing mpg123-libs (1.32.6-r0) 03:49:03 (71/114) Installing libopenmpt (0.7.7-r0) 03:49:03 (72/114) Installing cjson (1.7.18-r0) 03:49:03 (73/114) Installing mbedtls (3.6.1-r0) 03:49:03 (74/114) Installing librist (0.2.10-r1) 03:49:03 (75/114) Installing libsrt (1.5.3-r0) 03:49:03 (76/114) Installing libssh (0.10.6-r0) 03:49:03 (77/114) Installing xz-libs (5.6.2-r0) 03:49:03 (78/114) Installing libxml2 (2.12.7-r0) 03:49:03 (79/114) Installing libsodium (1.0.19-r0) 03:49:03 (80/114) Installing libzmq (4.3.5-r2) 03:49:03 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 03:49:03 (82/114) Installing serd-libs (0.32.2-r0) 03:49:03 (83/114) Installing zix-libs (0.4.2-r0) 03:49:03 (84/114) Installing sord-libs (0.16.16-r0) 03:49:03 (85/114) Installing sratom (0.6.16-r0) 03:49:03 (86/114) Installing lilv-libs (0.24.24-r1) 03:49:03 (87/114) Installing glslang-libs (1.3.261.1-r0) 03:49:03 (88/114) Installing libdovi (3.3.0-r0) 03:49:03 (89/114) Installing spirv-tools (1.3.261.1-r0) 03:49:03 (90/114) Installing shaderc (2024.0-r0) 03:49:03 (91/114) Installing vulkan-loader (1.3.261.1-r0) 03:49:03 (92/114) Installing libplacebo (6.338.2-r1) 03:49:03 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 03:49:03 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 03:49:03 (95/114) Installing vidstab (1.1.1-r0) 03:49:03 (96/114) Installing zimg (3.0.5-r2) 03:49:03 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 03:49:03 (98/114) Installing libasyncns (0.8-r3) 03:49:03 (99/114) Installing dbus-libs (1.14.10-r1) 03:49:04 (100/114) Installing libltdl (2.4.7-r3) 03:49:04 (101/114) Installing orc (0.4.39-r0) 03:49:04 (102/114) Installing libflac (1.4.3-r1) 03:49:04 (103/114) Installing libsndfile (1.2.2-r0) 03:49:04 (104/114) Installing speexdsp (1.2.1-r2) 03:49:04 (105/114) Installing tdb-libs (1.4.9-r1) 03:49:04 (106/114) Installing libpulse (17.0-r0) 03:49:04 (107/114) Installing v4l-utils-libs (1.24.1-r1) 03:49:04 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 03:49:04 (109/114) Installing ffmpeg (6.1.1-r8) 03:49:04 (110/114) Installing udev-init-scripts (35-r1) 03:49:04 (111/114) Installing eudev-libs (3.2.14-r2) 03:49:04 (112/114) Installing zstd-libs (1.5.6-r0) 03:49:04 (113/114) Installing kmod-libs (32-r0) 03:49:04 (114/114) Installing eudev (3.2.14-r2) 03:49:04 Executing busybox-1.36.1-r29.trigger 03:49:04 Executing glib-2.80.5-r0.trigger 03:49:04 Executing eudev-3.2.14-r2.trigger 03:49:04 OK: 120 MiB in 128 packages 03:49:08 Removing intermediate container 001a950725b3 03:49:08 ---> 965e9c4af816 03:49:08 Step 18/37 : RUN apk --no-cache upgrade 03:49:08 ---> Running in 4d4c1c546824 03:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:49:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:49:10 Upgrading critical system libraries and apk-tools: 03:49:10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:49:10 Executing busybox-1.36.1-r29.trigger 03:49:11 Continuing the upgrade transaction with new apk-tools: 03:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:49:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:49:13 OK: 120 MiB in 128 packages 03:49:13 Removing intermediate container 4d4c1c546824 03:49:13 ---> fa77762da17a 03:49:13 Step 19/37 : WORKDIR / 03:49:14 ---> Running in f6238ef4e33d 03:49:14 Removing intermediate container f6238ef4e33d 03:49:14 ---> 85ff63edf2ad 03:49:14 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 03:49:16 ---> a9a8e6d10cf9 03:49:16 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 03:49:16 ---> daf831437e97 03:49:16 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 03:49:17 ---> ea5eea2b9e52 03:49:17 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 03:49:18 ---> 06765de0031f 03:49:18 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 03:49:18 ---> f559c3cee183 03:49:18 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 03:49:18 ---> 1b24b2abde4e 03:49:18 Step 26/37 : COPY --from=rtsp /mediamtx / 03:49:20 ---> 06dee150fba4 03:49:20 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 03:49:20 ---> Running in 438d006e9e9b 03:49:22 Removing intermediate container 438d006e9e9b 03:49:22 ---> d853830ba70e 03:49:22 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 03:49:22 ---> Running in bc31edbd26aa 03:49:24 Removing intermediate container bc31edbd26aa 03:49:24 ---> b3d66fc764cc 03:49:24 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 03:49:24 ---> Running in 14d6c9091f99 03:49:25 Removing intermediate container 14d6c9091f99 03:49:25 ---> f67304a14c5f 03:49:25 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 03:49:25 ---> Running in 4625371fd9d1 03:49:27 Removing intermediate container 4625371fd9d1 03:49:27 ---> 6c8301e943f4 03:49:27 Step 31/37 : EXPOSE 59983 03:49:27 ---> Running in 967916aa70f8 03:49:27 Removing intermediate container 967916aa70f8 03:49:27 ---> 711d6319892e 03:49:27 Step 32/37 : EXPOSE 8554 03:49:27 ---> Running in 7e2a89b9ab8a 03:49:28 Removing intermediate container 7e2a89b9ab8a 03:49:28 ---> e78c0f7cc821 03:49:28 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 03:49:28 ---> Running in 1a91cfff46e7 03:49:28 Removing intermediate container 1a91cfff46e7 03:49:28 ---> 29f951db926a 03:49:28 Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 03:49:28 ---> Running in dbcbc894bc48 03:49:28 Removing intermediate container dbcbc894bc48 03:49:28 ---> ce35e4b7cf38 03:49:28 Step 35/37 : LABEL arch=arm64 03:49:28 ---> Running in 9ab6df140dc9 03:49:29 Removing intermediate container 9ab6df140dc9 03:49:29 ---> aba8e4387b57 03:49:29 Step 36/37 : LABEL git_sha=7acaef573cac51ec1a31cc75251856ef56295b26 03:49:29 ---> Running in f83d3096ae5c 03:49:29 Removing intermediate container f83d3096ae5c 03:49:29 ---> 6f342c49e3d4 03:49:29 Step 37/37 : LABEL version=0.0.0 03:49:29 ---> Running in 3f757e11c1de 03:49:30 Removing intermediate container 3f757e11c1de 03:49:30 ---> 5140a1205a3f 03:49:30 [Warning] One or more build-args [ARCH] were not consumed 03:49:30 Successfully built 5140a1205a3f 03:49:30 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:30 03:49:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:31 arm64: Pulling from edgex-lftools-log-publisher 03:49:31 8998bd30e6a1: Pulling fs layer 03:49:31 04944245beec: Pulling fs layer 03:49:31 699f458cf7ca: Pulling fs layer 03:49:31 765212b225bb: Pulling fs layer 03:49:31 f23df028b6ca: Pulling fs layer 03:49:31 d65c8cfc05b1: Pulling fs layer 03:49:31 2437ff75d9bd: Pulling fs layer 03:49:31 765212b225bb: Waiting 03:49:31 f23df028b6ca: Waiting 03:49:31 d65c8cfc05b1: Waiting 03:49:31 2437ff75d9bd: Waiting 03:49:31 04944245beec: Verifying Checksum 03:49:31 04944245beec: Download complete 03:49:31 765212b225bb: Verifying Checksum 03:49:31 765212b225bb: Download complete 03:49:31 f23df028b6ca: Verifying Checksum 03:49:31 f23df028b6ca: Download complete 03:49:31 d65c8cfc05b1: Verifying Checksum 03:49:31 d65c8cfc05b1: Download complete 03:49:31 699f458cf7ca: Verifying Checksum 03:49:31 699f458cf7ca: Download complete 03:49:32 8998bd30e6a1: Verifying Checksum 03:49:32 8998bd30e6a1: Download complete 03:49:34 2437ff75d9bd: Verifying Checksum 03:49:34 2437ff75d9bd: Download complete 03:49:36 8998bd30e6a1: Pull complete 03:49:36 04944245beec: Pull complete 03:49:38 699f458cf7ca: Pull complete 03:49:38 765212b225bb: Pull complete 03:49:39 f23df028b6ca: Pull complete 03:49:39 d65c8cfc05b1: Pull complete 03:49:57 2437ff75d9bd: Pull complete 03:49:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:49:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:58 prd-ubuntu20.04-docker-arm64-4c-16g-15562 does not seem to be running inside a container 03:49:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:50:00 $ docker top fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:01 ---> job-cost.sh 03:50:01 lf-activate-venv: SKIPPING 03:50:01 INFO: No Stack... 03:50:01 INFO: Retrieving Pricing Info for: v3-standard-4 03:50:02 INFO: Archiving Costs [Pipeline] sh 03:50:03 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 03:50:03 + cut -d, -f6 [Pipeline] lock 03:50:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] 03:50:03 Resource [jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] did not exist. Created. 03:50:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:04 /w/workspace/device-usb-camera/1@tmp/durable-c23790f0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:50:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:50:05 Warning: overwriting stash ‘stack-cost’ 03:50:06 Stashed 1 file(s) [Pipeline] } 03:50:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-352-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:50:06 $ docker stop --time=1 fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e 03:50:07 $ docker rm -f --volumes fc9c90635990c470c1afb24be1beec0ee8e531f769e6a241a085cf9c4aa7c87e [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 03:50:08 provisioning config files... 03:50:08 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config7690184899040998731tmp [Pipeline] { [Pipeline] sh 03:50:09 + set +x 03:50:09 + curl -s https://codecov.io/bash 03:50:09 + bash -s -- 03:50:09 03:50:09 _____ _ 03:50:09 / ____| | | 03:50:09 | | ___ __| | ___ ___ _____ __ 03:50:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:50:09 | |___| (_) | (_| | __/ (_| (_) \ V / 03:50:09 \_____\___/ \__,_|\___|\___\___/ \_/ 03:50:09 Bash-1.0.6 03:50:09 03:50:09 03:50:09 ==> git version 2.25.1 found 03:50:09 ==> 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 03:50:09 Release-Date: 2020-01-08 03:50:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:50:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:50:09 ==> Jenkins CI detected. 03:50:09 current dir:  /w/workspace/foundry_device-usb-camera_PR-352 03:50:09 project root: . 03:50:09 --> token set from env 03:50:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:50:09 ==> Running gcov in . (disable via -X gcov) 03:50:09 ==> Python coveragepy not found 03:50:09 ==> Searching for coverage reports in: 03:50:09 + . 03:50:09 -> Found 1 reports 03:50:09 ==> Detecting git/mercurial file structure 03:50:09 ==> Reading reports 03:50:09 + ./coverage.out bytes=54772 03:50:09 ==> Appending adjustments 03:50:09 https://docs.codecov.io/docs/fixing-reports 03:50:09 + Found adjustments 03:50:09 ==> Gzipping contents 03:50:09 8.0K /tmp/codecov.DWiO2r.gz 03:50:09 ==> Uploading reports 03:50:09 url: https://codecov.io 03:50:09 query: branch=PR-352&commit=7acaef573cac51ec1a31cc75251856ef56295b26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=352&job=&cmd_args= 03:50:09 -> Pinging Codecov 03:50:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-352&commit=7acaef573cac51ec1a31cc75251856ef56295b26&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-352%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=352&job=&cmd_args= 03:50:09 -> Uploading to 03:50:09 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/7acaef573cac51ec1a31cc75251856ef56295b26/45834471-0355-483b-aeb9-781aa68f8642.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T035009Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=0b97d4840d5c8cdc60105eef4e39103efb41aa2fbbb4d3da99377bc0b867670b 03:50:09 % Total % Received % Xferd Average Speed Time Time Time Current 03:50:09 Dload Upload Total Spent Left Speed 03:50:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29894 --:--:-- --:--:-- --:--:-- 30026 03:50:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/7acaef573cac51ec1a31cc75251856ef56295b26 [Pipeline] } 03:50:09 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:50:12 + [ -d /w/workspace/foundry_device-usb-camera_PR-352/archives ] 03:50:12 + ls -al /w/workspace/foundry_device-usb-camera_PR-352/archives 03:50:12 total 16 03:50:12 drwxr-xr-x 3 root root 4096 Oct 4 03:36 . 03:50:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 03:36 .. 03:50:12 drwxr-xr-x 2 root root 4096 Oct 4 03:36 cost 03:50:12 -rw-r--r-- 1 root root 89 Oct 4 03:36 cost.csv 03:50:12 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-352/archives 03:50:12 + ls -al /w/workspace/foundry_device-usb-camera_PR-352/archives 03:50:12 total 16 03:50:12 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 03:36 . 03:50:12 drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 03:36 .. 03:50:12 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 03:36 cost 03:50:12 -rw-r--r-- 1 jenkins jenkins 89 Oct 4 03:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:50:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:50:13 ---> package-listing.sh 03:50:13 ++ facter osfamily 03:50:13 ++ tr '[:upper:]' '[:lower:]' 03:50:14 + OS_FAMILY=debian 03:50:14 + workspace=/w/workspace/foundry_device-usb-camera_PR-352 03:50:14 + START_PACKAGES=/tmp/packages_start.txt 03:50:14 + END_PACKAGES=/tmp/packages_end.txt 03:50:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:50:14 + PACKAGES=/tmp/packages_start.txt 03:50:14 + '[' /w/workspace/foundry_device-usb-camera_PR-352 ']' 03:50:14 + PACKAGES=/tmp/packages_end.txt 03:50:14 + case "${OS_FAMILY}" in 03:50:14 + dpkg -l 03:50:14 + grep '^ii' 03:50:14 + '[' -f /tmp/packages_start.txt ']' 03:50:14 + '[' -f /tmp/packages_end.txt ']' 03:50:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:50:14 + '[' /w/workspace/foundry_device-usb-camera_PR-352 ']' 03:50:14 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-352/archives/ 03:50:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-352/archives/ [Pipeline] echo 03:50:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:50:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:50:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:15 prd-ubuntu20.04-docker-8c-8g-15558 does not seem to be running inside a container 03:50:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-352/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-352 -v /w/workspace/foundry_device-usb-camera_PR-352:/w/workspace/foundry_device-usb-camera_PR-352:rw,z -v /w/workspace/foundry_device-usb-camera_PR-352@tmp:/w/workspace/foundry_device-usb-camera_PR-352@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:50:15 $ docker top 99ae2080662e967801a1fd9c1c5f86af5763dca62ef6730a8cdaa28aafc305e8 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:15 + touch /tmp/pre-build-complete [Pipeline] sh 03:50:16 + mkdir -p /var/log/sysstat [Pipeline] sh 03:50:16 + ls /var/log/sa-host 03:50:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:50:16 provisioning config files... 03:50:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-352@tmp/config1624013562012693113tmp [Pipeline] { [Pipeline] echo 03:50:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:50:17 ---> create-netrc.sh [Pipeline] } 03:50:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:50:17 ---> python-tools-install.sh [Pipeline] echo 03:50:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:50:17 ---> sudo-logs.sh 03:50:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:50:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:50:18 ---> job-cost.sh 03:50:18 lf-activate-venv: SKIPPING 03:50:18 DEBUG: total: 0.2199999988079071 03:50:18 INFO: Retrieving Stack Cost... 03:50:18 INFO: Retrieving Pricing Info for: v3-standard-8 03:50:19 INFO: Archiving Costs [Pipeline] echo 03:50:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:50:19 ---> logs-deploy.sh 03:50:19 lf-activate-venv: SKIPPING 03:50:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-352/1 03:50:19 INFO: archiving workspace using pattern(s): 03:50:20 Archives upload complete. 03:50:20 INFO: archiving logs to Nexus 03:50:21 ---> uname -a: 03:50:21 Linux prd-ubuntu20-04-docker-8c-8g-15558 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:50:21 03:50:21