Pull request #363 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a6f6c6bcb90839981bca2dd5d4cf75922c985d94+cec5fe797acd0a57918cb92b5c0815420fffe93d (2d11bb39f7c8541dc9bdc43663d168e81b492e44) 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-ssh4806817767712229466.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-ssh17174182464781935500.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-363/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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11626456926601919756.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-363/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9174302649994635964.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-ssh1895069926454598614.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-363/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-363/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9940283577987483180.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24350 in /w/workspace/foundry_device-usb-camera_PR-363 [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-363 # 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 cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit a6f6c6bcb90839981bca2dd5d4cf75922c985d94 Merge succeeded, producing a6f6c6bcb90839981bca2dd5d4cf75922c985d94 Checking out Revision a6f6c6bcb90839981bca2dd5d4cf75922c985d94 (PR-363) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > 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/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # 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 cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 > 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 17:52:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:52:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:52:10 ========================================================= 17:52:10 EdgeX Global Pipelines Version Info 17:52:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:52:11 ------------------- 17:52:11 stable info: 17:52:11 ------------------- 17:52:11 Commited By: Ginny Guan ginny@iotechsys.com 17:52:11 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:52:11 Message: update stable to v1.0.265 17:52:12 ------------------- 17:52:12 experimental info: 17:52:12 ------------------- 17:52:12 Commited By: Cherry Wang cherry@iotechsys.com 17:52:12 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 17:52:12 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:52:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-363 [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-363 [Pipeline] echo 17:52:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-363 [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a6f6c6b [Pipeline] echo 17:52:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:14 provisioning config files... 17:52:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config17709399462282925941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:14 ---> ****-login.sh 17:52:14 nexus3.edgexfoundry.org:10001 17:52:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:14 Configure a credential helper to remove this warning. See 17:52:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:14 17:52:14 Login Succeeded 17:52:14 nexus3.edgexfoundry.org:10002 17:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:15 Configure a credential helper to remove this warning. See 17:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:15 17:52:15 Login Succeeded 17:52:15 nexus3.edgexfoundry.org:10003 17:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:15 Configure a credential helper to remove this warning. See 17:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:15 17:52:15 Login Succeeded 17:52:15 nexus3.edgexfoundry.org:10004 17:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:15 Configure a credential helper to remove this warning. See 17:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:15 17:52:15 Login Succeeded 17:52:15 ****.io 17:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:15 Configure a credential helper to remove this warning. See 17:52:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:15 17:52:15 Login Succeeded 17:52:15 ---> ****-login.sh ends [Pipeline] } 17:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:52:16 + git rev-list -1 --merges a6f6c6bcb90839981bca2dd5d4cf75922c985d94~1..a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo 17:52:16 -----------> git rev-list -1 --merges a6f6c6bcb90839981bca2dd5d4cf75922c985d94~1..a6f6c6bcb90839981bca2dd5d4cf75922c985d94 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [false] [Pipeline] sh 17:52:16 + git log --format=format:%s -1 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo 17:52:16 ========================================================= 17:52:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:52:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:52:17 + git log --format=format:%s -1 a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] echo 17:52:17 [semverPrep] GIT_COMMIT: a6f6c6bcb90839981bca2dd5d4cf75922c985d94, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 17:52:17 [semverPrep] This is not a build commit. [Pipeline] sh 17:52:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:17 + grep -v github /etc/ssh/ssh_known_hosts 17:52:17 + [ -e /tmp/ssh_known_hosts ] 17:52:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:52:17 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 17:52:17 -a /etc/ssh/ssh_known_hosts 17:52:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:18 17:52:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:18 0.1.4: Pulling from edgex-devops/py-git-semver 17:52:18 b85a868b505f: Pulling fs layer 17:52:18 e2be974225ed: Pulling fs layer 17:52:18 339a4e72a1f5: Pulling fs layer 17:52:18 988bab9f4d93: Pulling fs layer 17:52:18 1469e6f7b9e6: Pulling fs layer 17:52:18 eaf3925da568: Pulling fs layer 17:52:18 bab4dde63d76: Pulling fs layer 17:52:18 bde34c3a00c8: Pulling fs layer 17:52:18 b352a97aabf1: Pulling fs layer 17:52:18 4872d77fe225: Pulling fs layer 17:52:18 5851b861e8e6: Pulling fs layer 17:52:18 bab4dde63d76: Waiting 17:52:18 bde34c3a00c8: Waiting 17:52:18 b352a97aabf1: Waiting 17:52:18 4872d77fe225: Waiting 17:52:18 5851b861e8e6: Waiting 17:52:18 988bab9f4d93: Waiting 17:52:18 1469e6f7b9e6: Waiting 17:52:18 eaf3925da568: Waiting 17:52:18 e2be974225ed: Download complete 17:52:18 988bab9f4d93: Verifying Checksum 17:52:18 988bab9f4d93: Download complete 17:52:18 1469e6f7b9e6: Verifying Checksum 17:52:18 1469e6f7b9e6: Download complete 17:52:19 eaf3925da568: Verifying Checksum 17:52:19 eaf3925da568: Download complete 17:52:19 339a4e72a1f5: Verifying Checksum 17:52:19 339a4e72a1f5: Download complete 17:52:19 bde34c3a00c8: Download complete 17:52:19 b352a97aabf1: Verifying Checksum 17:52:19 4872d77fe225: Download complete 17:52:19 5851b861e8e6: Verifying Checksum 17:52:19 5851b861e8e6: Download complete 17:52:19 b85a868b505f: Download complete 17:52:19 bab4dde63d76: Verifying Checksum 17:52:19 bab4dde63d76: Download complete 17:52:20 b85a868b505f: Pull complete 17:52:20 e2be974225ed: Pull complete 17:52:20 339a4e72a1f5: Pull complete 17:52:21 988bab9f4d93: Pull complete 17:52:21 1469e6f7b9e6: Pull complete 17:52:21 eaf3925da568: Pull complete 17:52:23 bab4dde63d76: Pull complete 17:52:23 bde34c3a00c8: Pull complete 17:52:23 b352a97aabf1: Pull complete 17:52:23 4872d77fe225: Pull complete 17:52:23 5851b861e8e6: Pull complete 17:52:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:52:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:24 prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container 17:52:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:52:27 $ docker top c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 -eo pid,comm 17:52:27 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). 17:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:27 [ssh-agent] Looking for ssh-agent implementation... 17:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:27 $ docker exec c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent 17:52:27 SSH_AUTH_SOCK=/tmp/ssh-L2d9kXLrhmZL/agent.33 17:52:27 SSH_AGENT_PID=39 17:52:27 Running ssh-add (command line suppressed) 17:52:27 Identity added: /w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_3633057648591125580.key (/w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_3633057648591125580.key) 17:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:28 + git tag --points-at HEAD [Pipeline] } 17:52:28 $ docker exec --env ******** --env ******** c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent -k 17:52:28 unset SSH_AUTH_SOCK; 17:52:28 unset SSH_AGENT_PID; 17:52:28 echo Agent pid 39 killed; 17:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:28 [ssh-agent] Looking for ssh-agent implementation... 17:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:28 $ docker exec c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent 17:52:28 SSH_AUTH_SOCK=/tmp/ssh-mSRcPHPsy5XF/agent.72 17:52:28 SSH_AGENT_PID=78 17:52:28 Running ssh-add (command line suppressed) 17:52:28 Identity added: /w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_17940208384653666752.key (/w/workspace/foundry_device-usb-camera_PR-363@tmp/private_key_17940208384653666752.key) 17:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:29 + git semver init 17:52:29 2024-11-01 17:52:29,176 [run_init] DEBUG init version:0.0.0 force:False 17:52:29 2024-11-01 17:52:29,177 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-363/.semver 17:52:29 2024-11-01 17:52:29,177 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-363/.semver 17:52:29 2024-11-01 17:52:29,178 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-363/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-363, universal_newlines=False, shell=None, istream=None) 17:52:31 2024-11-01 17:52:30,699 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-363/.git/info/exclude 17:52:31 2024-11-01 17:52:30,699 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 with force:False 17:52:31 2024-11-01 17:52:30,699 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 17:52:31 2024-11-01 17:52:30,703 [execute] INFO git cat-file --batch-check 17:52:31 2024-11-01 17:52:30,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) 17:52:31 2024-11-01 17:52:30,710 [execute] INFO git cat-file --batch 17:52:31 2024-11-01 17:52:30,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-363/.semver, universal_newlines=False, shell=None, istream=) 17:52:31 2024-11-01 17:52:30,716 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-363/.semver/PR-363 17:52:31 0.0.0 [Pipeline] } 17:52:31 $ docker exec --env ******** --env ******** c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 ssh-agent -k 17:52:31 unset SSH_AUTH_SOCK; 17:52:31 unset SSH_AGENT_PID; 17:52:31 echo Agent pid 78 killed; 17:52:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:31 + git semver [Pipeline] } 17:52:32 $ docker stop --time=1 c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 17:52:33 $ docker rm -f --volumes c4549b64d6967730c571d5c56cec7f5ae5360c79d0d2a32758bd34583cc4d883 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:52:34 Stashed 1 file(s) [Pipeline] echo 17:52:34 [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 17:52:34 provisioning config files... 17:52:34 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config1169577559241913829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:52:35 ---> ****-login.sh 17:52:35 nexus3.edgexfoundry.org:10001 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 nexus3.edgexfoundry.org:10002 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 nexus3.edgexfoundry.org:10003 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 nexus3.edgexfoundry.org:10004 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 ****.io 17:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:52:35 Configure a credential helper to remove this warning. See 17:52:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:52:35 17:52:35 Login Succeeded 17:52:35 ---> ****-login.sh ends [Pipeline] } 17:52:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:52:36 ========================================================= 17:52:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 17:52:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:36 + 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 . 17:52:36 Sending build context to Docker daemon 20.66MB 17:52:36 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:52:36 Step 2/13 : FROM ${BASE} AS builder 17:52:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 17:52:36 43c4264eed91: Pulling fs layer 17:52:36 4cc291be95ef: Pulling fs layer 17:52:36 2ac1f1163629: Pulling fs layer 17:52:36 5c3c966382ef: Pulling fs layer 17:52:36 4f4fb700ef54: Pulling fs layer 17:52:36 5d5c8e513c77: Pulling fs layer 17:52:36 9f66e0745190: Pulling fs layer 17:52:36 f49a43e4bbc0: Pulling fs layer 17:52:36 561ebcabdf7f: Pulling fs layer 17:52:36 5c3c966382ef: Waiting 17:52:36 4f4fb700ef54: Waiting 17:52:36 5d5c8e513c77: Waiting 17:52:36 9f66e0745190: Waiting 17:52:36 f49a43e4bbc0: Waiting 17:52:36 561ebcabdf7f: Waiting 17:52:36 4cc291be95ef: Download complete 17:52:36 5c3c966382ef: Verifying Checksum 17:52:36 5c3c966382ef: Download complete 17:52:36 4f4fb700ef54: Verifying Checksum 17:52:36 4f4fb700ef54: Download complete 17:52:36 5d5c8e513c77: Download complete 17:52:36 43c4264eed91: Download complete 17:52:36 9f66e0745190: Verifying Checksum 17:52:36 9f66e0745190: Download complete 17:52:37 43c4264eed91: Pull complete 17:52:37 561ebcabdf7f: Verifying Checksum 17:52:37 561ebcabdf7f: Download complete 17:52:37 4cc291be95ef: Pull complete 17:52:37 2ac1f1163629: Download complete 17:52:37 f49a43e4bbc0: Verifying Checksum 17:52:37 f49a43e4bbc0: Download complete 17:52:40 2ac1f1163629: Pull complete 17:52:40 5c3c966382ef: Pull complete 17:52:40 4f4fb700ef54: Pull complete 17:52:40 5d5c8e513c77: Pull complete 17:52:41 9f66e0745190: Pull complete 17:52:43 f49a43e4bbc0: Pull complete 17:52:44 561ebcabdf7f: Pull complete 17:52:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 17:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 17:52:44 ---> 3a752c3f9dda 17:52:44 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:52:49 ---> Running in 31c55d73a637 17:52:49 Removing intermediate container 31c55d73a637 17:52:49 ---> 775ef27a3e50 17:52:49 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:52:49 ---> Running in f995c33d1e6d 17:52:49 Removing intermediate container f995c33d1e6d 17:52:49 ---> 602a0a2e391a 17:52:49 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:52:49 ---> Running in e1c59a07ec84 17:52:49 Removing intermediate container e1c59a07ec84 17:52:49 ---> 8f6fa6917fa8 17:52:49 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:52:49 ---> Running in 1344efb6cf69 17:52:49 Removing intermediate container 1344efb6cf69 17:52:49 ---> e41428e9253d 17:52:49 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:52:49 ---> Running in 20a639d2649b 17:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:52:49 (1/14) Installing libintl (0.22.5-r0) 17:52:49 (2/14) Installing eudev-libs (3.2.14-r2) 17:52:49 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:52:49 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:52:49 (5/14) Installing v4l-utils (1.24.1-r1) 17:52:49 (6/14) Installing libdvbv5 (1.24.1-r1) 17:52:49 (7/14) Installing udev-init-scripts (35-r1) 17:52:49 (8/14) Installing libeconf (0.6.3-r0) 17:52:49 (9/14) Installing libblkid (2.40.1-r1) 17:52:49 (10/14) Installing xz-libs (5.6.2-r0) 17:52:49 (11/14) Installing kmod-libs (32-r0) 17:52:49 (12/14) Installing eudev (3.2.14-r2) 17:52:49 (13/14) Installing eudev-dev (3.2.14-r2) 17:52:49 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:52:49 Executing busybox-1.36.1-r29.trigger 17:52:49 Executing eudev-3.2.14-r2.trigger 17:52:49 OK: 253 MiB in 68 packages 17:52:49 Still waiting to schedule task 17:52:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:52:50 Removing intermediate container 20a639d2649b 17:52:50 ---> 38b1293098d1 17:52:50 Step 8/13 : WORKDIR /device-usb-camera 17:52:50 ---> Running in 1f7e546ed998 17:52:50 Removing intermediate container 1f7e546ed998 17:52:50 ---> beead3f9c0c4 17:52:50 Step 9/13 : COPY go.mod vendor* ./ 17:52:50 ---> 957ec230efea 17:52:50 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:52:50 ---> Running in c925683dfef5 17:53:46 Removing intermediate container c925683dfef5 17:53:46 ---> d43b3bc54557 17:53:46 Step 11/13 : COPY . . 17:53:46 ---> 12959a9fdd11 17:53:46 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:53:46 ---> Running in 84c96e070cf2 17:53:46  % Total % Received % Xferd Average Speed Time Time Time Current 17:53:46  Dload Upload Total Spent Left Speed 17:53:46  0 0 0  0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8533 0 --:--:-- --:--:-- --:--:-- 8634 17:53:46 Removing intermediate container 84c96e070cf2 17:53:46 ---> 7879aaf1ab4c 17:53:46 Step 13/13 : RUN ${MAKE} 17:53:46 ---> Running in 8d6cc0cc6685 17:53:46 noop 17:53:46 Removing intermediate container 8d6cc0cc6685 17:53:46 ---> ef1832ba019b 17:53:46 Successfully built ef1832ba019b 17:53:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:47 + docker inspect -f . ci-base-image-x86_64 17:53:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:47 prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container 17:53:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:47 $ docker top 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:48 + go version 17:53:48 go version go1.23.2 linux/amd64 [Pipeline] } 17:53:48 $ docker stop --time=1 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b 17:53:49 $ docker rm -f --volumes 8ef6aeb0c78dbd70e54b979fd26a7b11cd6c0883c04a4fd620e5d3f493f17a5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:53:50 + docker inspect -f . ci-base-image-x86_64 17:53:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:53:50 prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container 17:53:50 $ 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-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:53:50 $ docker top 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f -eo pid,comm [Pipeline] { [Pipeline] sh 17:53:51 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-363 [Pipeline] fileExists [Pipeline] sh 17:53:51 + make test 17:53:51 go test ./... -coverprofile=coverage.out ./... 17:53:53 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:54:11 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 17:54:11 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.012s coverage: 4.4% of statements 17:54:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24351 in /w/workspace/foundry_device-usb-camera_PR-363 [Pipeline] { [Pipeline] ws 17:54:20 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:54:21 go vet ./... 17:54:23 Selected Git installation does not exist. Using Default 17:54:23 The recommended git tool is: NONE 17:54:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:54:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:54:26 ./bin/test-attribution-txt.sh [Pipeline] echo 17:54:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 17:54:27 $ docker stop --time=1 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f 17:54:31 using credential edgex-jenkins-ssh 17:54:31 Cloning the remote Git repository 17:54:32 $ docker rm -f --volumes 90eb43a1ebde0e7009c78902e374bb2bd0cf4314807086dda33eef977f2b7d0f [Pipeline] // withDockerContainer [Pipeline] sh 17:54:31 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:54:31 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:54:31 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:54:31 > git --version # timeout=10 17:54:31 > git --version # 'git version 2.25.1' 17:54:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:54:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:54:34 + ls -al . 17:54:34 total 288 17:54:34 drwxrwxr-x 9 jenkins jenkins 4096 Nov 1 17:53 . 17:54:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:52 .. 17:54:34 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:54 .git 17:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 .github 17:54:34 -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 17:52 .gitignore 17:54:34 -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 17:52 .golangci.yml 17:54:34 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 17:52 .hadolint.yml 17:54:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:52 .semver 17:54:34 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 17:52 Attribution.txt 17:54:34 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 17:52 CHANGELOG.md 17:54:34 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 17:52 Dockerfile 17:54:34 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 17:52 GOVERNANCE.md 17:54:34 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 17:52 Jenkinsfile 17:54:34 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 17:52 LICENSE 17:54:34 -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 17:52 Makefile 17:54:34 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 17:52 OWNERS.md 17:54:34 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 17:52 README.md 17:54:34 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:52 VERSION 17:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:52 bin 17:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 cmd 17:54:34 -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 17:54 coverage.out 17:54:34 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 17:52 docker-entrypoint.sh 17:54:34 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:52 docs 17:54:34 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 17:52 go.mod 17:54:34 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 17:52 go.sum 17:54:34 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:52 internal 17:54:34 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 17:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:54:34 + 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=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 --label arch=amd64 --label version=0.0.0 . 17:54:34 Sending build context to Docker daemon 20.71MB 17:54:34 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 17:54:34 Step 2/37 : FROM ${BASE} AS builder 17:54:34 ---> ef1832ba019b 17:54:34 Step 3/37 : ARG ADD_BUILD_TAGS="" 17:54:35 ---> Running in 634d76bbc12d 17:54:35 Removing intermediate container 634d76bbc12d 17:54:35 ---> 362b5c895b69 17:54:35 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:54:35 ---> Running in 9db11722c0c5 17:54:35 Removing intermediate container 9db11722c0c5 17:54:35 ---> 966c8de3f793 17:54:35 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:54:35 ---> Running in 9689762386d6 17:54:35 Removing intermediate container 9689762386d6 17:54:35 ---> e0b5a2d1c72f 17:54:35 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:54:35 ---> Running in 82f8da9e37af 17:54:35 Removing intermediate container 82f8da9e37af 17:54:35 ---> 0a6f438d71d7 17:54:35 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:54:35 ---> Running in 7e44e5b12661 17:54:35 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:54:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:54:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:54:36 OK: 253 MiB in 68 packages 17:54:36 Removing intermediate container 7e44e5b12661 17:54:36 ---> f29b95274876 17:54:36 Step 8/37 : WORKDIR /device-usb-camera 17:54:36 ---> Running in 642807901a3b 17:54:36 Removing intermediate container 642807901a3b 17:54:36 ---> 5f7c95250289 17:54:36 Step 9/37 : COPY go.mod vendor* ./ 17:54:36 ---> dd96ee00f3d7 17:54:36 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:54:36 ---> Running in 307d29c11991 17:54:36 Merging remotes/origin/main commit cec5fe797acd0a57918cb92b5c0815420fffe93d into PR head commit a6f6c6bcb90839981bca2dd5d4cf75922c985d94 17:54:36 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:54:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:54:36 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/363/head:refs/remotes/origin/PR-363 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:54:37 > git config core.sparsecheckout # timeout=10 17:54:37 Merge succeeded, producing a6f6c6bcb90839981bca2dd5d4cf75922c985d94 17:54:37 Checking out Revision a6f6c6bcb90839981bca2dd5d4cf75922c985d94 (PR-363) 17:54:37 Removing intermediate container 307d29c11991 17:54:37 ---> c3c7ebb9f152 17:54:37 Step 11/37 : COPY . . 17:54:38 ---> c40247581c4e 17:54:38 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:54:38 ---> Running in cd4a6cb0dd46 17:54:38 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 17:54:38 > git --version # timeout=10 17:54:38 > git --version # 'git version 2.25.1' 17:54:38 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 17:54:38  % Total % Received % Xferd Average Speed Time Time Time Current 17:54:38  Dload Upload Total Spent Left Speed 17:54:38 0 0 0 0 0  0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 43102 0 --:--:-- --:--:-- --:--:-- 44250 17:54:38 Removing intermediate container cd4a6cb0dd46 17:54:38 ---> 79386592fe38 17:54:38 Step 13/37 : RUN ${MAKE} 17:54:38 ---> Running in 0990750bf59f 17:54:37 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 17:54:37 > git remote # timeout=10 17:54:37 > git config --get remote.origin.url # timeout=10 17:54:37 using GIT_SSH to set credentials SSH Credentials for GitHub 17:54:37 > git merge cec5fe797acd0a57918cb92b5c0815420fffe93d # timeout=10 17:54:37 > git rev-parse HEAD^{commit} # timeout=10 17:54:37 > git config core.sparsecheckout # timeout=10 17:54:37 > git checkout -f a6f6c6bcb90839981bca2dd5d4cf75922c985d94 # timeout=10 17:54:38 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:54:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:54:43 % Total % Received % Xferd Average Speed Time Time Time Current 17:54:43 Dload Upload Total Spent Left Speed 17:54:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh 17:54:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:54:44 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 17:54:44 17:54:44 { 17:54:44 "registry-mirrors": [ 17:54:44 "https://nexus3.edgexfoundry.org:10001" 17:54:44 ], 17:54:44 "bip": "10.250.0.254/24", 17:54:44 "hosts": [ 17:54:44 "tcp://0.0.0.0:5555", 17:54:44 "unix:///var/run/docker.sock" 17:54:44 ], 17:54:44 "mtu": 1458, 17:54:44 "selinux-enabled": true, 17:54:44 "seccomp-profile": "/etc/docker/seccomp.json" 17:54:44 } [Pipeline] sh 17:54:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:54:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:55:03 provisioning config files... 17:55:03 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15623479904865135223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:03 ---> ****-login.sh 17:55:03 nexus3.edgexfoundry.org:10001 17:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:04 Configure a credential helper to remove this warning. See 17:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:04 17:55:04 Login Succeeded 17:55:04 nexus3.edgexfoundry.org:10002 17:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:04 Configure a credential helper to remove this warning. See 17:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:04 17:55:04 Login Succeeded 17:55:05 nexus3.edgexfoundry.org:10003 17:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:05 Configure a credential helper to remove this warning. See 17:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:05 17:55:05 Login Succeeded 17:55:05 nexus3.edgexfoundry.org:10004 17:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:05 Configure a credential helper to remove this warning. See 17:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:05 17:55:05 Login Succeeded 17:55:05 ****.io 17:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 17:55:06 Configure a credential helper to remove this warning. See 17:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 17:55:06 17:55:06 Login Succeeded 17:55:06 ---> ****-login.sh ends [Pipeline] } 17:55:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 17:55:06 ========================================================= 17:55:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 17:55:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:07 + 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 . 17:55:07 Sending build context to Docker daemon 10.59MB 17:55:07 Step 1/13 : ARG BASE=golang:1.23-alpine3.20 17:55:07 Step 2/13 : FROM ${BASE} AS builder 17:55:07 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:55:07 cf04c63912e1: Pulling fs layer 17:55:07 55b35a11ae5e: Pulling fs layer 17:55:07 a37a00ec5f00: Pulling fs layer 17:55:07 50b3750afda1: Pulling fs layer 17:55:07 4f4fb700ef54: Pulling fs layer 17:55:07 80978eb59214: Pulling fs layer 17:55:07 c9f46d7d2bd2: Pulling fs layer 17:55:07 c5a475d317c9: Pulling fs layer 17:55:07 80978eb59214: Waiting 17:55:07 c9f46d7d2bd2: Waiting 17:55:07 50b3750afda1: Waiting 17:55:07 4f4fb700ef54: Waiting 17:55:07 c5a475d317c9: Waiting 17:55:07 55b35a11ae5e: Verifying Checksum 17:55:07 55b35a11ae5e: Download complete 17:55:07 50b3750afda1: Verifying Checksum 17:55:07 50b3750afda1: Download complete 17:55:08 4f4fb700ef54: Verifying Checksum 17:55:08 4f4fb700ef54: Download complete 17:55:08 80978eb59214: Verifying Checksum 17:55:08 80978eb59214: Download complete 17:55:08 cf04c63912e1: Verifying Checksum 17:55:08 cf04c63912e1: Download complete 17:55:08 c5a475d317c9: Verifying Checksum 17:55:08 c5a475d317c9: Download complete 17:55:08 cf04c63912e1: Pull complete 17:55:09 55b35a11ae5e: Pull complete 17:55:09 a37a00ec5f00: Verifying Checksum 17:55:09 a37a00ec5f00: Download complete 17:55:10 c9f46d7d2bd2: Verifying Checksum 17:55:10 c9f46d7d2bd2: Download complete 17:55:17 Removing intermediate container 0990750bf59f 17:55:17 ---> 35c0a771ff04 17:55:17 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 17:55:17 1.8.2: Pulling from bluenviron/mediamtx 17:55:17 8411072a22a5: Pulling fs layer 17:55:17 8411072a22a5: Verifying Checksum 17:55:17 8411072a22a5: Download complete 17:55:17 8411072a22a5: Pull complete 17:55:17 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 17:55:17 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 17:55:17 ---> 1ac78cb06e13 17:55:17 Step 15/37 : FROM alpine:3.20 17:55:17 3.20: Pulling from library/alpine 17:55:17 43c4264eed91: Already exists 17:55:17 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 17:55:17 Status: Downloaded newer image for alpine:3.20 17:55:17 ---> 91ef0af61f39 17:55:17 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 17:55:17 ---> Running in 6f3cf7ed8331 17:55:17 Removing intermediate container 6f3cf7ed8331 17:55:17 ---> eb3f166d99d9 17:55:17 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:55:17 ---> Running in dc75db590cf0 17:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:55:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:55:17 (1/115) Installing dumb-init (1.2.5-r3) 17:55:17 (2/115) Installing libSvtAv1Enc (2.0.0-r1) 17:55:17 (3/115) Installing aom-libs (3.9.1-r0) 17:55:17 (4/115) Installing libxau (1.0.11-r4) 17:55:17 (5/115) Installing libmd (1.1.0-r0) 17:55:17 (6/115) Installing libbsd (0.12.2-r0) 17:55:17 (7/115) Installing libxdmcp (1.1.5-r1) 17:55:17 (8/115) Installing libxcb (1.16.1-r0) 17:55:17 (9/115) Installing libx11 (1.8.9-r1) 17:55:17 (10/115) Installing hwdata-pci (0.382-r0) 17:55:17 (11/115) Installing libpciaccess (0.18.1-r0) 17:55:17 (12/115) Installing libdrm (2.4.120-r0) 17:55:17 (13/115) Installing libxext (1.3.6-r2) 17:55:17 (14/115) Installing libxfixes (6.0.1-r4) 17:55:17 (15/115) Installing libffi (3.4.6-r0) 17:55:17 (16/115) Installing wayland-libs-client (1.22.0-r4) 17:55:17 (17/115) Installing libva (2.21.0-r0) 17:55:17 (18/115) Installing libvdpau (1.5-r3) 17:55:17 (19/115) Installing libgcc (13.2.1_git20240309-r0) 17:55:17 (20/115) Installing libstdc++ (13.2.1_git20240309-r0) 17:55:17 (21/115) Installing onevpl-libs (2023.3.1-r2) 17:55:17 (22/115) Installing ffmpeg-libavutil (6.1.1-r8) 17:55:17 (23/115) Installing libdav1d (1.4.2-r0) 17:55:17 (24/115) Installing openexr-libiex (3.1.13-r1) 17:55:17 (25/115) Installing openexr-libilmthread (3.1.13-r1) 17:55:17 (26/115) Installing imath (3.1.12-r0) 17:55:17 (27/115) Installing openexr-libopenexr (3.1.13-r1) 17:55:17 (28/115) Installing brotli-libs (1.1.0-r2) 17:55:17 (29/115) Installing giflib (5.2.2-r0) 17:55:17 (30/115) Installing libhwy (1.0.7-r0) 17:55:17 (31/115) Installing libjpeg-turbo (3.0.3-r0) 17:55:17 (32/115) Installing lcms2 (2.16-r0) 17:55:17 (33/115) Installing libpng (1.6.44-r0) 17:55:17 (34/115) Installing libjxl (0.10.2-r0) 17:55:17 (35/115) Installing lame-libs (3.100-r5) 17:55:17 (36/115) Installing opus (1.5.2-r0) 17:55:17 (37/115) Installing rav1e-libs (0.7.1-r0) 17:55:17 (38/115) Installing libgomp (13.2.1_git20240309-r0) 17:55:17 (39/115) Installing soxr (0.1.3-r7) 17:55:17 (40/115) Installing ffmpeg-libswresample (6.1.1-r8) 17:55:17 (41/115) Installing libogg (1.3.5-r5) 17:55:17 (42/115) Installing libtheora (1.1.1-r18) 17:55:17 (43/115) Installing libvorbis (1.3.7-r2) 17:55:17 (44/115) Installing libvpx (1.14.1-r0) 17:55:17 (45/115) Installing libsharpyuv (1.3.2-r0) 17:55:17 (46/115) Installing libwebp (1.3.2-r0) 17:55:17 (47/115) Installing libwebpmux (1.3.2-r0) 17:55:17 (48/115) Installing x264-libs (0.164_git20231001-r0) 17:55:17 (49/115) Installing numactl (2.0.18-r0) 17:55:17 (50/115) Installing x265-libs (3.6-r0) 17:55:17 (51/115) Installing xvidcore (1.3.7-r2) 17:55:17 (52/115) Installing ffmpeg-libavcodec (6.1.1-r8) 17:55:18 (53/115) Installing sdl2 (2.28.5-r1) 17:55:18 (54/115) Installing alsa-lib (1.2.11-r0) 17:55:18 (55/115) Installing libexpat (2.6.3-r0) 17:55:18 (56/115) Installing libbz2 (1.0.8-r6) 17:55:18 (57/115) Installing freetype (2.13.2-r0) 17:55:18 (58/115) Installing fontconfig (2.15.0-r1) 17:55:18 (59/115) Installing fribidi (1.0.15-r0) 17:55:18 (60/115) Installing libintl (0.22.5-r0) 17:55:18 (61/115) Installing libeconf (0.6.3-r0) 17:55:18 (62/115) Installing libblkid (2.40.1-r1) 17:55:18 (63/115) Installing libmount (2.40.1-r1) 17:55:18 (64/115) Installing pcre2 (10.43-r0) 17:55:18 (65/115) Installing glib (2.80.5-r0) 17:55:18 (66/115) Installing graphite2 (1.3.14-r6) 17:55:18 (67/115) Installing harfbuzz (8.5.0-r0) 17:55:18 (68/115) Installing libunibreak (6.1-r0) 17:55:18 (69/115) Installing libass (0.17.2-r0) 17:55:18 (70/115) Installing libbluray (1.3.4-r1) 17:55:18 (71/115) Installing mpg123-libs (1.32.8-r0) 17:55:18 (72/115) Installing libopenmpt (0.7.7-r0) 17:55:18 (73/115) Installing cjson (1.7.18-r0) 17:55:18 (74/115) Installing mbedtls (3.6.2-r0) 17:55:18 (75/115) Installing librist (0.2.10-r1) 17:55:18 (76/115) Installing libsrt (1.5.3-r0) 17:55:18 (77/115) Installing libssh (0.10.6-r0) 17:55:18 (78/115) Installing xz-libs (5.6.2-r0) 17:55:18 (79/115) Installing libxml2 (2.12.7-r0) 17:55:18 (80/115) Installing libsodium (1.0.19-r0) 17:55:18 (81/115) Installing libzmq (4.3.5-r2) 17:55:18 (82/115) Installing ffmpeg-libavformat (6.1.1-r8) 17:55:18 (83/115) Installing serd-libs (0.32.2-r0) 17:55:18 (84/115) Installing zix-libs (0.4.2-r0) 17:55:18 (85/115) Installing sord-libs (0.16.16-r0) 17:55:18 (86/115) Installing sratom (0.6.16-r0) 17:55:18 (87/115) Installing lilv-libs (0.24.24-r1) 17:55:18 (88/115) Installing glslang-libs (1.3.261.1-r0) 17:55:18 (89/115) Installing libdovi (3.3.0-r0) 17:55:18 (90/115) Installing spirv-tools (1.3.261.1-r0) 17:55:18 (91/115) Installing shaderc (2024.0-r0) 17:55:18 (92/115) Installing vulkan-loader (1.3.261.1-r0) 17:55:18 (93/115) Installing libplacebo (6.338.2-r1) 17:55:18 (94/115) Installing ffmpeg-libpostproc (6.1.1-r8) 17:55:18 (95/115) Installing ffmpeg-libswscale (6.1.1-r8) 17:55:18 (96/115) Installing vidstab (1.1.1-r0) 17:55:18 (97/115) Installing zimg (3.0.5-r2) 17:55:18 (98/115) Installing ffmpeg-libavfilter (6.1.1-r8) 17:55:18 (99/115) Installing libasyncns (0.8-r3) 17:55:18 (100/115) Installing dbus-libs (1.14.10-r1) 17:55:18 (101/115) Installing libltdl (2.4.7-r3) 17:55:18 (102/115) Installing orc (0.4.40-r0) 17:55:18 (103/115) Installing libflac (1.4.3-r1) 17:55:18 (104/115) Installing libsndfile (1.2.2-r0) 17:55:18 (105/115) Installing speexdsp (1.2.1-r2) 17:55:18 (106/115) Installing tdb-libs (1.4.9-r1) 17:55:18 (107/115) Installing libpulse (17.0-r0) 17:55:18 (108/115) Installing v4l-utils-libs (1.24.1-r1) 17:55:18 (109/115) Installing ffmpeg-libavdevice (6.1.1-r8) 17:55:18 (110/115) Installing ffmpeg (6.1.1-r8) 17:55:18 (111/115) Installing udev-init-scripts (35-r1) 17:55:18 (112/115) Installing eudev-libs (3.2.14-r2) 17:55:18 (113/115) Installing zstd-libs (1.5.6-r0) 17:55:18 (114/115) Installing kmod-libs (32-r0) 17:55:18 (115/115) Installing eudev (3.2.14-r2) 17:55:18 Executing busybox-1.36.1-r29.trigger 17:55:18 Executing glib-2.80.5-r0.trigger 17:55:18 Executing eudev-3.2.14-r2.trigger 17:55:18 OK: 134 MiB in 129 packages 17:55:21 Removing intermediate container dc75db590cf0 17:55:21 ---> d097df66f2c7 17:55:21 Step 18/37 : RUN apk --no-cache upgrade 17:55:21 ---> Running in 6f9f388c1233 17:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:55:22 Upgrading critical system libraries and apk-tools: 17:55:22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 17:55:22 Executing busybox-1.36.1-r29.trigger 17:55:22 Continuing the upgrade transaction with new apk-tools: 17:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 17:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 17:55:23 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 17:55:23 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 17:55:23 OK: 134 MiB in 129 packages 17:55:23 a37a00ec5f00: Pull complete 17:55:23 50b3750afda1: Pull complete 17:55:23 4f4fb700ef54: Pull complete 17:55:23 Removing intermediate container 6f9f388c1233 17:55:23 ---> 79387cd0a559 17:55:23 Step 19/37 : WORKDIR / 17:55:23 ---> Running in 9213bf3bc1ac 17:55:23 Removing intermediate container 9213bf3bc1ac 17:55:23 ---> 4923c7c4a071 17:55:23 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 17:55:23 80978eb59214: Pull complete 17:55:24 ---> 96abe9d031b2 17:55:24 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 17:55:25 ---> 5a53ceada9ee 17:55:25 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 17:55:25 ---> 2c4f8ef83a67 17:55:25 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:55:25 ---> e71e134d339c 17:55:25 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:55:25 ---> fc90d451edc1 17:55:25 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 17:55:25 ---> 9817df79e936 17:55:25 Step 26/37 : COPY --from=rtsp /mediamtx / 17:55:26 ---> 757ffd94031b 17:55:26 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 17:55:26 ---> Running in 1a0de53581e0 17:55:27 Removing intermediate container 1a0de53581e0 17:55:27 ---> e3495cd66a42 17:55:27 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 17:55:27 ---> Running in 7d2b6e803a09 17:55:27 Removing intermediate container 7d2b6e803a09 17:55:27 ---> 48c831dec1be 17:55:27 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 17:55:27 ---> Running in 91c62a0e00ae 17:55:28 Removing intermediate container 91c62a0e00ae 17:55:28 ---> 310ad5082348 17:55:28 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 17:55:28 ---> Running in d121ffec19de 17:55:28 Removing intermediate container d121ffec19de 17:55:28 ---> 9a527ab2aea8 17:55:28 Step 31/37 : EXPOSE 59983 17:55:28 ---> Running in e17c124dd7a8 17:55:29 Removing intermediate container e17c124dd7a8 17:55:29 ---> 03c16c1c7d4b 17:55:29 Step 32/37 : EXPOSE 8554 17:55:29 ---> Running in 20bde19e7d2f 17:55:29 Removing intermediate container 20bde19e7d2f 17:55:29 ---> 1c0e25e6a26d 17:55:29 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:55:29 ---> Running in b8c78dc5c9e1 17:55:29 Removing intermediate container b8c78dc5c9e1 17:55:29 ---> 0c36b9d9d540 17:55:29 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 17:55:29 ---> Running in c78f504c85e7 17:55:29 Removing intermediate container c78f504c85e7 17:55:29 ---> 7f0867d7bdf5 17:55:29 Step 35/37 : LABEL arch=amd64 17:55:29 ---> Running in 0c3aa2729619 17:55:29 Removing intermediate container 0c3aa2729619 17:55:29 ---> 890fa4f21bd5 17:55:29 Step 36/37 : LABEL git_sha=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 17:55:29 ---> Running in 88c5654ef9fb 17:55:29 Removing intermediate container 88c5654ef9fb 17:55:29 ---> 9953dfce9ba5 17:55:29 Step 37/37 : LABEL version=0.0.0 17:55:29 ---> Running in 2177435ba449 17:55:29 Removing intermediate container 2177435ba449 17:55:29 ---> be0440691e40 17:55:29 [Warning] One or more build-args [ARCH] were not consumed 17:55:29 Successfully built be0440691e40 17:55:29 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 17:55:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:30 17:55:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:55:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:31 latest: Pulling from edgex-lftools-log-publisher 17:55:31 5eb5b503b376: Pulling fs layer 17:55:31 5c69ac0246d0: Pulling fs layer 17:55:31 ec43610c2a17: Pulling fs layer 17:55:31 3a2ae6a8a46f: Pulling fs layer 17:55:31 33b1e0a273af: Pulling fs layer 17:55:31 5d3b04190fa2: Pulling fs layer 17:55:31 2f39f015ded8: Pulling fs layer 17:55:31 3a2ae6a8a46f: Waiting 17:55:31 33b1e0a273af: Waiting 17:55:31 5d3b04190fa2: Waiting 17:55:31 2f39f015ded8: Waiting 17:55:31 5c69ac0246d0: Download complete 17:55:31 3a2ae6a8a46f: Download complete 17:55:31 33b1e0a273af: Verifying Checksum 17:55:31 33b1e0a273af: Download complete 17:55:31 ec43610c2a17: Verifying Checksum 17:55:31 ec43610c2a17: Download complete 17:55:31 5d3b04190fa2: Download complete 17:55:31 5eb5b503b376: Verifying Checksum 17:55:31 5eb5b503b376: Download complete 17:55:31 c9f46d7d2bd2: Pull complete 17:55:31 2f39f015ded8: Verifying Checksum 17:55:31 2f39f015ded8: Download complete 17:55:32 5eb5b503b376: Pull complete 17:55:32 5c69ac0246d0: Pull complete 17:55:33 ec43610c2a17: Pull complete 17:55:33 3a2ae6a8a46f: Pull complete 17:55:33 c5a475d317c9: Pull complete 17:55:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 17:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 17:55:33 ---> be29e6b0f0d4 17:55:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:55:33 33b1e0a273af: Pull complete 17:55:33 5d3b04190fa2: Pull complete 17:55:34 ---> Running in 0b9308bbb4d0 17:55:34 Removing intermediate container 0b9308bbb4d0 17:55:34 ---> 275222d87eda 17:55:34 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:55:34 ---> Running in ca59a397be6a 17:55:34 Removing intermediate container ca59a397be6a 17:55:34 ---> 30e95b122aaa 17:55:34 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:55:34 ---> Running in e60842dd53df 17:55:35 Removing intermediate container e60842dd53df 17:55:35 ---> d79b0705851d 17:55:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:55:35 ---> Running in 7bec740aa916 17:55:35 Removing intermediate container 7bec740aa916 17:55:35 ---> 2650afe8aa23 17:55:35 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:55:35 ---> Running in de5ab841d441 17:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 17:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 17:55:37 2f39f015ded8: Pull complete 17:55:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:55:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:55:38 prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container 17:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@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 17:55:38 (1/14) Installing libintl (0.22.5-r0) 17:55:38 (2/14) Installing eudev-libs (3.2.14-r2) 17:55:38 (3/14) Installing libjpeg-turbo (3.0.3-r0) 17:55:38 (4/14) Installing v4l-utils-libs (1.24.1-r1) 17:55:38 (5/14) Installing v4l-utils (1.24.1-r1) 17:55:38 (6/14) Installing libdvbv5 (1.24.1-r1) 17:55:38 (7/14) Installing udev-init-scripts (35-r1) 17:55:38 (8/14) Installing libeconf (0.6.3-r0) 17:55:38 (9/14) Installing libblkid (2.40.1-r1) 17:55:38 (10/14) Installing xz-libs (5.6.2-r0) 17:55:38 (11/14) Installing kmod-libs (32-r0) 17:55:38 (12/14) Installing eudev (3.2.14-r2) 17:55:38 (13/14) Installing eudev-dev (3.2.14-r2) 17:55:38 (14/14) Installing v4l-utils-dev (1.24.1-r1) 17:55:38 Executing busybox-1.36.1-r29.trigger 17:55:38 Executing eudev-3.2.14-r2.trigger 17:55:38 OK: 246 MiB in 68 packages 17:55:40 Removing intermediate container de5ab841d441 17:55:40 ---> 2ed73c7ee16d 17:55:40 Step 8/13 : WORKDIR /device-usb-camera 17:55:40 ---> Running in 3ce9c84829d9 17:55:41 Removing intermediate container 3ce9c84829d9 17:55:41 ---> 50a2367eb4da 17:55:41 Step 9/13 : COPY go.mod vendor* ./ 17:55:42 $ docker top 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:55:42 ---> c4298598352f 17:55:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:55:42 ---> Running in d54b72c8e127 17:55:42 ---> job-cost.sh 17:55:42 lf-activate-venv: SKIPPING 17:55:42 INFO: No Stack... 17:55:42 INFO: Retrieving Pricing Info for: v3-standard-8 17:55:43 INFO: Archiving Costs [Pipeline] sh 17:55:43 + cat /w/workspace/foundry_device-usb-camera_PR-363/archives/cost.csv 17:55:43 + cut -d, -f6 [Pipeline] lock 17:55:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] 17:55:43 Resource [jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] did not exist. Created. 17:55:43 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:55:43 + echo total: 0.2199999988079071 [Pipeline] stash 17:55:44 Stashed 1 file(s) [Pipeline] } 17:55:44 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:55:44 $ docker stop --time=1 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 17:55:45 $ docker rm -f --volumes 65f036403ffa66273a8abfc341c27b19a1c82723e3c2fc0b21213fc7d4922353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:57:34 Removing intermediate container d54b72c8e127 17:57:34 ---> 9fb4fc4b2bb5 17:57:34 Step 11/13 : COPY . . 17:57:34 ---> 0f6e911c05a6 17:57:34 Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 17:57:34 ---> Running in 13aeb2a4547a 17:57:34  % Total % Received % Xferd Average Speed Time Time Time Current 17:57:34 Dload Upload Total Spent Left Speed 17:57:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 10624 0 --:--:-- --:--:-- --:--:-- 10836 17:57:34 Removing intermediate container 13aeb2a4547a 17:57:34 ---> 48cb1b27ac2a 17:57:34 Step 13/13 : RUN ${MAKE} 17:57:34 ---> Running in 76a4399f13ac 17:57:34 noop 17:57:34 Removing intermediate container 76a4399f13ac 17:57:34 ---> e6e295aa48ac 17:57:34 Successfully built e6e295aa48ac 17:57:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:34 + docker inspect -f . ci-base-image-arm64 17:57:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:35 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 17:57:35 $ 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 ******** ci-base-image-arm64 cat 17:57:36 $ docker top 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:37 + go version 17:57:37 go version go1.23.2 linux/arm64 [Pipeline] } 17:57:37 $ docker stop --time=1 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b 17:57:38 $ docker rm -f --volumes 71716c7e16d9a1ba88adf7975b3dfa438f676246d7f8d7b18edc01f99dd5506b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:57:39 + docker inspect -f . ci-base-image-arm64 17:57:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:57:40 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 17:57:40 $ 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 ******** ci-base-image-arm64 cat 17:57:41 $ docker top d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 -eo pid,comm [Pipeline] { [Pipeline] sh 17:57:41 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:57:42 + make test 17:57:42 go test ./... -coverprofile=coverage.out ./... 17:57:48 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:01:09 github.com/edgexfoundry/device-usb-camera/cmd coverage: 0.0% of statements 18:01:13 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements 18:01:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:01:13 go vet ./... 18:02:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:00 ./bin/test-attribution-txt.sh [Pipeline] echo 18:02:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 18:02:00 $ docker stop --time=1 d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 18:02:02 $ docker rm -f --volumes d7c83fec222778b8e75e54f65159f049e705beb25583d383713f3b9a27f1c431 [Pipeline] // withDockerContainer [Pipeline] sh 18:02:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:04 Warning: overwriting stash ‘coverage-report’ 18:02:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:02:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:05 + ls -al . 18:02:05 total 284 18:02:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:57 . 18:02:05 drwxrwxr-x 4 jenkins jenkins 4096 Nov 1 17:54 .. 18:02:05 drwxrwxr-x 8 jenkins jenkins 4096 Nov 1 17:54 .git 18:02:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 .github 18:02:05 -rw-rw-r-- 1 jenkins jenkins 379 Nov 1 17:54 .gitignore 18:02:05 -rw-rw-r-- 1 jenkins jenkins 203 Nov 1 17:54 .golangci.yml 18:02:05 -rw-rw-r-- 1 jenkins jenkins 77 Nov 1 17:54 .hadolint.yml 18:02:05 -rw-rw-r-- 1 jenkins jenkins 19367 Nov 1 17:54 Attribution.txt 18:02:05 -rw-rw-r-- 1 jenkins jenkins 16561 Nov 1 17:54 CHANGELOG.md 18:02:05 -rw-rw-r-- 1 jenkins jenkins 2440 Nov 1 17:54 Dockerfile 18:02:05 -rw-rw-r-- 1 jenkins jenkins 678 Nov 1 17:54 GOVERNANCE.md 18:02:05 -rw-rw-r-- 1 jenkins jenkins 659 Nov 1 17:54 Jenkinsfile 18:02:05 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 1 17:54 LICENSE 18:02:05 -rw-rw-r-- 1 jenkins jenkins 3148 Nov 1 17:54 Makefile 18:02:05 -rw-rw-r-- 1 jenkins jenkins 622 Nov 1 17:54 OWNERS.md 18:02:05 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 1 17:54 README.md 18:02:05 -rw-rw-r-- 1 jenkins jenkins 5 Nov 1 17:52 VERSION 18:02:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:54 bin 18:02:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 cmd 18:02:05 -rw-r--r-- 1 jenkins jenkins 54772 Nov 1 18:01 coverage.out 18:02:05 -rwxrwxr-x 1 jenkins jenkins 84 Nov 1 17:54 docker-entrypoint.sh 18:02:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 1 17:54 docs 18:02:05 -rw-rw-r-- 1 jenkins jenkins 6515 Nov 1 17:54 go.mod 18:02:05 -rw-rw-r-- 1 jenkins jenkins 88539 Nov 1 17:54 go.sum 18:02:05 drwxrwxr-x 3 jenkins jenkins 4096 Nov 1 17:54 internal 18:02:05 -rw-rw-r-- 1 jenkins jenkins 231 Nov 1 17:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:06 + 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=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 --label arch=arm64 --label version=0.0.0 . 18:02:06 Sending build context to Docker daemon 10.65MB 18:02:06 Step 1/37 : ARG BASE=golang:1.23-alpine3.20 18:02:06 Step 2/37 : FROM ${BASE} AS builder 18:02:06 ---> e6e295aa48ac 18:02:06 Step 3/37 : ARG ADD_BUILD_TAGS="" 18:02:06 ---> Running in e626b24e30c0 18:02:07 Removing intermediate container e626b24e30c0 18:02:07 ---> 05b036889108 18:02:07 Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:07 ---> Running in ad228db32482 18:02:07 Removing intermediate container ad228db32482 18:02:07 ---> 30c4eec1cb47 18:02:07 Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:02:07 ---> Running in 3b2f52779110 18:02:08 Removing intermediate container 3b2f52779110 18:02:08 ---> d2579b389d0e 18:02:08 Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:02:08 ---> Running in 3c20ad64b7e2 18:02:08 Removing intermediate container 3c20ad64b7e2 18:02:08 ---> 3227a4a4a37c 18:02:08 Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:08 ---> Running in baa3cef746d7 18:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:02:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:02:11 OK: 246 MiB in 68 packages 18:02:12 Removing intermediate container baa3cef746d7 18:02:12 ---> e21b3fd25778 18:02:12 Step 8/37 : WORKDIR /device-usb-camera 18:02:12 ---> Running in 813bf2d30f46 18:02:12 Removing intermediate container 813bf2d30f46 18:02:12 ---> a238b161c78d 18:02:12 Step 9/37 : COPY go.mod vendor* ./ 18:02:13 ---> 725f20845313 18:02:13 Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:13 ---> Running in 85c23fe07f44 18:02:15 Removing intermediate container 85c23fe07f44 18:02:15 ---> 25ce0ef5e747 18:02:15 Step 11/37 : COPY . . 18:02:16 ---> cfd8c5cbfee2 18:02:16 Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE 18:02:16 ---> Running in d698812905fc 18:02:17  % Total  % Received % Xferd Average Speed Time Time Time Current 18:02:17 Dload Upload Total Spent Left Speed 18:02:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0  0 6147 0 --:--:-- --:--:-- --:--:-- 6247 18:02:18 Removing intermediate container d698812905fc 18:02:18 ---> 5667578eb0ba 18:02:18 Step 13/37 : RUN ${MAKE} 18:02:18 ---> Running in a0a6385f6b8b 18:02:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.3" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-usb-camera ./cmd 18:05:56 Removing intermediate container a0a6385f6b8b 18:05:56 ---> 20a1fb96b8a8 18:05:56 Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp 18:05:56 1.8.2: Pulling from bluenviron/mediamtx 18:05:56 da4d7e05a7aa: Pulling fs layer 18:05:56 da4d7e05a7aa: Verifying Checksum 18:05:56 da4d7e05a7aa: Download complete 18:05:56 da4d7e05a7aa: Pull complete 18:05:56 Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 18:05:56 Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 18:05:56 ---> 62c65ed7ef0d 18:05:56 Step 15/37 : FROM alpine:3.20 18:05:56 3.20: Pulling from library/alpine 18:05:56 cf04c63912e1: Already exists 18:05:56 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:05:56 Status: Downloaded newer image for alpine:3.20 18:05:56 ---> c157a85ed455 18:05:56 Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:05:56 ---> Running in f0c6c36b79f3 18:05:56 Removing intermediate container f0c6c36b79f3 18:05:56 ---> 6a91852f51b7 18:05:56 Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:05:56 ---> Running in bddf1255617d 18:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:05:57 (1/114) Installing dumb-init (1.2.5-r3) 18:05:57 (2/114) Installing libSvtAv1Enc (2.0.0-r1) 18:05:57 (3/114) Installing aom-libs (3.9.1-r0) 18:05:57 (4/114) Installing libxau (1.0.11-r4) 18:05:57 (5/114) Installing libmd (1.1.0-r0) 18:05:57 (6/114) Installing libbsd (0.12.2-r0) 18:05:57 (7/114) Installing libxdmcp (1.1.5-r1) 18:05:57 (8/114) Installing libxcb (1.16.1-r0) 18:05:58 (9/114) Installing libx11 (1.8.9-r1) 18:05:58 (10/114) Installing hwdata-pci (0.382-r0) 18:05:58 (11/114) Installing libpciaccess (0.18.1-r0) 18:05:58 (12/114) Installing libdrm (2.4.120-r0) 18:05:58 (13/114) Installing libxext (1.3.6-r2) 18:05:58 (14/114) Installing libxfixes (6.0.1-r4) 18:05:58 (15/114) Installing libffi (3.4.6-r0) 18:05:58 (16/114) Installing wayland-libs-client (1.22.0-r4) 18:05:58 (17/114) Installing libva (2.21.0-r0) 18:05:58 (18/114) Installing libvdpau (1.5-r3) 18:05:58 (19/114) Installing ffmpeg-libavutil (6.1.1-r8) 18:05:58 (20/114) Installing libdav1d (1.4.2-r0) 18:05:58 (21/114) Installing libgcc (13.2.1_git20240309-r0) 18:05:58 (22/114) Installing libstdc++ (13.2.1_git20240309-r0) 18:05:58 (23/114) Installing openexr-libiex (3.1.13-r1) 18:05:58 (24/114) Installing openexr-libilmthread (3.1.13-r1) 18:05:58 (25/114) Installing imath (3.1.12-r0) 18:05:58 (26/114) Installing openexr-libopenexr (3.1.13-r1) 18:05:58 (27/114) Installing brotli-libs (1.1.0-r2) 18:05:58 (28/114) Installing giflib (5.2.2-r0) 18:05:58 (29/114) Installing libhwy (1.0.7-r0) 18:05:58 (30/114) Installing libjpeg-turbo (3.0.3-r0) 18:05:58 (31/114) Installing lcms2 (2.16-r0) 18:05:58 (32/114) Installing libpng (1.6.44-r0) 18:05:58 (33/114) Installing libjxl (0.10.2-r0) 18:05:58 (34/114) Installing lame-libs (3.100-r5) 18:05:58 (35/114) Installing opus (1.5.2-r0) 18:05:58 (36/114) Installing rav1e-libs (0.7.1-r0) 18:05:58 (37/114) Installing libgomp (13.2.1_git20240309-r0) 18:05:58 (38/114) Installing soxr (0.1.3-r7) 18:05:58 (39/114) Installing ffmpeg-libswresample (6.1.1-r8) 18:05:58 (40/114) Installing libogg (1.3.5-r5) 18:05:58 (41/114) Installing libtheora (1.1.1-r18) 18:05:58 (42/114) Installing libvorbis (1.3.7-r2) 18:05:58 (43/114) Installing libvpx (1.14.1-r0) 18:05:58 (44/114) Installing libsharpyuv (1.3.2-r0) 18:05:58 (45/114) Installing libwebp (1.3.2-r0) 18:05:58 (46/114) Installing libwebpmux (1.3.2-r0) 18:05:58 (47/114) Installing x264-libs (0.164_git20231001-r0) 18:05:58 (48/114) Installing numactl (2.0.18-r0) 18:05:58 (49/114) Installing x265-libs (3.6-r0) 18:05:59 (50/114) Installing xvidcore (1.3.7-r2) 18:05:59 (51/114) Installing ffmpeg-libavcodec (6.1.1-r8) 18:05:59 (52/114) Installing sdl2 (2.28.5-r1) 18:05:59 (53/114) Installing alsa-lib (1.2.11-r0) 18:05:59 (54/114) Installing libexpat (2.6.3-r0) 18:05:59 (55/114) Installing libbz2 (1.0.8-r6) 18:05:59 (56/114) Installing freetype (2.13.2-r0) 18:05:59 (57/114) Installing fontconfig (2.15.0-r1) 18:05:59 (58/114) Installing fribidi (1.0.15-r0) 18:05:59 (59/114) Installing libintl (0.22.5-r0) 18:05:59 (60/114) Installing libeconf (0.6.3-r0) 18:05:59 (61/114) Installing libblkid (2.40.1-r1) 18:05:59 (62/114) Installing libmount (2.40.1-r1) 18:05:59 (63/114) Installing pcre2 (10.43-r0) 18:05:59 (64/114) Installing glib (2.80.5-r0) 18:05:59 (65/114) Installing graphite2 (1.3.14-r6) 18:05:59 (66/114) Installing harfbuzz (8.5.0-r0) 18:05:59 (67/114) Installing libunibreak (6.1-r0) 18:05:59 (68/114) Installing libass (0.17.2-r0) 18:05:59 (69/114) Installing libbluray (1.3.4-r1) 18:05:59 (70/114) Installing mpg123-libs (1.32.8-r0) 18:05:59 (71/114) Installing libopenmpt (0.7.7-r0) 18:05:59 (72/114) Installing cjson (1.7.18-r0) 18:05:59 (73/114) Installing mbedtls (3.6.2-r0) 18:05:59 (74/114) Installing librist (0.2.10-r1) 18:05:59 (75/114) Installing libsrt (1.5.3-r0) 18:05:59 (76/114) Installing libssh (0.10.6-r0) 18:05:59 (77/114) Installing xz-libs (5.6.2-r0) 18:05:59 (78/114) Installing libxml2 (2.12.7-r0) 18:05:59 (79/114) Installing libsodium (1.0.19-r0) 18:06:00 (80/114) Installing libzmq (4.3.5-r2) 18:06:00 (81/114) Installing ffmpeg-libavformat (6.1.1-r8) 18:06:00 (82/114) Installing serd-libs (0.32.2-r0) 18:06:00 (83/114) Installing zix-libs (0.4.2-r0) 18:06:00 (84/114) Installing sord-libs (0.16.16-r0) 18:06:00 (85/114) Installing sratom (0.6.16-r0) 18:06:00 (86/114) Installing lilv-libs (0.24.24-r1) 18:06:00 (87/114) Installing glslang-libs (1.3.261.1-r0) 18:06:00 (88/114) Installing libdovi (3.3.0-r0) 18:06:00 (89/114) Installing spirv-tools (1.3.261.1-r0) 18:06:00 (90/114) Installing shaderc (2024.0-r0) 18:06:00 (91/114) Installing vulkan-loader (1.3.261.1-r0) 18:06:00 (92/114) Installing libplacebo (6.338.2-r1) 18:06:00 (93/114) Installing ffmpeg-libpostproc (6.1.1-r8) 18:06:00 (94/114) Installing ffmpeg-libswscale (6.1.1-r8) 18:06:00 (95/114) Installing vidstab (1.1.1-r0) 18:06:00 (96/114) Installing zimg (3.0.5-r2) 18:06:00 (97/114) Installing ffmpeg-libavfilter (6.1.1-r8) 18:06:00 (98/114) Installing libasyncns (0.8-r3) 18:06:00 (99/114) Installing dbus-libs (1.14.10-r1) 18:06:00 (100/114) Installing libltdl (2.4.7-r3) 18:06:00 (101/114) Installing orc (0.4.40-r0) 18:06:00 (102/114) Installing libflac (1.4.3-r1) 18:06:00 (103/114) Installing libsndfile (1.2.2-r0) 18:06:00 (104/114) Installing speexdsp (1.2.1-r2) 18:06:00 (105/114) Installing tdb-libs (1.4.9-r1) 18:06:00 (106/114) Installing libpulse (17.0-r0) 18:06:00 (107/114) Installing v4l-utils-libs (1.24.1-r1) 18:06:00 (108/114) Installing ffmpeg-libavdevice (6.1.1-r8) 18:06:00 (109/114) Installing ffmpeg (6.1.1-r8) 18:06:00 (110/114) Installing udev-init-scripts (35-r1) 18:06:00 (111/114) Installing eudev-libs (3.2.14-r2) 18:06:00 (112/114) Installing zstd-libs (1.5.6-r0) 18:06:00 (113/114) Installing kmod-libs (32-r0) 18:06:00 (114/114) Installing eudev (3.2.14-r2) 18:06:00 Executing busybox-1.36.1-r29.trigger 18:06:00 Executing glib-2.80.5-r0.trigger 18:06:00 Executing eudev-3.2.14-r2.trigger 18:06:00 OK: 120 MiB in 128 packages 18:06:05 Removing intermediate container bddf1255617d 18:06:05 ---> 5779c7584c9f 18:06:05 Step 18/37 : RUN apk --no-cache upgrade 18:06:05 ---> Running in 59fde1711761 18:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:06:07 Upgrading critical system libraries and apk-tools: 18:06:07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 18:06:07 Executing busybox-1.36.1-r29.trigger 18:06:07 Continuing the upgrade transaction with new apk-tools: 18:06:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:06:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:06:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 18:06:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 18:06:09 OK: 120 MiB in 128 packages 18:06:10 Removing intermediate container 59fde1711761 18:06:10 ---> 68b2f935f3a8 18:06:10 Step 19/37 : WORKDIR / 18:06:10 ---> Running in 91ba0746db15 18:06:10 Removing intermediate container 91ba0746db15 18:06:10 ---> 9bf71fed4eec 18:06:10 Step 20/37 : COPY --from=builder /device-usb-camera/cmd / 18:06:12 ---> 895c918dfba1 18:06:12 Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / 18:06:12 ---> 19d02319ca13 18:06:12 Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / 18:06:13 ---> cd22ec12e97d 18:06:13 Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:06:14 ---> 4df38b517b63 18:06:14 Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:06:14 ---> 3841fe5cc73c 18:06:14 Step 25/37 : COPY --from=rtsp /mediamtx.yml / 18:06:14 ---> a8138909bc4e 18:06:14 Step 26/37 : COPY --from=rtsp /mediamtx / 18:06:16 ---> 6ec5300a8f60 18:06:16 Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml 18:06:16 ---> Running in 95921d635d10 18:06:17 Removing intermediate container 95921d635d10 18:06:17 ---> bfbeecb35eca 18:06:17 Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml 18:06:17 ---> Running in 365f46acbdf9 18:06:19 Removing intermediate container 365f46acbdf9 18:06:19 ---> 2b36873dee6a 18:06:19 Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml 18:06:19 ---> Running in 970f88ec47d9 18:06:20 Removing intermediate container 970f88ec47d9 18:06:20 ---> a78e38e29b08 18:06:20 Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml 18:06:20 ---> Running in 97dd99fec5fa 18:06:22 Removing intermediate container 97dd99fec5fa 18:06:22 ---> 9adce1caac75 18:06:22 Step 31/37 : EXPOSE 59983 18:06:22 ---> Running in 91cf34c90efa 18:06:22 Removing intermediate container 91cf34c90efa 18:06:22 ---> b6bb4e02a367 18:06:22 Step 32/37 : EXPOSE 8554 18:06:22 ---> Running in 97e0e5d4e83d 18:06:22 Removing intermediate container 97e0e5d4e83d 18:06:22 ---> 9470c03592b2 18:06:22 Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:06:22 ---> Running in cff651203b8a 18:06:23 Removing intermediate container cff651203b8a 18:06:23 ---> 8007af5f3b4c 18:06:23 Step 34/37 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry" ] 18:06:23 ---> Running in 65a88d173988 18:06:23 Removing intermediate container 65a88d173988 18:06:23 ---> 29cee29ece6e 18:06:23 Step 35/37 : LABEL arch=arm64 18:06:23 ---> Running in 72fb7cb39e6b 18:06:23 Removing intermediate container 72fb7cb39e6b 18:06:23 ---> ab6db3affb69 18:06:23 Step 36/37 : LABEL git_sha=a6f6c6bcb90839981bca2dd5d4cf75922c985d94 18:06:24 ---> Running in cd0fcd6f8461 18:06:24 Removing intermediate container cd0fcd6f8461 18:06:24 ---> 4519d1341b7d 18:06:24 Step 37/37 : LABEL version=0.0.0 18:06:24 ---> Running in f75b46b68052 18:06:24 Removing intermediate container f75b46b68052 18:06:24 ---> 7fca7a06bc7a 18:06:24 [Warning] One or more build-args [ARCH] were not consumed 18:06:24 Successfully built 7fca7a06bc7a 18:06:24 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 18:06:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:25 18:06:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:25 arm64: Pulling from edgex-lftools-log-publisher 18:06:25 8998bd30e6a1: Pulling fs layer 18:06:25 04944245beec: Pulling fs layer 18:06:25 699f458cf7ca: Pulling fs layer 18:06:25 765212b225bb: Pulling fs layer 18:06:25 f23df028b6ca: Pulling fs layer 18:06:25 d65c8cfc05b1: Pulling fs layer 18:06:25 2437ff75d9bd: Pulling fs layer 18:06:25 f23df028b6ca: Waiting 18:06:25 d65c8cfc05b1: Waiting 18:06:25 2437ff75d9bd: Waiting 18:06:25 765212b225bb: Waiting 18:06:26 04944245beec: Verifying Checksum 18:06:26 04944245beec: Download complete 18:06:26 765212b225bb: Verifying Checksum 18:06:26 765212b225bb: Download complete 18:06:26 f23df028b6ca: Verifying Checksum 18:06:26 f23df028b6ca: Download complete 18:06:26 d65c8cfc05b1: Verifying Checksum 18:06:26 d65c8cfc05b1: Download complete 18:06:26 699f458cf7ca: Verifying Checksum 18:06:26 699f458cf7ca: Download complete 18:06:26 8998bd30e6a1: Download complete 18:06:28 2437ff75d9bd: Verifying Checksum 18:06:28 2437ff75d9bd: Download complete 18:06:31 8998bd30e6a1: Pull complete 18:06:31 04944245beec: Pull complete 18:06:32 699f458cf7ca: Pull complete 18:06:32 765212b225bb: Pull complete 18:06:33 f23df028b6ca: Pull complete 18:06:33 d65c8cfc05b1: Pull complete 18:06:52 2437ff75d9bd: Pull complete 18:06:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:06:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:52 prd-ubuntu20.04-docker-arm64-4c-16g-24351 does not seem to be running inside a container 18:06:52 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:06:55 $ docker top 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:56 ---> job-cost.sh 18:06:56 lf-activate-venv: SKIPPING 18:06:56 INFO: No Stack... 18:06:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:06:57 INFO: Archiving Costs [Pipeline] sh 18:06:57 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 18:06:57 + cut -d, -f6 [Pipeline] lock 18:06:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] 18:06:57 Resource [jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] did not exist. Created. 18:06:57 Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:06:58 /w/workspace/device-usb-camera/1@tmp/durable-2adfbbf6/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:06:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:06:59 Warning: overwriting stash ‘stack-cost’ 18:06:59 Stashed 1 file(s) [Pipeline] } 18:06:59 Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-363-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:06:59 $ docker stop --time=1 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 18:07:01 $ docker rm -f --volumes 4f9c04f9952f98063386eeaaf98e797a62bb14e187768ed126fb60902d87a446 [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 18:07:02 provisioning config files... 18:07:02 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config12663502903319757421tmp [Pipeline] { [Pipeline] sh 18:07:02 + set +x 18:07:02 + curl+ -s https://codecov.io/bash 18:07:02 bash -s -- 18:07:02 18:07:02 _____ _ 18:07:02 / ____| | | 18:07:02 | | ___ __| | ___ ___ _____ __ 18:07:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:07:02 | |___| (_) | (_| | __/ (_| (_) \ V / 18:07:02 \_____\___/ \__,_|\___|\___\___/ \_/ 18:07:02 Bash-1.0.6 18:07:02 18:07:02 18:07:02 ==> git version 2.25.1 found 18:07:02 ==> 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 18:07:02 Release-Date: 2020-01-08 18:07:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:07:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:07:02 ==> Jenkins CI detected. 18:07:02 current dir:  /w/workspace/foundry_device-usb-camera_PR-363 18:07:02 project root: . 18:07:02 --> token set from env 18:07:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:07:02 ==> Running gcov in . (disable via -X gcov) 18:07:02 ==> Python coveragepy not found 18:07:02 ==> Searching for coverage reports in: 18:07:02 + . 18:07:02 -> Found 1 reports 18:07:02 ==> Detecting git/mercurial file structure 18:07:02 ==> Reading reports 18:07:02 + ./coverage.out bytes=54772 18:07:02 ==> Appending adjustments 18:07:02 https://docs.codecov.io/docs/fixing-reports 18:07:02 + Found adjustments 18:07:02 ==> Gzipping contents 18:07:02 8.0K /tmp/codecov.oii6IE.gz 18:07:02 ==> Uploading reports 18:07:02 url: https://codecov.io 18:07:02 query: branch=PR-363&commit=a6f6c6bcb90839981bca2dd5d4cf75922c985d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=363&job=&cmd_args= 18:07:02 -> Pinging Codecov 18:07:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-363&commit=a6f6c6bcb90839981bca2dd5d4cf75922c985d94&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-363%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=363&job=&cmd_args= 18:07:03 -> Uploading to 18:07:03 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/a6f6c6bcb90839981bca2dd5d4cf75922c985d94/bac8658d-564a-4432-b18e-adec91fda188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241101%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241101T180703Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=1b2b3bf2200bfe9dabf6d25b7599b1cba8912aaa8c83a3a6ba6ba027f7e5ed00 18:07:03 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:03 Dload Upload Total Spent Left Speed 18:07:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6816 0 0 100 6816 0 29379 --:--:-- --:--:-- --:--:-- 29379 18:07:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a6f6c6bcb90839981bca2dd5d4cf75922c985d94 [Pipeline] } 18:07:03 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 18:07:05 + [ -d /w/workspace/foundry_device-usb-camera_PR-363/archives ] 18:07:05 + ls -al /w/workspace/foundry_device-usb-camera_PR-363/archives 18:07:05 total 16 18:07:05 drwxr-xr-x 3 root root 4096 Nov 1 17:55 . 18:07:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:55 .. 18:07:05 drwxr-xr-x 2 root root 4096 Nov 1 17:55 cost 18:07:05 -rw-r--r-- 1 root root 89 Nov 1 17:55 cost.csv 18:07:05 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-363/archives 18:07:05 + ls -al /w/workspace/foundry_device-usb-camera_PR-363/archives 18:07:05 total 16 18:07:05 drwxr-xr-x 3 jenkins jenkins 4096 Nov 1 17:55 . 18:07:05 drwxrwxr-x 10 jenkins jenkins 4096 Nov 1 17:55 .. 18:07:05 drwxr-xr-x 2 jenkins jenkins 4096 Nov 1 17:55 cost 18:07:05 -rw-r--r-- 1 jenkins jenkins 89 Nov 1 17:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:07:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:07:07 ---> package-listing.sh 18:07:07 ++ facter osfamily 18:07:07 ++ tr '[:upper:]' '[:lower:]' 18:07:07 + OS_FAMILY=debian 18:07:07 + workspace=/w/workspace/foundry_device-usb-camera_PR-363 18:07:07 + START_PACKAGES=/tmp/packages_start.txt 18:07:07 + END_PACKAGES=/tmp/packages_end.txt 18:07:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:07:07 + PACKAGES=/tmp/packages_start.txt 18:07:07 + '[' /w/workspace/foundry_device-usb-camera_PR-363 ']' 18:07:07 + PACKAGES=/tmp/packages_end.txt 18:07:07 + case "${OS_FAMILY}" in 18:07:07 + dpkg -l 18:07:07 + grep '^ii' 18:07:07 + '[' -f /tmp/packages_start.txt ']' 18:07:07 + '[' -f /tmp/packages_end.txt ']' 18:07:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:07:07 + '[' /w/workspace/foundry_device-usb-camera_PR-363 ']' 18:07:07 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-363/archives/ 18:07:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-363/archives/ [Pipeline] echo 18:07:07 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-363/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:07:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:07:08 prd-ubuntu20.04-docker-8c-8g-24350 does not seem to be running inside a container 18:07:08 $ 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-363/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-363 -v /w/workspace/foundry_device-usb-camera_PR-363:/w/workspace/foundry_device-usb-camera_PR-363:rw,z -v /w/workspace/foundry_device-usb-camera_PR-363@tmp:/w/workspace/foundry_device-usb-camera_PR-363@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:07:08 $ docker top c4846e4af8356f87ace30e2fc538603ab5b53ebab8b9a0e91d9f2d6b872a1521 -eo pid,comm [Pipeline] { [Pipeline] sh 18:07:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:07:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:07:09 + ls /var/log/sa-host 18:07:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:10 provisioning config files... 18:07:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-363@tmp/config11426575304214922070tmp [Pipeline] { [Pipeline] echo 18:07:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:07:10 ---> create-netrc.sh [Pipeline] } 18:07:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:07:10 ---> python-tools-install.sh [Pipeline] echo 18:07:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:07:11 ---> sudo-logs.sh 18:07:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:07:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:07:11 ---> job-cost.sh 18:07:11 lf-activate-venv: SKIPPING 18:07:11 DEBUG: total: 0.2199999988079071 18:07:11 INFO: Retrieving Stack Cost... 18:07:12 INFO: Retrieving Pricing Info for: v3-standard-8 18:07:12 INFO: Archiving Costs [Pipeline] echo 18:07:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:07:12 ---> logs-deploy.sh 18:07:12 lf-activate-venv: SKIPPING 18:07:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-363/1 18:07:12 INFO: archiving workspace using pattern(s): 18:07:13 Archives upload complete. 18:07:13 INFO: archiving logs to Nexus