Pull request #292 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fb035ff366f5f6fd0f254c6ff5ddd3e298387623+fa3c60d7a690b3e821474cb16a5706590015ca97 (c4f4d789e919ac1c378fb48b4d735c4921849350) 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-ssh3954777586345440391.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-ssh5233503465855718617.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-292/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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1482325678897875615.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-292/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh562543549876772521.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-ssh94070852265839213.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-292/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-292/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3427403958827045070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6728 in /w/workspace/foundry_device-usb-camera_PR-292 [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-292 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit fb035ff366f5f6fd0f254c6ff5ddd3e298387623 > 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/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 Merge succeeded, producing fb035ff366f5f6fd0f254c6ff5ddd3e298387623 Checking out Revision fb035ff366f5f6fd0f254c6ff5ddd3e298387623 (PR-292) 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-09-20T17:14:54.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 [Pipeline] withCredentials [2023-09-20T17:14:54.565Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-20T17:14:54.656Z] ========================================================= [2023-09-20T17:14:54.656Z] EdgeX Global Pipelines Version Info [2023-09-20T17:14:54.656Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:14:55.394Z] ------------------- [2023-09-20T17:14:55.394Z] stable info: [2023-09-20T17:14:55.394Z] ------------------- [2023-09-20T17:14:55.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-20T17:14:55.394Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:14:55.394Z] Message: update stable to v1.0.254 [2023-09-20T17:14:55.965Z] ------------------- [2023-09-20T17:14:55.965Z] experimental info: [2023-09-20T17:14:55.965Z] ------------------- [2023-09-20T17:14:55.965Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-20T17:14:55.965Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:14:55.965Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-20T17:14:56.241Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-09-20T17:14:56.280Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-09-20T17:14:56.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-20T17:14:56.359Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-20T17:14:56.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-20T17:14:56.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-20T17:14:56.481Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-20T17:14:56.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-20T17:14:56.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-20T17:14:56.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-20T17:14:56.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-20T17:14:56.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-09-20T17:14:56.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-20T17:14:56.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-20T17:14:56.812Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:14:56.849Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-20T17:14:56.888Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:14:56.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-20T17:14:56.969Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-20T17:14:57.009Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-20T17:14:57.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-20T17:14:57.097Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-20T17:14:57.141Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-20T17:14:57.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-20T17:14:57.228Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-20T17:14:57.273Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-20T17:14:57.316Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-20T17:14:57.361Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-292 [Pipeline] echo [2023-09-20T17:14:57.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-292 [Pipeline] echo [2023-09-20T17:14:57.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-292 [Pipeline] echo [2023-09-20T17:14:57.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo [2023-09-20T17:14:57.538Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fb035ff [Pipeline] echo [2023-09-20T17:14:57.581Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:14:57.692Z] provisioning config files... [2023-09-20T17:14:57.718Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config6675192758774112549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:14:58.062Z] ---> docker-login.sh [2023-09-20T17:14:58.062Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:14:58.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:14:58.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:14:58.621Z] Configure a credential helper to remove this warning. See [2023-09-20T17:14:58.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:14:58.621Z] [2023-09-20T17:14:58.621Z] Login Succeeded [2023-09-20T17:14:58.621Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:14:58.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:14:58.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:14:58.621Z] Configure a credential helper to remove this warning. See [2023-09-20T17:14:58.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:14:58.621Z] [2023-09-20T17:14:58.621Z] Login Succeeded [2023-09-20T17:14:58.621Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:14:58.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:14:58.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:14:58.882Z] Configure a credential helper to remove this warning. See [2023-09-20T17:14:58.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:14:58.882Z] [2023-09-20T17:14:58.882Z] Login Succeeded [2023-09-20T17:14:58.882Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:14:58.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:14:58.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:14:58.882Z] Configure a credential helper to remove this warning. See [2023-09-20T17:14:58.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:14:58.882Z] [2023-09-20T17:14:58.882Z] Login Succeeded [2023-09-20T17:14:58.882Z] docker.io [2023-09-20T17:14:59.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:14:59.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:14:59.408Z] Configure a credential helper to remove this warning. See [2023-09-20T17:14:59.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:14:59.408Z] [2023-09-20T17:14:59.408Z] Login Succeeded [2023-09-20T17:14:59.408Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:14:59.433Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-20T17:15:00.074Z] + git rev-list -1 --merges fb035ff366f5f6fd0f254c6ff5ddd3e298387623~1..fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo [2023-09-20T17:15:00.152Z] -----------> git rev-list -1 --merges fb035ff366f5f6fd0f254c6ff5ddd3e298387623~1..fb035ff366f5f6fd0f254c6ff5ddd3e298387623 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [false] [Pipeline] sh [2023-09-20T17:15:00.467Z] + git log --format=format:%s -1 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo [2023-09-20T17:15:00.498Z] ========================================================= [2023-09-20T17:15:00.498Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-20T17:15:00.498Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:15:00.939Z] + git log --format=format:%s -1 fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] echo [2023-09-20T17:15:00.973Z] [semverPrep] GIT_COMMIT: fb035ff366f5f6fd0f254c6ff5ddd3e298387623, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-09-20T17:15:01.000Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-20T17:15:01.398Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-20T17:15:01.398Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-20T17:15:01.398Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-20T17:15:01.398Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-20T17:15:01.398Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-20T17:15:01.398Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-20T17:15:01.398Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:15:01.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:15:01.887Z] [2023-09-20T17:15:01.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:15:02.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:15:02.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-20T17:15:02.258Z] b85a868b505f: Pulling fs layer [2023-09-20T17:15:02.258Z] e2be974225ed: Pulling fs layer [2023-09-20T17:15:02.258Z] 339a4e72a1f5: Pulling fs layer [2023-09-20T17:15:02.258Z] 988bab9f4d93: Pulling fs layer [2023-09-20T17:15:02.258Z] 1469e6f7b9e6: Pulling fs layer [2023-09-20T17:15:02.258Z] eaf3925da568: Pulling fs layer [2023-09-20T17:15:02.258Z] bab4dde63d76: Pulling fs layer [2023-09-20T17:15:02.258Z] bde34c3a00c8: Pulling fs layer [2023-09-20T17:15:02.258Z] b352a97aabf1: Pulling fs layer [2023-09-20T17:15:02.258Z] 4872d77fe225: Pulling fs layer [2023-09-20T17:15:02.258Z] 5851b861e8e6: Pulling fs layer [2023-09-20T17:15:02.258Z] 1469e6f7b9e6: Waiting [2023-09-20T17:15:02.258Z] 988bab9f4d93: Waiting [2023-09-20T17:15:02.258Z] 4872d77fe225: Waiting [2023-09-20T17:15:02.258Z] eaf3925da568: Waiting [2023-09-20T17:15:02.258Z] bab4dde63d76: Waiting [2023-09-20T17:15:02.258Z] 5851b861e8e6: Waiting [2023-09-20T17:15:02.258Z] bde34c3a00c8: Waiting [2023-09-20T17:15:02.258Z] b352a97aabf1: Waiting [2023-09-20T17:15:02.258Z] e2be974225ed: Download complete [2023-09-20T17:15:02.258Z] 988bab9f4d93: Verifying Checksum [2023-09-20T17:15:02.258Z] 988bab9f4d93: Download complete [2023-09-20T17:15:02.517Z] 1469e6f7b9e6: Verifying Checksum [2023-09-20T17:15:02.517Z] 1469e6f7b9e6: Download complete [2023-09-20T17:15:02.517Z] eaf3925da568: Verifying Checksum [2023-09-20T17:15:02.517Z] eaf3925da568: Download complete [2023-09-20T17:15:02.517Z] 339a4e72a1f5: Verifying Checksum [2023-09-20T17:15:02.517Z] 339a4e72a1f5: Download complete [2023-09-20T17:15:02.517Z] bde34c3a00c8: Verifying Checksum [2023-09-20T17:15:02.517Z] bde34c3a00c8: Download complete [2023-09-20T17:15:02.517Z] b352a97aabf1: Verifying Checksum [2023-09-20T17:15:02.517Z] b352a97aabf1: Download complete [2023-09-20T17:15:02.517Z] 4872d77fe225: Download complete [2023-09-20T17:15:02.517Z] 5851b861e8e6: Verifying Checksum [2023-09-20T17:15:02.517Z] 5851b861e8e6: Download complete [2023-09-20T17:15:02.517Z] b85a868b505f: Download complete [2023-09-20T17:15:02.776Z] bab4dde63d76: Verifying Checksum [2023-09-20T17:15:02.776Z] bab4dde63d76: Download complete [2023-09-20T17:15:03.713Z] b85a868b505f: Pull complete [2023-09-20T17:15:03.972Z] e2be974225ed: Pull complete [2023-09-20T17:15:04.542Z] 339a4e72a1f5: Pull complete [2023-09-20T17:15:04.542Z] 988bab9f4d93: Pull complete [2023-09-20T17:15:04.801Z] 1469e6f7b9e6: Pull complete [2023-09-20T17:15:05.059Z] eaf3925da568: Pull complete [2023-09-20T17:15:06.968Z] bab4dde63d76: Pull complete [2023-09-20T17:15:06.968Z] bde34c3a00c8: Pull complete [2023-09-20T17:15:06.968Z] b352a97aabf1: Pull complete [2023-09-20T17:15:07.227Z] 4872d77fe225: Pull complete [2023-09-20T17:15:07.228Z] 5851b861e8e6: Pull complete [2023-09-20T17:15:07.228Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-20T17:15:07.228Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-20T17:15:07.228Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:15:07.490Z] prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container [2023-09-20T17:15:07.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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-09-20T17:15:10.936Z] $ docker top 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 -eo pid,comm [2023-09-20T17:15:11.011Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-09-20T17:15:11.011Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-20T17:15:11.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:15:11.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:15:11.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:15:11.242Z] $ docker exec 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent [2023-09-20T17:15:11.357Z] SSH_AUTH_SOCK=/tmp/ssh-aqLUD4ctpWOH/agent.32 [2023-09-20T17:15:11.357Z] SSH_AGENT_PID=38 [2023-09-20T17:15:11.364Z] Running ssh-add (command line suppressed) [2023-09-20T17:15:11.454Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_6301621035507362994.key (/w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_6301621035507362994.key) [2023-09-20T17:15:11.481Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:15:11.817Z] + git tag --points-at HEAD [Pipeline] } [2023-09-20T17:15:11.831Z] $ docker exec --env ******** --env ******** 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent -k [2023-09-20T17:15:11.926Z] unset SSH_AUTH_SOCK; [2023-09-20T17:15:11.926Z] unset SSH_AGENT_PID; [2023-09-20T17:15:11.926Z] echo Agent pid 38 killed; [2023-09-20T17:15:11.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-20T17:15:12.038Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-20T17:15:12.038Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-20T17:15:12.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-20T17:15:12.136Z] $ docker exec 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent [2023-09-20T17:15:12.256Z] SSH_AUTH_SOCK=/tmp/ssh-ZUE37npJPLM8/agent.71 [2023-09-20T17:15:12.256Z] SSH_AGENT_PID=77 [2023-09-20T17:15:12.260Z] Running ssh-add (command line suppressed) [2023-09-20T17:15:12.348Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_3210214645658577952.key (/w/workspace/foundry_device-usb-camera_PR-292@tmp/private_key_3210214645658577952.key) [2023-09-20T17:15:12.374Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-20T17:15:12.699Z] + git semver init [2023-09-20T17:15:12.959Z] 2023-09-20 17:15:12,858 [run_init] DEBUG init version:0.0.0 force:False [2023-09-20T17:15:12.959Z] 2023-09-20 17:15:12,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-292/.semver [2023-09-20T17:15:12.959Z] 2023-09-20 17:15:12,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-292/.semver [2023-09-20T17:15:12.959Z] 2023-09-20 17:15:12,859 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-292/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-292, universal_newlines=False, shell=None, istream=None) [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,565 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-292/.git/info/exclude [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,566 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 with force:False [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,566 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,568 [execute] INFO git cat-file --batch-check [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,575 [execute] INFO git cat-file --batch [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,575 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-292/.semver, universal_newlines=False, shell=None, istream=) [2023-09-20T17:15:13.898Z] 2023-09-20 17:15:13,580 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-292/.semver/PR-292 [2023-09-20T17:15:13.898Z] 0.0.0 [Pipeline] } [2023-09-20T17:15:13.915Z] $ docker exec --env ******** --env ******** 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 ssh-agent -k [2023-09-20T17:15:14.014Z] unset SSH_AUTH_SOCK; [2023-09-20T17:15:14.015Z] unset SSH_AGENT_PID; [2023-09-20T17:15:14.015Z] echo Agent pid 77 killed; [2023-09-20T17:15:14.034Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-20T17:15:14.466Z] + git semver [Pipeline] } [2023-09-20T17:15:14.746Z] $ docker stop --time=1 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 [2023-09-20T17:15:16.064Z] $ docker rm -f --volumes 1605307dafd33d706e4bdebd70334625494e46044bf8851a8c6b1c57ee9edb06 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:15:16.487Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-20T17:15:16.775Z] Stashed 1 file(s) [Pipeline] echo [2023-09-20T17:15:16.794Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:15:17.418Z] provisioning config files... [2023-09-20T17:15:17.428Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config12391439901502566900tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:15:17.782Z] ---> docker-login.sh [2023-09-20T17:15:17.782Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:15:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:15:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:15:17.782Z] Configure a credential helper to remove this warning. See [2023-09-20T17:15:17.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:15:17.782Z] [2023-09-20T17:15:17.782Z] Login Succeeded [2023-09-20T17:15:17.782Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:15:17.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:15:17.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:15:17.782Z] Configure a credential helper to remove this warning. See [2023-09-20T17:15:17.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:15:17.782Z] [2023-09-20T17:15:17.782Z] Login Succeeded [2023-09-20T17:15:17.782Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:15:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:15:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:15:18.042Z] Configure a credential helper to remove this warning. See [2023-09-20T17:15:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:15:18.042Z] [2023-09-20T17:15:18.042Z] Login Succeeded [2023-09-20T17:15:18.042Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:15:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:15:18.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:15:18.042Z] Configure a credential helper to remove this warning. See [2023-09-20T17:15:18.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:15:18.042Z] [2023-09-20T17:15:18.042Z] Login Succeeded [2023-09-20T17:15:18.042Z] docker.io [2023-09-20T17:15:18.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:15:18.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:15:18.301Z] Configure a credential helper to remove this warning. See [2023-09-20T17:15:18.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:15:18.301Z] [2023-09-20T17:15:18.301Z] Login Succeeded [2023-09-20T17:15:18.301Z] ---> docker-login.sh ends [Pipeline] } [2023-09-20T17:15:18.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-20T17:15:18.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:15:18.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:15:18.588Z] ========================================================= [2023-09-20T17:15:18.588Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-20T17:15:18.588Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:15:19.037Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:15:19.037Z] Sending build context to Docker daemon 2.23MB [2023-09-20T17:15:19.037Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:15:19.037Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:15:19.037Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-20T17:15:19.037Z] 7264a8db6415: Pulling fs layer [2023-09-20T17:15:19.037Z] c4d48a809fc2: Pulling fs layer [2023-09-20T17:15:19.037Z] 4f1c88b9dad5: Pulling fs layer [2023-09-20T17:15:19.037Z] ad3a456e5733: Pulling fs layer [2023-09-20T17:15:19.037Z] 33e27b845d1e: Pulling fs layer [2023-09-20T17:15:19.037Z] c68163c4e522: Pulling fs layer [2023-09-20T17:15:19.037Z] 50da416c3ac9: Pulling fs layer [2023-09-20T17:15:19.037Z] 23d2d4c4bb30: Pulling fs layer [2023-09-20T17:15:19.037Z] c68163c4e522: Waiting [2023-09-20T17:15:19.037Z] 50da416c3ac9: Waiting [2023-09-20T17:15:19.037Z] 23d2d4c4bb30: Waiting [2023-09-20T17:15:19.037Z] ad3a456e5733: Waiting [2023-09-20T17:15:19.037Z] 33e27b845d1e: Waiting [2023-09-20T17:15:19.037Z] c4d48a809fc2: Verifying Checksum [2023-09-20T17:15:19.037Z] c4d48a809fc2: Download complete [2023-09-20T17:15:19.037Z] ad3a456e5733: Verifying Checksum [2023-09-20T17:15:19.037Z] ad3a456e5733: Download complete [2023-09-20T17:15:19.298Z] 33e27b845d1e: Verifying Checksum [2023-09-20T17:15:19.298Z] 33e27b845d1e: Download complete [2023-09-20T17:15:19.298Z] 7264a8db6415: Verifying Checksum [2023-09-20T17:15:19.298Z] 7264a8db6415: Download complete [2023-09-20T17:15:19.298Z] c68163c4e522: Verifying Checksum [2023-09-20T17:15:19.298Z] c68163c4e522: Download complete [2023-09-20T17:15:19.298Z] 7264a8db6415: Pull complete [2023-09-20T17:15:19.558Z] c4d48a809fc2: Pull complete [2023-09-20T17:15:19.558Z] 23d2d4c4bb30: Verifying Checksum [2023-09-20T17:15:19.558Z] 23d2d4c4bb30: Download complete [2023-09-20T17:15:19.826Z] 4f1c88b9dad5: Verifying Checksum [2023-09-20T17:15:19.826Z] 4f1c88b9dad5: Download complete [2023-09-20T17:15:20.085Z] 50da416c3ac9: Verifying Checksum [2023-09-20T17:15:20.085Z] 50da416c3ac9: Download complete [2023-09-20T17:15:23.368Z] 4f1c88b9dad5: Pull complete [2023-09-20T17:15:23.369Z] ad3a456e5733: Pull complete [2023-09-20T17:15:23.369Z] 33e27b845d1e: Pull complete [2023-09-20T17:15:23.369Z] c68163c4e522: Pull complete [2023-09-20T17:15:25.294Z] 50da416c3ac9: Pull complete [2023-09-20T17:15:25.864Z] 23d2d4c4bb30: Pull complete [2023-09-20T17:15:25.864Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-20T17:15:25.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-20T17:15:25.864Z] ---> 0786185ac409 [2023-09-20T17:15:25.864Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:15:32.236Z] Still waiting to schedule task [2023-09-20T17:15:32.236Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-20T17:15:32.434Z] ---> Running in 71e13514b403 [2023-09-20T17:15:32.434Z] Removing intermediate container 71e13514b403 [2023-09-20T17:15:32.434Z] ---> 0c0ceba2cc0d [2023-09-20T17:15:32.434Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:15:32.434Z] ---> Running in 5a7b81c850ea [2023-09-20T17:15:32.434Z] Removing intermediate container 5a7b81c850ea [2023-09-20T17:15:32.434Z] ---> e76120e4c249 [2023-09-20T17:15:32.434Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:15:32.434Z] ---> Running in 5f0a5e727083 [2023-09-20T17:15:32.434Z] Removing intermediate container 5f0a5e727083 [2023-09-20T17:15:32.434Z] ---> 454f4859640f [2023-09-20T17:15:32.434Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:15:32.434Z] ---> Running in b3773a32fa36 [2023-09-20T17:15:32.434Z] Removing intermediate container b3773a32fa36 [2023-09-20T17:15:32.434Z] ---> 02651f6fc06b [2023-09-20T17:15:32.434Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:15:32.434Z] ---> Running in 1170abf16d35 [2023-09-20T17:15:32.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:15:32.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:15:32.434Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:15:32.434Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:15:32.434Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:15:32.434Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:15:32.434Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:15:32.434Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:15:32.434Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:15:32.434Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:15:32.434Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:15:32.434Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:15:32.434Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:15:32.434Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:15:32.434Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:15:32.434Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:15:32.434Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:15:32.434Z] OK: 271 MiB in 65 packages [2023-09-20T17:15:33.372Z] Removing intermediate container 1170abf16d35 [2023-09-20T17:15:33.372Z] ---> 2e7aa6d71865 [2023-09-20T17:15:33.372Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:15:33.372Z] ---> Running in ecee454c53e8 [2023-09-20T17:15:33.372Z] Removing intermediate container ecee454c53e8 [2023-09-20T17:15:33.372Z] ---> 9ba5e2357d1b [2023-09-20T17:15:33.372Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:15:33.372Z] ---> 0c07cd7671a8 [2023-09-20T17:15:33.372Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:15:33.372Z] ---> Running in 7c9b28363fee [2023-09-20T17:16:20.142Z] Removing intermediate container 7c9b28363fee [2023-09-20T17:16:20.142Z] ---> d217bf3b97ce [2023-09-20T17:16:20.142Z] Step 11/13 : COPY . . [2023-09-20T17:16:20.142Z] ---> 02233f354649 [2023-09-20T17:16:20.142Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:16:20.142Z] ---> Running in e9a696c2f02a [2023-09-20T17:16:20.142Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-09-20T17:16:20.142Z] Dload Upload Total Spent Left Speed [2023-09-20T17:16:20.142Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9531 0 --:--:-- --:--:-- --:--:-- 9492 100 1253 100 1253 0 0 9524 0 --:--:-- --:--:-- --:--:-- 9492 [2023-09-20T17:16:20.142Z] Removing intermediate container e9a696c2f02a [2023-09-20T17:16:20.142Z] ---> 3104dc2afdb2 [2023-09-20T17:16:20.142Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:16:20.142Z] ---> Running in 0bfcbc8b595d [2023-09-20T17:16:20.142Z] noop [2023-09-20T17:16:20.142Z] Removing intermediate container 0bfcbc8b595d [2023-09-20T17:16:20.142Z] ---> c50b4a41791f [2023-09-20T17:16:20.142Z] Successfully built c50b4a41791f [2023-09-20T17:16:20.142Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:16:20.587Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:16:20.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:16:20.738Z] prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container [2023-09-20T17:16:20.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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-09-20T17:16:21.110Z] $ docker top be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:16:21.495Z] + go version [2023-09-20T17:16:21.495Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-20T17:16:21.532Z] $ docker stop --time=1 be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd [2023-09-20T17:16:22.823Z] $ docker rm -f --volumes be6598efbc9331af33004c71208ef79dff5c15a6fef51f25e6aa2a5d9b7acacd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:16:23.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-20T17:16:23.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:16:23.703Z] prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container [2023-09-20T17:16:23.737Z] $ 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-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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-09-20T17:16:24.071Z] $ docker top cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:16:24.442Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-292 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:16:24.814Z] + make test [2023-09-20T17:16:24.814Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:16:26.717Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:16:36.685Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:16:36.943Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements [2023-09-20T17:16:43.415Z] go vet ./... [2023-09-20T17:16:46.779Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:16:46.779Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:16:46.779Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:16:46.816Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:16:46.849Z] $ docker stop --time=1 cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 [2023-09-20T17:16:51.130Z] $ docker rm -f --volumes cacb8fdbc23b2b34e462dc835eb410528631abca75fbaa427ca6aac2ed9510b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:16:51.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:16:51.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-09-20T17:16:52.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:16:52.741Z] + ls -al . [2023-09-20T17:16:52.741Z] total 220 [2023-09-20T17:16:52.741Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 17:16 . [2023-09-20T17:16:52.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:14 .. [2023-09-20T17:16:52.741Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:16 .git [2023-09-20T17:16:52.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 .github [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:14 .gitignore [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:14 .golangci.yml [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:14 .hadolint.yml [2023-09-20T17:16:52.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:15 .semver [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:14 Attribution.txt [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:14 CHANGELOG.md [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:14 Dockerfile [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:14 GOVERNANCE.md [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:14 Jenkinsfile [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:14 LICENSE [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:14 Makefile [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:14 OWNERS.md [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:14 README.md [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:15 VERSION [2023-09-20T17:16:52.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:14 bin [2023-09-20T17:16:52.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 cmd [2023-09-20T17:16:52.741Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:16 coverage.out [2023-09-20T17:16:52.741Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:14 docker-entrypoint.sh [2023-09-20T17:16:52.741Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:14 docs [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:14 go.mod [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:14 go.sum [2023-09-20T17:16:52.741Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:14 internal [2023-09-20T17:16:52.741Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:14 snap [2023-09-20T17:16:52.741Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:16:53.166Z] + 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=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 --label arch=amd64 --label version=0.0.0 . [2023-09-20T17:16:53.166Z] Sending build context to Docker daemon 2.285MB [2023-09-20T17:16:53.166Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:16:53.166Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:16:53.166Z] ---> c50b4a41791f [2023-09-20T17:16:53.166Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:16:53.425Z] ---> Running in 5b8211f14444 [2023-09-20T17:16:53.425Z] Removing intermediate container 5b8211f14444 [2023-09-20T17:16:53.425Z] ---> 602f525f3b94 [2023-09-20T17:16:53.425Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:16:53.425Z] ---> Running in 6dfdf2cab26b [2023-09-20T17:16:53.425Z] Removing intermediate container 6dfdf2cab26b [2023-09-20T17:16:53.425Z] ---> aba0e088fb2a [2023-09-20T17:16:53.425Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:16:53.685Z] ---> Running in de8f10576255 [2023-09-20T17:16:53.685Z] Removing intermediate container de8f10576255 [2023-09-20T17:16:53.685Z] ---> 454a94336f50 [2023-09-20T17:16:53.685Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:16:53.685Z] ---> Running in 3c52a3f0eb4a [2023-09-20T17:16:53.685Z] Removing intermediate container 3c52a3f0eb4a [2023-09-20T17:16:53.685Z] ---> 6d63ff1d3aae [2023-09-20T17:16:53.685Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:16:53.945Z] ---> Running in 4cd2b0221807 [2023-09-20T17:16:54.204Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:16:56.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:16:57.006Z] OK: 271 MiB in 65 packages [2023-09-20T17:16:57.574Z] Removing intermediate container 4cd2b0221807 [2023-09-20T17:16:57.574Z] ---> 6eaf78786a86 [2023-09-20T17:16:57.574Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:16:57.574Z] ---> Running in d100e902abbc [2023-09-20T17:16:57.574Z] Removing intermediate container d100e902abbc [2023-09-20T17:16:57.574Z] ---> 35dfc32701f1 [2023-09-20T17:16:57.574Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:16:57.574Z] ---> c092dda76303 [2023-09-20T17:16:57.574Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:16:57.574Z] ---> Running in dbc6070de495 [2023-09-20T17:16:58.512Z] Removing intermediate container dbc6070de495 [2023-09-20T17:16:58.512Z] ---> ede4008fb1dc [2023-09-20T17:16:58.512Z] Step 11/36 : COPY . . [2023-09-20T17:16:58.771Z] ---> 0f1f5c4327b7 [2023-09-20T17:16:58.771Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:16:58.771Z] ---> Running in d52247f61c8f [2023-09-20T17:16:59.030Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:16:59.030Z] Dload Upload Total Spent Left Speed [2023-09-20T17:16:59.289Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 30182 0 --:--:-- --:--:-- --:--:-- 30560 [2023-09-20T17:16:59.548Z] Removing intermediate container d52247f61c8f [2023-09-20T17:16:59.548Z] ---> a52b3c5eb617 [2023-09-20T17:16:59.548Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:16:59.548Z] ---> Running in 221166ee7bad [2023-09-20T17:16:59.807Z] 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.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:17:11.570Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6729 in /w/workspace/foundry_device-usb-camera_PR-292 [Pipeline] { [Pipeline] ws [2023-09-20T17:17:11.638Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-09-20T17:17:11.713Z] Selected Git installation does not exist. Using Default [2023-09-20T17:17:11.713Z] The recommended git tool is: NONE [2023-09-20T17:17:16.553Z] using credential edgex-jenkins-ssh [2023-09-20T17:17:16.566Z] Cloning the remote Git repository [2023-09-20T17:17:16.606Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:17:16.691Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-09-20T17:17:16.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:17:16.827Z] > git --version # timeout=10 [2023-09-20T17:17:16.849Z] > git --version # 'git version 2.25.1' [2023-09-20T17:17:16.852Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:17:16.989Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:17:17.806Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T17:17:17.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-20T17:17:18.612Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-09-20T17:17:18.658Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-09-20T17:17:18.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:17:18.674Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/292/head:refs/remotes/origin/PR-292 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-20T17:17:19.207Z] Merging remotes/origin/main commit fa3c60d7a690b3e821474cb16a5706590015ca97 into PR head commit fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [2023-09-20T17:17:19.482Z] Merge succeeded, producing fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [2023-09-20T17:17:19.482Z] Checking out Revision fb035ff366f5f6fd0f254c6ff5ddd3e298387623 (PR-292) [2023-09-20T17:17:19.925Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-09-20T17:17:19.971Z] > git --version # timeout=10 [2023-09-20T17:17:19.985Z] > git --version # 'git version 2.25.1' [2023-09-20T17:17:19.996Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-20T17:17:19.222Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:17:19.304Z] > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 [2023-09-20T17:17:19.384Z] > git remote # timeout=10 [2023-09-20T17:17:19.403Z] > git config --get remote.origin.url # timeout=10 [2023-09-20T17:17:19.426Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-20T17:17:19.439Z] > git merge fa3c60d7a690b3e821474cb16a5706590015ca97 # timeout=10 [2023-09-20T17:17:19.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-20T17:17:19.486Z] > git config core.sparsecheckout # timeout=10 [2023-09-20T17:17:19.499Z] > git checkout -f fb035ff366f5f6fd0f254c6ff5ddd3e298387623 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:17:21.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-20T17:17:21.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:17:21.265Z] Dload Upload Total Spent Left Speed [2023-09-20T17:17:21.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-09-20T17:17:21.816Z] Removing intermediate container 221166ee7bad [2023-09-20T17:17:21.816Z] ---> a9cdb0fa5d9b [2023-09-20T17:17:21.816Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:17:21.882Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-20T17:17:22.225Z] + sudo tee /etc/docker/daemon.new [2023-09-20T17:17:22.225Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-20T17:17:22.225Z] { [2023-09-20T17:17:22.225Z] "registry-mirrors": [ [2023-09-20T17:17:22.225Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-20T17:17:22.225Z] ], [2023-09-20T17:17:22.225Z] "bip": "10.250.0.254/24", [2023-09-20T17:17:22.225Z] "hosts": [ [2023-09-20T17:17:22.225Z] "tcp://0.0.0.0:5555", [2023-09-20T17:17:22.225Z] "unix:///var/run/docker.sock" [2023-09-20T17:17:22.225Z] ], [2023-09-20T17:17:22.225Z] "mtu": 1458, [2023-09-20T17:17:22.225Z] "selinux-enabled": true, [2023-09-20T17:17:22.225Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-20T17:17:22.225Z] } [Pipeline] sh [2023-09-20T17:17:22.383Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:17:22.567Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-20T17:17:22.641Z] 4acc49c71d14: Pulling fs layer [2023-09-20T17:17:22.899Z] 4acc49c71d14: Download complete [2023-09-20T17:17:22.906Z] + sudo service docker restart [2023-09-20T17:17:23.159Z] 4acc49c71d14: Pull complete [2023-09-20T17:17:23.159Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:17:23.159Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:17:23.159Z] ---> 01a2bd3e5fff [2023-09-20T17:17:23.159Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:17:23.744Z] 3.18: Pulling from library/alpine [2023-09-20T17:17:23.744Z] 7264a8db6415: Already exists [2023-09-20T17:17:24.003Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:17:24.003Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:17:24.003Z] ---> 7e01a0d0a1dc [2023-09-20T17:17:24.003Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:17:24.569Z] ---> Running in 33725e49cd5d [2023-09-20T17:17:24.569Z] Removing intermediate container 33725e49cd5d [2023-09-20T17:17:24.569Z] ---> f6838c9f0402 [2023-09-20T17:17:24.569Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:17:24.569Z] ---> Running in 2db518ecf6eb [2023-09-20T17:17:24.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-20T17:17:25.088Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-20T17:17:25.346Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-09-20T17:17:25.346Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-09-20T17:17:25.346Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:17:25.346Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-09-20T17:17:25.346Z] (5/107) Installing libxau (1.0.11-r2) [2023-09-20T17:17:25.346Z] (6/107) Installing libmd (1.0.4-r2) [2023-09-20T17:17:25.346Z] (7/107) Installing libbsd (0.11.7-r1) [2023-09-20T17:17:25.346Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:17:25.346Z] (9/107) Installing libxcb (1.15-r1) [2023-09-20T17:17:25.346Z] (10/107) Installing libx11 (1.8.4-r4) [2023-09-20T17:17:25.346Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-09-20T17:17:25.604Z] (12/107) Installing libpciaccess (0.17-r2) [2023-09-20T17:17:25.604Z] (13/107) Installing libdrm (2.4.115-r4) [2023-09-20T17:17:25.604Z] (14/107) Installing libxext (1.3.5-r2) [2023-09-20T17:17:25.604Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-09-20T17:17:25.604Z] (16/107) Installing libffi (3.4.4-r2) [2023-09-20T17:17:25.604Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:17:25.604Z] (18/107) Installing libva (2.18.0-r1) [2023-09-20T17:17:25.604Z] (19/107) Installing libvdpau (1.5-r1) [2023-09-20T17:17:25.604Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:17:25.604Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:17:25.604Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-09-20T17:17:25.604Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:17:25.604Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-09-20T17:17:25.604Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:17:25.604Z] (26/107) Installing libhwy (1.0.4-r1) [2023-09-20T17:17:25.604Z] (27/107) Installing lcms2 (2.15-r2) [2023-09-20T17:17:25.604Z] (28/107) Installing libjxl (0.8.2-r0) [2023-09-20T17:17:25.604Z] (29/107) Installing lame-libs (3.100-r5) [2023-09-20T17:17:25.604Z] (30/107) Installing opus (1.4-r0) [2023-09-20T17:17:25.604Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:17:25.604Z] (32/107) Installing soxr (0.1.3-r5) [2023-09-20T17:17:25.604Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:17:25.604Z] (34/107) Installing libogg (1.3.5-r4) [2023-09-20T17:17:25.604Z] (35/107) Installing libtheora (1.1.1-r17) [2023-09-20T17:17:25.604Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-09-20T17:17:25.604Z] (37/107) Installing libvpx (1.13.0-r1) [2023-09-20T17:17:25.604Z] (38/107) Installing libwebp (1.3.2-r0) [2023-09-20T17:17:25.604Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:17:25.604Z] (40/107) Installing numactl (2.0.16-r4) [2023-09-20T17:17:25.604Z] (41/107) Installing x265-libs (3.5-r4) [2023-09-20T17:17:25.863Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-09-20T17:17:25.863Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:17:25.863Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:17:25.863Z] (45/107) Installing libexpat (2.5.0-r1) [2023-09-20T17:17:25.863Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-09-20T17:17:25.863Z] (47/107) Installing libpng (1.6.39-r3) [2023-09-20T17:17:25.863Z] (48/107) Installing freetype (2.13.0-r5) [2023-09-20T17:17:25.863Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-09-20T17:17:25.863Z] (50/107) Installing fribidi (1.0.13-r0) [2023-09-20T17:17:25.863Z] (51/107) Installing libintl (0.21.1-r7) [2023-09-20T17:17:25.863Z] (52/107) Installing libblkid (2.38.1-r8) [2023-09-20T17:17:25.863Z] (53/107) Installing libmount (2.38.1-r8) [2023-09-20T17:17:25.863Z] (54/107) Installing pcre2 (10.42-r1) [2023-09-20T17:17:25.863Z] (55/107) Installing glib (2.76.4-r0) [2023-09-20T17:17:26.122Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-09-20T17:17:26.122Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:17:26.122Z] (58/107) Installing libunibreak (5.1-r0) [2023-09-20T17:17:26.122Z] (59/107) Installing libass (0.17.1-r0) [2023-09-20T17:17:26.122Z] (60/107) Installing libbluray (1.3.4-r0) [2023-09-20T17:17:26.122Z] (61/107) Installing gmp (6.2.1-r3) [2023-09-20T17:17:26.122Z] (62/107) Installing nettle (3.8.1-r2) [2023-09-20T17:17:26.122Z] (63/107) Installing libunistring (1.1-r1) [2023-09-20T17:17:26.122Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-09-20T17:17:26.122Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-09-20T17:17:26.122Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:17:26.122Z] (67/107) Installing gnutls (3.8.0-r2) [2023-09-20T17:17:26.122Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:17:26.122Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:17:26.122Z] (70/107) Installing cjson (1.7.15-r4) [2023-09-20T17:17:26.122Z] (71/107) Installing mbedtls (2.28.4-r0) [2023-09-20T17:17:26.122Z] (72/107) Installing librist (0.2.7-r0) [2023-09-20T17:17:26.122Z] (73/107) Installing libsrt (1.5.2-r0) [2023-09-20T17:17:26.122Z] (74/107) Installing libssh (0.10.5-r0) [2023-09-20T17:17:26.122Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-09-20T17:17:26.122Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-09-20T17:17:26.122Z] (77/107) Installing libsodium (1.0.18-r3) [2023-09-20T17:17:26.122Z] (78/107) Installing libzmq (4.3.4-r4) [2023-09-20T17:17:26.122Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:17:26.122Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:17:26.381Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:17:26.381Z] (82/107) Installing shaderc (2023.3-r1) [2023-09-20T17:17:26.381Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:17:26.381Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-09-20T17:17:26.381Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:17:26.381Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:17:26.381Z] (87/107) Installing vidstab (1.1.1-r0) [2023-09-20T17:17:26.381Z] (88/107) Installing zimg (3.0.5-r0) [2023-09-20T17:17:26.381Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:17:26.381Z] (90/107) Installing libasyncns (0.8-r1) [2023-09-20T17:17:26.381Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:17:26.381Z] (92/107) Installing libltdl (2.4.7-r2) [2023-09-20T17:17:26.381Z] (93/107) Installing orc (0.4.34-r0) [2023-09-20T17:17:26.381Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-09-20T17:17:26.381Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-09-20T17:17:26.381Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-09-20T17:17:26.381Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:17:26.381Z] (98/107) Installing libpulse (16.1-r10) [2023-09-20T17:17:26.381Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:17:26.381Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:17:26.381Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:17:26.381Z] (102/107) Installing ffmpeg (6.0-r15) [2023-09-20T17:17:26.381Z] (103/107) Installing udev-init-scripts (35-r1) [2023-09-20T17:17:26.381Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:17:26.381Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:17:26.381Z] (106/107) Installing kmod-libs (30-r3) [2023-09-20T17:17:26.381Z] (107/107) Installing eudev (3.2.11-r8) [2023-09-20T17:17:26.639Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:17:26.639Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:17:26.639Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:17:26.639Z] OK: 131 MiB in 122 packages [2023-09-20T17:17:29.935Z] Removing intermediate container 2db518ecf6eb [2023-09-20T17:17:29.935Z] ---> 8bc2ecb20d18 [2023-09-20T17:17:29.935Z] Step 18/36 : WORKDIR / [2023-09-20T17:17:29.935Z] ---> Running in 4e729e589929 [2023-09-20T17:17:29.935Z] Removing intermediate container 4e729e589929 [2023-09-20T17:17:29.935Z] ---> 6549b878bfb9 [2023-09-20T17:17:29.935Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:17:30.505Z] ---> bf9cd7fabb3a [2023-09-20T17:17:30.505Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:17:30.766Z] ---> 97b8d8f7f066 [2023-09-20T17:17:30.766Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:17:30.766Z] ---> 43390de035a8 [2023-09-20T17:17:30.766Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:17:31.026Z] ---> de6243d693db [2023-09-20T17:17:31.026Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:17:31.026Z] ---> 962de2cbbd85 [2023-09-20T17:17:31.026Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:17:31.285Z] ---> a6bb87ee7f76 [2023-09-20T17:17:31.285Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:17:32.665Z] ---> 4992c7892c95 [2023-09-20T17:17:32.666Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:17:32.666Z] ---> Running in 233b396ea635 [2023-09-20T17:17:32.924Z] Removing intermediate container 233b396ea635 [2023-09-20T17:17:32.924Z] ---> ad1cf8daa77c [2023-09-20T17:17:32.924Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:17:32.924Z] ---> Running in af3a58de360b [2023-09-20T17:17:33.491Z] Removing intermediate container af3a58de360b [2023-09-20T17:17:33.491Z] ---> 0efddcd420fc [2023-09-20T17:17:33.491Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:17:33.491Z] ---> Running in 81e3a8a874e0 [2023-09-20T17:17:34.058Z] Removing intermediate container 81e3a8a874e0 [2023-09-20T17:17:34.058Z] ---> 4d941252ba7f [2023-09-20T17:17:34.058Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:17:34.058Z] ---> Running in 52112133cbdc [2023-09-20T17:17:34.628Z] Removing intermediate container 52112133cbdc [2023-09-20T17:17:34.628Z] ---> a3e806f66dc2 [2023-09-20T17:17:34.628Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:17:34.628Z] ---> Running in 396d6dee3d21 [2023-09-20T17:17:34.886Z] Removing intermediate container 396d6dee3d21 [2023-09-20T17:17:34.886Z] ---> 4be77d493ba6 [2023-09-20T17:17:34.886Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:17:34.886Z] ---> Running in 615b1fd74ce8 [2023-09-20T17:17:34.886Z] Removing intermediate container 615b1fd74ce8 [2023-09-20T17:17:34.886Z] ---> cf30c4c3d260 [2023-09-20T17:17:34.886Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:17:34.886Z] ---> Running in f98d6f790e20 [2023-09-20T17:17:34.886Z] Removing intermediate container f98d6f790e20 [2023-09-20T17:17:34.886Z] ---> 0493e256d677 [2023-09-20T17:17:34.886Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:17:34.886Z] ---> Running in fe5f7654687a [2023-09-20T17:17:35.145Z] Removing intermediate container fe5f7654687a [2023-09-20T17:17:35.145Z] ---> 7a5d9a61fdf7 [2023-09-20T17:17:35.145Z] Step 34/36 : LABEL arch=amd64 [2023-09-20T17:17:35.145Z] ---> Running in 175be439ec81 [2023-09-20T17:17:35.145Z] Removing intermediate container 175be439ec81 [2023-09-20T17:17:35.145Z] ---> cab8aa8dc592 [2023-09-20T17:17:35.145Z] Step 35/36 : LABEL git_sha=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [2023-09-20T17:17:35.145Z] ---> Running in 02ba03471af2 [2023-09-20T17:17:35.404Z] Removing intermediate container 02ba03471af2 [2023-09-20T17:17:35.404Z] ---> c01350b5eb27 [2023-09-20T17:17:35.404Z] Step 36/36 : LABEL version=0.0.0 [2023-09-20T17:17:35.404Z] ---> Running in ed20a58ea6ff [2023-09-20T17:17:35.404Z] Removing intermediate container ed20a58ea6ff [2023-09-20T17:17:35.404Z] ---> 4baa44e92a7d [2023-09-20T17:17:35.404Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:17:35.404Z] Successfully built 4baa44e92a7d [2023-09-20T17:17:35.404Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:17:36.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:17:36.255Z] [2023-09-20T17:17:36.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:17:36.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:17:36.643Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-20T17:17:36.643Z] 5eb5b503b376: Pulling fs layer [2023-09-20T17:17:36.643Z] 5c69ac0246d0: Pulling fs layer [2023-09-20T17:17:36.643Z] ec43610c2a17: Pulling fs layer [2023-09-20T17:17:36.643Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-20T17:17:36.643Z] 33b1e0a273af: Pulling fs layer [2023-09-20T17:17:36.643Z] 5d3b04190fa2: Pulling fs layer [2023-09-20T17:17:36.643Z] 2f39f015ded8: Pulling fs layer [2023-09-20T17:17:36.643Z] 33b1e0a273af: Waiting [2023-09-20T17:17:36.643Z] 3a2ae6a8a46f: Waiting [2023-09-20T17:17:36.643Z] 5d3b04190fa2: Waiting [2023-09-20T17:17:36.643Z] 2f39f015ded8: Waiting [2023-09-20T17:17:36.643Z] 5c69ac0246d0: Download complete [2023-09-20T17:17:36.643Z] 3a2ae6a8a46f: Download complete [2023-09-20T17:17:36.643Z] 33b1e0a273af: Verifying Checksum [2023-09-20T17:17:36.643Z] 33b1e0a273af: Download complete [2023-09-20T17:17:36.643Z] 5d3b04190fa2: Verifying Checksum [2023-09-20T17:17:36.643Z] 5d3b04190fa2: Download complete [2023-09-20T17:17:36.643Z] ec43610c2a17: Verifying Checksum [2023-09-20T17:17:36.643Z] ec43610c2a17: Download complete [2023-09-20T17:17:36.901Z] 5eb5b503b376: Verifying Checksum [2023-09-20T17:17:36.901Z] 5eb5b503b376: Download complete [2023-09-20T17:17:37.467Z] 2f39f015ded8: Download complete [2023-09-20T17:17:38.032Z] 5eb5b503b376: Pull complete [2023-09-20T17:17:38.289Z] 5c69ac0246d0: Pull complete [2023-09-20T17:17:38.548Z] ec43610c2a17: Pull complete [2023-09-20T17:17:38.806Z] 3a2ae6a8a46f: Pull complete [2023-09-20T17:17:38.806Z] 33b1e0a273af: Pull complete [2023-09-20T17:17:39.064Z] 5d3b04190fa2: Pull complete [2023-09-20T17:17:43.245Z] 2f39f015ded8: Pull complete [2023-09-20T17:17:43.245Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-20T17:17:43.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:17:43.245Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:17:43.482Z] prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container [2023-09-20T17:17:43.520Z] $ 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-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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-09-20T17:17:48.235Z] $ docker top d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2023-09-20T17:17:48.496Z] provisioning config files... [2023-09-20T17:17:48.523Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5758117623261370228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:17:48.730Z] ---> job-cost.sh [2023-09-20T17:17:48.730Z] lf-activate-venv: SKIPPING [2023-09-20T17:17:48.730Z] INFO: No Stack... [2023-09-20T17:17:48.902Z] ---> docker-login.sh [2023-09-20T17:17:48.902Z] nexus3.edgexfoundry.org:10001 [2023-09-20T17:17:48.988Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:17:49.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:17:49.246Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:17:49.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:17:49.441Z] Configure a credential helper to remove this warning. See [2023-09-20T17:17:49.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:17:49.441Z] [2023-09-20T17:17:49.441Z] Login Succeeded [2023-09-20T17:17:49.441Z] nexus3.edgexfoundry.org:10002 [2023-09-20T17:17:49.557Z] + cat /w/workspace/foundry_device-usb-camera_PR-292/archives/cost.csv [2023-09-20T17:17:49.557Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:17:49.597Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [2023-09-20T17:17:49.602Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] did not exist. Created. [2023-09-20T17:17:49.602Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [2023-09-20T17:17:49.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:17:49.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:17:49.708Z] Configure a credential helper to remove this warning. See [2023-09-20T17:17:49.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:17:49.708Z] [2023-09-20T17:17:49.708Z] Login Succeeded [Pipeline] sh [2023-09-20T17:17:49.978Z] nexus3.edgexfoundry.org:10003 [2023-09-20T17:17:49.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:17:49.991Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-20T17:17:50.049Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:17:50.084Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:17:50.177Z] $ docker stop --time=1 d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec [2023-09-20T17:17:50.247Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:17:50.247Z] Configure a credential helper to remove this warning. See [2023-09-20T17:17:50.247Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:17:50.247Z] [2023-09-20T17:17:50.247Z] Login Succeeded [2023-09-20T17:17:50.247Z] nexus3.edgexfoundry.org:10004 [2023-09-20T17:17:50.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:17:50.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:17:50.516Z] Configure a credential helper to remove this warning. See [2023-09-20T17:17:50.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:17:50.516Z] [2023-09-20T17:17:50.516Z] Login Succeeded [2023-09-20T17:17:50.516Z] docker.io [2023-09-20T17:17:50.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-20T17:17:51.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-20T17:17:51.052Z] Configure a credential helper to remove this warning. See [2023-09-20T17:17:51.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-20T17:17:51.052Z] [2023-09-20T17:17:51.052Z] Login Succeeded [2023-09-20T17:17:51.052Z] ---> docker-login.sh ends [2023-09-20T17:17:51.337Z] $ docker rm -f --volumes d6e46ddc62d71e1c78b9238a9035f06ba1e807a91ffb67f3fd8f48d156d8afec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-09-20T17:17:51.516Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2023-09-20T17:17:51.922Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:17:51.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-20T17:17:51.991Z] ========================================================= [2023-09-20T17:17:51.991Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-20T17:17:51.991Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:17:52.484Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-20T17:17:52.752Z] Sending build context to Docker daemon 1.333MB [2023-09-20T17:17:52.752Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:17:52.752Z] Step 2/13 : FROM ${BASE} AS builder [2023-09-20T17:17:53.024Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-20T17:17:53.024Z] 9fda8d8052c6: Pulling fs layer [2023-09-20T17:17:53.024Z] 5d54e960e981: Pulling fs layer [2023-09-20T17:17:53.024Z] c4a7e357bf2a: Pulling fs layer [2023-09-20T17:17:53.024Z] f0e02332f6b5: Pulling fs layer [2023-09-20T17:17:53.024Z] cefa15bbcfad: Pulling fs layer [2023-09-20T17:17:53.024Z] 17808c966233: Pulling fs layer [2023-09-20T17:17:53.024Z] f4c1fc716caa: Pulling fs layer [2023-09-20T17:17:53.024Z] cefa15bbcfad: Waiting [2023-09-20T17:17:53.024Z] 17808c966233: Waiting [2023-09-20T17:17:53.024Z] f4c1fc716caa: Waiting [2023-09-20T17:17:53.024Z] f0e02332f6b5: Waiting [2023-09-20T17:17:53.024Z] 5d54e960e981: Verifying Checksum [2023-09-20T17:17:53.024Z] 5d54e960e981: Download complete [2023-09-20T17:17:53.024Z] f0e02332f6b5: Verifying Checksum [2023-09-20T17:17:53.024Z] f0e02332f6b5: Download complete [2023-09-20T17:17:53.024Z] cefa15bbcfad: Verifying Checksum [2023-09-20T17:17:53.024Z] cefa15bbcfad: Download complete [2023-09-20T17:17:53.024Z] 9fda8d8052c6: Download complete [2023-09-20T17:17:53.295Z] f4c1fc716caa: Verifying Checksum [2023-09-20T17:17:53.295Z] f4c1fc716caa: Download complete [2023-09-20T17:17:53.908Z] 9fda8d8052c6: Pull complete [2023-09-20T17:17:54.498Z] 5d54e960e981: Pull complete [2023-09-20T17:17:54.766Z] c4a7e357bf2a: Verifying Checksum [2023-09-20T17:17:54.766Z] c4a7e357bf2a: Download complete [2023-09-20T17:17:55.732Z] 17808c966233: Verifying Checksum [2023-09-20T17:17:55.732Z] 17808c966233: Download complete [2023-09-20T17:18:05.939Z] c4a7e357bf2a: Pull complete [2023-09-20T17:18:05.939Z] f0e02332f6b5: Pull complete [2023-09-20T17:18:05.939Z] cefa15bbcfad: Pull complete [2023-09-20T17:18:12.630Z] 17808c966233: Pull complete [2023-09-20T17:18:14.045Z] f4c1fc716caa: Pull complete [2023-09-20T17:18:14.045Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-20T17:18:14.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-20T17:18:14.045Z] ---> ea914061e18c [2023-09-20T17:18:14.045Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:18:15.455Z] ---> Running in 4ab27250bd54 [2023-09-20T17:18:15.723Z] Removing intermediate container 4ab27250bd54 [2023-09-20T17:18:15.723Z] ---> 4aedd75bcce4 [2023-09-20T17:18:15.723Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:18:15.723Z] ---> Running in 03b6a325b959 [2023-09-20T17:18:15.991Z] Removing intermediate container 03b6a325b959 [2023-09-20T17:18:15.991Z] ---> 633844277328 [2023-09-20T17:18:15.991Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:18:15.991Z] ---> Running in 4ee986134a4b [2023-09-20T17:18:16.575Z] Removing intermediate container 4ee986134a4b [2023-09-20T17:18:16.575Z] ---> 00bcbadaf8a9 [2023-09-20T17:18:16.575Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:18:16.575Z] ---> Running in 25203541cf3b [2023-09-20T17:18:16.844Z] Removing intermediate container 25203541cf3b [2023-09-20T17:18:16.844Z] ---> f1e567bd437a [2023-09-20T17:18:16.844Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:18:16.844Z] ---> Running in a09e15f3bdca [2023-09-20T17:18:17.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:18:18.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:18:19.347Z] (1/13) Installing libintl (0.21.1-r7) [2023-09-20T17:18:19.347Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:18:19.347Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:18:19.347Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:18:19.347Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-09-20T17:18:19.347Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-09-20T17:18:19.616Z] (7/13) Installing udev-init-scripts (35-r1) [2023-09-20T17:18:19.616Z] (8/13) Installing libblkid (2.38.1-r8) [2023-09-20T17:18:19.616Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-09-20T17:18:19.616Z] (10/13) Installing kmod-libs (30-r3) [2023-09-20T17:18:19.616Z] (11/13) Installing eudev (3.2.11-r8) [2023-09-20T17:18:19.616Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-09-20T17:18:19.616Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-09-20T17:18:19.616Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:18:19.616Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:18:19.616Z] OK: 273 MiB in 65 packages [2023-09-20T17:18:21.026Z] Removing intermediate container a09e15f3bdca [2023-09-20T17:18:21.026Z] ---> ebc509789358 [2023-09-20T17:18:21.026Z] Step 8/13 : WORKDIR /device-usb-camera [2023-09-20T17:18:21.026Z] ---> Running in 6d9b3eee3edf [2023-09-20T17:18:21.294Z] Removing intermediate container 6d9b3eee3edf [2023-09-20T17:18:21.294Z] ---> 5db63e3557f9 [2023-09-20T17:18:21.294Z] Step 9/13 : COPY go.mod vendor* ./ [2023-09-20T17:18:21.562Z] ---> c67589c86f09 [2023-09-20T17:18:21.563Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:18:21.831Z] ---> Running in 77dc19b85b92 [2023-09-20T17:19:29.701Z] Removing intermediate container 77dc19b85b92 [2023-09-20T17:19:29.701Z] ---> d5b3e9e85d49 [2023-09-20T17:19:29.701Z] Step 11/13 : COPY . . [2023-09-20T17:19:29.701Z] ---> 5f5d3f612125 [2023-09-20T17:19:29.701Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:19:29.701Z] ---> Running in 885d86041c95 [2023-09-20T17:19:29.701Z]  % Total  % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:19:29.701Z] Dload Upload Total Spent Left Speed [2023-09-20T17:19:29.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9920 0 --:--:-- --:--:-- --:--:-- 10024 [2023-09-20T17:19:30.284Z] Removing intermediate container 885d86041c95 [2023-09-20T17:19:30.284Z] ---> 70e8fc337912 [2023-09-20T17:19:30.284Z] Step 13/13 : RUN ${MAKE} [2023-09-20T17:19:30.284Z] ---> Running in bdae6f44187e [2023-09-20T17:19:31.247Z] noop [2023-09-20T17:19:31.838Z] Removing intermediate container bdae6f44187e [2023-09-20T17:19:31.838Z] ---> f88129b37160 [2023-09-20T17:19:31.838Z] Successfully built f88129b37160 [2023-09-20T17:19:31.838Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:19:32.318Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:19:32.318Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:19:32.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container [2023-09-20T17:19:32.669Z] $ 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-09-20T17:19:33.775Z] $ docker top ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:19:34.625Z] + go version [2023-09-20T17:19:34.625Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-20T17:19:34.663Z] $ docker stop --time=1 ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 [2023-09-20T17:19:36.238Z] $ docker rm -f --volumes ad0ca4c4a252db263bfbae9309e3bd7345238caff82d4a4437c6962a5e129942 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:19:37.044Z] + docker inspect -f . ci-base-image-arm64 [2023-09-20T17:19:37.045Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:19:37.286Z] prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container [2023-09-20T17:19:37.350Z] $ 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-09-20T17:19:39.415Z] $ docker top 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:19:39.958Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-09-20T17:19:40.613Z] + make test [2023-09-20T17:19:40.613Z] go test ./... -coverprofile=coverage.out ./... [2023-09-20T17:19:44.889Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-09-20T17:21:21.514Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-09-20T17:21:21.514Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements [2023-09-20T17:21:21.514Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-09-20T17:21:21.514Z] go vet ./... [2023-09-20T17:21:48.193Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-20T17:21:48.193Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-20T17:21:48.193Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-20T17:21:48.233Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-09-20T17:21:48.274Z] $ docker stop --time=1 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 [2023-09-20T17:21:50.231Z] $ docker rm -f --volumes 8a2028e29bf9aabad9f2dbd787a123f7ced23b7e6d31f3aac4b13264bdffca26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-20T17:21:51.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-09-20T17:21:51.699Z] Warning: overwriting stash ‘coverage-report’ [2023-09-20T17:21:52.211Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-20T17:21:52.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-09-20T17:21:53.184Z] + ls -al . [2023-09-20T17:21:53.184Z] total 216 [2023-09-20T17:21:53.184Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 20 17:19 . [2023-09-20T17:21:53.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:17 .. [2023-09-20T17:21:53.184Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 17:17 .git [2023-09-20T17:21:53.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 .github [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 495 Sep 20 17:17 .gitignore [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 45 Sep 20 17:17 .golangci.yml [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 20 17:17 .hadolint.yml [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 10851 Sep 20 17:17 Attribution.txt [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 11903 Sep 20 17:17 CHANGELOG.md [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 2453 Sep 20 17:17 Dockerfile [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 20 17:17 GOVERNANCE.md [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 20 17:17 Jenkinsfile [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 20 17:17 LICENSE [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 2611 Sep 20 17:17 Makefile [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 20 17:17 OWNERS.md [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 2575 Sep 20 17:17 README.md [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 20 17:15 VERSION [2023-09-20T17:21:53.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:17 bin [2023-09-20T17:21:53.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 cmd [2023-09-20T17:21:53.184Z] -rw-r--r-- 1 jenkins jenkins 54703 Sep 20 17:21 coverage.out [2023-09-20T17:21:53.184Z] -rwxrwxr-x 1 jenkins jenkins 84 Sep 20 17:17 docker-entrypoint.sh [2023-09-20T17:21:53.184Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 17:17 docs [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 3952 Sep 20 17:17 go.mod [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 35513 Sep 20 17:17 go.sum [2023-09-20T17:21:53.184Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 17:17 internal [2023-09-20T17:21:53.184Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 17:17 snap [2023-09-20T17:21:53.184Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 20 17:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:21:53.611Z] + 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=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 --label arch=arm64 --label version=0.0.0 . [2023-09-20T17:21:53.883Z] Sending build context to Docker daemon 1.388MB [2023-09-20T17:21:54.148Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-09-20T17:21:54.148Z] Step 2/36 : FROM ${BASE} AS builder [2023-09-20T17:21:54.148Z] ---> f88129b37160 [2023-09-20T17:21:54.148Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-09-20T17:21:56.719Z] ---> Running in af13305b74ea [2023-09-20T17:21:57.677Z] Removing intermediate container af13305b74ea [2023-09-20T17:21:57.677Z] ---> b5bd8fc52537 [2023-09-20T17:21:57.677Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-20T17:21:57.677Z] ---> Running in 937c631bd68e [2023-09-20T17:21:59.084Z] Removing intermediate container 937c631bd68e [2023-09-20T17:21:59.084Z] ---> 6d2b9c70aa2f [2023-09-20T17:21:59.084Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-09-20T17:21:59.084Z] ---> Running in 335142e79a7d [2023-09-20T17:21:59.351Z] Removing intermediate container 335142e79a7d [2023-09-20T17:21:59.351Z] ---> 05e268896cfb [2023-09-20T17:21:59.351Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-09-20T17:21:59.619Z] ---> Running in 5ad6b5e7a3d7 [2023-09-20T17:21:59.885Z] Removing intermediate container 5ad6b5e7a3d7 [2023-09-20T17:21:59.886Z] ---> 0dd8e64bc569 [2023-09-20T17:21:59.886Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-20T17:22:00.152Z] ---> Running in b408f03a5f68 [2023-09-20T17:22:01.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:22:01.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:22:02.362Z] OK: 273 MiB in 65 packages [2023-09-20T17:22:03.333Z] Removing intermediate container b408f03a5f68 [2023-09-20T17:22:03.333Z] ---> 9dd99df8c1cf [2023-09-20T17:22:03.333Z] Step 8/36 : WORKDIR /device-usb-camera [2023-09-20T17:22:03.333Z] ---> Running in 842ab9f9d8ec [2023-09-20T17:22:03.921Z] Removing intermediate container 842ab9f9d8ec [2023-09-20T17:22:03.921Z] ---> 34e1bba0b188 [2023-09-20T17:22:03.921Z] Step 9/36 : COPY go.mod vendor* ./ [2023-09-20T17:22:04.504Z] ---> 9054659673e5 [2023-09-20T17:22:04.504Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-20T17:22:04.504Z] ---> Running in 76e3f82be4e4 [2023-09-20T17:22:07.846Z] Removing intermediate container 76e3f82be4e4 [2023-09-20T17:22:07.846Z] ---> 329c43cc2b0a [2023-09-20T17:22:07.846Z] Step 11/36 : COPY . . [2023-09-20T17:22:09.792Z] ---> a0e05e2e6781 [2023-09-20T17:22:09.793Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-09-20T17:22:09.793Z] ---> Running in a7d6c7eba0fd [2023-09-20T17:22:10.806Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:22:10.806Z]  Dload Upload Total Spent Left Speed [2023-09-20T17:22:10.806Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0  0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 6506 0 --:--:-- --:--:-- --:--:-- 6526 [2023-09-20T17:22:11.389Z] Removing intermediate container a7d6c7eba0fd [2023-09-20T17:22:11.389Z] ---> 6ee0814be4c6 [2023-09-20T17:22:11.389Z] Step 13/36 : RUN ${MAKE} [2023-09-20T17:22:11.657Z] ---> Running in 5c784e7cc4fc [2023-09-20T17:22:12.617Z] 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.28" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-09-20T17:24:34.491Z] Removing intermediate container 5c784e7cc4fc [2023-09-20T17:24:34.491Z] ---> 53a17ccfca54 [2023-09-20T17:24:34.491Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-09-20T17:24:34.491Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-09-20T17:24:34.491Z] 8766b47fe142: Pulling fs layer [2023-09-20T17:24:34.491Z] 8766b47fe142: Verifying Checksum [2023-09-20T17:24:34.491Z] 8766b47fe142: Download complete [2023-09-20T17:24:34.491Z] 8766b47fe142: Pull complete [2023-09-20T17:24:34.491Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-09-20T17:24:34.491Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-09-20T17:24:34.491Z] ---> 69d40e2cb93c [2023-09-20T17:24:34.491Z] Step 15/36 : FROM alpine:3.18 [2023-09-20T17:24:34.491Z] 3.18: Pulling from library/alpine [2023-09-20T17:24:34.491Z] 9fda8d8052c6: Already exists [2023-09-20T17:24:34.491Z] Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-20T17:24:34.491Z] Status: Downloaded newer image for alpine:3.18 [2023-09-20T17:24:34.491Z] ---> f6648c04cd6c [2023-09-20T17:24:34.491Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-09-20T17:24:34.491Z] ---> Running in a76e648fc2bf [2023-09-20T17:24:34.491Z] Removing intermediate container a76e648fc2bf [2023-09-20T17:24:34.491Z] ---> 486d5b0d77b3 [2023-09-20T17:24:34.491Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-09-20T17:24:34.491Z] ---> Running in 8c35126dfaea [2023-09-20T17:24:34.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-20T17:24:34.491Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-20T17:24:34.491Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-09-20T17:24:34.491Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-09-20T17:24:34.491Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-09-20T17:24:34.491Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-09-20T17:24:34.491Z] (5/104) Installing libxau (1.0.11-r2) [2023-09-20T17:24:34.491Z] (6/104) Installing libmd (1.0.4-r2) [2023-09-20T17:24:34.491Z] (7/104) Installing libbsd (0.11.7-r1) [2023-09-20T17:24:34.491Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-09-20T17:24:34.491Z] (9/104) Installing libxcb (1.15-r1) [2023-09-20T17:24:34.491Z] (10/104) Installing libx11 (1.8.4-r4) [2023-09-20T17:24:34.491Z] (11/104) Installing libdrm (2.4.115-r4) [2023-09-20T17:24:34.491Z] (12/104) Installing libxext (1.3.5-r2) [2023-09-20T17:24:34.491Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-09-20T17:24:34.491Z] (14/104) Installing libffi (3.4.4-r2) [2023-09-20T17:24:34.491Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-09-20T17:24:34.491Z] (16/104) Installing libva (2.18.0-r1) [2023-09-20T17:24:34.491Z] (17/104) Installing libvdpau (1.5-r1) [2023-09-20T17:24:34.492Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-09-20T17:24:34.492Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-09-20T17:24:34.492Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-09-20T17:24:34.492Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-09-20T17:24:34.492Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-09-20T17:24:34.492Z] (23/104) Installing libhwy (1.0.4-r1) [2023-09-20T17:24:34.492Z] (24/104) Installing lcms2 (2.15-r2) [2023-09-20T17:24:34.492Z] (25/104) Installing libjxl (0.8.2-r0) [2023-09-20T17:24:34.492Z] (26/104) Installing lame-libs (3.100-r5) [2023-09-20T17:24:34.492Z] (27/104) Installing opus (1.4-r0) [2023-09-20T17:24:34.492Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-09-20T17:24:34.492Z] (29/104) Installing soxr (0.1.3-r5) [2023-09-20T17:24:34.492Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-09-20T17:24:34.492Z] (31/104) Installing libogg (1.3.5-r4) [2023-09-20T17:24:34.492Z] (32/104) Installing libtheora (1.1.1-r17) [2023-09-20T17:24:34.492Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-09-20T17:24:34.492Z] (34/104) Installing libvpx (1.13.0-r1) [2023-09-20T17:24:34.492Z] (35/104) Installing libwebp (1.3.2-r0) [2023-09-20T17:24:34.492Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-09-20T17:24:34.492Z] (37/104) Installing numactl (2.0.16-r4) [2023-09-20T17:24:34.492Z] (38/104) Installing x265-libs (3.5-r4) [2023-09-20T17:24:34.492Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-09-20T17:24:34.492Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-09-20T17:24:34.492Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-09-20T17:24:34.492Z] (42/104) Installing libexpat (2.5.0-r1) [2023-09-20T17:24:34.492Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-09-20T17:24:34.492Z] (44/104) Installing libpng (1.6.39-r3) [2023-09-20T17:24:34.492Z] (45/104) Installing freetype (2.13.0-r5) [2023-09-20T17:24:34.492Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-09-20T17:24:34.492Z] (47/104) Installing fribidi (1.0.13-r0) [2023-09-20T17:24:34.492Z] (48/104) Installing libintl (0.21.1-r7) [2023-09-20T17:24:34.492Z] (49/104) Installing libblkid (2.38.1-r8) [2023-09-20T17:24:34.492Z] (50/104) Installing libmount (2.38.1-r8) [2023-09-20T17:24:34.492Z] (51/104) Installing pcre2 (10.42-r1) [2023-09-20T17:24:34.492Z] (52/104) Installing glib (2.76.4-r0) [2023-09-20T17:24:34.492Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-09-20T17:24:34.492Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-09-20T17:24:34.492Z] (55/104) Installing libunibreak (5.1-r0) [2023-09-20T17:24:34.492Z] (56/104) Installing libass (0.17.1-r0) [2023-09-20T17:24:34.492Z] (57/104) Installing libbluray (1.3.4-r0) [2023-09-20T17:24:34.492Z] (58/104) Installing gmp (6.2.1-r3) [2023-09-20T17:24:34.492Z] (59/104) Installing nettle (3.8.1-r2) [2023-09-20T17:24:34.492Z] (60/104) Installing libunistring (1.1-r1) [2023-09-20T17:24:34.492Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-09-20T17:24:34.492Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-09-20T17:24:34.492Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-09-20T17:24:34.492Z] (64/104) Installing gnutls (3.8.0-r2) [2023-09-20T17:24:34.492Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-09-20T17:24:34.492Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-09-20T17:24:34.774Z] (67/104) Installing cjson (1.7.15-r4) [2023-09-20T17:24:34.774Z] (68/104) Installing mbedtls (2.28.4-r0) [2023-09-20T17:24:34.774Z] (69/104) Installing librist (0.2.7-r0) [2023-09-20T17:24:34.774Z] (70/104) Installing libsrt (1.5.2-r0) [2023-09-20T17:24:34.774Z] (71/104) Installing libssh (0.10.5-r0) [2023-09-20T17:24:34.774Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-09-20T17:24:34.774Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-09-20T17:24:34.774Z] (74/104) Installing libsodium (1.0.18-r3) [2023-09-20T17:24:34.774Z] (75/104) Installing libzmq (4.3.4-r4) [2023-09-20T17:24:34.774Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-09-20T17:24:35.048Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-09-20T17:24:35.048Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-09-20T17:24:35.329Z] (79/104) Installing shaderc (2023.3-r1) [2023-09-20T17:24:35.329Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-09-20T17:24:35.609Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-09-20T17:24:35.609Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-09-20T17:24:35.609Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-09-20T17:24:35.891Z] (84/104) Installing vidstab (1.1.1-r0) [2023-09-20T17:24:35.891Z] (85/104) Installing zimg (3.0.5-r0) [2023-09-20T17:24:35.891Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-09-20T17:24:36.169Z] (87/104) Installing libasyncns (0.8-r1) [2023-09-20T17:24:36.169Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-09-20T17:24:36.169Z] (89/104) Installing libltdl (2.4.7-r2) [2023-09-20T17:24:36.169Z] (90/104) Installing orc (0.4.34-r0) [2023-09-20T17:24:36.169Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-09-20T17:24:36.169Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-09-20T17:24:36.169Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-09-20T17:24:36.169Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-09-20T17:24:36.169Z] (95/104) Installing libpulse (16.1-r10) [2023-09-20T17:24:36.456Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-09-20T17:24:36.456Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-09-20T17:24:36.456Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-09-20T17:24:36.456Z] (99/104) Installing ffmpeg (6.0-r15) [2023-09-20T17:24:36.456Z] (100/104) Installing udev-init-scripts (35-r1) [2023-09-20T17:24:36.456Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-09-20T17:24:36.456Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-09-20T17:24:36.456Z] (103/104) Installing kmod-libs (30-r3) [2023-09-20T17:24:36.456Z] (104/104) Installing eudev (3.2.11-r8) [2023-09-20T17:24:36.456Z] Executing busybox-1.36.1-r2.trigger [2023-09-20T17:24:36.456Z] Executing glib-2.76.4-r0.trigger [2023-09-20T17:24:36.456Z] Executing eudev-3.2.11-r8.trigger [2023-09-20T17:24:36.456Z] OK: 110 MiB in 119 packages [2023-09-20T17:24:40.776Z] Removing intermediate container 8c35126dfaea [2023-09-20T17:24:40.776Z] ---> 0c5aea1a6ad3 [2023-09-20T17:24:40.776Z] Step 18/36 : WORKDIR / [2023-09-20T17:24:40.776Z] ---> Running in e01d8b8a1ff5 [2023-09-20T17:24:41.046Z] Removing intermediate container e01d8b8a1ff5 [2023-09-20T17:24:41.046Z] ---> d0e7bdfe7f14 [2023-09-20T17:24:41.046Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-09-20T17:24:42.476Z] ---> 14fcd608e000 [2023-09-20T17:24:42.476Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-09-20T17:24:43.065Z] ---> fe2e5fa249c8 [2023-09-20T17:24:43.065Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-09-20T17:24:43.676Z] ---> 42f013e2d35e [2023-09-20T17:24:43.676Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-09-20T17:24:44.273Z] ---> a28870875a2b [2023-09-20T17:24:44.273Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-09-20T17:24:45.242Z] ---> 2788693668aa [2023-09-20T17:24:45.242Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-09-20T17:24:45.835Z] ---> 7a4e90a49dab [2023-09-20T17:24:45.835Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-09-20T17:24:47.257Z] ---> 164e99a9e44b [2023-09-20T17:24:47.257Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:24:47.527Z] ---> Running in a9bd59e05e96 [2023-09-20T17:24:49.492Z] Removing intermediate container a9bd59e05e96 [2023-09-20T17:24:49.492Z] ---> 80c8e7d0b100 [2023-09-20T17:24:49.492Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-09-20T17:24:49.492Z] ---> Running in ca16e16be85b [2023-09-20T17:24:51.472Z] Removing intermediate container ca16e16be85b [2023-09-20T17:24:51.472Z] ---> 6681e16a679f [2023-09-20T17:24:51.472Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-09-20T17:24:51.745Z] ---> Running in b5c4c57a969e [2023-09-20T17:24:53.720Z] Removing intermediate container b5c4c57a969e [2023-09-20T17:24:53.720Z] ---> 9f17201a0b80 [2023-09-20T17:24:53.720Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-09-20T17:24:53.720Z] ---> Running in e210433b24e8 [2023-09-20T17:24:55.703Z] Removing intermediate container e210433b24e8 [2023-09-20T17:24:55.703Z] ---> fff83cc22e51 [2023-09-20T17:24:55.703Z] Step 30/36 : EXPOSE 59983 [2023-09-20T17:24:55.978Z] ---> Running in 5d4367ebcd06 [2023-09-20T17:24:56.251Z] Removing intermediate container 5d4367ebcd06 [2023-09-20T17:24:56.251Z] ---> d53b61bf6a7b [2023-09-20T17:24:56.251Z] Step 31/36 : EXPOSE 8554 [2023-09-20T17:24:56.251Z] ---> Running in 11e3129e3c51 [2023-09-20T17:24:56.845Z] Removing intermediate container 11e3129e3c51 [2023-09-20T17:24:56.845Z] ---> aff51eb0ff63 [2023-09-20T17:24:56.845Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-09-20T17:24:56.845Z] ---> Running in 733aec942d49 [2023-09-20T17:24:57.114Z] Removing intermediate container 733aec942d49 [2023-09-20T17:24:57.114Z] ---> d85f83487d69 [2023-09-20T17:24:57.114Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-09-20T17:24:57.382Z] ---> Running in 9f5fff1ca77c [2023-09-20T17:24:57.653Z] Removing intermediate container 9f5fff1ca77c [2023-09-20T17:24:57.653Z] ---> 7b85783e8d89 [2023-09-20T17:24:57.653Z] Step 34/36 : LABEL arch=arm64 [2023-09-20T17:24:57.653Z] ---> Running in ec45a45b746e [2023-09-20T17:24:58.250Z] Removing intermediate container ec45a45b746e [2023-09-20T17:24:58.250Z] ---> 7070a164b0ec [2023-09-20T17:24:58.250Z] Step 35/36 : LABEL git_sha=fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [2023-09-20T17:24:58.250Z] ---> Running in 714e04a144bc [2023-09-20T17:24:58.521Z] Removing intermediate container 714e04a144bc [2023-09-20T17:24:58.521Z] ---> 940a9c054fd9 [2023-09-20T17:24:58.521Z] Step 36/36 : LABEL version=0.0.0 [2023-09-20T17:24:58.521Z] ---> Running in 9bb9663ababa [2023-09-20T17:24:59.113Z] Removing intermediate container 9bb9663ababa [2023-09-20T17:24:59.113Z] ---> ca8377b4b931 [2023-09-20T17:24:59.113Z] [Warning] One or more build-args [ARCH] were not consumed [2023-09-20T17:24:59.113Z] Successfully built ca8377b4b931 [2023-09-20T17:24:59.113Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:24:59.962Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:24:59.962Z] [2023-09-20T17:24:59.962Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:25:00.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:25:00.656Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-20T17:25:00.656Z] 8998bd30e6a1: Pulling fs layer [2023-09-20T17:25:00.656Z] 04944245beec: Pulling fs layer [2023-09-20T17:25:00.656Z] 699f458cf7ca: Pulling fs layer [2023-09-20T17:25:00.656Z] 765212b225bb: Pulling fs layer [2023-09-20T17:25:00.656Z] f23df028b6ca: Pulling fs layer [2023-09-20T17:25:00.656Z] d65c8cfc05b1: Pulling fs layer [2023-09-20T17:25:00.656Z] 2437ff75d9bd: Pulling fs layer [2023-09-20T17:25:00.656Z] d65c8cfc05b1: Waiting [2023-09-20T17:25:00.656Z] 765212b225bb: Waiting [2023-09-20T17:25:00.656Z] 2437ff75d9bd: Waiting [2023-09-20T17:25:00.656Z] f23df028b6ca: Waiting [2023-09-20T17:25:00.656Z] 04944245beec: Verifying Checksum [2023-09-20T17:25:00.656Z] 04944245beec: Download complete [2023-09-20T17:25:00.656Z] 765212b225bb: Download complete [2023-09-20T17:25:00.656Z] f23df028b6ca: Verifying Checksum [2023-09-20T17:25:00.656Z] f23df028b6ca: Download complete [2023-09-20T17:25:00.929Z] d65c8cfc05b1: Verifying Checksum [2023-09-20T17:25:00.930Z] d65c8cfc05b1: Download complete [2023-09-20T17:25:00.930Z] 699f458cf7ca: Verifying Checksum [2023-09-20T17:25:00.930Z] 699f458cf7ca: Download complete [2023-09-20T17:25:01.529Z] 8998bd30e6a1: Verifying Checksum [2023-09-20T17:25:01.529Z] 8998bd30e6a1: Download complete [2023-09-20T17:25:04.150Z] 2437ff75d9bd: Verifying Checksum [2023-09-20T17:25:04.150Z] 2437ff75d9bd: Download complete [2023-09-20T17:25:06.111Z] 8998bd30e6a1: Pull complete [2023-09-20T17:25:06.383Z] 04944245beec: Pull complete [2023-09-20T17:25:07.822Z] 699f458cf7ca: Pull complete [2023-09-20T17:25:08.094Z] 765212b225bb: Pull complete [2023-09-20T17:25:09.071Z] f23df028b6ca: Pull complete [2023-09-20T17:25:09.347Z] d65c8cfc05b1: Pull complete [2023-09-20T17:25:24.401Z] 2437ff75d9bd: Pull complete [2023-09-20T17:25:24.401Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-20T17:25:24.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-20T17:25:24.401Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:25:24.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-6729 does not seem to be running inside a container [2023-09-20T17:25:24.896Z] $ 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-09-20T17:25:29.299Z] $ docker top 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:30.266Z] ---> job-cost.sh [2023-09-20T17:25:30.267Z] lf-activate-venv: SKIPPING [2023-09-20T17:25:30.267Z] INFO: No Stack... [2023-09-20T17:25:30.533Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-20T17:25:31.499Z] INFO: Archiving Costs [Pipeline] sh [2023-09-20T17:25:32.171Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-09-20T17:25:32.171Z] + cut -d, -f6 [Pipeline] lock [2023-09-20T17:25:32.268Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [2023-09-20T17:25:32.273Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] did not exist. Created. [2023-09-20T17:25:32.273Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-20T17:25:33.033Z] /w/workspace/device-usb-camera/1@tmp/durable-f0713dcf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-20T17:25:33.730Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-20T17:25:33.774Z] Warning: overwriting stash ‘stack-cost’ [2023-09-20T17:25:33.843Z] Stashed 1 file(s) [Pipeline] } [2023-09-20T17:25:33.857Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-292-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-20T17:25:33.945Z] $ docker stop --time=1 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe [2023-09-20T17:25:35.571Z] $ docker rm -f --volumes 886cfa22d33c33b37caeda3dfec1dc07b44143db6c91d6fbd6b61e7ac5d9cdfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-09-20T17:25:36.930Z] provisioning config files... [2023-09-20T17:25:36.935Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config5460150084221863211tmp [Pipeline] { [Pipeline] sh [2023-09-20T17:25:37.290Z] + set +x [2023-09-20T17:25:37.290Z] + curl -s https://codecov.io/bash [2023-09-20T17:25:37.290Z] + bash -s -- [2023-09-20T17:25:37.290Z] [2023-09-20T17:25:37.290Z] _____ _ [2023-09-20T17:25:37.290Z] / ____| | | [2023-09-20T17:25:37.290Z] | | ___ __| | ___ ___ _____ __ [2023-09-20T17:25:37.290Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-20T17:25:37.290Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-20T17:25:37.290Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-20T17:25:37.290Z] Bash-1.0.6 [2023-09-20T17:25:37.290Z] [2023-09-20T17:25:37.290Z] [2023-09-20T17:25:37.290Z] ==> git version 2.25.1 found [2023-09-20T17:25:37.290Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-09-20T17:25:37.290Z] Release-Date: 2020-01-08 [2023-09-20T17:25:37.290Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-20T17:25:37.290Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-20T17:25:37.290Z] ==> Jenkins CI detected. [2023-09-20T17:25:37.290Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-292 [2023-09-20T17:25:37.290Z] project root: . [2023-09-20T17:25:37.290Z] --> token set from env [2023-09-20T17:25:37.290Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-20T17:25:37.290Z] ==> Running gcov in . (disable via -X gcov) [2023-09-20T17:25:37.290Z] ==> Python coveragepy not found [2023-09-20T17:25:37.290Z] ==> Searching for coverage reports in: [2023-09-20T17:25:37.290Z] + . [2023-09-20T17:25:37.290Z] -> Found 1 reports [2023-09-20T17:25:37.290Z] ==> Detecting git/mercurial file structure [2023-09-20T17:25:37.290Z] ==> Reading reports [2023-09-20T17:25:37.290Z] + ./coverage.out bytes=54703 [2023-09-20T17:25:37.290Z] ==> Appending adjustments [2023-09-20T17:25:37.290Z] https://docs.codecov.io/docs/fixing-reports [2023-09-20T17:25:37.553Z] + Found adjustments [2023-09-20T17:25:37.553Z] ==> Gzipping contents [2023-09-20T17:25:37.553Z] 8.0K /tmp/codecov.ZmJV3P.gz [2023-09-20T17:25:37.553Z] ==> Uploading reports [2023-09-20T17:25:37.553Z] url: https://codecov.io [2023-09-20T17:25:37.553Z] query: branch=PR-292&commit=fb035ff366f5f6fd0f254c6ff5ddd3e298387623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=292&job=&cmd_args= [2023-09-20T17:25:37.553Z] -> Pinging Codecov [2023-09-20T17:25:37.553Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-292&commit=fb035ff366f5f6fd0f254c6ff5ddd3e298387623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-292%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=292&job=&cmd_args= [2023-09-20T17:25:37.553Z] -> Uploading to [2023-09-20T17:25:37.553Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-20/73D8F5FF140700D3E01443B452E23636/fb035ff366f5f6fd0f254c6ff5ddd3e298387623/336ca0fa-9d50-408c-9f03-c0e9678976f0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T172537Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4a21d90e59b1caa8d48aecda33aa95c8c54fae1f3bc4110acd2acb9a52fbd292 [2023-09-20T17:25:37.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-20T17:25:37.812Z] Dload Upload Total Spent Left Speed [2023-09-20T17:25:37.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 39977 --:--:-- --:--:-- --:--:-- 39750 100 6996 0 0 100 6996 0 39977 --:--:-- --:--:-- --:--:-- 39750 [2023-09-20T17:25:37.812Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/fb035ff366f5f6fd0f254c6ff5ddd3e298387623 [Pipeline] } [2023-09-20T17:25:37.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-20T17:25:39.668Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-292/archives ] [2023-09-20T17:25:39.669Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-292/archives [2023-09-20T17:25:39.669Z] total 16 [2023-09-20T17:25:39.669Z] drwxr-xr-x 3 root root 4096 Sep 20 17:17 . [2023-09-20T17:25:39.669Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:17 .. [2023-09-20T17:25:39.669Z] drwxr-xr-x 2 root root 4096 Sep 20 17:17 cost [2023-09-20T17:25:39.669Z] -rw-r--r-- 1 root root 89 Sep 20 17:17 cost.csv [2023-09-20T17:25:39.669Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-292/archives [2023-09-20T17:25:39.669Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-292/archives [2023-09-20T17:25:39.669Z] total 16 [2023-09-20T17:25:39.669Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 17:17 . [2023-09-20T17:25:39.669Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 17:17 .. [2023-09-20T17:25:39.669Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 17:17 cost [2023-09-20T17:25:39.669Z] -rw-r--r-- 1 jenkins jenkins 89 Sep 20 17:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:39.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:40.878Z] ---> package-listing.sh [2023-09-20T17:25:40.878Z] ++ facter osfamily [2023-09-20T17:25:40.878Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-20T17:25:41.136Z] + OS_FAMILY=debian [2023-09-20T17:25:41.136Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-292 [2023-09-20T17:25:41.136Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-20T17:25:41.136Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-20T17:25:41.136Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-20T17:25:41.136Z] + PACKAGES=/tmp/packages_start.txt [2023-09-20T17:25:41.136Z] + '[' /w/workspace/foundry_device-usb-camera_PR-292 ']' [2023-09-20T17:25:41.136Z] + PACKAGES=/tmp/packages_end.txt [2023-09-20T17:25:41.136Z] + case "${OS_FAMILY}" in [2023-09-20T17:25:41.136Z] + dpkg -l [2023-09-20T17:25:41.136Z] + grep '^ii' [2023-09-20T17:25:41.136Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-20T17:25:41.136Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-20T17:25:41.136Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-20T17:25:41.136Z] + '[' /w/workspace/foundry_device-usb-camera_PR-292 ']' [2023-09-20T17:25:41.136Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-292/archives/ [2023-09-20T17:25:41.136Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-292/archives/ [Pipeline] echo [2023-09-20T17:25:41.163Z] 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-292/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-20T17:25:41.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-20T17:25:42.188Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-20T17:25:42.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-20T17:25:42.330Z] prd-ubuntu20.04-docker-8c-8g-6728 does not seem to be running inside a container [2023-09-20T17:25:42.356Z] $ 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-292/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-292 -v /w/workspace/foundry_device-usb-camera_PR-292:/w/workspace/foundry_device-usb-camera_PR-292:rw,z -v /w/workspace/foundry_device-usb-camera_PR-292@tmp:/w/workspace/foundry_device-usb-camera_PR-292@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-09-20T17:25:42.527Z] $ docker top 6df630db2769d6688d04d4644bdb2af2c0dde9fd3086ae3829eac35898fafe4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-20T17:25:42.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-20T17:25:43.242Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-20T17:25:43.556Z] + ls /var/log/sa-host [2023-09-20T17:25:43.556Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-20T17:25:43.787Z] provisioning config files... [2023-09-20T17:25:43.799Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-292@tmp/config10474924434538887450tmp [Pipeline] { [Pipeline] echo [2023-09-20T17:25:43.843Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:44.154Z] ---> create-netrc.sh [Pipeline] } [2023-09-20T17:25:44.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:44.570Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-20T17:25:44.601Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:44.912Z] ---> sudo-logs.sh [2023-09-20T17:25:44.912Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-20T17:25:45.010Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:45.342Z] ---> job-cost.sh [2023-09-20T17:25:45.342Z] lf-activate-venv: SKIPPING [2023-09-20T17:25:45.342Z] DEBUG: total: 0.2199999988079071 [2023-09-20T17:25:45.342Z] INFO: Retrieving Stack Cost... [2023-09-20T17:25:45.609Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-20T17:25:46.179Z] INFO: Archiving Costs [Pipeline] echo [2023-09-20T17:25:46.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-20T17:25:46.514Z] ---> logs-deploy.sh [2023-09-20T17:25:46.514Z] lf-activate-venv: SKIPPING [2023-09-20T17:25:46.514Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-292/1 [2023-09-20T17:25:46.514Z] INFO: archiving workspace using pattern(s): [2023-09-20T17:25:47.451Z] Archives upload complete. [2023-09-20T17:25:47.451Z] INFO: archiving logs to Nexus