Pull request #348 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 823647b5eaf199ab5a9a85cf88820b1c95fb2459+e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 (04a5fbc22080239540ed9903130412ff156ea797) 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-ssh11410590708378694608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh510038685564395063.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 f3350a1713306dce7682ed7e37d5774890d03277 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-348/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-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh383881119097846348.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-348/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11532137662959824629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh11344517200245734341.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-348/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-348/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16813923644461139948.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 f3350a1713306dce7682ed7e37d5774890d03277 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-9894 in /w/workspace/foundry_device-usb-camera_PR-348 [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-348 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 823647b5eaf199ab5a9a85cf88820b1c95fb2459 Merge succeeded, producing 823647b5eaf199ab5a9a85cf88820b1c95fb2459 Checking out Revision 823647b5eaf199ab5a9a85cf88820b1c95fb2459 (PR-348) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 823647b5eaf199ab5a9a85cf88820b1c95fb2459 # 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 e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 823647b5eaf199ab5a9a85cf88820b1c95fb2459 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T17:57:15.454Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T17:57:15.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T17:57:15.816Z] ========================================================= [2024-09-09T17:57:15.816Z] EdgeX Global Pipelines Version Info [2024-09-09T17:57:15.816Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T17:57:16.592Z] ------------------- [2024-09-09T17:57:16.592Z] stable info: [2024-09-09T17:57:16.593Z] ------------------- [2024-09-09T17:57:16.593Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T17:57:16.593Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T17:57:16.593Z] Message: update stable to v1.0.263 [2024-09-09T17:57:17.162Z] ------------------- [2024-09-09T17:57:17.162Z] experimental info: [2024-09-09T17:57:17.162Z] ------------------- [2024-09-09T17:57:17.162Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T17:57:17.162Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T17:57:17.162Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T17:57:17.396Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2024-09-09T17:57:17.454Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2024-09-09T17:57:17.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T17:57:17.579Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T17:57:17.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T17:57:17.697Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T17:57:17.758Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T17:57:17.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T17:57:17.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T17:57:17.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T17:57:17.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T17:57:18.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2024-09-09T17:57:18.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T17:57:18.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T17:57:18.266Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T17:57:18.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T17:57:18.394Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T17:57:18.452Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T17:57:18.514Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T17:57:18.582Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T17:57:18.646Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T17:57:18.700Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T17:57:18.763Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T17:57:18.822Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T17:57:18.878Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T17:57:18.935Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T17:57:18.995Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T17:57:19.051Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-348 [Pipeline] echo [2024-09-09T17:57:19.110Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-348 [Pipeline] echo [2024-09-09T17:57:19.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-348 [Pipeline] echo [2024-09-09T17:57:19.227Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [Pipeline] echo [2024-09-09T17:57:19.282Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 823647b [Pipeline] echo [2024-09-09T17:57:19.337Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T17:57:19.502Z] provisioning config files... [2024-09-09T17:57:19.518Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-348@tmp/config12524405869064853111tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T17:57:19.911Z] ---> ****-login.sh [2024-09-09T17:57:19.911Z] nexus3.edgexfoundry.org:10001 [2024-09-09T17:57:20.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:20.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:20.173Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:20.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:20.173Z] [2024-09-09T17:57:20.173Z] Login Succeeded [2024-09-09T17:57:20.173Z] nexus3.edgexfoundry.org:10002 [2024-09-09T17:57:20.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:20.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:20.434Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:20.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:20.434Z] [2024-09-09T17:57:20.434Z] Login Succeeded [2024-09-09T17:57:20.434Z] nexus3.edgexfoundry.org:10003 [2024-09-09T17:57:20.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:20.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:20.434Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:20.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:20.434Z] [2024-09-09T17:57:20.434Z] Login Succeeded [2024-09-09T17:57:20.434Z] nexus3.edgexfoundry.org:10004 [2024-09-09T17:57:20.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:20.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:20.696Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:20.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:20.696Z] [2024-09-09T17:57:20.696Z] Login Succeeded [2024-09-09T17:57:20.696Z] ****.io [2024-09-09T17:57:20.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:20.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:20.958Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:20.958Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:20.958Z] [2024-09-09T17:57:20.958Z] Login Succeeded [2024-09-09T17:57:20.958Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T17:57:20.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T17:57:21.726Z] + git rev-list -1 --merges 823647b5eaf199ab5a9a85cf88820b1c95fb2459~1..823647b5eaf199ab5a9a85cf88820b1c95fb2459 [Pipeline] echo [2024-09-09T17:57:21.777Z] -----------> git rev-list -1 --merges 823647b5eaf199ab5a9a85cf88820b1c95fb2459~1..823647b5eaf199ab5a9a85cf88820b1c95fb2459 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [false] [Pipeline] sh [2024-09-09T17:57:22.110Z] + git log --format=format:%s -1 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [Pipeline] echo [2024-09-09T17:57:22.155Z] ========================================================= [2024-09-09T17:57:22.155Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T17:57:22.155Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T17:57:22.738Z] + git log --format=format:%s -1 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [Pipeline] echo [2024-09-09T17:57:22.780Z] [semverPrep] GIT_COMMIT: 823647b5eaf199ab5a9a85cf88820b1c95fb2459, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-09T17:57:22.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T17:57:23.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T17:57:23.246Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T17:57:23.246Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T17:57:23.246Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T17:57:23.246Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T17:57:23.246Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T17:57:23.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:57:23.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T17:57:23.878Z] [2024-09-09T17:57:23.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:57:24.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T17:57:24.289Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T17:57:24.289Z] b85a868b505f: Pulling fs layer [2024-09-09T17:57:24.289Z] e2be974225ed: Pulling fs layer [2024-09-09T17:57:24.289Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T17:57:24.289Z] 988bab9f4d93: Pulling fs layer [2024-09-09T17:57:24.289Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T17:57:24.289Z] eaf3925da568: Pulling fs layer [2024-09-09T17:57:24.289Z] bab4dde63d76: Pulling fs layer [2024-09-09T17:57:24.289Z] bde34c3a00c8: Pulling fs layer [2024-09-09T17:57:24.289Z] b352a97aabf1: Pulling fs layer [2024-09-09T17:57:24.289Z] 4872d77fe225: Pulling fs layer [2024-09-09T17:57:24.289Z] 5851b861e8e6: Pulling fs layer [2024-09-09T17:57:24.289Z] bab4dde63d76: Waiting [2024-09-09T17:57:24.289Z] b352a97aabf1: Waiting [2024-09-09T17:57:24.289Z] 4872d77fe225: Waiting [2024-09-09T17:57:24.289Z] bde34c3a00c8: Waiting [2024-09-09T17:57:24.289Z] 1469e6f7b9e6: Waiting [2024-09-09T17:57:24.289Z] 5851b861e8e6: Waiting [2024-09-09T17:57:24.289Z] 988bab9f4d93: Waiting [2024-09-09T17:57:24.289Z] eaf3925da568: Waiting [2024-09-09T17:57:24.289Z] e2be974225ed: Verifying Checksum [2024-09-09T17:57:24.289Z] e2be974225ed: Download complete [2024-09-09T17:57:24.289Z] 988bab9f4d93: Verifying Checksum [2024-09-09T17:57:24.289Z] 988bab9f4d93: Download complete [2024-09-09T17:57:24.289Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T17:57:24.289Z] 1469e6f7b9e6: Download complete [2024-09-09T17:57:24.548Z] eaf3925da568: Verifying Checksum [2024-09-09T17:57:24.548Z] eaf3925da568: Download complete [2024-09-09T17:57:24.548Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T17:57:24.548Z] 339a4e72a1f5: Download complete [2024-09-09T17:57:24.548Z] bde34c3a00c8: Verifying Checksum [2024-09-09T17:57:24.548Z] bde34c3a00c8: Download complete [2024-09-09T17:57:24.548Z] b352a97aabf1: Download complete [2024-09-09T17:57:24.548Z] 4872d77fe225: Download complete [2024-09-09T17:57:24.548Z] 5851b861e8e6: Verifying Checksum [2024-09-09T17:57:24.548Z] b85a868b505f: Verifying Checksum [2024-09-09T17:57:24.548Z] b85a868b505f: Download complete [2024-09-09T17:57:24.807Z] bab4dde63d76: Verifying Checksum [2024-09-09T17:57:24.807Z] bab4dde63d76: Download complete [2024-09-09T17:57:25.766Z] b85a868b505f: Pull complete [2024-09-09T17:57:26.026Z] e2be974225ed: Pull complete [2024-09-09T17:57:26.595Z] 339a4e72a1f5: Pull complete [2024-09-09T17:57:26.595Z] 988bab9f4d93: Pull complete [2024-09-09T17:57:26.854Z] 1469e6f7b9e6: Pull complete [2024-09-09T17:57:27.114Z] eaf3925da568: Pull complete [2024-09-09T17:57:29.018Z] bab4dde63d76: Pull complete [2024-09-09T17:57:29.019Z] bde34c3a00c8: Pull complete [2024-09-09T17:57:29.019Z] b352a97aabf1: Pull complete [2024-09-09T17:57:29.019Z] 4872d77fe225: Pull complete [2024-09-09T17:57:29.019Z] 5851b861e8e6: Pull complete [2024-09-09T17:57:29.278Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T17:57:29.278Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T17:57:29.278Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T17:57:29.651Z] prd-ubuntu20.04-docker-8c-8g-9894 does not seem to be running inside a container [2024-09-09T17:57:29.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-348 -v /w/workspace/foundry_device-usb-camera_PR-348:/w/workspace/foundry_device-usb-camera_PR-348:rw,z -v /w/workspace/foundry_device-usb-camera_PR-348@tmp:/w/workspace/foundry_device-usb-camera_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-09-09T17:57:32.805Z] $ docker top cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 -eo pid,comm [2024-09-09T17:57:32.869Z] 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-09-09T17:57:32.869Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T17:57:33.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T17:57:33.040Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T17:57:33.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T17:57:33.161Z] $ docker exec cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 ssh-agent [2024-09-09T17:57:33.265Z] SSH_AUTH_SOCK=/tmp/ssh-rKFY3Ng1cupy/agent.34 [2024-09-09T17:57:33.265Z] SSH_AGENT_PID=40 [2024-09-09T17:57:33.271Z] Running ssh-add (command line suppressed) [2024-09-09T17:57:33.362Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-348@tmp/private_key_10408718568905411856.key (/w/workspace/foundry_device-usb-camera_PR-348@tmp/private_key_10408718568905411856.key) [2024-09-09T17:57:33.379Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T17:57:33.738Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T17:57:33.786Z] $ docker exec --env ******** --env ******** cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 ssh-agent -k [2024-09-09T17:57:33.884Z] unset SSH_AUTH_SOCK; [2024-09-09T17:57:33.885Z] unset SSH_AGENT_PID; [2024-09-09T17:57:33.885Z] echo Agent pid 40 killed; [2024-09-09T17:57:33.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T17:57:34.021Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T17:57:34.021Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T17:57:34.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T17:57:34.130Z] $ docker exec cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 ssh-agent [2024-09-09T17:57:34.227Z] SSH_AUTH_SOCK=/tmp/ssh-9H1hme6D8SOj/agent.73 [2024-09-09T17:57:34.227Z] SSH_AGENT_PID=79 [2024-09-09T17:57:34.232Z] Running ssh-add (command line suppressed) [2024-09-09T17:57:34.324Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-348@tmp/private_key_12594344914907758565.key (/w/workspace/foundry_device-usb-camera_PR-348@tmp/private_key_12594344914907758565.key) [2024-09-09T17:57:34.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T17:57:34.698Z] + git semver init [2024-09-09T17:57:34.958Z] 2024-09-09 17:57:34,865 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T17:57:34.958Z] 2024-09-09 17:57:34,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-348/.semver [2024-09-09T17:57:34.958Z] 2024-09-09 17:57:34,866 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-348/.semver [2024-09-09T17:57:34.958Z] 2024-09-09 17:57:34,866 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-348/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-348, universal_newlines=False, shell=None, istream=None) [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,422 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-348/.git/info/exclude [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-348/.semver/PR-348 with force:False [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,423 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-348/.semver/PR-348 [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,428 [execute] INFO git cat-file --batch-check [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,428 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-348/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,433 [execute] INFO git cat-file --batch [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-348/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T17:57:36.868Z] 2024-09-09 17:57:36,438 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-348/.semver/PR-348 [2024-09-09T17:57:36.868Z] 0.0.0 [Pipeline] } [2024-09-09T17:57:38.527Z] $ docker exec --env ******** --env ******** cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 ssh-agent -k [2024-09-09T17:57:38.627Z] unset SSH_AUTH_SOCK; [2024-09-09T17:57:38.628Z] unset SSH_AGENT_PID; [2024-09-09T17:57:38.628Z] echo Agent pid 79 killed; [2024-09-09T17:57:38.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T17:57:39.108Z] + git semver [Pipeline] } [2024-09-09T17:57:39.401Z] $ docker stop --time=1 cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 [2024-09-09T17:57:40.679Z] $ docker rm -f --volumes cc5f8019bc1fec482c75da33fb7d959b81f523f22d7d9c40303ffc0019791bc1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T17:57:41.111Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T17:57:41.798Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T17:57:54.221Z] [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-09-09T17:57:54.972Z] provisioning config files... [2024-09-09T17:57:54.983Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-348@tmp/config12780313536797166654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T17:57:55.364Z] ---> ****-login.sh [2024-09-09T17:57:55.364Z] nexus3.edgexfoundry.org:10001 [2024-09-09T17:57:55.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:55.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:55.364Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:55.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:55.364Z] [2024-09-09T17:57:55.364Z] Login Succeeded [2024-09-09T17:57:55.364Z] nexus3.edgexfoundry.org:10002 [2024-09-09T17:57:55.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:55.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:55.364Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:55.364Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:55.364Z] [2024-09-09T17:57:55.364Z] Login Succeeded [2024-09-09T17:57:55.364Z] nexus3.edgexfoundry.org:10003 [2024-09-09T17:57:55.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:55.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:55.623Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:55.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:55.623Z] [2024-09-09T17:57:55.623Z] Login Succeeded [2024-09-09T17:57:55.623Z] nexus3.edgexfoundry.org:10004 [2024-09-09T17:57:55.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:55.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:55.623Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:55.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:55.623Z] [2024-09-09T17:57:55.623Z] Login Succeeded [2024-09-09T17:57:55.623Z] ****.io [2024-09-09T17:57:55.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T17:57:55.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T17:57:55.884Z] Configure a credential helper to remove this warning. See [2024-09-09T17:57:55.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T17:57:55.884Z] [2024-09-09T17:57:55.884Z] Login Succeeded [2024-09-09T17:57:55.884Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T17:57:55.922Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T17:57:56.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T17:57:56.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T17:57:56.267Z] ========================================================= [2024-09-09T17:57:56.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T17:57:56.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:57:56.794Z] + 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-09-09T17:57:56.794Z] Sending build context to Docker daemon 20.48MB [2024-09-09T17:57:56.794Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T17:57:56.794Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T17:57:56.794Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T17:57:56.794Z] 619be1103602: Pulling fs layer [2024-09-09T17:57:56.794Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T17:57:56.794Z] 5df492c9dc93: Pulling fs layer [2024-09-09T17:57:56.794Z] 7629e6793208: Pulling fs layer [2024-09-09T17:57:56.794Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T17:57:56.794Z] fb5054dd5b73: Pulling fs layer [2024-09-09T17:57:56.794Z] eeca6798cff9: Pulling fs layer [2024-09-09T17:57:56.794Z] aa269ceb94a6: Pulling fs layer [2024-09-09T17:57:56.794Z] ada007ff1a6a: Pulling fs layer [2024-09-09T17:57:56.794Z] 7629e6793208: Waiting [2024-09-09T17:57:56.794Z] 4f4fb700ef54: Waiting [2024-09-09T17:57:56.794Z] fb5054dd5b73: Waiting [2024-09-09T17:57:56.794Z] eeca6798cff9: Waiting [2024-09-09T17:57:56.794Z] aa269ceb94a6: Waiting [2024-09-09T17:57:56.794Z] ada007ff1a6a: Waiting [2024-09-09T17:57:57.057Z] 7862e08f4a3e: Download complete [2024-09-09T17:57:57.057Z] 7629e6793208: Verifying Checksum [2024-09-09T17:57:57.057Z] 7629e6793208: Download complete [2024-09-09T17:57:57.057Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T17:57:57.057Z] 4f4fb700ef54: Download complete [2024-09-09T17:57:57.057Z] fb5054dd5b73: Download complete [2024-09-09T17:57:57.057Z] 619be1103602: Verifying Checksum [2024-09-09T17:57:57.057Z] 619be1103602: Download complete [2024-09-09T17:57:57.057Z] eeca6798cff9: Verifying Checksum [2024-09-09T17:57:57.057Z] eeca6798cff9: Download complete [2024-09-09T17:57:57.057Z] 619be1103602: Pull complete [2024-09-09T17:57:57.318Z] ada007ff1a6a: Verifying Checksum [2024-09-09T17:57:57.318Z] ada007ff1a6a: Download complete [2024-09-09T17:57:57.318Z] 7862e08f4a3e: Pull complete [2024-09-09T17:57:57.578Z] 5df492c9dc93: Verifying Checksum [2024-09-09T17:57:57.578Z] 5df492c9dc93: Download complete [2024-09-09T17:57:57.836Z] aa269ceb94a6: Verifying Checksum [2024-09-09T17:57:57.836Z] aa269ceb94a6: Download complete [2024-09-09T17:58:01.180Z] 5df492c9dc93: Pull complete [2024-09-09T17:58:01.180Z] 7629e6793208: Pull complete [2024-09-09T17:58:01.180Z] 4f4fb700ef54: Pull complete [2024-09-09T17:58:01.180Z] fb5054dd5b73: Pull complete [2024-09-09T17:58:01.180Z] eeca6798cff9: Pull complete [2024-09-09T17:58:03.082Z] aa269ceb94a6: Pull complete [2024-09-09T17:58:03.646Z] ada007ff1a6a: Pull complete [2024-09-09T17:58:03.646Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T17:58:03.646Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T17:58:03.646Z] ---> f489d0715acc [2024-09-09T17:58:03.646Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T17:58:07.842Z] ---> Running in 04d3a6b7c50d [2024-09-09T17:58:07.842Z] Removing intermediate container 04d3a6b7c50d [2024-09-09T17:58:07.842Z] ---> 9b7b578d79a6 [2024-09-09T17:58:07.842Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T17:58:07.842Z] ---> Running in 0c9fb37eae29 [2024-09-09T17:58:08.104Z] Removing intermediate container 0c9fb37eae29 [2024-09-09T17:58:08.104Z] ---> 8c658d457f77 [2024-09-09T17:58:08.104Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-09T17:58:08.104Z] ---> Running in e84fa1605619 [2024-09-09T17:58:08.104Z] Removing intermediate container e84fa1605619 [2024-09-09T17:58:08.104Z] ---> 8e076d97c251 [2024-09-09T17:58:08.104Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-09T17:58:08.104Z] ---> Running in 3996bec7339d [2024-09-09T17:58:08.104Z] Removing intermediate container 3996bec7339d [2024-09-09T17:58:08.104Z] ---> 789500f86e53 [2024-09-09T17:58:08.104Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T17:58:08.104Z] ---> Running in 8246547f75eb [2024-09-09T17:58:08.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T17:58:08.627Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T17:58:08.886Z] (1/13) Installing libintl (0.21.1-r7) [2024-09-09T17:58:08.886Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-09-09T17:58:08.886Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-09T17:58:08.886Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-09-09T17:58:08.886Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-09-09T17:58:08.887Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-09-09T17:58:08.887Z] (7/13) Installing udev-init-scripts (35-r1) [2024-09-09T17:58:08.887Z] (8/13) Installing libblkid (2.38.1-r8) [2024-09-09T17:58:08.887Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-09-09T17:58:08.887Z] (10/13) Installing kmod-libs (30-r3) [2024-09-09T17:58:08.887Z] (11/13) Installing eudev (3.2.11-r8) [2024-09-09T17:58:09.146Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-09-09T17:58:09.146Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-09-09T17:58:09.146Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T17:58:09.146Z] Executing eudev-3.2.11-r8.trigger [2024-09-09T17:58:09.146Z] OK: 271 MiB in 65 packages [2024-09-09T17:58:09.715Z] Removing intermediate container 8246547f75eb [2024-09-09T17:58:09.715Z] ---> 320f1f693950 [2024-09-09T17:58:09.715Z] Step 8/13 : WORKDIR /device-usb-camera [2024-09-09T17:58:09.751Z] Still waiting to schedule task [2024-09-09T17:58:09.752Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-09T17:58:09.973Z] ---> Running in 01357285e60c [2024-09-09T17:58:09.973Z] Removing intermediate container 01357285e60c [2024-09-09T17:58:09.973Z] ---> 14aca6e04922 [2024-09-09T17:58:09.973Z] Step 9/13 : COPY go.mod vendor* ./ [2024-09-09T17:58:09.973Z] ---> 69a45f658ed5 [2024-09-09T17:58:09.973Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T17:58:09.973Z] ---> Running in e2c1e23c5a79 [2024-09-09T17:59:06.245Z] Removing intermediate container e2c1e23c5a79 [2024-09-09T17:59:06.245Z] ---> 9e5aed7ea2ab [2024-09-09T17:59:06.245Z] Step 11/13 : COPY . . [2024-09-09T17:59:06.245Z] ---> 942907e89542 [2024-09-09T17:59:06.245Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-09T17:59:06.245Z] ---> Running in 4bfe9216c987 [2024-09-09T17:59:06.245Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2024-09-09T17:59:06.245Z]  Dload Upload Total Spent Left Speed [2024-09-09T17:59:06.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 9370 0 --:--:-- --:--:-- --:--:-- 9398 [2024-09-09T17:59:06.245Z] Removing intermediate container 4bfe9216c987 [2024-09-09T17:59:06.245Z] ---> 50d9459a303c [2024-09-09T17:59:06.245Z] Step 13/13 : RUN ${MAKE} [2024-09-09T17:59:06.245Z] ---> Running in ef6c558472e6 [2024-09-09T17:59:06.245Z] noop [2024-09-09T17:59:06.245Z] Removing intermediate container ef6c558472e6 [2024-09-09T17:59:06.245Z] ---> e84181115107 [2024-09-09T17:59:06.245Z] Successfully built e84181115107 [2024-09-09T17:59:06.245Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:59:06.744Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T17:59:06.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T17:59:06.910Z] prd-ubuntu20.04-docker-8c-8g-9894 does not seem to be running inside a container [2024-09-09T17:59:06.945Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-348 -v /w/workspace/foundry_device-usb-camera_PR-348:/w/workspace/foundry_device-usb-camera_PR-348:rw,z -v /w/workspace/foundry_device-usb-camera_PR-348@tmp:/w/workspace/foundry_device-usb-camera_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T17:59:07.288Z] $ docker top 85e2bcaa6ff8288b31276fa85f5fa6b6c566630fe6770ef0ddb7cb12f825512e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T17:59:07.706Z] + go version [2024-09-09T17:59:07.706Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T17:59:07.744Z] $ docker stop --time=1 85e2bcaa6ff8288b31276fa85f5fa6b6c566630fe6770ef0ddb7cb12f825512e [2024-09-09T17:59:09.049Z] $ docker rm -f --volumes 85e2bcaa6ff8288b31276fa85f5fa6b6c566630fe6770ef0ddb7cb12f825512e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:59:09.875Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T17:59:09.875Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T17:59:10.063Z] prd-ubuntu20.04-docker-8c-8g-9894 does not seem to be running inside a container [2024-09-09T17:59:10.091Z] $ 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-348 -v /w/workspace/foundry_device-usb-camera_PR-348:/w/workspace/foundry_device-usb-camera_PR-348:rw,z -v /w/workspace/foundry_device-usb-camera_PR-348@tmp:/w/workspace/foundry_device-usb-camera_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-09T17:59:10.430Z] $ docker top 69bbc91125cdc6b747d2ff4aedaa028abab80fe9982ae24f3eecfd7ec4452445 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T17:59:10.849Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-348 [Pipeline] fileExists [Pipeline] sh [2024-09-09T17:59:11.231Z] + make test [2024-09-09T17:59:11.231Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T17:59:12.611Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-09-09T17:59:30.692Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-09-09T17:59:30.950Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 4.4% of statements [2024-09-09T17:59:36.293Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9895 in /w/workspace/foundry_device-usb-camera_PR-348 [Pipeline] { [Pipeline] ws [2024-09-09T17:59:36.379Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2024-09-09T17:59:36.481Z] Selected Git installation does not exist. Using Default [2024-09-09T17:59:36.482Z] The recommended git tool is: NONE [2024-09-09T17:59:41.112Z] using credential edgex-jenkins-ssh [2024-09-09T17:59:41.140Z] Cloning the remote Git repository [2024-09-09T17:59:41.178Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2024-09-09T17:59:41.267Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2024-09-09T17:59:41.404Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-09-09T17:59:41.405Z] > git --version # timeout=10 [2024-09-09T17:59:41.424Z] > git --version # 'git version 2.25.1' [2024-09-09T17:59:41.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T17:59:41.568Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T17:59:43.154Z] go vet ./... [2024-09-09T17:59:44.206Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-09-09T17:59:44.225Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T17:59:45.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2024-09-09T17:59:45.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2024-09-09T17:59:45.074Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T17:59:45.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/348/head:refs/remotes/origin/PR-348 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T17:59:45.633Z] Merging remotes/origin/main commit e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 into PR head commit 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [2024-09-09T17:59:46.050Z] Merge succeeded, producing 823647b5eaf199ab5a9a85cf88820b1c95fb2459 [2024-09-09T17:59:46.051Z] Checking out Revision 823647b5eaf199ab5a9a85cf88820b1c95fb2459 (PR-348) [2024-09-09T17:59:46.581Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-09T17:59:46.628Z] > git --version # timeout=10 [2024-09-09T17:59:46.639Z] > git --version # 'git version 2.25.1' [2024-09-09T17:59:46.653Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T17:59:45.707Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T17:59:45.838Z] > git checkout -f 823647b5eaf199ab5a9a85cf88820b1c95fb2459 # timeout=10 [2024-09-09T17:59:45.928Z] > git remote # timeout=10 [2024-09-09T17:59:45.945Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T17:59:45.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T17:59:45.997Z] > git merge e5c4d19c030db5bc8d8c7617b5b2b197dfec93d1 # timeout=10 [2024-09-09T17:59:46.030Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T17:59:46.054Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T17:59:46.065Z] > git checkout -f 823647b5eaf199ab5a9a85cf88820b1c95fb2459 # timeout=10 [2024-09-09T17:59:48.438Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T17:59:48.438Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T17:59:48.438Z] ./bin/test-attribution-txt.sh [2024-09-09T17:59:48.438Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-09T17:59:48.438Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T17:59:48.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T17:59:48.541Z] $ docker stop --time=1 69bbc91125cdc6b747d2ff4aedaa028abab80fe9982ae24f3eecfd7ec4452445 [2024-09-09T17:59:51.878Z] $ docker rm -f --volumes 69bbc91125cdc6b747d2ff4aedaa028abab80fe9982ae24f3eecfd7ec4452445 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2024-09-09T17:59:52.537Z] + sudo chown -R jenkins:jenkins . [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stash [Pipeline] script [2024-09-09T17:59:52.679Z] Stashed 1 file(s) [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-09-09T17:59:53.276Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T17:59:53.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T17:59:53.276Z] Dload Upload Total Spent Left Speed [2024-09-09T17:59:53.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh [Pipeline] sh [2024-09-09T17:59:53.774Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T17:59:53.828Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T17:59:54.126Z] + sudo tee /etc/docker/daemon.new [2024-09-09T17:59:54.126Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T17:59:54.126Z] { [2024-09-09T17:59:54.126Z] "registry-mirrors": [ [2024-09-09T17:59:54.126Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T17:59:54.126Z] ], [2024-09-09T17:59:54.126Z] "bip": "10.250.0.254/24", [2024-09-09T17:59:54.126Z] "hosts": [ [2024-09-09T17:59:54.126Z] "tcp://0.0.0.0:5555", [2024-09-09T17:59:54.126Z] "unix:///var/run/docker.sock" [2024-09-09T17:59:54.126Z] ], [2024-09-09T17:59:54.126Z] "mtu": 1458, [2024-09-09T17:59:54.126Z] "selinux-enabled": true, [2024-09-09T17:59:54.126Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T17:59:54.126Z] } [Pipeline] sh [2024-09-09T17:59:54.227Z] + ls -al . [2024-09-09T17:59:54.227Z] total 292 [2024-09-09T17:59:54.227Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 17:59 . [2024-09-09T17:59:54.227Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 17:57 .. [2024-09-09T17:59:54.227Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 17:59 .git [2024-09-09T17:59:54.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:57 .github [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 9 17:57 .gitignore [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 9 17:57 .golangci.yml [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 17:57 .hadolint.yml [2024-09-09T17:59:54.227Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 17:57 .semver [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 10870 Sep 9 17:57 Attribution.txt [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 16561 Sep 9 17:57 CHANGELOG.md [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 9 17:57 Dockerfile [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 17:57 GOVERNANCE.md [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 17:57 Jenkinsfile [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 17:57 LICENSE [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 9 17:57 Makefile [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 17:57 OWNERS.md [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 9 17:57 README.md [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 17:57 VERSION [2024-09-09T17:59:54.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 17:57 bin [2024-09-09T17:59:54.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:57 cmd [2024-09-09T17:59:54.227Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 9 17:59 coverage.out [2024-09-09T17:59:54.227Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 9 17:57 docker-entrypoint.sh [2024-09-09T17:59:54.227Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 17:57 docs [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 7211 Sep 9 17:57 go.mod [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 102023 Sep 9 17:57 go.sum [2024-09-09T17:59:54.227Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:57 internal [2024-09-09T17:59:54.227Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 17:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T17:59:54.480Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T17:59:54.679Z] + 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=823647b5eaf199ab5a9a85cf88820b1c95fb2459 --label arch=amd64 --label version=0.0.0 . [2024-09-09T17:59:54.680Z] Sending build context to Docker daemon 20.54MB [2024-09-09T17:59:54.680Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T17:59:54.680Z] Step 2/37 : FROM ${BASE} AS builder [2024-09-09T17:59:54.680Z] ---> e84181115107 [2024-09-09T17:59:54.680Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-09-09T17:59:54.836Z] + sudo service docker restart [2024-09-09T17:59:54.944Z] ---> Running in 1e54b326abc6 [2024-09-09T17:59:55.204Z] Removing intermediate container 1e54b326abc6 [2024-09-09T17:59:55.204Z] ---> 96ce431eb2dc [2024-09-09T17:59:55.204Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T17:59:55.204Z] ---> Running in 9e4c50077db2 [2024-09-09T17:59:55.204Z] Removing intermediate container 9e4c50077db2 [2024-09-09T17:59:55.204Z] ---> 18e99f0fff59 [2024-09-09T17:59:55.204Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-09T17:59:55.204Z] ---> Running in fcbb467c3b70 [2024-09-09T17:59:55.204Z] Removing intermediate container fcbb467c3b70 [2024-09-09T17:59:55.204Z] ---> 82d12cd6e2dd [2024-09-09T17:59:55.204Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-09T17:59:55.204Z] ---> Running in 40848893e7e8 [2024-09-09T17:59:55.465Z] Removing intermediate container 40848893e7e8 [2024-09-09T17:59:55.465Z] ---> 5afbe328367a [2024-09-09T17:59:55.465Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T17:59:55.465Z] ---> Running in f566033eb9cb [2024-09-09T17:59:55.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T17:59:55.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T17:59:55.985Z] OK: 271 MiB in 65 packages [2024-09-09T17:59:56.556Z] Removing intermediate container f566033eb9cb [2024-09-09T17:59:56.556Z] ---> 07ed57ec4d35 [2024-09-09T17:59:56.556Z] Step 8/37 : WORKDIR /device-usb-camera [2024-09-09T17:59:56.556Z] ---> Running in 15285cba7209 [2024-09-09T17:59:56.556Z] Removing intermediate container 15285cba7209 [2024-09-09T17:59:56.556Z] ---> 92f2b5a4a911 [2024-09-09T17:59:56.556Z] Step 9/37 : COPY go.mod vendor* ./ [2024-09-09T17:59:56.556Z] ---> 543dfa787df0 [2024-09-09T17:59:56.556Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T17:59:56.817Z] ---> Running in 1feb03c88380 [2024-09-09T17:59:57.388Z] Removing intermediate container 1feb03c88380 [2024-09-09T17:59:57.388Z] ---> 546babce31a9 [2024-09-09T17:59:57.388Z] Step 11/37 : COPY . . [2024-09-09T17:59:58.327Z] ---> aaf31a0d2c6d [2024-09-09T17:59:58.327Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-09T17:59:58.327Z] ---> Running in 4ab5fe1d67ce [2024-09-09T17:59:58.589Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T17:59:58.589Z] Dload Upload  Total  Spent Left Speed [2024-09-09T17:59:58.589Z] 0  0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 30713 0 --:--:-- --:--:-- --:--:-- 31235 [2024-09-09T17:59:58.848Z] Removing intermediate container 4ab5fe1d67ce [2024-09-09T17:59:58.848Z] ---> 8a3ac12577c6 [2024-09-09T17:59:58.848Z] Step 13/37 : RUN ${MAKE} [2024-09-09T17:59:58.848Z] ---> Running in 000c1322f334 [2024-09-09T17:59:59.109Z] 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.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T18:00:13.173Z] provisioning config files... [2024-09-09T18:00:13.195Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config4201341830269610903tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:00:13.658Z] ---> ****-login.sh [2024-09-09T18:00:13.658Z] nexus3.edgexfoundry.org:10001 [2024-09-09T18:00:13.929Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T18:00:14.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T18:00:14.202Z] Configure a credential helper to remove this warning. See [2024-09-09T18:00:14.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T18:00:14.202Z] [2024-09-09T18:00:14.202Z] Login Succeeded [2024-09-09T18:00:14.202Z] nexus3.edgexfoundry.org:10002 [2024-09-09T18:00:14.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T18:00:14.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T18:00:14.739Z] Configure a credential helper to remove this warning. See [2024-09-09T18:00:14.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T18:00:14.739Z] [2024-09-09T18:00:14.739Z] Login Succeeded [2024-09-09T18:00:14.739Z] nexus3.edgexfoundry.org:10003 [2024-09-09T18:00:14.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T18:00:15.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T18:00:15.015Z] Configure a credential helper to remove this warning. See [2024-09-09T18:00:15.015Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T18:00:15.015Z] [2024-09-09T18:00:15.015Z] Login Succeeded [2024-09-09T18:00:15.015Z] nexus3.edgexfoundry.org:10004 [2024-09-09T18:00:15.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T18:00:15.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T18:00:15.285Z] Configure a credential helper to remove this warning. See [2024-09-09T18:00:15.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T18:00:15.285Z] [2024-09-09T18:00:15.285Z] Login Succeeded [2024-09-09T18:00:15.285Z] ****.io [2024-09-09T18:00:15.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T18:00:15.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T18:00:15.819Z] Configure a credential helper to remove this warning. See [2024-09-09T18:00:15.819Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T18:00:15.819Z] [2024-09-09T18:00:15.819Z] Login Succeeded [2024-09-09T18:00:15.819Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T18:00:15.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T18:00:16.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T18:00:16.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T18:00:16.428Z] ========================================================= [2024-09-09T18:00:16.428Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T18:00:16.428Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:00:16.986Z] + 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-09-09T18:00:17.584Z] Sending build context to Docker daemon 10.51MB [2024-09-09T18:00:17.584Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T18:00:17.584Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-09T18:00:17.584Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T18:00:17.584Z] c6b39de5b339: Pulling fs layer [2024-09-09T18:00:17.584Z] a69c41024577: Pulling fs layer [2024-09-09T18:00:17.584Z] d6de4b400683: Pulling fs layer [2024-09-09T18:00:17.584Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T18:00:17.584Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T18:00:17.584Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T18:00:17.584Z] 00f215d4a9da: Pulling fs layer [2024-09-09T18:00:17.584Z] d496ad576159: Pulling fs layer [2024-09-09T18:00:17.584Z] 35cb2a7552d0: Waiting [2024-09-09T18:00:17.584Z] 4f4fb700ef54: Waiting [2024-09-09T18:00:17.584Z] 464afbd9ba4c: Waiting [2024-09-09T18:00:17.584Z] 00f215d4a9da: Waiting [2024-09-09T18:00:17.584Z] d496ad576159: Waiting [2024-09-09T18:00:17.855Z] a69c41024577: Verifying Checksum [2024-09-09T18:00:17.855Z] a69c41024577: Download complete [2024-09-09T18:00:17.855Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T18:00:17.855Z] 35cb2a7552d0: Download complete [2024-09-09T18:00:17.855Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T18:00:17.855Z] 4f4fb700ef54: Download complete [2024-09-09T18:00:17.855Z] c6b39de5b339: Verifying Checksum [2024-09-09T18:00:17.855Z] c6b39de5b339: Download complete [2024-09-09T18:00:17.855Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T18:00:17.855Z] 464afbd9ba4c: Download complete [2024-09-09T18:00:18.124Z] d496ad576159: Verifying Checksum [2024-09-09T18:00:18.124Z] d496ad576159: Download complete [2024-09-09T18:00:18.719Z] c6b39de5b339: Pull complete [2024-09-09T18:00:19.303Z] a69c41024577: Pull complete [2024-09-09T18:00:19.573Z] d6de4b400683: Verifying Checksum [2024-09-09T18:00:19.573Z] d6de4b400683: Download complete [2024-09-09T18:00:20.987Z] 00f215d4a9da: Verifying Checksum [2024-09-09T18:00:20.987Z] 00f215d4a9da: Download complete [2024-09-09T18:00:33.319Z] d6de4b400683: Pull complete [2024-09-09T18:00:33.319Z] 35cb2a7552d0: Pull complete [2024-09-09T18:00:33.319Z] 4f4fb700ef54: Pull complete [2024-09-09T18:00:33.319Z] 464afbd9ba4c: Pull complete [2024-09-09T18:00:37.850Z] Removing intermediate container 000c1322f334 [2024-09-09T18:00:37.850Z] ---> ea33ef4c0473 [2024-09-09T18:00:37.850Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-09-09T18:00:37.850Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-09-09T18:00:37.850Z] 8411072a22a5: Pulling fs layer [2024-09-09T18:00:37.850Z] 8411072a22a5: Verifying Checksum [2024-09-09T18:00:37.850Z] 8411072a22a5: Download complete [2024-09-09T18:00:37.850Z] 8411072a22a5: Pull complete [2024-09-09T18:00:37.850Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-09-09T18:00:37.850Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-09-09T18:00:37.850Z] ---> 1ac78cb06e13 [2024-09-09T18:00:37.850Z] Step 15/37 : FROM alpine:3.18 [2024-09-09T18:00:37.850Z] 3.18: Pulling from library/alpine [2024-09-09T18:00:37.850Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T18:00:37.850Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T18:00:37.850Z] 1cc3d825d8b2: Download complete [2024-09-09T18:00:37.850Z] 1cc3d825d8b2: Pull complete [2024-09-09T18:00:37.850Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T18:00:37.850Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T18:00:37.850Z] ---> 2c64cf60f6f0 [2024-09-09T18:00:37.850Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T18:00:37.850Z] ---> Running in 9eac6dbc9859 [2024-09-09T18:00:37.850Z] Removing intermediate container 9eac6dbc9859 [2024-09-09T18:00:37.850Z] ---> 98be5ed8a9f8 [2024-09-09T18:00:37.850Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-09-09T18:00:37.850Z] ---> Running in 96f67d17ac0f [2024-09-09T18:00:38.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T18:00:38.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T18:00:38.629Z] (1/107) Installing dumb-init (1.2.5-r2) [2024-09-09T18:00:38.629Z] (2/107) Installing sdl2 (2.26.5-r0) [2024-09-09T18:00:38.629Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2024-09-09T18:00:38.629Z] (4/107) Installing aom-libs (3.6.1-r0) [2024-09-09T18:00:38.629Z] (5/107) Installing libxau (1.0.11-r2) [2024-09-09T18:00:38.629Z] (6/107) Installing libmd (1.0.4-r2) [2024-09-09T18:00:38.629Z] (7/107) Installing libbsd (0.11.7-r1) [2024-09-09T18:00:38.629Z] (8/107) Installing libxdmcp (1.1.4-r2) [2024-09-09T18:00:38.629Z] (9/107) Installing libxcb (1.15-r1) [2024-09-09T18:00:38.629Z] (10/107) Installing libx11 (1.8.7-r0) [2024-09-09T18:00:38.629Z] (11/107) Installing hwdata-pci (0.370-r0) [2024-09-09T18:00:38.629Z] (12/107) Installing libpciaccess (0.17-r2) [2024-09-09T18:00:38.629Z] (13/107) Installing libdrm (2.4.115-r4) [2024-09-09T18:00:38.629Z] (14/107) Installing libxext (1.3.5-r2) [2024-09-09T18:00:38.629Z] (15/107) Installing libxfixes (6.0.1-r2) [2024-09-09T18:00:38.629Z] (16/107) Installing libffi (3.4.4-r2) [2024-09-09T18:00:38.629Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2024-09-09T18:00:38.629Z] (18/107) Installing libva (2.18.0-r1) [2024-09-09T18:00:38.629Z] (19/107) Installing libvdpau (1.5-r1) [2024-09-09T18:00:38.629Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2024-09-09T18:00:38.629Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2024-09-09T18:00:38.629Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2024-09-09T18:00:38.629Z] (23/107) Installing ffmpeg-libavutil (6.0.1-r0) [2024-09-09T18:00:38.889Z] (24/107) Installing libdav1d (1.2.1-r0) [2024-09-09T18:00:38.889Z] (25/107) Installing brotli-libs (1.0.9-r14) [2024-09-09T18:00:38.889Z] (26/107) Installing libhwy (1.0.4-r1) [2024-09-09T18:00:38.889Z] (27/107) Installing lcms2 (2.15-r2) [2024-09-09T18:00:38.889Z] (28/107) Installing libjxl (0.8.2-r0) [2024-09-09T18:00:38.889Z] (29/107) Installing lame-libs (3.100-r5) [2024-09-09T18:00:38.889Z] (30/107) Installing opus (1.4-r0) [2024-09-09T18:00:38.889Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2024-09-09T18:00:38.889Z] (32/107) Installing soxr (0.1.3-r5) [2024-09-09T18:00:38.889Z] (33/107) Installing ffmpeg-libswresample (6.0.1-r0) [2024-09-09T18:00:38.889Z] (34/107) Installing libogg (1.3.5-r4) [2024-09-09T18:00:38.889Z] (35/107) Installing libtheora (1.1.1-r17) [2024-09-09T18:00:38.889Z] (36/107) Installing libvorbis (1.3.7-r1) [2024-09-09T18:00:38.889Z] (37/107) Installing libvpx (1.13.0-r2) [2024-09-09T18:00:38.889Z] (38/107) Installing libwebp (1.3.2-r0) [2024-09-09T18:00:38.889Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2024-09-09T18:00:38.889Z] (40/107) Installing numactl (2.0.16-r4) [2024-09-09T18:00:38.889Z] (41/107) Installing x265-libs (3.5-r4) [2024-09-09T18:00:38.889Z] (42/107) Installing xvidcore (1.3.7-r1) [2024-09-09T18:00:38.889Z] (43/107) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-09-09T18:00:39.150Z] (44/107) Installing alsa-lib (1.2.9-r1) [2024-09-09T18:00:39.150Z] (45/107) Installing libexpat (2.6.3-r0) [2024-09-09T18:00:39.150Z] (46/107) Installing libbz2 (1.0.8-r5) [2024-09-09T18:00:39.150Z] (47/107) Installing libpng (1.6.39-r3) [2024-09-09T18:00:39.150Z] (48/107) Installing freetype (2.13.0-r5) [2024-09-09T18:00:39.150Z] (49/107) Installing fontconfig (2.14.2-r3) [2024-09-09T18:00:39.150Z] (50/107) Installing fribidi (1.0.13-r0) [2024-09-09T18:00:39.150Z] (51/107) Installing libintl (0.21.1-r7) [2024-09-09T18:00:39.150Z] (52/107) Installing libblkid (2.38.1-r8) [2024-09-09T18:00:39.150Z] (53/107) Installing libmount (2.38.1-r8) [2024-09-09T18:00:39.150Z] (54/107) Installing pcre2 (10.42-r1) [2024-09-09T18:00:39.150Z] (55/107) Installing glib (2.76.6-r0) [2024-09-09T18:00:39.150Z] (56/107) Installing graphite2 (1.3.14-r5) [2024-09-09T18:00:39.150Z] (57/107) Installing harfbuzz (7.3.0-r0) [2024-09-09T18:00:39.150Z] (58/107) Installing libunibreak (5.1-r0) [2024-09-09T18:00:39.150Z] (59/107) Installing libass (0.17.1-r0) [2024-09-09T18:00:39.150Z] (60/107) Installing libbluray (1.3.4-r0) [2024-09-09T18:00:39.150Z] (61/107) Installing gmp (6.2.1-r3) [2024-09-09T18:00:39.150Z] (62/107) Installing nettle (3.8.1-r2) [2024-09-09T18:00:39.409Z] (63/107) Installing libunistring (1.1-r1) [2024-09-09T18:00:39.409Z] (64/107) Installing libidn2 (2.3.4-r1) [2024-09-09T18:00:39.409Z] (65/107) Installing p11-kit (0.24.1-r2) [2024-09-09T18:00:39.409Z] (66/107) Installing libtasn1 (4.19.0-r1) [2024-09-09T18:00:39.409Z] (67/107) Installing gnutls (3.8.4-r0) [2024-09-09T18:00:39.409Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2024-09-09T18:00:39.409Z] (69/107) Installing libopenmpt (0.7.2-r0) [2024-09-09T18:00:39.409Z] (70/107) Installing cjson (1.7.17-r0) [2024-09-09T18:00:39.409Z] (71/107) Installing mbedtls (2.28.9-r0) [2024-09-09T18:00:39.409Z] (72/107) Installing librist (0.2.7-r0) [2024-09-09T18:00:39.409Z] (73/107) Installing libsrt (1.5.2-r0) [2024-09-09T18:00:39.409Z] (74/107) Installing libssh (0.10.5-r0) [2024-09-09T18:00:39.409Z] (75/107) Installing xz-libs (5.4.3-r0) [2024-09-09T18:00:39.409Z] (76/107) Installing libxml2 (2.11.8-r0) [2024-09-09T18:00:39.409Z] (77/107) Installing libsodium (1.0.18-r3) [2024-09-09T18:00:39.409Z] (78/107) Installing libzmq (4.3.4-r4) [2024-09-09T18:00:39.409Z] (79/107) Installing ffmpeg-libavformat (6.0.1-r0) [2024-09-09T18:00:39.409Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2024-09-09T18:00:39.409Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2024-09-09T18:00:39.670Z] (82/107) Installing shaderc (2023.3-r1) [2024-09-09T18:00:39.670Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2024-09-09T18:00:39.670Z] (84/107) Installing libplacebo (5.264.1-r1) [2024-09-09T18:00:39.670Z] (85/107) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-09-09T18:00:39.670Z] (86/107) Installing ffmpeg-libswscale (6.0.1-r0) [2024-09-09T18:00:39.670Z] (87/107) Installing vidstab (1.1.1-r0) [2024-09-09T18:00:39.670Z] (88/107) Installing zimg (3.0.5-r0) [2024-09-09T18:00:39.670Z] (89/107) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-09-09T18:00:39.670Z] (90/107) Installing libasyncns (0.8-r1) [2024-09-09T18:00:39.670Z] (91/107) Installing dbus-libs (1.14.8-r0) [2024-09-09T18:00:39.670Z] (92/107) Installing libltdl (2.4.7-r2) [2024-09-09T18:00:39.670Z] (93/107) Installing orc (0.4.39-r0) [2024-09-09T18:00:39.670Z] (94/107) Installing flac-libs (1.4.3-r0) [2024-09-09T18:00:39.670Z] (95/107) Installing libsndfile (1.2.0-r2) [2024-09-09T18:00:39.670Z] (96/107) Installing speexdsp (1.2.1-r1) [2024-09-09T18:00:39.670Z] (97/107) Installing tdb-libs (1.4.8-r1) [2024-09-09T18:00:39.670Z] (98/107) Installing libpulse (16.1-r10) [2024-09-09T18:00:39.670Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-09T18:00:39.670Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2024-09-09T18:00:39.670Z] (101/107) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-09-09T18:00:39.670Z] (102/107) Installing ffmpeg (6.0.1-r0) [2024-09-09T18:00:39.670Z] (103/107) Installing udev-init-scripts (35-r1) [2024-09-09T18:00:39.670Z] (104/107) Installing eudev-libs (3.2.11-r8) [2024-09-09T18:00:39.670Z] (105/107) Installing zstd-libs (1.5.5-r4) [2024-09-09T18:00:39.670Z] (106/107) Installing kmod-libs (30-r3) [2024-09-09T18:00:39.670Z] (107/107) Installing eudev (3.2.11-r8) [2024-09-09T18:00:39.950Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T18:00:39.950Z] Executing glib-2.76.6-r0.trigger [2024-09-09T18:00:39.950Z] Executing eudev-3.2.11-r8.trigger [2024-09-09T18:00:39.950Z] OK: 131 MiB in 122 packages [2024-09-09T18:00:41.545Z] 00f215d4a9da: Pull complete [2024-09-09T18:00:42.619Z] d496ad576159: Pull complete [2024-09-09T18:00:42.897Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T18:00:42.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T18:00:42.897Z] ---> f246e2811388 [2024-09-09T18:00:42.897Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-09T18:00:43.243Z] Removing intermediate container 96f67d17ac0f [2024-09-09T18:00:43.243Z] ---> 0ceaf13d9352 [2024-09-09T18:00:43.243Z] Step 18/37 : RUN apk --no-cache upgrade [2024-09-09T18:00:43.243Z] ---> Running in 1d0af6408144 [2024-09-09T18:00:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T18:00:43.243Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T18:00:43.502Z] OK: 131 MiB in 122 packages [2024-09-09T18:00:43.761Z] Removing intermediate container 1d0af6408144 [2024-09-09T18:00:43.761Z] ---> b5115b755aab [2024-09-09T18:00:43.761Z] Step 19/37 : WORKDIR / [2024-09-09T18:00:43.761Z] ---> Running in e2403ee9ba50 [2024-09-09T18:00:44.021Z] Removing intermediate container e2403ee9ba50 [2024-09-09T18:00:44.021Z] ---> ebeaa5e9afad [2024-09-09T18:00:44.021Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-09-09T18:00:44.857Z] ---> Running in 4295517ea7dd [2024-09-09T18:00:44.857Z] Removing intermediate container 4295517ea7dd [2024-09-09T18:00:44.857Z] ---> b401c00283d0 [2024-09-09T18:00:44.857Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T18:00:44.857Z] ---> Running in 12490865f1a8 [2024-09-09T18:00:46.306Z] ---> c42552e379cd [2024-09-09T18:00:46.306Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-09-09T18:00:46.306Z] ---> 4c14f5f47124 [2024-09-09T18:00:46.306Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-09-09T18:00:46.306Z] ---> 324ee103bf52 [2024-09-09T18:00:46.306Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-09-09T18:00:46.306Z] ---> 4a03c7f92960 [2024-09-09T18:00:46.306Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-09-09T18:00:46.306Z] ---> c513f85885d9 [2024-09-09T18:00:46.306Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-09-09T18:00:46.306Z] ---> 392e1bd1a25a [2024-09-09T18:00:46.306Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-09-09T18:00:46.307Z] Removing intermediate container 12490865f1a8 [2024-09-09T18:00:46.307Z] ---> bb6bbab124af [2024-09-09T18:00:46.307Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-09T18:00:46.307Z] ---> Running in 805c869972cc [2024-09-09T18:00:46.307Z] Removing intermediate container 805c869972cc [2024-09-09T18:00:46.307Z] ---> 9deb534383a0 [2024-09-09T18:00:46.307Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-09T18:00:46.307Z] ---> Running in a6de3def4dbc [2024-09-09T18:00:46.307Z] Removing intermediate container a6de3def4dbc [2024-09-09T18:00:46.307Z] ---> 48f4e5d585cd [2024-09-09T18:00:46.307Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T18:00:46.307Z] ---> Running in 4f3cf57a0473 [2024-09-09T18:00:51.690Z] ---> d23d48ddde58 [2024-09-09T18:00:51.690Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-09-09T18:00:51.690Z] ---> Running in af97fd1730d6 [2024-09-09T18:00:51.690Z] Removing intermediate container af97fd1730d6 [2024-09-09T18:00:51.690Z] ---> 0995d3c0078b [2024-09-09T18:00:51.690Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-09-09T18:00:51.690Z] ---> Running in dd431b8f2ff0 [2024-09-09T18:00:51.690Z] Removing intermediate container dd431b8f2ff0 [2024-09-09T18:00:51.690Z] ---> 013984b4453e [2024-09-09T18:00:51.690Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-09-09T18:00:51.690Z] ---> Running in fb04f5c7bc32 [2024-09-09T18:00:51.690Z] Removing intermediate container fb04f5c7bc32 [2024-09-09T18:00:51.690Z] ---> 9386e4185784 [2024-09-09T18:00:51.690Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-09-09T18:00:51.690Z] ---> Running in 5dc3831075c8 [2024-09-09T18:00:51.690Z] Removing intermediate container 5dc3831075c8 [2024-09-09T18:00:51.690Z] ---> df1b19a73032 [2024-09-09T18:00:51.690Z] Step 31/37 : EXPOSE 59983 [2024-09-09T18:00:51.690Z] ---> Running in c66cf0171d73 [2024-09-09T18:00:51.690Z] Removing intermediate container c66cf0171d73 [2024-09-09T18:00:51.690Z] ---> 974b92acb534 [2024-09-09T18:00:51.690Z] Step 32/37 : EXPOSE 8554 [2024-09-09T18:00:51.690Z] ---> Running in 4ee911edd6ea [2024-09-09T18:00:51.690Z] Removing intermediate container 4ee911edd6ea [2024-09-09T18:00:51.690Z] ---> fd05ca739118 [2024-09-09T18:00:51.690Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-09-09T18:00:51.690Z] ---> Running in cd4ee39ce119 [2024-09-09T18:00:51.690Z] Removing intermediate container cd4ee39ce119 [2024-09-09T18:00:51.690Z] ---> 95687ed9f455 [2024-09-09T18:00:51.690Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-09-09T18:00:51.690Z] ---> Running in 27eb1b19c591 [2024-09-09T18:00:51.690Z] Removing intermediate container 27eb1b19c591 [2024-09-09T18:00:51.690Z] ---> 3be409814ca8 [2024-09-09T18:00:51.690Z] Step 35/37 : LABEL arch=amd64 [2024-09-09T18:00:51.690Z] ---> Running in 06fb0f673f9e [2024-09-09T18:00:51.690Z] Removing intermediate container 06fb0f673f9e [2024-09-09T18:00:51.690Z] ---> ba200386ae24 [2024-09-09T18:00:51.690Z] Step 36/37 : LABEL git_sha=823647b5eaf199ab5a9a85cf88820b1c95fb2459 [2024-09-09T18:00:51.690Z] ---> Running in 1de68db503fe [2024-09-09T18:00:51.690Z] Removing intermediate container 1de68db503fe [2024-09-09T18:00:51.690Z] ---> 7f98e02d55b1 [2024-09-09T18:00:51.690Z] Step 37/37 : LABEL version=0.0.0 [2024-09-09T18:00:51.690Z] ---> Running in d09eb3ea8e19 [2024-09-09T18:00:51.690Z] Removing intermediate container d09eb3ea8e19 [2024-09-09T18:00:51.690Z] ---> fbe8680dfb0c [2024-09-09T18:00:51.690Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T18:00:51.690Z] Successfully built fbe8680dfb0c [2024-09-09T18:00:51.690Z] Successfully tagged device-usb-camera:latest [2024-09-09T18:00:51.698Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [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] } [2024-09-09T18:00:52.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:00:52.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T18:00:52.799Z] [2024-09-09T18:00:52.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:00:53.212Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T18:00:53.212Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T18:00:53.212Z] 5eb5b503b376: Pulling fs layer [2024-09-09T18:00:53.212Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T18:00:53.212Z] ec43610c2a17: Pulling fs layer [2024-09-09T18:00:53.212Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T18:00:53.212Z] 33b1e0a273af: Pulling fs layer [2024-09-09T18:00:53.212Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T18:00:53.212Z] 2f39f015ded8: Pulling fs layer [2024-09-09T18:00:53.212Z] 33b1e0a273af: Waiting [2024-09-09T18:00:53.212Z] 5d3b04190fa2: Waiting [2024-09-09T18:00:53.212Z] 2f39f015ded8: Waiting [2024-09-09T18:00:53.212Z] 3a2ae6a8a46f: Waiting [2024-09-09T18:00:54.536Z] (1/13) Installing libintl (0.21.1-r7) [2024-09-09T18:00:54.536Z] (2/13) Installing eudev-libs (3.2.11-r8) [2024-09-09T18:00:54.536Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-09T18:00:54.536Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2024-09-09T18:00:54.536Z] (5/13) Installing v4l-utils (1.24.1-r0) [2024-09-09T18:00:54.536Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2024-09-09T18:00:54.536Z] (7/13) Installing udev-init-scripts (35-r1) [2024-09-09T18:00:54.536Z] (8/13) Installing libblkid (2.38.1-r8) [2024-09-09T18:00:54.536Z] (9/13) Installing xz-libs (5.4.3-r0) [2024-09-09T18:00:54.536Z] (10/13) Installing kmod-libs (30-r3) [2024-09-09T18:00:54.536Z] (11/13) Installing eudev (3.2.11-r8) [2024-09-09T18:00:54.536Z] (12/13) Installing eudev-dev (3.2.11-r8) [2024-09-09T18:00:54.536Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2024-09-09T18:00:54.536Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T18:00:54.536Z] Executing eudev-3.2.11-r8.trigger [2024-09-09T18:00:54.536Z] OK: 273 MiB in 65 packages [2024-09-09T18:00:55.963Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T18:00:55.963Z] 5c69ac0246d0: Download complete [2024-09-09T18:00:55.968Z] Removing intermediate container 4f3cf57a0473 [2024-09-09T18:00:55.968Z] ---> 4a7dedc21a6f [2024-09-09T18:00:55.969Z] Step 8/13 : WORKDIR /device-usb-camera [2024-09-09T18:00:55.969Z] ---> Running in e4442899c495 [2024-09-09T18:00:55.969Z] Removing intermediate container e4442899c495 [2024-09-09T18:00:55.969Z] ---> 18bf98702512 [2024-09-09T18:00:55.969Z] Step 9/13 : COPY go.mod vendor* ./ [2024-09-09T18:00:55.969Z] ---> dcfcd8d7502f [2024-09-09T18:00:55.969Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T18:00:55.969Z] ---> Running in eb39452849ee [2024-09-09T18:00:56.225Z] 3a2ae6a8a46f: Download complete [2024-09-09T18:00:56.225Z] 33b1e0a273af: Download complete [2024-09-09T18:00:56.225Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T18:00:56.225Z] 5d3b04190fa2: Download complete [2024-09-09T18:00:56.225Z] ec43610c2a17: Verifying Checksum [2024-09-09T18:00:56.225Z] ec43610c2a17: Download complete [2024-09-09T18:00:56.225Z] 5eb5b503b376: Verifying Checksum [2024-09-09T18:00:56.225Z] 5eb5b503b376: Download complete [2024-09-09T18:00:56.793Z] 2f39f015ded8: Download complete [2024-09-09T18:00:57.361Z] 5eb5b503b376: Pull complete [2024-09-09T18:00:57.621Z] 5c69ac0246d0: Pull complete [2024-09-09T18:00:57.881Z] ec43610c2a17: Pull complete [2024-09-09T18:00:57.881Z] 3a2ae6a8a46f: Pull complete [2024-09-09T18:00:58.142Z] 33b1e0a273af: Pull complete [2024-09-09T18:00:58.402Z] 5d3b04190fa2: Pull complete [2024-09-09T18:01:02.587Z] 2f39f015ded8: Pull complete [2024-09-09T18:01:02.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T18:01:02.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T18:01:02.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T18:01:02.864Z] prd-ubuntu20.04-docker-8c-8g-9894 does not seem to be running inside a container [2024-09-09T18:01:02.893Z] $ 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-348 -v /w/workspace/foundry_device-usb-camera_PR-348:/w/workspace/foundry_device-usb-camera_PR-348:rw,z -v /w/workspace/foundry_device-usb-camera_PR-348@tmp:/w/workspace/foundry_device-usb-camera_PR-348@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-09T18:01:07.226Z] $ docker top 99aadadac21785eee4d3a5db11cd963c52504138f2c26423bbcd92e50a8239b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:01:07.731Z] ---> job-cost.sh [2024-09-09T18:01:07.731Z] lf-activate-venv: SKIPPING [2024-09-09T18:01:07.731Z] INFO: No Stack... [2024-09-09T18:01:07.990Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T18:01:08.249Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T18:01:08.568Z] + cut -d, -f6 [2024-09-09T18:01:08.568Z] + cat /w/workspace/foundry_device-usb-camera_PR-348/archives/cost.csv [Pipeline] lock [2024-09-09T18:01:08.668Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [2024-09-09T18:01:08.675Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] did not exist. Created. [2024-09-09T18:01:08.684Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T18:01:09.117Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T18:01:09.184Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T18:01:09.221Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T18:01:09.325Z] $ docker stop --time=1 99aadadac21785eee4d3a5db11cd963c52504138f2c26423bbcd92e50a8239b1 [2024-09-09T18:01:10.488Z] $ docker rm -f --volumes 99aadadac21785eee4d3a5db11cd963c52504138f2c26423bbcd92e50a8239b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T18:02:47.627Z] Removing intermediate container eb39452849ee [2024-09-09T18:02:47.627Z] ---> 5706169ccc7c [2024-09-09T18:02:47.627Z] Step 11/13 : COPY . . [2024-09-09T18:02:47.627Z] ---> df3b2dc8f717 [2024-09-09T18:02:47.627Z] Step 12/13 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-09T18:02:47.627Z] ---> Running in fb9e025d6604 [2024-09-09T18:02:47.627Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T18:02:47.627Z] Dload Upload Total Spent Left Speed [2024-09-09T18:02:47.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8255 0 --:--:-- --:--:-- --:--:-- 8362 [2024-09-09T18:02:47.627Z] Removing intermediate container fb9e025d6604 [2024-09-09T18:02:47.627Z] ---> de629748c739 [2024-09-09T18:02:47.627Z] Step 13/13 : RUN ${MAKE} [2024-09-09T18:02:47.627Z] ---> Running in d0fdb35f477f [2024-09-09T18:02:48.214Z] noop [2024-09-09T18:02:48.798Z] Removing intermediate container d0fdb35f477f [2024-09-09T18:02:48.798Z] ---> 5a7db1985bb1 [2024-09-09T18:02:48.798Z] Successfully built 5a7db1985bb1 [2024-09-09T18:02:48.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:02:49.306Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T18:02:49.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T18:02:49.610Z] prd-ubuntu20.04-docker-arm64-4c-16g-9895 does not seem to be running inside a container [2024-09-09T18:02:49.661Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-09T18:02:50.797Z] $ docker top 9d2c4a7003d557f28169b09ad6dc7feacab7eab602a7ef8af5a79bad256b2eba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T18:02:51.712Z] + go version [2024-09-09T18:02:51.712Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T18:02:51.751Z] $ docker stop --time=1 9d2c4a7003d557f28169b09ad6dc7feacab7eab602a7ef8af5a79bad256b2eba [2024-09-09T18:02:53.323Z] $ docker rm -f --volumes 9d2c4a7003d557f28169b09ad6dc7feacab7eab602a7ef8af5a79bad256b2eba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:02:54.291Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T18:02:54.291Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T18:02:54.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-9895 does not seem to be running inside a container [2024-09-09T18:02:54.661Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-09T18:02:55.850Z] $ docker top 3aff2bebfed1188d02b9ff2db01f004c4cd21ce4acdd68080fd0188166ac88a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T18:02:56.467Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T18:02:56.892Z] + make test [2024-09-09T18:02:56.892Z] go test ./... -coverprofile=coverage.out ./... [2024-09-09T18:03:03.557Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2024-09-09T18:06:55.363Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2024-09-09T18:06:55.363Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.062s coverage: 4.4% of statements [2024-09-09T18:06:55.363Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T18:06:55.363Z] go vet ./... [2024-09-09T18:07:42.211Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T18:07:42.211Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T18:07:42.211Z] ./bin/test-attribution-txt.sh [2024-09-09T18:07:42.211Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add [2024-09-09T18:07:42.211Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T18:07:42.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T18:07:42.318Z] $ docker stop --time=1 3aff2bebfed1188d02b9ff2db01f004c4cd21ce4acdd68080fd0188166ac88a0 [2024-09-09T18:07:44.104Z] $ docker rm -f --volumes 3aff2bebfed1188d02b9ff2db01f004c4cd21ce4acdd68080fd0188166ac88a0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T18:07:45.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T18:07:45.678Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T18:07:46.161Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T18:07:46.819Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T18:07:47.191Z] + ls -al . [2024-09-09T18:07:47.191Z] total 288 [2024-09-09T18:07:47.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 18:03 . [2024-09-09T18:07:47.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 17:59 .. [2024-09-09T18:07:47.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 17:59 .git [2024-09-09T18:07:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:59 .github [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 379 Sep 9 17:59 .gitignore [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 9 17:59 .golangci.yml [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 9 17:59 .hadolint.yml [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 10870 Sep 9 17:59 Attribution.txt [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 16561 Sep 9 17:59 CHANGELOG.md [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 9 17:59 Dockerfile [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 9 17:59 GOVERNANCE.md [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 9 17:59 Jenkinsfile [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 9 17:59 LICENSE [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 9 17:59 Makefile [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 17:59 OWNERS.md [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 9 17:59 README.md [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 17:57 VERSION [2024-09-09T18:07:47.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 17:59 bin [2024-09-09T18:07:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:59 cmd [2024-09-09T18:07:47.191Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 9 18:06 coverage.out [2024-09-09T18:07:47.191Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 9 17:59 docker-entrypoint.sh [2024-09-09T18:07:47.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 17:59 docs [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 7211 Sep 9 17:59 go.mod [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 102023 Sep 9 17:59 go.sum [2024-09-09T18:07:47.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 17:59 internal [2024-09-09T18:07:47.191Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 9 17:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:07:47.678Z] + 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=823647b5eaf199ab5a9a85cf88820b1c95fb2459 --label arch=arm64 --label version=0.0.0 . [2024-09-09T18:07:48.263Z] Sending build context to Docker daemon 10.56MB [2024-09-09T18:07:48.263Z] Step 1/37 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T18:07:48.263Z] Step 2/37 : FROM ${BASE} AS builder [2024-09-09T18:07:48.263Z] ---> 5a7db1985bb1 [2024-09-09T18:07:48.263Z] Step 3/37 : ARG ADD_BUILD_TAGS="" [2024-09-09T18:07:48.263Z] ---> Running in c6b73dfd41ec [2024-09-09T18:07:48.535Z] Removing intermediate container c6b73dfd41ec [2024-09-09T18:07:48.535Z] ---> 23e189a19777 [2024-09-09T18:07:48.535Z] Step 4/37 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T18:07:48.803Z] ---> Running in 7a64ad9ff50f [2024-09-09T18:07:49.073Z] Removing intermediate container 7a64ad9ff50f [2024-09-09T18:07:49.073Z] ---> eb3cae3997c4 [2024-09-09T18:07:49.073Z] Step 5/37 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2024-09-09T18:07:49.073Z] ---> Running in 39790ba6d23d [2024-09-09T18:07:49.341Z] Removing intermediate container 39790ba6d23d [2024-09-09T18:07:49.341Z] ---> 21b4a3049e58 [2024-09-09T18:07:49.341Z] Step 6/37 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2024-09-09T18:07:49.341Z] ---> Running in 94e7fcd0cba9 [2024-09-09T18:07:49.607Z] Removing intermediate container 94e7fcd0cba9 [2024-09-09T18:07:49.607Z] ---> 9e1de6a280d1 [2024-09-09T18:07:49.607Z] Step 7/37 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-09T18:07:49.876Z] ---> Running in 50450ff4553e [2024-09-09T18:07:50.836Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T18:07:51.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T18:07:52.063Z] OK: 273 MiB in 65 packages [2024-09-09T18:07:53.028Z] Removing intermediate container 50450ff4553e [2024-09-09T18:07:53.028Z] ---> 12f825a85f68 [2024-09-09T18:07:53.028Z] Step 8/37 : WORKDIR /device-usb-camera [2024-09-09T18:07:53.296Z] ---> Running in 265a5c4be546 [2024-09-09T18:07:53.567Z] Removing intermediate container 265a5c4be546 [2024-09-09T18:07:53.567Z] ---> c983285783b0 [2024-09-09T18:07:53.567Z] Step 9/37 : COPY go.mod vendor* ./ [2024-09-09T18:07:54.158Z] ---> 5d6d4ac33434 [2024-09-09T18:07:54.158Z] Step 10/37 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T18:07:54.158Z] ---> Running in db18803f9e5d [2024-09-09T18:07:56.747Z] Removing intermediate container db18803f9e5d [2024-09-09T18:07:56.747Z] ---> 4000140ac57b [2024-09-09T18:07:56.747Z] Step 11/37 : COPY . . [2024-09-09T18:07:57.709Z] ---> d01e50b88339 [2024-09-09T18:07:57.709Z] Step 12/37 : RUN curl -o LICENSE-mediamtx https://raw.githubusercontent.com/bluenviron/mediamtx/main/LICENSE [2024-09-09T18:07:57.978Z] ---> Running in e226240318a5 [2024-09-09T18:07:58.945Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2024-09-09T18:07:58.945Z]  Dload Upload Total Spent Left Speed [2024-09-09T18:07:58.945Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4780 0 --:--:-- --:--:-- --:--:-- 4783 [2024-09-09T18:07:59.911Z] Removing intermediate container e226240318a5 [2024-09-09T18:07:59.911Z] ---> 0854913d29ba [2024-09-09T18:07:59.911Z] Step 13/37 : RUN ${MAKE} [2024-09-09T18:07:59.911Z] ---> Running in 4b4ee76015e7 [2024-09-09T18:08:00.875Z] 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.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2024-09-09T18:11:52.657Z] Removing intermediate container 4b4ee76015e7 [2024-09-09T18:11:52.657Z] ---> 98f02ba85f3b [2024-09-09T18:11:52.657Z] Step 14/37 : FROM bluenviron/mediamtx:1.8.2 AS rtsp [2024-09-09T18:11:52.657Z] 1.8.2: Pulling from bluenviron/mediamtx [2024-09-09T18:11:52.657Z] da4d7e05a7aa: Pulling fs layer [2024-09-09T18:11:52.657Z] da4d7e05a7aa: Verifying Checksum [2024-09-09T18:11:52.657Z] da4d7e05a7aa: Download complete [2024-09-09T18:11:52.657Z] da4d7e05a7aa: Pull complete [2024-09-09T18:11:52.657Z] Digest: sha256:d8a9834858e28c90eb7bc42154a9321e821463a9457007f50f6329c465b8b387 [2024-09-09T18:11:52.657Z] Status: Downloaded newer image for bluenviron/mediamtx:1.8.2 [2024-09-09T18:11:52.657Z] ---> 62c65ed7ef0d [2024-09-09T18:11:52.657Z] Step 15/37 : FROM alpine:3.18 [2024-09-09T18:11:52.657Z] 3.18: Pulling from library/alpine [2024-09-09T18:11:52.657Z] 720f3032cd11: Pulling fs layer [2024-09-09T18:11:52.657Z] 720f3032cd11: Download complete [2024-09-09T18:11:52.657Z] 720f3032cd11: Pull complete [2024-09-09T18:11:52.657Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T18:11:52.657Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T18:11:52.657Z] ---> 3e834921e367 [2024-09-09T18:11:52.657Z] Step 16/37 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-09T18:11:52.657Z] ---> Running in a85c683b6188 [2024-09-09T18:11:52.657Z] Removing intermediate container a85c683b6188 [2024-09-09T18:11:52.657Z] ---> 7fa00dccae9a [2024-09-09T18:11:52.657Z] Step 17/37 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2024-09-09T18:11:52.657Z] ---> Running in f492c1fca4a1 [2024-09-09T18:11:52.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T18:11:52.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T18:11:52.657Z] (1/104) Installing dumb-init (1.2.5-r2) [2024-09-09T18:11:52.657Z] (2/104) Installing sdl2 (2.26.5-r0) [2024-09-09T18:11:52.657Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2024-09-09T18:11:52.657Z] (4/104) Installing aom-libs (3.6.1-r0) [2024-09-09T18:11:52.657Z] (5/104) Installing libxau (1.0.11-r2) [2024-09-09T18:11:52.657Z] (6/104) Installing libmd (1.0.4-r2) [2024-09-09T18:11:52.657Z] (7/104) Installing libbsd (0.11.7-r1) [2024-09-09T18:11:52.657Z] (8/104) Installing libxdmcp (1.1.4-r2) [2024-09-09T18:11:52.657Z] (9/104) Installing libxcb (1.15-r1) [2024-09-09T18:11:52.657Z] (10/104) Installing libx11 (1.8.7-r0) [2024-09-09T18:11:52.657Z] (11/104) Installing libdrm (2.4.115-r4) [2024-09-09T18:11:52.657Z] (12/104) Installing libxext (1.3.5-r2) [2024-09-09T18:11:52.657Z] (13/104) Installing libxfixes (6.0.1-r2) [2024-09-09T18:11:52.657Z] (14/104) Installing libffi (3.4.4-r2) [2024-09-09T18:11:52.657Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2024-09-09T18:11:52.657Z] (16/104) Installing libva (2.18.0-r1) [2024-09-09T18:11:52.657Z] (17/104) Installing libvdpau (1.5-r1) [2024-09-09T18:11:52.657Z] (18/104) Installing ffmpeg-libavutil (6.0.1-r0) [2024-09-09T18:11:52.657Z] (19/104) Installing libdav1d (1.2.1-r0) [2024-09-09T18:11:52.657Z] (20/104) Installing brotli-libs (1.0.9-r14) [2024-09-09T18:11:52.657Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2024-09-09T18:11:52.657Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2024-09-09T18:11:52.657Z] (23/104) Installing libhwy (1.0.4-r1) [2024-09-09T18:11:52.657Z] (24/104) Installing lcms2 (2.15-r2) [2024-09-09T18:11:52.657Z] (25/104) Installing libjxl (0.8.2-r0) [2024-09-09T18:11:52.657Z] (26/104) Installing lame-libs (3.100-r5) [2024-09-09T18:11:52.657Z] (27/104) Installing opus (1.4-r0) [2024-09-09T18:11:52.657Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2024-09-09T18:11:52.657Z] (29/104) Installing soxr (0.1.3-r5) [2024-09-09T18:11:52.657Z] (30/104) Installing ffmpeg-libswresample (6.0.1-r0) [2024-09-09T18:11:52.657Z] (31/104) Installing libogg (1.3.5-r4) [2024-09-09T18:11:52.657Z] (32/104) Installing libtheora (1.1.1-r17) [2024-09-09T18:11:52.657Z] (33/104) Installing libvorbis (1.3.7-r1) [2024-09-09T18:11:52.657Z] (34/104) Installing libvpx (1.13.0-r2) [2024-09-09T18:11:52.657Z] (35/104) Installing libwebp (1.3.2-r0) [2024-09-09T18:11:52.657Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2024-09-09T18:11:52.657Z] (37/104) Installing numactl (2.0.16-r4) [2024-09-09T18:11:52.657Z] (38/104) Installing x265-libs (3.5-r4) [2024-09-09T18:11:52.657Z] (39/104) Installing xvidcore (1.3.7-r1) [2024-09-09T18:11:52.657Z] (40/104) Installing ffmpeg-libavcodec (6.0.1-r0) [2024-09-09T18:11:52.657Z] (41/104) Installing alsa-lib (1.2.9-r1) [2024-09-09T18:11:52.657Z] (42/104) Installing libexpat (2.6.3-r0) [2024-09-09T18:11:52.657Z] (43/104) Installing libbz2 (1.0.8-r5) [2024-09-09T18:11:52.657Z] (44/104) Installing libpng (1.6.39-r3) [2024-09-09T18:11:52.657Z] (45/104) Installing freetype (2.13.0-r5) [2024-09-09T18:11:52.657Z] (46/104) Installing fontconfig (2.14.2-r3) [2024-09-09T18:11:52.657Z] (47/104) Installing fribidi (1.0.13-r0) [2024-09-09T18:11:52.657Z] (48/104) Installing libintl (0.21.1-r7) [2024-09-09T18:11:52.657Z] (49/104) Installing libblkid (2.38.1-r8) [2024-09-09T18:11:52.657Z] (50/104) Installing libmount (2.38.1-r8) [2024-09-09T18:11:52.657Z] (51/104) Installing pcre2 (10.42-r1) [2024-09-09T18:11:52.657Z] (52/104) Installing glib (2.76.6-r0) [2024-09-09T18:11:52.657Z] (53/104) Installing graphite2 (1.3.14-r5) [2024-09-09T18:11:52.657Z] (54/104) Installing harfbuzz (7.3.0-r0) [2024-09-09T18:11:52.657Z] (55/104) Installing libunibreak (5.1-r0) [2024-09-09T18:11:52.657Z] (56/104) Installing libass (0.17.1-r0) [2024-09-09T18:11:52.657Z] (57/104) Installing libbluray (1.3.4-r0) [2024-09-09T18:11:52.657Z] (58/104) Installing gmp (6.2.1-r3) [2024-09-09T18:11:52.657Z] (59/104) Installing nettle (3.8.1-r2) [2024-09-09T18:11:52.657Z] (60/104) Installing libunistring (1.1-r1) [2024-09-09T18:11:52.657Z] (61/104) Installing libidn2 (2.3.4-r1) [2024-09-09T18:11:52.657Z] (62/104) Installing p11-kit (0.24.1-r2) [2024-09-09T18:11:52.657Z] (63/104) Installing libtasn1 (4.19.0-r1) [2024-09-09T18:11:52.657Z] (64/104) Installing gnutls (3.8.4-r0) [2024-09-09T18:11:52.657Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2024-09-09T18:11:52.657Z] (66/104) Installing libopenmpt (0.7.2-r0) [2024-09-09T18:11:52.657Z] (67/104) Installing cjson (1.7.17-r0) [2024-09-09T18:11:52.657Z] (68/104) Installing mbedtls (2.28.9-r0) [2024-09-09T18:11:52.657Z] (69/104) Installing librist (0.2.7-r0) [2024-09-09T18:11:52.657Z] (70/104) Installing libsrt (1.5.2-r0) [2024-09-09T18:11:52.657Z] (71/104) Installing libssh (0.10.5-r0) [2024-09-09T18:11:52.657Z] (72/104) Installing xz-libs (5.4.3-r0) [2024-09-09T18:11:52.657Z] (73/104) Installing libxml2 (2.11.8-r0) [2024-09-09T18:11:52.657Z] (74/104) Installing libsodium (1.0.18-r3) [2024-09-09T18:11:52.657Z] (75/104) Installing libzmq (4.3.4-r4) [2024-09-09T18:11:52.657Z] (76/104) Installing ffmpeg-libavformat (6.0.1-r0) [2024-09-09T18:11:52.657Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2024-09-09T18:11:52.657Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2024-09-09T18:11:52.657Z] (79/104) Installing shaderc (2023.3-r1) [2024-09-09T18:11:52.657Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2024-09-09T18:11:52.657Z] (81/104) Installing libplacebo (5.264.1-r1) [2024-09-09T18:11:52.657Z] (82/104) Installing ffmpeg-libpostproc (6.0.1-r0) [2024-09-09T18:11:52.657Z] (83/104) Installing ffmpeg-libswscale (6.0.1-r0) [2024-09-09T18:11:52.657Z] (84/104) Installing vidstab (1.1.1-r0) [2024-09-09T18:11:52.657Z] (85/104) Installing zimg (3.0.5-r0) [2024-09-09T18:11:52.657Z] (86/104) Installing ffmpeg-libavfilter (6.0.1-r0) [2024-09-09T18:11:52.657Z] (87/104) Installing libasyncns (0.8-r1) [2024-09-09T18:11:52.657Z] (88/104) Installing dbus-libs (1.14.8-r0) [2024-09-09T18:11:52.657Z] (89/104) Installing libltdl (2.4.7-r2) [2024-09-09T18:11:52.657Z] (90/104) Installing orc (0.4.39-r0) [2024-09-09T18:11:52.657Z] (91/104) Installing flac-libs (1.4.3-r0) [2024-09-09T18:11:52.657Z] (92/104) Installing libsndfile (1.2.0-r2) [2024-09-09T18:11:52.657Z] (93/104) Installing speexdsp (1.2.1-r1) [2024-09-09T18:11:52.657Z] (94/104) Installing tdb-libs (1.4.8-r1) [2024-09-09T18:11:52.657Z] (95/104) Installing libpulse (16.1-r10) [2024-09-09T18:11:52.657Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2024-09-09T18:11:52.657Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2024-09-09T18:11:52.657Z] (98/104) Installing ffmpeg-libavdevice (6.0.1-r0) [2024-09-09T18:11:52.657Z] (99/104) Installing ffmpeg (6.0.1-r0) [2024-09-09T18:11:52.657Z] (100/104) Installing udev-init-scripts (35-r1) [2024-09-09T18:11:52.657Z] (101/104) Installing eudev-libs (3.2.11-r8) [2024-09-09T18:11:52.657Z] (102/104) Installing zstd-libs (1.5.5-r4) [2024-09-09T18:11:52.657Z] (103/104) Installing kmod-libs (30-r3) [2024-09-09T18:11:52.657Z] (104/104) Installing eudev (3.2.11-r8) [2024-09-09T18:11:52.657Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T18:11:52.657Z] Executing glib-2.76.6-r0.trigger [2024-09-09T18:11:52.657Z] Executing eudev-3.2.11-r8.trigger [2024-09-09T18:11:52.657Z] OK: 110 MiB in 119 packages [2024-09-09T18:11:54.595Z] Removing intermediate container f492c1fca4a1 [2024-09-09T18:11:54.595Z] ---> fb11a76d2e03 [2024-09-09T18:11:54.595Z] Step 18/37 : RUN apk --no-cache upgrade [2024-09-09T18:11:54.595Z] ---> Running in c8cd689aa2f7 [2024-09-09T18:11:55.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T18:11:55.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T18:11:56.772Z] OK: 110 MiB in 119 packages [2024-09-09T18:11:57.732Z] Removing intermediate container c8cd689aa2f7 [2024-09-09T18:11:57.733Z] ---> 0153d38b755a [2024-09-09T18:11:57.733Z] Step 19/37 : WORKDIR / [2024-09-09T18:11:57.733Z] ---> Running in 104eed32947d [2024-09-09T18:11:57.997Z] Removing intermediate container 104eed32947d [2024-09-09T18:11:57.997Z] ---> bcef963a935e [2024-09-09T18:11:57.997Z] Step 20/37 : COPY --from=builder /device-usb-camera/cmd / [2024-09-09T18:12:00.570Z] ---> 14bef9c31f28 [2024-09-09T18:12:00.570Z] Step 21/37 : COPY --from=builder /device-usb-camera/LICENSE / [2024-09-09T18:12:00.570Z] ---> 69802a1e7a4f [2024-09-09T18:12:00.570Z] Step 22/37 : COPY --from=builder /device-usb-camera/LICENSE-mediamtx / [2024-09-09T18:12:01.151Z] ---> 37867c0d2bfb [2024-09-09T18:12:01.151Z] Step 23/37 : COPY --from=builder /device-usb-camera/Attribution.txt / [2024-09-09T18:12:01.734Z] ---> cffd6bb3e7a2 [2024-09-09T18:12:01.734Z] Step 24/37 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2024-09-09T18:12:02.315Z] ---> d9381edf2410 [2024-09-09T18:12:02.315Z] Step 25/37 : COPY --from=rtsp /mediamtx.yml / [2024-09-09T18:12:02.898Z] ---> 71f17185d8d7 [2024-09-09T18:12:02.898Z] Step 26/37 : COPY --from=rtsp /mediamtx / [2024-09-09T18:12:04.308Z] ---> a47e3059cd3b [2024-09-09T18:12:04.308Z] Step 27/37 : RUN sed -i 's/rtmp: no/rtmp: yes/g' mediamtx.yml [2024-09-09T18:12:04.308Z] ---> Running in d8bf5ee3f6df [2024-09-09T18:12:06.896Z] Removing intermediate container d8bf5ee3f6df [2024-09-09T18:12:06.896Z] ---> 373fc6d25533 [2024-09-09T18:12:06.896Z] Step 28/37 : RUN sed -i 's/hls: no/hls: yes/g' mediamtx.yml [2024-09-09T18:12:06.896Z] ---> Running in 452c3e5cc2d0 [2024-09-09T18:12:08.299Z] Removing intermediate container 452c3e5cc2d0 [2024-09-09T18:12:08.299Z] ---> f2c509564fc1 [2024-09-09T18:12:08.299Z] Step 29/37 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' mediamtx.yml [2024-09-09T18:12:08.299Z] ---> Running in ab458361399e [2024-09-09T18:12:10.249Z] Removing intermediate container ab458361399e [2024-09-09T18:12:10.249Z] ---> f20c1feb44a6 [2024-09-09T18:12:10.249Z] Step 30/37 : RUN sed -i 's,authHTTPAddress:,authHTTPAddress: http://localhost:8000/rtspauth,g' mediamtx.yml [2024-09-09T18:12:10.249Z] ---> Running in 57373d68b308 [2024-09-09T18:12:11.659Z] Removing intermediate container 57373d68b308 [2024-09-09T18:12:11.659Z] ---> 9a9c35c08770 [2024-09-09T18:12:11.659Z] Step 31/37 : EXPOSE 59983 [2024-09-09T18:12:11.659Z] ---> Running in 7f8586955e83 [2024-09-09T18:12:11.926Z] Removing intermediate container 7f8586955e83 [2024-09-09T18:12:11.926Z] ---> b265668fa5ab [2024-09-09T18:12:11.926Z] Step 32/37 : EXPOSE 8554 [2024-09-09T18:12:11.926Z] ---> Running in df0567b6fe1b [2024-09-09T18:12:12.191Z] Removing intermediate container df0567b6fe1b [2024-09-09T18:12:12.191Z] ---> 93207e92d822 [2024-09-09T18:12:12.191Z] Step 33/37 : ENTRYPOINT ["/docker-entrypoint.sh"] [2024-09-09T18:12:12.191Z] ---> Running in 9f7e10929820 [2024-09-09T18:12:12.459Z] Removing intermediate container 9f7e10929820 [2024-09-09T18:12:12.459Z] ---> 208b9cd1fccc [2024-09-09T18:12:12.459Z] Step 34/37 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2024-09-09T18:12:12.459Z] ---> Running in 4933248f6bcf [2024-09-09T18:12:13.042Z] Removing intermediate container 4933248f6bcf [2024-09-09T18:12:13.042Z] ---> 6d58714864a7 [2024-09-09T18:12:13.042Z] Step 35/37 : LABEL arch=arm64 [2024-09-09T18:12:13.042Z] ---> Running in f9e68329580e [2024-09-09T18:12:13.310Z] Removing intermediate container f9e68329580e [2024-09-09T18:12:13.310Z] ---> 59b1fde9221b [2024-09-09T18:12:13.310Z] Step 36/37 : LABEL git_sha=823647b5eaf199ab5a9a85cf88820b1c95fb2459 [2024-09-09T18:12:13.310Z] ---> Running in 728aea38e69b [2024-09-09T18:12:13.576Z] Removing intermediate container 728aea38e69b [2024-09-09T18:12:13.576Z] ---> 50ec579c45e4 [2024-09-09T18:12:13.576Z] Step 37/37 : LABEL version=0.0.0 [2024-09-09T18:12:13.576Z] ---> Running in 5b2a388c03cd [2024-09-09T18:12:13.844Z] Removing intermediate container 5b2a388c03cd [2024-09-09T18:12:13.844Z] ---> afa9920be184 [2024-09-09T18:12:13.844Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T18:12:13.844Z] Successfully built afa9920be184 [2024-09-09T18:12:13.844Z] 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-09-09T18:12:14.776Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T18:12:14.777Z] [2024-09-09T18:12:14.777Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:12:15.199Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T18:12:15.199Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T18:12:15.199Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T18:12:15.199Z] 04944245beec: Pulling fs layer [2024-09-09T18:12:15.199Z] 699f458cf7ca: Pulling fs layer [2024-09-09T18:12:15.199Z] 765212b225bb: Pulling fs layer [2024-09-09T18:12:15.199Z] f23df028b6ca: Pulling fs layer [2024-09-09T18:12:15.199Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T18:12:15.199Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T18:12:15.199Z] 765212b225bb: Waiting [2024-09-09T18:12:15.199Z] f23df028b6ca: Waiting [2024-09-09T18:12:15.199Z] d65c8cfc05b1: Waiting [2024-09-09T18:12:15.199Z] 2437ff75d9bd: Waiting [2024-09-09T18:12:15.467Z] 04944245beec: Verifying Checksum [2024-09-09T18:12:15.467Z] 04944245beec: Download complete [2024-09-09T18:12:15.467Z] 765212b225bb: Verifying Checksum [2024-09-09T18:12:15.467Z] 765212b225bb: Download complete [2024-09-09T18:12:15.467Z] f23df028b6ca: Verifying Checksum [2024-09-09T18:12:15.467Z] f23df028b6ca: Download complete [2024-09-09T18:12:15.467Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T18:12:15.467Z] d65c8cfc05b1: Download complete [2024-09-09T18:12:15.736Z] 699f458cf7ca: Verifying Checksum [2024-09-09T18:12:15.736Z] 699f458cf7ca: Download complete [2024-09-09T18:12:16.005Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T18:12:16.005Z] 8998bd30e6a1: Download complete [2024-09-09T18:12:18.600Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T18:12:18.600Z] 2437ff75d9bd: Download complete [2024-09-09T18:12:20.544Z] 8998bd30e6a1: Pull complete [2024-09-09T18:12:21.126Z] 04944245beec: Pull complete [2024-09-09T18:12:22.544Z] 699f458cf7ca: Pull complete [2024-09-09T18:12:22.810Z] 765212b225bb: Pull complete [2024-09-09T18:12:23.799Z] f23df028b6ca: Pull complete [2024-09-09T18:12:23.799Z] d65c8cfc05b1: Pull complete [2024-09-09T18:12:42.010Z] 2437ff75d9bd: Pull complete [2024-09-09T18:12:42.010Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T18:12:42.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T18:12:42.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T18:12:42.371Z] prd-ubuntu20.04-docker-arm64-4c-16g-9895 does not seem to be running inside a container [2024-09-09T18:12:42.420Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T18:12:44.966Z] $ docker top 280e9e5258895d0b842dfea52db8dae2a580508caf3cb5676d0f38188046490a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:12:45.876Z] ---> job-cost.sh [2024-09-09T18:12:45.876Z] lf-activate-venv: SKIPPING [2024-09-09T18:12:45.876Z] INFO: No Stack... [2024-09-09T18:12:46.139Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T18:12:47.087Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T18:12:47.437Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2024-09-09T18:12:47.437Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T18:12:47.784Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [2024-09-09T18:12:47.790Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] did not exist. Created. [2024-09-09T18:12:47.797Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T18:12:48.540Z] /w/workspace/device-usb-camera/1@tmp/durable-472afda7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T18:12:49.203Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T18:12:49.248Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T18:12:49.298Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T18:12:49.321Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-usb-camera-PR-348-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T18:12:49.418Z] $ docker stop --time=1 280e9e5258895d0b842dfea52db8dae2a580508caf3cb5676d0f38188046490a [2024-09-09T18:12:51.642Z] $ docker rm -f --volumes 280e9e5258895d0b842dfea52db8dae2a580508caf3cb5676d0f38188046490a [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-09-09T18:12:52.900Z] provisioning config files... [2024-09-09T18:12:52.909Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-348@tmp/config10460352772548511916tmp [Pipeline] { [Pipeline] sh [2024-09-09T18:12:53.264Z] + set +x [2024-09-09T18:12:53.264Z] + curl -s https://codecov.io/bash [2024-09-09T18:12:53.264Z] + bash -s -- [2024-09-09T18:12:53.264Z] [2024-09-09T18:12:53.264Z] _____ _ [2024-09-09T18:12:53.264Z] / ____| | | [2024-09-09T18:12:53.264Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T18:12:53.264Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T18:12:53.264Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T18:12:53.264Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T18:12:53.264Z] Bash-1.0.6 [2024-09-09T18:12:53.264Z] [2024-09-09T18:12:53.264Z] [2024-09-09T18:12:53.264Z] ==> git version 2.25.1 found [2024-09-09T18:12:53.264Z] ==> 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-09-09T18:12:53.264Z] Release-Date: 2020-01-08 [2024-09-09T18:12:53.264Z] 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-09-09T18:12:53.264Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T18:12:53.264Z] ==> Jenkins CI detected. [2024-09-09T18:12:53.264Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-348 [2024-09-09T18:12:53.264Z] project root: . [2024-09-09T18:12:53.264Z] --> token set from env [2024-09-09T18:12:53.264Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T18:12:53.523Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T18:12:53.523Z] ==> Python coveragepy not found [2024-09-09T18:12:53.523Z] ==> Searching for coverage reports in: [2024-09-09T18:12:53.523Z] + . [2024-09-09T18:12:53.523Z] -> Found 1 reports [2024-09-09T18:12:53.523Z] ==> Detecting git/mercurial file structure [2024-09-09T18:12:53.523Z] ==> Reading reports [2024-09-09T18:12:53.523Z] + ./coverage.out bytes=54703 [2024-09-09T18:12:53.523Z] ==> Appending adjustments [2024-09-09T18:12:53.523Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T18:12:53.523Z] + Found adjustments [2024-09-09T18:12:53.523Z] ==> Gzipping contents [2024-09-09T18:12:53.523Z] 8.0K /tmp/codecov.SSXEft.gz [2024-09-09T18:12:53.523Z] ==> Uploading reports [2024-09-09T18:12:53.523Z] url: https://codecov.io [2024-09-09T18:12:53.524Z] query: branch=PR-348&commit=823647b5eaf199ab5a9a85cf88820b1c95fb2459&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=348&job=&cmd_args= [2024-09-09T18:12:53.524Z] -> Pinging Codecov [2024-09-09T18:12:53.524Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-348&commit=823647b5eaf199ab5a9a85cf88820b1c95fb2459&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-348%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=348&job=&cmd_args= [2024-09-09T18:12:54.094Z] -> Uploading to [2024-09-09T18:12:54.094Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/73D8F5FF140700D3E01443B452E23636/823647b5eaf199ab5a9a85cf88820b1c95fb2459/2314784b-b9ae-472d-8472-83f4c49c9317.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T181253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3548595656a65b62c089ad64e310f2bf82db063610e163a1e0988ec35465c4a7 [2024-09-09T18:12:54.094Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T18:12:54.094Z] Dload Upload Total Spent Left Speed [2024-09-09T18:12:54.355Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 21881 --:--:-- --:--:-- --:--:-- 21881 [2024-09-09T18:12:54.355Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/823647b5eaf199ab5a9a85cf88820b1c95fb2459 [Pipeline] } [2024-09-09T18:12:54.389Z] 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-09-09T18:12:57.007Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-348/archives ] [2024-09-09T18:12:57.007Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-348/archives [2024-09-09T18:12:57.007Z] total 16 [2024-09-09T18:12:57.007Z] drwxr-xr-x 3 root root 4096 Sep 9 18:01 . [2024-09-09T18:12:57.007Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 18:01 .. [2024-09-09T18:12:57.007Z] drwxr-xr-x 2 root root 4096 Sep 9 18:01 cost [2024-09-09T18:12:57.007Z] -rw-r--r-- 1 root root 89 Sep 9 18:01 cost.csv [2024-09-09T18:12:57.007Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-348/archives [2024-09-09T18:12:57.007Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-348/archives [2024-09-09T18:12:57.007Z] total 16 [2024-09-09T18:12:57.007Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 18:01 . [2024-09-09T18:12:57.007Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 18:01 .. [2024-09-09T18:12:57.007Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 18:01 cost [2024-09-09T18:12:57.007Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 9 18:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:12:57.735Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:12:58.642Z] ---> package-listing.sh [2024-09-09T18:12:58.642Z] ++ facter osfamily [2024-09-09T18:12:58.642Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T18:12:58.902Z] + OS_FAMILY=debian [2024-09-09T18:12:58.902Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-348 [2024-09-09T18:12:58.902Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T18:12:58.902Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T18:12:58.902Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T18:12:58.902Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T18:12:58.902Z] + '[' /w/workspace/foundry_device-usb-camera_PR-348 ']' [2024-09-09T18:12:58.902Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T18:12:58.902Z] + case "${OS_FAMILY}" in [2024-09-09T18:12:58.902Z] + dpkg -l [2024-09-09T18:12:58.902Z] + grep '^ii' [2024-09-09T18:12:58.902Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T18:12:58.902Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T18:12:58.902Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T18:12:58.902Z] + '[' /w/workspace/foundry_device-usb-camera_PR-348 ']' [2024-09-09T18:12:58.902Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-348/archives/ [2024-09-09T18:12:58.902Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-348/archives/ [Pipeline] echo [2024-09-09T18:12:58.949Z] 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-348/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T18:12:59.249Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T18:12:59.905Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T18:12:59.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T18:13:00.084Z] prd-ubuntu20.04-docker-8c-8g-9894 does not seem to be running inside a container [2024-09-09T18:13:00.111Z] $ 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-348/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-348 -v /w/workspace/foundry_device-usb-camera_PR-348:/w/workspace/foundry_device-usb-camera_PR-348:rw,z -v /w/workspace/foundry_device-usb-camera_PR-348@tmp:/w/workspace/foundry_device-usb-camera_PR-348@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-09-09T18:13:00.302Z] $ docker top f4076f21ebaafe37c33b12f02836d6400d064faa26bdda633fd1d84705af0580 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T18:13:00.722Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T18:13:01.044Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T18:13:01.482Z] + ls /var/log/sa-host [2024-09-09T18:13:01.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T18:13:01.738Z] provisioning config files... [2024-09-09T18:13:01.775Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-348@tmp/config16984471265946603405tmp [Pipeline] { [Pipeline] echo [2024-09-09T18:13:01.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:13:02.178Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T18:13:02.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:13:02.654Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T18:13:02.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:13:03.009Z] ---> sudo-logs.sh [2024-09-09T18:13:03.009Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T18:13:03.113Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:13:03.439Z] ---> job-cost.sh [2024-09-09T18:13:03.439Z] lf-activate-venv: SKIPPING [2024-09-09T18:13:03.439Z] DEBUG: total: 0.2199999988079071 [2024-09-09T18:13:03.439Z] INFO: Retrieving Stack Cost... [2024-09-09T18:13:04.006Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T18:13:04.267Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T18:13:04.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T18:13:04.648Z] ---> logs-deploy.sh [2024-09-09T18:13:04.648Z] lf-activate-venv: SKIPPING [2024-09-09T18:13:04.648Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-348/1 [2024-09-09T18:13:04.648Z] INFO: archiving workspace using pattern(s): [2024-09-09T18:13:05.587Z] Archives upload complete. [2024-09-09T18:13:05.587Z] INFO: archiving logs to Nexus