Pull request #349 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 592e4457d474834c4ef1d8087c317a4be0995ef1+8af420bf6967b65b18f8274e92082c818197a7ec (ad4af9ca35cab7d33c4eb4a05f1bc97e7fde8fc7) 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-ssh15876278950443107105.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh13239953907919595835.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-349/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-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15846757601890997123.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-349/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4368858277999691061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh9555937496839124447.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-349/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-349/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7175566356967064584.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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.21 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-12475 in /w/workspace/foundry_device-usb-camera_PR-349 [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-349 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 592e4457d474834c4ef1d8087c317a4be0995ef1 Merge succeeded, producing 592e4457d474834c4ef1d8087c317a4be0995ef1 Checking out Revision 592e4457d474834c4ef1d8087c317a4be0995ef1 (PR-349) > 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/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 592e4457d474834c4ef1d8087c317a4be0995ef1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 592e4457d474834c4ef1d8087c317a4be0995ef1 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T18:01:13.746Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T18:01:13.986Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T18:01:14.113Z] ========================================================= [2024-10-01T18:01:14.113Z] EdgeX Global Pipelines Version Info [2024-10-01T18:01:14.113Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:01:14.919Z] ------------------- [2024-10-01T18:01:14.919Z] stable info: [2024-10-01T18:01:14.919Z] ------------------- [2024-10-01T18:01:14.920Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T18:01:14.920Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T18:01:14.920Z] Message: update stable to v1.0.264 [2024-10-01T18:01:15.492Z] ------------------- [2024-10-01T18:01:15.492Z] experimental info: [2024-10-01T18:01:15.492Z] ------------------- [2024-10-01T18:01:15.492Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T18:01:15.492Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T18:01:15.492Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T18:01:15.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-10-01T18:01:15.779Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-10-01T18:01:15.900Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T18:01:15.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T18:01:16.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T18:01:16.075Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T18:01:16.136Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T18:01:16.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-01T18:01:16.249Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T18:01:16.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T18:01:16.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T18:01:16.425Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-10-01T18:01:16.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T18:01:16.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T18:01:16.605Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T18:01:16.661Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T18:01:16.732Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T18:01:16.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T18:01:16.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T18:01:16.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T18:01:16.992Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-01T18:01:17.053Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-01T18:01:17.114Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T18:01:17.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T18:01:17.229Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T18:01:17.289Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T18:01:17.387Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T18:01:17.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-349 [Pipeline] echo [2024-10-01T18:01:17.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-349 [Pipeline] echo [2024-10-01T18:01:17.576Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-349 [Pipeline] echo [2024-10-01T18:01:17.639Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 592e4457d474834c4ef1d8087c317a4be0995ef1 [Pipeline] echo [2024-10-01T18:01:17.700Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 592e445 [Pipeline] echo [2024-10-01T18:01:17.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T18:01:17.917Z] provisioning config files... [2024-10-01T18:01:17.936Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-349@tmp/config18151956291352003834tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:01:18.353Z] ---> ****-login.sh [2024-10-01T18:01:18.353Z] nexus3.edgexfoundry.org:10001 [2024-10-01T18:01:18.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:18.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:18.613Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:18.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:18.613Z] [2024-10-01T18:01:18.613Z] Login Succeeded [2024-10-01T18:01:18.613Z] nexus3.edgexfoundry.org:10002 [2024-10-01T18:01:18.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:18.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:18.874Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:18.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:18.874Z] [2024-10-01T18:01:18.874Z] Login Succeeded [2024-10-01T18:01:18.874Z] nexus3.edgexfoundry.org:10003 [2024-10-01T18:01:18.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:18.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:18.874Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:18.874Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:18.874Z] [2024-10-01T18:01:18.874Z] Login Succeeded [2024-10-01T18:01:18.874Z] nexus3.edgexfoundry.org:10004 [2024-10-01T18:01:19.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:19.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:19.135Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:19.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:19.135Z] [2024-10-01T18:01:19.135Z] Login Succeeded [2024-10-01T18:01:19.135Z] ****.io [2024-10-01T18:01:19.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:19.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:19.396Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:19.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:19.396Z] [2024-10-01T18:01:19.396Z] Login Succeeded [2024-10-01T18:01:19.396Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T18:01:19.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T18:01:20.101Z] + git rev-list -1 --merges 592e4457d474834c4ef1d8087c317a4be0995ef1~1..592e4457d474834c4ef1d8087c317a4be0995ef1 [Pipeline] echo [2024-10-01T18:01:20.153Z] -----------> git rev-list -1 --merges 592e4457d474834c4ef1d8087c317a4be0995ef1~1..592e4457d474834c4ef1d8087c317a4be0995ef1 592e4457d474834c4ef1d8087c317a4be0995ef1 [false] [Pipeline] sh [2024-10-01T18:01:20.473Z] + git log --format=format:%s -1 592e4457d474834c4ef1d8087c317a4be0995ef1 [Pipeline] echo [2024-10-01T18:01:20.514Z] ========================================================= [2024-10-01T18:01:20.514Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T18:01:20.514Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T18:01:20.969Z] + git log --format=format:%s -1 592e4457d474834c4ef1d8087c317a4be0995ef1 [Pipeline] echo [2024-10-01T18:01:21.010Z] [semverPrep] GIT_COMMIT: 592e4457d474834c4ef1d8087c317a4be0995ef1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-01T18:01:21.053Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T18:01:21.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T18:01:21.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T18:01:21.464Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T18:01:21.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T18:01:21.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2024-10-01T18:01:21.464Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T18:01:21.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:01:21.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T18:01:21.968Z] [2024-10-01T18:01:21.968Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:01:22.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T18:01:22.365Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T18:01:22.365Z] b85a868b505f: Pulling fs layer [2024-10-01T18:01:22.365Z] e2be974225ed: Pulling fs layer [2024-10-01T18:01:22.365Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T18:01:22.365Z] 988bab9f4d93: Pulling fs layer [2024-10-01T18:01:22.365Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T18:01:22.365Z] eaf3925da568: Pulling fs layer [2024-10-01T18:01:22.365Z] bab4dde63d76: Pulling fs layer [2024-10-01T18:01:22.365Z] bde34c3a00c8: Pulling fs layer [2024-10-01T18:01:22.365Z] b352a97aabf1: Pulling fs layer [2024-10-01T18:01:22.365Z] 4872d77fe225: Pulling fs layer [2024-10-01T18:01:22.365Z] 5851b861e8e6: Pulling fs layer [2024-10-01T18:01:22.365Z] bab4dde63d76: Waiting [2024-10-01T18:01:22.365Z] bde34c3a00c8: Waiting [2024-10-01T18:01:22.365Z] b352a97aabf1: Waiting [2024-10-01T18:01:22.365Z] 4872d77fe225: Waiting [2024-10-01T18:01:22.365Z] 5851b861e8e6: Waiting [2024-10-01T18:01:22.365Z] 988bab9f4d93: Waiting [2024-10-01T18:01:22.365Z] eaf3925da568: Waiting [2024-10-01T18:01:22.365Z] 1469e6f7b9e6: Waiting [2024-10-01T18:01:22.365Z] e2be974225ed: Verifying Checksum [2024-10-01T18:01:22.365Z] e2be974225ed: Download complete [2024-10-01T18:01:22.365Z] 988bab9f4d93: Verifying Checksum [2024-10-01T18:01:22.365Z] 988bab9f4d93: Download complete [2024-10-01T18:01:22.365Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T18:01:22.365Z] 1469e6f7b9e6: Download complete [2024-10-01T18:01:22.365Z] eaf3925da568: Download complete [2024-10-01T18:01:22.624Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T18:01:22.624Z] 339a4e72a1f5: Download complete [2024-10-01T18:01:22.624Z] bde34c3a00c8: Download complete [2024-10-01T18:01:22.624Z] b352a97aabf1: Verifying Checksum [2024-10-01T18:01:22.624Z] b352a97aabf1: Download complete [2024-10-01T18:01:22.624Z] 4872d77fe225: Verifying Checksum [2024-10-01T18:01:22.624Z] 4872d77fe225: Download complete [2024-10-01T18:01:22.624Z] 5851b861e8e6: Verifying Checksum [2024-10-01T18:01:22.624Z] 5851b861e8e6: Download complete [2024-10-01T18:01:22.624Z] b85a868b505f: Verifying Checksum [2024-10-01T18:01:22.624Z] b85a868b505f: Download complete [2024-10-01T18:01:22.882Z] bab4dde63d76: Verifying Checksum [2024-10-01T18:01:22.882Z] bab4dde63d76: Download complete [2024-10-01T18:01:23.818Z] b85a868b505f: Pull complete [2024-10-01T18:01:24.077Z] e2be974225ed: Pull complete [2024-10-01T18:01:24.337Z] 339a4e72a1f5: Pull complete [2024-10-01T18:01:24.597Z] 988bab9f4d93: Pull complete [2024-10-01T18:01:24.857Z] 1469e6f7b9e6: Pull complete [2024-10-01T18:01:24.857Z] eaf3925da568: Pull complete [2024-10-01T18:01:26.768Z] bab4dde63d76: Pull complete [2024-10-01T18:01:26.768Z] bde34c3a00c8: Pull complete [2024-10-01T18:01:27.029Z] b352a97aabf1: Pull complete [2024-10-01T18:01:27.029Z] 4872d77fe225: Pull complete [2024-10-01T18:01:27.029Z] 5851b861e8e6: Pull complete [2024-10-01T18:01:27.029Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T18:01:27.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T18:01:27.029Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:01:27.330Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2024-10-01T18:01:27.356Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-349 -v /w/workspace/foundry_device-usb-camera_PR-349:/w/workspace/foundry_device-usb-camera_PR-349:rw,z -v /w/workspace/foundry_device-usb-camera_PR-349@tmp:/w/workspace/foundry_device-usb-camera_PR-349@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T18:01:30.721Z] $ docker top b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff -eo pid,comm [2024-10-01T18:01:30.779Z] 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). [2024-10-01T18:01:30.779Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T18:01:30.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T18:01:30.961Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T18:01:31.079Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T18:01:31.081Z] $ docker exec b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff ssh-agent [2024-10-01T18:01:31.188Z] SSH_AUTH_SOCK=/tmp/ssh-VR1puuXxEwoF/agent.33 [2024-10-01T18:01:31.188Z] SSH_AGENT_PID=39 [2024-10-01T18:01:31.196Z] Running ssh-add (command line suppressed) [2024-10-01T18:01:31.298Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-349@tmp/private_key_15311445685402791213.key (/w/workspace/foundry_device-usb-camera_PR-349@tmp/private_key_15311445685402791213.key) [2024-10-01T18:01:31.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T18:01:31.668Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T18:01:31.701Z] $ docker exec --env ******** --env ******** b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff ssh-agent -k [2024-10-01T18:01:31.799Z] unset SSH_AUTH_SOCK; [2024-10-01T18:01:31.800Z] unset SSH_AGENT_PID; [2024-10-01T18:01:31.800Z] echo Agent pid 39 killed; [2024-10-01T18:01:31.813Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T18:01:32.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T18:01:32.019Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T18:01:32.128Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T18:01:32.129Z] $ docker exec b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff ssh-agent [2024-10-01T18:01:32.244Z] SSH_AUTH_SOCK=/tmp/ssh-LQZQkA7PfD7m/agent.72 [2024-10-01T18:01:32.244Z] SSH_AGENT_PID=78 [2024-10-01T18:01:32.249Z] Running ssh-add (command line suppressed) [2024-10-01T18:01:32.351Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-349@tmp/private_key_14637972535814130838.key (/w/workspace/foundry_device-usb-camera_PR-349@tmp/private_key_14637972535814130838.key) [2024-10-01T18:01:32.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T18:01:32.713Z] + git semver init [2024-10-01T18:01:32.972Z] 2024-10-01 18:01:32,886 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T18:01:32.972Z] 2024-10-01 18:01:32,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-349/.semver [2024-10-01T18:01:32.972Z] 2024-10-01 18:01:32,887 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-349/.semver [2024-10-01T18:01:32.972Z] 2024-10-01 18:01:32,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-349/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-349, universal_newlines=False, shell=None, istream=None) [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,502 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-349/.git/info/exclude [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,503 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-349/.semver/PR-349 with force:False [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,503 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-349/.semver/PR-349 [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,507 [execute] INFO git cat-file --batch-check [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,507 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,513 [execute] INFO git cat-file --batch [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-349/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T18:01:34.885Z] 2024-10-01 18:01:34,520 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-349/.semver/PR-349 [2024-10-01T18:01:34.885Z] 0.0.0 [Pipeline] } [2024-10-01T18:01:34.914Z] $ docker exec --env ******** --env ******** b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff ssh-agent -k [2024-10-01T18:01:35.026Z] unset SSH_AUTH_SOCK; [2024-10-01T18:01:35.026Z] unset SSH_AGENT_PID; [2024-10-01T18:01:35.027Z] echo Agent pid 78 killed; [2024-10-01T18:01:35.039Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T18:01:35.488Z] + git semver [Pipeline] } [2024-10-01T18:01:35.775Z] $ docker stop --time=1 b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff [2024-10-01T18:01:37.047Z] $ docker rm -f --volumes b1a0b7d50519bbe4de0bd39512f1261cfc33a808799fd8c4189ea380b88f2eff [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T18:01:37.460Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T18:01:37.765Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T18:01:37.788Z] [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 [2024-10-01T18:01:38.478Z] provisioning config files... [2024-10-01T18:01:38.489Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-349@tmp/config16917360112754653141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:01:38.862Z] ---> ****-login.sh [2024-10-01T18:01:38.862Z] nexus3.edgexfoundry.org:10001 [2024-10-01T18:01:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:38.862Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:38.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:38.862Z] [2024-10-01T18:01:38.862Z] Login Succeeded [2024-10-01T18:01:38.862Z] nexus3.edgexfoundry.org:10002 [2024-10-01T18:01:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:38.862Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:38.862Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:38.862Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:38.862Z] [2024-10-01T18:01:38.862Z] Login Succeeded [2024-10-01T18:01:38.862Z] nexus3.edgexfoundry.org:10003 [2024-10-01T18:01:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:39.123Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:39.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:39.123Z] [2024-10-01T18:01:39.123Z] Login Succeeded [2024-10-01T18:01:39.123Z] nexus3.edgexfoundry.org:10004 [2024-10-01T18:01:39.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:39.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:39.123Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:39.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:39.123Z] [2024-10-01T18:01:39.123Z] Login Succeeded [2024-10-01T18:01:39.123Z] ****.io [2024-10-01T18:01:39.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:01:39.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:01:39.384Z] Configure a credential helper to remove this warning. See [2024-10-01T18:01:39.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:01:39.384Z] [2024-10-01T18:01:39.384Z] Login Succeeded [2024-10-01T18:01:39.384Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T18:01:39.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T18:01:39.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T18:01:39.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T18:01:39.761Z] ========================================================= [2024-10-01T18:01:39.761Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T18:01:39.761Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:01:40.286Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T18:01:40.286Z] Sending build context to Docker daemon 20.6MB [2024-10-01T18:01:40.286Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T18:01:40.286Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-01T18:01:40.546Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T18:01:40.546Z] 619be1103602: Pulling fs layer [2024-10-01T18:01:40.546Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T18:01:40.546Z] 5df492c9dc93: Pulling fs layer [2024-10-01T18:01:40.546Z] 7629e6793208: Pulling fs layer [2024-10-01T18:01:40.546Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T18:01:40.546Z] fb5054dd5b73: Pulling fs layer [2024-10-01T18:01:40.546Z] eeca6798cff9: Pulling fs layer [2024-10-01T18:01:40.546Z] aa269ceb94a6: Pulling fs layer [2024-10-01T18:01:40.546Z] ada007ff1a6a: Pulling fs layer [2024-10-01T18:01:40.546Z] 4f4fb700ef54: Waiting [2024-10-01T18:01:40.546Z] 7629e6793208: Waiting [2024-10-01T18:01:40.546Z] aa269ceb94a6: Waiting [2024-10-01T18:01:40.546Z] ada007ff1a6a: Waiting [2024-10-01T18:01:40.546Z] fb5054dd5b73: Waiting [2024-10-01T18:01:40.546Z] 7862e08f4a3e: Download complete [2024-10-01T18:01:40.546Z] 7629e6793208: Verifying Checksum [2024-10-01T18:01:40.546Z] 7629e6793208: Download complete [2024-10-01T18:01:40.546Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T18:01:40.546Z] 4f4fb700ef54: Download complete [2024-10-01T18:01:40.546Z] fb5054dd5b73: Verifying Checksum [2024-10-01T18:01:40.546Z] fb5054dd5b73: Download complete [2024-10-01T18:01:40.546Z] 619be1103602: Verifying Checksum [2024-10-01T18:01:40.546Z] 619be1103602: Download complete [2024-10-01T18:01:40.546Z] eeca6798cff9: Verifying Checksum [2024-10-01T18:01:40.546Z] eeca6798cff9: Download complete [2024-10-01T18:01:40.546Z] 619be1103602: Pull complete [2024-10-01T18:01:40.806Z] ada007ff1a6a: Verifying Checksum [2024-10-01T18:01:40.806Z] ada007ff1a6a: Download complete [2024-10-01T18:01:40.806Z] 7862e08f4a3e: Pull complete [2024-10-01T18:01:41.066Z] 5df492c9dc93: Verifying Checksum [2024-10-01T18:01:41.066Z] 5df492c9dc93: Download complete [2024-10-01T18:01:41.325Z] aa269ceb94a6: Verifying Checksum [2024-10-01T18:01:44.625Z] 5df492c9dc93: Pull complete [2024-10-01T18:01:44.625Z] 7629e6793208: Pull complete [2024-10-01T18:01:44.625Z] 4f4fb700ef54: Pull complete [2024-10-01T18:01:44.625Z] fb5054dd5b73: Pull complete [2024-10-01T18:01:44.884Z] eeca6798cff9: Pull complete [2024-10-01T18:01:47.421Z] aa269ceb94a6: Pull complete [2024-10-01T18:01:47.990Z] ada007ff1a6a: Pull complete [2024-10-01T18:01:47.990Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T18:01:47.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T18:01:47.990Z] ---> f489d0715acc [2024-10-01T18:01:47.990Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-01T18:01:53.260Z] Still waiting to schedule task [2024-10-01T18:01:53.261Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T18:01:53.299Z] ---> Running in f9f6b0b3efd0 [2024-10-01T18:01:53.558Z] Removing intermediate container f9f6b0b3efd0 [2024-10-01T18:01:53.558Z] ---> fb6a926796ec [2024-10-01T18:01:53.558Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T18:01:53.558Z] ---> Running in 647e6297a7b4 [2024-10-01T18:01:53.558Z] Removing intermediate container 647e6297a7b4 [2024-10-01T18:01:53.558Z] ---> 46c6510e6447 [2024-10-01T18:01:53.558Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-01T18:01:53.558Z] ---> Running in d481a26f5e66 [2024-10-01T18:01:53.558Z] Removing intermediate container d481a26f5e66 [2024-10-01T18:01:53.558Z] ---> b2a15e4b4dda [2024-10-01T18:01:53.558Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-01T18:01:53.558Z] ---> Running in f21fb5f94df0 [2024-10-01T18:01:53.817Z] Removing intermediate container f21fb5f94df0 [2024-10-01T18:01:53.817Z] ---> 0577ad228831 [2024-10-01T18:01:53.817Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T18:01:53.817Z] ---> Running in 6941ff069528 [2024-10-01T18:01:54.079Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T18:01:54.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T18:01:54.600Z] (1/13) Installing libintl (0.21.1-r7) [2024-10-01T18:01:54.600Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-10-01T18:01:54.600Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-01T18:01:54.600Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-10-01T18:01:54.600Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-10-01T18:01:54.860Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-10-01T18:01:54.860Z] (7/13) Installing udev-init-scripts (35-r1) [2024-10-01T18:01:54.860Z] (8/13) Installing libblkid (2.38.1-r8) [2024-10-01T18:01:54.860Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-10-01T18:01:54.860Z] (10/13) Installing kmod-libs (30-r3) [2024-10-01T18:01:55.121Z] (11/13) Installing eudev (3.2.11-r8) [2024-10-01T18:01:55.121Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-10-01T18:01:55.121Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-10-01T18:01:55.121Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T18:01:55.121Z] Executing eudev-3.2.11-r8.trigger [2024-10-01T18:01:55.121Z] OK: 271 MiB in 65 packages [2024-10-01T18:01:56.058Z] Removing intermediate container 6941ff069528 [2024-10-01T18:01:56.058Z] ---> f3d6cfc3baa8 [2024-10-01T18:01:56.058Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-01T18:01:56.058Z] ---> Running in 59e205aa702b [2024-10-01T18:01:56.058Z] Removing intermediate container 59e205aa702b [2024-10-01T18:01:56.058Z] ---> 4ff66bae77ad [2024-10-01T18:01:56.058Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-01T18:01:56.058Z] ---> 40d095d573eb [2024-10-01T18:01:56.058Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T18:01:56.058Z] ---> Running in a01efa8ca260 [2024-10-01T18:03:03.819Z] Removing intermediate container a01efa8ca260 [2024-10-01T18:03:03.819Z] ---> f00d9cdbf1c6 [2024-10-01T18:03:03.819Z] Step 11/13 : COPY . . [2024-10-01T18:03:03.819Z] ---> 45efbafd2e1e [2024-10-01T18:03:03.819Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-01T18:03:03.819Z] ---> Running in 4de2016d6a97 [2024-10-01T18:03:03.819Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:03:03.819Z] Dload Upload Total Spent Left Speed [2024-10-01T18:03:03.819Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8579 0 --:--:-- --:--:-- --:--:-- 8634 [2024-10-01T18:03:03.819Z] Removing intermediate container 4de2016d6a97 [2024-10-01T18:03:03.819Z] ---> 8750ce4601e6 [2024-10-01T18:03:03.819Z] Step 13/13 : RUN ${MAKE} [2024-10-01T18:03:03.819Z] ---> Running in 2241a10a1602 [2024-10-01T18:03:03.819Z] noop [2024-10-01T18:03:03.819Z] Removing intermediate container 2241a10a1602 [2024-10-01T18:03:03.819Z] ---> 2f6a78348996 [2024-10-01T18:03:03.819Z] Successfully built 2f6a78348996 [2024-10-01T18:03:03.819Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:03:04.353Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T18:03:04.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:03:04.525Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2024-10-01T18:03:04.554Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-349 -v /w/workspace/foundry_device-usb-camera_PR-349:/w/workspace/foundry_device-usb-camera_PR-349:rw,z -v /w/workspace/foundry_device-usb-camera_PR-349@tmp:/w/workspace/foundry_device-usb-camera_PR-349@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 ******** ci-base-image-x86_64 cat [2024-10-01T18:03:04.898Z] $ docker top 4173cd271cefc70d28ba95e100552fbeedd9409bba9c2615312b0e2fe2d54ff7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T18:03:05.300Z] + go version [2024-10-01T18:03:05.301Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T18:03:05.329Z] $ docker stop --time=1 4173cd271cefc70d28ba95e100552fbeedd9409bba9c2615312b0e2fe2d54ff7 [2024-10-01T18:03:06.598Z] $ docker rm -f --volumes 4173cd271cefc70d28ba95e100552fbeedd9409bba9c2615312b0e2fe2d54ff7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:03:07.357Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T18:03:07.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:03:07.531Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2024-10-01T18:03:07.557Z] $ 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-349 -v /w/workspace/foundry_device-usb-camera_PR-349:/w/workspace/foundry_device-usb-camera_PR-349:rw,z -v /w/workspace/foundry_device-usb-camera_PR-349@tmp:/w/workspace/foundry_device-usb-camera_PR-349@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 ******** ci-base-image-x86_64 cat [2024-10-01T18:03:07.861Z] $ docker top e20c50a9ec38d7f763693b486f058c0a6ffb5707452479be72d9cfa7c3c66e4d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T18:03:08.276Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-349 [Pipeline] fileExists [Pipeline] sh [2024-10-01T18:03:08.655Z] + make test [2024-10-01T18:03:08.655Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T18:03:10.031Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-01T18:03:28.104Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-10-01T18:03:28.362Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.014s coverage: 4.4% of statements [2024-10-01T18:03:38.335Z] go vet ./... [2024-10-01T18:03:42.518Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T18:03:42.518Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T18:03:42.518Z] ./bin/test-attribution-txt.sh [2024-10-01T18:03:42.518Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T18:03:42.518Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T18:03:42.518Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-10-01T18:03:42.519Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T18:03:42.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T18:03:42.612Z] $ docker stop --time=1 e20c50a9ec38d7f763693b486f058c0a6ffb5707452479be72d9cfa7c3c66e4d [2024-10-01T18:03:48.001Z] $ docker rm -f --volumes e20c50a9ec38d7f763693b486f058c0a6ffb5707452479be72d9cfa7c3c66e4d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T18:03:48.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T18:03:48.732Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T18:03:49.457Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T18:03:49.779Z] + ls -al . [2024-10-01T18:03:49.779Z] total 292 [2024-10-01T18:03:49.779Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 18:03 . [2024-10-01T18:03:49.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:01 .. [2024-10-01T18:03:49.779Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:03 .git [2024-10-01T18:03:49.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:01 .github [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 1 18:01 .gitignore [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 1 18:01 .golangci.yml [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 1 18:01 .hadolint.yml [2024-10-01T18:03:49.779Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:01 .semver [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 10870 Oct 1 18:01 Attribution.txt [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 1 18:01 CHANGELOG.md [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 1 18:01 Dockerfile [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 1 18:01 GOVERNANCE.md [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 1 18:01 Jenkinsfile [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 1 18:01 LICENSE [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 1 18:01 Makefile [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 1 18:01 OWNERS.md [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 1 18:01 README.md [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:01 VERSION [2024-10-01T18:03:49.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:01 bin [2024-10-01T18:03:49.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:01 cmd [2024-10-01T18:03:49.779Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 1 18:03 coverage.out [2024-10-01T18:03:49.779Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 1 18:01 docker-entrypoint.sh [2024-10-01T18:03:49.779Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:01 docs [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 7211 Oct 1 18:01 go.mod [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 102023 Oct 1 18:01 go.sum [2024-10-01T18:03:49.779Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:01 internal [2024-10-01T18:03:49.779Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 1 18:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:03:50.274Z] + 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=592e4457d474834c4ef1d8087c317a4be0995ef1 --label arch=amd64 --label version=0.0.0 . [2024-10-01T18:03:50.274Z] Sending build context to Docker daemon 20.65MB [2024-10-01T18:03:50.274Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T18:03:50.274Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-01T18:03:50.274Z] ---> 2f6a78348996 [2024-10-01T18:03:50.274Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-01T18:03:50.840Z] ---> Running in a4b3a70e5887 [2024-10-01T18:03:50.840Z] Removing intermediate container a4b3a70e5887 [2024-10-01T18:03:50.840Z] ---> c701975c2d96 [2024-10-01T18:03:50.840Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T18:03:50.840Z] ---> Running in 336a09029909 [2024-10-01T18:03:50.840Z] Removing intermediate container 336a09029909 [2024-10-01T18:03:50.840Z] ---> 05531088865f [2024-10-01T18:03:50.840Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-01T18:03:50.840Z] ---> Running in f9d6e3a685ee [2024-10-01T18:03:51.105Z] Removing intermediate container f9d6e3a685ee [2024-10-01T18:03:51.105Z] ---> c85730bd160d [2024-10-01T18:03:51.105Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-01T18:03:51.105Z] ---> Running in c21fdb5305ea [2024-10-01T18:03:51.105Z] Removing intermediate container c21fdb5305ea [2024-10-01T18:03:51.105Z] ---> 9ce4997fc439 [2024-10-01T18:03:51.105Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T18:03:51.105Z] ---> Running in 1b6ea82a895c [2024-10-01T18:03:51.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T18:03:51.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T18:03:51.884Z] OK: 271 MiB in 65 packages [2024-10-01T18:03:52.150Z] Removing intermediate container 1b6ea82a895c [2024-10-01T18:03:52.150Z] ---> 926ad09a185c [2024-10-01T18:03:52.150Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-01T18:03:52.150Z] ---> Running in 340374e1f6f9 [2024-10-01T18:03:52.150Z] Removing intermediate container 340374e1f6f9 [2024-10-01T18:03:52.150Z] ---> 8c50b11f2071 [2024-10-01T18:03:52.150Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-01T18:03:52.409Z] ---> 10b2217a3512 [2024-10-01T18:03:52.409Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T18:03:52.409Z] ---> Running in dd8180fe0dd5 [2024-10-01T18:03:53.344Z] Removing intermediate container dd8180fe0dd5 [2024-10-01T18:03:53.344Z] ---> a60fff1c4b71 [2024-10-01T18:03:53.344Z] Step 11/37 : COPY . . [2024-10-01T18:03:54.392Z] ---> 12c9e04f815b [2024-10-01T18:03:54.392Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-01T18:03:54.392Z] ---> Running in ff95029a9f5e [2024-10-01T18:03:54.392Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:03:54.392Z] Dload Upload Total Spent Left Speed [2024-10-01T18:03:54.392Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 31408 0 --:--:-- --:--:-- --:--:-- 32181 [2024-10-01T18:03:54.959Z] Removing intermediate container ff95029a9f5e [2024-10-01T18:03:54.959Z] ---> 82839624658c [2024-10-01T18:03:54.959Z] Step 13/37 : RUN ${MAKE} [2024-10-01T18:03:54.959Z] ---> Running in b03a613539a6 [2024-10-01T18:03:55.216Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-01T18:04:33.929Z] Removing intermediate container b03a613539a6 [2024-10-01T18:04:33.929Z] ---> 9833e0998935 [2024-10-01T18:04:33.929Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-01T18:04:33.929Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-01T18:04:33.929Z] 8411072a22a5: Pulling fs layer [2024-10-01T18:04:33.929Z] 8411072a22a5: Verifying Checksum [2024-10-01T18:04:33.929Z] 8411072a22a5: Download complete [2024-10-01T18:04:33.929Z] 8411072a22a5: Pull complete [2024-10-01T18:04:33.929Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-01T18:04:33.929Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-01T18:04:33.929Z] ---> 1ac78cb06e13 [2024-10-01T18:04:33.929Z] Step 15/37 : FROM alpine:3.18 [2024-10-01T18:04:33.929Z] 3.18: Pulling from library/alpine [2024-10-01T18:04:33.929Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T18:04:33.929Z] 1cc3d825d8b2: Download complete [2024-10-01T18:04:33.929Z] 1cc3d825d8b2: Pull complete [2024-10-01T18:04:33.929Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T18:04:33.929Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T18:04:33.929Z] ---> 2c64cf60f6f0 [2024-10-01T18:04:33.929Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-01T18:04:33.929Z] ---> Running in 821bc27e4601 [2024-10-01T18:04:33.929Z] Removing intermediate container 821bc27e4601 [2024-10-01T18:04:33.929Z] ---> d2ab20a44abd [2024-10-01T18:04:33.929Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-01T18:04:33.929Z] ---> Running in 387d5a53275f [2024-10-01T18:04:33.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T18:04:33.929Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T18:04:33.929Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-10-01T18:04:33.929Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-10-01T18:04:33.929Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-10-01T18:04:33.929Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-10-01T18:04:33.929Z] (5/107) Installing libxau (1.0.11-r2) [2024-10-01T18:04:33.929Z] (6/107) Installing libmd (1.0.4-r2) [2024-10-01T18:04:33.929Z] (7/107) Installing libbsd (0.11.7-r1) [2024-10-01T18:04:33.929Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-10-01T18:04:33.929Z] (9/107) Installing libxcb (1.15-r1) [2024-10-01T18:04:33.929Z] (10/107) Installing libx11 (1.8.7-r0) [2024-10-01T18:04:33.929Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-10-01T18:04:33.929Z] (12/107) Installing libpciaccess (0.17-r2) [2024-10-01T18:04:33.929Z] (13/107) Installing libdrm (2.4.115-r4) [2024-10-01T18:04:33.929Z] (14/107) Installing libxext (1.3.5-r2) [2024-10-01T18:04:33.929Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-10-01T18:04:33.929Z] (16/107) Installing libffi (3.4.4-r2) [2024-10-01T18:04:33.929Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-10-01T18:04:33.929Z] (18/107) Installing libva (2.18.0-r1) [2024-10-01T18:04:33.929Z] (19/107) Installing libvdpau (1.5-r1) [2024-10-01T18:04:33.929Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-10-01T18:04:33.929Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-10-01T18:04:33.929Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-10-01T18:04:33.929Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-01T18:04:33.929Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-10-01T18:04:33.929Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-10-01T18:04:33.929Z] (26/107) Installing libhwy (1.0.4-r1) [2024-10-01T18:04:33.929Z] (27/107) Installing lcms2 (2.15-r2) [2024-10-01T18:04:33.929Z] (28/107) Installing libjxl (0.8.2-r0) [2024-10-01T18:04:33.929Z] (29/107) Installing lame-libs (3.100-r5) [2024-10-01T18:04:33.929Z] (30/107) Installing opus (1.4-r0) [2024-10-01T18:04:33.929Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-10-01T18:04:33.929Z] (32/107) Installing soxr (0.1.3-r5) [2024-10-01T18:04:33.929Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-01T18:04:33.929Z] (34/107) Installing libogg (1.3.5-r4) [2024-10-01T18:04:33.929Z] (35/107) Installing libtheora (1.1.1-r17) [2024-10-01T18:04:33.929Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-10-01T18:04:33.929Z] (37/107) Installing libvpx (1.13.0-r2) [2024-10-01T18:04:33.929Z] (38/107) Installing libwebp (1.3.2-r0) [2024-10-01T18:04:33.929Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-10-01T18:04:33.929Z] (40/107) Installing numactl (2.0.16-r4) [2024-10-01T18:04:33.929Z] (41/107) Installing x265-libs (3.5-r4) [2024-10-01T18:04:33.929Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-10-01T18:04:33.929Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-01T18:04:33.929Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-10-01T18:04:33.929Z] (45/107) Installing libexpat (2.6.3-r0) [2024-10-01T18:04:33.929Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-10-01T18:04:33.929Z] (47/107) Installing libpng (1.6.44-r0) [2024-10-01T18:04:33.929Z] (48/107) Installing freetype (2.13.0-r5) [2024-10-01T18:04:33.929Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-10-01T18:04:33.929Z] (50/107) Installing fribidi (1.0.13-r0) [2024-10-01T18:04:33.929Z] (51/107) Installing libintl (0.21.1-r7) [2024-10-01T18:04:33.929Z] (52/107) Installing libblkid (2.38.1-r8) [2024-10-01T18:04:33.929Z] (53/107) Installing libmount (2.38.1-r8) [2024-10-01T18:04:33.929Z] (54/107) Installing pcre2 (10.42-r1) [2024-10-01T18:04:33.929Z] (55/107) Installing glib (2.76.6-r0) [2024-10-01T18:04:33.929Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-10-01T18:04:33.929Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-10-01T18:04:33.929Z] (58/107) Installing libunibreak (5.1-r0) [2024-10-01T18:04:33.929Z] (59/107) Installing libass (0.17.1-r0) [2024-10-01T18:04:33.929Z] (60/107) Installing libbluray (1.3.4-r0) [2024-10-01T18:04:33.929Z] (61/107) Installing gmp (6.2.1-r3) [2024-10-01T18:04:33.929Z] (62/107) Installing nettle (3.8.1-r2) [2024-10-01T18:04:33.929Z] (63/107) Installing libunistring (1.1-r1) [2024-10-01T18:04:33.929Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-10-01T18:04:33.929Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-10-01T18:04:33.929Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-10-01T18:04:33.929Z] (67/107) Installing gnutls (3.8.4-r0) [2024-10-01T18:04:33.929Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-10-01T18:04:33.929Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-10-01T18:04:33.929Z] (70/107) Installing cjson (1.7.17-r0) [2024-10-01T18:04:33.929Z] (71/107) Installing mbedtls (2.28.9-r0) [2024-10-01T18:04:33.929Z] (72/107) Installing librist (0.2.7-r0) [2024-10-01T18:04:33.929Z] (73/107) Installing libsrt (1.5.2-r0) [2024-10-01T18:04:33.929Z] (74/107) Installing libssh (0.10.5-r0) [2024-10-01T18:04:33.929Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-10-01T18:04:33.929Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-10-01T18:04:33.929Z] (77/107) Installing libsodium (1.0.18-r3) [2024-10-01T18:04:33.929Z] (78/107) Installing libzmq (4.3.4-r4) [2024-10-01T18:04:33.929Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-01T18:04:33.929Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-10-01T18:04:34.190Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-10-01T18:04:34.190Z] (82/107) Installing shaderc (2023.3-r1) [2024-10-01T18:04:34.190Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-10-01T18:04:34.190Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-10-01T18:04:34.450Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-10-01T18:04:34.450Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-10-01T18:04:34.450Z] (87/107) Installing vidstab (1.1.1-r0) [2024-10-01T18:04:34.450Z] (88/107) Installing zimg (3.0.5-r0) [2024-10-01T18:04:34.450Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-10-01T18:04:34.711Z] (90/107) Installing libasyncns (0.8-r1) [2024-10-01T18:04:34.711Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-10-01T18:04:34.711Z] (92/107) Installing libltdl (2.4.7-r2) [2024-10-01T18:04:34.711Z] (93/107) Installing orc (0.4.39-r0) [2024-10-01T18:04:34.711Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-10-01T18:04:34.711Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-10-01T18:04:34.711Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-10-01T18:04:34.711Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-10-01T18:04:34.711Z] (98/107) Installing libpulse (16.1-r10) [2024-10-01T18:04:34.711Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-01T18:04:34.711Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-10-01T18:04:34.711Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-10-01T18:04:34.711Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-10-01T18:04:34.970Z] (103/107) Installing udev-init-scripts (35-r1) [2024-10-01T18:04:34.970Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-10-01T18:04:34.970Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-10-01T18:04:34.970Z] (106/107) Installing kmod-libs (30-r3) [2024-10-01T18:04:34.970Z] (107/107) Installing eudev (3.2.11-r8) [2024-10-01T18:04:34.970Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T18:04:34.970Z] Executing glib-2.76.6-r0.trigger [2024-10-01T18:04:34.970Z] Executing eudev-3.2.11-r8.trigger [2024-10-01T18:04:34.970Z] OK: 131 MiB in 122 packages [2024-10-01T18:04:38.259Z] Removing intermediate container 387d5a53275f [2024-10-01T18:04:38.259Z] ---> d919b00cdfe8 [2024-10-01T18:04:38.259Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-01T18:04:38.259Z] ---> Running in 6cdd2beac198 [2024-10-01T18:04:38.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T18:04:38.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T18:04:38.777Z] OK: 131 MiB in 122 packages [2024-10-01T18:04:39.036Z] Removing intermediate container 6cdd2beac198 [2024-10-01T18:04:39.036Z] ---> db298204f83c [2024-10-01T18:04:39.036Z] Step 19/37 : WORKDIR / [2024-10-01T18:04:39.294Z] ---> Running in afb19af0484b [2024-10-01T18:04:39.294Z] Removing intermediate container afb19af0484b [2024-10-01T18:04:39.294Z] ---> 90397848f6dd [2024-10-01T18:04:39.294Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-01T18:04:40.666Z] ---> ec2c13953c19 [2024-10-01T18:04:40.666Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-01T18:04:40.666Z] ---> 43ccf872d6d6 [2024-10-01T18:04:40.666Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-01T18:04:40.666Z] ---> 9ef953a06ccf [2024-10-01T18:04:40.666Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-01T18:04:40.666Z] ---> d467cd55a044 [2024-10-01T18:04:40.666Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-01T18:04:40.924Z] ---> ee7f8a816bfb [2024-10-01T18:04:40.924Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-01T18:04:40.924Z] ---> 0fc40e4c7b0a [2024-10-01T18:04:40.924Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-01T18:04:42.297Z] ---> 54af572ec20c [2024-10-01T18:04:42.297Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-01T18:04:42.297Z] ---> Running in 528f9ef6bae4 [2024-10-01T18:04:42.555Z] Removing intermediate container 528f9ef6bae4 [2024-10-01T18:04:42.555Z] ---> de8923272ec6 [2024-10-01T18:04:42.555Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-01T18:04:42.555Z] ---> Running in e5d3ac6c8ec7 [2024-10-01T18:04:43.122Z] Removing intermediate container e5d3ac6c8ec7 [2024-10-01T18:04:43.122Z] ---> e0022dbd38cc [2024-10-01T18:04:43.122Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-01T18:04:43.122Z] ---> Running in 85d58286750d [2024-10-01T18:04:43.689Z] Removing intermediate container 85d58286750d [2024-10-01T18:04:43.689Z] ---> 3e81aa6a1cc9 [2024-10-01T18:04:43.689Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-01T18:04:43.689Z] ---> Running in 53f9f1b26549 [2024-10-01T18:04:44.255Z] Removing intermediate container 53f9f1b26549 [2024-10-01T18:04:44.255Z] ---> afde3df50b78 [2024-10-01T18:04:44.255Z] Step 31/37 : EXPOSE 59983 [2024-10-01T18:04:44.255Z] ---> Running in 3b8afb05934c [2024-10-01T18:04:44.255Z] Removing intermediate container 3b8afb05934c [2024-10-01T18:04:44.255Z] ---> 8c89d7180a14 [2024-10-01T18:04:44.255Z] Step 32/37 : EXPOSE 8554 [2024-10-01T18:04:44.255Z] ---> Running in 26fdd25cfdda [2024-10-01T18:04:44.255Z] Removing intermediate container 26fdd25cfdda [2024-10-01T18:04:44.255Z] ---> 23cad84ee032 [2024-10-01T18:04:44.255Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-01T18:04:44.255Z] ---> Running in c4ffb0c70e07 [2024-10-01T18:04:44.255Z] Removing intermediate container c4ffb0c70e07 [2024-10-01T18:04:44.255Z] ---> 1e34872c1d8d [2024-10-01T18:04:44.255Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-01T18:04:44.513Z] ---> Running in 6267afbb1c8a [2024-10-01T18:04:44.513Z] Removing intermediate container 6267afbb1c8a [2024-10-01T18:04:44.513Z] ---> 03f31cfd437b [2024-10-01T18:04:44.513Z] Step 35/37 : LABEL arch=amd64 [2024-10-01T18:04:44.513Z] ---> Running in 49c348cdb328 [2024-10-01T18:04:44.513Z] Removing intermediate container 49c348cdb328 [2024-10-01T18:04:44.513Z] ---> c6e7ebd10d17 [2024-10-01T18:04:44.513Z] Step 36/37 : LABEL git_sha=592e4457d474834c4ef1d8087c317a4be0995ef1 [2024-10-01T18:04:44.513Z] ---> Running in ac91a80eb654 [2024-10-01T18:04:44.772Z] Removing intermediate container ac91a80eb654 [2024-10-01T18:04:44.772Z] ---> 75de7a6c79d6 [2024-10-01T18:04:44.772Z] Step 37/37 : LABEL version=0.0.0 [2024-10-01T18:04:44.772Z] ---> Running in f06be1e6404a [2024-10-01T18:04:44.772Z] Removing intermediate container f06be1e6404a [2024-10-01T18:04:44.772Z] ---> d719a651be82 [2024-10-01T18:04:44.772Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T18:04:44.772Z] Successfully built d719a651be82 [2024-10-01T18:04:44.772Z] 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 [2024-10-01T18:04:52.364Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T18:04:52.365Z] [2024-10-01T18:04:52.365Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:04:52.760Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T18:04:52.761Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T18:04:52.761Z] 5eb5b503b376: Pulling fs layer [2024-10-01T18:04:52.761Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T18:04:52.761Z] ec43610c2a17: Pulling fs layer [2024-10-01T18:04:52.761Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T18:04:52.761Z] 33b1e0a273af: Pulling fs layer [2024-10-01T18:04:52.761Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T18:04:52.761Z] 2f39f015ded8: Pulling fs layer [2024-10-01T18:04:52.761Z] 3a2ae6a8a46f: Waiting [2024-10-01T18:04:52.761Z] 5d3b04190fa2: Waiting [2024-10-01T18:04:52.761Z] 33b1e0a273af: Waiting [2024-10-01T18:04:52.761Z] 5c69ac0246d0: Download complete [2024-10-01T18:04:52.761Z] 3a2ae6a8a46f: Download complete [2024-10-01T18:04:52.761Z] 33b1e0a273af: Verifying Checksum [2024-10-01T18:04:52.761Z] 33b1e0a273af: Download complete [2024-10-01T18:04:52.761Z] ec43610c2a17: Download complete [2024-10-01T18:04:52.761Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T18:04:52.761Z] 5d3b04190fa2: Download complete [2024-10-01T18:04:53.019Z] 5eb5b503b376: Verifying Checksum [2024-10-01T18:04:53.019Z] 5eb5b503b376: Download complete [2024-10-01T18:04:53.585Z] 2f39f015ded8: Verifying Checksum [2024-10-01T18:04:53.585Z] 2f39f015ded8: Download complete [2024-10-01T18:04:54.154Z] 5eb5b503b376: Pull complete [2024-10-01T18:04:54.413Z] 5c69ac0246d0: Pull complete [2024-10-01T18:04:54.672Z] ec43610c2a17: Pull complete [2024-10-01T18:04:54.672Z] 3a2ae6a8a46f: Pull complete [2024-10-01T18:04:54.933Z] 33b1e0a273af: Pull complete [2024-10-01T18:04:54.933Z] 5d3b04190fa2: Pull complete [2024-10-01T18:04:59.116Z] 2f39f015ded8: Pull complete [2024-10-01T18:04:59.116Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T18:04:59.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T18:04:59.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:04:59.376Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2024-10-01T18:04:59.407Z] $ 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-349 -v /w/workspace/foundry_device-usb-camera_PR-349:/w/workspace/foundry_device-usb-camera_PR-349:rw,z -v /w/workspace/foundry_device-usb-camera_PR-349@tmp:/w/workspace/foundry_device-usb-camera_PR-349@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 [2024-10-01T18:05:04.368Z] $ docker top db4f78e34f937a52ad5a1ee2a765ec01cca88024952c7f58ee7ce1a69894d2da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:05:04.877Z] ---> job-cost.sh [2024-10-01T18:05:04.877Z] lf-activate-venv: SKIPPING [2024-10-01T18:05:04.877Z] INFO: No Stack... [2024-10-01T18:05:05.137Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T18:05:05.704Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T18:05:06.025Z] + cat /w/workspace/foundry_device-usb-camera_PR-349/archives/cost.csv [2024-10-01T18:05:06.025Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T18:05:06.072Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [2024-10-01T18:05:06.077Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] did not exist. Created. [2024-10-01T18:05:06.087Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T18:05:06.506Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T18:05:06.562Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T18:05:06.595Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T18:05:06.687Z] $ docker stop --time=1 db4f78e34f937a52ad5a1ee2a765ec01cca88024952c7f58ee7ce1a69894d2da [2024-10-01T18:05:07.833Z] $ docker rm -f --volumes db4f78e34f937a52ad5a1ee2a765ec01cca88024952c7f58ee7ce1a69894d2da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T18:07:36.260Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12484 in /w/workspace/foundry_device-usb-camera_PR-349 [Pipeline] { [Pipeline] ws [2024-10-01T18:07:36.337Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-10-01T18:07:36.443Z] Selected Git installation does not exist. Using Default [2024-10-01T18:07:36.443Z] The recommended git tool is: NONE [2024-10-01T18:07:44.661Z] using credential edgex-jenkins-ssh [2024-10-01T18:07:44.685Z] Cloning the remote Git repository [2024-10-01T18:07:44.747Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-10-01T18:07:44.921Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-10-01T18:07:45.261Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-01T18:07:45.262Z] > git --version # timeout=10 [2024-10-01T18:07:45.335Z] > git --version # 'git version 2.25.1' [2024-10-01T18:07:45.337Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T18:07:45.545Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T18:07:48.461Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-01T18:07:48.505Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T18:07:50.298Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-10-01T18:07:50.996Z] Merging remotes/origin/main commit 8af420bf6967b65b18f8274e92082c818197a7ec into PR head commit 592e4457d474834c4ef1d8087c317a4be0995ef1 [2024-10-01T18:07:51.323Z] Merge succeeded, producing 592e4457d474834c4ef1d8087c317a4be0995ef1 [2024-10-01T18:07:51.324Z] Checking out Revision 592e4457d474834c4ef1d8087c317a4be0995ef1 (PR-349) [2024-10-01T18:07:50.346Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-10-01T18:07:50.347Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T18:07:50.370Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/349/head:refs/remotes/origin/PR-349 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-01T18:07:51.011Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T18:07:51.077Z] > git checkout -f 592e4457d474834c4ef1d8087c317a4be0995ef1 # timeout=10 [2024-10-01T18:07:51.178Z] > git remote # timeout=10 [2024-10-01T18:07:51.201Z] > git config --get remote.origin.url # timeout=10 [2024-10-01T18:07:51.227Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T18:07:51.257Z] > git merge 8af420bf6967b65b18f8274e92082c818197a7ec # timeout=10 [2024-10-01T18:07:51.286Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-01T18:07:51.332Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T18:07:51.349Z] > git checkout -f 592e4457d474834c4ef1d8087c317a4be0995ef1 # timeout=10 [2024-10-01T18:07:52.037Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-01T18:07:52.110Z] > git --version # timeout=10 [2024-10-01T18:07:52.140Z] > git --version # 'git version 2.25.1' [2024-10-01T18:07:52.197Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T18:07:57.596Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T18:07:57.596Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:07:57.596Z] Dload Upload Total Spent Left Speed [2024-10-01T18:07:57.596Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-10-01T18:07:57.944Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T18:07:58.294Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-10-01T18:07:58.294Z] /etc/docker/daemon.new [2024-10-01T18:07:58.294Z] { [2024-10-01T18:07:58.294Z] "registry-mirrors": [ [2024-10-01T18:07:58.294Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T18:07:58.294Z] ], [2024-10-01T18:07:58.294Z] "bip": "10.250.0.254/24", [2024-10-01T18:07:58.294Z] "hosts": [ [2024-10-01T18:07:58.294Z] "tcp://0.0.0.0:5555", [2024-10-01T18:07:58.294Z] "unix:///var/run/docker.sock" [2024-10-01T18:07:58.294Z] ], [2024-10-01T18:07:58.294Z] "mtu": 1458, [2024-10-01T18:07:58.294Z] "selinux-enabled": true, [2024-10-01T18:07:58.294Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T18:07:58.294Z] } [Pipeline] sh [2024-10-01T18:07:58.641Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T18:07:59.000Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T18:08:17.342Z] provisioning config files... [2024-10-01T18:08:17.364Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config6126897223775917100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:08:17.855Z] ---> ****-login.sh [2024-10-01T18:08:17.855Z] nexus3.edgexfoundry.org:10001 [2024-10-01T18:08:18.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:08:18.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:08:18.398Z] Configure a credential helper to remove this warning. See [2024-10-01T18:08:18.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:08:18.398Z] [2024-10-01T18:08:18.398Z] Login Succeeded [2024-10-01T18:08:18.398Z] nexus3.edgexfoundry.org:10002 [2024-10-01T18:08:18.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:08:18.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:08:18.934Z] Configure a credential helper to remove this warning. See [2024-10-01T18:08:18.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:08:18.934Z] [2024-10-01T18:08:18.934Z] Login Succeeded [2024-10-01T18:08:18.934Z] nexus3.edgexfoundry.org:10003 [2024-10-01T18:08:18.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:08:19.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:08:19.209Z] Configure a credential helper to remove this warning. See [2024-10-01T18:08:19.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:08:19.209Z] [2024-10-01T18:08:19.209Z] Login Succeeded [2024-10-01T18:08:19.209Z] nexus3.edgexfoundry.org:10004 [2024-10-01T18:08:19.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:08:19.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:08:19.483Z] Configure a credential helper to remove this warning. See [2024-10-01T18:08:19.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:08:19.483Z] [2024-10-01T18:08:19.483Z] Login Succeeded [2024-10-01T18:08:19.483Z] ****.io [2024-10-01T18:08:19.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T18:08:20.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T18:08:20.023Z] Configure a credential helper to remove this warning. See [2024-10-01T18:08:20.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T18:08:20.023Z] [2024-10-01T18:08:20.023Z] Login Succeeded [2024-10-01T18:08:20.023Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T18:08:20.059Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T18:08:20.501Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T18:08:20.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T18:08:20.604Z] ========================================================= [2024-10-01T18:08:20.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T18:08:20.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:08:21.131Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T18:08:21.721Z] Sending build context to Docker daemon 10.56MB [2024-10-01T18:08:21.721Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T18:08:21.721Z] Step 2/13 : FROM ${BASE} AS builder [2024-10-01T18:08:21.721Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T18:08:21.721Z] c6b39de5b339: Pulling fs layer [2024-10-01T18:08:21.721Z] a69c41024577: Pulling fs layer [2024-10-01T18:08:21.721Z] d6de4b400683: Pulling fs layer [2024-10-01T18:08:21.721Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T18:08:21.721Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T18:08:21.721Z] 35cb2a7552d0: Waiting [2024-10-01T18:08:21.721Z] 4f4fb700ef54: Waiting [2024-10-01T18:08:21.721Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T18:08:21.721Z] 00f215d4a9da: Pulling fs layer [2024-10-01T18:08:21.721Z] d496ad576159: Pulling fs layer [2024-10-01T18:08:21.721Z] 464afbd9ba4c: Waiting [2024-10-01T18:08:21.722Z] 00f215d4a9da: Waiting [2024-10-01T18:08:21.722Z] d496ad576159: Waiting [2024-10-01T18:08:21.722Z] a69c41024577: Verifying Checksum [2024-10-01T18:08:21.722Z] a69c41024577: Download complete [2024-10-01T18:08:21.722Z] 35cb2a7552d0: Verifying Checksum [2024-10-01T18:08:21.722Z] 35cb2a7552d0: Download complete [2024-10-01T18:08:21.722Z] 4f4fb700ef54: Download complete [2024-10-01T18:08:21.997Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T18:08:21.997Z] 464afbd9ba4c: Download complete [2024-10-01T18:08:21.997Z] c6b39de5b339: Verifying Checksum [2024-10-01T18:08:21.997Z] c6b39de5b339: Download complete [2024-10-01T18:08:22.277Z] d496ad576159: Verifying Checksum [2024-10-01T18:08:22.278Z] d496ad576159: Download complete [2024-10-01T18:08:22.866Z] c6b39de5b339: Pull complete [2024-10-01T18:08:23.459Z] a69c41024577: Pull complete [2024-10-01T18:08:23.727Z] d6de4b400683: Download complete [2024-10-01T18:08:24.688Z] 00f215d4a9da: Verifying Checksum [2024-10-01T18:08:24.688Z] 00f215d4a9da: Download complete [2024-10-01T18:08:37.017Z] d6de4b400683: Pull complete [2024-10-01T18:08:37.017Z] 35cb2a7552d0: Pull complete [2024-10-01T18:08:37.017Z] 4f4fb700ef54: Pull complete [2024-10-01T18:08:37.017Z] 464afbd9ba4c: Pull complete [2024-10-01T18:08:45.272Z] 00f215d4a9da: Pull complete [2024-10-01T18:08:47.210Z] d496ad576159: Pull complete [2024-10-01T18:08:47.210Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T18:08:47.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T18:08:47.210Z] ---> f246e2811388 [2024-10-01T18:08:47.210Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-10-01T18:08:48.616Z] ---> Running in 1256cde51669 [2024-10-01T18:08:48.883Z] Removing intermediate container 1256cde51669 [2024-10-01T18:08:48.883Z] ---> b4d1238d7eb7 [2024-10-01T18:08:48.883Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T18:08:49.149Z] ---> Running in 0c7e003e54f0 [2024-10-01T18:08:49.415Z] Removing intermediate container 0c7e003e54f0 [2024-10-01T18:08:49.415Z] ---> f86e9f618c60 [2024-10-01T18:08:49.415Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-01T18:08:49.415Z] ---> Running in b60d76a6ee54 [2024-10-01T18:08:49.684Z] Removing intermediate container b60d76a6ee54 [2024-10-01T18:08:49.684Z] ---> 34ec9fa219b2 [2024-10-01T18:08:49.684Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-01T18:08:49.684Z] ---> Running in f72b154eaf3f [2024-10-01T18:08:49.953Z] Removing intermediate container f72b154eaf3f [2024-10-01T18:08:49.953Z] ---> 7f728b735364 [2024-10-01T18:08:49.953Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T18:08:49.953Z] ---> Running in c1e90ac1ef62 [2024-10-01T18:08:51.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T18:08:51.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T18:08:52.588Z] (1/13) Installing libintl (0.21.1-r7) [2024-10-01T18:08:52.588Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-10-01T18:08:52.588Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-01T18:08:52.588Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-10-01T18:08:52.588Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-10-01T18:08:52.855Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-10-01T18:08:52.855Z] (7/13) Installing udev-init-scripts (35-r1) [2024-10-01T18:08:52.855Z] (8/13) Installing libblkid (2.38.1-r8) [2024-10-01T18:08:52.855Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-10-01T18:08:52.855Z] (10/13) Installing kmod-libs (30-r3) [2024-10-01T18:08:53.121Z] (11/13) Installing eudev (3.2.11-r8) [2024-10-01T18:08:53.121Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-10-01T18:08:53.121Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-10-01T18:08:53.391Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T18:08:53.391Z] Executing eudev-3.2.11-r8.trigger [2024-10-01T18:08:53.391Z] OK: 273 MiB in 65 packages [2024-10-01T18:08:56.761Z] Removing intermediate container c1e90ac1ef62 [2024-10-01T18:08:56.761Z] ---> c6c7dccf37a8 [2024-10-01T18:08:56.761Z] Step 8/13 : WORKDIR /device-usb-camera [2024-10-01T18:08:56.761Z] ---> Running in bc7428aeac7a [2024-10-01T18:08:57.031Z] Removing intermediate container bc7428aeac7a [2024-10-01T18:08:57.031Z] ---> 8c734bded479 [2024-10-01T18:08:57.031Z] Step 9/13 : COPY go.mod vendor* ./ [2024-10-01T18:08:57.628Z] ---> 104efc17fc65 [2024-10-01T18:08:57.628Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T18:08:57.628Z] ---> Running in f39dee419f1a [2024-10-01T18:10:49.329Z] Removing intermediate container f39dee419f1a [2024-10-01T18:10:49.329Z] ---> a4095654974e [2024-10-01T18:10:49.329Z] Step 11/13 : COPY . . [2024-10-01T18:10:49.917Z] ---> 3497dc1eeff3 [2024-10-01T18:10:49.917Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-01T18:10:49.917Z] ---> Running in 49bfc29bc37b [2024-10-01T18:10:50.879Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:10:50.879Z] Dload Upload Total Spent Left Speed [2024-10-01T18:10:51.147Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0  0  0   0    0   0  0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 4872 0 --:--:-- --:--:-- --:--:-- 4871 [2024-10-01T18:10:51.734Z] Removing intermediate container 49bfc29bc37b [2024-10-01T18:10:51.734Z] ---> 1d2ff01eb219 [2024-10-01T18:10:51.734Z] Step 13/13 : RUN ${MAKE} [2024-10-01T18:10:51.734Z] ---> Running in fe8fa7e3ce5e [2024-10-01T18:10:52.702Z] noop [2024-10-01T18:10:53.291Z] Removing intermediate container fe8fa7e3ce5e [2024-10-01T18:10:53.291Z] ---> 961fd12276a5 [2024-10-01T18:10:53.561Z] Successfully built 961fd12276a5 [2024-10-01T18:10:53.561Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:10:54.091Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T18:10:54.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:10:54.408Z] prd-ubuntu20.04-docker-arm64-4c-16g-12484 does not seem to be running inside a container [2024-10-01T18:10:54.469Z] $ 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 [2024-10-01T18:10:55.664Z] $ docker top 811ebf3c3078127a76809cf3904f8860bd6d8c58dbf136f33e46ae064d21e21d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T18:10:56.591Z] + go version [2024-10-01T18:10:56.591Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T18:10:56.628Z] $ docker stop --time=1 811ebf3c3078127a76809cf3904f8860bd6d8c58dbf136f33e46ae064d21e21d [2024-10-01T18:10:58.295Z] $ docker rm -f --volumes 811ebf3c3078127a76809cf3904f8860bd6d8c58dbf136f33e46ae064d21e21d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:10:59.271Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T18:10:59.271Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:10:59.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-12484 does not seem to be running inside a container [2024-10-01T18:10:59.617Z] $ 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 [2024-10-01T18:11:00.808Z] $ docker top 91662b7bd528a6fa31b463719309640feef484bd303b1b5dc6eb8cfea5352018 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T18:11:01.699Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-10-01T18:11:02.116Z] + make test [2024-10-01T18:11:02.116Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T18:11:08.774Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-10-01T18:14:30.582Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-10-01T18:14:33.208Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.067s coverage: 4.4% of statements [2024-10-01T18:14:34.169Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T18:14:34.169Z] go vet ./... [2024-10-01T18:15:21.023Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T18:15:21.023Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T18:15:21.023Z] ./bin/test-attribution-txt.sh [2024-10-01T18:15:21.023Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-10-01T18:15:21.023Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T18:15:21.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T18:15:21.106Z] $ docker stop --time=1 91662b7bd528a6fa31b463719309640feef484bd303b1b5dc6eb8cfea5352018 [2024-10-01T18:15:22.994Z] $ docker rm -f --volumes 91662b7bd528a6fa31b463719309640feef484bd303b1b5dc6eb8cfea5352018 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T18:15:24.541Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T18:15:24.580Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T18:15:25.061Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T18:15:25.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T18:15:26.022Z] + ls -al . [2024-10-01T18:15:26.022Z] total 288 [2024-10-01T18:15:26.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:11 . [2024-10-01T18:15:26.022Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 18:07 .. [2024-10-01T18:15:26.022Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 18:07 .git [2024-10-01T18:15:26.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:07 .github [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 379 Oct 1 18:07 .gitignore [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 1 18:07 .golangci.yml [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 1 18:07 .hadolint.yml [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 10870 Oct 1 18:07 Attribution.txt [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 16561 Oct 1 18:07 CHANGELOG.md [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 1 18:07 Dockerfile [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 1 18:07 GOVERNANCE.md [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 1 18:07 Jenkinsfile [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 1 18:07 LICENSE [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 1 18:07 Makefile [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 1 18:07 OWNERS.md [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 1 18:07 README.md [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 18:01 VERSION [2024-10-01T18:15:26.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:07 bin [2024-10-01T18:15:26.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:07 cmd [2024-10-01T18:15:26.022Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 1 18:14 coverage.out [2024-10-01T18:15:26.022Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 1 18:07 docker-entrypoint.sh [2024-10-01T18:15:26.022Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 18:07 docs [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 7211 Oct 1 18:07 go.mod [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 102023 Oct 1 18:07 go.sum [2024-10-01T18:15:26.022Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 18:07 internal [2024-10-01T18:15:26.022Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 1 18:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:15:26.470Z] + 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=592e4457d474834c4ef1d8087c317a4be0995ef1 --label arch=arm64 --label version=0.0.0 . [2024-10-01T18:15:27.063Z] Sending build context to Docker daemon 10.62MB [2024-10-01T18:15:27.063Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T18:15:27.063Z] Step 2/37 : FROM ${BASE} AS builder [2024-10-01T18:15:27.063Z] ---> 961fd12276a5 [2024-10-01T18:15:27.063Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-10-01T18:15:27.063Z] ---> Running in deb541147665 [2024-10-01T18:15:27.648Z] Removing intermediate container deb541147665 [2024-10-01T18:15:27.648Z] ---> aeab51ee3f34 [2024-10-01T18:15:27.648Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T18:15:27.648Z] ---> Running in c87a3ea59082 [2024-10-01T18:15:27.915Z] Removing intermediate container c87a3ea59082 [2024-10-01T18:15:27.915Z] ---> 945312efd75a [2024-10-01T18:15:27.915Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-10-01T18:15:27.915Z] ---> Running in 60a7d96c1d72 [2024-10-01T18:15:28.182Z] Removing intermediate container 60a7d96c1d72 [2024-10-01T18:15:28.182Z] ---> 466f95cef76a [2024-10-01T18:15:28.182Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-10-01T18:15:28.453Z] ---> Running in 16bdcdd8b1df [2024-10-01T18:15:28.719Z] Removing intermediate container 16bdcdd8b1df [2024-10-01T18:15:28.719Z] ---> e392f374c583 [2024-10-01T18:15:28.719Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T18:15:28.719Z] ---> Running in a4b97e6d78f5 [2024-10-01T18:15:29.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T18:15:29.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T18:15:30.901Z] OK: 273 MiB in 65 packages [2024-10-01T18:15:31.877Z] Removing intermediate container a4b97e6d78f5 [2024-10-01T18:15:31.877Z] ---> 2792c07fc368 [2024-10-01T18:15:31.877Z] Step 8/37 : WORKDIR /device-usb-camera [2024-10-01T18:15:31.877Z] ---> Running in 6f2f55c85c83 [2024-10-01T18:15:32.143Z] Removing intermediate container 6f2f55c85c83 [2024-10-01T18:15:32.143Z] ---> fedb26d3c891 [2024-10-01T18:15:32.143Z] Step 9/37 : COPY go.mod vendor* ./ [2024-10-01T18:15:32.737Z] ---> bb948f26d397 [2024-10-01T18:15:32.737Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T18:15:32.737Z] ---> Running in 517ca960257f [2024-10-01T18:15:35.319Z] Removing intermediate container 517ca960257f [2024-10-01T18:15:35.319Z] ---> 60a5ee1f53b0 [2024-10-01T18:15:35.319Z] Step 11/37 : COPY . . [2024-10-01T18:15:36.733Z] ---> 1728c27e2d40 [2024-10-01T18:15:36.733Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-10-01T18:15:36.733Z] ---> Running in e2b3b11979ec [2024-10-01T18:15:37.317Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:15:37.317Z] Dload Upload Total Spent Left Speed [2024-10-01T18:15:37.584Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8252 0 --:--:-- --:--:-- --:--:-- 8362 [2024-10-01T18:15:38.167Z] Removing intermediate container e2b3b11979ec [2024-10-01T18:15:38.167Z] ---> d6352a00eb27 [2024-10-01T18:15:38.167Z] Step 13/37 : RUN ${MAKE} [2024-10-01T18:15:38.436Z] ---> Running in 2f1608f1377e [2024-10-01T18:15:39.401Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.38" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-10-01T18:19:31.169Z] Removing intermediate container 2f1608f1377e [2024-10-01T18:19:31.169Z] ---> f3d63f53613c [2024-10-01T18:19:31.169Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-10-01T18:19:31.169Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-10-01T18:19:31.169Z] da4d7e05a7aa: Pulling fs layer [2024-10-01T18:19:31.169Z] da4d7e05a7aa: Verifying Checksum [2024-10-01T18:19:31.169Z] da4d7e05a7aa: Download complete [2024-10-01T18:19:31.169Z] da4d7e05a7aa: Pull complete [2024-10-01T18:19:31.169Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-10-01T18:19:31.169Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-10-01T18:19:31.169Z] ---> 62c65ed7ef0d [2024-10-01T18:19:31.169Z] Step 15/37 : FROM alpine:3.18 [2024-10-01T18:19:31.169Z] 3.18: Pulling from library/alpine [2024-10-01T18:19:31.169Z] 720f3032cd11: Pulling fs layer [2024-10-01T18:19:31.169Z] 720f3032cd11: Verifying Checksum [2024-10-01T18:19:31.169Z] 720f3032cd11: Download complete [2024-10-01T18:19:31.169Z] 720f3032cd11: Pull complete [2024-10-01T18:19:31.169Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T18:19:31.169Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T18:19:31.169Z] ---> 3e834921e367 [2024-10-01T18:19:31.169Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-10-01T18:19:31.169Z] ---> Running in 17789672fe55 [2024-10-01T18:19:31.169Z] Removing intermediate container 17789672fe55 [2024-10-01T18:19:31.169Z] ---> 4fbb505965d7 [2024-10-01T18:19:31.169Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-10-01T18:19:31.169Z] ---> Running in 53702b4754af [2024-10-01T18:19:31.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T18:19:31.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T18:19:31.169Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-10-01T18:19:31.169Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-10-01T18:19:31.169Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-10-01T18:19:31.169Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-10-01T18:19:31.169Z] (5/104) Installing libxau (1.0.11-r2) [2024-10-01T18:19:31.169Z] (6/104) Installing libmd (1.0.4-r2) [2024-10-01T18:19:31.169Z] (7/104) Installing libbsd (0.11.7-r1) [2024-10-01T18:19:31.169Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-10-01T18:19:31.169Z] (9/104) Installing libxcb (1.15-r1) [2024-10-01T18:19:31.169Z] (10/104) Installing libx11 (1.8.7-r0) [2024-10-01T18:19:31.169Z] (11/104) Installing libdrm (2.4.115-r4) [2024-10-01T18:19:31.169Z] (12/104) Installing libxext (1.3.5-r2) [2024-10-01T18:19:31.169Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-10-01T18:19:31.169Z] (14/104) Installing libffi (3.4.4-r2) [2024-10-01T18:19:31.169Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-10-01T18:19:31.169Z] (16/104) Installing libva (2.18.0-r1) [2024-10-01T18:19:31.169Z] (17/104) Installing libvdpau (1.5-r1) [2024-10-01T18:19:31.169Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-10-01T18:19:31.169Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-10-01T18:19:31.169Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-10-01T18:19:31.169Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-10-01T18:19:31.169Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-10-01T18:19:31.169Z] (23/104) Installing libhwy (1.0.4-r1) [2024-10-01T18:19:31.169Z] (24/104) Installing lcms2 (2.15-r2) [2024-10-01T18:19:31.169Z] (25/104) Installing libjxl (0.8.2-r0) [2024-10-01T18:19:31.169Z] (26/104) Installing lame-libs (3.100-r5) [2024-10-01T18:19:31.169Z] (27/104) Installing opus (1.4-r0) [2024-10-01T18:19:31.169Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-10-01T18:19:31.169Z] (29/104) Installing soxr (0.1.3-r5) [2024-10-01T18:19:31.169Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-10-01T18:19:31.169Z] (31/104) Installing libogg (1.3.5-r4) [2024-10-01T18:19:31.169Z] (32/104) Installing libtheora (1.1.1-r17) [2024-10-01T18:19:31.169Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-10-01T18:19:31.169Z] (34/104) Installing libvpx (1.13.0-r2) [2024-10-01T18:19:31.169Z] (35/104) Installing libwebp (1.3.2-r0) [2024-10-01T18:19:31.169Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-10-01T18:19:31.169Z] (37/104) Installing numactl (2.0.16-r4) [2024-10-01T18:19:31.169Z] (38/104) Installing x265-libs (3.5-r4) [2024-10-01T18:19:31.169Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-10-01T18:19:31.169Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-10-01T18:19:31.169Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-10-01T18:19:31.169Z] (42/104) Installing libexpat (2.6.3-r0) [2024-10-01T18:19:31.169Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-10-01T18:19:31.169Z] (44/104) Installing libpng (1.6.44-r0) [2024-10-01T18:19:31.169Z] (45/104) Installing freetype (2.13.0-r5) [2024-10-01T18:19:31.169Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-10-01T18:19:31.169Z] (47/104) Installing fribidi (1.0.13-r0) [2024-10-01T18:19:31.169Z] (48/104) Installing libintl (0.21.1-r7) [2024-10-01T18:19:31.169Z] (49/104) Installing libblkid (2.38.1-r8) [2024-10-01T18:19:31.169Z] (50/104) Installing libmount (2.38.1-r8) [2024-10-01T18:19:31.169Z] (51/104) Installing pcre2 (10.42-r1) [2024-10-01T18:19:31.169Z] (52/104) Installing glib (2.76.6-r0) [2024-10-01T18:19:31.169Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-10-01T18:19:31.169Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-10-01T18:19:31.169Z] (55/104) Installing libunibreak (5.1-r0) [2024-10-01T18:19:31.169Z] (56/104) Installing libass (0.17.1-r0) [2024-10-01T18:19:31.169Z] (57/104) Installing libbluray (1.3.4-r0) [2024-10-01T18:19:31.169Z] (58/104) Installing gmp (6.2.1-r3) [2024-10-01T18:19:31.169Z] (59/104) Installing nettle (3.8.1-r2) [2024-10-01T18:19:31.169Z] (60/104) Installing libunistring (1.1-r1) [2024-10-01T18:19:31.169Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-10-01T18:19:31.169Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-10-01T18:19:31.169Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-10-01T18:19:31.169Z] (64/104) Installing gnutls (3.8.4-r0) [2024-10-01T18:19:31.169Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-10-01T18:19:31.169Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-10-01T18:19:31.169Z] (67/104) Installing cjson (1.7.17-r0) [2024-10-01T18:19:31.169Z] (68/104) Installing mbedtls (2.28.9-r0) [2024-10-01T18:19:31.169Z] (69/104) Installing librist (0.2.7-r0) [2024-10-01T18:19:31.169Z] (70/104) Installing libsrt (1.5.2-r0) [2024-10-01T18:19:31.169Z] (71/104) Installing libssh (0.10.5-r0) [2024-10-01T18:19:31.169Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-10-01T18:19:31.169Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-10-01T18:19:31.169Z] (74/104) Installing libsodium (1.0.18-r3) [2024-10-01T18:19:31.169Z] (75/104) Installing libzmq (4.3.4-r4) [2024-10-01T18:19:31.169Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-10-01T18:19:31.169Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-10-01T18:19:31.169Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-10-01T18:19:31.169Z] (79/104) Installing shaderc (2023.3-r1) [2024-10-01T18:19:31.169Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-10-01T18:19:31.169Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-10-01T18:19:31.169Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-10-01T18:19:31.169Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-10-01T18:19:31.169Z] (84/104) Installing vidstab (1.1.1-r0) [2024-10-01T18:19:31.169Z] (85/104) Installing zimg (3.0.5-r0) [2024-10-01T18:19:31.169Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-10-01T18:19:31.169Z] (87/104) Installing libasyncns (0.8-r1) [2024-10-01T18:19:31.169Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-10-01T18:19:31.169Z] (89/104) Installing libltdl (2.4.7-r2) [2024-10-01T18:19:31.169Z] (90/104) Installing orc (0.4.39-r0) [2024-10-01T18:19:31.169Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-10-01T18:19:31.169Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-10-01T18:19:31.169Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-10-01T18:19:31.169Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-10-01T18:19:31.169Z] (95/104) Installing libpulse (16.1-r10) [2024-10-01T18:19:31.169Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-10-01T18:19:31.169Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-10-01T18:19:31.169Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-10-01T18:19:31.169Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-10-01T18:19:31.169Z] (100/104) Installing udev-init-scripts (35-r1) [2024-10-01T18:19:31.169Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-10-01T18:19:31.169Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-10-01T18:19:31.169Z] (103/104) Installing kmod-libs (30-r3) [2024-10-01T18:19:31.169Z] (104/104) Installing eudev (3.2.11-r8) [2024-10-01T18:19:31.169Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T18:19:31.169Z] Executing glib-2.76.6-r0.trigger [2024-10-01T18:19:31.169Z] Executing eudev-3.2.11-r8.trigger [2024-10-01T18:19:31.169Z] OK: 110 MiB in 119 packages [2024-10-01T18:19:32.589Z] Removing intermediate container 53702b4754af [2024-10-01T18:19:32.589Z] ---> 812bb6f28055 [2024-10-01T18:19:32.589Z] Step 18/37 : RUN apk --no-cache upgrade [2024-10-01T18:19:32.859Z] ---> Running in bebeeceb0790 [2024-10-01T18:19:33.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T18:19:34.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T18:19:35.049Z] OK: 110 MiB in 119 packages [2024-10-01T18:19:36.007Z] Removing intermediate container bebeeceb0790 [2024-10-01T18:19:36.007Z] ---> 2fb6c06d8563 [2024-10-01T18:19:36.007Z] Step 19/37 : WORKDIR / [2024-10-01T18:19:36.007Z] ---> Running in c2105e2b4762 [2024-10-01T18:19:36.274Z] Removing intermediate container c2105e2b4762 [2024-10-01T18:19:36.274Z] ---> 3ff8fba44b6e [2024-10-01T18:19:36.274Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-10-01T18:19:38.220Z] ---> 3e1513013dc5 [2024-10-01T18:19:38.220Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-10-01T18:19:38.802Z] ---> 3df751e23808 [2024-10-01T18:19:38.802Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-10-01T18:19:39.382Z] ---> b8ae03af2482 [2024-10-01T18:19:39.382Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-10-01T18:19:39.966Z] ---> a9851f1b740d [2024-10-01T18:19:39.966Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-10-01T18:19:40.549Z] ---> 854d1caf2d10 [2024-10-01T18:19:40.549Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-10-01T18:19:40.814Z] ---> 9a4fda55a93e [2024-10-01T18:19:40.815Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-10-01T18:19:42.757Z] ---> 2d385cd54648 [2024-10-01T18:19:42.757Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-10-01T18:19:42.757Z] ---> Running in f8b40a4cc3bc [2024-10-01T18:19:44.171Z] Removing intermediate container f8b40a4cc3bc [2024-10-01T18:19:44.171Z] ---> 97988555a534 [2024-10-01T18:19:44.171Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-10-01T18:19:44.439Z] ---> Running in 435e4e0350dd [2024-10-01T18:19:45.852Z] Removing intermediate container 435e4e0350dd [2024-10-01T18:19:45.852Z] ---> b61c65de0d5e [2024-10-01T18:19:45.852Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-10-01T18:19:46.119Z] ---> Running in 191d6ee7d0b2 [2024-10-01T18:19:47.525Z] Removing intermediate container 191d6ee7d0b2 [2024-10-01T18:19:47.525Z] ---> 59bd13e1b027 [2024-10-01T18:19:47.525Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-10-01T18:19:47.525Z] ---> Running in 64b93740954a [2024-10-01T18:19:49.470Z] Removing intermediate container 64b93740954a [2024-10-01T18:19:49.470Z] ---> 00a4eeb84080 [2024-10-01T18:19:49.470Z] Step 31/37 : EXPOSE 59983 [2024-10-01T18:19:49.470Z] ---> Running in a39c1c3b1e99 [2024-10-01T18:19:49.470Z] Removing intermediate container a39c1c3b1e99 [2024-10-01T18:19:49.470Z] ---> 64b42604d1d0 [2024-10-01T18:19:49.470Z] Step 32/37 : EXPOSE 8554 [2024-10-01T18:19:49.470Z] ---> Running in 2503925859ad [2024-10-01T18:19:49.739Z] Removing intermediate container 2503925859ad [2024-10-01T18:19:49.739Z] ---> ebcb9521e0f0 [2024-10-01T18:19:49.739Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-10-01T18:19:50.003Z] ---> Running in b2a0d27adaa0 [2024-10-01T18:19:50.333Z] Removing intermediate container b2a0d27adaa0 [2024-10-01T18:19:50.333Z] ---> cda86d8cd4a7 [2024-10-01T18:19:50.333Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-10-01T18:19:50.333Z] ---> Running in 3410401487b2 [2024-10-01T18:19:50.599Z] Removing intermediate container 3410401487b2 [2024-10-01T18:19:50.599Z] ---> 89cc13ceb4ea [2024-10-01T18:19:50.599Z] Step 35/37 : LABEL arch=arm64 [2024-10-01T18:19:50.599Z] ---> Running in 51036f6b0189 [2024-10-01T18:19:50.866Z] Removing intermediate container 51036f6b0189 [2024-10-01T18:19:50.866Z] ---> 0fcc9b9e861d [2024-10-01T18:19:50.866Z] Step 36/37 : LABEL git_sha=592e4457d474834c4ef1d8087c317a4be0995ef1 [2024-10-01T18:19:51.136Z] ---> Running in 009f8e94312a [2024-10-01T18:19:51.403Z] Removing intermediate container 009f8e94312a [2024-10-01T18:19:51.403Z] ---> 179640ee04fc [2024-10-01T18:19:51.403Z] Step 37/37 : LABEL version=0.0.0 [2024-10-01T18:19:51.403Z] ---> Running in 05d506a3d16e [2024-10-01T18:19:51.670Z] Removing intermediate container 05d506a3d16e [2024-10-01T18:19:51.670Z] ---> ad8c29d6c7c5 [2024-10-01T18:19:51.670Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T18:19:51.670Z] Successfully built ad8c29d6c7c5 [2024-10-01T18:19:51.670Z] 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 [2024-10-01T18:19:52.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T18:19:52.647Z] [2024-10-01T18:19:52.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:19:53.071Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T18:19:53.071Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T18:19:53.071Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T18:19:53.071Z] 04944245beec: Pulling fs layer [2024-10-01T18:19:53.071Z] 699f458cf7ca: Pulling fs layer [2024-10-01T18:19:53.071Z] 765212b225bb: Pulling fs layer [2024-10-01T18:19:53.071Z] f23df028b6ca: Pulling fs layer [2024-10-01T18:19:53.071Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T18:19:53.071Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T18:19:53.071Z] 765212b225bb: Waiting [2024-10-01T18:19:53.071Z] f23df028b6ca: Waiting [2024-10-01T18:19:53.071Z] d65c8cfc05b1: Waiting [2024-10-01T18:19:53.071Z] 2437ff75d9bd: Waiting [2024-10-01T18:19:53.338Z] 04944245beec: Verifying Checksum [2024-10-01T18:19:53.338Z] 04944245beec: Download complete [2024-10-01T18:19:53.338Z] 765212b225bb: Verifying Checksum [2024-10-01T18:19:53.338Z] 765212b225bb: Download complete [2024-10-01T18:19:53.338Z] f23df028b6ca: Verifying Checksum [2024-10-01T18:19:53.338Z] f23df028b6ca: Download complete [2024-10-01T18:19:53.338Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T18:19:53.338Z] d65c8cfc05b1: Download complete [2024-10-01T18:19:53.605Z] 699f458cf7ca: Verifying Checksum [2024-10-01T18:19:53.605Z] 699f458cf7ca: Download complete [2024-10-01T18:19:53.870Z] 8998bd30e6a1: Download complete [2024-10-01T18:19:56.442Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T18:19:56.442Z] 2437ff75d9bd: Download complete [2024-10-01T18:19:58.375Z] 8998bd30e6a1: Pull complete [2024-10-01T18:19:58.642Z] 04944245beec: Pull complete [2024-10-01T18:20:00.580Z] 699f458cf7ca: Pull complete [2024-10-01T18:20:00.580Z] 765212b225bb: Pull complete [2024-10-01T18:20:01.164Z] f23df028b6ca: Pull complete [2024-10-01T18:20:01.430Z] d65c8cfc05b1: Pull complete [2024-10-01T18:20:19.642Z] 2437ff75d9bd: Pull complete [2024-10-01T18:20:19.642Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T18:20:19.642Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T18:20:19.642Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:20:19.991Z] prd-ubuntu20.04-docker-arm64-4c-16g-12484 does not seem to be running inside a container [2024-10-01T18:20:20.047Z] $ 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 [2024-10-01T18:20:22.564Z] $ docker top dce13f4a717cbf57b3bd056adc2c60432565363d8e7a6df14b65d92c6602fb02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:23.167Z] ---> job-cost.sh [2024-10-01T18:20:23.432Z] lf-activate-venv: SKIPPING [2024-10-01T18:20:23.432Z] INFO: No Stack... [2024-10-01T18:20:23.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T18:20:24.654Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T18:20:25.010Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-10-01T18:20:25.010Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T18:20:25.369Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [2024-10-01T18:20:25.376Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] did not exist. Created. [2024-10-01T18:20:25.388Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T18:20:26.127Z] /w/workspace/device-usb-camera/1@tmp/durable-6447822f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T18:20:26.805Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T18:20:26.847Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T18:20:26.894Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T18:20:26.915Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-349-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T18:20:27.000Z] $ docker stop --time=1 dce13f4a717cbf57b3bd056adc2c60432565363d8e7a6df14b65d92c6602fb02 [2024-10-01T18:20:28.492Z] $ docker rm -f --volumes dce13f4a717cbf57b3bd056adc2c60432565363d8e7a6df14b65d92c6602fb02 [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 [2024-10-01T18:20:29.710Z] provisioning config files... [2024-10-01T18:20:29.718Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-349@tmp/config6504898457195426578tmp [Pipeline] { [Pipeline] sh [2024-10-01T18:20:30.074Z] + set +x [2024-10-01T18:20:30.074Z] + curl -s https://codecov.io/bash [2024-10-01T18:20:30.074Z] + bash -s -- [2024-10-01T18:20:30.074Z] [2024-10-01T18:20:30.074Z] _____ _ [2024-10-01T18:20:30.074Z] / ____| | | [2024-10-01T18:20:30.074Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T18:20:30.074Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T18:20:30.074Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T18:20:30.074Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T18:20:30.074Z] Bash-1.0.6 [2024-10-01T18:20:30.074Z] [2024-10-01T18:20:30.074Z] [2024-10-01T18:20:30.074Z] ==> git version 2.25.1 found [2024-10-01T18:20:30.074Z] ==> 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 [2024-10-01T18:20:30.074Z] Release-Date: 2020-01-08 [2024-10-01T18:20:30.074Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T18:20:30.074Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T18:20:30.074Z] ==> Jenkins CI detected. [2024-10-01T18:20:30.074Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-349 [2024-10-01T18:20:30.074Z] project root: . [2024-10-01T18:20:30.074Z] --> token set from env [2024-10-01T18:20:30.074Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T18:20:30.074Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T18:20:30.074Z] ==> Python coveragepy not found [2024-10-01T18:20:30.074Z] ==> Searching for coverage reports in: [2024-10-01T18:20:30.074Z] + . [2024-10-01T18:20:30.074Z] -> Found 1 reports [2024-10-01T18:20:30.074Z] ==> Detecting git/mercurial file structure [2024-10-01T18:20:30.333Z] ==> Reading reports [2024-10-01T18:20:30.333Z] + ./coverage.out bytes=54703 [2024-10-01T18:20:30.333Z] ==> Appending adjustments [2024-10-01T18:20:30.333Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T18:20:30.333Z] + Found adjustments [2024-10-01T18:20:30.333Z] ==> Gzipping contents [2024-10-01T18:20:30.333Z] 8.0K /tmp/codecov.n5RWuU.gz [2024-10-01T18:20:30.333Z] ==> Uploading reports [2024-10-01T18:20:30.333Z] url: https://codecov.io [2024-10-01T18:20:30.333Z] query: branch=PR-349&commit=592e4457d474834c4ef1d8087c317a4be0995ef1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=349&job=&cmd_args= [2024-10-01T18:20:30.333Z] -> Pinging Codecov [2024-10-01T18:20:30.333Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-349&commit=592e4457d474834c4ef1d8087c317a4be0995ef1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-349%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=349&job=&cmd_args= [2024-10-01T18:20:30.591Z] -> Uploading to [2024-10-01T18:20:30.592Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-usb-camera/592e4457d474834c4ef1d8087c317a4be0995ef1/38f1a188-989d-47f1-9092-c0cb4863e0b5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T182030Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=53e852a1714a11ac68e5b0dad0683595df5d6868b67ab224d1b906e00fa3e110 [2024-10-01T18:20:30.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T18:20:30.592Z] Dload Upload Total Spent Left Speed [2024-10-01T18:20:30.852Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 28354 --:--:-- --:--:-- --:--:-- 28354 [2024-10-01T18:20:30.852Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/592e4457d474834c4ef1d8087c317a4be0995ef1 [Pipeline] } [2024-10-01T18:20:30.887Z] 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 [2024-10-01T18:20:33.202Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-349/archives ] [2024-10-01T18:20:33.202Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-349/archives [2024-10-01T18:20:33.202Z] total 16 [2024-10-01T18:20:33.202Z] drwxr-xr-x 3 root root 4096 Oct 1 18:05 . [2024-10-01T18:20:33.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 18:05 .. [2024-10-01T18:20:33.202Z] drwxr-xr-x 2 root root 4096 Oct 1 18:05 cost [2024-10-01T18:20:33.202Z] -rw-r--r-- 1 root root 89 Oct 1 18:05 cost.csv [2024-10-01T18:20:33.202Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-349/archives [2024-10-01T18:20:33.202Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-349/archives [2024-10-01T18:20:33.202Z] total 16 [2024-10-01T18:20:33.202Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 18:05 . [2024-10-01T18:20:33.202Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 18:05 .. [2024-10-01T18:20:33.202Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 18:05 cost [2024-10-01T18:20:33.202Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 1 18:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:33.540Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:34.447Z] ---> package-listing.sh [2024-10-01T18:20:34.447Z] ++ facter osfamily [2024-10-01T18:20:34.447Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T18:20:34.706Z] + OS_FAMILY=debian [2024-10-01T18:20:34.706Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-349 [2024-10-01T18:20:34.706Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T18:20:34.706Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T18:20:34.706Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T18:20:34.706Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T18:20:34.706Z] + '[' /w/workspace/foundry_device-usb-camera_PR-349 ']' [2024-10-01T18:20:34.706Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T18:20:34.706Z] + case "${OS_FAMILY}" in [2024-10-01T18:20:34.706Z] + dpkg -l [2024-10-01T18:20:34.706Z] + grep '^ii' [2024-10-01T18:20:34.706Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T18:20:34.706Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T18:20:34.706Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T18:20:34.706Z] + '[' /w/workspace/foundry_device-usb-camera_PR-349 ']' [2024-10-01T18:20:34.706Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-349/archives/ [2024-10-01T18:20:34.706Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-349/archives/ [Pipeline] echo [2024-10-01T18:20:34.748Z] 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-349/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T18:20:35.049Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T18:20:35.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T18:20:35.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T18:20:35.875Z] prd-ubuntu20.04-docker-8c-8g-12475 does not seem to be running inside a container [2024-10-01T18:20:35.907Z] $ 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-349/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-349 -v /w/workspace/foundry_device-usb-camera_PR-349:/w/workspace/foundry_device-usb-camera_PR-349:rw,z -v /w/workspace/foundry_device-usb-camera_PR-349@tmp:/w/workspace/foundry_device-usb-camera_PR-349@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T18:20:36.122Z] $ docker top 667c6169de2a47840b59a68dabc4917f2f66e9e067c037392f07ea4736740236 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T18:20:36.575Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T18:20:36.931Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T18:20:37.295Z] + ls /var/log/sa-host [2024-10-01T18:20:37.295Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T18:20:37.531Z] provisioning config files... [2024-10-01T18:20:37.539Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-349@tmp/config1438811693167748236tmp [Pipeline] { [Pipeline] echo [2024-10-01T18:20:37.606Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:37.936Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T18:20:37.971Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:38.418Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T18:20:38.461Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:38.786Z] ---> sudo-logs.sh [2024-10-01T18:20:38.786Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T18:20:38.878Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:39.210Z] ---> job-cost.sh [2024-10-01T18:20:39.211Z] lf-activate-venv: SKIPPING [2024-10-01T18:20:39.211Z] DEBUG: total: 0.2199999988079071 [2024-10-01T18:20:39.211Z] INFO: Retrieving Stack Cost... [2024-10-01T18:20:39.470Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T18:20:40.037Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T18:20:40.083Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T18:20:40.408Z] ---> logs-deploy.sh [2024-10-01T18:20:40.409Z] lf-activate-venv: SKIPPING [2024-10-01T18:20:40.409Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-349/1 [2024-10-01T18:20:40.409Z] INFO: archiving workspace using pattern(s): [2024-10-01T18:20:41.347Z] Archives upload complete. [2024-10-01T18:20:41.347Z] INFO: archiving logs to Nexus