Pull request #219 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fbe54c5e211bbedf0d4eee52734be375df82181f+c817a5cee4fa6797817ba67f8fb41572c1732248 (238214e5a68aa29e8ebd6467910f4f90a80775c8) 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-ssh2464571848914643396.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh4908374731646927201.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-219/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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15497571531960848294.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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1246741749588668299.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh9570987709090901342.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-219/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-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10178139391393934322.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9053 in /w/workspace/foundry_device-usb-camera_PR-219 [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-219 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c817a5cee4fa6797817ba67f8fb41572c1732248 into PR head commit fbe54c5e211bbedf0d4eee52734be375df82181f Merge succeeded, producing fbe54c5e211bbedf0d4eee52734be375df82181f Checking out Revision fbe54c5e211bbedf0d4eee52734be375df82181f (PR-219) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-19T03:18:52.767Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f fbe54c5e211bbedf0d4eee52734be375df82181f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fbe54c5e211bbedf0d4eee52734be375df82181f # timeout=10 [Pipeline] withCredentials [2023-04-19T03:18:52.946Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-19T03:18:53.038Z] ========================================================= [2023-04-19T03:18:53.038Z] EdgeX Global Pipelines Version Info [2023-04-19T03:18:53.038Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:18:53.784Z] ------------------- [2023-04-19T03:18:53.785Z] stable info: [2023-04-19T03:18:53.785Z] ------------------- [2023-04-19T03:18:53.785Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-19T03:18:53.785Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:18:53.785Z] Message: update stable to v1.0.248 [2023-04-19T03:18:54.354Z] ------------------- [2023-04-19T03:18:54.354Z] experimental info: [2023-04-19T03:18:54.354Z] ------------------- [2023-04-19T03:18:54.354Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-19T03:18:54.354Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-19T03:18:54.354Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-19T03:18:54.672Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-04-19T03:18:54.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-04-19T03:18:54.754Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-19T03:18:54.796Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-19T03:18:54.838Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-19T03:18:54.877Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-19T03:18:54.918Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-19T03:18:54.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-19T03:18:55.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-19T03:18:55.046Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-19T03:18:55.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-19T03:18:55.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-04-19T03:18:55.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-19T03:18:55.234Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-19T03:18:55.281Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:18:55.328Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-19T03:18:55.373Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:18:55.417Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-19T03:18:55.459Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-19T03:18:55.500Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-19T03:18:55.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-19T03:18:55.585Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-19T03:18:55.636Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-19T03:18:55.678Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-19T03:18:55.721Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-19T03:18:55.764Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-19T03:18:55.803Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-19T03:18:55.842Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo [2023-04-19T03:18:55.886Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo [2023-04-19T03:18:55.929Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo [2023-04-19T03:18:55.968Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fbe54c5e211bbedf0d4eee52734be375df82181f [Pipeline] echo [2023-04-19T03:18:56.014Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fbe54c5 [Pipeline] echo [2023-04-19T03:18:56.056Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:18:56.179Z] provisioning config files... [2023-04-19T03:18:56.203Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-219@tmp/config18295623885126015664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:18:56.543Z] ---> docker-login.sh [2023-04-19T03:18:56.543Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:18:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:56.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:56.804Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:56.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:56.804Z] [2023-04-19T03:18:56.804Z] Login Succeeded [2023-04-19T03:18:56.804Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:18:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:57.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:57.070Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:57.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:57.070Z] [2023-04-19T03:18:57.070Z] Login Succeeded [2023-04-19T03:18:57.070Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:18:57.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:57.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:57.070Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:57.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:57.070Z] [2023-04-19T03:18:57.070Z] Login Succeeded [2023-04-19T03:18:57.070Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:18:57.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:57.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:57.070Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:57.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:57.070Z] [2023-04-19T03:18:57.070Z] Login Succeeded [2023-04-19T03:18:57.330Z] docker.io [2023-04-19T03:18:57.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:18:57.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:18:57.599Z] Configure a credential helper to remove this warning. See [2023-04-19T03:18:57.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:18:57.599Z] [2023-04-19T03:18:57.599Z] Login Succeeded [2023-04-19T03:18:57.599Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:18:57.623Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-19T03:18:58.233Z] + git rev-list -1 --merges fbe54c5e211bbedf0d4eee52734be375df82181f~1..fbe54c5e211bbedf0d4eee52734be375df82181f [Pipeline] echo [2023-04-19T03:18:58.302Z] -----------> git rev-list -1 --merges fbe54c5e211bbedf0d4eee52734be375df82181f~1..fbe54c5e211bbedf0d4eee52734be375df82181f fbe54c5e211bbedf0d4eee52734be375df82181f [false] [Pipeline] sh [2023-04-19T03:18:58.612Z] + git log --format=format:%s -1 fbe54c5e211bbedf0d4eee52734be375df82181f [Pipeline] echo [2023-04-19T03:18:58.647Z] ========================================================= [2023-04-19T03:18:58.647Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-19T03:18:58.647Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:18:59.086Z] + git log --format=format:%s -1 fbe54c5e211bbedf0d4eee52734be375df82181f [Pipeline] echo [2023-04-19T03:18:59.119Z] [semverPrep] GIT_COMMIT: fbe54c5e211bbedf0d4eee52734be375df82181f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-19T03:18:59.147Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-19T03:18:59.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-19T03:18:59.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-19T03:18:59.521Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-19T03:18:59.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-19T03:18:59.521Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-19T03:18:59.521Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-19T03:18:59.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:18:59.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:18:59.945Z] [2023-04-19T03:18:59.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:00.315Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:19:00.315Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-19T03:19:00.315Z] b85a868b505f: Pulling fs layer [2023-04-19T03:19:00.315Z] e2be974225ed: Pulling fs layer [2023-04-19T03:19:00.315Z] 339a4e72a1f5: Pulling fs layer [2023-04-19T03:19:00.315Z] 988bab9f4d93: Pulling fs layer [2023-04-19T03:19:00.315Z] 1469e6f7b9e6: Pulling fs layer [2023-04-19T03:19:00.315Z] eaf3925da568: Pulling fs layer [2023-04-19T03:19:00.315Z] bab4dde63d76: Pulling fs layer [2023-04-19T03:19:00.315Z] bde34c3a00c8: Pulling fs layer [2023-04-19T03:19:00.315Z] b352a97aabf1: Pulling fs layer [2023-04-19T03:19:00.315Z] 4872d77fe225: Pulling fs layer [2023-04-19T03:19:00.315Z] 5851b861e8e6: Pulling fs layer [2023-04-19T03:19:00.315Z] eaf3925da568: Waiting [2023-04-19T03:19:00.315Z] bab4dde63d76: Waiting [2023-04-19T03:19:00.315Z] bde34c3a00c8: Waiting [2023-04-19T03:19:00.315Z] b352a97aabf1: Waiting [2023-04-19T03:19:00.315Z] 988bab9f4d93: Waiting [2023-04-19T03:19:00.315Z] 4872d77fe225: Waiting [2023-04-19T03:19:00.315Z] 5851b861e8e6: Waiting [2023-04-19T03:19:00.315Z] 1469e6f7b9e6: Waiting [2023-04-19T03:19:00.315Z] e2be974225ed: Download complete [2023-04-19T03:19:00.315Z] 988bab9f4d93: Verifying Checksum [2023-04-19T03:19:00.315Z] 988bab9f4d93: Download complete [2023-04-19T03:19:00.315Z] 1469e6f7b9e6: Verifying Checksum [2023-04-19T03:19:00.315Z] 1469e6f7b9e6: Download complete [2023-04-19T03:19:00.315Z] 339a4e72a1f5: Verifying Checksum [2023-04-19T03:19:00.315Z] 339a4e72a1f5: Download complete [2023-04-19T03:19:00.575Z] eaf3925da568: Download complete [2023-04-19T03:19:00.575Z] bde34c3a00c8: Download complete [2023-04-19T03:19:00.575Z] b352a97aabf1: Download complete [2023-04-19T03:19:00.575Z] 4872d77fe225: Verifying Checksum [2023-04-19T03:19:00.575Z] 4872d77fe225: Download complete [2023-04-19T03:19:00.575Z] 5851b861e8e6: Verifying Checksum [2023-04-19T03:19:00.575Z] 5851b861e8e6: Download complete [2023-04-19T03:19:00.575Z] b85a868b505f: Verifying Checksum [2023-04-19T03:19:00.575Z] b85a868b505f: Download complete [2023-04-19T03:19:00.832Z] bab4dde63d76: Verifying Checksum [2023-04-19T03:19:01.767Z] b85a868b505f: Pull complete [2023-04-19T03:19:01.767Z] e2be974225ed: Pull complete [2023-04-19T03:19:02.335Z] 339a4e72a1f5: Pull complete [2023-04-19T03:19:02.335Z] 988bab9f4d93: Pull complete [2023-04-19T03:19:02.596Z] 1469e6f7b9e6: Pull complete [2023-04-19T03:19:02.854Z] eaf3925da568: Pull complete [2023-04-19T03:19:04.766Z] bab4dde63d76: Pull complete [2023-04-19T03:19:04.766Z] bde34c3a00c8: Pull complete [2023-04-19T03:19:05.034Z] b352a97aabf1: Pull complete [2023-04-19T03:19:05.034Z] 4872d77fe225: Pull complete [2023-04-19T03:19:05.034Z] 5851b861e8e6: Pull complete [2023-04-19T03:19:05.034Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-19T03:19:05.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-19T03:19:05.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:19:05.586Z] prd-ubuntu20.04-docker-8c-8g-9053 does not seem to be running inside a container [2023-04-19T03:19:05.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-219 -v /w/workspace/foundry_device-usb-camera_PR-219:/w/workspace/foundry_device-usb-camera_PR-219:rw,z -v /w/workspace/foundry_device-usb-camera_PR-219@tmp:/w/workspace/foundry_device-usb-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-19T03:19:07.047Z] $ docker top 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f -eo pid,comm [2023-04-19T03:19:07.108Z] 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-04-19T03:19:07.108Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-19T03:19:07.319Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:19:07.319Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:19:07.441Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:19:07.447Z] $ docker exec 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f ssh-agent [2023-04-19T03:19:07.564Z] SSH_AUTH_SOCK=/tmp/ssh-aCrTT4nT7D7Q/agent.33 [2023-04-19T03:19:07.564Z] SSH_AGENT_PID=39 [2023-04-19T03:19:07.572Z] Running ssh-add (command line suppressed) [2023-04-19T03:19:07.684Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-219@tmp/private_key_9323477325227473555.key (/w/workspace/foundry_device-usb-camera_PR-219@tmp/private_key_9323477325227473555.key) [2023-04-19T03:19:07.695Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:19:08.024Z] + git tag --points-at HEAD [Pipeline] } [2023-04-19T03:19:08.062Z] $ docker exec --env ******** --env ******** 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f ssh-agent -k [2023-04-19T03:19:08.162Z] unset SSH_AUTH_SOCK; [2023-04-19T03:19:08.163Z] unset SSH_AGENT_PID; [2023-04-19T03:19:08.164Z] echo Agent pid 39 killed; [2023-04-19T03:19:08.169Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-19T03:19:08.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-19T03:19:08.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-19T03:19:08.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-19T03:19:08.404Z] $ docker exec 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f ssh-agent [2023-04-19T03:19:08.515Z] SSH_AUTH_SOCK=/tmp/ssh-2k9djcz1JFJV/agent.72 [2023-04-19T03:19:08.515Z] SSH_AGENT_PID=78 [2023-04-19T03:19:08.522Z] Running ssh-add (command line suppressed) [2023-04-19T03:19:08.621Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-219@tmp/private_key_17173690664836162061.key (/w/workspace/foundry_device-usb-camera_PR-219@tmp/private_key_17173690664836162061.key) [2023-04-19T03:19:08.631Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-19T03:19:08.986Z] + git semver init [2023-04-19T03:19:09.261Z] 2023-04-19 03:19:09,164 [run_init] DEBUG init version:0.0.0 force:False [2023-04-19T03:19:09.261Z] 2023-04-19 03:19:09,165 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-219/.semver [2023-04-19T03:19:09.261Z] 2023-04-19 03:19:09,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-219/.semver [2023-04-19T03:19:09.261Z] 2023-04-19 03:19:09,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-219/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-219, universal_newlines=False, shell=None, istream=None) [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,809 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-219/.git/info/exclude [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,810 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-219/.semver/PR-219 with force:False [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,810 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-219/.semver/PR-219 [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,814 [execute] INFO git cat-file --batch-check [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,814 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,821 [execute] INFO git cat-file --batch [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,821 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-04-19T03:19:09.830Z] 2023-04-19 03:19:09,827 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-219/.semver/PR-219 [2023-04-19T03:19:09.830Z] 0.0.0 [Pipeline] } [2023-04-19T03:19:10.147Z] $ docker exec --env ******** --env ******** 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f ssh-agent -k [2023-04-19T03:19:10.261Z] unset SSH_AUTH_SOCK; [2023-04-19T03:19:10.262Z] unset SSH_AGENT_PID; [2023-04-19T03:19:10.262Z] echo Agent pid 78 killed; [2023-04-19T03:19:10.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-19T03:19:10.730Z] + git semver [Pipeline] } [2023-04-19T03:19:11.018Z] $ docker stop --time=1 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f [2023-04-19T03:19:12.312Z] $ docker rm -f --volumes 980d34bfe80c290a55f5ffd3f3f53484fcf71522fb4b69d10ed874d98c4d637f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:19:12.747Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-19T03:19:13.191Z] Stashed 1 file(s) [Pipeline] echo [2023-04-19T03:19:13.216Z] [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-04-19T03:19:14.272Z] provisioning config files... [2023-04-19T03:19:14.294Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-219@tmp/config13339357152425768319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:19:14.687Z] ---> docker-login.sh [2023-04-19T03:19:14.687Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:19:14.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:19:14.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:19:14.687Z] Configure a credential helper to remove this warning. See [2023-04-19T03:19:14.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:19:14.687Z] [2023-04-19T03:19:14.687Z] Login Succeeded [2023-04-19T03:19:14.687Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:19:14.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:19:14.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:19:14.947Z] Configure a credential helper to remove this warning. See [2023-04-19T03:19:14.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:19:14.947Z] [2023-04-19T03:19:14.947Z] Login Succeeded [2023-04-19T03:19:14.947Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:19:14.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:19:14.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:19:14.947Z] Configure a credential helper to remove this warning. See [2023-04-19T03:19:14.947Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:19:14.947Z] [2023-04-19T03:19:14.947Z] Login Succeeded [2023-04-19T03:19:14.947Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:19:14.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:19:15.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:19:15.216Z] Configure a credential helper to remove this warning. See [2023-04-19T03:19:15.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:19:15.216Z] [2023-04-19T03:19:15.216Z] Login Succeeded [2023-04-19T03:19:15.216Z] docker.io [2023-04-19T03:19:15.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:19:15.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:19:15.490Z] Configure a credential helper to remove this warning. See [2023-04-19T03:19:15.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:19:15.490Z] [2023-04-19T03:19:15.490Z] Login Succeeded [2023-04-19T03:19:15.490Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:19:15.553Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:19:15.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:19:15.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:19:16.001Z] ========================================================= [2023-04-19T03:19:16.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-19T03:19:16.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:16.608Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:19:16.608Z] Sending build context to Docker daemon 1.926MB [2023-04-19T03:19:16.608Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:19:16.608Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:19:16.608Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-19T03:19:16.608Z] 63b65145d645: Pulling fs layer [2023-04-19T03:19:16.608Z] a2d21d5440eb: Pulling fs layer [2023-04-19T03:19:16.608Z] 935e6c44a52c: Pulling fs layer [2023-04-19T03:19:16.608Z] 94cc34f8dd06: Pulling fs layer [2023-04-19T03:19:16.608Z] 30dea6a524f1: Pulling fs layer [2023-04-19T03:19:16.608Z] a2aff8979fd8: Pulling fs layer [2023-04-19T03:19:16.608Z] 6808be2612f2: Pulling fs layer [2023-04-19T03:19:16.608Z] f25807f1079a: Pulling fs layer [2023-04-19T03:19:16.608Z] 94cc34f8dd06: Waiting [2023-04-19T03:19:16.608Z] a2aff8979fd8: Waiting [2023-04-19T03:19:16.608Z] 6808be2612f2: Waiting [2023-04-19T03:19:16.608Z] 30dea6a524f1: Waiting [2023-04-19T03:19:16.608Z] f25807f1079a: Waiting [2023-04-19T03:19:16.608Z] a2d21d5440eb: Verifying Checksum [2023-04-19T03:19:16.608Z] a2d21d5440eb: Download complete [2023-04-19T03:19:16.608Z] 94cc34f8dd06: Verifying Checksum [2023-04-19T03:19:16.608Z] 94cc34f8dd06: Download complete [2023-04-19T03:19:16.879Z] 30dea6a524f1: Download complete [2023-04-19T03:19:16.879Z] 63b65145d645: Download complete [2023-04-19T03:19:16.879Z] a2aff8979fd8: Verifying Checksum [2023-04-19T03:19:16.879Z] a2aff8979fd8: Download complete [2023-04-19T03:19:16.879Z] 63b65145d645: Pull complete [2023-04-19T03:19:17.141Z] a2d21d5440eb: Pull complete [2023-04-19T03:19:17.718Z] 935e6c44a52c: Verifying Checksum [2023-04-19T03:19:17.718Z] 935e6c44a52c: Download complete [2023-04-19T03:19:17.718Z] f25807f1079a: Verifying Checksum [2023-04-19T03:19:17.718Z] f25807f1079a: Download complete [2023-04-19T03:19:17.976Z] 6808be2612f2: Verifying Checksum [2023-04-19T03:19:17.977Z] 6808be2612f2: Download complete [2023-04-19T03:19:21.266Z] 935e6c44a52c: Pull complete [2023-04-19T03:19:21.266Z] 94cc34f8dd06: Pull complete [2023-04-19T03:19:21.266Z] 30dea6a524f1: Pull complete [2023-04-19T03:19:21.266Z] a2aff8979fd8: Pull complete [2023-04-19T03:19:23.799Z] 6808be2612f2: Pull complete [2023-04-19T03:19:24.732Z] f25807f1079a: Pull complete [2023-04-19T03:19:24.732Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-19T03:19:24.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-19T03:19:24.732Z] ---> 3b553350e43f [2023-04-19T03:19:24.732Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:19:26.111Z] ---> Running in 021f419547bc [2023-04-19T03:19:26.111Z] Removing intermediate container 021f419547bc [2023-04-19T03:19:26.111Z] ---> 6ba70a3105ef [2023-04-19T03:19:26.111Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:19:26.111Z] ---> Running in 36f2785405ff [2023-04-19T03:19:26.372Z] Removing intermediate container 36f2785405ff [2023-04-19T03:19:26.372Z] ---> dbe21beb5372 [2023-04-19T03:19:26.372Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:19:26.372Z] ---> Running in 1686cc67757c [2023-04-19T03:19:26.372Z] Removing intermediate container 1686cc67757c [2023-04-19T03:19:26.372Z] ---> 9d90bb9e50a3 [2023-04-19T03:19:26.372Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:19:26.632Z] ---> Running in 830305e17198 [2023-04-19T03:19:26.632Z] Removing intermediate container 830305e17198 [2023-04-19T03:19:26.632Z] ---> ce93af6bff5e [2023-04-19T03:19:26.632Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:19:26.632Z] ---> Running in ca57211bd971 [2023-04-19T03:19:26.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:19:27.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:19:27.149Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:19:27.149Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:19:27.149Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:19:27.408Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:19:27.408Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:19:27.408Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:19:27.408Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:19:27.408Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:19:27.408Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:19:27.408Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:19:27.408Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:19:27.408Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:19:27.408Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:19:27.408Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:19:27.408Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:19:27.408Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:19:27.408Z] OK: 272 MiB in 67 packages [2023-04-19T03:19:27.974Z] Removing intermediate container ca57211bd971 [2023-04-19T03:19:27.974Z] ---> 73c98b94c784 [2023-04-19T03:19:27.974Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:19:27.974Z] ---> Running in 22ac245616d3 [2023-04-19T03:19:27.974Z] Removing intermediate container 22ac245616d3 [2023-04-19T03:19:27.974Z] ---> 28abf9969ced [2023-04-19T03:19:27.974Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:19:28.233Z] ---> 26a78d7002ef [2023-04-19T03:19:28.233Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:19:28.233Z] ---> Running in 52118dd6ca07 [2023-04-19T03:19:28.904Z] Still waiting to schedule task [2023-04-19T03:19:28.904Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-19T03:19:50.167Z] Removing intermediate container 52118dd6ca07 [2023-04-19T03:19:50.167Z] ---> 0dc45860c4ed [2023-04-19T03:19:50.167Z] Step 11/13 : COPY . . [2023-04-19T03:19:50.167Z] ---> 0e4dc9309e43 [2023-04-19T03:19:50.167Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:19:50.167Z] ---> Running in 13edd2f2fc01 [2023-04-19T03:19:50.167Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:19:50.167Z]  Dload Upload Total Spent Left Speed [2023-04-19T03:19:50.167Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 19779 0 --:--:-- --:--:-- --:--:-- 20037 [2023-04-19T03:19:50.167Z] Removing intermediate container 13edd2f2fc01 [2023-04-19T03:19:50.167Z] ---> 255aadd5203b [2023-04-19T03:19:50.167Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:19:50.167Z] ---> Running in 0d4a0cc59bf8 [2023-04-19T03:19:50.167Z] noop [2023-04-19T03:19:50.167Z] Removing intermediate container 0d4a0cc59bf8 [2023-04-19T03:19:50.167Z] ---> 9cd62d126e1d [2023-04-19T03:19:50.167Z] Successfully built 9cd62d126e1d [2023-04-19T03:19:50.167Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:50.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:19:50.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:19:50.754Z] prd-ubuntu20.04-docker-8c-8g-9053 does not seem to be running inside a container [2023-04-19T03:19:50.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-219 -v /w/workspace/foundry_device-usb-camera_PR-219:/w/workspace/foundry_device-usb-camera_PR-219:rw,z -v /w/workspace/foundry_device-usb-camera_PR-219@tmp:/w/workspace/foundry_device-usb-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:19:51.165Z] $ docker top f2c937520a07e967769fe60e4c8be3a023de15e4231c3e0c5710000eb1f634f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:19:51.546Z] + go version [2023-04-19T03:19:51.546Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-19T03:19:51.584Z] $ docker stop --time=1 f2c937520a07e967769fe60e4c8be3a023de15e4231c3e0c5710000eb1f634f5 [2023-04-19T03:19:52.874Z] $ docker rm -f --volumes f2c937520a07e967769fe60e4c8be3a023de15e4231c3e0c5710000eb1f634f5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:19:53.575Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-19T03:19:53.575Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:19:53.736Z] prd-ubuntu20.04-docker-8c-8g-9053 does not seem to be running inside a container [2023-04-19T03:19:53.775Z] $ 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-219 -v /w/workspace/foundry_device-usb-camera_PR-219:/w/workspace/foundry_device-usb-camera_PR-219:rw,z -v /w/workspace/foundry_device-usb-camera_PR-219@tmp:/w/workspace/foundry_device-usb-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-19T03:19:54.158Z] $ docker top 9f2cbf512a4818ddaab6ad796149e526adef024af412bb790efeb4cd2ae880d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:19:54.540Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-219 [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:19:54.895Z] + make test [2023-04-19T03:19:54.895Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:20:00.168Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:20:12.373Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:20:12.373Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.011s coverage: 2.0% of statements [2023-04-19T03:20:17.637Z] go vet ./... [2023-04-19T03:20:20.914Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:20:20.914Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:20:20.914Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:20:20.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:20:20.998Z] $ docker stop --time=1 9f2cbf512a4818ddaab6ad796149e526adef024af412bb790efeb4cd2ae880d7 [2023-04-19T03:20:23.010Z] $ docker rm -f --volumes 9f2cbf512a4818ddaab6ad796149e526adef024af412bb790efeb4cd2ae880d7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:20:23.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:20:23.634Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-19T03:20:24.269Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:20:24.579Z] + ls -al . [2023-04-19T03:20:24.580Z] total 192 [2023-04-19T03:20:24.580Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 03:19 . [2023-04-19T03:20:24.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:18 .. [2023-04-19T03:20:24.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:19 .git [2023-04-19T03:20:24.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:18 .github [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:18 .gitignore [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:18 .golangci.yml [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:18 .hadolint.yml [2023-04-19T03:20:24.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:19 .semver [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:18 Attribution.txt [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:18 CHANGELOG.md [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:18 Dockerfile [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:18 GOVERNANCE.md [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:18 Jenkinsfile [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:18 LICENSE [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:18 Makefile [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:18 OWNERS.md [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:18 README.md [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 03:19 VERSION [2023-04-19T03:20:24.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:18 bin [2023-04-19T03:20:24.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:18 cmd [2023-04-19T03:20:24.580Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:20 coverage.out [2023-04-19T03:20:24.580Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:18 docker-entrypoint.sh [2023-04-19T03:20:24.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:18 docs [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:18 go.mod [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:18 go.sum [2023-04-19T03:20:24.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:18 internal [2023-04-19T03:20:24.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:18 snap [2023-04-19T03:20:24.580Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:24.984Z] + 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=fbe54c5e211bbedf0d4eee52734be375df82181f --label arch=amd64 --label version=0.0.0 . [2023-04-19T03:20:24.984Z] Sending build context to Docker daemon 1.955MB [2023-04-19T03:20:24.984Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:20:24.984Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:20:24.984Z] ---> 9cd62d126e1d [2023-04-19T03:20:24.984Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:20:24.984Z] ---> Running in c35f32a3e672 [2023-04-19T03:20:25.243Z] Removing intermediate container c35f32a3e672 [2023-04-19T03:20:25.243Z] ---> df2a255049dc [2023-04-19T03:20:25.243Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:20:25.243Z] ---> Running in f03735e5c3ca [2023-04-19T03:20:25.243Z] Removing intermediate container f03735e5c3ca [2023-04-19T03:20:25.243Z] ---> 9bcea7b5b1e1 [2023-04-19T03:20:25.243Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:20:25.243Z] ---> Running in 250c5974006c [2023-04-19T03:20:25.503Z] Removing intermediate container 250c5974006c [2023-04-19T03:20:25.503Z] ---> 49417750a400 [2023-04-19T03:20:25.503Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:20:25.503Z] ---> Running in 0b19c50acf32 [2023-04-19T03:20:25.503Z] Removing intermediate container 0b19c50acf32 [2023-04-19T03:20:25.503Z] ---> 234810578ffc [2023-04-19T03:20:25.503Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:20:25.503Z] ---> Running in 423f5846ce9d [2023-04-19T03:20:25.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:26.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:26.283Z] OK: 272 MiB in 67 packages [2023-04-19T03:20:26.541Z] Removing intermediate container 423f5846ce9d [2023-04-19T03:20:26.541Z] ---> 842858ff1a13 [2023-04-19T03:20:26.541Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:20:26.541Z] ---> Running in efe25f2a0a6b [2023-04-19T03:20:26.541Z] Removing intermediate container efe25f2a0a6b [2023-04-19T03:20:26.541Z] ---> a9de935b75f2 [2023-04-19T03:20:26.541Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:20:26.799Z] ---> 90bcffeab337 [2023-04-19T03:20:26.799Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:20:26.799Z] ---> Running in 74e4c3ff23e8 [2023-04-19T03:20:27.734Z] Removing intermediate container 74e4c3ff23e8 [2023-04-19T03:20:27.734Z] ---> 9062b1fb3335 [2023-04-19T03:20:27.734Z] Step 11/35 : COPY . . [2023-04-19T03:20:27.992Z] ---> 76b5e34917ea [2023-04-19T03:20:27.992Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:20:27.992Z] ---> Running in 4e0cbf7370d5 [2023-04-19T03:20:28.250Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:20:28.250Z] Dload Upload Total Spent Left Speed [2023-04-19T03:20:28.250Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 18396 0 --:--:-- --:--:-- --:--:-- 18631 [2023-04-19T03:20:28.522Z] Removing intermediate container 4e0cbf7370d5 [2023-04-19T03:20:28.522Z] ---> 970bce580776 [2023-04-19T03:20:28.522Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:20:28.783Z] ---> Running in a64c3ca44571 [2023-04-19T03:20:29.041Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:20:47.126Z] Removing intermediate container a64c3ca44571 [2023-04-19T03:20:47.127Z] ---> 1acf424390f4 [2023-04-19T03:20:47.127Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:20:47.693Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:20:47.693Z] 4acc49c71d14: Pulling fs layer [2023-04-19T03:20:47.952Z] 4acc49c71d14: Verifying Checksum [2023-04-19T03:20:47.952Z] 4acc49c71d14: Download complete [2023-04-19T03:20:48.210Z] 4acc49c71d14: Pull complete [2023-04-19T03:20:48.210Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:20:48.210Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:20:48.210Z] ---> 01a2bd3e5fff [2023-04-19T03:20:48.210Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:20:48.777Z] 3.17: Pulling from library/alpine [2023-04-19T03:20:48.777Z] f56be85fc22e: Pulling fs layer [2023-04-19T03:20:48.777Z] f56be85fc22e: Verifying Checksum [2023-04-19T03:20:49.050Z] f56be85fc22e: Pull complete [2023-04-19T03:20:49.050Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:20:49.050Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:20:49.050Z] ---> 9ed4aefc74f6 [2023-04-19T03:20:49.050Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:20:49.309Z] ---> Running in 9711f3fe9312 [2023-04-19T03:20:49.309Z] Removing intermediate container 9711f3fe9312 [2023-04-19T03:20:49.309Z] ---> bd12b21b36cd [2023-04-19T03:20:49.309Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:20:49.309Z] ---> Running in ef3f0157ca21 [2023-04-19T03:20:49.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:49.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-19T03:20:49.828Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-04-19T03:20:49.828Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-04-19T03:20:49.828Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-04-19T03:20:50.091Z] (4/86) Installing libxau (1.0.10-r0) [2023-04-19T03:20:50.091Z] (5/86) Installing libmd (1.0.4-r0) [2023-04-19T03:20:50.091Z] (6/86) Installing libbsd (0.11.7-r0) [2023-04-19T03:20:50.091Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:20:50.091Z] (8/86) Installing libxcb (1.15-r0) [2023-04-19T03:20:50.091Z] (9/86) Installing libx11 (1.8.4-r0) [2023-04-19T03:20:50.091Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-04-19T03:20:50.091Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:20:50.091Z] (12/86) Installing libexpat (2.5.0-r0) [2023-04-19T03:20:50.091Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:20:50.091Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-04-19T03:20:50.091Z] (15/86) Installing libpng (1.6.38-r0) [2023-04-19T03:20:50.091Z] (16/86) Installing freetype (2.12.1-r0) [2023-04-19T03:20:50.091Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-04-19T03:20:50.091Z] (18/86) Installing fribidi (1.0.12-r0) [2023-04-19T03:20:50.091Z] (19/86) Installing libffi (3.4.4-r0) [2023-04-19T03:20:50.091Z] (20/86) Installing libintl (0.21.1-r1) [2023-04-19T03:20:50.091Z] (21/86) Installing libblkid (2.38.1-r1) [2023-04-19T03:20:50.091Z] (22/86) Installing libmount (2.38.1-r1) [2023-04-19T03:20:50.091Z] (23/86) Installing pcre2 (10.42-r0) [2023-04-19T03:20:50.091Z] (24/86) Installing glib (2.74.6-r0) [2023-04-19T03:20:50.351Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-04-19T03:20:50.351Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:20:50.351Z] (27/86) Installing libass (0.16.0-r1) [2023-04-19T03:20:50.351Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-04-19T03:20:50.351Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-04-19T03:20:50.351Z] (30/86) Installing libpciaccess (0.17-r0) [2023-04-19T03:20:50.351Z] (31/86) Installing libdrm (2.4.114-r0) [2023-04-19T03:20:50.351Z] (32/86) Installing gmp (6.2.1-r2) [2023-04-19T03:20:50.351Z] (33/86) Installing nettle (3.8.1-r0) [2023-04-19T03:20:50.351Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-04-19T03:20:50.351Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:20:50.351Z] (36/86) Installing libunistring (1.1-r0) [2023-04-19T03:20:50.351Z] (37/86) Installing gnutls (3.7.8-r3) [2023-04-19T03:20:50.351Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:20:50.351Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:20:50.351Z] (40/86) Installing lame (3.100-r2) [2023-04-19T03:20:50.351Z] (41/86) Installing opus (1.3.1-r1) [2023-04-19T03:20:50.351Z] (42/86) Installing libasyncns (0.8-r1) [2023-04-19T03:20:50.351Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:20:50.351Z] (44/86) Installing libltdl (2.4.7-r1) [2023-04-19T03:20:50.351Z] (45/86) Installing orc (0.4.33-r0) [2023-04-19T03:20:50.351Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:20:50.351Z] (47/86) Installing libogg (1.3.5-r2) [2023-04-19T03:20:50.351Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:20:50.351Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-04-19T03:20:50.610Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-04-19T03:20:50.610Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-04-19T03:20:50.610Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:20:50.610Z] (53/86) Installing soxr (0.1.3-r3) [2023-04-19T03:20:50.610Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-04-19T03:20:50.610Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:20:50.610Z] (56/86) Installing libpulse (16.1-r6) [2023-04-19T03:20:50.610Z] (57/86) Installing cjson (1.7.15-r3) [2023-04-19T03:20:50.610Z] (58/86) Installing mbedtls (2.28.3-r0) [2023-04-19T03:20:50.610Z] (59/86) Installing librist (0.2.7-r0) [2023-04-19T03:20:50.610Z] (60/86) Installing libsrt (1.5.1-r0) [2023-04-19T03:20:50.610Z] (61/86) Installing libssh (0.10.4-r0) [2023-04-19T03:20:50.610Z] (62/86) Installing libtheora (1.1.1-r16) [2023-04-19T03:20:50.610Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:20:50.610Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:20:50.610Z] (65/86) Installing libxext (1.3.5-r0) [2023-04-19T03:20:50.610Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-04-19T03:20:50.610Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:20:50.610Z] (68/86) Installing libva (2.16.0-r0) [2023-04-19T03:20:50.610Z] (69/86) Installing libvdpau (1.5-r0) [2023-04-19T03:20:50.610Z] (70/86) Installing vidstab (1.1.0-r2) [2023-04-19T03:20:50.610Z] (71/86) Installing libvpx (1.12.0-r1) [2023-04-19T03:20:50.610Z] (72/86) Installing libwebp (1.2.4-r1) [2023-04-19T03:20:50.610Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:20:50.610Z] (74/86) Installing numactl (2.0.16-r1) [2023-04-19T03:20:50.610Z] (75/86) Installing x265-libs (3.5-r3) [2023-04-19T03:20:50.870Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-04-19T03:20:50.870Z] (77/86) Installing libsodium (1.0.18-r2) [2023-04-19T03:20:50.870Z] (78/86) Installing libzmq (4.3.4-r1) [2023-04-19T03:20:50.870Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:20:50.870Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:20:50.870Z] (81/86) Installing udev-init-scripts (35-r1) [2023-04-19T03:20:50.870Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:20:50.870Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-04-19T03:20:50.870Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:20:50.870Z] (85/86) Installing kmod-libs (30-r1) [2023-04-19T03:20:50.870Z] (86/86) Installing eudev (3.2.11-r4) [2023-04-19T03:20:50.870Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:20:50.870Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:20:50.870Z] OK: 112 MiB in 101 packages [2023-04-19T03:20:52.771Z] Removing intermediate container ef3f0157ca21 [2023-04-19T03:20:52.771Z] ---> c8a8c7c82626 [2023-04-19T03:20:52.771Z] Step 18/35 : WORKDIR / [2023-04-19T03:20:52.771Z] ---> Running in 81c478da4574 [2023-04-19T03:20:52.771Z] Removing intermediate container 81c478da4574 [2023-04-19T03:20:52.771Z] ---> 82d43661fc4a [2023-04-19T03:20:52.771Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:20:53.343Z] ---> 6af5602c6019 [2023-04-19T03:20:53.343Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:20:53.343Z] ---> 918c61049104 [2023-04-19T03:20:53.343Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:20:53.602Z] ---> a2f1d874888f [2023-04-19T03:20:53.602Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:20:53.602Z] ---> 21da481f595c [2023-04-19T03:20:53.602Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:20:53.861Z] ---> 39d4cb843824 [2023-04-19T03:20:53.861Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:20:53.861Z] ---> 753fcddf18b3 [2023-04-19T03:20:53.861Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:20:54.427Z] ---> dda8afb58912 [2023-04-19T03:20:54.427Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:20:54.427Z] ---> Running in af442c7a087b [2023-04-19T03:20:54.996Z] Removing intermediate container af442c7a087b [2023-04-19T03:20:54.996Z] ---> 2f2912c38b27 [2023-04-19T03:20:54.996Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:20:54.996Z] ---> Running in 357428e1adc9 [2023-04-19T03:20:55.563Z] Removing intermediate container 357428e1adc9 [2023-04-19T03:20:55.563Z] ---> 3cc91ca47a71 [2023-04-19T03:20:55.563Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:20:55.820Z] ---> Running in 512fb60557ed [2023-04-19T03:20:56.387Z] Removing intermediate container 512fb60557ed [2023-04-19T03:20:56.387Z] ---> b8aca1a274d1 [2023-04-19T03:20:56.387Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:20:56.387Z] ---> Running in e3a405c1f01c [2023-04-19T03:20:56.387Z] Removing intermediate container e3a405c1f01c [2023-04-19T03:20:56.387Z] ---> 7cfb047463f7 [2023-04-19T03:20:56.387Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:20:56.387Z] ---> Running in e2acba76e499 [2023-04-19T03:20:56.645Z] Removing intermediate container e2acba76e499 [2023-04-19T03:20:56.645Z] ---> 14c14375d3f5 [2023-04-19T03:20:56.645Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:20:56.645Z] ---> Running in f0bac9bc7381 [2023-04-19T03:20:56.645Z] Removing intermediate container f0bac9bc7381 [2023-04-19T03:20:56.645Z] ---> 998f408e56fb [2023-04-19T03:20:56.645Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:20:56.645Z] ---> Running in 49fd1a3448de [2023-04-19T03:20:56.903Z] Removing intermediate container 49fd1a3448de [2023-04-19T03:20:56.903Z] ---> a18509d8886f [2023-04-19T03:20:56.903Z] Step 33/35 : LABEL arch=amd64 [2023-04-19T03:20:56.903Z] ---> Running in 51af5bddab83 [2023-04-19T03:20:56.903Z] Removing intermediate container 51af5bddab83 [2023-04-19T03:20:56.903Z] ---> ce79cb73d7e1 [2023-04-19T03:20:56.903Z] Step 34/35 : LABEL git_sha=fbe54c5e211bbedf0d4eee52734be375df82181f [2023-04-19T03:20:56.903Z] ---> Running in 15cf7a032f8e [2023-04-19T03:20:57.171Z] Removing intermediate container 15cf7a032f8e [2023-04-19T03:20:57.171Z] ---> e9d03c2103b7 [2023-04-19T03:20:57.171Z] Step 35/35 : LABEL version=0.0.0 [2023-04-19T03:20:57.171Z] ---> Running in eb2ed0339096 [2023-04-19T03:20:57.171Z] Removing intermediate container eb2ed0339096 [2023-04-19T03:20:57.171Z] ---> 0923101954c2 [2023-04-19T03:20:57.171Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:20:57.171Z] Successfully built 0923101954c2 [2023-04-19T03:20:57.171Z] 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-04-19T03:20:58.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:20:58.046Z] [2023-04-19T03:20:58.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:20:58.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:20:58.440Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-19T03:20:58.440Z] 5eb5b503b376: Pulling fs layer [2023-04-19T03:20:58.440Z] 5c69ac0246d0: Pulling fs layer [2023-04-19T03:20:58.440Z] ec43610c2a17: Pulling fs layer [2023-04-19T03:20:58.440Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-19T03:20:58.440Z] 33b1e0a273af: Pulling fs layer [2023-04-19T03:20:58.440Z] 5d3b04190fa2: Pulling fs layer [2023-04-19T03:20:58.440Z] 2f39f015ded8: Pulling fs layer [2023-04-19T03:20:58.440Z] 3a2ae6a8a46f: Waiting [2023-04-19T03:20:58.440Z] 33b1e0a273af: Waiting [2023-04-19T03:20:58.440Z] 5d3b04190fa2: Waiting [2023-04-19T03:20:58.440Z] 2f39f015ded8: Waiting [2023-04-19T03:20:58.440Z] 5c69ac0246d0: Download complete [2023-04-19T03:20:58.440Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-19T03:20:58.440Z] 3a2ae6a8a46f: Download complete [2023-04-19T03:20:58.440Z] 33b1e0a273af: Verifying Checksum [2023-04-19T03:20:58.440Z] 33b1e0a273af: Download complete [2023-04-19T03:20:58.440Z] 5d3b04190fa2: Verifying Checksum [2023-04-19T03:20:58.440Z] ec43610c2a17: Verifying Checksum [2023-04-19T03:20:58.440Z] ec43610c2a17: Download complete [2023-04-19T03:20:58.699Z] 5eb5b503b376: Verifying Checksum [2023-04-19T03:20:58.699Z] 5eb5b503b376: Download complete [2023-04-19T03:20:59.333Z] 2f39f015ded8: Download complete [2023-04-19T03:20:59.900Z] 5eb5b503b376: Pull complete [2023-04-19T03:20:59.900Z] 5c69ac0246d0: Pull complete [2023-04-19T03:21:00.466Z] ec43610c2a17: Pull complete [2023-04-19T03:21:00.466Z] 3a2ae6a8a46f: Pull complete [2023-04-19T03:21:00.727Z] 33b1e0a273af: Pull complete [2023-04-19T03:21:00.985Z] 5d3b04190fa2: Pull complete [2023-04-19T03:21:05.166Z] 2f39f015ded8: Pull complete [2023-04-19T03:21:05.166Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-19T03:21:05.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:21:05.166Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:21:05.431Z] prd-ubuntu20.04-docker-8c-8g-9053 does not seem to be running inside a container [2023-04-19T03:21:05.481Z] $ 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-219 -v /w/workspace/foundry_device-usb-camera_PR-219:/w/workspace/foundry_device-usb-camera_PR-219:rw,z -v /w/workspace/foundry_device-usb-camera_PR-219@tmp:/w/workspace/foundry_device-usb-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:21:07.119Z] $ docker top 226e2c661025dd4d742dd48b90c6f5ee9955af87b9cb39a7e469ac67c55cf3e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:21:07.569Z] ---> job-cost.sh [2023-04-19T03:21:07.569Z] lf-activate-venv: SKIPPING [2023-04-19T03:21:07.569Z] INFO: No Stack... [2023-04-19T03:21:07.838Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:21:08.098Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:21:08.416Z] + cat /w/workspace/foundry_device-usb-camera_PR-219/archives/cost.csv [2023-04-19T03:21:08.416Z] + cut -d, -f6 [Pipeline] lock [2023-04-19T03:21:08.454Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [2023-04-19T03:21:08.460Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] did not exist. Created. [2023-04-19T03:21:08.461Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:21:08.867Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-19T03:21:08.951Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:21:08.979Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:21:09.068Z] $ docker stop --time=1 226e2c661025dd4d742dd48b90c6f5ee9955af87b9cb39a7e469ac67c55cf3e9 [2023-04-19T03:21:10.231Z] $ docker rm -f --volumes 226e2c661025dd4d742dd48b90c6f5ee9955af87b9cb39a7e469ac67c55cf3e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-19T03:22:03.946Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9055 in /w/workspace/foundry_device-usb-camera_PR-219 [Pipeline] { [Pipeline] ws [2023-04-19T03:22:03.996Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-04-19T03:22:04.070Z] Selected Git installation does not exist. Using Default [2023-04-19T03:22:04.070Z] The recommended git tool is: NONE [2023-04-19T03:22:10.987Z] using credential edgex-jenkins-ssh [2023-04-19T03:22:11.003Z] Cloning the remote Git repository [2023-04-19T03:22:11.056Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:22:11.154Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-04-19T03:22:11.294Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:22:11.296Z] > git --version # timeout=10 [2023-04-19T03:22:11.319Z] > git --version # 'git version 2.25.1' [2023-04-19T03:22:11.323Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:22:11.494Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:22:12.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-19T03:22:12.300Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-19T03:22:13.809Z] Merging remotes/origin/main commit c817a5cee4fa6797817ba67f8fb41572c1732248 into PR head commit fbe54c5e211bbedf0d4eee52734be375df82181f [2023-04-19T03:22:14.115Z] Merge succeeded, producing fbe54c5e211bbedf0d4eee52734be375df82181f [2023-04-19T03:22:14.115Z] Checking out Revision fbe54c5e211bbedf0d4eee52734be375df82181f (PR-219) [2023-04-19T03:22:13.240Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-04-19T03:22:13.280Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-04-19T03:22:13.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:22:13.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-19T03:22:13.829Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T03:22:13.896Z] > git checkout -f fbe54c5e211bbedf0d4eee52734be375df82181f # timeout=10 [2023-04-19T03:22:13.998Z] > git remote # timeout=10 [2023-04-19T03:22:14.019Z] > git config --get remote.origin.url # timeout=10 [2023-04-19T03:22:14.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-19T03:22:14.065Z] > git merge c817a5cee4fa6797817ba67f8fb41572c1732248 # timeout=10 [2023-04-19T03:22:14.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-19T03:22:14.123Z] > git config core.sparsecheckout # timeout=10 [2023-04-19T03:22:14.145Z] > git checkout -f fbe54c5e211bbedf0d4eee52734be375df82181f # timeout=10 [2023-04-19T03:22:14.679Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-19T03:22:14.741Z] > git --version # timeout=10 [2023-04-19T03:22:14.752Z] > git --version # 'git version 2.25.1' [2023-04-19T03:22:14.767Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:22:15.922Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-19T03:22:15.922Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:22:15.922Z] Dload Upload Total Spent Left Speed [2023-04-19T03:22:15.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2023-04-19T03:22:16.536Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-19T03:22:16.895Z] + sudo tee /etc/docker/daemon.new [2023-04-19T03:22:16.895Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-19T03:22:16.895Z] { [2023-04-19T03:22:16.895Z] "registry-mirrors": [ [2023-04-19T03:22:16.895Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-19T03:22:16.895Z] ], [2023-04-19T03:22:16.895Z] "bip": "10.250.0.254/24", [2023-04-19T03:22:16.895Z] "hosts": [ [2023-04-19T03:22:16.895Z] "tcp://0.0.0.0:5555", [2023-04-19T03:22:16.895Z] "unix:///var/run/docker.sock" [2023-04-19T03:22:16.895Z] ], [2023-04-19T03:22:16.895Z] "mtu": 1458, [2023-04-19T03:22:16.895Z] "selinux-enabled": true, [2023-04-19T03:22:16.895Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-19T03:22:16.895Z] } [Pipeline] sh [2023-04-19T03:22:17.255Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-19T03:22:17.692Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:22:36.038Z] provisioning config files... [2023-04-19T03:22:36.071Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config2113152476222299958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:22:36.474Z] ---> docker-login.sh [2023-04-19T03:22:36.474Z] nexus3.edgexfoundry.org:10001 [2023-04-19T03:22:37.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:22:37.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:22:37.337Z] Configure a credential helper to remove this warning. See [2023-04-19T03:22:37.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:22:37.337Z] [2023-04-19T03:22:37.337Z] Login Succeeded [2023-04-19T03:22:37.337Z] nexus3.edgexfoundry.org:10002 [2023-04-19T03:22:37.607Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:22:37.607Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:22:37.607Z] Configure a credential helper to remove this warning. See [2023-04-19T03:22:37.607Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:22:37.607Z] [2023-04-19T03:22:37.607Z] Login Succeeded [2023-04-19T03:22:37.607Z] nexus3.edgexfoundry.org:10003 [2023-04-19T03:22:37.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:22:37.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:22:37.879Z] Configure a credential helper to remove this warning. See [2023-04-19T03:22:37.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:22:37.879Z] [2023-04-19T03:22:37.879Z] Login Succeeded [2023-04-19T03:22:37.879Z] nexus3.edgexfoundry.org:10004 [2023-04-19T03:22:38.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:22:38.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:22:38.424Z] Configure a credential helper to remove this warning. See [2023-04-19T03:22:38.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:22:38.424Z] [2023-04-19T03:22:38.424Z] Login Succeeded [2023-04-19T03:22:38.424Z] docker.io [2023-04-19T03:22:38.692Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-19T03:22:38.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-19T03:22:38.961Z] Configure a credential helper to remove this warning. See [2023-04-19T03:22:38.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-19T03:22:38.961Z] [2023-04-19T03:22:38.961Z] Login Succeeded [2023-04-19T03:22:38.961Z] ---> docker-login.sh ends [Pipeline] } [2023-04-19T03:22:38.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-19T03:22:39.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:22:39.366Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-19T03:22:39.405Z] ========================================================= [2023-04-19T03:22:39.405Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-19T03:22:39.405Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:22:39.906Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-19T03:22:40.175Z] Sending build context to Docker daemon 1.225MB [2023-04-19T03:22:40.175Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:22:40.175Z] Step 2/13 : FROM ${BASE} AS builder [2023-04-19T03:22:40.449Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-19T03:22:40.449Z] af6eaf76a39c: Pulling fs layer [2023-04-19T03:22:40.449Z] 55522c791124: Pulling fs layer [2023-04-19T03:22:40.449Z] ce5c4a1c91eb: Pulling fs layer [2023-04-19T03:22:40.449Z] 169dfbe0d373: Pulling fs layer [2023-04-19T03:22:40.449Z] e1ff8fa3b103: Pulling fs layer [2023-04-19T03:22:40.449Z] 52ebb69f0ebf: Pulling fs layer [2023-04-19T03:22:40.449Z] 5abe8eddf0d5: Pulling fs layer [2023-04-19T03:22:40.449Z] 169dfbe0d373: Waiting [2023-04-19T03:22:40.449Z] e1ff8fa3b103: Waiting [2023-04-19T03:22:40.449Z] 52ebb69f0ebf: Waiting [2023-04-19T03:22:40.449Z] 5abe8eddf0d5: Waiting [2023-04-19T03:22:40.449Z] 55522c791124: Verifying Checksum [2023-04-19T03:22:40.449Z] 55522c791124: Download complete [2023-04-19T03:22:40.449Z] 169dfbe0d373: Verifying Checksum [2023-04-19T03:22:40.449Z] 169dfbe0d373: Download complete [2023-04-19T03:22:40.449Z] e1ff8fa3b103: Verifying Checksum [2023-04-19T03:22:40.449Z] e1ff8fa3b103: Download complete [2023-04-19T03:22:40.449Z] af6eaf76a39c: Verifying Checksum [2023-04-19T03:22:40.449Z] af6eaf76a39c: Download complete [2023-04-19T03:22:41.879Z] af6eaf76a39c: Pull complete [2023-04-19T03:22:41.879Z] 5abe8eddf0d5: Verifying Checksum [2023-04-19T03:22:41.879Z] 5abe8eddf0d5: Download complete [2023-04-19T03:22:42.155Z] 55522c791124: Pull complete [2023-04-19T03:22:43.120Z] ce5c4a1c91eb: Verifying Checksum [2023-04-19T03:22:43.120Z] ce5c4a1c91eb: Download complete [2023-04-19T03:22:43.120Z] 52ebb69f0ebf: Verifying Checksum [2023-04-19T03:22:43.120Z] 52ebb69f0ebf: Download complete [2023-04-19T03:22:55.471Z] ce5c4a1c91eb: Pull complete [2023-04-19T03:22:55.471Z] 169dfbe0d373: Pull complete [2023-04-19T03:22:55.471Z] e1ff8fa3b103: Pull complete [2023-04-19T03:23:00.824Z] 52ebb69f0ebf: Pull complete [2023-04-19T03:23:02.769Z] 5abe8eddf0d5: Pull complete [2023-04-19T03:23:02.769Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-19T03:23:02.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-19T03:23:02.769Z] ---> 6cb57ee374ae [2023-04-19T03:23:02.769Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:23:04.718Z] ---> Running in 968fc7dfa834 [2023-04-19T03:23:04.986Z] Removing intermediate container 968fc7dfa834 [2023-04-19T03:23:04.986Z] ---> 6aaf5000d3bb [2023-04-19T03:23:04.986Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:23:04.986Z] ---> Running in f104379dde8d [2023-04-19T03:23:05.257Z] Removing intermediate container f104379dde8d [2023-04-19T03:23:05.257Z] ---> 3f57154fccf6 [2023-04-19T03:23:05.257Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:23:05.257Z] ---> Running in 2759c3d929f7 [2023-04-19T03:23:05.854Z] Removing intermediate container 2759c3d929f7 [2023-04-19T03:23:05.854Z] ---> 90c2b3ddc30f [2023-04-19T03:23:05.854Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:23:05.854Z] ---> Running in 04f87e8488f4 [2023-04-19T03:23:06.122Z] Removing intermediate container 04f87e8488f4 [2023-04-19T03:23:06.122Z] ---> 79c9b8b5eb7d [2023-04-19T03:23:06.122Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:23:06.122Z] ---> Running in 3b6c5d889cb2 [2023-04-19T03:23:07.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:23:07.828Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:23:08.794Z] (1/14) Installing libintl (0.21.1-r1) [2023-04-19T03:23:08.794Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:23:08.794Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:23:08.794Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:23:08.794Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-04-19T03:23:09.061Z] (6/14) Installing udev-init-scripts (35-r1) [2023-04-19T03:23:09.061Z] (7/14) Installing libblkid (2.38.1-r1) [2023-04-19T03:23:09.061Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-04-19T03:23:09.061Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:23:09.061Z] (10/14) Installing kmod-libs (30-r1) [2023-04-19T03:23:09.061Z] (11/14) Installing eudev (3.2.11-r4) [2023-04-19T03:23:09.061Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-04-19T03:23:09.061Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-04-19T03:23:09.061Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-04-19T03:23:09.061Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:23:09.340Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:23:09.340Z] OK: 271 MiB in 67 packages [2023-04-19T03:23:10.326Z] Removing intermediate container 3b6c5d889cb2 [2023-04-19T03:23:10.326Z] ---> 85321d120528 [2023-04-19T03:23:10.326Z] Step 8/13 : WORKDIR /device-usb-camera [2023-04-19T03:23:10.602Z] ---> Running in d00529bee9e1 [2023-04-19T03:23:10.870Z] Removing intermediate container d00529bee9e1 [2023-04-19T03:23:10.870Z] ---> d5415e7cd55e [2023-04-19T03:23:10.870Z] Step 9/13 : COPY go.mod vendor* ./ [2023-04-19T03:23:11.460Z] ---> 3f5332dc09e2 [2023-04-19T03:23:11.460Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:23:11.460Z] ---> Running in 9dabf8e835b7 [2023-04-19T03:24:19.444Z] Removing intermediate container 9dabf8e835b7 [2023-04-19T03:24:19.444Z] ---> d04b4c9aac87 [2023-04-19T03:24:19.444Z] Step 11/13 : COPY . . [2023-04-19T03:24:19.444Z] ---> 6d8852e9a213 [2023-04-19T03:24:19.444Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:24:19.444Z] ---> Running in 62597fdc1ec1 [2023-04-19T03:24:19.444Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:24:19.445Z]  Dload Upload Total Spent Left Speed [2023-04-19T03:24:19.445Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2807 0 --:--:-- --:--:-- --:--:-- 2816 [2023-04-19T03:24:19.445Z] Removing intermediate container 62597fdc1ec1 [2023-04-19T03:24:19.445Z] ---> 5550dcc07740 [2023-04-19T03:24:19.445Z] Step 13/13 : RUN ${MAKE} [2023-04-19T03:24:19.445Z] ---> Running in 5f38fd9855b2 [2023-04-19T03:24:19.445Z] noop [2023-04-19T03:24:19.445Z] Removing intermediate container 5f38fd9855b2 [2023-04-19T03:24:19.445Z] ---> 49e62bbba328 [2023-04-19T03:24:19.445Z] Successfully built 49e62bbba328 [2023-04-19T03:24:19.445Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:24:19.951Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:24:19.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:24:20.265Z] prd-ubuntu20.04-docker-arm64-4c-16g-9055 does not seem to be running inside a container [2023-04-19T03:24:20.348Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-19T03:24:21.628Z] $ docker top 0d42ace434c1e1f132860c3b6c437245f9b62e55f8bec34ae0cdcc336b48bac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:24:22.538Z] + go version [2023-04-19T03:24:22.538Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-19T03:24:22.578Z] $ docker stop --time=1 0d42ace434c1e1f132860c3b6c437245f9b62e55f8bec34ae0cdcc336b48bac9 [2023-04-19T03:24:24.180Z] $ docker rm -f --volumes 0d42ace434c1e1f132860c3b6c437245f9b62e55f8bec34ae0cdcc336b48bac9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:24:25.152Z] + docker inspect -f . ci-base-image-arm64 [2023-04-19T03:24:25.152Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:24:25.410Z] prd-ubuntu20.04-docker-arm64-4c-16g-9055 does not seem to be running inside a container [2023-04-19T03:24:25.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-19T03:24:28.350Z] $ docker top f7ea6c447b7f67273fc383837bd2c7d08b1ada1fd06fc2566e918d930fb863bb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:24:28.914Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-04-19T03:24:29.599Z] + make test [2023-04-19T03:24:29.875Z] go test ./... -coverprofile=coverage.out ./... [2023-04-19T03:25:02.122Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-04-19T03:27:23.876Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-04-19T03:27:26.498Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.086s coverage: 2.0% of statements [2023-04-19T03:27:27.505Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-19T03:27:27.505Z] go vet ./... [2023-04-19T03:28:06.724Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-19T03:28:06.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-19T03:28:06.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-19T03:28:06.779Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-19T03:28:06.808Z] $ docker stop --time=1 f7ea6c447b7f67273fc383837bd2c7d08b1ada1fd06fc2566e918d930fb863bb [2023-04-19T03:28:08.682Z] $ docker rm -f --volumes f7ea6c447b7f67273fc383837bd2c7d08b1ada1fd06fc2566e918d930fb863bb [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-19T03:28:09.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-19T03:28:10.013Z] Warning: overwriting stash ‘coverage-report’ [2023-04-19T03:28:10.584Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-19T03:28:11.278Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-19T03:28:11.648Z] + ls -al . [2023-04-19T03:28:11.649Z] total 188 [2023-04-19T03:28:11.649Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 03:24 . [2023-04-19T03:28:11.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:22 .. [2023-04-19T03:28:11.649Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 03:22 .git [2023-04-19T03:28:11.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:22 .github [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 414 Apr 19 03:22 .gitignore [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 42 Apr 19 03:22 .golangci.yml [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 77 Apr 19 03:22 .hadolint.yml [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 9665 Apr 19 03:22 Attribution.txt [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 6219 Apr 19 03:22 CHANGELOG.md [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 2328 Apr 19 03:22 Dockerfile [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 678 Apr 19 03:22 GOVERNANCE.md [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 659 Apr 19 03:22 Jenkinsfile [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 11348 Apr 19 03:22 LICENSE [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 2364 Apr 19 03:22 Makefile [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 19 03:22 OWNERS.md [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 5681 Apr 19 03:22 README.md [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 03:19 VERSION [2023-04-19T03:28:11.649Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 03:22 bin [2023-04-19T03:28:11.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:22 cmd [2023-04-19T03:28:11.649Z] -rw-r--r-- 1 jenkins jenkins 28693 Apr 19 03:27 coverage.out [2023-04-19T03:28:11.649Z] -rwxrwxr-x 1 jenkins jenkins 140 Apr 19 03:22 docker-entrypoint.sh [2023-04-19T03:28:11.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:22 docs [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 3443 Apr 19 03:22 go.mod [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 31603 Apr 19 03:22 go.sum [2023-04-19T03:28:11.649Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 03:22 internal [2023-04-19T03:28:11.649Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 03:22 snap [2023-04-19T03:28:11.649Z] -rw-rw-r-- 1 jenkins jenkins 231 Apr 19 03:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:28:12.115Z] + 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=fbe54c5e211bbedf0d4eee52734be375df82181f --label arch=arm64 --label version=0.0.0 . [2023-04-19T03:28:12.396Z] Sending build context to Docker daemon 1.255MB [2023-04-19T03:28:12.396Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-04-19T03:28:12.396Z] Step 2/35 : FROM ${BASE} AS builder [2023-04-19T03:28:12.396Z] ---> 49e62bbba328 [2023-04-19T03:28:12.396Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-04-19T03:28:14.996Z] ---> Running in 27834a6152a4 [2023-04-19T03:28:15.272Z] Removing intermediate container 27834a6152a4 [2023-04-19T03:28:15.272Z] ---> 4732a60ef6dd [2023-04-19T03:28:15.272Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-19T03:28:15.272Z] ---> Running in 199b7d53cd25 [2023-04-19T03:28:15.544Z] Removing intermediate container 199b7d53cd25 [2023-04-19T03:28:15.544Z] ---> 911a20c527e0 [2023-04-19T03:28:15.544Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-04-19T03:28:15.544Z] ---> Running in 29f23b0100db [2023-04-19T03:28:16.251Z] Removing intermediate container 29f23b0100db [2023-04-19T03:28:16.251Z] ---> 98dc5234b1bd [2023-04-19T03:28:16.251Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-04-19T03:28:16.251Z] ---> Running in fcfd3ee28de1 [2023-04-19T03:28:16.251Z] Removing intermediate container fcfd3ee28de1 [2023-04-19T03:28:16.251Z] ---> 6ca599bbd4ef [2023-04-19T03:28:16.251Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-19T03:28:16.519Z] ---> Running in e335e676da86 [2023-04-19T03:28:17.493Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:28:18.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:28:19.501Z] OK: 271 MiB in 67 packages [2023-04-19T03:28:20.199Z] Removing intermediate container e335e676da86 [2023-04-19T03:28:20.199Z] ---> 81e652881b93 [2023-04-19T03:28:20.199Z] Step 8/35 : WORKDIR /device-usb-camera [2023-04-19T03:28:20.520Z] ---> Running in a516ccce217e [2023-04-19T03:28:20.867Z] Removing intermediate container a516ccce217e [2023-04-19T03:28:20.867Z] ---> e4f6b80c9d32 [2023-04-19T03:28:20.867Z] Step 9/35 : COPY go.mod vendor* ./ [2023-04-19T03:28:21.491Z] ---> 38257980688f [2023-04-19T03:28:21.491Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-19T03:28:21.491Z] ---> Running in e0cbb31dd24f [2023-04-19T03:28:24.954Z] Removing intermediate container e0cbb31dd24f [2023-04-19T03:28:24.954Z] ---> 864b3aadd223 [2023-04-19T03:28:24.955Z] Step 11/35 : COPY . . [2023-04-19T03:28:25.561Z] ---> b72e74141dfa [2023-04-19T03:28:25.561Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-04-19T03:28:25.561Z] ---> Running in ae478b753255 [2023-04-19T03:28:26.537Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:28:26.537Z]   Dload Upload Total Spent  Left Speed [2023-04-19T03:28:26.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3363 0 --:--:-- --:--:-- --:--:-- 3382 [2023-04-19T03:28:29.435Z] Removing intermediate container ae478b753255 [2023-04-19T03:28:29.435Z] ---> 0c8b1c253d43 [2023-04-19T03:28:29.435Z] Step 13/35 : RUN ${MAKE} [2023-04-19T03:28:29.435Z] ---> Running in 38ce8082380d [2023-04-19T03:28:30.032Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-04-19T03:31:21.856Z] Removing intermediate container 38ce8082380d [2023-04-19T03:31:21.856Z] ---> 94dda5370947 [2023-04-19T03:31:21.856Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-04-19T03:31:21.856Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-04-19T03:31:21.856Z] 8766b47fe142: Pulling fs layer [2023-04-19T03:31:21.856Z] 8766b47fe142: Verifying Checksum [2023-04-19T03:31:21.856Z] 8766b47fe142: Download complete [2023-04-19T03:31:21.856Z] 8766b47fe142: Pull complete [2023-04-19T03:31:21.856Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-04-19T03:31:21.856Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-04-19T03:31:21.856Z] ---> 69d40e2cb93c [2023-04-19T03:31:21.856Z] Step 15/35 : FROM alpine:3.17 [2023-04-19T03:31:21.856Z] 3.17: Pulling from library/alpine [2023-04-19T03:31:21.856Z] c41833b44d91: Pulling fs layer [2023-04-19T03:31:21.856Z] c41833b44d91: Verifying Checksum [2023-04-19T03:31:21.856Z] c41833b44d91: Download complete [2023-04-19T03:31:21.856Z] c41833b44d91: Pull complete [2023-04-19T03:31:21.856Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-19T03:31:21.856Z] Status: Downloaded newer image for alpine:3.17 [2023-04-19T03:31:21.856Z] ---> 51e60588ff2c [2023-04-19T03:31:21.856Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-04-19T03:31:21.856Z] ---> Running in 5f5bd16edd03 [2023-04-19T03:31:21.856Z] Removing intermediate container 5f5bd16edd03 [2023-04-19T03:31:21.856Z] ---> e30af9d0692d [2023-04-19T03:31:21.856Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-04-19T03:31:21.856Z] ---> Running in 9e4107ae0086 [2023-04-19T03:31:21.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-19T03:31:21.856Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-19T03:31:21.856Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-04-19T03:31:21.856Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-04-19T03:31:21.856Z] (3/83) Installing libxau (1.0.10-r0) [2023-04-19T03:31:21.856Z] (4/83) Installing libmd (1.0.4-r0) [2023-04-19T03:31:21.856Z] (5/83) Installing libbsd (0.11.7-r0) [2023-04-19T03:31:21.856Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-04-19T03:31:21.856Z] (7/83) Installing libxcb (1.15-r0) [2023-04-19T03:31:21.856Z] (8/83) Installing libx11 (1.8.4-r0) [2023-04-19T03:31:21.856Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-04-19T03:31:21.856Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-04-19T03:31:21.856Z] (11/83) Installing libexpat (2.5.0-r0) [2023-04-19T03:31:21.856Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-04-19T03:31:21.856Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-04-19T03:31:21.856Z] (14/83) Installing libpng (1.6.38-r0) [2023-04-19T03:31:21.856Z] (15/83) Installing freetype (2.12.1-r0) [2023-04-19T03:31:21.856Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-04-19T03:31:21.856Z] (17/83) Installing fribidi (1.0.12-r0) [2023-04-19T03:31:21.856Z] (18/83) Installing libffi (3.4.4-r0) [2023-04-19T03:31:21.856Z] (19/83) Installing libintl (0.21.1-r1) [2023-04-19T03:31:21.856Z] (20/83) Installing libblkid (2.38.1-r1) [2023-04-19T03:31:21.856Z] (21/83) Installing libmount (2.38.1-r1) [2023-04-19T03:31:21.856Z] (22/83) Installing pcre2 (10.42-r0) [2023-04-19T03:31:21.856Z] (23/83) Installing glib (2.74.6-r0) [2023-04-19T03:31:21.856Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-04-19T03:31:21.856Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-04-19T03:31:21.856Z] (26/83) Installing libass (0.16.0-r1) [2023-04-19T03:31:21.856Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-04-19T03:31:21.856Z] (28/83) Installing libdrm (2.4.114-r0) [2023-04-19T03:31:21.856Z] (29/83) Installing gmp (6.2.1-r2) [2023-04-19T03:31:21.856Z] (30/83) Installing nettle (3.8.1-r0) [2023-04-19T03:31:21.856Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-04-19T03:31:21.856Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-04-19T03:31:21.856Z] (33/83) Installing libunistring (1.1-r0) [2023-04-19T03:31:21.856Z] (34/83) Installing gnutls (3.7.8-r3) [2023-04-19T03:31:21.856Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-04-19T03:31:21.856Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-04-19T03:31:21.856Z] (37/83) Installing lame (3.100-r2) [2023-04-19T03:31:21.856Z] (38/83) Installing opus (1.3.1-r1) [2023-04-19T03:31:21.856Z] (39/83) Installing libasyncns (0.8-r1) [2023-04-19T03:31:21.856Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-04-19T03:31:21.856Z] (41/83) Installing libltdl (2.4.7-r1) [2023-04-19T03:31:21.856Z] (42/83) Installing orc (0.4.33-r0) [2023-04-19T03:31:21.856Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-04-19T03:31:21.856Z] (44/83) Installing libogg (1.3.5-r2) [2023-04-19T03:31:21.856Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-04-19T03:31:21.856Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-04-19T03:31:21.856Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-04-19T03:31:21.856Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-04-19T03:31:21.856Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-04-19T03:31:21.856Z] (50/83) Installing soxr (0.1.3-r3) [2023-04-19T03:31:21.856Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-04-19T03:31:21.856Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-04-19T03:31:21.856Z] (53/83) Installing libpulse (16.1-r6) [2023-04-19T03:31:21.856Z] (54/83) Installing cjson (1.7.15-r3) [2023-04-19T03:31:21.856Z] (55/83) Installing mbedtls (2.28.3-r0) [2023-04-19T03:31:21.856Z] (56/83) Installing librist (0.2.7-r0) [2023-04-19T03:31:21.856Z] (57/83) Installing libsrt (1.5.1-r0) [2023-04-19T03:31:21.856Z] (58/83) Installing libssh (0.10.4-r0) [2023-04-19T03:31:21.856Z] (59/83) Installing libtheora (1.1.1-r16) [2023-04-19T03:31:21.856Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-04-19T03:31:21.856Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-04-19T03:31:21.856Z] (62/83) Installing libxext (1.3.5-r0) [2023-04-19T03:31:21.856Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-04-19T03:31:21.856Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-04-19T03:31:21.856Z] (65/83) Installing libva (2.16.0-r0) [2023-04-19T03:31:21.856Z] (66/83) Installing libvdpau (1.5-r0) [2023-04-19T03:31:21.856Z] (67/83) Installing vidstab (1.1.0-r2) [2023-04-19T03:31:21.856Z] (68/83) Installing libvpx (1.12.0-r1) [2023-04-19T03:31:21.856Z] (69/83) Installing libwebp (1.2.4-r1) [2023-04-19T03:31:21.856Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-04-19T03:31:21.856Z] (71/83) Installing numactl (2.0.16-r1) [2023-04-19T03:31:21.856Z] (72/83) Installing x265-libs (3.5-r3) [2023-04-19T03:31:21.856Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-04-19T03:31:21.856Z] (74/83) Installing libsodium (1.0.18-r2) [2023-04-19T03:31:21.856Z] (75/83) Installing libzmq (4.3.4-r1) [2023-04-19T03:31:21.856Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-04-19T03:31:21.857Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-04-19T03:31:21.857Z] (78/83) Installing udev-init-scripts (35-r1) [2023-04-19T03:31:21.857Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-04-19T03:31:21.857Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-04-19T03:31:21.857Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-04-19T03:31:21.857Z] (82/83) Installing kmod-libs (30-r1) [2023-04-19T03:31:21.857Z] (83/83) Installing eudev (3.2.11-r4) [2023-04-19T03:31:21.857Z] Executing busybox-1.35.0-r29.trigger [2023-04-19T03:31:21.857Z] Executing eudev-3.2.11-r4.trigger [2023-04-19T03:31:21.857Z] OK: 86 MiB in 98 packages [2023-04-19T03:31:25.209Z] Removing intermediate container 9e4107ae0086 [2023-04-19T03:31:25.209Z] ---> 2ae24173a87c [2023-04-19T03:31:25.209Z] Step 18/35 : WORKDIR / [2023-04-19T03:31:25.209Z] ---> Running in 21ff4f2b6b9b [2023-04-19T03:31:25.209Z] Removing intermediate container 21ff4f2b6b9b [2023-04-19T03:31:25.209Z] ---> e8d4cee25521 [2023-04-19T03:31:25.209Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-04-19T03:31:26.615Z] ---> 98d4a2240014 [2023-04-19T03:31:26.616Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-04-19T03:31:27.196Z] ---> 94ef1ea09dd2 [2023-04-19T03:31:27.196Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-04-19T03:31:27.782Z] ---> 489bb8d44c39 [2023-04-19T03:31:27.782Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-04-19T03:31:28.051Z] ---> d33ce8e20e2d [2023-04-19T03:31:28.051Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-04-19T03:31:28.631Z] ---> 06e09b984936 [2023-04-19T03:31:28.631Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-04-19T03:31:29.211Z] ---> 5f8c705b9102 [2023-04-19T03:31:29.211Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-04-19T03:31:30.637Z] ---> d74ff267dfe5 [2023-04-19T03:31:30.637Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:31:30.637Z] ---> Running in cffa599fdd1a [2023-04-19T03:31:32.581Z] Removing intermediate container cffa599fdd1a [2023-04-19T03:31:32.581Z] ---> 3a1bbf0d8dbf [2023-04-19T03:31:32.581Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-04-19T03:31:32.581Z] ---> Running in 7f8900eac08d [2023-04-19T03:31:34.524Z] Removing intermediate container 7f8900eac08d [2023-04-19T03:31:34.524Z] ---> 1d58d5695807 [2023-04-19T03:31:34.524Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-04-19T03:31:34.524Z] ---> Running in 46513756d2d3 [2023-04-19T03:31:35.935Z] Removing intermediate container 46513756d2d3 [2023-04-19T03:31:35.935Z] ---> faddba8f1b96 [2023-04-19T03:31:35.935Z] Step 29/35 : EXPOSE 59983 [2023-04-19T03:31:35.935Z] ---> Running in 946b187adc35 [2023-04-19T03:31:36.201Z] Removing intermediate container 946b187adc35 [2023-04-19T03:31:36.201Z] ---> 93dfa9fed876 [2023-04-19T03:31:36.201Z] Step 30/35 : EXPOSE 8554 [2023-04-19T03:31:36.201Z] ---> Running in f86c9c0932a1 [2023-04-19T03:31:36.472Z] Removing intermediate container f86c9c0932a1 [2023-04-19T03:31:36.472Z] ---> 2cdf63f311ad [2023-04-19T03:31:36.472Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-04-19T03:31:36.472Z] ---> Running in 2226c35db78d [2023-04-19T03:31:36.739Z] Removing intermediate container 2226c35db78d [2023-04-19T03:31:36.739Z] ---> dcd5d623dce7 [2023-04-19T03:31:36.739Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-04-19T03:31:37.013Z] ---> Running in af6f83c8de9f [2023-04-19T03:31:37.280Z] Removing intermediate container af6f83c8de9f [2023-04-19T03:31:37.280Z] ---> 05ae4b292b5e [2023-04-19T03:31:37.280Z] Step 33/35 : LABEL arch=arm64 [2023-04-19T03:31:37.280Z] ---> Running in 6134b4a01ada [2023-04-19T03:31:37.546Z] Removing intermediate container 6134b4a01ada [2023-04-19T03:31:37.546Z] ---> 4691815c61cc [2023-04-19T03:31:37.546Z] Step 34/35 : LABEL git_sha=fbe54c5e211bbedf0d4eee52734be375df82181f [2023-04-19T03:31:37.546Z] ---> Running in fc9e48cba7e0 [2023-04-19T03:31:37.814Z] Removing intermediate container fc9e48cba7e0 [2023-04-19T03:31:37.814Z] ---> ef28a270cf8b [2023-04-19T03:31:37.814Z] Step 35/35 : LABEL version=0.0.0 [2023-04-19T03:31:38.080Z] ---> Running in 9167c4430847 [2023-04-19T03:31:38.346Z] Removing intermediate container 9167c4430847 [2023-04-19T03:31:38.346Z] ---> 5637a42a02aa [2023-04-19T03:31:38.346Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-19T03:31:38.346Z] Successfully built 5637a42a02aa [2023-04-19T03:31:38.346Z] 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-04-19T03:31:39.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:31:39.224Z] [2023-04-19T03:31:39.224Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:31:39.636Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:31:39.636Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-19T03:31:39.636Z] 8998bd30e6a1: Pulling fs layer [2023-04-19T03:31:39.636Z] 04944245beec: Pulling fs layer [2023-04-19T03:31:39.636Z] 699f458cf7ca: Pulling fs layer [2023-04-19T03:31:39.636Z] 765212b225bb: Pulling fs layer [2023-04-19T03:31:39.636Z] f23df028b6ca: Pulling fs layer [2023-04-19T03:31:39.636Z] d65c8cfc05b1: Pulling fs layer [2023-04-19T03:31:39.636Z] 2437ff75d9bd: Pulling fs layer [2023-04-19T03:31:39.636Z] f23df028b6ca: Waiting [2023-04-19T03:31:39.636Z] d65c8cfc05b1: Waiting [2023-04-19T03:31:39.636Z] 2437ff75d9bd: Waiting [2023-04-19T03:31:39.636Z] 765212b225bb: Waiting [2023-04-19T03:31:39.905Z] 04944245beec: Verifying Checksum [2023-04-19T03:31:39.905Z] 04944245beec: Download complete [2023-04-19T03:31:39.905Z] 765212b225bb: Download complete [2023-04-19T03:31:39.905Z] f23df028b6ca: Verifying Checksum [2023-04-19T03:31:39.905Z] f23df028b6ca: Download complete [2023-04-19T03:31:39.905Z] d65c8cfc05b1: Verifying Checksum [2023-04-19T03:31:39.905Z] d65c8cfc05b1: Download complete [2023-04-19T03:31:39.905Z] 699f458cf7ca: Verifying Checksum [2023-04-19T03:31:39.905Z] 699f458cf7ca: Download complete [2023-04-19T03:31:40.489Z] 8998bd30e6a1: Verifying Checksum [2023-04-19T03:31:40.490Z] 8998bd30e6a1: Download complete [2023-04-19T03:31:42.433Z] 2437ff75d9bd: Verifying Checksum [2023-04-19T03:31:42.433Z] 2437ff75d9bd: Download complete [2023-04-19T03:31:44.377Z] 8998bd30e6a1: Pull complete [2023-04-19T03:31:44.643Z] 04944245beec: Pull complete [2023-04-19T03:31:45.601Z] 699f458cf7ca: Pull complete [2023-04-19T03:31:45.869Z] 765212b225bb: Pull complete [2023-04-19T03:31:46.831Z] f23df028b6ca: Pull complete [2023-04-19T03:31:46.831Z] d65c8cfc05b1: Pull complete [2023-04-19T03:32:01.824Z] 2437ff75d9bd: Pull complete [2023-04-19T03:32:01.824Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-19T03:32:01.824Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-19T03:32:01.824Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:32:02.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-9055 does not seem to be running inside a container [2023-04-19T03:32:02.261Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-19T03:32:04.976Z] $ docker top 4dfd25d28c8b80f758d6bca8a47b563dd3e284e0a88ce51e9016618ee3c92cad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:05.892Z] ---> job-cost.sh [2023-04-19T03:32:05.892Z] lf-activate-venv: SKIPPING [2023-04-19T03:32:05.892Z] INFO: No Stack... [2023-04-19T03:32:06.161Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-19T03:32:07.118Z] INFO: Archiving Costs [Pipeline] sh [2023-04-19T03:32:07.477Z] + + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-04-19T03:32:07.477Z] cut -d, -f6 [Pipeline] lock [2023-04-19T03:32:07.801Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [2023-04-19T03:32:07.806Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] did not exist. Created. [2023-04-19T03:32:07.806Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-19T03:32:08.557Z] /w/workspace/device-usb-camera/1@tmp/durable-d6932c16/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-19T03:32:08.917Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-19T03:32:08.953Z] Warning: overwriting stash ‘stack-cost’ [2023-04-19T03:32:09.006Z] Stashed 1 file(s) [Pipeline] } [2023-04-19T03:32:09.029Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-19T03:32:09.105Z] $ docker stop --time=1 4dfd25d28c8b80f758d6bca8a47b563dd3e284e0a88ce51e9016618ee3c92cad [2023-04-19T03:32:13.123Z] $ docker rm -f --volumes 4dfd25d28c8b80f758d6bca8a47b563dd3e284e0a88ce51e9016618ee3c92cad [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-04-19T03:32:14.157Z] provisioning config files... [2023-04-19T03:32:14.165Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-219@tmp/config1379415795000562264tmp [Pipeline] { [Pipeline] sh [2023-04-19T03:32:14.517Z] + set +x [2023-04-19T03:32:14.517Z] + curl -s https://codecov.io/bash [2023-04-19T03:32:14.517Z] + bash -s -- [2023-04-19T03:32:14.517Z] [2023-04-19T03:32:14.517Z] _____ _ [2023-04-19T03:32:14.517Z] / ____| | | [2023-04-19T03:32:14.517Z] | | ___ __| | ___ ___ _____ __ [2023-04-19T03:32:14.517Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-19T03:32:14.517Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-19T03:32:14.517Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-19T03:32:14.517Z] Bash-1.0.6 [2023-04-19T03:32:14.517Z] [2023-04-19T03:32:14.517Z] [2023-04-19T03:32:14.517Z] ==> git version 2.25.1 found [2023-04-19T03:32:14.517Z] ==> 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-04-19T03:32:14.517Z] Release-Date: 2020-01-08 [2023-04-19T03:32:14.517Z] 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-04-19T03:32:14.517Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-19T03:32:14.517Z] ==> Jenkins CI detected. [2023-04-19T03:32:14.517Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-219 [2023-04-19T03:32:14.517Z] project root: . [2023-04-19T03:32:14.517Z] --> token set from env [2023-04-19T03:32:14.517Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-19T03:32:14.517Z] ==> Running gcov in . (disable via -X gcov) [2023-04-19T03:32:14.517Z] ==> Python coveragepy not found [2023-04-19T03:32:14.517Z] ==> Searching for coverage reports in: [2023-04-19T03:32:14.517Z] + . [2023-04-19T03:32:14.517Z] -> Found 1 reports [2023-04-19T03:32:14.517Z] ==> Detecting git/mercurial file structure [2023-04-19T03:32:14.517Z] ==> Reading reports [2023-04-19T03:32:14.517Z] + ./coverage.out bytes=28693 [2023-04-19T03:32:14.517Z] ==> Appending adjustments [2023-04-19T03:32:14.517Z] https://docs.codecov.io/docs/fixing-reports [2023-04-19T03:32:14.779Z] + Found adjustments [2023-04-19T03:32:14.779Z] ==> Gzipping contents [2023-04-19T03:32:14.779Z] 4.0K /tmp/codecov.uDN4Ee.gz [2023-04-19T03:32:14.779Z] ==> Uploading reports [2023-04-19T03:32:14.779Z] url: https://codecov.io [2023-04-19T03:32:14.779Z] query: branch=PR-219&commit=fbe54c5e211bbedf0d4eee52734be375df82181f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-04-19T03:32:14.779Z] -> Pinging Codecov [2023-04-19T03:32:14.779Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-219&commit=fbe54c5e211bbedf0d4eee52734be375df82181f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-04-19T03:32:15.040Z] -> Uploading to [2023-04-19T03:32:15.040Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-19/73D8F5FF140700D3E01443B452E23636/fbe54c5e211bbedf0d4eee52734be375df82181f/b4606351-dce7-47f3-8caf-93e3c328990e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230419T033214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=617792ba0a924b41befa849272d04a650eb1d255ca27428e88d87dcfb839b193 [2023-04-19T03:32:15.040Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-19T03:32:15.040Z] Dload Upload Total Spent Left Speed [2023-04-19T03:32:15.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3929 0 0 100 3929 0 17384 --:--:-- --:--:-- --:--:-- 17462 [2023-04-19T03:32:15.040Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fbe54c5e211bbedf0d4eee52734be375df82181f [Pipeline] } [2023-04-19T03:32:15.070Z] 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-04-19T03:32:16.990Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-219/archives ] [2023-04-19T03:32:16.991Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-219/archives [2023-04-19T03:32:16.991Z] total 16 [2023-04-19T03:32:16.991Z] drwxr-xr-x 3 root root 4096 Apr 19 03:21 . [2023-04-19T03:32:16.991Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:21 .. [2023-04-19T03:32:16.991Z] drwxr-xr-x 2 root root 4096 Apr 19 03:21 cost [2023-04-19T03:32:16.991Z] -rw-r--r-- 1 root root 89 Apr 19 03:21 cost.csv [2023-04-19T03:32:16.991Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-219/archives [2023-04-19T03:32:16.991Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-219/archives [2023-04-19T03:32:16.991Z] total 16 [2023-04-19T03:32:16.991Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 03:21 . [2023-04-19T03:32:16.991Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 19 03:21 .. [2023-04-19T03:32:16.991Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 03:21 cost [2023-04-19T03:32:16.991Z] -rw-r--r-- 1 jenkins jenkins 89 Apr 19 03:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:17.329Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:18.221Z] ---> package-listing.sh [2023-04-19T03:32:18.221Z] ++ facter osfamily [2023-04-19T03:32:18.221Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-19T03:32:18.481Z] + OS_FAMILY=debian [2023-04-19T03:32:18.481Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-219 [2023-04-19T03:32:18.481Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-19T03:32:18.481Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-19T03:32:18.481Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-19T03:32:18.481Z] + PACKAGES=/tmp/packages_start.txt [2023-04-19T03:32:18.481Z] + '[' /w/workspace/foundry_device-usb-camera_PR-219 ']' [2023-04-19T03:32:18.481Z] + PACKAGES=/tmp/packages_end.txt [2023-04-19T03:32:18.481Z] + case "${OS_FAMILY}" in [2023-04-19T03:32:18.481Z] + dpkg -l [2023-04-19T03:32:18.481Z] + grep '^ii' [2023-04-19T03:32:18.481Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-19T03:32:18.481Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-19T03:32:18.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-19T03:32:18.481Z] + '[' /w/workspace/foundry_device-usb-camera_PR-219 ']' [2023-04-19T03:32:18.481Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-219/archives/ [2023-04-19T03:32:18.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-219/archives/ [Pipeline] echo [2023-04-19T03:32:18.515Z] 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-19T03:32:18.811Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-19T03:32:19.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-19T03:32:19.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-19T03:32:19.612Z] prd-ubuntu20.04-docker-8c-8g-9053 does not seem to be running inside a container [2023-04-19T03:32:19.653Z] $ 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-219/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-219 -v /w/workspace/foundry_device-usb-camera_PR-219:/w/workspace/foundry_device-usb-camera_PR-219:rw,z -v /w/workspace/foundry_device-usb-camera_PR-219@tmp:/w/workspace/foundry_device-usb-camera_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-19T03:32:19.848Z] $ docker top 9c2fd774a1a8a7394db174d49121ee153dcdfa16c00e9159fdf2a76bafeee663 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-19T03:32:20.248Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-19T03:32:20.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-19T03:32:20.881Z] + ls /var/log/sa-host [2023-04-19T03:32:20.881Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-19T03:32:21.048Z] provisioning config files... [2023-04-19T03:32:21.059Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-219@tmp/config322798824099309489tmp [Pipeline] { [Pipeline] echo [2023-04-19T03:32:21.119Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:21.438Z] ---> create-netrc.sh [Pipeline] } [2023-04-19T03:32:21.466Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:21.873Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-19T03:32:21.906Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:22.227Z] ---> sudo-logs.sh [2023-04-19T03:32:22.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-19T03:32:22.310Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:22.634Z] ---> job-cost.sh [2023-04-19T03:32:22.634Z] lf-activate-venv: SKIPPING [2023-04-19T03:32:22.634Z] DEBUG: total: 0.2199999988079071 [2023-04-19T03:32:22.634Z] INFO: Retrieving Stack Cost... [2023-04-19T03:32:23.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-19T03:32:23.462Z] INFO: Archiving Costs [Pipeline] echo [2023-04-19T03:32:23.503Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-19T03:32:23.822Z] ---> logs-deploy.sh [2023-04-19T03:32:23.822Z] lf-activate-venv: SKIPPING [2023-04-19T03:32:23.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-219/1 [2023-04-19T03:32:23.822Z] INFO: archiving workspace using pattern(s): [2023-04-19T03:32:24.763Z] Archives upload complete. [2023-04-19T03:32:24.763Z] INFO: archiving logs to Nexus