Pull request #289 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at 5e12c9c90705f9e971aee6dc20caba93a75f2d45 rather than c755da0d0732796cf80239319bf5f764f1473ee2 Obtained Jenkinsfile from 5e12c9c90705f9e971aee6dc20caba93a75f2d45 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-ssh4647021402123990317.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10905118173040594500.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-289/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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2073717025942851690.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-289/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2636594016599066616.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh13556681998622702219.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-289/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-289/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh630664540211081337.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-6126 in /w/workspace/foundry_device-usb-camera_PR-289 [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-289 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5e12c9c90705f9e971aee6dc20caba93a75f2d45 into PR head commit c755da0d0732796cf80239319bf5f764f1473ee2 > 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/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 Merge succeeded, producing c755da0d0732796cf80239319bf5f764f1473ee2 Checking out Revision c755da0d0732796cf80239319bf5f764f1473ee2 (PR-289) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 Commit message: "build: upgrade some dependencies for flag feature" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-13T16:40:24.172Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-13T16:40:24.357Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-13T16:40:24.459Z] ========================================================= [2023-09-13T16:40:24.459Z] EdgeX Global Pipelines Version Info [2023-09-13T16:40:24.459Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:40:25.238Z] ------------------- [2023-09-13T16:40:25.238Z] stable info: [2023-09-13T16:40:25.238Z] ------------------- [2023-09-13T16:40:25.238Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-13T16:40:25.238Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T16:40:25.238Z] Message: update stable to v1.0.254 [2023-09-13T16:40:25.818Z] ------------------- [2023-09-13T16:40:25.818Z] experimental info: [2023-09-13T16:40:25.818Z] ------------------- [2023-09-13T16:40:25.818Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-13T16:40:25.818Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T16:40:25.818Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-13T16:40:26.158Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-13T16:40:26.203Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-13T16:40:26.245Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-13T16:40:26.288Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-13T16:40:26.336Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-13T16:40:26.394Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-13T16:40:26.436Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-13T16:40:26.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-13T16:40:26.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-13T16:40:26.554Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-13T16:40:26.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-13T16:40:26.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-13T16:40:26.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-13T16:40:26.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-13T16:40:26.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T16:40:26.819Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-13T16:40:26.896Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T16:40:26.945Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-13T16:40:26.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-13T16:40:27.034Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-13T16:40:27.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-13T16:40:27.260Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-13T16:40:27.304Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-13T16:40:27.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-13T16:40:27.404Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-13T16:40:27.448Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-13T16:40:27.491Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-13T16:40:27.536Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-289 [Pipeline] echo [2023-09-13T16:40:27.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-289 [Pipeline] echo [2023-09-13T16:40:27.625Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-289 [Pipeline] echo [2023-09-13T16:40:27.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo [2023-09-13T16:40:27.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c755da0 [Pipeline] echo [2023-09-13T16:40:27.751Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:40:27.891Z] provisioning config files... [2023-09-13T16:40:27.906Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config15679860168339639338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:40:28.318Z] ---> docker-login.sh [2023-09-13T16:40:28.318Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:40:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:28.578Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:28.578Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:28.578Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:28.578Z] [2023-09-13T16:40:28.578Z] Login Succeeded [2023-09-13T16:40:28.578Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:40:28.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:28.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:28.840Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:28.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:28.840Z] [2023-09-13T16:40:28.840Z] Login Succeeded [2023-09-13T16:40:28.840Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:40:28.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:28.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:28.840Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:28.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:28.840Z] [2023-09-13T16:40:28.840Z] Login Succeeded [2023-09-13T16:40:28.840Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:40:28.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:29.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:29.112Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:29.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:29.112Z] [2023-09-13T16:40:29.112Z] Login Succeeded [2023-09-13T16:40:29.112Z] docker.io [2023-09-13T16:40:29.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:29.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:29.372Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:29.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:29.372Z] [2023-09-13T16:40:29.372Z] Login Succeeded [2023-09-13T16:40:29.372Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:40:29.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-13T16:40:30.052Z] + git rev-list -1 --merges c755da0d0732796cf80239319bf5f764f1473ee2~1..c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo [2023-09-13T16:40:30.132Z] -----------> git rev-list -1 --merges c755da0d0732796cf80239319bf5f764f1473ee2~1..c755da0d0732796cf80239319bf5f764f1473ee2 c755da0d0732796cf80239319bf5f764f1473ee2 [false] [Pipeline] sh [2023-09-13T16:40:30.461Z] + git log --format=format:%s -1 c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo [2023-09-13T16:40:30.496Z] ========================================================= [2023-09-13T16:40:30.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-13T16:40:30.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T16:40:30.949Z] + git log --format=format:%s -1 c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] echo [2023-09-13T16:40:30.982Z] [semverPrep] GIT_COMMIT: c755da0d0732796cf80239319bf5f764f1473ee2, Commit Message: build: upgrade some dependencies for flag feature [Pipeline] echo [2023-09-13T16:40:31.019Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-13T16:40:31.414Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-13T16:40:31.414Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-13T16:40:31.414Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-13T16:40:31.414Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-13T16:40:31.414Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-13T16:40:31.414Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-13T16:40:31.414Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:40:31.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:40:31.848Z] [2023-09-13T16:40:31.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:40:32.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:40:32.227Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-13T16:40:32.227Z] b85a868b505f: Pulling fs layer [2023-09-13T16:40:32.227Z] e2be974225ed: Pulling fs layer [2023-09-13T16:40:32.227Z] 339a4e72a1f5: Pulling fs layer [2023-09-13T16:40:32.227Z] 988bab9f4d93: Pulling fs layer [2023-09-13T16:40:32.227Z] 1469e6f7b9e6: Pulling fs layer [2023-09-13T16:40:32.227Z] eaf3925da568: Pulling fs layer [2023-09-13T16:40:32.227Z] bab4dde63d76: Pulling fs layer [2023-09-13T16:40:32.227Z] bde34c3a00c8: Pulling fs layer [2023-09-13T16:40:32.227Z] b352a97aabf1: Pulling fs layer [2023-09-13T16:40:32.227Z] 4872d77fe225: Pulling fs layer [2023-09-13T16:40:32.227Z] 5851b861e8e6: Pulling fs layer [2023-09-13T16:40:32.227Z] 988bab9f4d93: Waiting [2023-09-13T16:40:32.227Z] 1469e6f7b9e6: Waiting [2023-09-13T16:40:32.227Z] eaf3925da568: Waiting [2023-09-13T16:40:32.227Z] bab4dde63d76: Waiting [2023-09-13T16:40:32.227Z] bde34c3a00c8: Waiting [2023-09-13T16:40:32.227Z] b352a97aabf1: Waiting [2023-09-13T16:40:32.227Z] 4872d77fe225: Waiting [2023-09-13T16:40:32.227Z] 5851b861e8e6: Waiting [2023-09-13T16:40:32.227Z] e2be974225ed: Download complete [2023-09-13T16:40:32.227Z] 988bab9f4d93: Verifying Checksum [2023-09-13T16:40:32.227Z] 988bab9f4d93: Download complete [2023-09-13T16:40:32.492Z] 1469e6f7b9e6: Verifying Checksum [2023-09-13T16:40:32.492Z] 1469e6f7b9e6: Download complete [2023-09-13T16:40:32.492Z] 339a4e72a1f5: Verifying Checksum [2023-09-13T16:40:32.492Z] 339a4e72a1f5: Download complete [2023-09-13T16:40:32.492Z] eaf3925da568: Verifying Checksum [2023-09-13T16:40:32.492Z] eaf3925da568: Download complete [2023-09-13T16:40:32.492Z] bde34c3a00c8: Verifying Checksum [2023-09-13T16:40:32.492Z] bde34c3a00c8: Download complete [2023-09-13T16:40:32.492Z] b352a97aabf1: Verifying Checksum [2023-09-13T16:40:32.492Z] b352a97aabf1: Download complete [2023-09-13T16:40:32.492Z] 4872d77fe225: Verifying Checksum [2023-09-13T16:40:32.492Z] 4872d77fe225: Download complete [2023-09-13T16:40:32.492Z] 5851b861e8e6: Verifying Checksum [2023-09-13T16:40:32.492Z] 5851b861e8e6: Download complete [2023-09-13T16:40:32.754Z] b85a868b505f: Verifying Checksum [2023-09-13T16:40:32.754Z] b85a868b505f: Download complete [2023-09-13T16:40:33.321Z] bab4dde63d76: Verifying Checksum [2023-09-13T16:40:33.321Z] bab4dde63d76: Download complete [2023-09-13T16:40:34.259Z] b85a868b505f: Pull complete [2023-09-13T16:40:34.259Z] e2be974225ed: Pull complete [2023-09-13T16:40:34.827Z] 339a4e72a1f5: Pull complete [2023-09-13T16:40:34.827Z] 988bab9f4d93: Pull complete [2023-09-13T16:40:35.086Z] 1469e6f7b9e6: Pull complete [2023-09-13T16:40:35.086Z] eaf3925da568: Pull complete [2023-09-13T16:40:36.989Z] bab4dde63d76: Pull complete [2023-09-13T16:40:37.251Z] bde34c3a00c8: Pull complete [2023-09-13T16:40:37.251Z] b352a97aabf1: Pull complete [2023-09-13T16:40:37.510Z] 4872d77fe225: Pull complete [2023-09-13T16:40:37.510Z] 5851b861e8e6: Pull complete [2023-09-13T16:40:37.511Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-13T16:40:37.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-13T16:40:37.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:40:37.765Z] prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container [2023-09-13T16:40:37.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@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-devops/py-git-semver:0.1.4 cat [2023-09-13T16:40:40.304Z] $ docker top a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 -eo pid,comm [2023-09-13T16:40:40.373Z] 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). [2023-09-13T16:40:40.373Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-13T16:40:40.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T16:40:40.505Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T16:40:40.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T16:40:40.615Z] $ docker exec a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent [2023-09-13T16:40:40.741Z] SSH_AUTH_SOCK=/tmp/ssh-2ts5CozyjqJK/agent.32 [2023-09-13T16:40:40.741Z] SSH_AGENT_PID=38 [2023-09-13T16:40:40.748Z] Running ssh-add (command line suppressed) [2023-09-13T16:40:40.827Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_16149110070341440871.key (/w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_16149110070341440871.key) [2023-09-13T16:40:40.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T16:40:41.184Z] + git tag --points-at HEAD [Pipeline] } [2023-09-13T16:40:41.198Z] $ docker exec --env ******** --env ******** a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent -k [2023-09-13T16:40:41.295Z] unset SSH_AUTH_SOCK; [2023-09-13T16:40:41.296Z] unset SSH_AGENT_PID; [2023-09-13T16:40:41.296Z] echo Agent pid 38 killed; [2023-09-13T16:40:41.321Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-13T16:40:41.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-13T16:40:41.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-13T16:40:41.510Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-13T16:40:41.498Z] $ docker exec a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent [2023-09-13T16:40:41.619Z] SSH_AUTH_SOCK=/tmp/ssh-MeBEE79kIcga/agent.70 [2023-09-13T16:40:41.619Z] SSH_AGENT_PID=76 [2023-09-13T16:40:41.624Z] Running ssh-add (command line suppressed) [2023-09-13T16:40:41.707Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_10148887600340386602.key (/w/workspace/foundry_device-usb-camera_PR-289@tmp/private_key_10148887600340386602.key) [2023-09-13T16:40:41.735Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-13T16:40:42.066Z] + git semver init [2023-09-13T16:40:42.326Z] 2023-09-13 16:40:42,225 [run_init] DEBUG init version:0.0.0 force:False [2023-09-13T16:40:42.326Z] 2023-09-13 16:40:42,226 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-289/.semver [2023-09-13T16:40:42.326Z] 2023-09-13 16:40:42,226 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-289/.semver [2023-09-13T16:40:42.326Z] 2023-09-13 16:40:42,226 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-289/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-289, universal_newlines=False, shell=None, istream=None) [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,950 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-289/.git/info/exclude [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,951 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 with force:False [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,951 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,955 [execute] INFO git cat-file --batch-check [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,955 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,963 [execute] INFO git cat-file --batch [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,963 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-289/.semver, universal_newlines=False, shell=None, istream=) [2023-09-13T16:40:43.263Z] 2023-09-13 16:40:42,968 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-289/.semver/PR-289 [2023-09-13T16:40:43.263Z] 0.0.0 [Pipeline] } [2023-09-13T16:40:43.275Z] $ docker exec --env ******** --env ******** a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 ssh-agent -k [2023-09-13T16:40:43.369Z] unset SSH_AUTH_SOCK; [2023-09-13T16:40:43.370Z] unset SSH_AGENT_PID; [2023-09-13T16:40:43.370Z] echo Agent pid 76 killed; [2023-09-13T16:40:43.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-13T16:40:43.823Z] + git semver [Pipeline] } [2023-09-13T16:40:44.092Z] $ docker stop --time=1 a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 [2023-09-13T16:40:45.409Z] $ docker rm -f --volumes a4866ebfc698ab5b69dd66242ba5fb4bfad3d6c21044d86407d67c24bda76d77 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T16:40:45.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-13T16:40:46.129Z] Stashed 1 file(s) [Pipeline] echo [2023-09-13T16:40:46.146Z] [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 [2023-09-13T16:40:46.725Z] provisioning config files... [2023-09-13T16:40:46.736Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config16763337427504291813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:40:47.082Z] ---> docker-login.sh [2023-09-13T16:40:47.082Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:40:47.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:47.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:47.082Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:47.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:47.082Z] [2023-09-13T16:40:47.082Z] Login Succeeded [2023-09-13T16:40:47.082Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:40:47.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:47.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:47.082Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:47.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:47.082Z] [2023-09-13T16:40:47.082Z] Login Succeeded [2023-09-13T16:40:47.082Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:40:47.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:47.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:47.342Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:47.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:47.342Z] [2023-09-13T16:40:47.342Z] Login Succeeded [2023-09-13T16:40:47.342Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:40:47.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:47.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:47.342Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:47.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:47.342Z] [2023-09-13T16:40:47.342Z] Login Succeeded [2023-09-13T16:40:47.342Z] docker.io [2023-09-13T16:40:47.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:40:47.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:40:47.602Z] Configure a credential helper to remove this warning. See [2023-09-13T16:40:47.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:40:47.602Z] [2023-09-13T16:40:47.602Z] Login Succeeded [2023-09-13T16:40:47.602Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:40:47.634Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T16:40:47.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:40:47.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:40:47.900Z] ========================================================= [2023-09-13T16:40:47.900Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-13T16:40:47.900Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:40:48.374Z] + 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 . [2023-09-13T16:40:48.374Z] Sending build context to Docker daemon 2.211MB [2023-09-13T16:40:48.374Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:40:48.374Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-13T16:40:48.374Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-13T16:40:48.374Z] 7264a8db6415: Pulling fs layer [2023-09-13T16:40:48.374Z] c4d48a809fc2: Pulling fs layer [2023-09-13T16:40:48.374Z] 4f1c88b9dad5: Pulling fs layer [2023-09-13T16:40:48.374Z] ad3a456e5733: Pulling fs layer [2023-09-13T16:40:48.374Z] 9e4f439ed901: Pulling fs layer [2023-09-13T16:40:48.374Z] feaf6a47b606: Pulling fs layer [2023-09-13T16:40:48.374Z] 5e8b037d7d82: Pulling fs layer [2023-09-13T16:40:48.374Z] 8ac70367396e: Pulling fs layer [2023-09-13T16:40:48.374Z] feaf6a47b606: Waiting [2023-09-13T16:40:48.374Z] 5e8b037d7d82: Waiting [2023-09-13T16:40:48.374Z] 9e4f439ed901: Waiting [2023-09-13T16:40:48.374Z] 6db16350a2e2: Pulling fs layer [2023-09-13T16:40:48.374Z] 9250d5d63582: Pulling fs layer [2023-09-13T16:40:48.374Z] 6db16350a2e2: Waiting [2023-09-13T16:40:48.374Z] 8ac70367396e: Waiting [2023-09-13T16:40:48.374Z] c4d48a809fc2: Verifying Checksum [2023-09-13T16:40:48.374Z] c4d48a809fc2: Download complete [2023-09-13T16:40:48.374Z] ad3a456e5733: Verifying Checksum [2023-09-13T16:40:48.374Z] ad3a456e5733: Download complete [2023-09-13T16:40:48.374Z] 9e4f439ed901: Verifying Checksum [2023-09-13T16:40:48.374Z] 9e4f439ed901: Download complete [2023-09-13T16:40:48.634Z] 7264a8db6415: Verifying Checksum [2023-09-13T16:40:48.634Z] 7264a8db6415: Download complete [2023-09-13T16:40:48.634Z] feaf6a47b606: Verifying Checksum [2023-09-13T16:40:48.634Z] feaf6a47b606: Download complete [2023-09-13T16:40:48.634Z] 7264a8db6415: Pull complete [2023-09-13T16:40:48.634Z] 8ac70367396e: Verifying Checksum [2023-09-13T16:40:48.634Z] 8ac70367396e: Download complete [2023-09-13T16:40:48.892Z] c4d48a809fc2: Pull complete [2023-09-13T16:40:48.892Z] 4f1c88b9dad5: Verifying Checksum [2023-09-13T16:40:48.892Z] 4f1c88b9dad5: Download complete [2023-09-13T16:40:49.153Z] 6db16350a2e2: Verifying Checksum [2023-09-13T16:40:49.153Z] 6db16350a2e2: Download complete [2023-09-13T16:40:49.411Z] 9250d5d63582: Verifying Checksum [2023-09-13T16:40:49.411Z] 9250d5d63582: Download complete [2023-09-13T16:40:49.411Z] 5e8b037d7d82: Verifying Checksum [2023-09-13T16:40:49.411Z] 5e8b037d7d82: Download complete [2023-09-13T16:40:52.699Z] 4f1c88b9dad5: Pull complete [2023-09-13T16:40:52.699Z] ad3a456e5733: Pull complete [2023-09-13T16:40:52.699Z] 9e4f439ed901: Pull complete [2023-09-13T16:40:52.699Z] feaf6a47b606: Pull complete [2023-09-13T16:40:54.604Z] 5e8b037d7d82: Pull complete [2023-09-13T16:40:55.171Z] 8ac70367396e: Pull complete [2023-09-13T16:40:55.742Z] 6db16350a2e2: Pull complete [2023-09-13T16:40:56.309Z] 9250d5d63582: Pull complete [2023-09-13T16:40:56.309Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-13T16:40:56.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-13T16:40:56.309Z] ---> fa269f55d9b9 [2023-09-13T16:40:56.309Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:41:00.526Z] ---> Running in 714b1d850402 [2023-09-13T16:41:00.526Z] Removing intermediate container 714b1d850402 [2023-09-13T16:41:00.526Z] ---> 881a93788f2b [2023-09-13T16:41:00.526Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:41:00.526Z] ---> Running in 91b4a0e52c51 [2023-09-13T16:41:00.526Z] Removing intermediate container 91b4a0e52c51 [2023-09-13T16:41:00.526Z] ---> 3f5a9efa2bbe [2023-09-13T16:41:00.526Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:41:00.526Z] ---> Running in 826671d07bc8 [2023-09-13T16:41:00.526Z] Removing intermediate container 826671d07bc8 [2023-09-13T16:41:00.526Z] ---> 384ee7dce4e2 [2023-09-13T16:41:00.526Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:41:00.526Z] ---> Running in 5a4c1ee342bf [2023-09-13T16:41:00.526Z] Removing intermediate container 5a4c1ee342bf [2023-09-13T16:41:00.526Z] ---> 66f36791ae6f [2023-09-13T16:41:00.526Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:41:00.526Z] ---> Running in bd82ea0e31b4 [2023-09-13T16:41:00.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:41:00.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:41:01.045Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-13T16:41:01.045Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:41:01.045Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:41:01.045Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:41:01.045Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-13T16:41:01.045Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-13T16:41:01.045Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-13T16:41:01.045Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-13T16:41:01.307Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-13T16:41:01.307Z] (10/13) Installing kmod-libs (30-r3) [2023-09-13T16:41:01.307Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-13T16:41:01.307Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-13T16:41:01.307Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-13T16:41:01.307Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:41:01.307Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:41:01.307Z] OK: 272 MiB in 69 packages [2023-09-13T16:41:01.544Z] Still waiting to schedule task [2023-09-13T16:41:01.544Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-13T16:41:01.876Z] Removing intermediate container bd82ea0e31b4 [2023-09-13T16:41:01.876Z] ---> 9251a2e9d88f [2023-09-13T16:41:01.876Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-13T16:41:01.876Z] ---> Running in c67fd8810312 [2023-09-13T16:41:01.876Z] Removing intermediate container c67fd8810312 [2023-09-13T16:41:01.876Z] ---> e29f49f8aead [2023-09-13T16:41:01.876Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-13T16:41:02.136Z] ---> 5b468daf49b4 [2023-09-13T16:41:02.136Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:41:02.136Z] ---> Running in 2bfca539908e [2023-09-13T16:41:40.894Z] Removing intermediate container 2bfca539908e [2023-09-13T16:41:40.894Z] ---> 5c26a25d3e98 [2023-09-13T16:41:40.894Z] Step 11/13 : COPY . . [2023-09-13T16:41:40.894Z] ---> feffa17785fa [2023-09-13T16:41:40.894Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:41:40.894Z] ---> Running in 2fbe094d6aa4 [2023-09-13T16:41:40.894Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:41:40.894Z] Dload Upload Total Spent Left Speed [2023-09-13T16:41:40.894Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9808 0 --:--:-- --:--:-- --:--:-- 9866 [2023-09-13T16:41:40.894Z] Removing intermediate container 2fbe094d6aa4 [2023-09-13T16:41:40.894Z] ---> 2846a4455d65 [2023-09-13T16:41:40.894Z] Step 13/13 : RUN ${MAKE} [2023-09-13T16:41:40.894Z] ---> Running in 5310ddc103d0 [2023-09-13T16:41:40.894Z] noop [2023-09-13T16:41:40.894Z] Removing intermediate container 5310ddc103d0 [2023-09-13T16:41:40.894Z] ---> 9cc17c515df8 [2023-09-13T16:41:40.894Z] Successfully built 9cc17c515df8 [2023-09-13T16:41:40.894Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:41:41.331Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T16:41:41.331Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:41:41.485Z] prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container [2023-09-13T16:41:41.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T16:41:41.828Z] $ docker top ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:41:42.219Z] + go version [2023-09-13T16:41:42.219Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-13T16:41:42.244Z] $ docker stop --time=1 ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 [2023-09-13T16:41:43.491Z] $ docker rm -f --volumes ba320485712ce4ad03869a522fbeeb4a542186d8898c75b83751966bf92e10d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:41:44.219Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-13T16:41:44.219Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:41:44.371Z] prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container [2023-09-13T16:41:44.398Z] $ 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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-13T16:41:44.737Z] $ docker top d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:41:45.125Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-289 [Pipeline] fileExists [Pipeline] sh [2023-09-13T16:41:45.485Z] + make test [2023-09-13T16:41:45.485Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T16:41:46.859Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-13T16:41:56.818Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-13T16:41:57.751Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements [2023-09-13T16:42:05.867Z] go vet ./... [2023-09-13T16:42:08.399Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T16:42:08.399Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T16:42:08.399Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T16:42:08.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T16:42:08.463Z] $ docker stop --time=1 d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 [2023-09-13T16:42:11.406Z] $ docker rm -f --volumes d84de83f29b9e9efe2ae819d3884b28df7765381b260cc68b91755a231abde28 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T16:42:11.926Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T16:42:12.003Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-13T16:42:12.716Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T16:42:13.032Z] + ls -al . [2023-09-13T16:42:13.032Z] total 220 [2023-09-13T16:42:13.032Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 16:41 . [2023-09-13T16:42:13.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:40 .. [2023-09-13T16:42:13.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:41 .git [2023-09-13T16:42:13.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 .github [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:40 .gitignore [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:40 .golangci.yml [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:40 .hadolint.yml [2023-09-13T16:42:13.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:40 .semver [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:40 Attribution.txt [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:40 CHANGELOG.md [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:40 Dockerfile [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:40 GOVERNANCE.md [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:40 Jenkinsfile [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:40 LICENSE [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:40 Makefile [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:40 OWNERS.md [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:40 README.md [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 16:40 VERSION [2023-09-13T16:42:13.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:40 bin [2023-09-13T16:42:13.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 cmd [2023-09-13T16:42:13.032Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:41 coverage.out [2023-09-13T16:42:13.032Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:40 docker-entrypoint.sh [2023-09-13T16:42:13.032Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:40 docs [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:40 go.mod [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:40 go.sum [2023-09-13T16:42:13.032Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:40 internal [2023-09-13T16:42:13.032Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:40 snap [2023-09-13T16:42:13.032Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:42:13.434Z] + 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=c755da0d0732796cf80239319bf5f764f1473ee2 --label arch=amd64 --label version=0.0.0 . [2023-09-13T16:42:13.434Z] Sending build context to Docker daemon 2.267MB [2023-09-13T16:42:13.434Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:42:13.434Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-13T16:42:13.434Z] ---> 9cc17c515df8 [2023-09-13T16:42:13.434Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:42:13.693Z] ---> Running in 4ee3249fe596 [2023-09-13T16:42:13.693Z] Removing intermediate container 4ee3249fe596 [2023-09-13T16:42:13.693Z] ---> 05b67a033104 [2023-09-13T16:42:13.693Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:42:13.693Z] ---> Running in 724e9269da37 [2023-09-13T16:42:13.693Z] Removing intermediate container 724e9269da37 [2023-09-13T16:42:13.693Z] ---> 29f83c7fb5b7 [2023-09-13T16:42:13.693Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:42:13.693Z] ---> Running in 15486ef15ff9 [2023-09-13T16:42:13.952Z] Removing intermediate container 15486ef15ff9 [2023-09-13T16:42:13.952Z] ---> 2f74ee0ca1b0 [2023-09-13T16:42:13.952Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:42:13.952Z] ---> Running in 9687433427ee [2023-09-13T16:42:13.952Z] Removing intermediate container 9687433427ee [2023-09-13T16:42:13.952Z] ---> ffc420d473e9 [2023-09-13T16:42:13.952Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:42:13.952Z] ---> Running in e89d00d79d7a [2023-09-13T16:42:14.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:42:14.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:42:14.469Z] OK: 272 MiB in 69 packages [2023-09-13T16:42:15.037Z] Removing intermediate container e89d00d79d7a [2023-09-13T16:42:15.037Z] ---> fdf1b356ad44 [2023-09-13T16:42:15.037Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-13T16:42:15.037Z] ---> Running in 543b28ce1d89 [2023-09-13T16:42:15.037Z] Removing intermediate container 543b28ce1d89 [2023-09-13T16:42:15.037Z] ---> a6056cdc553e [2023-09-13T16:42:15.037Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-13T16:42:15.037Z] ---> 1cafaa0aed79 [2023-09-13T16:42:15.037Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:42:15.296Z] ---> Running in 3a72251e7679 [2023-09-13T16:42:15.944Z] Removing intermediate container 3a72251e7679 [2023-09-13T16:42:15.944Z] ---> 55c772375ef0 [2023-09-13T16:42:15.944Z] Step 11/36 : COPY . . [2023-09-13T16:42:16.392Z] ---> 74f8d230e71c [2023-09-13T16:42:16.392Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:42:16.392Z] ---> Running in 8af1ed846f20 [2023-09-13T16:42:16.651Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:42:16.651Z] Dload Upload Total Spent Left Speed [2023-09-13T16:42:16.651Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 41545 0 --:--:-- --:--:-- --:--:-- 41766 [2023-09-13T16:42:16.909Z] Removing intermediate container 8af1ed846f20 [2023-09-13T16:42:16.909Z] ---> 36237b65981b [2023-09-13T16:42:16.909Z] Step 13/36 : RUN ${MAKE} [2023-09-13T16:42:16.909Z] ---> Running in dfc76c055ee3 [2023-09-13T16:42:17.166Z] 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.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-13T16:42:33.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6127 in /w/workspace/foundry_device-usb-camera_PR-289 [Pipeline] { [Pipeline] ws [2023-09-13T16:42:33.111Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-13T16:42:33.202Z] Selected Git installation does not exist. Using Default [2023-09-13T16:42:33.202Z] The recommended git tool is: NONE [2023-09-13T16:42:38.313Z] using credential edgex-jenkins-ssh [2023-09-13T16:42:38.329Z] Cloning the remote Git repository [2023-09-13T16:42:39.170Z] Removing intermediate container dfc76c055ee3 [2023-09-13T16:42:39.170Z] ---> fd4787a86940 [2023-09-13T16:42:39.170Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-13T16:42:39.170Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-13T16:42:39.170Z] 4acc49c71d14: Pulling fs layer [2023-09-13T16:42:39.170Z] 4acc49c71d14: Download complete [2023-09-13T16:42:39.170Z] 4acc49c71d14: Pull complete [2023-09-13T16:42:39.170Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-13T16:42:39.170Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-13T16:42:39.170Z] ---> 01a2bd3e5fff [2023-09-13T16:42:39.170Z] Step 15/36 : FROM alpine:3.18 [2023-09-13T16:42:39.170Z] 3.18: Pulling from library/alpine [2023-09-13T16:42:39.170Z] 7264a8db6415: Already exists [2023-09-13T16:42:39.170Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T16:42:39.170Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T16:42:39.170Z] ---> 7e01a0d0a1dc [2023-09-13T16:42:39.170Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-13T16:42:39.170Z] ---> Running in 1daadb63b52a [2023-09-13T16:42:39.170Z] Removing intermediate container 1daadb63b52a [2023-09-13T16:42:39.170Z] ---> 3560326a5170 [2023-09-13T16:42:39.170Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-13T16:42:39.170Z] ---> Running in 59a51a2ecc43 [2023-09-13T16:42:39.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-13T16:42:39.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-13T16:42:39.170Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-13T16:42:39.170Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-13T16:42:39.170Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-13T16:42:38.351Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-13T16:42:38.442Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-13T16:42:38.582Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-13T16:42:38.583Z] > git --version # timeout=10 [2023-09-13T16:42:38.602Z] > git --version # 'git version 2.25.1' [2023-09-13T16:42:38.605Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T16:42:38.743Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T16:42:39.430Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-13T16:42:39.430Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-13T16:42:39.430Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-13T16:42:39.430Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-13T16:42:39.430Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-13T16:42:39.430Z] (9/107) Installing libxcb (1.15-r1) [2023-09-13T16:42:39.430Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-13T16:42:39.430Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-13T16:42:39.430Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-13T16:42:39.430Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-13T16:42:39.430Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-13T16:42:39.430Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-13T16:42:39.430Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-13T16:42:39.430Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-13T16:42:39.430Z] (18/107) Installing libva (2.18.0-r1) [2023-09-13T16:42:39.430Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-13T16:42:39.691Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-13T16:42:39.691Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-13T16:42:39.691Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-13T16:42:39.691Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-13T16:42:39.691Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-13T16:42:39.691Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-13T16:42:39.691Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-13T16:42:39.691Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-13T16:42:39.691Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-13T16:42:39.691Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-13T16:42:39.691Z] (30/107) Installing opus (1.4-r0) [2023-09-13T16:42:39.691Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-13T16:42:39.691Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-13T16:42:39.691Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-13T16:42:39.691Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-13T16:42:39.691Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-13T16:42:39.950Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-13T16:42:39.950Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-13T16:42:39.950Z] (38/107) Installing libwebp (1.3.1-r0) [2023-09-13T16:42:39.950Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-13T16:42:39.950Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-13T16:42:39.950Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-13T16:42:39.950Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-13T16:42:40.210Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-13T16:42:40.210Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-13T16:42:40.210Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-13T16:42:40.210Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-13T16:42:40.210Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-13T16:42:40.210Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-13T16:42:40.210Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-13T16:42:40.210Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-13T16:42:40.210Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-13T16:42:40.210Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-13T16:42:40.210Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-13T16:42:40.210Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-13T16:42:40.210Z] (55/107) Installing glib (2.76.4-r0) [2023-09-13T16:42:40.469Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-13T16:42:40.469Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-13T16:42:40.469Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-13T16:42:40.469Z] (59/107) Installing libass (0.17.1-r0) [2023-09-13T16:42:40.469Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-13T16:42:40.469Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-13T16:42:40.469Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-13T16:42:40.469Z] (63/107) Installing libunistring (1.1-r1) [2023-09-13T16:42:40.469Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-13T16:42:40.469Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-13T16:42:40.469Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-13T16:42:40.469Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-13T16:42:40.469Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-13T16:42:40.469Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-13T16:42:40.469Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-13T16:42:40.469Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-13T16:42:40.469Z] (72/107) Installing librist (0.2.7-r0) [2023-09-13T16:42:39.589Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-13T16:42:39.615Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-13T16:42:40.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-13T16:42:40.450Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-13T16:42:40.451Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T16:42:40.471Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/289/head:refs/remotes/origin/PR-289 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-13T16:42:40.728Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-13T16:42:40.728Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-13T16:42:40.728Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-13T16:42:40.728Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-13T16:42:40.728Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-13T16:42:40.728Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-13T16:42:40.728Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-13T16:42:40.728Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-13T16:42:40.728Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-13T16:42:40.728Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-13T16:42:40.728Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-13T16:42:40.728Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-13T16:42:40.728Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-13T16:42:40.987Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-13T16:42:40.987Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-13T16:42:40.987Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-13T16:42:40.987Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-13T16:42:40.987Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-13T16:42:40.987Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-13T16:42:40.987Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-13T16:42:40.987Z] (93/107) Installing orc (0.4.34-r0) [2023-09-13T16:42:40.987Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-13T16:42:40.987Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-13T16:42:40.987Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-13T16:42:40.987Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-13T16:42:40.987Z] (98/107) Installing libpulse (16.1-r10) [2023-09-13T16:42:40.987Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:42:40.987Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:42:40.987Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-13T16:42:40.987Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-13T16:42:40.987Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-13T16:42:40.987Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:42:41.074Z] Merging remotes/origin/main commit 5e12c9c90705f9e971aee6dc20caba93a75f2d45 into PR head commit c755da0d0732796cf80239319bf5f764f1473ee2 [2023-09-13T16:42:41.246Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-13T16:42:41.246Z] (106/107) Installing kmod-libs (30-r3) [2023-09-13T16:42:41.246Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-13T16:42:41.246Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:42:41.246Z] Executing glib-2.76.4-r0.trigger [2023-09-13T16:42:41.246Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:42:41.246Z] OK: 131 MiB in 122 packages [2023-09-13T16:42:41.356Z] Merge succeeded, producing c755da0d0732796cf80239319bf5f764f1473ee2 [2023-09-13T16:42:41.356Z] Checking out Revision c755da0d0732796cf80239319bf5f764f1473ee2 (PR-289) [2023-09-13T16:42:41.074Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T16:42:41.143Z] > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 [2023-09-13T16:42:41.235Z] > git remote # timeout=10 [2023-09-13T16:42:41.254Z] > git config --get remote.origin.url # timeout=10 [2023-09-13T16:42:41.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-13T16:42:41.291Z] > git merge 5e12c9c90705f9e971aee6dc20caba93a75f2d45 # timeout=10 [2023-09-13T16:42:41.317Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-13T16:42:41.344Z] > git config core.sparsecheckout # timeout=10 [2023-09-13T16:42:41.357Z] > git checkout -f c755da0d0732796cf80239319bf5f764f1473ee2 # timeout=10 [2023-09-13T16:42:43.856Z] Removing intermediate container 59a51a2ecc43 [2023-09-13T16:42:43.857Z] ---> 6e4f2d522c41 [2023-09-13T16:42:43.857Z] Step 18/36 : WORKDIR / [2023-09-13T16:42:43.857Z] ---> Running in b240277efde7 [2023-09-13T16:42:43.857Z] Removing intermediate container b240277efde7 [2023-09-13T16:42:43.857Z] ---> d6b0b1c6a508 [2023-09-13T16:42:43.857Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-13T16:42:44.790Z] ---> 8df71c1e16b6 [2023-09-13T16:42:44.791Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-13T16:42:44.791Z] ---> 2fcacaba2732 [2023-09-13T16:42:44.791Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-13T16:42:44.791Z] ---> a7f65e787e7e [2023-09-13T16:42:44.791Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-13T16:42:44.791Z] ---> c32781b0413b [2023-09-13T16:42:44.791Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-13T16:42:44.835Z] Commit message: "build: upgrade some dependencies for flag feature" [2023-09-13T16:42:44.863Z] > git --version # timeout=10 [2023-09-13T16:42:44.875Z] > git --version # 'git version 2.25.1' [2023-09-13T16:42:44.888Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-13T16:42:45.052Z] ---> 5f7bcde138e3 [2023-09-13T16:42:45.052Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-13T16:42:45.052Z] ---> 808d2af87ae2 [2023-09-13T16:42:45.052Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T16:42:45.989Z] ---> 78220ae8cb09 [2023-09-13T16:42:45.989Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:42:45.990Z] ---> Running in 1aeb717b544b [2023-09-13T16:42:46.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-13T16:42:46.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:42:46.017Z] Dload Upload Total Spent Left Speed [2023-09-13T16:42:46.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-09-13T16:42:46.557Z] Removing intermediate container 1aeb717b544b [2023-09-13T16:42:46.557Z] ---> df91d722f0a4 [2023-09-13T16:42:46.557Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:42:46.557Z] ---> Running in 7e1583a493c0 [2023-09-13T16:42:46.748Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-13T16:42:47.094Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-13T16:42:47.094Z] + sudo tee /etc/docker/daemon.new [2023-09-13T16:42:47.094Z] { [2023-09-13T16:42:47.094Z] "registry-mirrors": [ [2023-09-13T16:42:47.094Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-13T16:42:47.094Z] ], [2023-09-13T16:42:47.094Z] "bip": "10.250.0.254/24", [2023-09-13T16:42:47.094Z] "hosts": [ [2023-09-13T16:42:47.094Z] "tcp://0.0.0.0:5555", [2023-09-13T16:42:47.094Z] "unix:///var/run/docker.sock" [2023-09-13T16:42:47.094Z] ], [2023-09-13T16:42:47.094Z] "mtu": 1458, [2023-09-13T16:42:47.094Z] "selinux-enabled": true, [2023-09-13T16:42:47.094Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-13T16:42:47.094Z] } [2023-09-13T16:42:47.122Z] Removing intermediate container 7e1583a493c0 [2023-09-13T16:42:47.122Z] ---> b1d2b7a41e8b [2023-09-13T16:42:47.122Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-13T16:42:47.122Z] ---> Running in c1dc21594312 [Pipeline] sh [2023-09-13T16:42:47.382Z] Removing intermediate container c1dc21594312 [2023-09-13T16:42:47.382Z] ---> 4068a8d64512 [2023-09-13T16:42:47.382Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-13T16:42:47.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-13T16:42:47.641Z] ---> Running in bed797956d45 [2023-09-13T16:42:47.782Z] + sudo service docker restart [2023-09-13T16:42:47.899Z] Removing intermediate container bed797956d45 [2023-09-13T16:42:47.899Z] ---> 505010b30a23 [2023-09-13T16:42:47.899Z] Step 30/36 : EXPOSE 59983 [2023-09-13T16:42:47.899Z] ---> Running in de65fb476d91 [2023-09-13T16:42:48.158Z] Removing intermediate container de65fb476d91 [2023-09-13T16:42:48.158Z] ---> 3f8ad0f603dc [2023-09-13T16:42:48.158Z] Step 31/36 : EXPOSE 8554 [2023-09-13T16:42:48.158Z] ---> Running in 8414359be77e [2023-09-13T16:42:48.158Z] Removing intermediate container 8414359be77e [2023-09-13T16:42:48.158Z] ---> 91f8376d6e3f [2023-09-13T16:42:48.158Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-13T16:42:48.158Z] ---> Running in c57c82879a70 [2023-09-13T16:42:48.158Z] Removing intermediate container c57c82879a70 [2023-09-13T16:42:48.158Z] ---> ef2e26c29b38 [2023-09-13T16:42:48.158Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-13T16:42:48.415Z] ---> Running in be5b5927d177 [2023-09-13T16:42:48.415Z] Removing intermediate container be5b5927d177 [2023-09-13T16:42:48.415Z] ---> 88bb85c9e470 [2023-09-13T16:42:48.415Z] Step 34/36 : LABEL arch=amd64 [2023-09-13T16:42:48.415Z] ---> Running in 372a6f9d3405 [2023-09-13T16:42:48.415Z] Removing intermediate container 372a6f9d3405 [2023-09-13T16:42:48.415Z] ---> 9702116b09fe [2023-09-13T16:42:48.415Z] Step 35/36 : LABEL git_sha=c755da0d0732796cf80239319bf5f764f1473ee2 [2023-09-13T16:42:48.415Z] ---> Running in b7cde0cdb616 [2023-09-13T16:42:48.415Z] Removing intermediate container b7cde0cdb616 [2023-09-13T16:42:48.415Z] ---> a057715ede65 [2023-09-13T16:42:48.415Z] Step 36/36 : LABEL version=0.0.0 [2023-09-13T16:42:48.415Z] ---> Running in 79644811ae35 [2023-09-13T16:42:48.672Z] Removing intermediate container 79644811ae35 [2023-09-13T16:42:48.672Z] ---> 15de49597551 [2023-09-13T16:42:48.672Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T16:42:48.672Z] Successfully built 15de49597551 [2023-09-13T16:42:48.672Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:42:49.571Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:42:49.571Z] [2023-09-13T16:42:49.571Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:42:49.950Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:42:49.950Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-13T16:42:49.950Z] 5eb5b503b376: Pulling fs layer [2023-09-13T16:42:49.950Z] 5c69ac0246d0: Pulling fs layer [2023-09-13T16:42:49.950Z] ec43610c2a17: Pulling fs layer [2023-09-13T16:42:49.950Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-13T16:42:49.950Z] 33b1e0a273af: Pulling fs layer [2023-09-13T16:42:49.950Z] 5d3b04190fa2: Pulling fs layer [2023-09-13T16:42:49.950Z] 2f39f015ded8: Pulling fs layer [2023-09-13T16:42:49.950Z] 33b1e0a273af: Waiting [2023-09-13T16:42:49.950Z] 5d3b04190fa2: Waiting [2023-09-13T16:42:49.950Z] 3a2ae6a8a46f: Waiting [2023-09-13T16:42:49.950Z] 2f39f015ded8: Waiting [2023-09-13T16:42:49.950Z] 5c69ac0246d0: Verifying Checksum [2023-09-13T16:42:49.950Z] 5c69ac0246d0: Download complete [2023-09-13T16:42:49.950Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-13T16:42:49.950Z] 3a2ae6a8a46f: Download complete [2023-09-13T16:42:49.950Z] ec43610c2a17: Verifying Checksum [2023-09-13T16:42:49.950Z] ec43610c2a17: Download complete [2023-09-13T16:42:49.950Z] 33b1e0a273af: Verifying Checksum [2023-09-13T16:42:49.950Z] 33b1e0a273af: Download complete [2023-09-13T16:42:49.950Z] 5d3b04190fa2: Verifying Checksum [2023-09-13T16:42:49.950Z] 5d3b04190fa2: Download complete [2023-09-13T16:42:50.209Z] 5eb5b503b376: Verifying Checksum [2023-09-13T16:42:50.209Z] 5eb5b503b376: Download complete [2023-09-13T16:42:50.774Z] 2f39f015ded8: Verifying Checksum [2023-09-13T16:42:50.774Z] 2f39f015ded8: Download complete [2023-09-13T16:42:51.339Z] 5eb5b503b376: Pull complete [2023-09-13T16:42:51.597Z] 5c69ac0246d0: Pull complete [2023-09-13T16:42:51.856Z] ec43610c2a17: Pull complete [2023-09-13T16:42:51.856Z] 3a2ae6a8a46f: Pull complete [2023-09-13T16:42:52.114Z] 33b1e0a273af: Pull complete [2023-09-13T16:42:52.372Z] 5d3b04190fa2: Pull complete [2023-09-13T16:42:56.556Z] 2f39f015ded8: Pull complete [2023-09-13T16:42:56.556Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-13T16:42:56.556Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:42:56.556Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:42:56.812Z] prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container [2023-09-13T16:42:56.846Z] $ 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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T16:43:00.781Z] $ docker top 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:43:01.229Z] ---> job-cost.sh [2023-09-13T16:43:01.229Z] lf-activate-venv: SKIPPING [2023-09-13T16:43:01.229Z] INFO: No Stack... [2023-09-13T16:43:01.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T16:43:01.751Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T16:43:02.076Z] + cat /w/workspace/foundry_device-usb-camera_PR-289/archives/cost.csv [2023-09-13T16:43:02.076Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T16:43:02.119Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [2023-09-13T16:43:02.123Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] did not exist. Created. [2023-09-13T16:43:02.123Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T16:43:02.518Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-13T16:43:02.571Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T16:43:02.604Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T16:43:02.691Z] $ docker stop --time=1 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f [2023-09-13T16:43:03.839Z] $ docker rm -f --volumes 8f4e6abe232e572f7139d18f00c3925404339ae6a4773a76e52598dfb7d7e80f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:43:06.073Z] provisioning config files... [2023-09-13T16:43:06.095Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config15904386392791315171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:43:06.473Z] ---> docker-login.sh [2023-09-13T16:43:06.473Z] nexus3.edgexfoundry.org:10001 [2023-09-13T16:43:06.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:43:07.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:43:07.008Z] Configure a credential helper to remove this warning. See [2023-09-13T16:43:07.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:43:07.008Z] [2023-09-13T16:43:07.008Z] Login Succeeded [2023-09-13T16:43:07.008Z] nexus3.edgexfoundry.org:10002 [2023-09-13T16:43:07.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:43:07.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:43:07.276Z] Configure a credential helper to remove this warning. See [2023-09-13T16:43:07.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:43:07.276Z] [2023-09-13T16:43:07.276Z] Login Succeeded [2023-09-13T16:43:07.276Z] nexus3.edgexfoundry.org:10003 [2023-09-13T16:43:07.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:43:07.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:43:07.544Z] Configure a credential helper to remove this warning. See [2023-09-13T16:43:07.544Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:43:07.544Z] [2023-09-13T16:43:07.544Z] Login Succeeded [2023-09-13T16:43:07.544Z] nexus3.edgexfoundry.org:10004 [2023-09-13T16:43:07.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:43:08.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:43:08.079Z] Configure a credential helper to remove this warning. See [2023-09-13T16:43:08.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:43:08.079Z] [2023-09-13T16:43:08.079Z] Login Succeeded [2023-09-13T16:43:08.079Z] docker.io [2023-09-13T16:43:08.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-13T16:43:08.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-13T16:43:08.660Z] Configure a credential helper to remove this warning. See [2023-09-13T16:43:08.660Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-13T16:43:08.660Z] [2023-09-13T16:43:08.660Z] Login Succeeded [2023-09-13T16:43:08.660Z] ---> docker-login.sh ends [Pipeline] } [2023-09-13T16:43:08.689Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-13T16:43:09.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:43:09.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-13T16:43:09.157Z] ========================================================= [2023-09-13T16:43:09.157Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-13T16:43:09.157Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:43:09.749Z] + 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 . [2023-09-13T16:43:10.016Z] Sending build context to Docker daemon 1.328MB [2023-09-13T16:43:10.016Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:43:10.016Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-13T16:43:14.277Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-13T16:43:14.277Z] 9fda8d8052c6: Pulling fs layer [2023-09-13T16:43:14.277Z] 5d54e960e981: Pulling fs layer [2023-09-13T16:43:14.277Z] c4a7e357bf2a: Pulling fs layer [2023-09-13T16:43:14.277Z] f0e02332f6b5: Pulling fs layer [2023-09-13T16:43:14.277Z] 66412af1f25a: Pulling fs layer [2023-09-13T16:43:14.277Z] 1baf3a5c0e64: Pulling fs layer [2023-09-13T16:43:14.277Z] 9a37bb91b891: Pulling fs layer [2023-09-13T16:43:14.277Z] a29adfc67d43: Pulling fs layer [2023-09-13T16:43:14.277Z] d5de9f91c1a4: Pulling fs layer [2023-09-13T16:43:14.277Z] f0e02332f6b5: Waiting [2023-09-13T16:43:14.277Z] 66412af1f25a: Waiting [2023-09-13T16:43:14.277Z] 1baf3a5c0e64: Waiting [2023-09-13T16:43:14.277Z] 9a37bb91b891: Waiting [2023-09-13T16:43:14.277Z] a29adfc67d43: Waiting [2023-09-13T16:43:14.277Z] d5de9f91c1a4: Waiting [2023-09-13T16:43:14.277Z] 5d54e960e981: Download complete [2023-09-13T16:43:14.277Z] f0e02332f6b5: Verifying Checksum [2023-09-13T16:43:14.277Z] f0e02332f6b5: Download complete [2023-09-13T16:43:14.277Z] 66412af1f25a: Download complete [2023-09-13T16:43:14.277Z] 9fda8d8052c6: Verifying Checksum [2023-09-13T16:43:14.277Z] 9fda8d8052c6: Download complete [2023-09-13T16:43:14.277Z] 9a37bb91b891: Download complete [2023-09-13T16:43:14.553Z] 9fda8d8052c6: Pull complete [2023-09-13T16:43:14.553Z] a29adfc67d43: Verifying Checksum [2023-09-13T16:43:14.553Z] a29adfc67d43: Download complete [2023-09-13T16:43:15.971Z] d5de9f91c1a4: Verifying Checksum [2023-09-13T16:43:15.971Z] d5de9f91c1a4: Download complete [2023-09-13T16:43:15.971Z] 5d54e960e981: Pull complete [2023-09-13T16:43:15.971Z] c4a7e357bf2a: Verifying Checksum [2023-09-13T16:43:15.971Z] c4a7e357bf2a: Download complete [2023-09-13T16:43:16.935Z] 1baf3a5c0e64: Verifying Checksum [2023-09-13T16:43:16.935Z] 1baf3a5c0e64: Download complete [2023-09-13T16:43:27.011Z] c4a7e357bf2a: Pull complete [2023-09-13T16:43:27.011Z] f0e02332f6b5: Pull complete [2023-09-13T16:43:27.011Z] 66412af1f25a: Pull complete [2023-09-13T16:43:33.676Z] 1baf3a5c0e64: Pull complete [2023-09-13T16:43:35.088Z] 9a37bb91b891: Pull complete [2023-09-13T16:43:36.050Z] a29adfc67d43: Pull complete [2023-09-13T16:43:37.996Z] d5de9f91c1a4: Pull complete [2023-09-13T16:43:37.996Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-13T16:43:37.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-13T16:43:37.996Z] ---> 746ca1b523b5 [2023-09-13T16:43:37.996Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:43:39.411Z] ---> Running in 71c9adc973f9 [2023-09-13T16:43:40.004Z] Removing intermediate container 71c9adc973f9 [2023-09-13T16:43:40.004Z] ---> dd1561805f67 [2023-09-13T16:43:40.004Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:43:40.004Z] ---> Running in 0260d66cec57 [2023-09-13T16:43:40.276Z] Removing intermediate container 0260d66cec57 [2023-09-13T16:43:40.276Z] ---> 7966ef24ff80 [2023-09-13T16:43:40.276Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:43:40.276Z] ---> Running in 80a7c53b79df [2023-09-13T16:43:40.546Z] Removing intermediate container 80a7c53b79df [2023-09-13T16:43:40.546Z] ---> 305e13373fc2 [2023-09-13T16:43:40.546Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:43:40.546Z] ---> Running in 8f88b517cbfe [2023-09-13T16:43:40.813Z] Removing intermediate container 8f88b517cbfe [2023-09-13T16:43:40.813Z] ---> 9be2ba9c88db [2023-09-13T16:43:40.813Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:43:41.080Z] ---> Running in 74d1596cc8c7 [2023-09-13T16:43:42.040Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T16:43:42.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T16:43:43.738Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-13T16:43:43.738Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:43:43.738Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:43:43.738Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:43:43.738Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-13T16:43:43.738Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-13T16:43:43.738Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-13T16:43:43.738Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-13T16:43:43.738Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-13T16:43:43.738Z] (10/13) Installing kmod-libs (30-r3) [2023-09-13T16:43:43.738Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-13T16:43:43.738Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-13T16:43:43.738Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-13T16:43:43.738Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:43:43.738Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:43:43.738Z] OK: 275 MiB in 69 packages [2023-09-13T16:43:45.147Z] Removing intermediate container 74d1596cc8c7 [2023-09-13T16:43:45.147Z] ---> bbb59ba84533 [2023-09-13T16:43:45.147Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-13T16:43:45.147Z] ---> Running in f50c6fb834b5 [2023-09-13T16:43:45.417Z] Removing intermediate container f50c6fb834b5 [2023-09-13T16:43:45.417Z] ---> afca85140945 [2023-09-13T16:43:45.417Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-13T16:43:46.007Z] ---> a0def103d6a7 [2023-09-13T16:43:46.007Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:43:46.007Z] ---> Running in cf989ad7de13 [2023-09-13T16:44:53.876Z] Removing intermediate container cf989ad7de13 [2023-09-13T16:44:53.876Z] ---> c93357588293 [2023-09-13T16:44:53.876Z] Step 11/13 : COPY . . [2023-09-13T16:44:53.876Z] ---> 8a5a05af0882 [2023-09-13T16:44:53.876Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:44:53.876Z] ---> Running in aded42281254 [2023-09-13T16:44:53.876Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:44:53.876Z]  Dload Upload Total Spent Left Speed [2023-09-13T16:44:53.876Z] 0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9873 0 --:--:-- --:--:-- --:--:-- 9944 [2023-09-13T16:44:54.462Z] Removing intermediate container aded42281254 [2023-09-13T16:44:54.462Z] ---> e8b24933f12a [2023-09-13T16:44:54.462Z] Step 13/13 : RUN ${MAKE} [2023-09-13T16:44:54.462Z] ---> Running in 12998b146905 [2023-09-13T16:44:55.425Z] noop [2023-09-13T16:44:56.008Z] Removing intermediate container 12998b146905 [2023-09-13T16:44:56.008Z] ---> 7e84628cf11f [2023-09-13T16:44:56.008Z] Successfully built 7e84628cf11f [2023-09-13T16:44:56.008Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:44:56.476Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T16:44:56.477Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:44:56.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-09-13T16:44:56.817Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T16:44:57.936Z] $ docker top 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:44:58.820Z] + go version [2023-09-13T16:44:58.820Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-13T16:44:58.851Z] $ docker stop --time=1 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 [2023-09-13T16:45:00.454Z] $ docker rm -f --volumes 5d7d51860e413c181294bad20c2a7679e43b0d809124f3151d070d12d113c9f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:45:01.251Z] + docker inspect -f . ci-base-image-arm64 [2023-09-13T16:45:01.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:45:01.500Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-09-13T16:45:01.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-13T16:45:02.699Z] $ docker top 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:45:03.242Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-13T16:45:03.634Z] + make test [2023-09-13T16:45:03.634Z] go test ./... -coverprofile=coverage.out ./... [2023-09-13T16:45:07.904Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-13T16:46:44.523Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-13T16:46:45.102Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.071s coverage: 4.4% of statements [2023-09-13T16:46:46.059Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-13T16:46:46.059Z] go vet ./... [2023-09-13T16:47:18.269Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-13T16:47:18.269Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-13T16:47:18.269Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-13T16:47:18.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-13T16:47:18.330Z] $ docker stop --time=1 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 [2023-09-13T16:47:20.214Z] $ docker rm -f --volumes 2b86a1e50b0390892cbfe65ac43adcbbe8a1c05d69af738148c7e3df7e3d5817 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-13T16:47:21.500Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-13T16:47:21.545Z] Warning: overwriting stash ‘coverage-report’ [2023-09-13T16:47:22.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-13T16:47:23.004Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-13T16:47:23.389Z] + ls -al . [2023-09-13T16:47:23.389Z] total 216 [2023-09-13T16:47:23.389Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 13 16:45 . [2023-09-13T16:47:23.389Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:42 .. [2023-09-13T16:47:23.389Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 16:42 .git [2023-09-13T16:47:23.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 .github [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 468 Sep 13 16:42 .gitignore [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 13 16:42 .golangci.yml [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 13 16:42 .hadolint.yml [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 13 16:42 Attribution.txt [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 13 16:42 CHANGELOG.md [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 13 16:42 Dockerfile [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 13 16:42 GOVERNANCE.md [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 13 16:42 Jenkinsfile [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 13 16:42 LICENSE [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 13 16:42 Makefile [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 13 16:42 OWNERS.md [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 13 16:42 README.md [2023-09-13T16:47:23.389Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 16:40 VERSION [2023-09-13T16:47:23.389Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:42 bin [2023-09-13T16:47:23.389Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 cmd [2023-09-13T16:47:23.390Z] -rw-r--r-- 1 jenkins jenkins 54378 Sep 13 16:46 coverage.out [2023-09-13T16:47:23.390Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 13 16:42 docker-entrypoint.sh [2023-09-13T16:47:23.390Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 16:42 docs [2023-09-13T16:47:23.390Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 13 16:42 go.mod [2023-09-13T16:47:23.390Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 13 16:42 go.sum [2023-09-13T16:47:23.390Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 16:42 internal [2023-09-13T16:47:23.390Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 16:42 snap [2023-09-13T16:47:23.390Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 13 16:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:47:23.839Z] + 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=c755da0d0732796cf80239319bf5f764f1473ee2 --label arch=arm64 --label version=0.0.0 . [2023-09-13T16:47:24.112Z] Sending build context to Docker daemon 1.383MB [2023-09-13T16:47:24.112Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-13T16:47:24.112Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-13T16:47:24.112Z] ---> 7e84628cf11f [2023-09-13T16:47:24.112Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-13T16:47:24.380Z] ---> Running in 2655e938bc5f [2023-09-13T16:47:24.663Z] Removing intermediate container 2655e938bc5f [2023-09-13T16:47:24.663Z] ---> 807309dc72f6 [2023-09-13T16:47:24.663Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-13T16:47:24.934Z] ---> Running in 980ca1c01ab4 [2023-09-13T16:47:25.202Z] Removing intermediate container 980ca1c01ab4 [2023-09-13T16:47:25.203Z] ---> cf638dffb63b [2023-09-13T16:47:25.203Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-13T16:47:25.203Z] ---> Running in 54358160906c [2023-09-13T16:47:25.471Z] Removing intermediate container 54358160906c [2023-09-13T16:47:25.471Z] ---> bb2d81556619 [2023-09-13T16:47:25.471Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-13T16:47:25.753Z] ---> Running in e169796daa81 [2023-09-13T16:47:26.025Z] Removing intermediate container e169796daa81 [2023-09-13T16:47:26.025Z] ---> 5f841a638616 [2023-09-13T16:47:26.025Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-13T16:47:26.025Z] ---> Running in 6250bd2382ef [2023-09-13T16:47:26.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T16:47:27.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T16:47:28.540Z] OK: 275 MiB in 69 packages [2023-09-13T16:47:30.491Z] Removing intermediate container 6250bd2382ef [2023-09-13T16:47:30.491Z] ---> a6aa0fa9a3ab [2023-09-13T16:47:30.491Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-13T16:47:30.491Z] ---> Running in 62cb66c9518e [2023-09-13T16:47:31.894Z] Removing intermediate container 62cb66c9518e [2023-09-13T16:47:31.894Z] ---> 7356943db9f4 [2023-09-13T16:47:31.894Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-13T16:47:32.171Z] ---> a135d5e9ed90 [2023-09-13T16:47:32.171Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-13T16:47:32.171Z] ---> Running in 440d58d6ca19 [2023-09-13T16:47:34.748Z] Removing intermediate container 440d58d6ca19 [2023-09-13T16:47:34.748Z] ---> 0968695adfc1 [2023-09-13T16:47:34.748Z] Step 11/36 : COPY . . [2023-09-13T16:47:35.716Z] ---> 931c6f1b914d [2023-09-13T16:47:35.716Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-13T16:47:35.991Z] ---> Running in 822446ab7267 [2023-09-13T16:47:36.960Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:47:36.960Z] Dload Upload Total Spent Left Speed [2023-09-13T16:47:36.960Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6148 0 --:--:-- --:--:-- --:--:-- 6172 [2023-09-13T16:47:37.924Z] Removing intermediate container 822446ab7267 [2023-09-13T16:47:37.924Z] ---> 83e5b42e6aea [2023-09-13T16:47:37.924Z] Step 13/36 : RUN ${MAKE} [2023-09-13T16:47:37.924Z] ---> Running in 921fdd58ff76 [2023-09-13T16:47:38.879Z] 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.1.0-dev.24" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-13T16:49:45.552Z] Removing intermediate container 921fdd58ff76 [2023-09-13T16:49:45.552Z] ---> 772186ba8487 [2023-09-13T16:49:45.552Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-13T16:49:45.552Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-13T16:49:45.552Z] 8766b47fe142: Pulling fs layer [2023-09-13T16:49:46.134Z] 8766b47fe142: Verifying Checksum [2023-09-13T16:49:46.134Z] 8766b47fe142: Download complete [2023-09-13T16:49:46.715Z] 8766b47fe142: Pull complete [2023-09-13T16:49:46.716Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-13T16:49:46.716Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-13T16:49:46.716Z] ---> 69d40e2cb93c [2023-09-13T16:49:46.716Z] Step 15/36 : FROM alpine:3.18 [2023-09-13T16:49:47.293Z] 3.18: Pulling from library/alpine [2023-09-13T16:49:47.293Z] 9fda8d8052c6: Already exists [2023-09-13T16:49:47.560Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-13T16:49:47.560Z] Status: Downloaded newer image for alpine:3.18 [2023-09-13T16:49:47.560Z] ---> f6648c04cd6c [2023-09-13T16:49:47.560Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-13T16:49:47.560Z] ---> Running in 8a5284d66c16 [2023-09-13T16:49:47.827Z] Removing intermediate container 8a5284d66c16 [2023-09-13T16:49:47.827Z] ---> 382e3197f2e9 [2023-09-13T16:49:47.827Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-13T16:49:47.827Z] ---> Running in 34ab202a402a [2023-09-13T16:49:48.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-13T16:49:49.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-13T16:49:50.336Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-13T16:49:50.336Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-13T16:49:50.336Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-13T16:49:50.603Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-13T16:49:50.603Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-13T16:49:50.603Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-13T16:49:50.603Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-13T16:49:50.603Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-13T16:49:50.603Z] (9/104) Installing libxcb (1.15-r1) [2023-09-13T16:49:50.869Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-13T16:49:50.869Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-13T16:49:50.869Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-13T16:49:50.869Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-13T16:49:50.869Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-13T16:49:50.869Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-13T16:49:50.869Z] (16/104) Installing libva (2.18.0-r1) [2023-09-13T16:49:50.869Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-13T16:49:50.869Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-13T16:49:50.869Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-13T16:49:51.135Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-13T16:49:51.135Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-13T16:49:51.135Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-13T16:49:51.135Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-13T16:49:51.135Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-13T16:49:51.135Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-13T16:49:51.135Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-13T16:49:51.135Z] (27/104) Installing opus (1.4-r0) [2023-09-13T16:49:51.135Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-13T16:49:51.135Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-13T16:49:51.135Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-13T16:49:51.135Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-13T16:49:51.135Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-13T16:49:51.135Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-13T16:49:51.401Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-13T16:49:51.401Z] (35/104) Installing libwebp (1.3.1-r0) [2023-09-13T16:49:51.401Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-13T16:49:51.401Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-13T16:49:51.401Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-13T16:49:51.667Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-13T16:49:51.667Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-13T16:49:51.932Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-13T16:49:51.932Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-13T16:49:51.932Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-13T16:49:51.932Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-13T16:49:51.932Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-13T16:49:51.932Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-13T16:49:51.932Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-13T16:49:51.932Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-13T16:49:51.932Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-13T16:49:52.198Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-13T16:49:52.198Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-13T16:49:52.198Z] (52/104) Installing glib (2.76.4-r0) [2023-09-13T16:49:52.198Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-13T16:49:52.198Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-13T16:49:52.198Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-13T16:49:52.198Z] (56/104) Installing libass (0.17.1-r0) [2023-09-13T16:49:52.198Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-13T16:49:52.198Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-13T16:49:52.198Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-13T16:49:52.464Z] (60/104) Installing libunistring (1.1-r1) [2023-09-13T16:49:52.464Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-13T16:49:52.464Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-13T16:49:52.464Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-13T16:49:52.464Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-13T16:49:52.464Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-13T16:49:52.464Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-13T16:49:52.464Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-13T16:49:52.464Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-13T16:49:52.464Z] (69/104) Installing librist (0.2.7-r0) [2023-09-13T16:49:52.464Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-13T16:49:52.730Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-13T16:49:52.730Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-13T16:49:52.730Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-13T16:49:52.730Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-13T16:49:52.730Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-13T16:49:52.730Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-13T16:49:52.730Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-13T16:49:52.996Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-13T16:49:52.996Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-13T16:49:52.996Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-13T16:49:52.996Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-13T16:49:52.996Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-13T16:49:52.996Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-13T16:49:52.996Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-13T16:49:52.996Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-13T16:49:52.996Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-13T16:49:53.261Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-13T16:49:53.261Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-13T16:49:53.261Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-13T16:49:53.261Z] (90/104) Installing orc (0.4.34-r0) [2023-09-13T16:49:53.261Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-13T16:49:53.261Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-13T16:49:53.261Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-13T16:49:53.261Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-13T16:49:53.261Z] (95/104) Installing libpulse (16.1-r10) [2023-09-13T16:49:53.261Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-13T16:49:53.261Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-13T16:49:53.261Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-13T16:49:53.261Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-13T16:49:53.261Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-13T16:49:53.527Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-13T16:49:53.527Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-13T16:49:53.527Z] (103/104) Installing kmod-libs (30-r3) [2023-09-13T16:49:53.527Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-13T16:49:53.527Z] Executing busybox-1.36.1-r2.trigger [2023-09-13T16:49:53.527Z] Executing glib-2.76.4-r0.trigger [2023-09-13T16:49:53.527Z] Executing eudev-3.2.11-r8.trigger [2023-09-13T16:49:53.527Z] OK: 110 MiB in 119 packages [2023-09-13T16:49:57.902Z] Removing intermediate container 34ab202a402a [2023-09-13T16:49:57.902Z] ---> a3e119f45d24 [2023-09-13T16:49:57.902Z] Step 18/36 : WORKDIR / [2023-09-13T16:49:57.902Z] ---> Running in 6a8429f9df76 [2023-09-13T16:49:57.902Z] Removing intermediate container 6a8429f9df76 [2023-09-13T16:49:57.902Z] ---> 0f1b0b25ec53 [2023-09-13T16:49:57.902Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-13T16:49:58.860Z] ---> ba54f17c3bf6 [2023-09-13T16:49:58.860Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-13T16:49:59.442Z] ---> 7f0e7e01e239 [2023-09-13T16:49:59.442Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-13T16:50:00.028Z] ---> 44dc31b3caa7 [2023-09-13T16:50:00.028Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-13T16:50:00.302Z] ---> fade95e8ef5d [2023-09-13T16:50:00.302Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-13T16:50:00.885Z] ---> 8235ef9d1b03 [2023-09-13T16:50:00.885Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-13T16:50:01.468Z] ---> c113ccccf128 [2023-09-13T16:50:01.468Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-13T16:50:02.881Z] ---> 6ca874c2760a [2023-09-13T16:50:02.881Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:50:02.881Z] ---> Running in b992bb051500 [2023-09-13T16:50:04.291Z] Removing intermediate container b992bb051500 [2023-09-13T16:50:04.291Z] ---> 0886f4ed1257 [2023-09-13T16:50:04.291Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-13T16:50:04.291Z] ---> Running in 03319f876365 [2023-09-13T16:50:05.702Z] Removing intermediate container 03319f876365 [2023-09-13T16:50:05.702Z] ---> acae2060acc7 [2023-09-13T16:50:05.702Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-13T16:50:05.970Z] ---> Running in d10bfccdc2af [2023-09-13T16:50:09.043Z] Removing intermediate container d10bfccdc2af [2023-09-13T16:50:09.043Z] ---> 8cfd64522a64 [2023-09-13T16:50:09.043Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-13T16:50:09.043Z] ---> Running in e5fe8d0916af [2023-09-13T16:50:10.447Z] Removing intermediate container e5fe8d0916af [2023-09-13T16:50:10.447Z] ---> 356993cf5964 [2023-09-13T16:50:10.447Z] Step 30/36 : EXPOSE 59983 [2023-09-13T16:50:10.447Z] ---> Running in ea60efdce246 [2023-09-13T16:50:10.713Z] Removing intermediate container ea60efdce246 [2023-09-13T16:50:10.713Z] ---> 0523c322292f [2023-09-13T16:50:10.713Z] Step 31/36 : EXPOSE 8554 [2023-09-13T16:50:10.713Z] ---> Running in f5fc75754b46 [2023-09-13T16:50:10.980Z] Removing intermediate container f5fc75754b46 [2023-09-13T16:50:10.980Z] ---> 32737a3d1442 [2023-09-13T16:50:10.980Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-13T16:50:11.246Z] ---> Running in b7a5ee872e13 [2023-09-13T16:50:11.514Z] Removing intermediate container b7a5ee872e13 [2023-09-13T16:50:11.514Z] ---> a417d40a2682 [2023-09-13T16:50:11.514Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-13T16:50:11.514Z] ---> Running in 5d6d15f308d5 [2023-09-13T16:50:11.780Z] Removing intermediate container 5d6d15f308d5 [2023-09-13T16:50:11.780Z] ---> cabbe054f0af [2023-09-13T16:50:11.780Z] Step 34/36 : LABEL arch=arm64 [2023-09-13T16:50:11.780Z] ---> Running in e66f61d2abb3 [2023-09-13T16:50:12.047Z] Removing intermediate container e66f61d2abb3 [2023-09-13T16:50:12.047Z] ---> 2986956461e4 [2023-09-13T16:50:12.048Z] Step 35/36 : LABEL git_sha=c755da0d0732796cf80239319bf5f764f1473ee2 [2023-09-13T16:50:12.048Z] ---> Running in 979fad14b0e1 [2023-09-13T16:50:12.630Z] Removing intermediate container 979fad14b0e1 [2023-09-13T16:50:12.630Z] ---> 0eb69ec5bcaa [2023-09-13T16:50:12.630Z] Step 36/36 : LABEL version=0.0.0 [2023-09-13T16:50:12.630Z] ---> Running in 8afdb767f6e5 [2023-09-13T16:50:12.895Z] Removing intermediate container 8afdb767f6e5 [2023-09-13T16:50:12.895Z] ---> 18eae3897aee [2023-09-13T16:50:12.895Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-13T16:50:12.895Z] Successfully built 18eae3897aee [2023-09-13T16:50:12.895Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:50:13.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T16:50:13.736Z] [2023-09-13T16:50:13.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:50:14.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T16:50:14.138Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-13T16:50:14.138Z] 8998bd30e6a1: Pulling fs layer [2023-09-13T16:50:14.138Z] 04944245beec: Pulling fs layer [2023-09-13T16:50:14.138Z] 699f458cf7ca: Pulling fs layer [2023-09-13T16:50:14.138Z] 765212b225bb: Pulling fs layer [2023-09-13T16:50:14.138Z] f23df028b6ca: Pulling fs layer [2023-09-13T16:50:14.138Z] d65c8cfc05b1: Pulling fs layer [2023-09-13T16:50:14.138Z] 2437ff75d9bd: Pulling fs layer [2023-09-13T16:50:14.138Z] d65c8cfc05b1: Waiting [2023-09-13T16:50:14.138Z] 765212b225bb: Waiting [2023-09-13T16:50:14.138Z] 2437ff75d9bd: Waiting [2023-09-13T16:50:14.138Z] f23df028b6ca: Waiting [2023-09-13T16:50:14.416Z] 04944245beec: Verifying Checksum [2023-09-13T16:50:14.416Z] 04944245beec: Download complete [2023-09-13T16:50:14.416Z] 765212b225bb: Verifying Checksum [2023-09-13T16:50:14.416Z] 765212b225bb: Download complete [2023-09-13T16:50:14.416Z] f23df028b6ca: Verifying Checksum [2023-09-13T16:50:14.416Z] f23df028b6ca: Download complete [2023-09-13T16:50:14.416Z] d65c8cfc05b1: Verifying Checksum [2023-09-13T16:50:14.416Z] d65c8cfc05b1: Download complete [2023-09-13T16:50:14.417Z] 699f458cf7ca: Verifying Checksum [2023-09-13T16:50:14.417Z] 699f458cf7ca: Download complete [2023-09-13T16:50:15.000Z] 8998bd30e6a1: Verifying Checksum [2023-09-13T16:50:15.000Z] 8998bd30e6a1: Download complete [2023-09-13T16:50:16.943Z] 2437ff75d9bd: Verifying Checksum [2023-09-13T16:50:16.943Z] 2437ff75d9bd: Download complete [2023-09-13T16:50:18.884Z] 8998bd30e6a1: Pull complete [2023-09-13T16:50:19.151Z] 04944245beec: Pull complete [2023-09-13T16:50:20.569Z] 699f458cf7ca: Pull complete [2023-09-13T16:50:20.838Z] 765212b225bb: Pull complete [2023-09-13T16:50:21.421Z] f23df028b6ca: Pull complete [2023-09-13T16:50:21.689Z] d65c8cfc05b1: Pull complete [2023-09-13T16:50:36.678Z] 2437ff75d9bd: Pull complete [2023-09-13T16:50:36.678Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-13T16:50:36.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-13T16:50:36.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:50:37.011Z] prd-ubuntu20.04-docker-arm64-4c-16g-6127 does not seem to be running inside a container [2023-09-13T16:50:37.053Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-13T16:50:39.552Z] $ docker top b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:40.445Z] ---> job-cost.sh [2023-09-13T16:50:40.445Z] lf-activate-venv: SKIPPING [2023-09-13T16:50:40.445Z] INFO: No Stack... [2023-09-13T16:50:40.709Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-13T16:50:41.657Z] INFO: Archiving Costs [Pipeline] sh [2023-09-13T16:50:41.987Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-13T16:50:41.987Z] + cut -d, -f6 [Pipeline] lock [2023-09-13T16:50:42.059Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [2023-09-13T16:50:42.064Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] did not exist. Created. [2023-09-13T16:50:42.064Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-13T16:50:42.449Z] /w/workspace/device-usb-camera/1@tmp/durable-c3114c96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-13T16:50:42.793Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-13T16:50:42.825Z] Warning: overwriting stash ‘stack-cost’ [2023-09-13T16:50:42.876Z] Stashed 1 file(s) [Pipeline] } [2023-09-13T16:50:42.894Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-289-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-13T16:50:42.950Z] $ docker stop --time=1 b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 [2023-09-13T16:50:44.385Z] $ docker rm -f --volumes b0e0472f51cd3d51c0d454fbd75aacca34c6e8850652c46fccd7bb5ffc315062 [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 [2023-09-13T16:50:45.436Z] provisioning config files... [2023-09-13T16:50:45.442Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config14700895475503015650tmp [Pipeline] { [Pipeline] sh [2023-09-13T16:50:45.779Z] + set +x [2023-09-13T16:50:45.779Z] + curl -s https://codecov.io/bash [2023-09-13T16:50:45.779Z] + bash -s -- [2023-09-13T16:50:45.779Z] [2023-09-13T16:50:45.779Z] _____ _ [2023-09-13T16:50:45.779Z] / ____| | | [2023-09-13T16:50:45.779Z] | | ___ __| | ___ ___ _____ __ [2023-09-13T16:50:45.779Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-13T16:50:45.779Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-13T16:50:45.779Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-13T16:50:45.779Z] Bash-1.0.6 [2023-09-13T16:50:45.779Z] [2023-09-13T16:50:45.779Z] [2023-09-13T16:50:45.779Z] ==> git version 2.25.1 found [2023-09-13T16:50:45.779Z] ==> 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 [2023-09-13T16:50:45.779Z] Release-Date: 2020-01-08 [2023-09-13T16:50:45.779Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-13T16:50:45.779Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-13T16:50:45.779Z] ==> Jenkins CI detected. [2023-09-13T16:50:45.779Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-289 [2023-09-13T16:50:45.779Z] project root: . [2023-09-13T16:50:45.779Z] --> token set from env [2023-09-13T16:50:45.779Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-13T16:50:45.779Z] ==> Running gcov in . (disable via -X gcov) [2023-09-13T16:50:45.779Z] ==> Python coveragepy not found [2023-09-13T16:50:45.779Z] ==> Searching for coverage reports in: [2023-09-13T16:50:45.779Z] + . [2023-09-13T16:50:45.779Z] -> Found 1 reports [2023-09-13T16:50:45.779Z] ==> Detecting git/mercurial file structure [2023-09-13T16:50:45.779Z] ==> Reading reports [2023-09-13T16:50:46.039Z] + ./coverage.out bytes=54378 [2023-09-13T16:50:46.039Z] ==> Appending adjustments [2023-09-13T16:50:46.039Z] https://docs.codecov.io/docs/fixing-reports [2023-09-13T16:50:46.039Z] + Found adjustments [2023-09-13T16:50:46.039Z] ==> Gzipping contents [2023-09-13T16:50:46.039Z] 8.0K /tmp/codecov.0nAIlG.gz [2023-09-13T16:50:46.039Z] ==> Uploading reports [2023-09-13T16:50:46.039Z] url: https://codecov.io [2023-09-13T16:50:46.039Z] query: branch=PR-289&commit=c755da0d0732796cf80239319bf5f764f1473ee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=289&job=&cmd_args= [2023-09-13T16:50:46.039Z] -> Pinging Codecov [2023-09-13T16:50:46.039Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-289&commit=c755da0d0732796cf80239319bf5f764f1473ee2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-289%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=289&job=&cmd_args= [2023-09-13T16:50:46.039Z] -> Uploading to [2023-09-13T16:50:46.039Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-13/73D8F5FF140700D3E01443B452E23636/c755da0d0732796cf80239319bf5f764f1473ee2/d9974d66-8f98-4c24-ad55-ce5a9c3b8c05.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T165045Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7cf93c9efa72da9480786a30de90e245f9c8048f27d71a21fe27a938105dea91 [2023-09-13T16:50:46.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-13T16:50:46.299Z] Dload Upload Total Spent Left Speed [2023-09-13T16:50:46.299Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6952 0 0 100 6952 0 37782 --:--:-- --:--:-- --:--:-- 37782 [2023-09-13T16:50:46.299Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c755da0d0732796cf80239319bf5f764f1473ee2 [Pipeline] } [2023-09-13T16:50:46.325Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-13T16:50:47.992Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-289/archives ] [2023-09-13T16:50:47.992Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-289/archives [2023-09-13T16:50:47.992Z] total 16 [2023-09-13T16:50:47.992Z] drwxr-xr-x 3 root root 4096 Sep 13 16:43 . [2023-09-13T16:50:47.992Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 16:43 .. [2023-09-13T16:50:47.992Z] drwxr-xr-x 2 root root 4096 Sep 13 16:43 cost [2023-09-13T16:50:47.992Z] -rw-r--r-- 1 root root 89 Sep 13 16:43 cost.csv [2023-09-13T16:50:47.992Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-289/archives [2023-09-13T16:50:47.992Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-289/archives [2023-09-13T16:50:47.992Z] total 16 [2023-09-13T16:50:47.992Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 16:43 . [2023-09-13T16:50:47.992Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 16:43 .. [2023-09-13T16:50:47.992Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 16:43 cost [2023-09-13T16:50:47.992Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 13 16:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:48.321Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:49.209Z] ---> package-listing.sh [2023-09-13T16:50:49.209Z] ++ facter osfamily [2023-09-13T16:50:49.209Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-13T16:50:49.468Z] + OS_FAMILY=debian [2023-09-13T16:50:49.468Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-289 [2023-09-13T16:50:49.468Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-13T16:50:49.468Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-13T16:50:49.468Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-13T16:50:49.468Z] + PACKAGES=/tmp/packages_start.txt [2023-09-13T16:50:49.468Z] + '[' /w/workspace/foundry_device-usb-camera_PR-289 ']' [2023-09-13T16:50:49.468Z] + PACKAGES=/tmp/packages_end.txt [2023-09-13T16:50:49.468Z] + case "${OS_FAMILY}" in [2023-09-13T16:50:49.468Z] + dpkg -l [2023-09-13T16:50:49.468Z] + grep '^ii' [2023-09-13T16:50:49.468Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-13T16:50:49.468Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-13T16:50:49.468Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-13T16:50:49.468Z] + '[' /w/workspace/foundry_device-usb-camera_PR-289 ']' [2023-09-13T16:50:49.468Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-289/archives/ [2023-09-13T16:50:49.468Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-289/archives/ [Pipeline] echo [2023-09-13T16:50:49.504Z] 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-289/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-13T16:50:49.795Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-13T16:50:50.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-13T16:50:50.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-13T16:50:50.588Z] prd-ubuntu20.04-docker-8c-8g-6126 does not seem to be running inside a container [2023-09-13T16:50:50.626Z] $ 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-289/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-289 -v /w/workspace/foundry_device-usb-camera_PR-289:/w/workspace/foundry_device-usb-camera_PR-289:rw,z -v /w/workspace/foundry_device-usb-camera_PR-289@tmp:/w/workspace/foundry_device-usb-camera_PR-289@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-13T16:50:50.808Z] $ docker top ac9e21f1c06ef8f310e710cbb039a1d835946064b014aed0a0b65237e0c88f34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-13T16:50:51.198Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-13T16:50:51.509Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-13T16:50:51.821Z] + ls /var/log/sa-host [2023-09-13T16:50:51.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-13T16:50:51.957Z] provisioning config files... [2023-09-13T16:50:51.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-289@tmp/config15953146607870917696tmp [Pipeline] { [Pipeline] echo [2023-09-13T16:50:52.016Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:52.328Z] ---> create-netrc.sh [Pipeline] } [2023-09-13T16:50:52.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:52.757Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-13T16:50:52.791Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:53.099Z] ---> sudo-logs.sh [2023-09-13T16:50:53.099Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-13T16:50:53.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:53.497Z] ---> job-cost.sh [2023-09-13T16:50:53.497Z] lf-activate-venv: SKIPPING [2023-09-13T16:50:53.497Z] DEBUG: total: 0.2199999988079071 [2023-09-13T16:50:53.497Z] INFO: Retrieving Stack Cost... [2023-09-13T16:50:54.065Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-13T16:50:54.325Z] INFO: Archiving Costs [Pipeline] echo [2023-09-13T16:50:54.356Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-13T16:50:54.667Z] ---> logs-deploy.sh [2023-09-13T16:50:54.667Z] lf-activate-venv: SKIPPING [2023-09-13T16:50:54.667Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-289/1 [2023-09-13T16:50:54.667Z] INFO: archiving workspace using pattern(s): [2023-09-13T16:50:55.602Z] Archives upload complete. [2023-09-13T16:50:55.602Z] INFO: archiving logs to Nexus