Pull request #306 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a555ea049dac3a9acdc78f14768dfc6c552d1ea0+9501c8302724f89e31276cefd420c8543fbf660b (e61b31eaa1b3ff02d14e9dde9b694ace81e3f9f9) 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-ssh4249011622171854530.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5162410679053840108.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-306/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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9654394398156515135.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-306/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4014497022106343259.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18176007998717704225.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-306/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-306/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8344825232648264686.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-11968 in /w/workspace/foundry_device-usb-camera_PR-306 [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-306 # 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/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9501c8302724f89e31276cefd420c8543fbf660b into PR head commit a555ea049dac3a9acdc78f14768dfc6c552d1ea0 Merge succeeded, producing a555ea049dac3a9acdc78f14768dfc6c552d1ea0 Checking out Revision a555ea049dac3a9acdc78f14768dfc6c552d1ea0 (PR-306) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-26T17:48:33.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-26T17:48:34.060Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a555ea049dac3a9acdc78f14768dfc6c552d1ea0 # 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 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a555ea049dac3a9acdc78f14768dfc6c552d1ea0 # timeout=10 [Pipeline] echo [2023-10-26T17:48:34.163Z] ========================================================= [2023-10-26T17:48:34.163Z] EdgeX Global Pipelines Version Info [2023-10-26T17:48:34.163Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-26T17:48:34.892Z] ------------------- [2023-10-26T17:48:34.892Z] stable info: [2023-10-26T17:48:34.892Z] ------------------- [2023-10-26T17:48:34.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-26T17:48:34.892Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T17:48:34.892Z] Message: update stable to v1.0.254 [2023-10-26T17:48:35.464Z] ------------------- [2023-10-26T17:48:35.464Z] experimental info: [2023-10-26T17:48:35.464Z] ------------------- [2023-10-26T17:48:35.464Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-26T17:48:35.464Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-26T17:48:35.464Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-26T17:48:35.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-26T17:48:35.785Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-26T17:48:35.835Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-26T17:48:35.877Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-26T17:48:35.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-26T17:48:35.956Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-26T17:48:35.998Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-26T17:48:36.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-26T17:48:36.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-26T17:48:36.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-26T17:48:36.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-26T17:48:36.215Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-26T17:48:36.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-26T17:48:36.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-26T17:48:36.338Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T17:48:36.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-26T17:48:36.415Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T17:48:36.460Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-26T17:48:36.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-26T17:48:36.545Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-26T17:48:36.586Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-26T17:48:36.625Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-26T17:48:36.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-26T17:48:36.712Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-26T17:48:36.755Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-26T17:48:36.793Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-26T17:48:36.834Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-26T17:48:36.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-306 [Pipeline] echo [2023-10-26T17:48:36.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-306 [Pipeline] echo [2023-10-26T17:48:36.956Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-306 [Pipeline] echo [2023-10-26T17:48:36.997Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [Pipeline] echo [2023-10-26T17:48:37.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a555ea0 [Pipeline] echo [2023-10-26T17:48:37.079Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T17:48:37.194Z] provisioning config files... [2023-10-26T17:48:37.206Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-306@tmp/config9241952916952430143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T17:48:37.549Z] ---> docker-login.sh [2023-10-26T17:48:37.549Z] nexus3.edgexfoundry.org:10001 [2023-10-26T17:48:37.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:37.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:37.810Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:37.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:37.810Z] [2023-10-26T17:48:37.810Z] Login Succeeded [2023-10-26T17:48:37.810Z] nexus3.edgexfoundry.org:10002 [2023-10-26T17:48:37.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:38.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:38.072Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:38.072Z] [2023-10-26T17:48:38.072Z] Login Succeeded [2023-10-26T17:48:38.072Z] nexus3.edgexfoundry.org:10003 [2023-10-26T17:48:38.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:38.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:38.072Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:38.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:38.072Z] [2023-10-26T17:48:38.072Z] Login Succeeded [2023-10-26T17:48:38.072Z] nexus3.edgexfoundry.org:10004 [2023-10-26T17:48:38.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:38.332Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:38.332Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:38.332Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:38.332Z] [2023-10-26T17:48:38.332Z] Login Succeeded [2023-10-26T17:48:38.332Z] docker.io [2023-10-26T17:48:38.332Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:38.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:38.903Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:38.903Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:38.903Z] [2023-10-26T17:48:38.903Z] Login Succeeded [2023-10-26T17:48:38.903Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T17:48:38.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-26T17:48:39.563Z] + git rev-list -1 --merges a555ea049dac3a9acdc78f14768dfc6c552d1ea0~1..a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [Pipeline] echo [2023-10-26T17:48:39.621Z] -----------> git rev-list -1 --merges a555ea049dac3a9acdc78f14768dfc6c552d1ea0~1..a555ea049dac3a9acdc78f14768dfc6c552d1ea0 a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [false] [Pipeline] sh [2023-10-26T17:48:39.928Z] + git log --format=format:%s -1 a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [Pipeline] echo [2023-10-26T17:48:39.965Z] ========================================================= [2023-10-26T17:48:39.965Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-26T17:48:39.965Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T17:48:40.484Z] + git log --format=format:%s -1 a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [Pipeline] echo [2023-10-26T17:48:40.517Z] [semverPrep] GIT_COMMIT: a555ea049dac3a9acdc78f14768dfc6c552d1ea0, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-26T17:48:40.546Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-26T17:48:40.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-26T17:48:40.950Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-26T17:48:40.950Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-26T17:48:40.950Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-26T17:48:40.951Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-26T17:48:40.951Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-26T17:48:40.951Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:48:41.465Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T17:48:41.465Z] [2023-10-26T17:48:41.465Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:48:41.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T17:48:41.836Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-26T17:48:41.836Z] b85a868b505f: Pulling fs layer [2023-10-26T17:48:41.836Z] e2be974225ed: Pulling fs layer [2023-10-26T17:48:41.836Z] 339a4e72a1f5: Pulling fs layer [2023-10-26T17:48:41.836Z] 988bab9f4d93: Pulling fs layer [2023-10-26T17:48:41.836Z] 1469e6f7b9e6: Pulling fs layer [2023-10-26T17:48:41.836Z] eaf3925da568: Pulling fs layer [2023-10-26T17:48:41.836Z] bab4dde63d76: Pulling fs layer [2023-10-26T17:48:41.836Z] bde34c3a00c8: Pulling fs layer [2023-10-26T17:48:41.836Z] b352a97aabf1: Pulling fs layer [2023-10-26T17:48:41.836Z] 4872d77fe225: Pulling fs layer [2023-10-26T17:48:41.836Z] 5851b861e8e6: Pulling fs layer [2023-10-26T17:48:41.836Z] 988bab9f4d93: Waiting [2023-10-26T17:48:41.836Z] 1469e6f7b9e6: Waiting [2023-10-26T17:48:41.836Z] eaf3925da568: Waiting [2023-10-26T17:48:41.836Z] bab4dde63d76: Waiting [2023-10-26T17:48:41.836Z] bde34c3a00c8: Waiting [2023-10-26T17:48:41.836Z] b352a97aabf1: Waiting [2023-10-26T17:48:41.836Z] 4872d77fe225: Waiting [2023-10-26T17:48:41.836Z] 5851b861e8e6: Waiting [2023-10-26T17:48:41.836Z] e2be974225ed: Download complete [2023-10-26T17:48:41.836Z] 988bab9f4d93: Download complete [2023-10-26T17:48:41.836Z] 339a4e72a1f5: Verifying Checksum [2023-10-26T17:48:41.836Z] 339a4e72a1f5: Download complete [2023-10-26T17:48:41.836Z] 1469e6f7b9e6: Verifying Checksum [2023-10-26T17:48:41.836Z] 1469e6f7b9e6: Download complete [2023-10-26T17:48:41.836Z] eaf3925da568: Verifying Checksum [2023-10-26T17:48:41.836Z] eaf3925da568: Download complete [2023-10-26T17:48:42.095Z] bde34c3a00c8: Verifying Checksum [2023-10-26T17:48:42.095Z] bde34c3a00c8: Download complete [2023-10-26T17:48:42.095Z] b352a97aabf1: Verifying Checksum [2023-10-26T17:48:42.095Z] b352a97aabf1: Download complete [2023-10-26T17:48:42.095Z] 4872d77fe225: Verifying Checksum [2023-10-26T17:48:42.095Z] 4872d77fe225: Download complete [2023-10-26T17:48:42.095Z] 5851b861e8e6: Verifying Checksum [2023-10-26T17:48:42.095Z] 5851b861e8e6: Download complete [2023-10-26T17:48:42.095Z] b85a868b505f: Verifying Checksum [2023-10-26T17:48:42.095Z] b85a868b505f: Download complete [2023-10-26T17:48:42.353Z] bab4dde63d76: Verifying Checksum [2023-10-26T17:48:42.353Z] bab4dde63d76: Download complete [2023-10-26T17:48:43.288Z] b85a868b505f: Pull complete [2023-10-26T17:48:43.288Z] e2be974225ed: Pull complete [2023-10-26T17:48:43.854Z] 339a4e72a1f5: Pull complete [2023-10-26T17:48:43.854Z] 988bab9f4d93: Pull complete [2023-10-26T17:48:44.112Z] 1469e6f7b9e6: Pull complete [2023-10-26T17:48:44.370Z] eaf3925da568: Pull complete [2023-10-26T17:48:46.274Z] bab4dde63d76: Pull complete [2023-10-26T17:48:46.274Z] bde34c3a00c8: Pull complete [2023-10-26T17:48:46.274Z] b352a97aabf1: Pull complete [2023-10-26T17:48:46.274Z] 4872d77fe225: Pull complete [2023-10-26T17:48:46.274Z] 5851b861e8e6: Pull complete [2023-10-26T17:48:46.274Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-26T17:48:46.274Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-26T17:48:46.274Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:48:46.505Z] prd-ubuntu20.04-docker-8c-8g-11968 does not seem to be running inside a container [2023-10-26T17:48:46.536Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-306 -v /w/workspace/foundry_device-usb-camera_PR-306:/w/workspace/foundry_device-usb-camera_PR-306:rw,z -v /w/workspace/foundry_device-usb-camera_PR-306@tmp:/w/workspace/foundry_device-usb-camera_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-26T17:48:50.054Z] $ docker top d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf -eo pid,comm [2023-10-26T17:48:50.101Z] 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-10-26T17:48:50.101Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-26T17:48:50.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T17:48:50.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T17:48:50.329Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T17:48:50.335Z] $ docker exec d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf ssh-agent [2023-10-26T17:48:50.431Z] SSH_AUTH_SOCK=/tmp/ssh-MWq9eGZvP1Cx/agent.32 [2023-10-26T17:48:50.431Z] SSH_AGENT_PID=38 [2023-10-26T17:48:50.436Z] Running ssh-add (command line suppressed) [2023-10-26T17:48:50.535Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-306@tmp/private_key_7838650697133352402.key (/w/workspace/foundry_device-usb-camera_PR-306@tmp/private_key_7838650697133352402.key) [2023-10-26T17:48:50.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T17:48:50.874Z] + git tag --points-at HEAD [Pipeline] } [2023-10-26T17:48:50.900Z] $ docker exec --env ******** --env ******** d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf ssh-agent -k [2023-10-26T17:48:50.997Z] unset SSH_AUTH_SOCK; [2023-10-26T17:48:50.998Z] unset SSH_AGENT_PID; [2023-10-26T17:48:50.998Z] echo Agent pid 38 killed; [2023-10-26T17:48:51.003Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-26T17:48:51.086Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-26T17:48:51.086Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-26T17:48:51.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-26T17:48:51.205Z] $ docker exec d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf ssh-agent [2023-10-26T17:48:51.300Z] SSH_AUTH_SOCK=/tmp/ssh-Ttn8YERjee2H/agent.70 [2023-10-26T17:48:51.300Z] SSH_AGENT_PID=76 [2023-10-26T17:48:51.306Z] Running ssh-add (command line suppressed) [2023-10-26T17:48:51.414Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-306@tmp/private_key_13581618394207520948.key (/w/workspace/foundry_device-usb-camera_PR-306@tmp/private_key_13581618394207520948.key) [2023-10-26T17:48:51.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-26T17:48:51.752Z] + git semver init [2023-10-26T17:48:52.011Z] 2023-10-26 17:48:51,927 [run_init] DEBUG init version:0.0.0 force:False [2023-10-26T17:48:52.011Z] 2023-10-26 17:48:51,928 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-306/.semver [2023-10-26T17:48:52.011Z] 2023-10-26 17:48:51,928 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-306/.semver [2023-10-26T17:48:52.011Z] 2023-10-26 17:48:51,928 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-306/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-306, universal_newlines=False, shell=None, istream=None) [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,740 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-306/.git/info/exclude [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,741 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-306/.semver/PR-306 with force:False [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,741 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-306/.semver/PR-306 [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,745 [execute] INFO git cat-file --batch-check [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,753 [execute] INFO git cat-file --batch [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-306/.semver, universal_newlines=False, shell=None, istream=) [2023-10-26T17:48:52.949Z] 2023-10-26 17:48:52,758 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-306/.semver/PR-306 [2023-10-26T17:48:52.949Z] 0.0.0 [Pipeline] } [2023-10-26T17:48:52.976Z] $ docker exec --env ******** --env ******** d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf ssh-agent -k [2023-10-26T17:48:53.061Z] unset SSH_AUTH_SOCK; [2023-10-26T17:48:53.062Z] unset SSH_AGENT_PID; [2023-10-26T17:48:53.062Z] echo Agent pid 76 killed; [2023-10-26T17:48:53.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-26T17:48:53.480Z] + git semver [Pipeline] } [2023-10-26T17:48:53.767Z] $ docker stop --time=1 d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf [2023-10-26T17:48:55.037Z] $ docker rm -f --volumes d185da1bca14d6465f3b583b57d1109009f58ba327c2615435f887205108e2cf [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T17:48:55.428Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-26T17:48:55.690Z] Stashed 1 file(s) [Pipeline] echo [2023-10-26T17:48:55.706Z] [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-10-26T17:48:56.293Z] provisioning config files... [2023-10-26T17:48:56.303Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-306@tmp/config10372583779456275993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T17:48:56.651Z] ---> docker-login.sh [2023-10-26T17:48:56.651Z] nexus3.edgexfoundry.org:10001 [2023-10-26T17:48:56.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:56.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:56.651Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:56.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:56.651Z] [2023-10-26T17:48:56.651Z] Login Succeeded [2023-10-26T17:48:56.651Z] nexus3.edgexfoundry.org:10002 [2023-10-26T17:48:56.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:56.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:56.651Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:56.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:56.651Z] [2023-10-26T17:48:56.651Z] Login Succeeded [2023-10-26T17:48:56.651Z] nexus3.edgexfoundry.org:10003 [2023-10-26T17:48:56.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:56.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:56.911Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:56.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:56.912Z] [2023-10-26T17:48:56.912Z] Login Succeeded [2023-10-26T17:48:56.912Z] nexus3.edgexfoundry.org:10004 [2023-10-26T17:48:56.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:56.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:56.912Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:56.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:56.912Z] [2023-10-26T17:48:56.912Z] Login Succeeded [2023-10-26T17:48:56.912Z] docker.io [2023-10-26T17:48:56.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:48:57.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:48:57.173Z] Configure a credential helper to remove this warning. See [2023-10-26T17:48:57.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:48:57.173Z] [2023-10-26T17:48:57.173Z] Login Succeeded [2023-10-26T17:48:57.173Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T17:48:57.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T17:48:57.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T17:48:57.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T17:48:57.496Z] ========================================================= [2023-10-26T17:48:57.497Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-26T17:48:57.497Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:48:57.969Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T17:48:57.969Z] Sending build context to Docker daemon 2.282MB [2023-10-26T17:48:57.969Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T17:48:57.969Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T17:48:57.969Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-26T17:48:57.969Z] 7264a8db6415: Pulling fs layer [2023-10-26T17:48:57.969Z] c4d48a809fc2: Pulling fs layer [2023-10-26T17:48:57.969Z] 4f1c88b9dad5: Pulling fs layer [2023-10-26T17:48:57.969Z] ad3a456e5733: Pulling fs layer [2023-10-26T17:48:57.969Z] 33e27b845d1e: Pulling fs layer [2023-10-26T17:48:57.969Z] c68163c4e522: Pulling fs layer [2023-10-26T17:48:57.969Z] 50da416c3ac9: Pulling fs layer [2023-10-26T17:48:57.969Z] 23d2d4c4bb30: Pulling fs layer [2023-10-26T17:48:57.969Z] 33e27b845d1e: Waiting [2023-10-26T17:48:57.969Z] 50da416c3ac9: Waiting [2023-10-26T17:48:57.969Z] 23d2d4c4bb30: Waiting [2023-10-26T17:48:57.969Z] c68163c4e522: Waiting [2023-10-26T17:48:57.969Z] ad3a456e5733: Waiting [2023-10-26T17:48:57.969Z] c4d48a809fc2: Download complete [2023-10-26T17:48:57.969Z] ad3a456e5733: Verifying Checksum [2023-10-26T17:48:57.969Z] ad3a456e5733: Download complete [2023-10-26T17:48:57.969Z] 33e27b845d1e: Verifying Checksum [2023-10-26T17:48:57.969Z] 33e27b845d1e: Download complete [2023-10-26T17:48:57.969Z] 7264a8db6415: Verifying Checksum [2023-10-26T17:48:57.969Z] 7264a8db6415: Download complete [2023-10-26T17:48:58.231Z] c68163c4e522: Verifying Checksum [2023-10-26T17:48:58.231Z] c68163c4e522: Download complete [2023-10-26T17:48:58.231Z] 7264a8db6415: Pull complete [2023-10-26T17:48:58.231Z] c4d48a809fc2: Pull complete [2023-10-26T17:48:58.490Z] 23d2d4c4bb30: Verifying Checksum [2023-10-26T17:48:58.490Z] 23d2d4c4bb30: Download complete [2023-10-26T17:48:58.490Z] 4f1c88b9dad5: Verifying Checksum [2023-10-26T17:48:58.490Z] 4f1c88b9dad5: Download complete [2023-10-26T17:48:58.746Z] 50da416c3ac9: Verifying Checksum [2023-10-26T17:48:58.746Z] 50da416c3ac9: Download complete [2023-10-26T17:49:01.275Z] 4f1c88b9dad5: Pull complete [2023-10-26T17:49:01.275Z] ad3a456e5733: Pull complete [2023-10-26T17:49:01.533Z] 33e27b845d1e: Pull complete [2023-10-26T17:49:01.534Z] c68163c4e522: Pull complete [2023-10-26T17:49:04.080Z] 50da416c3ac9: Pull complete [2023-10-26T17:49:04.080Z] 23d2d4c4bb30: Pull complete [2023-10-26T17:49:04.080Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-26T17:49:04.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-26T17:49:04.080Z] ---> 0786185ac409 [2023-10-26T17:49:04.080Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T17:49:09.355Z] ---> Running in 05fcfe5e1916 [2023-10-26T17:49:09.355Z] Removing intermediate container 05fcfe5e1916 [2023-10-26T17:49:09.355Z] ---> ec723867688d [2023-10-26T17:49:09.355Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T17:49:09.355Z] ---> Running in 0f30dbb4ff68 [2023-10-26T17:49:09.355Z] Removing intermediate container 0f30dbb4ff68 [2023-10-26T17:49:09.355Z] ---> a1f6e9cae966 [2023-10-26T17:49:09.355Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T17:49:09.355Z] ---> Running in 2294872533c4 [2023-10-26T17:49:09.355Z] Removing intermediate container 2294872533c4 [2023-10-26T17:49:09.355Z] ---> e98aa9020d31 [2023-10-26T17:49:09.355Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T17:49:09.355Z] ---> Running in d522c0ff01a1 [2023-10-26T17:49:09.355Z] Removing intermediate container d522c0ff01a1 [2023-10-26T17:49:09.355Z] ---> 4ef51e7837ee [2023-10-26T17:49:09.355Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T17:49:09.355Z] ---> Running in da6af5c7287f [2023-10-26T17:49:09.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T17:49:09.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T17:49:09.614Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-26T17:49:09.614Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-26T17:49:09.614Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T17:49:09.614Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T17:49:09.614Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-26T17:49:09.614Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-26T17:49:09.614Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-26T17:49:09.614Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-26T17:49:09.614Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-26T17:49:09.614Z] (10/13) Installing kmod-libs (30-r3) [2023-10-26T17:49:09.614Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-26T17:49:09.896Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-26T17:49:09.896Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-26T17:49:09.896Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T17:49:09.896Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T17:49:09.896Z] OK: 271 MiB in 65 packages [2023-10-26T17:49:10.463Z] Removing intermediate container da6af5c7287f [2023-10-26T17:49:10.463Z] ---> ad3f6e1082fc [2023-10-26T17:49:10.463Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-26T17:49:10.463Z] ---> Running in 16d713fd2165 [2023-10-26T17:49:10.463Z] Removing intermediate container 16d713fd2165 [2023-10-26T17:49:10.463Z] ---> 2818787be466 [2023-10-26T17:49:10.463Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-26T17:49:10.463Z] ---> 3426d16535b3 [2023-10-26T17:49:10.463Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T17:49:10.463Z] ---> Running in db0074cbe8b7 [2023-10-26T17:49:11.105Z] Still waiting to schedule task [2023-10-26T17:49:11.105Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-26T17:50:18.162Z] Removing intermediate container db0074cbe8b7 [2023-10-26T17:50:18.162Z] ---> a1b3e20e7f55 [2023-10-26T17:50:18.162Z] Step 11/13 : COPY . . [2023-10-26T17:50:18.162Z] ---> d1e78badbf0b [2023-10-26T17:50:18.162Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T17:50:18.162Z] ---> Running in 4a1ddd0a58e6 [2023-10-26T17:50:18.162Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T17:50:18.162Z] Dload Upload Total Spent Left Speed [2023-10-26T17:50:18.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10444 0 --:--:-- --:--:-- --:--:-- 10529 [2023-10-26T17:50:18.162Z] Removing intermediate container 4a1ddd0a58e6 [2023-10-26T17:50:18.162Z] ---> 933cef2674ac [2023-10-26T17:50:18.162Z] Step 13/13 : RUN ${MAKE} [2023-10-26T17:50:18.162Z] ---> Running in 092a2884a578 [2023-10-26T17:50:18.162Z] noop [2023-10-26T17:50:18.162Z] Removing intermediate container 092a2884a578 [2023-10-26T17:50:18.162Z] ---> e284eada13c0 [2023-10-26T17:50:18.162Z] Successfully built e284eada13c0 [2023-10-26T17:50:18.162Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:50:18.594Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T17:50:18.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:50:18.732Z] prd-ubuntu20.04-docker-8c-8g-11968 does not seem to be running inside a container [2023-10-26T17:50:18.763Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-306 -v /w/workspace/foundry_device-usb-camera_PR-306:/w/workspace/foundry_device-usb-camera_PR-306:rw,z -v /w/workspace/foundry_device-usb-camera_PR-306@tmp:/w/workspace/foundry_device-usb-camera_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T17:50:19.077Z] $ docker top df8c10bec503653bbad90afdb11bad9aabe963c57f78efceee6eaf9d628a4cff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T17:50:19.509Z] + go version [2023-10-26T17:50:19.509Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-26T17:50:19.541Z] $ docker stop --time=1 df8c10bec503653bbad90afdb11bad9aabe963c57f78efceee6eaf9d628a4cff [2023-10-26T17:50:20.766Z] $ docker rm -f --volumes df8c10bec503653bbad90afdb11bad9aabe963c57f78efceee6eaf9d628a4cff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:50:21.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-26T17:50:21.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:50:21.636Z] prd-ubuntu20.04-docker-8c-8g-11968 does not seem to be running inside a container [2023-10-26T17:50:21.668Z] $ 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-306 -v /w/workspace/foundry_device-usb-camera_PR-306:/w/workspace/foundry_device-usb-camera_PR-306:rw,z -v /w/workspace/foundry_device-usb-camera_PR-306@tmp:/w/workspace/foundry_device-usb-camera_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-26T17:50:21.996Z] $ docker top 1cb38fb296f0ea51b3eec2b912c1fe4968b71708f359a6eec7f0f27a4bc14017 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T17:50:22.381Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-306 [Pipeline] fileExists [Pipeline] sh [2023-10-26T17:50:22.736Z] + make test [2023-10-26T17:50:22.736Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T17:50:24.108Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-26T17:50:34.065Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-26T17:50:34.323Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-10-26T17:50:40.878Z] go vet ./... [2023-10-26T17:50:43.405Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T17:50:43.405Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T17:50:43.405Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T17:50:43.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T17:50:43.480Z] $ docker stop --time=1 1cb38fb296f0ea51b3eec2b912c1fe4968b71708f359a6eec7f0f27a4bc14017 [2023-10-26T17:50:47.125Z] $ docker rm -f --volumes 1cb38fb296f0ea51b3eec2b912c1fe4968b71708f359a6eec7f0f27a4bc14017 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T17:50:47.756Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T17:50:47.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-26T17:50:48.522Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T17:50:48.831Z] + ls -al . [2023-10-26T17:50:48.831Z] total 216 [2023-10-26T17:50:48.831Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 26 17:50 . [2023-10-26T17:50:48.831Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 17:48 .. [2023-10-26T17:50:48.831Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 17:50 .git [2023-10-26T17:50:48.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:48 .github [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 17:48 .gitignore [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 17:48 .golangci.yml [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 17:48 .hadolint.yml [2023-10-26T17:50:48.831Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 17:48 .semver [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 17:48 Attribution.txt [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 17:48 CHANGELOG.md [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 17:48 Dockerfile [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 17:48 GOVERNANCE.md [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 17:48 Jenkinsfile [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 17:48 LICENSE [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 17:48 Makefile [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 17:48 OWNERS.md [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 17:48 README.md [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 17:48 VERSION [2023-10-26T17:50:48.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 17:48 bin [2023-10-26T17:50:48.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:48 cmd [2023-10-26T17:50:48.831Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 17:50 coverage.out [2023-10-26T17:50:48.831Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 17:48 docker-entrypoint.sh [2023-10-26T17:50:48.831Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 17:48 docs [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 17:48 go.mod [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 17:48 go.sum [2023-10-26T17:50:48.831Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:48 internal [2023-10-26T17:50:48.831Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 17:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:50:49.214Z] + 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=a555ea049dac3a9acdc78f14768dfc6c552d1ea0 --label arch=amd64 --label version=0.0.0 . [2023-10-26T17:50:49.214Z] Sending build context to Docker daemon 2.337MB [2023-10-26T17:50:49.214Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T17:50:49.214Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-26T17:50:49.214Z] ---> e284eada13c0 [2023-10-26T17:50:49.214Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-26T17:50:49.214Z] ---> Running in 20f16fffe6dd [2023-10-26T17:50:49.472Z] Removing intermediate container 20f16fffe6dd [2023-10-26T17:50:49.472Z] ---> f054a723e1d2 [2023-10-26T17:50:49.472Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T17:50:49.472Z] ---> Running in 023211208a79 [2023-10-26T17:50:49.472Z] Removing intermediate container 023211208a79 [2023-10-26T17:50:49.472Z] ---> 46926a34d1d8 [2023-10-26T17:50:49.472Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T17:50:49.472Z] ---> Running in ea52405a3f60 [2023-10-26T17:50:49.472Z] Removing intermediate container ea52405a3f60 [2023-10-26T17:50:49.472Z] ---> af12c479d044 [2023-10-26T17:50:49.472Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T17:50:49.472Z] ---> Running in 4ab4d10bc684 [2023-10-26T17:50:49.728Z] Removing intermediate container 4ab4d10bc684 [2023-10-26T17:50:49.728Z] ---> 471b9a680fc7 [2023-10-26T17:50:49.728Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T17:50:49.728Z] ---> Running in cbdfbe5b1b50 [2023-10-26T17:50:49.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T17:50:50.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T17:50:50.502Z] OK: 271 MiB in 65 packages [2023-10-26T17:50:50.759Z] Removing intermediate container cbdfbe5b1b50 [2023-10-26T17:50:50.759Z] ---> 6f30eff0b812 [2023-10-26T17:50:50.759Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-26T17:50:50.759Z] ---> Running in 131d15bfd628 [2023-10-26T17:50:50.759Z] Removing intermediate container 131d15bfd628 [2023-10-26T17:50:50.759Z] ---> e565c6bbd480 [2023-10-26T17:50:50.759Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-26T17:50:51.020Z] ---> 79b01db13547 [2023-10-26T17:50:51.020Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T17:50:51.020Z] ---> Running in 01021179198a [2023-10-26T17:50:51.585Z] Removing intermediate container 01021179198a [2023-10-26T17:50:51.585Z] ---> 49d20162b586 [2023-10-26T17:50:51.585Z] Step 11/36 : COPY . . [2023-10-26T17:50:51.843Z] ---> 57be3caa2bd9 [2023-10-26T17:50:51.843Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T17:50:52.101Z] ---> Running in 323942da4172 [2023-10-26T17:50:52.360Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-10-26T17:50:52.360Z] Dload Upload Total Spent Left Speed [2023-10-26T17:50:52.360Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100  1253 100  1253   0    0  22034      0 --:--:-- --:--:-- --:--:-- 22375 [2023-10-26T17:50:52.617Z] Removing intermediate container 323942da4172 [2023-10-26T17:50:52.617Z] ---> 53d0b6e435c8 [2023-10-26T17:50:52.617Z] Step 13/36 : RUN ${MAKE} [2023-10-26T17:50:52.617Z] ---> Running in c5765d3153d5 [2023-10-26T17:50:52.875Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-26T17:50:54.936Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11969 in /w/workspace/foundry_device-usb-camera_PR-306 [Pipeline] { [Pipeline] ws [2023-10-26T17:50:54.991Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-26T17:50:55.069Z] Selected Git installation does not exist. Using Default [2023-10-26T17:50:55.069Z] The recommended git tool is: NONE [2023-10-26T17:51:00.534Z] using credential edgex-jenkins-ssh [2023-10-26T17:51:00.547Z] Cloning the remote Git repository [2023-10-26T17:51:00.587Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-26T17:51:00.680Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-26T17:51:00.814Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-26T17:51:00.816Z] > git --version # timeout=10 [2023-10-26T17:51:00.835Z] > git --version # 'git version 2.25.1' [2023-10-26T17:51:00.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T17:51:00.976Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T17:51:01.901Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-26T17:51:01.949Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-26T17:51:03.512Z] Merging remotes/origin/main commit 9501c8302724f89e31276cefd420c8543fbf660b into PR head commit a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [2023-10-26T17:51:03.813Z] Merge succeeded, producing a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [2023-10-26T17:51:03.814Z] Checking out Revision a555ea049dac3a9acdc78f14768dfc6c552d1ea0 (PR-306) [2023-10-26T17:51:02.799Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-26T17:51:02.858Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-26T17:51:02.860Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T17:51:02.882Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/306/head:refs/remotes/origin/PR-306 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-26T17:51:03.531Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T17:51:03.615Z] > git checkout -f a555ea049dac3a9acdc78f14768dfc6c552d1ea0 # timeout=10 [2023-10-26T17:51:03.703Z] > git remote # timeout=10 [2023-10-26T17:51:03.725Z] > git config --get remote.origin.url # timeout=10 [2023-10-26T17:51:03.747Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-26T17:51:03.761Z] > git merge 9501c8302724f89e31276cefd420c8543fbf660b # timeout=10 [2023-10-26T17:51:03.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-26T17:51:03.821Z] > git config core.sparsecheckout # timeout=10 [2023-10-26T17:51:03.840Z] > git checkout -f a555ea049dac3a9acdc78f14768dfc6c552d1ea0 # timeout=10 [2023-10-26T17:51:04.367Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-26T17:51:04.418Z] > git --version # timeout=10 [2023-10-26T17:51:04.432Z] > git --version # 'git version 2.25.1' [2023-10-26T17:51:04.455Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T17:51:05.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-26T17:51:05.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T17:51:05.675Z] Dload Upload Total Spent Left Speed [2023-10-26T17:51:05.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2023-10-26T17:51:06.245Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-26T17:51:06.597Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-26T17:51:06.597Z] + sudo tee /etc/docker/daemon.new [2023-10-26T17:51:06.597Z] { [2023-10-26T17:51:06.597Z] "registry-mirrors": [ [2023-10-26T17:51:06.597Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-26T17:51:06.597Z] ], [2023-10-26T17:51:06.597Z] "bip": "10.250.0.254/24", [2023-10-26T17:51:06.597Z] "hosts": [ [2023-10-26T17:51:06.597Z] "tcp://0.0.0.0:5555", [2023-10-26T17:51:06.597Z] "unix:///var/run/docker.sock" [2023-10-26T17:51:06.597Z] ], [2023-10-26T17:51:06.597Z] "mtu": 1458, [2023-10-26T17:51:06.597Z] "selinux-enabled": true, [2023-10-26T17:51:06.597Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-26T17:51:06.597Z] } [Pipeline] sh [2023-10-26T17:51:06.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-26T17:51:07.346Z] + sudo service docker restart [2023-10-26T17:51:19.404Z] Removing intermediate container c5765d3153d5 [2023-10-26T17:51:19.405Z] ---> c1c3fb0209a5 [2023-10-26T17:51:19.405Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-26T17:51:19.405Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-26T17:51:19.405Z] 4acc49c71d14: Pulling fs layer [2023-10-26T17:51:19.405Z] 4acc49c71d14: Verifying Checksum [2023-10-26T17:51:19.405Z] 4acc49c71d14: Download complete [2023-10-26T17:51:19.405Z] 4acc49c71d14: Pull complete [2023-10-26T17:51:19.405Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-26T17:51:19.405Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-26T17:51:19.405Z] ---> 01a2bd3e5fff [2023-10-26T17:51:19.405Z] Step 15/36 : FROM alpine:3.18 [2023-10-26T17:51:19.405Z] 3.18: Pulling from library/alpine [2023-10-26T17:51:19.405Z] 96526aa774ef: Pulling fs layer [2023-10-26T17:51:19.664Z] 96526aa774ef: Verifying Checksum [2023-10-26T17:51:19.664Z] 96526aa774ef: Download complete [2023-10-26T17:51:20.175Z] 96526aa774ef: Pull complete [2023-10-26T17:51:20.175Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T17:51:20.175Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T17:51:20.175Z] ---> 8ca4688f4f35 [2023-10-26T17:51:20.175Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T17:51:20.435Z] ---> Running in a7351ee65297 [2023-10-26T17:51:20.435Z] Removing intermediate container a7351ee65297 [2023-10-26T17:51:20.435Z] ---> 4ba00ff1f719 [2023-10-26T17:51:20.435Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-26T17:51:20.435Z] ---> Running in 74e17cf8274c [2023-10-26T17:51:20.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-26T17:51:20.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-26T17:51:20.958Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-26T17:51:20.958Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-26T17:51:20.958Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-26T17:51:20.958Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-26T17:51:21.216Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-26T17:51:21.216Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-26T17:51:21.216Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-26T17:51:21.216Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-26T17:51:21.216Z] (9/107) Installing libxcb (1.15-r1) [2023-10-26T17:51:21.216Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-26T17:51:21.216Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-26T17:51:21.216Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-26T17:51:21.216Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-26T17:51:21.216Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-26T17:51:21.216Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-26T17:51:21.216Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-26T17:51:21.216Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-26T17:51:21.216Z] (18/107) Installing libva (2.18.0-r1) [2023-10-26T17:51:21.216Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-26T17:51:21.216Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-26T17:51:21.216Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-26T17:51:21.216Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-26T17:51:21.216Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-26T17:51:21.216Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-26T17:51:21.216Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-26T17:51:21.216Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-26T17:51:21.216Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-26T17:51:21.216Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-26T17:51:21.216Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-26T17:51:21.478Z] (30/107) Installing opus (1.4-r0) [2023-10-26T17:51:21.478Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-26T17:51:21.478Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-26T17:51:21.478Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-26T17:51:21.478Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-26T17:51:21.478Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-26T17:51:21.478Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-26T17:51:21.478Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-26T17:51:21.478Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-26T17:51:21.478Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-26T17:51:21.478Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-26T17:51:21.478Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-26T17:51:21.478Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-26T17:51:21.478Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-26T17:51:21.735Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-26T17:51:21.735Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-26T17:51:21.735Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-26T17:51:21.735Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-26T17:51:21.735Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-26T17:51:21.735Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-26T17:51:21.735Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-26T17:51:21.735Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-26T17:51:21.735Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-26T17:51:21.735Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-26T17:51:21.735Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-26T17:51:21.735Z] (55/107) Installing glib (2.76.4-r0) [2023-10-26T17:51:21.735Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-26T17:51:21.735Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-26T17:51:21.735Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-26T17:51:21.735Z] (59/107) Installing libass (0.17.1-r0) [2023-10-26T17:51:21.735Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-26T17:51:21.735Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-26T17:51:21.735Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-26T17:51:21.735Z] (63/107) Installing libunistring (1.1-r1) [2023-10-26T17:51:21.735Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-26T17:51:21.735Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-26T17:51:21.735Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-26T17:51:21.735Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-26T17:51:21.735Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-26T17:51:21.735Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-26T17:51:21.994Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-26T17:51:21.994Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-26T17:51:21.994Z] (72/107) Installing librist (0.2.7-r0) [2023-10-26T17:51:21.994Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-26T17:51:21.994Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-26T17:51:21.994Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-26T17:51:21.994Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-26T17:51:21.994Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-26T17:51:21.994Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-26T17:51:21.994Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-26T17:51:21.994Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-26T17:51:21.994Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-26T17:51:21.994Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-26T17:51:21.994Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-26T17:51:21.994Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-26T17:51:21.994Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-26T17:51:21.994Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-26T17:51:21.994Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-26T17:51:21.994Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-26T17:51:21.994Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-26T17:51:22.252Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-26T17:51:22.252Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-26T17:51:22.252Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-26T17:51:22.252Z] (93/107) Installing orc (0.4.34-r0) [2023-10-26T17:51:22.252Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-26T17:51:22.252Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-26T17:51:22.252Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-26T17:51:22.252Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-26T17:51:22.252Z] (98/107) Installing libpulse (16.1-r10) [2023-10-26T17:51:22.252Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T17:51:22.252Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T17:51:22.252Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-26T17:51:22.252Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-26T17:51:22.252Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-26T17:51:22.252Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-26T17:51:22.252Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-26T17:51:22.252Z] (106/107) Installing kmod-libs (30-r3) [2023-10-26T17:51:22.252Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-26T17:51:22.253Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T17:51:22.253Z] Executing glib-2.76.4-r0.trigger [2023-10-26T17:51:22.253Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T17:51:22.253Z] OK: 131 MiB in 122 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T17:51:25.680Z] provisioning config files... [2023-10-26T17:51:25.713Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config3706475889207801674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T17:51:26.109Z] ---> docker-login.sh [2023-10-26T17:51:26.109Z] nexus3.edgexfoundry.org:10001 [2023-10-26T17:51:26.452Z] Removing intermediate container 74e17cf8274c [2023-10-26T17:51:26.452Z] ---> cfd48031b8fb [2023-10-26T17:51:26.452Z] Step 18/36 : WORKDIR / [2023-10-26T17:51:26.452Z] ---> Running in ebff44b2b832 [2023-10-26T17:51:26.452Z] Removing intermediate container ebff44b2b832 [2023-10-26T17:51:26.452Z] ---> 660b4a791da3 [2023-10-26T17:51:26.452Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-26T17:51:26.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:51:26.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:51:26.700Z] Configure a credential helper to remove this warning. See [2023-10-26T17:51:26.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:51:26.700Z] [2023-10-26T17:51:26.700Z] Login Succeeded [2023-10-26T17:51:26.700Z] nexus3.edgexfoundry.org:10002 [2023-10-26T17:51:26.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:51:27.017Z] ---> 78cc04bee785 [2023-10-26T17:51:27.017Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-26T17:51:27.017Z] ---> 803d8b8dad60 [2023-10-26T17:51:27.017Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-26T17:51:27.017Z] ---> f6fe8be47d11 [2023-10-26T17:51:27.017Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-26T17:51:27.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:51:27.240Z] Configure a credential helper to remove this warning. See [2023-10-26T17:51:27.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:51:27.240Z] [2023-10-26T17:51:27.240Z] Login Succeeded [2023-10-26T17:51:27.240Z] nexus3.edgexfoundry.org:10003 [2023-10-26T17:51:27.276Z] ---> 066046c0821f [2023-10-26T17:51:27.276Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-26T17:51:27.276Z] ---> 7d89436cf2c5 [2023-10-26T17:51:27.276Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-26T17:51:27.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:51:27.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:51:27.508Z] Configure a credential helper to remove this warning. See [2023-10-26T17:51:27.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:51:27.508Z] [2023-10-26T17:51:27.508Z] Login Succeeded [2023-10-26T17:51:27.508Z] nexus3.edgexfoundry.org:10004 [2023-10-26T17:51:27.533Z] ---> 99173efb5f74 [2023-10-26T17:51:27.533Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-26T17:51:27.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:51:27.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:51:27.782Z] Configure a credential helper to remove this warning. See [2023-10-26T17:51:27.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:51:27.782Z] [2023-10-26T17:51:27.782Z] Login Succeeded [2023-10-26T17:51:27.782Z] docker.io [2023-10-26T17:51:28.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-26T17:51:28.222Z] ---> fcd1267412b5 [2023-10-26T17:51:28.222Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-26T17:51:28.222Z] ---> Running in d11824807043 [2023-10-26T17:51:28.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-26T17:51:28.639Z] Configure a credential helper to remove this warning. See [2023-10-26T17:51:28.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-26T17:51:28.639Z] [2023-10-26T17:51:28.639Z] Login Succeeded [2023-10-26T17:51:28.639Z] ---> docker-login.sh ends [Pipeline] } [2023-10-26T17:51:28.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-26T17:51:28.787Z] Removing intermediate container d11824807043 [2023-10-26T17:51:28.787Z] ---> 216214d86930 [2023-10-26T17:51:28.787Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-26T17:51:28.787Z] ---> Running in e345e51014eb [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-26T17:51:29.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T17:51:29.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-26T17:51:29.176Z] ========================================================= [2023-10-26T17:51:29.176Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-26T17:51:29.176Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-10-26T17:51:29.353Z] Removing intermediate container e345e51014eb [2023-10-26T17:51:29.353Z] ---> 70e8e83e445a [2023-10-26T17:51:29.353Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-26T17:51:29.353Z] ---> Running in 6e19ffbf076b [Pipeline] sh [2023-10-26T17:51:29.676Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-26T17:51:29.919Z] Removing intermediate container 6e19ffbf076b [2023-10-26T17:51:29.919Z] ---> cfbdb4ad180c [2023-10-26T17:51:29.919Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-26T17:51:29.919Z] ---> Running in ee156f8d4ddf [2023-10-26T17:51:29.945Z] Sending build context to Docker daemon 1.352MB [2023-10-26T17:51:30.213Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T17:51:30.213Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-26T17:51:30.213Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-26T17:51:30.213Z] 9fda8d8052c6: Pulling fs layer [2023-10-26T17:51:30.213Z] 5d54e960e981: Pulling fs layer [2023-10-26T17:51:30.213Z] c4a7e357bf2a: Pulling fs layer [2023-10-26T17:51:30.213Z] f0e02332f6b5: Pulling fs layer [2023-10-26T17:51:30.213Z] cefa15bbcfad: Pulling fs layer [2023-10-26T17:51:30.213Z] 17808c966233: Pulling fs layer [2023-10-26T17:51:30.213Z] f4c1fc716caa: Pulling fs layer [2023-10-26T17:51:30.213Z] cefa15bbcfad: Waiting [2023-10-26T17:51:30.213Z] 17808c966233: Waiting [2023-10-26T17:51:30.213Z] f4c1fc716caa: Waiting [2023-10-26T17:51:30.213Z] 5d54e960e981: Verifying Checksum [2023-10-26T17:51:30.213Z] 5d54e960e981: Download complete [2023-10-26T17:51:30.483Z] f0e02332f6b5: Verifying Checksum [2023-10-26T17:51:30.483Z] f0e02332f6b5: Download complete [2023-10-26T17:51:30.483Z] cefa15bbcfad: Verifying Checksum [2023-10-26T17:51:30.483Z] cefa15bbcfad: Download complete [2023-10-26T17:51:30.483Z] 9fda8d8052c6: Download complete [2023-10-26T17:51:30.487Z] Removing intermediate container ee156f8d4ddf [2023-10-26T17:51:30.487Z] ---> 8242122a4d3c [2023-10-26T17:51:30.487Z] Step 30/36 : EXPOSE 59983 [2023-10-26T17:51:30.487Z] ---> Running in 34f5fc58717f [2023-10-26T17:51:30.487Z] Removing intermediate container 34f5fc58717f [2023-10-26T17:51:30.487Z] ---> ff69ce84f643 [2023-10-26T17:51:30.487Z] Step 31/36 : EXPOSE 8554 [2023-10-26T17:51:30.487Z] ---> Running in 19be5fda3134 [2023-10-26T17:51:30.745Z] Removing intermediate container 19be5fda3134 [2023-10-26T17:51:30.745Z] ---> f5c0905074e8 [2023-10-26T17:51:30.745Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-26T17:51:30.745Z] ---> Running in 901bc90e17e9 [2023-10-26T17:51:30.745Z] Removing intermediate container 901bc90e17e9 [2023-10-26T17:51:30.745Z] ---> f3a3c645b1b1 [2023-10-26T17:51:30.745Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-26T17:51:30.745Z] ---> Running in b1c35042fe39 [2023-10-26T17:51:30.745Z] Removing intermediate container b1c35042fe39 [2023-10-26T17:51:30.745Z] ---> 4e9e9bb28b51 [2023-10-26T17:51:30.745Z] Step 34/36 : LABEL arch=amd64 [2023-10-26T17:51:30.757Z] f4c1fc716caa: Verifying Checksum [2023-10-26T17:51:30.757Z] f4c1fc716caa: Download complete [2023-10-26T17:51:31.003Z] ---> Running in 44e8b9d35f46 [2023-10-26T17:51:31.003Z] Removing intermediate container 44e8b9d35f46 [2023-10-26T17:51:31.003Z] ---> 6c4b45bdf707 [2023-10-26T17:51:31.003Z] Step 35/36 : LABEL git_sha=a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [2023-10-26T17:51:31.003Z] ---> Running in 391160f88912 [2023-10-26T17:51:31.003Z] Removing intermediate container 391160f88912 [2023-10-26T17:51:31.003Z] ---> e779240e07d4 [2023-10-26T17:51:31.003Z] Step 36/36 : LABEL version=0.0.0 [2023-10-26T17:51:31.003Z] ---> Running in e05cfadc4947 [2023-10-26T17:51:31.003Z] Removing intermediate container e05cfadc4947 [2023-10-26T17:51:31.003Z] ---> 224d00946dbf [2023-10-26T17:51:31.003Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T17:51:31.003Z] Successfully built 224d00946dbf [2023-10-26T17:51:31.262Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-26T17:51:31.347Z] 9fda8d8052c6: Pull complete [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-10-26T17:51:31.934Z] 5d54e960e981: Pull complete [2023-10-26T17:51:32.148Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T17:51:32.148Z] [2023-10-26T17:51:32.148Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-10-26T17:51:32.203Z] c4a7e357bf2a: Verifying Checksum [2023-10-26T17:51:32.203Z] c4a7e357bf2a: Download complete [Pipeline] sh [2023-10-26T17:51:32.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T17:51:32.538Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-26T17:51:32.538Z] 5eb5b503b376: Pulling fs layer [2023-10-26T17:51:32.538Z] 5c69ac0246d0: Pulling fs layer [2023-10-26T17:51:32.538Z] ec43610c2a17: Pulling fs layer [2023-10-26T17:51:32.538Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-26T17:51:32.538Z] 33b1e0a273af: Pulling fs layer [2023-10-26T17:51:32.538Z] 5d3b04190fa2: Pulling fs layer [2023-10-26T17:51:32.538Z] 2f39f015ded8: Pulling fs layer [2023-10-26T17:51:32.538Z] 3a2ae6a8a46f: Waiting [2023-10-26T17:51:32.538Z] 33b1e0a273af: Waiting [2023-10-26T17:51:32.538Z] 5d3b04190fa2: Waiting [2023-10-26T17:51:32.538Z] 2f39f015ded8: Waiting [2023-10-26T17:51:32.538Z] 5c69ac0246d0: Download complete [2023-10-26T17:51:32.538Z] 3a2ae6a8a46f: Download complete [2023-10-26T17:51:32.538Z] 33b1e0a273af: Verifying Checksum [2023-10-26T17:51:32.538Z] 33b1e0a273af: Download complete [2023-10-26T17:51:32.538Z] 5d3b04190fa2: Download complete [2023-10-26T17:51:32.538Z] ec43610c2a17: Verifying Checksum [2023-10-26T17:51:32.797Z] 5eb5b503b376: Verifying Checksum [2023-10-26T17:51:32.797Z] 5eb5b503b376: Download complete [2023-10-26T17:51:33.174Z] 17808c966233: Verifying Checksum [2023-10-26T17:51:33.174Z] 17808c966233: Download complete [2023-10-26T17:51:33.363Z] 2f39f015ded8: Download complete [2023-10-26T17:51:33.927Z] 5eb5b503b376: Pull complete [2023-10-26T17:51:33.927Z] 5c69ac0246d0: Pull complete [2023-10-26T17:51:34.491Z] ec43610c2a17: Pull complete [2023-10-26T17:51:34.491Z] 3a2ae6a8a46f: Pull complete [2023-10-26T17:51:34.491Z] 33b1e0a273af: Pull complete [2023-10-26T17:51:34.750Z] 5d3b04190fa2: Pull complete [2023-10-26T17:51:38.929Z] 2f39f015ded8: Pull complete [2023-10-26T17:51:38.929Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-26T17:51:38.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T17:51:38.929Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:51:39.150Z] prd-ubuntu20.04-docker-8c-8g-11968 does not seem to be running inside a container [2023-10-26T17:51:39.180Z] $ 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-306 -v /w/workspace/foundry_device-usb-camera_PR-306:/w/workspace/foundry_device-usb-camera_PR-306:rw,z -v /w/workspace/foundry_device-usb-camera_PR-306@tmp:/w/workspace/foundry_device-usb-camera_PR-306@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-26T17:51:45.606Z] c4a7e357bf2a: Pull complete [2023-10-26T17:51:45.606Z] f0e02332f6b5: Pull complete [2023-10-26T17:51:45.606Z] cefa15bbcfad: Pull complete [2023-10-26T17:51:45.901Z] $ docker top 10b63d76181da94a971efe94bf8eb3ac5209a40fcb53ef3c56de511dd6b3ab50 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T17:51:46.366Z] ---> job-cost.sh [2023-10-26T17:51:46.366Z] lf-activate-venv: SKIPPING [2023-10-26T17:51:46.366Z] INFO: No Stack... [2023-10-26T17:51:46.626Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T17:51:47.199Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T17:51:47.510Z] + cat /w/workspace/foundry_device-usb-camera_PR-306/archives/cost.csv [2023-10-26T17:51:47.510Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T17:51:47.552Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [2023-10-26T17:51:47.559Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] did not exist. Created. [2023-10-26T17:51:47.559Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T17:51:47.966Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-26T17:51:48.020Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T17:51:48.052Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T17:51:48.136Z] $ docker stop --time=1 10b63d76181da94a971efe94bf8eb3ac5209a40fcb53ef3c56de511dd6b3ab50 [2023-10-26T17:51:49.268Z] $ docker rm -f --volumes 10b63d76181da94a971efe94bf8eb3ac5209a40fcb53ef3c56de511dd6b3ab50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-26T17:51:52.280Z] 17808c966233: Pull complete [2023-10-26T17:51:54.232Z] f4c1fc716caa: Pull complete [2023-10-26T17:51:54.232Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-26T17:51:54.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-26T17:51:54.232Z] ---> ea914061e18c [2023-10-26T17:51:54.232Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-26T17:51:56.179Z] ---> Running in 4874d8a63b05 [2023-10-26T17:51:56.179Z] Removing intermediate container 4874d8a63b05 [2023-10-26T17:51:56.179Z] ---> a46ce878c257 [2023-10-26T17:51:56.179Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T17:51:56.179Z] ---> Running in e75abba0a8cd [2023-10-26T17:51:56.764Z] Removing intermediate container e75abba0a8cd [2023-10-26T17:51:56.764Z] ---> c7f7731c5a04 [2023-10-26T17:51:56.764Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T17:51:56.764Z] ---> Running in bf20c84c5651 [2023-10-26T17:51:57.031Z] Removing intermediate container bf20c84c5651 [2023-10-26T17:51:57.031Z] ---> c8f361890128 [2023-10-26T17:51:57.031Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T17:51:57.031Z] ---> Running in 87ce37e20423 [2023-10-26T17:51:57.312Z] Removing intermediate container 87ce37e20423 [2023-10-26T17:51:57.312Z] ---> b7f530410d7d [2023-10-26T17:51:57.312Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T17:51:57.581Z] ---> Running in f5464792224c [2023-10-26T17:51:58.544Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T17:51:59.127Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T17:52:00.087Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-26T17:52:00.087Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-26T17:52:00.087Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T17:52:00.087Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T17:52:00.354Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-26T17:52:00.354Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-26T17:52:00.354Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-26T17:52:00.354Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-26T17:52:00.354Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-26T17:52:00.354Z] (10/13) Installing kmod-libs (30-r3) [2023-10-26T17:52:00.354Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-26T17:52:00.354Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-26T17:52:00.354Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-26T17:52:00.354Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T17:52:00.628Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T17:52:00.628Z] OK: 273 MiB in 65 packages [2023-10-26T17:52:02.042Z] Removing intermediate container f5464792224c [2023-10-26T17:52:02.042Z] ---> 2e8c08806220 [2023-10-26T17:52:02.042Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-26T17:52:02.042Z] ---> Running in 795ff6985336 [2023-10-26T17:52:02.309Z] Removing intermediate container 795ff6985336 [2023-10-26T17:52:02.309Z] ---> 457f884e4cb1 [2023-10-26T17:52:02.309Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-26T17:52:02.894Z] ---> ce7c6ff6b6b8 [2023-10-26T17:52:02.894Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T17:52:02.894Z] ---> Running in 7a89b6a11af4 [2023-10-26T17:53:39.514Z] Removing intermediate container 7a89b6a11af4 [2023-10-26T17:53:39.514Z] ---> 0d66185965ba [2023-10-26T17:53:39.514Z] Step 11/13 : COPY . . [2023-10-26T17:53:39.514Z] ---> 1c7beb190cc5 [2023-10-26T17:53:39.514Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T17:53:39.514Z] ---> Running in 335dbd9887f9 [2023-10-26T17:53:39.514Z]  % Total % Received % Xferd Average Speed Time  Time Time Current [2023-10-26T17:53:39.514Z] Dload Upload Total Spent Left Speed [2023-10-26T17:53:39.514Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0  8783  0 --:--:-- --:--:-- --:--:-- 8886 [2023-10-26T17:53:39.514Z] Removing intermediate container 335dbd9887f9 [2023-10-26T17:53:39.514Z] ---> cb1a8889e8da [2023-10-26T17:53:39.514Z] Step 13/13 : RUN ${MAKE} [2023-10-26T17:53:39.514Z] ---> Running in 34346b407692 [2023-10-26T17:53:39.514Z] noop [2023-10-26T17:53:39.514Z] Removing intermediate container 34346b407692 [2023-10-26T17:53:39.514Z] ---> 072044ae56d0 [2023-10-26T17:53:39.514Z] Successfully built 072044ae56d0 [2023-10-26T17:53:39.514Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:53:39.983Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T17:53:39.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:53:40.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-11969 does not seem to be running inside a container [2023-10-26T17:53:40.328Z] $ 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-10-26T17:53:41.573Z] $ docker top 08aac7728a4f09ef87c889f8b104aa1c56b323efbc717f935bef2db502f0c68f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T17:53:42.454Z] + go version [2023-10-26T17:53:42.454Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-26T17:53:42.492Z] $ docker stop --time=1 08aac7728a4f09ef87c889f8b104aa1c56b323efbc717f935bef2db502f0c68f [2023-10-26T17:53:45.658Z] $ docker rm -f --volumes 08aac7728a4f09ef87c889f8b104aa1c56b323efbc717f935bef2db502f0c68f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:53:46.500Z] + docker inspect -f . ci-base-image-arm64 [2023-10-26T17:53:46.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T17:53:46.756Z] prd-ubuntu20.04-docker-arm64-4c-16g-11969 does not seem to be running inside a container [2023-10-26T17:53:46.823Z] $ 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-10-26T17:53:47.985Z] $ docker top 05f38b575832074338d1d7575069c3b5375363c81aa320804e104f3413e326c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T17:53:48.857Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-26T17:53:49.571Z] + make test [2023-10-26T17:53:49.571Z] go test ./... -coverprofile=coverage.out ./... [2023-10-26T17:53:53.833Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-26T17:56:00.541Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-26T17:56:00.541Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.108s coverage: 4.4% of statements [2023-10-26T17:56:00.541Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-26T17:56:00.541Z] go vet ./... [2023-10-26T17:56:27.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-26T17:56:27.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-26T17:56:27.210Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-26T17:56:27.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-26T17:56:27.292Z] $ docker stop --time=1 05f38b575832074338d1d7575069c3b5375363c81aa320804e104f3413e326c3 [2023-10-26T17:56:29.138Z] $ docker rm -f --volumes 05f38b575832074338d1d7575069c3b5375363c81aa320804e104f3413e326c3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-26T17:56:30.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-26T17:56:30.421Z] Warning: overwriting stash ‘coverage-report’ [2023-10-26T17:56:30.918Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-26T17:56:31.505Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-26T17:56:31.849Z] + ls -al . [2023-10-26T17:56:31.849Z] total 212 [2023-10-26T17:56:31.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 17:53 . [2023-10-26T17:56:31.849Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 26 17:51 .. [2023-10-26T17:56:31.849Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 26 17:51 .git [2023-10-26T17:56:31.849Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:51 .github [2023-10-26T17:56:31.849Z] -rw-rw-r-- 1 jenkins jenkins 429 Oct 26 17:51 .gitignore [2023-10-26T17:56:31.849Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 26 17:51 .golangci.yml [2023-10-26T17:56:31.849Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 26 17:51 .hadolint.yml [2023-10-26T17:56:31.849Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 26 17:51 Attribution.txt [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 26 17:51 CHANGELOG.md [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 26 17:51 Dockerfile [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 26 17:51 GOVERNANCE.md [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 26 17:51 Jenkinsfile [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 26 17:51 LICENSE [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 26 17:51 Makefile [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 26 17:51 OWNERS.md [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 26 17:51 README.md [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 26 17:48 VERSION [2023-10-26T17:56:31.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 17:51 bin [2023-10-26T17:56:31.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:51 cmd [2023-10-26T17:56:31.850Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 26 17:55 coverage.out [2023-10-26T17:56:31.850Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 26 17:51 docker-entrypoint.sh [2023-10-26T17:56:31.850Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 17:51 docs [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 26 17:51 go.mod [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 26 17:51 go.sum [2023-10-26T17:56:31.850Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 26 17:51 internal [2023-10-26T17:56:31.850Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 26 17:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:56:32.273Z] + 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=a555ea049dac3a9acdc78f14768dfc6c552d1ea0 --label arch=arm64 --label version=0.0.0 . [2023-10-26T17:56:32.545Z] Sending build context to Docker daemon 1.407MB [2023-10-26T17:56:32.545Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-26T17:56:32.545Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-26T17:56:32.545Z] ---> 072044ae56d0 [2023-10-26T17:56:32.545Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-26T17:56:32.813Z] ---> Running in f44a136b7f71 [2023-10-26T17:56:33.079Z] Removing intermediate container f44a136b7f71 [2023-10-26T17:56:33.079Z] ---> f80c17689b3e [2023-10-26T17:56:33.079Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-26T17:56:33.079Z] ---> Running in 43e078706ea7 [2023-10-26T17:56:33.663Z] Removing intermediate container 43e078706ea7 [2023-10-26T17:56:33.663Z] ---> 696fd56db25a [2023-10-26T17:56:33.663Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-26T17:56:33.663Z] ---> Running in b3d19bcc746d [2023-10-26T17:56:33.930Z] Removing intermediate container b3d19bcc746d [2023-10-26T17:56:33.930Z] ---> 6eac31f45b85 [2023-10-26T17:56:33.930Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-26T17:56:33.930Z] ---> Running in 098a29b509fe [2023-10-26T17:56:34.198Z] Removing intermediate container 098a29b509fe [2023-10-26T17:56:34.198Z] ---> 7e0f0fd6a792 [2023-10-26T17:56:34.198Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-26T17:56:34.198Z] ---> Running in 2a0344ed9b0e [2023-10-26T17:56:35.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T17:56:35.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T17:56:37.162Z] OK: 273 MiB in 65 packages [2023-10-26T17:56:37.748Z] Removing intermediate container 2a0344ed9b0e [2023-10-26T17:56:37.748Z] ---> df0441f87acf [2023-10-26T17:56:37.748Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-26T17:56:37.748Z] ---> Running in 35e7f4283e9f [2023-10-26T17:56:38.339Z] Removing intermediate container 35e7f4283e9f [2023-10-26T17:56:38.339Z] ---> d3732284b2c8 [2023-10-26T17:56:38.339Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-26T17:56:38.609Z] ---> 263e2696b372 [2023-10-26T17:56:38.609Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-26T17:56:38.877Z] ---> Running in ae49f1643bb9 [2023-10-26T17:56:41.473Z] Removing intermediate container ae49f1643bb9 [2023-10-26T17:56:41.473Z] ---> 44ae5476044b [2023-10-26T17:56:41.473Z] Step 11/36 : COPY . . [2023-10-26T17:56:42.436Z] ---> 5bd080674827 [2023-10-26T17:56:42.436Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-26T17:56:42.705Z] ---> Running in 64bdf633abaa [2023-10-26T17:56:43.671Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T17:56:43.671Z] Dload Upload Total Spent Left Speed [2023-10-26T17:56:43.944Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5711 0 --:--:-- --:--:-- --:--:-- 5747 [2023-10-26T17:56:47.289Z] Removing intermediate container 64bdf633abaa [2023-10-26T17:56:47.289Z] ---> 586a584dc4e4 [2023-10-26T17:56:47.289Z] Step 13/36 : RUN ${MAKE} [2023-10-26T17:56:47.289Z] ---> Running in c52e909b6c2a [2023-10-26T17:56:48.257Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.37" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-26T17:59:09.962Z] Removing intermediate container c52e909b6c2a [2023-10-26T17:59:09.962Z] ---> 4c63fe0c0d9b [2023-10-26T17:59:09.962Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-26T17:59:09.962Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-26T17:59:09.962Z] 8766b47fe142: Pulling fs layer [2023-10-26T17:59:09.962Z] 8766b47fe142: Verifying Checksum [2023-10-26T17:59:09.962Z] 8766b47fe142: Download complete [2023-10-26T17:59:09.962Z] 8766b47fe142: Pull complete [2023-10-26T17:59:09.962Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-26T17:59:09.962Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-26T17:59:09.962Z] ---> 69d40e2cb93c [2023-10-26T17:59:09.962Z] Step 15/36 : FROM alpine:3.18 [2023-10-26T17:59:09.962Z] 3.18: Pulling from library/alpine [2023-10-26T17:59:09.962Z] 579b34f0a95b: Pulling fs layer [2023-10-26T17:59:09.962Z] 579b34f0a95b: Verifying Checksum [2023-10-26T17:59:09.962Z] 579b34f0a95b: Download complete [2023-10-26T17:59:09.962Z] 579b34f0a95b: Pull complete [2023-10-26T17:59:09.962Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-26T17:59:09.962Z] Status: Downloaded newer image for alpine:3.18 [2023-10-26T17:59:09.962Z] ---> 3cc203321400 [2023-10-26T17:59:09.962Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-26T17:59:09.962Z] ---> Running in 19bed08dc86e [2023-10-26T17:59:09.962Z] Removing intermediate container 19bed08dc86e [2023-10-26T17:59:09.962Z] ---> dad439153b4e [2023-10-26T17:59:09.962Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-26T17:59:09.962Z] ---> Running in f60ed7d2e44f [2023-10-26T17:59:09.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-26T17:59:09.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-26T17:59:09.962Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-26T17:59:09.962Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-26T17:59:09.962Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-26T17:59:09.962Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-26T17:59:10.238Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-26T17:59:10.238Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-26T17:59:10.238Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-26T17:59:10.238Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-26T17:59:10.238Z] (9/104) Installing libxcb (1.15-r1) [2023-10-26T17:59:10.238Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-26T17:59:10.514Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-26T17:59:10.514Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-26T17:59:10.514Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-26T17:59:10.514Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-26T17:59:10.514Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-26T17:59:10.514Z] (16/104) Installing libva (2.18.0-r1) [2023-10-26T17:59:10.514Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-26T17:59:10.514Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-26T17:59:10.514Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-26T17:59:10.514Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-26T17:59:10.514Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-26T17:59:10.514Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-26T17:59:10.782Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-26T17:59:10.782Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-26T17:59:10.782Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-26T17:59:10.782Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-26T17:59:10.782Z] (27/104) Installing opus (1.4-r0) [2023-10-26T17:59:10.782Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-26T17:59:10.782Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-26T17:59:10.782Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-26T17:59:11.055Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-26T17:59:11.055Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-26T17:59:11.055Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-26T17:59:11.055Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-26T17:59:11.055Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-26T17:59:11.055Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-26T17:59:11.055Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-26T17:59:11.055Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-26T17:59:11.330Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-26T17:59:11.330Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-26T17:59:11.597Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-26T17:59:11.866Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-26T17:59:11.866Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-26T17:59:11.866Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-26T17:59:11.866Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-26T17:59:11.866Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-26T17:59:11.866Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-26T17:59:11.866Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-26T17:59:11.866Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-26T17:59:11.866Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-26T17:59:11.866Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-26T17:59:11.866Z] (52/104) Installing glib (2.76.4-r0) [2023-10-26T17:59:12.133Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-26T17:59:12.133Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-26T17:59:12.133Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-26T17:59:12.133Z] (56/104) Installing libass (0.17.1-r0) [2023-10-26T17:59:12.133Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-26T17:59:12.133Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-26T17:59:12.133Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-26T17:59:12.133Z] (60/104) Installing libunistring (1.1-r1) [2023-10-26T17:59:12.133Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-26T17:59:12.133Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-26T17:59:12.402Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-26T17:59:12.402Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-26T17:59:12.402Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-26T17:59:12.402Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-26T17:59:12.402Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-26T17:59:12.402Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-26T17:59:12.402Z] (69/104) Installing librist (0.2.7-r0) [2023-10-26T17:59:12.402Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-26T17:59:12.402Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-26T17:59:12.402Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-26T17:59:12.402Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-26T17:59:12.402Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-26T17:59:12.674Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-26T17:59:12.674Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-26T17:59:12.674Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-26T17:59:12.674Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-26T17:59:12.943Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-26T17:59:12.943Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-26T17:59:12.943Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-26T17:59:12.943Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-26T17:59:12.943Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-26T17:59:12.943Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-26T17:59:12.943Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-26T17:59:12.943Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-26T17:59:12.943Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-26T17:59:12.943Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-26T17:59:12.943Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-26T17:59:12.943Z] (90/104) Installing orc (0.4.34-r0) [2023-10-26T17:59:13.226Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-26T17:59:13.226Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-26T17:59:13.226Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-26T17:59:13.226Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-26T17:59:13.226Z] (95/104) Installing libpulse (16.1-r10) [2023-10-26T17:59:13.226Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-26T17:59:13.226Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-26T17:59:13.226Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-26T17:59:13.226Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-26T17:59:13.226Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-26T17:59:13.226Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-26T17:59:13.226Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-26T17:59:13.226Z] (103/104) Installing kmod-libs (30-r3) [2023-10-26T17:59:13.226Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-26T17:59:13.499Z] Executing busybox-1.36.1-r2.trigger [2023-10-26T17:59:13.499Z] Executing glib-2.76.4-r0.trigger [2023-10-26T17:59:13.499Z] Executing eudev-3.2.11-r8.trigger [2023-10-26T17:59:13.499Z] OK: 110 MiB in 119 packages [2023-10-26T17:59:17.763Z] Removing intermediate container f60ed7d2e44f [2023-10-26T17:59:17.763Z] ---> 273bc4781665 [2023-10-26T17:59:17.763Z] Step 18/36 : WORKDIR / [2023-10-26T17:59:17.763Z] ---> Running in dfd05470c989 [2023-10-26T17:59:18.033Z] Removing intermediate container dfd05470c989 [2023-10-26T17:59:18.033Z] ---> 8902f5c5066a [2023-10-26T17:59:18.033Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-26T17:59:19.463Z] ---> e0dd79fa1029 [2023-10-26T17:59:19.463Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-26T17:59:20.049Z] ---> 4c50ab3614ab [2023-10-26T17:59:20.049Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-26T17:59:20.644Z] ---> fa2051e022b9 [2023-10-26T17:59:20.644Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-26T17:59:21.234Z] ---> bd208ef9b196 [2023-10-26T17:59:21.234Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-26T17:59:21.501Z] ---> 3af17ed6fa94 [2023-10-26T17:59:21.502Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-26T17:59:22.088Z] ---> cf2e35918cd9 [2023-10-26T17:59:22.088Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-26T17:59:23.503Z] ---> 2b30e931cc4d [2023-10-26T17:59:23.503Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-26T17:59:23.774Z] ---> Running in f3a426e50966 [2023-10-26T17:59:25.727Z] Removing intermediate container f3a426e50966 [2023-10-26T17:59:25.727Z] ---> e31c0fa20a89 [2023-10-26T17:59:25.727Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-26T17:59:25.727Z] ---> Running in 82b145ce8ff9 [2023-10-26T17:59:27.692Z] Removing intermediate container 82b145ce8ff9 [2023-10-26T17:59:27.692Z] ---> d1399dcad719 [2023-10-26T17:59:27.692Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-26T17:59:27.692Z] ---> Running in 7e44b8b89659 [2023-10-26T17:59:29.825Z] Removing intermediate container 7e44b8b89659 [2023-10-26T17:59:29.825Z] ---> 3c966009ee0e [2023-10-26T17:59:29.825Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-26T17:59:29.825Z] ---> Running in f5d025da34e4 [2023-10-26T17:59:31.846Z] Removing intermediate container f5d025da34e4 [2023-10-26T17:59:31.846Z] ---> ba0efec982f0 [2023-10-26T17:59:31.846Z] Step 30/36 : EXPOSE 59983 [2023-10-26T17:59:31.846Z] ---> Running in fa576868a1a0 [2023-10-26T17:59:32.138Z] Removing intermediate container fa576868a1a0 [2023-10-26T17:59:32.138Z] ---> a30c4501bd00 [2023-10-26T17:59:32.138Z] Step 31/36 : EXPOSE 8554 [2023-10-26T17:59:32.407Z] ---> Running in 5ffab3d19a75 [2023-10-26T17:59:32.673Z] Removing intermediate container 5ffab3d19a75 [2023-10-26T17:59:32.673Z] ---> 93a974b00c8e [2023-10-26T17:59:32.673Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-26T17:59:32.673Z] ---> Running in 6879b8408b1f [2023-10-26T17:59:32.942Z] Removing intermediate container 6879b8408b1f [2023-10-26T17:59:32.942Z] ---> 7898c7d6409a [2023-10-26T17:59:32.942Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-26T17:59:33.209Z] ---> Running in c88f2adc800c [2023-10-26T17:59:33.476Z] Removing intermediate container c88f2adc800c [2023-10-26T17:59:33.476Z] ---> 452ac03a394b [2023-10-26T17:59:33.476Z] Step 34/36 : LABEL arch=arm64 [2023-10-26T17:59:33.476Z] ---> Running in 6b1c111dc4e6 [2023-10-26T17:59:34.062Z] Removing intermediate container 6b1c111dc4e6 [2023-10-26T17:59:34.062Z] ---> 5d3e94fa5054 [2023-10-26T17:59:34.062Z] Step 35/36 : LABEL git_sha=a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [2023-10-26T17:59:34.062Z] ---> Running in 768df7fc2c28 [2023-10-26T17:59:34.330Z] Removing intermediate container 768df7fc2c28 [2023-10-26T17:59:34.330Z] ---> 22ff6130671d [2023-10-26T17:59:34.330Z] Step 36/36 : LABEL version=0.0.0 [2023-10-26T17:59:34.330Z] ---> Running in f160d318bbb6 [2023-10-26T17:59:34.915Z] Removing intermediate container f160d318bbb6 [2023-10-26T17:59:34.915Z] ---> 8e2297b324e5 [2023-10-26T17:59:34.915Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-26T17:59:34.915Z] Successfully built 8e2297b324e5 [2023-10-26T17:59:34.915Z] 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-10-26T17:59:35.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T17:59:35.737Z] [2023-10-26T17:59:35.737Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T17:59:36.141Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T17:59:36.141Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-26T17:59:36.141Z] 8998bd30e6a1: Pulling fs layer [2023-10-26T17:59:36.141Z] 04944245beec: Pulling fs layer [2023-10-26T17:59:36.141Z] 699f458cf7ca: Pulling fs layer [2023-10-26T17:59:36.141Z] 765212b225bb: Pulling fs layer [2023-10-26T17:59:36.141Z] f23df028b6ca: Pulling fs layer [2023-10-26T17:59:36.141Z] d65c8cfc05b1: Pulling fs layer [2023-10-26T17:59:36.141Z] 2437ff75d9bd: Pulling fs layer [2023-10-26T17:59:36.141Z] 765212b225bb: Waiting [2023-10-26T17:59:36.141Z] f23df028b6ca: Waiting [2023-10-26T17:59:36.141Z] 2437ff75d9bd: Waiting [2023-10-26T17:59:36.141Z] d65c8cfc05b1: Waiting [2023-10-26T17:59:36.409Z] 04944245beec: Verifying Checksum [2023-10-26T17:59:36.409Z] 04944245beec: Download complete [2023-10-26T17:59:36.409Z] 765212b225bb: Verifying Checksum [2023-10-26T17:59:36.409Z] 765212b225bb: Download complete [2023-10-26T17:59:36.409Z] f23df028b6ca: Verifying Checksum [2023-10-26T17:59:36.409Z] f23df028b6ca: Download complete [2023-10-26T17:59:36.409Z] d65c8cfc05b1: Verifying Checksum [2023-10-26T17:59:36.409Z] d65c8cfc05b1: Download complete [2023-10-26T17:59:36.676Z] 699f458cf7ca: Verifying Checksum [2023-10-26T17:59:36.676Z] 699f458cf7ca: Download complete [2023-10-26T17:59:36.946Z] 8998bd30e6a1: Verifying Checksum [2023-10-26T17:59:36.946Z] 8998bd30e6a1: Download complete [2023-10-26T17:59:39.529Z] 2437ff75d9bd: Verifying Checksum [2023-10-26T17:59:39.529Z] 2437ff75d9bd: Download complete [2023-10-26T17:59:41.472Z] 8998bd30e6a1: Pull complete [2023-10-26T17:59:42.065Z] 04944245beec: Pull complete [2023-10-26T17:59:43.479Z] 699f458cf7ca: Pull complete [2023-10-26T17:59:43.747Z] 765212b225bb: Pull complete [2023-10-26T17:59:44.737Z] f23df028b6ca: Pull complete [2023-10-26T17:59:44.737Z] d65c8cfc05b1: Pull complete [2023-10-26T18:00:02.959Z] 2437ff75d9bd: Pull complete [2023-10-26T18:00:02.959Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-26T18:00:02.959Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-26T18:00:02.959Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:00:03.288Z] prd-ubuntu20.04-docker-arm64-4c-16g-11969 does not seem to be running inside a container [2023-10-26T18:00:03.358Z] $ 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-10-26T18:00:05.974Z] $ docker top 4c18418201b8a4141d8288cec022bc6d9d6721760a19f3f127ae28c0d88b99ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:06.853Z] ---> job-cost.sh [2023-10-26T18:00:06.853Z] lf-activate-venv: SKIPPING [2023-10-26T18:00:06.853Z] INFO: No Stack... [2023-10-26T18:00:09.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-26T18:00:10.009Z] INFO: Archiving Costs [Pipeline] sh [2023-10-26T18:00:10.667Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-26T18:00:10.667Z] + cut -d, -f6 [Pipeline] lock [2023-10-26T18:00:10.744Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [2023-10-26T18:00:10.748Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] did not exist. Created. [2023-10-26T18:00:10.748Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-26T18:00:11.477Z] /w/workspace/device-usb-camera/1@tmp/durable-b6b7d74e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-26T18:00:12.157Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-26T18:00:12.193Z] Warning: overwriting stash ‘stack-cost’ [2023-10-26T18:00:12.247Z] Stashed 1 file(s) [Pipeline] } [2023-10-26T18:00:12.263Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-306-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-26T18:00:12.345Z] $ docker stop --time=1 4c18418201b8a4141d8288cec022bc6d9d6721760a19f3f127ae28c0d88b99ed [2023-10-26T18:00:13.855Z] $ docker rm -f --volumes 4c18418201b8a4141d8288cec022bc6d9d6721760a19f3f127ae28c0d88b99ed [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-10-26T18:00:14.861Z] provisioning config files... [2023-10-26T18:00:14.869Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-306@tmp/config10555642226515843512tmp [Pipeline] { [Pipeline] sh [2023-10-26T18:00:15.204Z] + set +x [2023-10-26T18:00:15.204Z] + curl -s https://codecov.io/bash [2023-10-26T18:00:15.204Z] + bash -s -- [2023-10-26T18:00:15.204Z] [2023-10-26T18:00:15.204Z] _____ _ [2023-10-26T18:00:15.204Z] / ____| | | [2023-10-26T18:00:15.204Z] | | ___ __| | ___ ___ _____ __ [2023-10-26T18:00:15.204Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-26T18:00:15.204Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-26T18:00:15.204Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-26T18:00:15.204Z] Bash-1.0.6 [2023-10-26T18:00:15.204Z] [2023-10-26T18:00:15.204Z] [2023-10-26T18:00:15.204Z] ==> git version 2.25.1 found [2023-10-26T18:00:15.204Z] ==> 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-10-26T18:00:15.204Z] Release-Date: 2020-01-08 [2023-10-26T18:00:15.204Z] 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-10-26T18:00:15.204Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-26T18:00:15.204Z] ==> Jenkins CI detected. [2023-10-26T18:00:15.204Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-306 [2023-10-26T18:00:15.204Z] project root: . [2023-10-26T18:00:15.204Z] --> token set from env [2023-10-26T18:00:15.204Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-26T18:00:15.463Z] ==> Running gcov in . (disable via -X gcov) [2023-10-26T18:00:15.463Z] ==> Python coveragepy not found [2023-10-26T18:00:15.463Z] ==> Searching for coverage reports in: [2023-10-26T18:00:15.463Z] + . [2023-10-26T18:00:15.463Z] -> Found 1 reports [2023-10-26T18:00:15.463Z] ==> Detecting git/mercurial file structure [2023-10-26T18:00:15.463Z] ==> Reading reports [2023-10-26T18:00:15.463Z] + ./coverage.out bytes=54703 [2023-10-26T18:00:15.463Z] ==> Appending adjustments [2023-10-26T18:00:15.463Z] https://docs.codecov.io/docs/fixing-reports [2023-10-26T18:00:15.463Z] + Found adjustments [2023-10-26T18:00:15.463Z] ==> Gzipping contents [2023-10-26T18:00:15.463Z] 8.0K /tmp/codecov.JLavyk.gz [2023-10-26T18:00:15.463Z] ==> Uploading reports [2023-10-26T18:00:15.463Z] url: https://codecov.io [2023-10-26T18:00:15.463Z] query: branch=PR-306&commit=a555ea049dac3a9acdc78f14768dfc6c552d1ea0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=306&job=&cmd_args= [2023-10-26T18:00:15.463Z] -> Pinging Codecov [2023-10-26T18:00:15.463Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-306&commit=a555ea049dac3a9acdc78f14768dfc6c552d1ea0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-306%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=306&job=&cmd_args= [2023-10-26T18:00:15.723Z] -> Uploading to [2023-10-26T18:00:15.723Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-26/73D8F5FF140700D3E01443B452E23636/a555ea049dac3a9acdc78f14768dfc6c552d1ea0/37cf0351-d8e5-4cc7-aebc-a556cf0adea6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231026%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231026T180015Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccc50c888448d02a704e058ce9400a4f411b7fa811a69fc24cea75a4c9969557 [2023-10-26T18:00:15.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-26T18:00:15.723Z] Dload Upload Total Spent Left Speed [2023-10-26T18:00:15.982Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 25203 --:--:-- --:--:-- --:--:-- 25203 [2023-10-26T18:00:15.982Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a555ea049dac3a9acdc78f14768dfc6c552d1ea0 [Pipeline] } [2023-10-26T18:00:16.011Z] 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-10-26T18:00:17.756Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-306/archives ] [2023-10-26T18:00:17.756Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-306/archives [2023-10-26T18:00:17.756Z] total 16 [2023-10-26T18:00:17.756Z] drwxr-xr-x 3 root root 4096 Oct 26 17:51 . [2023-10-26T18:00:17.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 17:51 .. [2023-10-26T18:00:17.756Z] drwxr-xr-x 2 root root 4096 Oct 26 17:51 cost [2023-10-26T18:00:17.756Z] -rw-r--r-- 1 root root 89 Oct 26 17:51 cost.csv [2023-10-26T18:00:17.756Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-306/archives [2023-10-26T18:00:17.756Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-306/archives [2023-10-26T18:00:17.756Z] total 16 [2023-10-26T18:00:17.756Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 26 17:51 . [2023-10-26T18:00:17.756Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 26 17:51 .. [2023-10-26T18:00:17.756Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 26 17:51 cost [2023-10-26T18:00:17.756Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 26 17:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:18.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:18.969Z] ---> package-listing.sh [2023-10-26T18:00:18.970Z] ++ facter osfamily [2023-10-26T18:00:18.970Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-26T18:00:19.229Z] + OS_FAMILY=debian [2023-10-26T18:00:19.229Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-306 [2023-10-26T18:00:19.229Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-26T18:00:19.229Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-26T18:00:19.229Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-26T18:00:19.229Z] + PACKAGES=/tmp/packages_start.txt [2023-10-26T18:00:19.229Z] + '[' /w/workspace/foundry_device-usb-camera_PR-306 ']' [2023-10-26T18:00:19.229Z] + PACKAGES=/tmp/packages_end.txt [2023-10-26T18:00:19.229Z] + case "${OS_FAMILY}" in [2023-10-26T18:00:19.229Z] + dpkg -l [2023-10-26T18:00:19.229Z] + grep '^ii' [2023-10-26T18:00:19.229Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-26T18:00:19.229Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-26T18:00:19.229Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-26T18:00:19.229Z] + '[' /w/workspace/foundry_device-usb-camera_PR-306 ']' [2023-10-26T18:00:19.229Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-306/archives/ [2023-10-26T18:00:19.229Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-306/archives/ [Pipeline] echo [2023-10-26T18:00:19.261Z] 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-306/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-26T18:00:19.553Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-26T18:00:20.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-26T18:00:20.176Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-26T18:00:20.323Z] prd-ubuntu20.04-docker-8c-8g-11968 does not seem to be running inside a container [2023-10-26T18:00:20.357Z] $ 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-306/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-306 -v /w/workspace/foundry_device-usb-camera_PR-306:/w/workspace/foundry_device-usb-camera_PR-306:rw,z -v /w/workspace/foundry_device-usb-camera_PR-306@tmp:/w/workspace/foundry_device-usb-camera_PR-306@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-10-26T18:00:20.573Z] $ docker top 6a49902aca8b6ebe9823768669be8658af8b352b576f23c0fdf6a40bade0bfd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-26T18:00:20.956Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-26T18:00:21.273Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-26T18:00:21.579Z] + ls /var/log/sa-host [2023-10-26T18:00:21.580Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-26T18:00:21.802Z] provisioning config files... [2023-10-26T18:00:21.810Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-306@tmp/config988110072889725230tmp [Pipeline] { [Pipeline] echo [2023-10-26T18:00:21.862Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:22.170Z] ---> create-netrc.sh [Pipeline] } [2023-10-26T18:00:22.199Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:22.612Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-26T18:00:22.656Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:22.966Z] ---> sudo-logs.sh [2023-10-26T18:00:22.966Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-26T18:00:23.059Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:23.371Z] ---> job-cost.sh [2023-10-26T18:00:23.371Z] lf-activate-venv: SKIPPING [2023-10-26T18:00:23.371Z] DEBUG: total: 0.2199999988079071 [2023-10-26T18:00:23.371Z] INFO: Retrieving Stack Cost... [2023-10-26T18:00:23.942Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-26T18:00:24.203Z] INFO: Archiving Costs [Pipeline] echo [2023-10-26T18:00:24.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-26T18:00:24.550Z] ---> logs-deploy.sh [2023-10-26T18:00:24.550Z] lf-activate-venv: SKIPPING [2023-10-26T18:00:24.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-306/1 [2023-10-26T18:00:24.550Z] INFO: archiving workspace using pattern(s): [2023-10-26T18:00:25.487Z] Archives upload complete. [2023-10-26T18:00:25.745Z] INFO: archiving logs to Nexus