Pull request #302 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8+d7b6c541c1377b2729ca3d138980ec29eeceae5c (3ff0539c5cc8af897dbd1504a954fafef8310324) 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-ssh15107046250767536174.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-ssh12221010527553025143.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-302/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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9384602621644324627.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-302/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9454869050484736778.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-ssh9530768379601803251.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-302/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-302/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15031404792473412986.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-9528 in /w/workspace/foundry_device-usb-camera_PR-302 [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-302 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d7b6c541c1377b2729ca3d138980ec29eeceae5c into PR head commit b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 Merge succeeded, producing b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 Checking out Revision b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 (PR-302) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T17:35:09.889Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T17:35:10.055Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T17:35:10.246Z] ========================================================= [2023-10-18T17:35:10.246Z] EdgeX Global Pipelines Version Info [2023-10-18T17:35:10.246Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:35:10.994Z] ------------------- [2023-10-18T17:35:10.994Z] stable info: [2023-10-18T17:35:10.994Z] ------------------- [2023-10-18T17:35:10.994Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T17:35:10.994Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T17:35:10.994Z] Message: update stable to v1.0.254 [2023-10-18T17:35:11.567Z] ------------------- [2023-10-18T17:35:11.567Z] experimental info: [2023-10-18T17:35:11.567Z] ------------------- [2023-10-18T17:35:11.567Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T17:35:11.567Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T17:35:11.567Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T17:35:11.866Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-10-18T17:35:11.905Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-10-18T17:35:11.943Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T17:35:11.988Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T17:35:12.031Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T17:35:12.070Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T17:35:12.108Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T17:35:12.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T17:35:12.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T17:35:12.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T17:35:12.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T17:35:12.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-10-18T17:35:12.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T17:35:12.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T17:35:12.442Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T17:35:12.487Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T17:35:12.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T17:35:12.574Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T17:35:12.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T17:35:12.649Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T17:35:12.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T17:35:12.727Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T17:35:12.768Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T17:35:12.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T17:35:12.853Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T17:35:12.889Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T17:35:12.923Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T17:35:12.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-302 [Pipeline] echo [2023-10-18T17:35:13.012Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-302 [Pipeline] echo [2023-10-18T17:35:13.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-302 [Pipeline] echo [2023-10-18T17:35:13.092Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [Pipeline] echo [2023-10-18T17:35:13.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b0ddf7d [Pipeline] echo [2023-10-18T17:35:13.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T17:35:13.290Z] provisioning config files... [2023-10-18T17:35:13.307Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-302@tmp/config6022476920138499753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:35:13.650Z] ---> docker-login.sh [2023-10-18T17:35:13.651Z] nexus3.edgexfoundry.org:10001 [2023-10-18T17:35:13.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:13.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:13.915Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:13.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:13.915Z] [2023-10-18T17:35:13.915Z] Login Succeeded [2023-10-18T17:35:13.915Z] nexus3.edgexfoundry.org:10002 [2023-10-18T17:35:13.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:14.177Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:14.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:14.177Z] [2023-10-18T17:35:14.177Z] Login Succeeded [2023-10-18T17:35:14.177Z] nexus3.edgexfoundry.org:10003 [2023-10-18T17:35:14.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:14.177Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:14.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:14.177Z] [2023-10-18T17:35:14.177Z] Login Succeeded [2023-10-18T17:35:14.177Z] nexus3.edgexfoundry.org:10004 [2023-10-18T17:35:14.177Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:14.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:14.177Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:14.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:14.177Z] [2023-10-18T17:35:14.177Z] Login Succeeded [2023-10-18T17:35:14.177Z] docker.io [2023-10-18T17:35:14.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:14.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:14.700Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:14.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:14.700Z] [2023-10-18T17:35:14.700Z] Login Succeeded [2023-10-18T17:35:14.700Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T17:35:14.726Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T17:35:15.402Z] + git rev-list -1 --merges b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8~1..b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [Pipeline] echo [2023-10-18T17:35:15.470Z] -----------> git rev-list -1 --merges b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8~1..b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [false] [Pipeline] sh [2023-10-18T17:35:15.784Z] + git log --format=format:%s -1 b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [Pipeline] echo [2023-10-18T17:35:15.821Z] ========================================================= [2023-10-18T17:35:15.821Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T17:35:15.821Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T17:35:16.269Z] + git log --format=format:%s -1 b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [Pipeline] echo [2023-10-18T17:35:16.300Z] [semverPrep] GIT_COMMIT: b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-18T17:35:16.329Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T17:35:16.745Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T17:35:16.745Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T17:35:16.745Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T17:35:16.745Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T17:35:16.745Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T17:35:16.745Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T17:35:16.745Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:35:17.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T17:35:17.196Z] [2023-10-18T17:35:17.196Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:35:17.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T17:35:17.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T17:35:17.580Z] b85a868b505f: Pulling fs layer [2023-10-18T17:35:17.580Z] e2be974225ed: Pulling fs layer [2023-10-18T17:35:17.580Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T17:35:17.580Z] 988bab9f4d93: Pulling fs layer [2023-10-18T17:35:17.580Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T17:35:17.580Z] eaf3925da568: Pulling fs layer [2023-10-18T17:35:17.580Z] bab4dde63d76: Pulling fs layer [2023-10-18T17:35:17.580Z] bde34c3a00c8: Pulling fs layer [2023-10-18T17:35:17.580Z] b352a97aabf1: Pulling fs layer [2023-10-18T17:35:17.580Z] 4872d77fe225: Pulling fs layer [2023-10-18T17:35:17.580Z] 5851b861e8e6: Pulling fs layer [2023-10-18T17:35:17.580Z] eaf3925da568: Waiting [2023-10-18T17:35:17.580Z] bab4dde63d76: Waiting [2023-10-18T17:35:17.580Z] b352a97aabf1: Waiting [2023-10-18T17:35:17.580Z] bde34c3a00c8: Waiting [2023-10-18T17:35:17.580Z] 4872d77fe225: Waiting [2023-10-18T17:35:17.580Z] 5851b861e8e6: Waiting [2023-10-18T17:35:17.580Z] 1469e6f7b9e6: Waiting [2023-10-18T17:35:17.580Z] 988bab9f4d93: Waiting [2023-10-18T17:35:17.580Z] e2be974225ed: Download complete [2023-10-18T17:35:17.580Z] 988bab9f4d93: Verifying Checksum [2023-10-18T17:35:17.580Z] 988bab9f4d93: Download complete [2023-10-18T17:35:17.841Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T17:35:17.841Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T17:35:17.841Z] 1469e6f7b9e6: Download complete [2023-10-18T17:35:17.841Z] 339a4e72a1f5: Download complete [2023-10-18T17:35:17.841Z] eaf3925da568: Verifying Checksum [2023-10-18T17:35:17.841Z] eaf3925da568: Download complete [2023-10-18T17:35:17.841Z] bde34c3a00c8: Download complete [2023-10-18T17:35:17.841Z] b352a97aabf1: Verifying Checksum [2023-10-18T17:35:17.841Z] b352a97aabf1: Download complete [2023-10-18T17:35:17.841Z] 4872d77fe225: Verifying Checksum [2023-10-18T17:35:17.841Z] 4872d77fe225: Download complete [2023-10-18T17:35:17.841Z] 5851b861e8e6: Verifying Checksum [2023-10-18T17:35:17.841Z] 5851b861e8e6: Download complete [2023-10-18T17:35:17.841Z] b85a868b505f: Download complete [2023-10-18T17:35:18.100Z] bab4dde63d76: Verifying Checksum [2023-10-18T17:35:18.100Z] bab4dde63d76: Download complete [2023-10-18T17:35:19.041Z] b85a868b505f: Pull complete [2023-10-18T17:35:19.305Z] e2be974225ed: Pull complete [2023-10-18T17:35:19.894Z] 339a4e72a1f5: Pull complete [2023-10-18T17:35:19.894Z] 988bab9f4d93: Pull complete [2023-10-18T17:35:20.154Z] 1469e6f7b9e6: Pull complete [2023-10-18T17:35:20.154Z] eaf3925da568: Pull complete [2023-10-18T17:35:22.057Z] bab4dde63d76: Pull complete [2023-10-18T17:35:22.057Z] bde34c3a00c8: Pull complete [2023-10-18T17:35:22.317Z] b352a97aabf1: Pull complete [2023-10-18T17:35:22.317Z] 4872d77fe225: Pull complete [2023-10-18T17:35:22.317Z] 5851b861e8e6: Pull complete [2023-10-18T17:35:22.317Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T17:35:22.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T17:35:22.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:35:22.568Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-10-18T17:35:22.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-302 -v /w/workspace/foundry_device-usb-camera_PR-302:/w/workspace/foundry_device-usb-camera_PR-302:rw,z -v /w/workspace/foundry_device-usb-camera_PR-302@tmp:/w/workspace/foundry_device-usb-camera_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-18T17:35:25.246Z] $ docker top 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f -eo pid,comm [2023-10-18T17:35:25.305Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-10-18T17:35:25.305Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T17:35:25.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T17:35:25.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T17:35:25.558Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T17:35:25.561Z] $ docker exec 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f ssh-agent [2023-10-18T17:35:25.671Z] SSH_AUTH_SOCK=/tmp/ssh-Al8p7MgQgU2O/agent.33 [2023-10-18T17:35:25.671Z] SSH_AGENT_PID=39 [2023-10-18T17:35:25.680Z] Running ssh-add (command line suppressed) [2023-10-18T17:35:25.795Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-302@tmp/private_key_11143716401101527823.key (/w/workspace/foundry_device-usb-camera_PR-302@tmp/private_key_11143716401101527823.key) [2023-10-18T17:35:25.810Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T17:35:26.145Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T17:35:26.172Z] $ docker exec --env ******** --env ******** 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f ssh-agent -k [2023-10-18T17:35:26.279Z] unset SSH_AUTH_SOCK; [2023-10-18T17:35:26.279Z] unset SSH_AGENT_PID; [2023-10-18T17:35:26.279Z] echo Agent pid 39 killed; [2023-10-18T17:35:26.290Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T17:35:26.379Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T17:35:26.379Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T17:35:26.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T17:35:26.486Z] $ docker exec 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f ssh-agent [2023-10-18T17:35:26.596Z] SSH_AUTH_SOCK=/tmp/ssh-VaCNQvsVrqs9/agent.71 [2023-10-18T17:35:26.596Z] SSH_AGENT_PID=77 [2023-10-18T17:35:26.600Z] Running ssh-add (command line suppressed) [2023-10-18T17:35:26.704Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-302@tmp/private_key_16835477680895015701.key (/w/workspace/foundry_device-usb-camera_PR-302@tmp/private_key_16835477680895015701.key) [2023-10-18T17:35:26.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T17:35:27.063Z] + git semver init [2023-10-18T17:35:27.324Z] 2023-10-18 17:35:27,246 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T17:35:27.324Z] 2023-10-18 17:35:27,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-302/.semver [2023-10-18T17:35:27.324Z] 2023-10-18 17:35:27,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-302/.semver [2023-10-18T17:35:27.324Z] 2023-10-18 17:35:27,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-302/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-302, universal_newlines=False, shell=None, istream=None) [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,094 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-302/.git/info/exclude [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-302/.semver/PR-302 with force:False [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,094 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-302/.semver/PR-302 [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,099 [execute] INFO git cat-file --batch-check [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,106 [execute] INFO git cat-file --batch [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-302/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T17:35:28.266Z] 2023-10-18 17:35:28,111 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-302/.semver/PR-302 [2023-10-18T17:35:28.266Z] 0.0.0 [Pipeline] } [2023-10-18T17:35:28.293Z] $ docker exec --env ******** --env ******** 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f ssh-agent -k [2023-10-18T17:35:28.403Z] unset SSH_AUTH_SOCK; [2023-10-18T17:35:28.404Z] unset SSH_AGENT_PID; [2023-10-18T17:35:28.404Z] echo Agent pid 77 killed; [2023-10-18T17:35:28.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T17:35:28.874Z] + git semver [Pipeline] } [2023-10-18T17:35:29.175Z] $ docker stop --time=1 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f [2023-10-18T17:35:30.468Z] $ docker rm -f --volumes 09c0a569c1f50f7a93f4183557f34a6bfd71203acfb50af81ac816dfcfa7f94f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T17:35:30.880Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T17:35:31.163Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T17:35:31.184Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T17:35:31.813Z] provisioning config files... [2023-10-18T17:35:31.823Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-302@tmp/config15401006399591964986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:35:32.174Z] ---> docker-login.sh [2023-10-18T17:35:32.174Z] nexus3.edgexfoundry.org:10001 [2023-10-18T17:35:32.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:32.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:32.174Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:32.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:32.174Z] [2023-10-18T17:35:32.174Z] Login Succeeded [2023-10-18T17:35:32.174Z] nexus3.edgexfoundry.org:10002 [2023-10-18T17:35:32.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:32.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:32.174Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:32.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:32.174Z] [2023-10-18T17:35:32.174Z] Login Succeeded [2023-10-18T17:35:32.174Z] nexus3.edgexfoundry.org:10003 [2023-10-18T17:35:32.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:32.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:32.436Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:32.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:32.436Z] [2023-10-18T17:35:32.436Z] Login Succeeded [2023-10-18T17:35:32.436Z] nexus3.edgexfoundry.org:10004 [2023-10-18T17:35:32.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:32.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:32.436Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:32.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:32.436Z] [2023-10-18T17:35:32.436Z] Login Succeeded [2023-10-18T17:35:32.436Z] docker.io [2023-10-18T17:35:32.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:35:32.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:35:32.958Z] Configure a credential helper to remove this warning. See [2023-10-18T17:35:32.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:35:32.958Z] [2023-10-18T17:35:32.958Z] Login Succeeded [2023-10-18T17:35:32.958Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T17:35:32.992Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T17:35:33.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T17:35:33.242Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T17:35:33.278Z] ========================================================= [2023-10-18T17:35:33.278Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T17:35:33.278Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:35:33.771Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T17:35:33.771Z] Sending build context to Docker daemon 2.285MB [2023-10-18T17:35:33.771Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T17:35:33.771Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-18T17:35:33.771Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T17:35:33.771Z] 7264a8db6415: Pulling fs layer [2023-10-18T17:35:33.771Z] c4d48a809fc2: Pulling fs layer [2023-10-18T17:35:33.771Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T17:35:33.771Z] ad3a456e5733: Pulling fs layer [2023-10-18T17:35:33.771Z] 33e27b845d1e: Pulling fs layer [2023-10-18T17:35:33.771Z] c68163c4e522: Pulling fs layer [2023-10-18T17:35:33.771Z] 50da416c3ac9: Pulling fs layer [2023-10-18T17:35:33.771Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T17:35:33.771Z] c68163c4e522: Waiting [2023-10-18T17:35:33.771Z] 50da416c3ac9: Waiting [2023-10-18T17:35:33.771Z] 33e27b845d1e: Waiting [2023-10-18T17:35:33.771Z] 23d2d4c4bb30: Waiting [2023-10-18T17:35:33.771Z] ad3a456e5733: Waiting [2023-10-18T17:35:33.771Z] c4d48a809fc2: Verifying Checksum [2023-10-18T17:35:33.771Z] c4d48a809fc2: Download complete [2023-10-18T17:35:33.771Z] ad3a456e5733: Verifying Checksum [2023-10-18T17:35:33.771Z] ad3a456e5733: Download complete [2023-10-18T17:35:33.771Z] 33e27b845d1e: Download complete [2023-10-18T17:35:34.035Z] 7264a8db6415: Download complete [2023-10-18T17:35:34.035Z] c68163c4e522: Verifying Checksum [2023-10-18T17:35:34.035Z] c68163c4e522: Download complete [2023-10-18T17:35:34.035Z] 7264a8db6415: Pull complete [2023-10-18T17:35:34.035Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T17:35:34.035Z] 23d2d4c4bb30: Download complete [2023-10-18T17:35:34.294Z] c4d48a809fc2: Pull complete [2023-10-18T17:35:34.294Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T17:35:34.294Z] 4f1c88b9dad5: Download complete [2023-10-18T17:35:34.553Z] 50da416c3ac9: Verifying Checksum [2023-10-18T17:35:34.553Z] 50da416c3ac9: Download complete [2023-10-18T17:35:37.850Z] 4f1c88b9dad5: Pull complete [2023-10-18T17:35:37.850Z] ad3a456e5733: Pull complete [2023-10-18T17:35:37.850Z] 33e27b845d1e: Pull complete [2023-10-18T17:35:37.850Z] c68163c4e522: Pull complete [2023-10-18T17:35:40.382Z] 50da416c3ac9: Pull complete [2023-10-18T17:35:40.382Z] 23d2d4c4bb30: Pull complete [2023-10-18T17:35:40.382Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T17:35:40.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T17:35:40.382Z] ---> 0786185ac409 [2023-10-18T17:35:40.382Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-18T17:35:43.703Z] ---> Running in 2cda8335fde1 [2023-10-18T17:35:43.703Z] Removing intermediate container 2cda8335fde1 [2023-10-18T17:35:43.703Z] ---> 78c36330ec55 [2023-10-18T17:35:43.703Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T17:35:43.703Z] ---> Running in ae1d92ecefe2 [2023-10-18T17:35:43.703Z] Removing intermediate container ae1d92ecefe2 [2023-10-18T17:35:43.703Z] ---> d56a75b37db5 [2023-10-18T17:35:43.703Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-18T17:35:43.703Z] ---> Running in aa5780d40c81 [2023-10-18T17:35:43.703Z] Removing intermediate container aa5780d40c81 [2023-10-18T17:35:43.703Z] ---> 357e9f01c93c [2023-10-18T17:35:43.703Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-18T17:35:43.703Z] ---> Running in 8c735064bcab [2023-10-18T17:35:43.703Z] Removing intermediate container 8c735064bcab [2023-10-18T17:35:43.703Z] ---> 399e7aad12ed [2023-10-18T17:35:43.703Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T17:35:43.703Z] ---> Running in b9b35df1d1f0 [2023-10-18T17:35:43.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T17:35:44.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T17:35:44.480Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-18T17:35:44.480Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-18T17:35:44.480Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-18T17:35:44.480Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-18T17:35:44.480Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-18T17:35:44.480Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-18T17:35:44.480Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-18T17:35:44.480Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-18T17:35:44.480Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-18T17:35:44.480Z] (10/13) Installing kmod-libs (30-r3) [2023-10-18T17:35:44.480Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-18T17:35:44.480Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-18T17:35:44.480Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-18T17:35:44.739Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T17:35:44.740Z] Executing eudev-3.2.11-r8.trigger [2023-10-18T17:35:44.740Z] OK: 271 MiB in 65 packages [2023-10-18T17:35:45.305Z] Removing intermediate container b9b35df1d1f0 [2023-10-18T17:35:45.305Z] ---> 02f64c70ee89 [2023-10-18T17:35:45.305Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-18T17:35:45.305Z] ---> Running in 569b6c9a70b7 [2023-10-18T17:35:45.305Z] Removing intermediate container 569b6c9a70b7 [2023-10-18T17:35:45.305Z] ---> 1abca55c061f [2023-10-18T17:35:45.305Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-18T17:35:45.570Z] ---> fb4ab064000d [2023-10-18T17:35:45.570Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T17:35:45.570Z] ---> Running in 5c003e08e894 [2023-10-18T17:35:46.620Z] Still waiting to schedule task [2023-10-18T17:35:46.621Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T17:36:41.810Z] Removing intermediate container 5c003e08e894 [2023-10-18T17:36:41.810Z] ---> b7876632c15b [2023-10-18T17:36:41.810Z] Step 11/13 : COPY . . [2023-10-18T17:36:41.810Z] ---> ec6f47022613 [2023-10-18T17:36:41.810Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-18T17:36:41.810Z] ---> Running in 7bab47dfe214 [2023-10-18T17:36:41.810Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T17:36:41.810Z]  Dload Upload Total Spent Left Speed [2023-10-18T17:36:41.810Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10860 0 --:--:-- --:--:-- --:--:-- 10895 [2023-10-18T17:36:41.810Z] Removing intermediate container 7bab47dfe214 [2023-10-18T17:36:41.810Z] ---> 03ec6f9b1b6f [2023-10-18T17:36:41.810Z] Step 13/13 : RUN ${MAKE} [2023-10-18T17:36:41.810Z] ---> Running in 6b2c5b8610ed [2023-10-18T17:36:41.810Z] noop [2023-10-18T17:36:41.810Z] Removing intermediate container 6b2c5b8610ed [2023-10-18T17:36:41.810Z] ---> 86490fbdf617 [2023-10-18T17:36:41.810Z] Successfully built 86490fbdf617 [2023-10-18T17:36:41.810Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:36:42.268Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T17:36:42.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:36:42.417Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-10-18T17:36:42.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-302 -v /w/workspace/foundry_device-usb-camera_PR-302:/w/workspace/foundry_device-usb-camera_PR-302:rw,z -v /w/workspace/foundry_device-usb-camera_PR-302@tmp:/w/workspace/foundry_device-usb-camera_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-18T17:36:42.799Z] $ docker top 606ef047cef6e11e2983843052f3f35de50966455bb23c20645b41e34cafef83 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T17:36:43.186Z] + go version [2023-10-18T17:36:43.186Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T17:36:43.224Z] $ docker stop --time=1 606ef047cef6e11e2983843052f3f35de50966455bb23c20645b41e34cafef83 [2023-10-18T17:36:44.480Z] $ docker rm -f --volumes 606ef047cef6e11e2983843052f3f35de50966455bb23c20645b41e34cafef83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:36:45.220Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T17:36:45.220Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:36:45.375Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-10-18T17:36:45.403Z] $ 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-302 -v /w/workspace/foundry_device-usb-camera_PR-302:/w/workspace/foundry_device-usb-camera_PR-302:rw,z -v /w/workspace/foundry_device-usb-camera_PR-302@tmp:/w/workspace/foundry_device-usb-camera_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-18T17:36:45.729Z] $ docker top 257f72db3610720f8bc55f78bbd545fb7b77008cdf48c2cf813317fe99e429df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T17:36:46.108Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-302 [Pipeline] fileExists [Pipeline] sh [2023-10-18T17:36:46.472Z] + make test [2023-10-18T17:36:46.472Z] go test ./... -coverprofile=coverage.out ./... [2023-10-18T17:36:47.850Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-18T17:36:57.820Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-18T17:36:58.388Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.013s coverage: 4.4% of statements [2023-10-18T17:37:05.115Z] go vet ./... [2023-10-18T17:37:08.397Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T17:37:08.397Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T17:37:08.397Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T17:37:08.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T17:37:08.476Z] $ docker stop --time=1 257f72db3610720f8bc55f78bbd545fb7b77008cdf48c2cf813317fe99e429df [2023-10-18T17:37:12.011Z] $ docker rm -f --volumes 257f72db3610720f8bc55f78bbd545fb7b77008cdf48c2cf813317fe99e429df [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T17:37:12.555Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T17:37:12.629Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T17:37:13.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T17:37:13.641Z] + ls -al . [2023-10-18T17:37:13.642Z] total 220 [2023-10-18T17:37:13.642Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 17:36 . [2023-10-18T17:37:13.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 17:35 .. [2023-10-18T17:37:13.642Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 17:36 .git [2023-10-18T17:37:13.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:35 .github [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 18 17:35 .gitignore [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 18 17:35 .golangci.yml [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 17:35 .hadolint.yml [2023-10-18T17:37:13.642Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 17:35 .semver [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 18 17:35 Attribution.txt [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 18 17:35 CHANGELOG.md [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 17:35 Dockerfile [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 17:35 GOVERNANCE.md [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 17:35 Jenkinsfile [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 17:35 LICENSE [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 18 17:35 Makefile [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 17:35 OWNERS.md [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 17:35 README.md [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 17:35 VERSION [2023-10-18T17:37:13.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 17:35 bin [2023-10-18T17:37:13.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:35 cmd [2023-10-18T17:37:13.642Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 18 17:36 coverage.out [2023-10-18T17:37:13.642Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 17:35 docker-entrypoint.sh [2023-10-18T17:37:13.642Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 17:35 docs [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 18 17:35 go.mod [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 18 17:35 go.sum [2023-10-18T17:37:13.642Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:35 internal [2023-10-18T17:37:13.642Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 17:35 snap [2023-10-18T17:37:13.642Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 17:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:37:14.035Z] + 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=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 --label arch=amd64 --label version=0.0.0 . [2023-10-18T17:37:14.036Z] Sending build context to Docker daemon 2.34MB [2023-10-18T17:37:14.036Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T17:37:14.036Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-18T17:37:14.036Z] ---> 86490fbdf617 [2023-10-18T17:37:14.036Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-18T17:37:14.296Z] ---> Running in ff9609026ab9 [2023-10-18T17:37:14.296Z] Removing intermediate container ff9609026ab9 [2023-10-18T17:37:14.296Z] ---> 493488e75c85 [2023-10-18T17:37:14.296Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T17:37:14.296Z] ---> Running in 7c45da11f67a [2023-10-18T17:37:14.296Z] Removing intermediate container 7c45da11f67a [2023-10-18T17:37:14.296Z] ---> 717036b28290 [2023-10-18T17:37:14.296Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-18T17:37:14.556Z] ---> Running in 6011770ff3a0 [2023-10-18T17:37:14.556Z] Removing intermediate container 6011770ff3a0 [2023-10-18T17:37:14.556Z] ---> c0ee8152b956 [2023-10-18T17:37:14.556Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-18T17:37:14.556Z] ---> Running in 0dd6b9f3dd4a [2023-10-18T17:37:14.556Z] Removing intermediate container 0dd6b9f3dd4a [2023-10-18T17:37:14.556Z] ---> 051bb9693a6b [2023-10-18T17:37:14.556Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T17:37:14.556Z] ---> Running in c9e807542b97 [2023-10-18T17:37:14.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T17:37:15.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T17:37:15.333Z] OK: 271 MiB in 65 packages [2023-10-18T17:37:15.592Z] Removing intermediate container c9e807542b97 [2023-10-18T17:37:15.592Z] ---> 42440e0466d6 [2023-10-18T17:37:15.592Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-18T17:37:15.592Z] ---> Running in f7dcfa1f1635 [2023-10-18T17:37:15.592Z] Removing intermediate container f7dcfa1f1635 [2023-10-18T17:37:15.592Z] ---> 930c18107007 [2023-10-18T17:37:15.592Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-18T17:37:15.851Z] ---> c4bac2b52fc4 [2023-10-18T17:37:15.851Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T17:37:15.851Z] ---> Running in cc2d311a4709 [2023-10-18T17:37:16.805Z] Removing intermediate container cc2d311a4709 [2023-10-18T17:37:16.805Z] ---> c1240b6f0138 [2023-10-18T17:37:16.805Z] Step 11/36 : COPY . . [2023-10-18T17:37:16.805Z] ---> 042f9bec2d7a [2023-10-18T17:37:16.805Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-18T17:37:17.065Z] ---> Running in 4976366d16f3 [2023-10-18T17:37:17.324Z]  % Total % Received % Xferd Average Speed Time Time  Time Current [2023-10-18T17:37:17.324Z]   Dload  Upload Total Spent Left Speed [2023-10-18T17:37:17.324Z]  0 0 0  0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38284 0 --:--:-- --:--:-- --:--:-- 39156 [2023-10-18T17:37:17.582Z] Removing intermediate container 4976366d16f3 [2023-10-18T17:37:17.582Z] ---> 82479f3e1b01 [2023-10-18T17:37:17.582Z] Step 13/36 : RUN ${MAKE} [2023-10-18T17:37:17.582Z] ---> Running in b12db4002cab [2023-10-18T17:37:17.840Z] 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-18T17:37:26.362Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9529 in /w/workspace/foundry_device-usb-camera_PR-302 [Pipeline] { [Pipeline] ws [2023-10-18T17:37:26.434Z] Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout [2023-10-18T17:37:26.518Z] Selected Git installation does not exist. Using Default [2023-10-18T17:37:26.518Z] The recommended git tool is: NONE [2023-10-18T17:37:31.732Z] using credential edgex-jenkins-ssh [2023-10-18T17:37:31.747Z] Cloning the remote Git repository [2023-10-18T17:37:31.788Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-10-18T17:37:31.876Z] > git init /w/workspace/device-usb-camera/1 # timeout=10 [2023-10-18T17:37:32.040Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-18T17:37:32.041Z] > git --version # timeout=10 [2023-10-18T17:37:32.068Z] > git --version # 'git version 2.25.1' [2023-10-18T17:37:32.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T17:37:32.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T17:37:34.720Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-18T17:37:34.738Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T17:37:36.180Z] Merging remotes/origin/main commit d7b6c541c1377b2729ca3d138980ec29eeceae5c into PR head commit b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [2023-10-18T17:37:36.449Z] Merge succeeded, producing b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [2023-10-18T17:37:36.450Z] Checking out Revision b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 (PR-302) [2023-10-18T17:37:35.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-10-18T17:37:35.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-10-18T17:37:35.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T17:37:35.615Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/302/head:refs/remotes/origin/PR-302 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-18T17:37:36.198Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T17:37:36.268Z] > git checkout -f b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 # timeout=10 [2023-10-18T17:37:36.353Z] > git remote # timeout=10 [2023-10-18T17:37:36.372Z] > git config --get remote.origin.url # timeout=10 [2023-10-18T17:37:36.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T17:37:36.406Z] > git merge d7b6c541c1377b2729ca3d138980ec29eeceae5c # timeout=10 [2023-10-18T17:37:36.431Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-18T17:37:36.454Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T17:37:36.468Z] > git checkout -f b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 # timeout=10 [2023-10-18T17:37:36.902Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-18T17:37:36.949Z] > git --version # timeout=10 [2023-10-18T17:37:36.960Z] > git --version # 'git version 2.25.1' [2023-10-18T17:37:36.988Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T17:37:38.283Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T17:37:38.283Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T17:37:38.283Z] Dload Upload Total Spent Left Speed [2023-10-18T17:37:38.283Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh [2023-10-18T17:37:38.967Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T17:37:39.318Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T17:37:39.318Z] sudo tee /etc/docker/daemon.new [2023-10-18T17:37:39.318Z] { [2023-10-18T17:37:39.318Z] "registry-mirrors": [ [2023-10-18T17:37:39.318Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T17:37:39.318Z] ], [2023-10-18T17:37:39.318Z] "bip": "10.250.0.254/24", [2023-10-18T17:37:39.318Z] "hosts": [ [2023-10-18T17:37:39.318Z] "tcp://0.0.0.0:5555", [2023-10-18T17:37:39.318Z] "unix:///var/run/docker.sock" [2023-10-18T17:37:39.318Z] ], [2023-10-18T17:37:39.318Z] "mtu": 1458, [2023-10-18T17:37:39.318Z] "selinux-enabled": true, [2023-10-18T17:37:39.318Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T17:37:39.318Z] } [Pipeline] sh [2023-10-18T17:37:39.660Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T17:37:39.764Z] Removing intermediate container b12db4002cab [2023-10-18T17:37:39.764Z] ---> 48ce2f31b110 [2023-10-18T17:37:39.764Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-18T17:37:39.764Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-18T17:37:39.764Z] 4acc49c71d14: Pulling fs layer [2023-10-18T17:37:40.010Z] + sudo service docker restart [2023-10-18T17:37:40.022Z] 4acc49c71d14: Verifying Checksum [2023-10-18T17:37:40.022Z] 4acc49c71d14: Download complete [2023-10-18T17:37:40.280Z] 4acc49c71d14: Pull complete [2023-10-18T17:37:40.280Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-18T17:37:40.280Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-18T17:37:40.280Z] ---> 01a2bd3e5fff [2023-10-18T17:37:40.280Z] Step 15/36 : FROM alpine:3.18 [2023-10-18T17:37:40.848Z] 3.18: Pulling from library/alpine [2023-10-18T17:37:40.848Z] 96526aa774ef: Pulling fs layer [2023-10-18T17:37:41.108Z] 96526aa774ef: Verifying Checksum [2023-10-18T17:37:41.108Z] 96526aa774ef: Download complete [2023-10-18T17:37:41.453Z] 96526aa774ef: Pull complete [2023-10-18T17:37:41.453Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T17:37:41.453Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T17:37:41.453Z] ---> 8ca4688f4f35 [2023-10-18T17:37:41.453Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-18T17:37:41.713Z] ---> Running in bfc4db9cd377 [2023-10-18T17:37:41.713Z] Removing intermediate container bfc4db9cd377 [2023-10-18T17:37:41.713Z] ---> 8a122c4b6169 [2023-10-18T17:37:41.713Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-18T17:37:41.713Z] ---> Running in f01019f1825a [2023-10-18T17:37:41.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T17:37:42.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T17:37:42.491Z] (1/107) Installing dumb-init (1.2.5-r2) [2023-10-18T17:37:42.491Z] (2/107) Installing sdl2 (2.26.5-r0) [2023-10-18T17:37:42.491Z] (3/107) Installing svt-av1-libs (1.6.0-r0) [2023-10-18T17:37:42.750Z] (4/107) Installing aom-libs (3.6.1-r0) [2023-10-18T17:37:42.750Z] (5/107) Installing libxau (1.0.11-r2) [2023-10-18T17:37:42.750Z] (6/107) Installing libmd (1.0.4-r2) [2023-10-18T17:37:42.750Z] (7/107) Installing libbsd (0.11.7-r1) [2023-10-18T17:37:42.750Z] (8/107) Installing libxdmcp (1.1.4-r2) [2023-10-18T17:37:42.750Z] (9/107) Installing libxcb (1.15-r1) [2023-10-18T17:37:42.750Z] (10/107) Installing libx11 (1.8.4-r4) [2023-10-18T17:37:42.750Z] (11/107) Installing hwdata-pci (0.370-r0) [2023-10-18T17:37:42.750Z] (12/107) Installing libpciaccess (0.17-r2) [2023-10-18T17:37:42.750Z] (13/107) Installing libdrm (2.4.115-r4) [2023-10-18T17:37:42.750Z] (14/107) Installing libxext (1.3.5-r2) [2023-10-18T17:37:42.750Z] (15/107) Installing libxfixes (6.0.1-r2) [2023-10-18T17:37:42.750Z] (16/107) Installing libffi (3.4.4-r2) [2023-10-18T17:37:42.750Z] (17/107) Installing wayland-libs-client (1.22.0-r2) [2023-10-18T17:37:42.750Z] (18/107) Installing libva (2.18.0-r1) [2023-10-18T17:37:42.750Z] (19/107) Installing libvdpau (1.5-r1) [2023-10-18T17:37:42.750Z] (20/107) Installing libgcc (12.2.1_git20220924-r10) [2023-10-18T17:37:42.750Z] (21/107) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-18T17:37:42.750Z] (22/107) Installing onevpl-libs (2023.2.1-r0) [2023-10-18T17:37:42.750Z] (23/107) Installing ffmpeg-libavutil (6.0-r15) [2023-10-18T17:37:43.009Z] (24/107) Installing libdav1d (1.2.1-r0) [2023-10-18T17:37:43.009Z] (25/107) Installing brotli-libs (1.0.9-r14) [2023-10-18T17:37:43.009Z] (26/107) Installing libhwy (1.0.4-r1) [2023-10-18T17:37:43.009Z] (27/107) Installing lcms2 (2.15-r2) [2023-10-18T17:37:43.009Z] (28/107) Installing libjxl (0.8.2-r0) [2023-10-18T17:37:43.009Z] (29/107) Installing lame-libs (3.100-r5) [2023-10-18T17:37:43.009Z] (30/107) Installing opus (1.4-r0) [2023-10-18T17:37:43.009Z] (31/107) Installing libgomp (12.2.1_git20220924-r10) [2023-10-18T17:37:43.009Z] (32/107) Installing soxr (0.1.3-r5) [2023-10-18T17:37:43.009Z] (33/107) Installing ffmpeg-libswresample (6.0-r15) [2023-10-18T17:37:43.009Z] (34/107) Installing libogg (1.3.5-r4) [2023-10-18T17:37:43.009Z] (35/107) Installing libtheora (1.1.1-r17) [2023-10-18T17:37:43.010Z] (36/107) Installing libvorbis (1.3.7-r1) [2023-10-18T17:37:43.010Z] (37/107) Installing libvpx (1.13.0-r2) [2023-10-18T17:37:43.010Z] (38/107) Installing libwebp (1.3.2-r0) [2023-10-18T17:37:43.010Z] (39/107) Installing x264-libs (0.164_git20220602-r1) [2023-10-18T17:37:43.010Z] (40/107) Installing numactl (2.0.16-r4) [2023-10-18T17:37:43.010Z] (41/107) Installing x265-libs (3.5-r4) [2023-10-18T17:37:43.268Z] (42/107) Installing xvidcore (1.3.7-r1) [2023-10-18T17:37:43.268Z] (43/107) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-18T17:37:43.268Z] (44/107) Installing alsa-lib (1.2.9-r1) [2023-10-18T17:37:43.268Z] (45/107) Installing libexpat (2.5.0-r1) [2023-10-18T17:37:43.268Z] (46/107) Installing libbz2 (1.0.8-r5) [2023-10-18T17:37:43.268Z] (47/107) Installing libpng (1.6.39-r3) [2023-10-18T17:37:43.268Z] (48/107) Installing freetype (2.13.0-r5) [2023-10-18T17:37:43.268Z] (49/107) Installing fontconfig (2.14.2-r3) [2023-10-18T17:37:43.268Z] (50/107) Installing fribidi (1.0.13-r0) [2023-10-18T17:37:43.268Z] (51/107) Installing libintl (0.21.1-r7) [2023-10-18T17:37:43.268Z] (52/107) Installing libblkid (2.38.1-r8) [2023-10-18T17:37:43.268Z] (53/107) Installing libmount (2.38.1-r8) [2023-10-18T17:37:43.268Z] (54/107) Installing pcre2 (10.42-r1) [2023-10-18T17:37:43.527Z] (55/107) Installing glib (2.76.4-r0) [2023-10-18T17:37:43.527Z] (56/107) Installing graphite2 (1.3.14-r5) [2023-10-18T17:37:43.527Z] (57/107) Installing harfbuzz (7.3.0-r0) [2023-10-18T17:37:43.527Z] (58/107) Installing libunibreak (5.1-r0) [2023-10-18T17:37:43.527Z] (59/107) Installing libass (0.17.1-r0) [2023-10-18T17:37:43.527Z] (60/107) Installing libbluray (1.3.4-r0) [2023-10-18T17:37:43.527Z] (61/107) Installing gmp (6.2.1-r3) [2023-10-18T17:37:43.527Z] (62/107) Installing nettle (3.8.1-r2) [2023-10-18T17:37:43.527Z] (63/107) Installing libunistring (1.1-r1) [2023-10-18T17:37:43.527Z] (64/107) Installing libidn2 (2.3.4-r1) [2023-10-18T17:37:43.527Z] (65/107) Installing p11-kit (0.24.1-r2) [2023-10-18T17:37:43.527Z] (66/107) Installing libtasn1 (4.19.0-r1) [2023-10-18T17:37:43.527Z] (67/107) Installing gnutls (3.8.0-r2) [2023-10-18T17:37:43.527Z] (68/107) Installing mpg123-libs (1.31.3-r1) [2023-10-18T17:37:43.527Z] (69/107) Installing libopenmpt (0.7.2-r0) [2023-10-18T17:37:43.527Z] (70/107) Installing cjson (1.7.15-r4) [2023-10-18T17:37:43.527Z] (71/107) Installing mbedtls (2.28.5-r0) [2023-10-18T17:37:43.527Z] (72/107) Installing librist (0.2.7-r0) [2023-10-18T17:37:43.527Z] (73/107) Installing libsrt (1.5.2-r0) [2023-10-18T17:37:43.527Z] (74/107) Installing libssh (0.10.5-r0) [2023-10-18T17:37:43.527Z] (75/107) Installing xz-libs (5.4.3-r0) [2023-10-18T17:37:43.527Z] (76/107) Installing libxml2 (2.11.4-r0) [2023-10-18T17:37:43.527Z] (77/107) Installing libsodium (1.0.18-r3) [2023-10-18T17:37:43.527Z] (78/107) Installing libzmq (4.3.4-r4) [2023-10-18T17:37:43.527Z] (79/107) Installing ffmpeg-libavformat (6.0-r15) [2023-10-18T17:37:43.785Z] (80/107) Installing glslang-libs (1.3.243.0-r1) [2023-10-18T17:37:43.785Z] (81/107) Installing spirv-tools (1.3.243.0-r1) [2023-10-18T17:37:43.785Z] (82/107) Installing shaderc (2023.3-r1) [2023-10-18T17:37:43.785Z] (83/107) Installing vulkan-loader (1.3.243.0-r1) [2023-10-18T17:37:43.785Z] (84/107) Installing libplacebo (5.264.1-r1) [2023-10-18T17:37:43.785Z] (85/107) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-18T17:37:43.785Z] (86/107) Installing ffmpeg-libswscale (6.0-r15) [2023-10-18T17:37:43.785Z] (87/107) Installing vidstab (1.1.1-r0) [2023-10-18T17:37:43.785Z] (88/107) Installing zimg (3.0.5-r0) [2023-10-18T17:37:43.785Z] (89/107) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-18T17:37:43.785Z] (90/107) Installing libasyncns (0.8-r1) [2023-10-18T17:37:43.785Z] (91/107) Installing dbus-libs (1.14.8-r0) [2023-10-18T17:37:43.785Z] (92/107) Installing libltdl (2.4.7-r2) [2023-10-18T17:37:43.785Z] (93/107) Installing orc (0.4.34-r0) [2023-10-18T17:37:43.785Z] (94/107) Installing flac-libs (1.4.3-r0) [2023-10-18T17:37:43.785Z] (95/107) Installing libsndfile (1.2.0-r2) [2023-10-18T17:37:43.785Z] (96/107) Installing speexdsp (1.2.1-r1) [2023-10-18T17:37:43.785Z] (97/107) Installing tdb-libs (1.4.8-r1) [2023-10-18T17:37:43.785Z] (98/107) Installing libpulse (16.1-r10) [2023-10-18T17:37:43.785Z] (99/107) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-18T17:37:43.785Z] (100/107) Installing v4l-utils-libs (1.24.1-r0) [2023-10-18T17:37:43.785Z] (101/107) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-18T17:37:44.044Z] (102/107) Installing ffmpeg (6.0-r15) [2023-10-18T17:37:44.044Z] (103/107) Installing udev-init-scripts (35-r1) [2023-10-18T17:37:44.044Z] (104/107) Installing eudev-libs (3.2.11-r8) [2023-10-18T17:37:44.044Z] (105/107) Installing zstd-libs (1.5.5-r4) [2023-10-18T17:37:44.044Z] (106/107) Installing kmod-libs (30-r3) [2023-10-18T17:37:44.044Z] (107/107) Installing eudev (3.2.11-r8) [2023-10-18T17:37:44.044Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T17:37:44.044Z] Executing glib-2.76.4-r0.trigger [2023-10-18T17:37:44.044Z] Executing eudev-3.2.11-r8.trigger [2023-10-18T17:37:44.044Z] OK: 131 MiB in 122 packages [2023-10-18T17:37:46.572Z] Removing intermediate container f01019f1825a [2023-10-18T17:37:46.572Z] ---> 39dadaf78817 [2023-10-18T17:37:46.572Z] Step 18/36 : WORKDIR / [2023-10-18T17:37:46.572Z] ---> Running in 4f8ca105906e [2023-10-18T17:37:46.832Z] Removing intermediate container 4f8ca105906e [2023-10-18T17:37:46.832Z] ---> 14d6ba6205d5 [2023-10-18T17:37:46.832Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-18T17:37:47.399Z] ---> cffd141b4732 [2023-10-18T17:37:47.399Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-18T17:37:47.399Z] ---> fa0b82d13ec1 [2023-10-18T17:37:47.399Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-18T17:37:47.659Z] ---> 9f9fda8667e2 [2023-10-18T17:37:47.659Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-18T17:37:47.659Z] ---> 842b1fe0c684 [2023-10-18T17:37:47.659Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-18T17:37:47.918Z] ---> efc928abaf94 [2023-10-18T17:37:47.918Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-18T17:37:47.918Z] ---> 24c7d1c6dbb9 [2023-10-18T17:37:47.918Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-18T17:37:48.484Z] ---> badddbfd744a [2023-10-18T17:37:48.484Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-18T17:37:48.484Z] ---> Running in 91af63069ff0 [2023-10-18T17:37:49.049Z] Removing intermediate container 91af63069ff0 [2023-10-18T17:37:49.049Z] ---> d650d28bc939 [2023-10-18T17:37:49.049Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-18T17:37:49.049Z] ---> Running in 74364e88ac4e [2023-10-18T17:37:49.624Z] Removing intermediate container 74364e88ac4e [2023-10-18T17:37:49.624Z] ---> b8d4e32ddb46 [2023-10-18T17:37:49.624Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-18T17:37:49.883Z] ---> Running in 006e7ac63788 [2023-10-18T17:37:50.449Z] Removing intermediate container 006e7ac63788 [2023-10-18T17:37:50.449Z] ---> 6e6f9f11fb7a [2023-10-18T17:37:50.449Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-18T17:37:50.449Z] ---> Running in 7dd615c9cc43 [2023-10-18T17:37:50.708Z] Removing intermediate container 7dd615c9cc43 [2023-10-18T17:37:50.708Z] ---> ffab5bc94a82 [2023-10-18T17:37:50.708Z] Step 30/36 : EXPOSE 59983 [2023-10-18T17:37:50.968Z] ---> Running in 14f09ce15cf2 [2023-10-18T17:37:50.968Z] Removing intermediate container 14f09ce15cf2 [2023-10-18T17:37:50.968Z] ---> 435eca012046 [2023-10-18T17:37:50.968Z] Step 31/36 : EXPOSE 8554 [2023-10-18T17:37:50.968Z] ---> Running in d5e848d65346 [2023-10-18T17:37:50.968Z] Removing intermediate container d5e848d65346 [2023-10-18T17:37:50.968Z] ---> 812a5ab86418 [2023-10-18T17:37:50.968Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-18T17:37:50.968Z] ---> Running in 25823581feac [2023-10-18T17:37:51.251Z] Removing intermediate container 25823581feac [2023-10-18T17:37:51.251Z] ---> 4b361da8b24b [2023-10-18T17:37:51.251Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-18T17:37:51.251Z] ---> Running in bc089c072b0f [2023-10-18T17:37:51.251Z] Removing intermediate container bc089c072b0f [2023-10-18T17:37:51.251Z] ---> 81353a66e3f7 [2023-10-18T17:37:51.251Z] Step 34/36 : LABEL arch=amd64 [2023-10-18T17:37:51.251Z] ---> Running in a1fe056c5a9c [2023-10-18T17:37:51.251Z] Removing intermediate container a1fe056c5a9c [2023-10-18T17:37:51.251Z] ---> 6dcf61fafa9f [2023-10-18T17:37:51.251Z] Step 35/36 : LABEL git_sha=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [2023-10-18T17:37:51.510Z] ---> Running in aefe559b0b33 [2023-10-18T17:37:51.510Z] Removing intermediate container aefe559b0b33 [2023-10-18T17:37:51.510Z] ---> b99403969a81 [2023-10-18T17:37:51.510Z] Step 36/36 : LABEL version=0.0.0 [2023-10-18T17:37:51.510Z] ---> Running in eabdf91bbfba [2023-10-18T17:37:51.510Z] Removing intermediate container eabdf91bbfba [2023-10-18T17:37:51.510Z] ---> 552dce429ea3 [2023-10-18T17:37:51.510Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T17:37:51.510Z] Successfully built 552dce429ea3 [2023-10-18T17:37:51.510Z] 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-10-18T17:37:52.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T17:37:52.408Z] [2023-10-18T17:37:52.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:37:52.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T17:37:52.797Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T17:37:52.797Z] 5eb5b503b376: Pulling fs layer [2023-10-18T17:37:52.797Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T17:37:52.797Z] ec43610c2a17: Pulling fs layer [2023-10-18T17:37:52.797Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T17:37:52.797Z] 33b1e0a273af: Pulling fs layer [2023-10-18T17:37:52.797Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T17:37:52.797Z] 2f39f015ded8: Pulling fs layer [2023-10-18T17:37:52.797Z] 5d3b04190fa2: Waiting [2023-10-18T17:37:52.797Z] 3a2ae6a8a46f: Waiting [2023-10-18T17:37:52.797Z] 2f39f015ded8: Waiting [2023-10-18T17:37:52.797Z] 33b1e0a273af: Waiting [2023-10-18T17:37:52.797Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T17:37:52.797Z] 5c69ac0246d0: Download complete [2023-10-18T17:37:52.797Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T17:37:52.797Z] 3a2ae6a8a46f: Download complete [2023-10-18T17:37:52.797Z] 33b1e0a273af: Verifying Checksum [2023-10-18T17:37:52.797Z] 33b1e0a273af: Download complete [2023-10-18T17:37:52.797Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T17:37:52.797Z] 5d3b04190fa2: Download complete [2023-10-18T17:37:52.797Z] ec43610c2a17: Verifying Checksum [2023-10-18T17:37:52.797Z] ec43610c2a17: Download complete [2023-10-18T17:37:53.055Z] 5eb5b503b376: Verifying Checksum [2023-10-18T17:37:53.055Z] 5eb5b503b376: Download complete [2023-10-18T17:37:53.620Z] 2f39f015ded8: Download complete [2023-10-18T17:37:54.185Z] 5eb5b503b376: Pull complete [2023-10-18T17:37:54.185Z] 5c69ac0246d0: Pull complete [2023-10-18T17:37:54.751Z] ec43610c2a17: Pull complete [2023-10-18T17:37:54.751Z] 3a2ae6a8a46f: Pull complete [2023-10-18T17:37:54.751Z] 33b1e0a273af: Pull complete [2023-10-18T17:37:55.010Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T17:37:58.320Z] provisioning config files... [2023-10-18T17:37:58.356Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config5785368423522523001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:37:58.789Z] ---> docker-login.sh [2023-10-18T17:37:58.789Z] nexus3.edgexfoundry.org:10001 [2023-10-18T17:37:59.192Z] 2f39f015ded8: Pull complete [2023-10-18T17:37:59.193Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T17:37:59.193Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T17:37:59.193Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:37:59.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:37:59.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:37:59.383Z] Configure a credential helper to remove this warning. See [2023-10-18T17:37:59.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:37:59.383Z] [2023-10-18T17:37:59.383Z] Login Succeeded [2023-10-18T17:37:59.383Z] nexus3.edgexfoundry.org:10002 [2023-10-18T17:37:59.417Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-10-18T17:37:59.451Z] $ 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-302 -v /w/workspace/foundry_device-usb-camera_PR-302:/w/workspace/foundry_device-usb-camera_PR-302:rw,z -v /w/workspace/foundry_device-usb-camera_PR-302@tmp:/w/workspace/foundry_device-usb-camera_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T17:37:59.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:37:59.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:37:59.922Z] Configure a credential helper to remove this warning. See [2023-10-18T17:37:59.922Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:37:59.922Z] [2023-10-18T17:37:59.922Z] Login Succeeded [2023-10-18T17:37:59.922Z] nexus3.edgexfoundry.org:10003 [2023-10-18T17:38:00.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:38:00.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:38:00.190Z] Configure a credential helper to remove this warning. See [2023-10-18T17:38:00.190Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:38:00.190Z] [2023-10-18T17:38:00.190Z] Login Succeeded [2023-10-18T17:38:00.190Z] nexus3.edgexfoundry.org:10004 [2023-10-18T17:38:00.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:38:00.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:38:00.460Z] Configure a credential helper to remove this warning. See [2023-10-18T17:38:00.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:38:00.460Z] [2023-10-18T17:38:00.460Z] Login Succeeded [2023-10-18T17:38:00.460Z] docker.io [2023-10-18T17:38:00.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T17:38:01.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T17:38:01.318Z] Configure a credential helper to remove this warning. See [2023-10-18T17:38:01.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T17:38:01.318Z] [2023-10-18T17:38:01.318Z] Login Succeeded [2023-10-18T17:38:01.318Z] ---> docker-login.sh ends [2023-10-18T17:38:03.589Z] $ docker top 9d562dc6b10940b1bf4977e07616d8c1285b2b5a728777c9fe1ef07f794e5607 -eo pid,comm [Pipeline] { [Pipeline] } [2023-10-18T17:38:03.822Z] Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-18T17:38:04.228Z] ---> job-cost.sh [2023-10-18T17:38:04.228Z] lf-activate-venv: SKIPPING [2023-10-18T17:38:04.228Z] INFO: No Stack... [Pipeline] echo [2023-10-18T17:38:04.315Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T17:38:04.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T17:38:04.387Z] ========================================================= [2023-10-18T17:38:04.387Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T17:38:04.387Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2023-10-18T17:38:04.486Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:38:04.943Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T17:38:05.059Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T17:38:05.211Z] Sending build context to Docker daemon 1.364MB [2023-10-18T17:38:05.212Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T17:38:05.212Z] Step 2/13 : FROM ${BASE} AS builder [2023-10-18T17:38:05.387Z] + + cut -d, -f6 [2023-10-18T17:38:05.387Z] cat /w/workspace/foundry_device-usb-camera_PR-302/archives/cost.csv [Pipeline] lock [2023-10-18T17:38:05.440Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [2023-10-18T17:38:05.445Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] did not exist. Created. [2023-10-18T17:38:05.445Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [Pipeline] { [2023-10-18T17:38:05.482Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T17:38:05.482Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T17:38:05.482Z] 5d54e960e981: Pulling fs layer [2023-10-18T17:38:05.482Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T17:38:05.482Z] f0e02332f6b5: Pulling fs layer [2023-10-18T17:38:05.482Z] cefa15bbcfad: Pulling fs layer [2023-10-18T17:38:05.482Z] 17808c966233: Pulling fs layer [2023-10-18T17:38:05.482Z] f0e02332f6b5: Waiting [2023-10-18T17:38:05.482Z] cefa15bbcfad: Waiting [2023-10-18T17:38:05.482Z] f4c1fc716caa: Pulling fs layer [2023-10-18T17:38:05.482Z] 17808c966233: Waiting [2023-10-18T17:38:05.482Z] 5d54e960e981: Verifying Checksum [2023-10-18T17:38:05.482Z] 5d54e960e981: Download complete [2023-10-18T17:38:05.482Z] f0e02332f6b5: Verifying Checksum [2023-10-18T17:38:05.482Z] f0e02332f6b5: Download complete [2023-10-18T17:38:05.482Z] cefa15bbcfad: Verifying Checksum [2023-10-18T17:38:05.482Z] cefa15bbcfad: Download complete [2023-10-18T17:38:05.482Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T17:38:05.482Z] 9fda8d8052c6: Download complete [Pipeline] unstash [Pipeline] sh [2023-10-18T17:38:05.862Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T17:38:05.921Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T17:38:05.949Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T17:38:06.038Z] $ docker stop --time=1 9d562dc6b10940b1bf4977e07616d8c1285b2b5a728777c9fe1ef07f794e5607 [2023-10-18T17:38:06.074Z] f4c1fc716caa: Verifying Checksum [2023-10-18T17:38:06.662Z] 9fda8d8052c6: Pull complete [2023-10-18T17:38:07.172Z] $ docker rm -f --volumes 9d562dc6b10940b1bf4977e07616d8c1285b2b5a728777c9fe1ef07f794e5607 [2023-10-18T17:38:07.256Z] 5d54e960e981: Pull complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-18T17:38:07.528Z] c4a7e357bf2a: Verifying Checksum [Pipeline] // stage [Pipeline] } [2023-10-18T17:38:08.507Z] 17808c966233: Verifying Checksum [2023-10-18T17:38:08.507Z] 17808c966233: Download complete [2023-10-18T17:38:20.972Z] c4a7e357bf2a: Pull complete [2023-10-18T17:38:21.249Z] f0e02332f6b5: Pull complete [2023-10-18T17:38:21.830Z] cefa15bbcfad: Pull complete [2023-10-18T17:38:30.027Z] 17808c966233: Pull complete [2023-10-18T17:38:31.430Z] f4c1fc716caa: Pull complete [2023-10-18T17:38:31.430Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T17:38:31.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T17:38:31.430Z] ---> ea914061e18c [2023-10-18T17:38:31.430Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-10-18T17:38:32.392Z] ---> Running in f4fb6ed260f1 [2023-10-18T17:38:32.659Z] Removing intermediate container f4fb6ed260f1 [2023-10-18T17:38:32.659Z] ---> 544ec78bcdce [2023-10-18T17:38:32.659Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T17:38:32.925Z] ---> Running in 658fe835007e [2023-10-18T17:38:33.192Z] Removing intermediate container 658fe835007e [2023-10-18T17:38:33.193Z] ---> ba2cb545d13f [2023-10-18T17:38:33.193Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-18T17:38:33.193Z] ---> Running in 0d52898cb03a [2023-10-18T17:38:33.460Z] Removing intermediate container 0d52898cb03a [2023-10-18T17:38:33.460Z] ---> aa2921d73379 [2023-10-18T17:38:33.460Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-18T17:38:33.731Z] ---> Running in 51103ebd2443 [2023-10-18T17:38:34.005Z] Removing intermediate container 51103ebd2443 [2023-10-18T17:38:34.005Z] ---> ff65f590faf1 [2023-10-18T17:38:34.005Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T17:38:34.005Z] ---> Running in 1a8bc0f9376c [2023-10-18T17:38:35.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T17:38:35.419Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T17:38:36.374Z] (1/13) Installing libintl (0.21.1-r7) [2023-10-18T17:38:36.374Z] (2/13) Installing eudev-libs (3.2.11-r8) [2023-10-18T17:38:36.374Z] (3/13) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-18T17:38:36.374Z] (4/13) Installing v4l-utils-libs (1.24.1-r0) [2023-10-18T17:38:36.374Z] (5/13) Installing v4l-utils (1.24.1-r0) [2023-10-18T17:38:36.374Z] (6/13) Installing libdvbv5 (1.24.1-r0) [2023-10-18T17:38:36.374Z] (7/13) Installing udev-init-scripts (35-r1) [2023-10-18T17:38:36.374Z] (8/13) Installing libblkid (2.38.1-r8) [2023-10-18T17:38:36.374Z] (9/13) Installing xz-libs (5.4.3-r0) [2023-10-18T17:38:36.374Z] (10/13) Installing kmod-libs (30-r3) [2023-10-18T17:38:36.374Z] (11/13) Installing eudev (3.2.11-r8) [2023-10-18T17:38:36.374Z] (12/13) Installing eudev-dev (3.2.11-r8) [2023-10-18T17:38:36.651Z] (13/13) Installing v4l-utils-dev (1.24.1-r0) [2023-10-18T17:38:36.651Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T17:38:36.651Z] Executing eudev-3.2.11-r8.trigger [2023-10-18T17:38:36.651Z] OK: 273 MiB in 65 packages [2023-10-18T17:38:38.058Z] Removing intermediate container 1a8bc0f9376c [2023-10-18T17:38:38.058Z] ---> 75bd18b0497c [2023-10-18T17:38:38.058Z] Step 8/13 : WORKDIR /device-usb-camera [2023-10-18T17:38:38.058Z] ---> Running in 8e1dfc8a0771 [2023-10-18T17:38:38.326Z] Removing intermediate container 8e1dfc8a0771 [2023-10-18T17:38:38.326Z] ---> 338025f62b10 [2023-10-18T17:38:38.326Z] Step 9/13 : COPY go.mod vendor* ./ [2023-10-18T17:38:38.909Z] ---> b18120b46476 [2023-10-18T17:38:38.909Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T17:38:38.909Z] ---> Running in 2a278ff74aee [2023-10-18T17:40:16.996Z] Removing intermediate container 2a278ff74aee [2023-10-18T17:40:16.996Z] ---> ac51a5d52baf [2023-10-18T17:40:16.996Z] Step 11/13 : COPY . . [2023-10-18T17:40:16.996Z] ---> c369c77716c7 [2023-10-18T17:40:16.996Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-18T17:40:16.996Z] ---> Running in d94a42314111 [2023-10-18T17:40:17.588Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T17:40:17.588Z] Dload Upload Total Spent Left Speed [2023-10-18T17:40:17.588Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9683 0 --:--:-- --:--:-- --:--:-- 9789 [2023-10-18T17:40:18.182Z] Removing intermediate container d94a42314111 [2023-10-18T17:40:18.182Z] ---> 27bb9d9702a8 [2023-10-18T17:40:18.182Z] Step 13/13 : RUN ${MAKE} [2023-10-18T17:40:18.182Z] ---> Running in 4fc3c3e0de26 [2023-10-18T17:40:19.145Z] noop [2023-10-18T17:40:19.730Z] Removing intermediate container 4fc3c3e0de26 [2023-10-18T17:40:19.730Z] ---> 7595998d1eed [2023-10-18T17:40:19.730Z] Successfully built 7595998d1eed [2023-10-18T17:40:19.730Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:40:20.227Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T17:40:20.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:40:20.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-10-18T17:40:20.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T17:40:21.682Z] $ docker top 038ac26281182c5da7d4e9f72c72dfeba18ef6bfee1dee46f04389e8e3fe3c50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T17:40:22.564Z] + go version [2023-10-18T17:40:22.564Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T17:40:22.596Z] $ docker stop --time=1 038ac26281182c5da7d4e9f72c72dfeba18ef6bfee1dee46f04389e8e3fe3c50 [2023-10-18T17:40:24.153Z] $ docker rm -f --volumes 038ac26281182c5da7d4e9f72c72dfeba18ef6bfee1dee46f04389e8e3fe3c50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:40:25.001Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T17:40:25.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:40:25.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-10-18T17:40:25.312Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-18T17:40:26.453Z] $ docker top bd0e88e2159ceea25de893d7a8f149fbb6807a8b992bf74bf62e3bc41b0a91a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T17:40:27.336Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh [2023-10-18T17:40:27.724Z] + make test [2023-10-18T17:40:27.724Z] go test ./... -coverprofile=coverage.out ./... [2023-10-18T17:40:31.983Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-10-18T17:42:08.637Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-10-18T17:42:12.881Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.075s coverage: 4.4% of statements [2023-10-18T17:42:13.150Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T17:42:13.150Z] go vet ./... [2023-10-18T17:42:35.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T17:42:35.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T17:42:35.215Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T17:42:35.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T17:42:35.284Z] $ docker stop --time=1 bd0e88e2159ceea25de893d7a8f149fbb6807a8b992bf74bf62e3bc41b0a91a8 [2023-10-18T17:42:37.130Z] $ docker rm -f --volumes bd0e88e2159ceea25de893d7a8f149fbb6807a8b992bf74bf62e3bc41b0a91a8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T17:42:38.375Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T17:42:38.410Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T17:42:38.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T17:42:39.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T17:42:39.807Z] + ls -al . [2023-10-18T17:42:39.807Z] total 216 [2023-10-18T17:42:39.807Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 17:40 . [2023-10-18T17:42:39.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 17:37 .. [2023-10-18T17:42:39.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 17:37 .git [2023-10-18T17:42:39.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:37 .github [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 495 Oct 18 17:37 .gitignore [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 45 Oct 18 17:37 .golangci.yml [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 77 Oct 18 17:37 .hadolint.yml [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 10851 Oct 18 17:37 Attribution.txt [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 11903 Oct 18 17:37 CHANGELOG.md [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 2453 Oct 18 17:37 Dockerfile [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 678 Oct 18 17:37 GOVERNANCE.md [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 659 Oct 18 17:37 Jenkinsfile [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 11348 Oct 18 17:37 LICENSE [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 2611 Oct 18 17:37 Makefile [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 18 17:37 OWNERS.md [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 2575 Oct 18 17:37 README.md [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 17:35 VERSION [2023-10-18T17:42:39.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 17:37 bin [2023-10-18T17:42:39.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:37 cmd [2023-10-18T17:42:39.807Z] -rw-r--r-- 1 jenkins jenkins 54703 Oct 18 17:42 coverage.out [2023-10-18T17:42:39.807Z] -rwxrwxr-x 1 jenkins jenkins 84 Oct 18 17:37 docker-entrypoint.sh [2023-10-18T17:42:39.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 17:37 docs [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 3925 Oct 18 17:37 go.mod [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 34838 Oct 18 17:37 go.sum [2023-10-18T17:42:39.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 17:37 internal [2023-10-18T17:42:39.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 17:37 snap [2023-10-18T17:42:39.807Z] -rw-rw-r-- 1 jenkins jenkins 231 Oct 18 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:42:40.226Z] + 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=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 --label arch=arm64 --label version=0.0.0 . [2023-10-18T17:42:40.493Z] Sending build context to Docker daemon 1.419MB [2023-10-18T17:42:40.493Z] Step 1/36 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T17:42:40.493Z] Step 2/36 : FROM ${BASE} AS builder [2023-10-18T17:42:40.493Z] ---> 7595998d1eed [2023-10-18T17:42:40.493Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-10-18T17:42:40.770Z] ---> Running in 86484cf466fb [2023-10-18T17:42:41.037Z] Removing intermediate container 86484cf466fb [2023-10-18T17:42:41.037Z] ---> 484129feb34a [2023-10-18T17:42:41.037Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T17:42:41.037Z] ---> Running in 58d3295c0036 [2023-10-18T17:42:41.305Z] Removing intermediate container 58d3295c0036 [2023-10-18T17:42:41.305Z] ---> 1aa7d823699a [2023-10-18T17:42:41.305Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-10-18T17:42:41.586Z] ---> Running in 70ede6ca3f5d [2023-10-18T17:42:41.852Z] Removing intermediate container 70ede6ca3f5d [2023-10-18T17:42:41.852Z] ---> f248ead18114 [2023-10-18T17:42:41.852Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-10-18T17:42:41.852Z] ---> Running in bf41a7ac0ece [2023-10-18T17:42:42.120Z] Removing intermediate container bf41a7ac0ece [2023-10-18T17:42:42.120Z] ---> a47db85fc8de [2023-10-18T17:42:42.120Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T17:42:42.390Z] ---> Running in cf6609642b8a [2023-10-18T17:42:43.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T17:42:43.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T17:42:44.590Z] OK: 273 MiB in 65 packages [2023-10-18T17:42:45.550Z] Removing intermediate container cf6609642b8a [2023-10-18T17:42:45.550Z] ---> 72b256cec40c [2023-10-18T17:42:45.550Z] Step 8/36 : WORKDIR /device-usb-camera [2023-10-18T17:42:45.550Z] ---> Running in 0402074479dc [2023-10-18T17:42:45.817Z] Removing intermediate container 0402074479dc [2023-10-18T17:42:45.817Z] ---> a5bebbdb772a [2023-10-18T17:42:45.817Z] Step 9/36 : COPY go.mod vendor* ./ [2023-10-18T17:42:46.414Z] ---> 3483460d57c6 [2023-10-18T17:42:46.414Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T17:42:46.414Z] ---> Running in 6af33e614335 [2023-10-18T17:42:48.999Z] Removing intermediate container 6af33e614335 [2023-10-18T17:42:48.999Z] ---> 35fdf3125294 [2023-10-18T17:42:48.999Z] Step 11/36 : COPY . . [2023-10-18T17:42:49.965Z] ---> 1015dbc28729 [2023-10-18T17:42:49.965Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-10-18T17:42:49.965Z] ---> Running in 12d85b70a0c2 [2023-10-18T17:42:50.935Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T17:42:50.935Z] Dload Upload Total Spent Left Speed [2023-10-18T17:42:51.201Z] 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4911 0 --:--:-- --:--:-- --:--:-- 4933 [2023-10-18T17:42:52.185Z] Removing intermediate container 12d85b70a0c2 [2023-10-18T17:42:52.185Z] ---> 8d10179bb0a8 [2023-10-18T17:42:52.185Z] Step 13/36 : RUN ${MAKE} [2023-10-18T17:42:52.185Z] ---> Running in 85afcd2d868c [2023-10-18T17:42:53.153Z] 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.35" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-10-18T17:44:59.807Z] Removing intermediate container 85afcd2d868c [2023-10-18T17:44:59.807Z] ---> a4c6a2dc71a3 [2023-10-18T17:44:59.807Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-10-18T17:44:59.807Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-10-18T17:44:59.807Z] 8766b47fe142: Pulling fs layer [2023-10-18T17:44:59.807Z] 8766b47fe142: Verifying Checksum [2023-10-18T17:44:59.807Z] 8766b47fe142: Download complete [2023-10-18T17:44:59.807Z] 8766b47fe142: Pull complete [2023-10-18T17:44:59.807Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-10-18T17:44:59.807Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-10-18T17:44:59.807Z] ---> 69d40e2cb93c [2023-10-18T17:44:59.807Z] Step 15/36 : FROM alpine:3.18 [2023-10-18T17:44:59.807Z] 3.18: Pulling from library/alpine [2023-10-18T17:44:59.807Z] 579b34f0a95b: Pulling fs layer [2023-10-18T17:44:59.807Z] 579b34f0a95b: Verifying Checksum [2023-10-18T17:44:59.807Z] 579b34f0a95b: Download complete [2023-10-18T17:44:59.807Z] 579b34f0a95b: Pull complete [2023-10-18T17:44:59.807Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T17:44:59.807Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T17:44:59.807Z] ---> 3cc203321400 [2023-10-18T17:44:59.807Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-10-18T17:44:59.807Z] ---> Running in e853c2720b20 [2023-10-18T17:44:59.807Z] Removing intermediate container e853c2720b20 [2023-10-18T17:44:59.807Z] ---> ba21ade423a2 [2023-10-18T17:44:59.807Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-10-18T17:44:59.807Z] ---> Running in 152447212d8b [2023-10-18T17:44:59.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T17:44:59.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T17:44:59.807Z] (1/104) Installing dumb-init (1.2.5-r2) [2023-10-18T17:44:59.807Z] (2/104) Installing sdl2 (2.26.5-r0) [2023-10-18T17:44:59.807Z] (3/104) Installing svt-av1-libs (1.6.0-r0) [2023-10-18T17:44:59.807Z] (4/104) Installing aom-libs (3.6.1-r0) [2023-10-18T17:44:59.807Z] (5/104) Installing libxau (1.0.11-r2) [2023-10-18T17:44:59.807Z] (6/104) Installing libmd (1.0.4-r2) [2023-10-18T17:44:59.807Z] (7/104) Installing libbsd (0.11.7-r1) [2023-10-18T17:44:59.807Z] (8/104) Installing libxdmcp (1.1.4-r2) [2023-10-18T17:44:59.807Z] (9/104) Installing libxcb (1.15-r1) [2023-10-18T17:44:59.807Z] (10/104) Installing libx11 (1.8.4-r4) [2023-10-18T17:44:59.807Z] (11/104) Installing libdrm (2.4.115-r4) [2023-10-18T17:44:59.807Z] (12/104) Installing libxext (1.3.5-r2) [2023-10-18T17:44:59.807Z] (13/104) Installing libxfixes (6.0.1-r2) [2023-10-18T17:44:59.807Z] (14/104) Installing libffi (3.4.4-r2) [2023-10-18T17:44:59.807Z] (15/104) Installing wayland-libs-client (1.22.0-r2) [2023-10-18T17:44:59.807Z] (16/104) Installing libva (2.18.0-r1) [2023-10-18T17:44:59.807Z] (17/104) Installing libvdpau (1.5-r1) [2023-10-18T17:44:59.807Z] (18/104) Installing ffmpeg-libavutil (6.0-r15) [2023-10-18T17:44:59.807Z] (19/104) Installing libdav1d (1.2.1-r0) [2023-10-18T17:44:59.807Z] (20/104) Installing brotli-libs (1.0.9-r14) [2023-10-18T17:44:59.807Z] (21/104) Installing libgcc (12.2.1_git20220924-r10) [2023-10-18T17:44:59.807Z] (22/104) Installing libstdc++ (12.2.1_git20220924-r10) [2023-10-18T17:44:59.807Z] (23/104) Installing libhwy (1.0.4-r1) [2023-10-18T17:44:59.807Z] (24/104) Installing lcms2 (2.15-r2) [2023-10-18T17:45:00.080Z] (25/104) Installing libjxl (0.8.2-r0) [2023-10-18T17:45:00.080Z] (26/104) Installing lame-libs (3.100-r5) [2023-10-18T17:45:00.080Z] (27/104) Installing opus (1.4-r0) [2023-10-18T17:45:00.080Z] (28/104) Installing libgomp (12.2.1_git20220924-r10) [2023-10-18T17:45:00.080Z] (29/104) Installing soxr (0.1.3-r5) [2023-10-18T17:45:00.080Z] (30/104) Installing ffmpeg-libswresample (6.0-r15) [2023-10-18T17:45:00.080Z] (31/104) Installing libogg (1.3.5-r4) [2023-10-18T17:45:00.080Z] (32/104) Installing libtheora (1.1.1-r17) [2023-10-18T17:45:00.080Z] (33/104) Installing libvorbis (1.3.7-r1) [2023-10-18T17:45:00.080Z] (34/104) Installing libvpx (1.13.0-r2) [2023-10-18T17:45:00.080Z] (35/104) Installing libwebp (1.3.2-r0) [2023-10-18T17:45:00.080Z] (36/104) Installing x264-libs (0.164_git20220602-r1) [2023-10-18T17:45:00.350Z] (37/104) Installing numactl (2.0.16-r4) [2023-10-18T17:45:00.350Z] (38/104) Installing x265-libs (3.5-r4) [2023-10-18T17:45:00.350Z] (39/104) Installing xvidcore (1.3.7-r1) [2023-10-18T17:45:00.350Z] (40/104) Installing ffmpeg-libavcodec (6.0-r15) [2023-10-18T17:45:00.628Z] (41/104) Installing alsa-lib (1.2.9-r1) [2023-10-18T17:45:00.894Z] (42/104) Installing libexpat (2.5.0-r1) [2023-10-18T17:45:00.894Z] (43/104) Installing libbz2 (1.0.8-r5) [2023-10-18T17:45:00.894Z] (44/104) Installing libpng (1.6.39-r3) [2023-10-18T17:45:00.894Z] (45/104) Installing freetype (2.13.0-r5) [2023-10-18T17:45:00.894Z] (46/104) Installing fontconfig (2.14.2-r3) [2023-10-18T17:45:00.894Z] (47/104) Installing fribidi (1.0.13-r0) [2023-10-18T17:45:00.894Z] (48/104) Installing libintl (0.21.1-r7) [2023-10-18T17:45:00.894Z] (49/104) Installing libblkid (2.38.1-r8) [2023-10-18T17:45:00.894Z] (50/104) Installing libmount (2.38.1-r8) [2023-10-18T17:45:00.894Z] (51/104) Installing pcre2 (10.42-r1) [2023-10-18T17:45:00.894Z] (52/104) Installing glib (2.76.4-r0) [2023-10-18T17:45:01.162Z] (53/104) Installing graphite2 (1.3.14-r5) [2023-10-18T17:45:01.162Z] (54/104) Installing harfbuzz (7.3.0-r0) [2023-10-18T17:45:01.162Z] (55/104) Installing libunibreak (5.1-r0) [2023-10-18T17:45:01.162Z] (56/104) Installing libass (0.17.1-r0) [2023-10-18T17:45:01.162Z] (57/104) Installing libbluray (1.3.4-r0) [2023-10-18T17:45:01.162Z] (58/104) Installing gmp (6.2.1-r3) [2023-10-18T17:45:01.162Z] (59/104) Installing nettle (3.8.1-r2) [2023-10-18T17:45:01.162Z] (60/104) Installing libunistring (1.1-r1) [2023-10-18T17:45:01.162Z] (61/104) Installing libidn2 (2.3.4-r1) [2023-10-18T17:45:01.162Z] (62/104) Installing p11-kit (0.24.1-r2) [2023-10-18T17:45:01.162Z] (63/104) Installing libtasn1 (4.19.0-r1) [2023-10-18T17:45:01.428Z] (64/104) Installing gnutls (3.8.0-r2) [2023-10-18T17:45:01.428Z] (65/104) Installing mpg123-libs (1.31.3-r1) [2023-10-18T17:45:01.428Z] (66/104) Installing libopenmpt (0.7.2-r0) [2023-10-18T17:45:01.428Z] (67/104) Installing cjson (1.7.15-r4) [2023-10-18T17:45:01.428Z] (68/104) Installing mbedtls (2.28.5-r0) [2023-10-18T17:45:01.428Z] (69/104) Installing librist (0.2.7-r0) [2023-10-18T17:45:01.428Z] (70/104) Installing libsrt (1.5.2-r0) [2023-10-18T17:45:01.428Z] (71/104) Installing libssh (0.10.5-r0) [2023-10-18T17:45:01.428Z] (72/104) Installing xz-libs (5.4.3-r0) [2023-10-18T17:45:01.428Z] (73/104) Installing libxml2 (2.11.4-r0) [2023-10-18T17:45:01.428Z] (74/104) Installing libsodium (1.0.18-r3) [2023-10-18T17:45:01.428Z] (75/104) Installing libzmq (4.3.4-r4) [2023-10-18T17:45:01.696Z] (76/104) Installing ffmpeg-libavformat (6.0-r15) [2023-10-18T17:45:01.696Z] (77/104) Installing glslang-libs (1.3.243.0-r1) [2023-10-18T17:45:01.696Z] (78/104) Installing spirv-tools (1.3.243.0-r1) [2023-10-18T17:45:01.696Z] (79/104) Installing shaderc (2023.3-r1) [2023-10-18T17:45:01.962Z] (80/104) Installing vulkan-loader (1.3.243.0-r1) [2023-10-18T17:45:01.962Z] (81/104) Installing libplacebo (5.264.1-r1) [2023-10-18T17:45:01.962Z] (82/104) Installing ffmpeg-libpostproc (6.0-r15) [2023-10-18T17:45:01.962Z] (83/104) Installing ffmpeg-libswscale (6.0-r15) [2023-10-18T17:45:01.962Z] (84/104) Installing vidstab (1.1.1-r0) [2023-10-18T17:45:01.962Z] (85/104) Installing zimg (3.0.5-r0) [2023-10-18T17:45:01.962Z] (86/104) Installing ffmpeg-libavfilter (6.0-r15) [2023-10-18T17:45:02.228Z] (87/104) Installing libasyncns (0.8-r1) [2023-10-18T17:45:02.228Z] (88/104) Installing dbus-libs (1.14.8-r0) [2023-10-18T17:45:02.229Z] (89/104) Installing libltdl (2.4.7-r2) [2023-10-18T17:45:02.229Z] (90/104) Installing orc (0.4.34-r0) [2023-10-18T17:45:02.229Z] (91/104) Installing flac-libs (1.4.3-r0) [2023-10-18T17:45:02.229Z] (92/104) Installing libsndfile (1.2.0-r2) [2023-10-18T17:45:02.229Z] (93/104) Installing speexdsp (1.2.1-r1) [2023-10-18T17:45:02.229Z] (94/104) Installing tdb-libs (1.4.8-r1) [2023-10-18T17:45:02.229Z] (95/104) Installing libpulse (16.1-r10) [2023-10-18T17:45:02.229Z] (96/104) Installing libjpeg-turbo (2.1.5.1-r3) [2023-10-18T17:45:02.229Z] (97/104) Installing v4l-utils-libs (1.24.1-r0) [2023-10-18T17:45:02.229Z] (98/104) Installing ffmpeg-libavdevice (6.0-r15) [2023-10-18T17:45:02.229Z] (99/104) Installing ffmpeg (6.0-r15) [2023-10-18T17:45:02.229Z] (100/104) Installing udev-init-scripts (35-r1) [2023-10-18T17:45:02.229Z] (101/104) Installing eudev-libs (3.2.11-r8) [2023-10-18T17:45:02.229Z] (102/104) Installing zstd-libs (1.5.5-r4) [2023-10-18T17:45:02.495Z] (103/104) Installing kmod-libs (30-r3) [2023-10-18T17:45:02.495Z] (104/104) Installing eudev (3.2.11-r8) [2023-10-18T17:45:02.495Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T17:45:02.495Z] Executing glib-2.76.4-r0.trigger [2023-10-18T17:45:02.495Z] Executing eudev-3.2.11-r8.trigger [2023-10-18T17:45:02.495Z] OK: 110 MiB in 119 packages [2023-10-18T17:45:06.954Z] Removing intermediate container 152447212d8b [2023-10-18T17:45:06.954Z] ---> 00c5f7c70761 [2023-10-18T17:45:06.954Z] Step 18/36 : WORKDIR / [2023-10-18T17:45:06.954Z] ---> Running in bcd5f7ed8c82 [2023-10-18T17:45:06.954Z] Removing intermediate container bcd5f7ed8c82 [2023-10-18T17:45:06.954Z] ---> dda31502c9db [2023-10-18T17:45:06.954Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-10-18T17:45:08.413Z] ---> 5eb46b7b0ac1 [2023-10-18T17:45:08.413Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-10-18T17:45:08.680Z] ---> 6b1184ee424c [2023-10-18T17:45:08.680Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-10-18T17:45:09.281Z] ---> bfbed2297b8d [2023-10-18T17:45:09.281Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-10-18T17:45:09.865Z] ---> 49ed2b0de871 [2023-10-18T17:45:09.865Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-10-18T17:45:10.453Z] ---> 9d76f060d776 [2023-10-18T17:45:10.453Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-10-18T17:45:10.724Z] ---> d5cf0ba5a52c [2023-10-18T17:45:10.725Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-10-18T17:45:15.002Z] ---> 16459190b60d [2023-10-18T17:45:15.002Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-10-18T17:45:15.002Z] ---> Running in 713fb1ae70eb [2023-10-18T17:45:16.947Z] Removing intermediate container 713fb1ae70eb [2023-10-18T17:45:16.947Z] ---> 6ed75d68a1a9 [2023-10-18T17:45:16.947Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-10-18T17:45:16.947Z] ---> Running in 1b63d50dda9e [2023-10-18T17:45:18.360Z] Removing intermediate container 1b63d50dda9e [2023-10-18T17:45:18.361Z] ---> ec0529d3d12a [2023-10-18T17:45:18.361Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-10-18T17:45:18.639Z] ---> Running in 9bc149c232d7 [2023-10-18T17:45:20.048Z] Removing intermediate container 9bc149c232d7 [2023-10-18T17:45:20.048Z] ---> 1efd1af8edf0 [2023-10-18T17:45:20.048Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-10-18T17:45:20.317Z] ---> Running in d6040f22656e [2023-10-18T17:45:21.724Z] Removing intermediate container d6040f22656e [2023-10-18T17:45:21.724Z] ---> 62bdaa1feec5 [2023-10-18T17:45:21.724Z] Step 30/36 : EXPOSE 59983 [2023-10-18T17:45:21.991Z] ---> Running in 407bcfa09e91 [2023-10-18T17:45:22.257Z] Removing intermediate container 407bcfa09e91 [2023-10-18T17:45:22.257Z] ---> 32d534c7b57f [2023-10-18T17:45:22.257Z] Step 31/36 : EXPOSE 8554 [2023-10-18T17:45:22.257Z] ---> Running in d2f36eb1d491 [2023-10-18T17:45:22.526Z] Removing intermediate container d2f36eb1d491 [2023-10-18T17:45:22.526Z] ---> e849f84655c8 [2023-10-18T17:45:22.526Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-10-18T17:45:22.791Z] ---> Running in c17feda8481c [2023-10-18T17:45:23.058Z] Removing intermediate container c17feda8481c [2023-10-18T17:45:23.058Z] ---> a02c517c3a4e [2023-10-18T17:45:23.058Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-10-18T17:45:23.058Z] ---> Running in 2ed1b7107161 [2023-10-18T17:45:23.325Z] Removing intermediate container 2ed1b7107161 [2023-10-18T17:45:23.325Z] ---> 1f38f6830f9b [2023-10-18T17:45:23.325Z] Step 34/36 : LABEL arch=arm64 [2023-10-18T17:45:23.325Z] ---> Running in 93ad8f38e4e3 [2023-10-18T17:45:23.592Z] Removing intermediate container 93ad8f38e4e3 [2023-10-18T17:45:23.592Z] ---> 34a0f24fb7ed [2023-10-18T17:45:23.592Z] Step 35/36 : LABEL git_sha=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [2023-10-18T17:45:23.861Z] ---> Running in 4007f58e8272 [2023-10-18T17:45:24.129Z] Removing intermediate container 4007f58e8272 [2023-10-18T17:45:24.129Z] ---> 14f8f1d0d88f [2023-10-18T17:45:24.129Z] Step 36/36 : LABEL version=0.0.0 [2023-10-18T17:45:24.129Z] ---> Running in 9e4d1f8b6445 [2023-10-18T17:45:24.399Z] Removing intermediate container 9e4d1f8b6445 [2023-10-18T17:45:24.399Z] ---> 90c3ea3480a9 [2023-10-18T17:45:24.399Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T17:45:24.399Z] Successfully built 90c3ea3480a9 [2023-10-18T17:45:24.399Z] Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:45:25.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T17:45:25.260Z] [2023-10-18T17:45:25.260Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:45:25.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T17:45:25.694Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T17:45:25.694Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T17:45:25.694Z] 04944245beec: Pulling fs layer [2023-10-18T17:45:25.694Z] 699f458cf7ca: Pulling fs layer [2023-10-18T17:45:25.694Z] 765212b225bb: Pulling fs layer [2023-10-18T17:45:25.694Z] f23df028b6ca: Pulling fs layer [2023-10-18T17:45:25.694Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T17:45:25.694Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T17:45:25.694Z] 765212b225bb: Waiting [2023-10-18T17:45:25.694Z] f23df028b6ca: Waiting [2023-10-18T17:45:25.694Z] d65c8cfc05b1: Waiting [2023-10-18T17:45:25.694Z] 2437ff75d9bd: Waiting [2023-10-18T17:45:25.966Z] 04944245beec: Verifying Checksum [2023-10-18T17:45:25.966Z] 04944245beec: Download complete [2023-10-18T17:45:25.966Z] 765212b225bb: Verifying Checksum [2023-10-18T17:45:25.966Z] 765212b225bb: Download complete [2023-10-18T17:45:25.966Z] f23df028b6ca: Verifying Checksum [2023-10-18T17:45:25.966Z] f23df028b6ca: Download complete [2023-10-18T17:45:25.966Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T17:45:25.966Z] d65c8cfc05b1: Download complete [2023-10-18T17:45:25.966Z] 699f458cf7ca: Download complete [2023-10-18T17:45:26.556Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T17:45:26.556Z] 8998bd30e6a1: Download complete [2023-10-18T17:45:29.150Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T17:45:29.150Z] 2437ff75d9bd: Download complete [2023-10-18T17:45:31.263Z] 8998bd30e6a1: Pull complete [2023-10-18T17:45:31.860Z] 04944245beec: Pull complete [2023-10-18T17:45:33.268Z] 699f458cf7ca: Pull complete [2023-10-18T17:45:33.535Z] 765212b225bb: Pull complete [2023-10-18T17:45:34.495Z] f23df028b6ca: Pull complete [2023-10-18T17:45:34.495Z] d65c8cfc05b1: Pull complete [2023-10-18T17:45:52.703Z] 2437ff75d9bd: Pull complete [2023-10-18T17:45:52.703Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T17:45:52.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T17:45:52.703Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:45:53.088Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-10-18T17:45:53.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T17:45:55.888Z] $ docker top 6eee3fd9d251626181880dcdacc2cb2242e647f4070543eea8f56c40e05e2f7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:45:56.835Z] ---> job-cost.sh [2023-10-18T17:45:56.835Z] lf-activate-venv: SKIPPING [2023-10-18T17:45:56.835Z] INFO: No Stack... [2023-10-18T17:45:57.104Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T17:45:58.058Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T17:45:58.721Z] + cat /w/workspace/device-usb-camera/1/archives/cost.csv [2023-10-18T17:45:58.721Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T17:45:58.806Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [2023-10-18T17:45:58.811Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] did not exist. Created. [2023-10-18T17:45:58.811Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T17:45:59.224Z] /w/workspace/device-usb-camera/1@tmp/durable-5a37a6b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T17:45:59.889Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T17:45:59.924Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T17:45:59.976Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T17:45:59.992Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-302-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T17:46:00.064Z] $ docker stop --time=1 6eee3fd9d251626181880dcdacc2cb2242e647f4070543eea8f56c40e05e2f7a [2023-10-18T17:46:01.571Z] $ docker rm -f --volumes 6eee3fd9d251626181880dcdacc2cb2242e647f4070543eea8f56c40e05e2f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-10-18T17:46:02.608Z] provisioning config files... [2023-10-18T17:46:02.615Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-302@tmp/config8640664592086469966tmp [Pipeline] { [Pipeline] sh [2023-10-18T17:46:02.950Z] + set +x [2023-10-18T17:46:02.951Z] + + bash -scurl -- -s [2023-10-18T17:46:02.951Z] https://codecov.io/bash [2023-10-18T17:46:02.951Z] [2023-10-18T17:46:02.951Z] _____ _ [2023-10-18T17:46:02.951Z] / ____| | | [2023-10-18T17:46:02.951Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T17:46:02.951Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T17:46:02.951Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T17:46:02.951Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T17:46:02.951Z] Bash-1.0.6 [2023-10-18T17:46:02.951Z] [2023-10-18T17:46:02.951Z] [2023-10-18T17:46:02.951Z] ==> git version 2.25.1 found [2023-10-18T17:46:02.951Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-10-18T17:46:02.951Z] Release-Date: 2020-01-08 [2023-10-18T17:46:02.951Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-10-18T17:46:02.951Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T17:46:02.951Z] ==> Jenkins CI detected. [2023-10-18T17:46:02.951Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-302 [2023-10-18T17:46:02.951Z] project root: . [2023-10-18T17:46:02.951Z] --> token set from env [2023-10-18T17:46:02.951Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T17:46:02.951Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T17:46:02.951Z] ==> Python coveragepy not found [2023-10-18T17:46:02.951Z] ==> Searching for coverage reports in: [2023-10-18T17:46:02.951Z] + . [2023-10-18T17:46:02.951Z] -> Found 1 reports [2023-10-18T17:46:02.951Z] ==> Detecting git/mercurial file structure [2023-10-18T17:46:03.211Z] ==> Reading reports [2023-10-18T17:46:03.211Z] + ./coverage.out bytes=54703 [2023-10-18T17:46:03.211Z] ==> Appending adjustments [2023-10-18T17:46:03.211Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T17:46:03.211Z] + Found adjustments [2023-10-18T17:46:03.211Z] ==> Gzipping contents [2023-10-18T17:46:03.211Z] 8.0K /tmp/codecov.6CzEuD.gz [2023-10-18T17:46:03.211Z] ==> Uploading reports [2023-10-18T17:46:03.211Z] url: https://codecov.io [2023-10-18T17:46:03.211Z] query: branch=PR-302&commit=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=302&job=&cmd_args= [2023-10-18T17:46:03.211Z] -> Pinging Codecov [2023-10-18T17:46:03.211Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-302&commit=b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-302%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=302&job=&cmd_args= [2023-10-18T17:46:03.470Z] -> Uploading to [2023-10-18T17:46:03.470Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/73D8F5FF140700D3E01443B452E23636/b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8/48955eba-d978-4d5e-8cad-18e3287f6645.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T174603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9423206d16450b0ff5feef8059a69d6badb79f38407b94bb6d4a4f38296d1780 [2023-10-18T17:46:03.470Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T17:46:03.470Z] Dload Upload Total Spent Left Speed [2023-10-18T17:46:03.730Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6995 0 0 100 6995 0 23955 --:--:-- --:--:-- --:--:-- 23873 100 6995 0 0 100 6995 0 23955 --:--:-- --:--:-- --:--:-- 23873 [2023-10-18T17:46:03.731Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/b0ddf7dd5fb5a7c96d373374b46c5ae9c532bed8 [Pipeline] } [2023-10-18T17:46:03.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-10-18T17:46:05.619Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-302/archives ] [2023-10-18T17:46:05.619Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-302/archives [2023-10-18T17:46:05.619Z] total 16 [2023-10-18T17:46:05.619Z] drwxr-xr-x 3 root root 4096 Oct 18 17:38 . [2023-10-18T17:46:05.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 17:38 .. [2023-10-18T17:46:05.619Z] drwxr-xr-x 2 root root 4096 Oct 18 17:38 cost [2023-10-18T17:46:05.619Z] -rw-r--r-- 1 root root 89 Oct 18 17:38 cost.csv [2023-10-18T17:46:05.619Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-302/archives [2023-10-18T17:46:05.619Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-302/archives [2023-10-18T17:46:05.619Z] total 16 [2023-10-18T17:46:05.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 17:38 . [2023-10-18T17:46:05.619Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 18 17:38 .. [2023-10-18T17:46:05.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 17:38 cost [2023-10-18T17:46:05.619Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 18 17:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:05.944Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:06.831Z] ---> package-listing.sh [2023-10-18T17:46:06.831Z] ++ facter osfamily [2023-10-18T17:46:06.831Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T17:46:07.090Z] + OS_FAMILY=debian [2023-10-18T17:46:07.090Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-302 [2023-10-18T17:46:07.090Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T17:46:07.090Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T17:46:07.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T17:46:07.090Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T17:46:07.090Z] + '[' /w/workspace/foundry_device-usb-camera_PR-302 ']' [2023-10-18T17:46:07.090Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T17:46:07.090Z] + case "${OS_FAMILY}" in [2023-10-18T17:46:07.090Z] + dpkg -l [2023-10-18T17:46:07.090Z] + grep '^ii' [2023-10-18T17:46:07.090Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T17:46:07.090Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T17:46:07.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T17:46:07.090Z] + '[' /w/workspace/foundry_device-usb-camera_PR-302 ']' [2023-10-18T17:46:07.090Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-302/archives/ [2023-10-18T17:46:07.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-302/archives/ [Pipeline] echo [2023-10-18T17:46:07.127Z] 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-302/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-18T17:46:07.419Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T17:46:08.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T17:46:08.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T17:46:08.201Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-10-18T17:46:08.226Z] $ 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-302/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-302 -v /w/workspace/foundry_device-usb-camera_PR-302:/w/workspace/foundry_device-usb-camera_PR-302:rw,z -v /w/workspace/foundry_device-usb-camera_PR-302@tmp:/w/workspace/foundry_device-usb-camera_PR-302@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-18T17:46:08.419Z] $ docker top edb92e1551e8dd9ec57f2134e8e2570b0da7121ceaf68244d8c5474e5684b95c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T17:46:08.818Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T17:46:09.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T17:46:09.440Z] + ls /var/log/sa-host [2023-10-18T17:46:09.440Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T17:46:09.709Z] provisioning config files... [2023-10-18T17:46:09.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-302@tmp/config9246765017521115945tmp [Pipeline] { [Pipeline] echo [2023-10-18T17:46:09.767Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:10.087Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T17:46:10.114Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:10.526Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T17:46:10.561Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:10.874Z] ---> sudo-logs.sh [2023-10-18T17:46:10.874Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T17:46:10.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:11.971Z] ---> job-cost.sh [2023-10-18T17:46:11.971Z] lf-activate-venv: SKIPPING [2023-10-18T17:46:11.971Z] DEBUG: total: 0.2199999988079071 [2023-10-18T17:46:11.971Z] INFO: Retrieving Stack Cost... [2023-10-18T17:46:12.834Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T17:46:18.020Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T17:46:18.054Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T17:46:18.367Z] ---> logs-deploy.sh [2023-10-18T17:46:18.367Z] lf-activate-venv: SKIPPING [2023-10-18T17:46:18.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-302/1 [2023-10-18T17:46:18.367Z] INFO: archiving workspace using pattern(s): [2023-10-18T17:46:19.305Z] Archives upload complete. [2023-10-18T17:46:19.564Z] INFO: archiving logs to Nexus [2023-10-18T17:46:20.133Z] ---> uname -a: [2023-10-18T17:46:20.133Z] Linux prd-ubuntu20-04-docker-8c-8g-9528 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] ---> lscpu: [2023-10-18T17:46:20.133Z] Architecture: x86_64 [2023-10-18T17:46:20.133Z] CPU op-mode(s): 32-bit, 64-bit [2023-10-18T17:46:20.133Z] Byte Order: Little Endian [2023-10-18T17:46:20.133Z] Address sizes: 40 bits physical, 48 bits virtual [2023-10-18T17:46:20.133Z] CPU(s): 8 [2023-10-18T17:46:20.133Z] On-line CPU(s) list: 0-7 [2023-10-18T17:46:20.133Z] Thread(s) per core: 1 [2023-10-18T17:46:20.133Z] Core(s) per socket: 1 [2023-10-18T17:46:20.133Z] Socket(s): 8 [2023-10-18T17:46:20.133Z] NUMA node(s): 1 [2023-10-18T17:46:20.133Z] Vendor ID: AuthenticAMD [2023-10-18T17:46:20.133Z] CPU family: 23 [2023-10-18T17:46:20.133Z] Model: 49 [2023-10-18T17:46:20.133Z] Model name: AMD EPYC-Rome Processor [2023-10-18T17:46:20.133Z] Stepping: 0 [2023-10-18T17:46:20.133Z] CPU MHz: 2800.000 [2023-10-18T17:46:20.133Z] BogoMIPS: 5600.00 [2023-10-18T17:46:20.133Z] Virtualization: AMD-V [2023-10-18T17:46:20.133Z] Hypervisor vendor: KVM [2023-10-18T17:46:20.133Z] Virtualization type: full [2023-10-18T17:46:20.133Z] L1d cache: 256 KiB [2023-10-18T17:46:20.133Z] L1i cache: 256 KiB [2023-10-18T17:46:20.133Z] L2 cache: 4 MiB [2023-10-18T17:46:20.133Z] L3 cache: 128 MiB [2023-10-18T17:46:20.133Z] NUMA node0 CPU(s): 0-7 [2023-10-18T17:46:20.133Z] Vulnerability Itlb multihit: Not affected [2023-10-18T17:46:20.133Z] Vulnerability L1tf: Not affected [2023-10-18T17:46:20.133Z] Vulnerability Mds: Not affected [2023-10-18T17:46:20.133Z] Vulnerability Meltdown: Not affected [2023-10-18T17:46:20.133Z] Vulnerability Mmio stale data: Not affected [2023-10-18T17:46:20.133Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-10-18T17:46:20.133Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-10-18T17:46:20.133Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-10-18T17:46:20.133Z] Vulnerability Srbds: Not affected [2023-10-18T17:46:20.133Z] Vulnerability Tsx async abort: Not affected [2023-10-18T17:46:20.133Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] ---> nproc: [2023-10-18T17:46:20.133Z] 8 [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] ---> df -h: [2023-10-18T17:46:20.133Z] Filesystem Size Used Avail Use% Mounted on [2023-10-18T17:46:20.133Z] overlay 155G 12G 144G 8% / [2023-10-18T17:46:20.133Z] tmpfs 64M 0 64M 0% /dev [2023-10-18T17:46:20.133Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-10-18T17:46:20.133Z] shm 64M 0 64M 0% /dev/shm [2023-10-18T17:46:20.133Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] ---> sar -b -r -n DEV: [2023-10-18T17:46:20.133Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9528) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] 17:34:34 LINUX RESTART (8 CPU) [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] 17:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-10-18T17:46:20.133Z] 17:36:01 150.04 18.48 131.56 0.00 2052.59 91775.24 0.00 [2023-10-18T17:46:20.133Z] 17:37:01 182.52 0.60 181.92 0.00 11.33 109439.12 0.00 [2023-10-18T17:46:20.133Z] 17:38:01 241.43 0.17 241.26 0.00 12.00 59373.97 0.00 [2023-10-18T17:46:20.133Z] 17:39:01 31.34 0.00 31.34 0.00 0.00 8468.07 0.00 [2023-10-18T17:46:20.133Z] 17:40:01 39.33 12.70 26.63 0.00 5454.02 6324.55 0.00 [2023-10-18T17:46:20.133Z] 17:41:01 4.23 0.00 4.23 0.00 0.00 51.46 0.00 [2023-10-18T17:46:20.133Z] 17:42:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2023-10-18T17:46:20.133Z] 17:43:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-10-18T17:46:20.133Z] 17:44:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-10-18T17:46:20.133Z] 17:45:01 2.18 0.00 2.18 0.00 0.00 37.86 0.00 [2023-10-18T17:46:20.133Z] 17:46:01 1.97 0.18 1.78 0.00 18.53 18.93 0.00 [2023-10-18T17:46:20.133Z] Average: 59.69 2.92 56.77 0.00 686.20 25049.07 0.00 [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] 17:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-10-18T17:46:20.133Z] 17:36:01 29242724 31552112 766880 2.33 78796 2499584 1968152 5.80 1014232 2244236 5844 [2023-10-18T17:46:20.133Z] 17:37:01 27656820 31019524 1282872 3.90 151704 3372612 2311508 6.81 1721588 3000540 207012 [2023-10-18T17:46:20.133Z] 17:38:01 27448608 31536388 765652 2.33 166884 4036672 1834132 5.41 1301496 3581768 229780 [2023-10-18T17:46:20.133Z] 17:39:01 27456896 31544972 757504 2.30 167176 4036680 1761524 5.19 1303300 3569616 184 [2023-10-18T17:46:20.133Z] 17:40:01 27082616 31523236 764840 2.33 175372 4370160 1823096 5.37 1538928 3679480 964 [2023-10-18T17:46:20.133Z] 17:41:01 27089012 31529692 758436 2.31 175408 4370156 1840304 5.42 1533348 3679440 12 [2023-10-18T17:46:20.133Z] 17:42:01 27089216 31529956 758084 2.31 175436 4370164 1840304 5.42 1533232 3679444 12 [2023-10-18T17:46:20.133Z] 17:43:01 27096768 31537528 750496 2.28 175468 4370172 1840304 5.42 1525852 3679452 48 [2023-10-18T17:46:20.133Z] 17:44:01 27096500 31537296 750684 2.28 175488 4370172 1840304 5.42 1526004 3679456 12 [2023-10-18T17:46:20.133Z] 17:45:01 27097420 31538872 749608 2.28 175548 4370152 1840304 5.42 1526276 3680044 20 [2023-10-18T17:46:20.133Z] 17:46:01 27083788 31525948 762204 2.32 175560 4370708 1873164 5.52 1540396 3680544 8 [2023-10-18T17:46:20.133Z] Average: 27403670 31488684 806115 2.45 162985 4048839 1888463 5.57 1460423 3468547 40354 [2023-10-18T17:46:20.133Z] [2023-10-18T17:46:20.133Z] 17:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-10-18T17:46:20.133Z] 17:36:01 ens3 724.85 428.56 5580.40 91.94 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:36:01 veth48a8c64 67.01 78.95 6.53 57.20 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:36:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:36:01 docker0 71.95 87.37 6.11 141.76 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:37:01 ens3 254.67 204.48 2330.97 75.14 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:37:01 veth72fe446 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:37:01 docker0 180.96 222.94 14.17 2305.79 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:38:01 ens3 188.49 107.65 3646.75 45.47 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:38:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:38:01 docker0 18.26 50.09 1.33 831.79 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:39:01 ens3 8.62 5.43 8.13 2.91 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:39:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:40:01 ens3 135.29 72.67 2027.74 5.10 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:40:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:41:01 ens3 0.87 0.63 0.35 0.28 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:42:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:43:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.133Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:44:01 ens3 0.58 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:45:01 ens3 7.08 3.95 8.48 0.47 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:46:01 ens3 0.45 0.33 0.19 0.09 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:46:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] Average: ens3 120.10 74.90 1236.65 20.13 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] Average: docker0 24.65 32.77 1.97 298.15 0.00 0.00 0.00 0.00 [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] ---> sar -P ALL: [2023-10-18T17:46:20.134Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9528) 10/18/23 _x86_64_ (8 CPU) [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] 17:34:34 LINUX RESTART (8 CPU) [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] 17:35:01 CPU %user %nice %system %iowait %steal %idle [2023-10-18T17:46:20.134Z] 17:36:01 all 8.70 0.00 2.94 1.49 0.06 86.81 [2023-10-18T17:46:20.134Z] 17:36:01 0 13.87 0.00 2.81 2.42 0.07 80.84 [2023-10-18T17:46:20.134Z] 17:36:01 1 7.02 0.00 2.69 3.00 0.05 87.24 [2023-10-18T17:46:20.134Z] 17:36:01 2 8.91 0.00 3.08 0.57 0.07 87.37 [2023-10-18T17:46:20.134Z] 17:36:01 3 7.78 0.00 3.25 0.61 0.07 88.29 [2023-10-18T17:46:20.134Z] 17:36:01 4 10.43 0.00 2.91 0.79 0.07 85.80 [2023-10-18T17:46:20.134Z] 17:36:01 5 6.57 0.00 2.25 0.03 0.05 91.09 [2023-10-18T17:46:20.134Z] 17:36:01 6 7.69 0.00 4.08 4.32 0.05 83.86 [2023-10-18T17:46:20.134Z] 17:36:01 7 7.29 0.00 2.43 0.22 0.05 90.01 [2023-10-18T17:46:20.134Z] 17:37:01 all 20.81 0.00 3.93 2.77 0.07 72.42 [2023-10-18T17:46:20.134Z] 17:37:01 0 23.27 0.00 3.88 1.43 0.07 71.36 [2023-10-18T17:46:20.134Z] 17:37:01 1 19.30 0.00 4.62 16.39 0.08 59.60 [2023-10-18T17:46:20.134Z] 17:37:01 2 21.86 0.00 4.49 0.62 0.07 72.96 [2023-10-18T17:46:20.134Z] 17:37:01 3 22.72 0.00 4.36 0.34 0.07 72.52 [2023-10-18T17:46:20.134Z] 17:37:01 4 21.28 0.00 3.68 2.42 0.07 72.56 [2023-10-18T17:46:20.134Z] 17:37:01 5 18.66 0.00 4.12 0.52 0.05 76.65 [2023-10-18T17:46:20.134Z] 17:37:01 6 21.39 0.00 3.37 0.37 0.07 74.80 [2023-10-18T17:46:20.134Z] 17:37:01 7 17.98 0.00 2.93 0.19 0.07 78.83 [2023-10-18T17:46:20.134Z] 17:38:01 all 26.07 0.00 4.63 2.69 0.08 66.53 [2023-10-18T17:46:20.134Z] 17:38:01 0 26.69 0.00 4.30 3.02 0.07 65.93 [2023-10-18T17:46:20.134Z] 17:38:01 1 23.56 0.00 4.28 4.63 0.08 67.44 [2023-10-18T17:46:20.134Z] 17:38:01 2 27.01 0.00 4.74 5.83 0.07 62.36 [2023-10-18T17:46:20.134Z] 17:38:01 3 27.16 0.00 4.32 2.83 0.08 65.61 [2023-10-18T17:46:20.134Z] 17:38:01 4 30.22 0.00 5.01 0.27 0.10 64.39 [2023-10-18T17:46:20.134Z] 17:38:01 5 24.43 0.00 4.55 3.00 0.07 67.95 [2023-10-18T17:46:20.134Z] 17:38:01 6 25.76 0.00 4.48 1.19 0.07 68.50 [2023-10-18T17:46:20.134Z] 17:38:01 7 23.74 0.00 5.36 0.74 0.08 70.07 [2023-10-18T17:46:20.134Z] 17:39:01 all 0.42 0.00 0.16 0.45 0.01 98.96 [2023-10-18T17:46:20.134Z] 17:39:01 0 0.22 0.00 0.40 3.26 0.00 96.12 [2023-10-18T17:46:20.134Z] 17:39:01 1 0.17 0.00 0.12 0.02 0.00 99.70 [2023-10-18T17:46:20.134Z] 17:39:01 2 0.50 0.00 0.13 0.32 0.00 99.05 [2023-10-18T17:46:20.134Z] 17:39:01 3 1.49 0.00 0.13 0.00 0.02 98.36 [2023-10-18T17:46:20.134Z] 17:39:01 4 0.33 0.00 0.17 0.03 0.00 99.46 [2023-10-18T17:46:20.134Z] 17:39:01 5 0.20 0.00 0.13 0.02 0.02 99.63 [2023-10-18T17:46:20.134Z] 17:39:01 6 0.32 0.00 0.10 0.00 0.02 99.57 [2023-10-18T17:46:20.134Z] 17:39:01 7 0.13 0.00 0.08 0.00 0.00 99.78 [2023-10-18T17:46:20.134Z] 17:40:01 all 1.43 0.00 0.63 0.39 0.01 97.52 [2023-10-18T17:46:20.134Z] 17:40:01 0 0.67 0.00 0.65 0.92 0.02 97.75 [2023-10-18T17:46:20.134Z] 17:40:01 1 2.70 0.00 0.85 0.55 0.02 95.88 [2023-10-18T17:46:20.134Z] 17:40:01 2 1.25 0.00 0.55 0.38 0.02 97.80 [2023-10-18T17:46:20.134Z] 17:40:01 3 1.98 0.00 0.65 0.93 0.02 96.41 [2023-10-18T17:46:20.134Z] 17:40:01 4 1.07 0.00 0.65 0.05 0.02 98.21 [2023-10-18T17:46:20.134Z] 17:40:01 5 0.87 0.00 0.42 0.17 0.00 98.55 [2023-10-18T17:46:20.134Z] 17:40:01 6 0.98 0.00 0.55 0.10 0.00 98.37 [2023-10-18T17:46:20.134Z] 17:40:01 7 1.95 0.00 0.75 0.05 0.02 97.23 [2023-10-18T17:46:20.134Z] 17:41:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-10-18T17:46:20.134Z] 17:41:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2023-10-18T17:46:20.134Z] 17:41:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2023-10-18T17:46:20.134Z] 17:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-18T17:46:20.134Z] 17:41:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2023-10-18T17:46:20.134Z] 17:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-10-18T17:46:20.134Z] 17:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-10-18T17:46:20.134Z] 17:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T17:46:20.134Z] 17:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:42:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-10-18T17:46:20.134Z] 17:42:01 0 0.02 0.00 0.08 0.02 0.00 99.88 [2023-10-18T17:46:20.134Z] 17:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T17:46:20.134Z] 17:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-10-18T17:46:20.134Z] 17:43:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-10-18T17:46:20.134Z] 17:43:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-10-18T17:46:20.134Z] 17:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:43:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-10-18T17:46:20.134Z] 17:43:01 3 1.61 0.00 0.00 0.00 0.00 98.39 [2023-10-18T17:46:20.134Z] 17:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T17:46:20.134Z] 17:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-10-18T17:46:20.134Z] 17:43:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:44:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2023-10-18T17:46:20.134Z] 17:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2023-10-18T17:46:20.134Z] 17:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-10-18T17:46:20.134Z] 17:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:44:01 3 1.97 0.00 0.00 0.00 0.00 98.03 [2023-10-18T17:46:20.134Z] 17:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T17:46:20.134Z] 17:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-10-18T17:46:20.134Z] 17:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-10-18T17:46:20.134Z] 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:45:01 all 0.19 0.00 0.01 0.01 0.00 99.79 [2023-10-18T17:46:20.134Z] 17:45:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-10-18T17:46:20.134Z] 17:45:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:45:01 2 0.12 0.00 0.02 0.00 0.00 99.87 [2023-10-18T17:46:20.134Z] 17:45:01 3 1.17 0.00 0.00 0.00 0.00 98.83 [2023-10-18T17:46:20.134Z] 17:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-10-18T17:46:20.134Z] 17:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-10-18T17:46:20.134Z] 17:45:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2023-10-18T17:46:20.134Z] 17:46:01 all 0.13 0.00 0.04 0.00 0.00 99.81 [2023-10-18T17:46:20.134Z] 17:46:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-10-18T17:46:20.134Z] 17:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:46:01 2 0.33 0.00 0.03 0.00 0.00 99.63 [2023-10-18T17:46:20.134Z] 17:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-10-18T17:46:20.134Z] 17:46:01 4 0.58 0.00 0.17 0.00 0.02 99.23 [2023-10-18T17:46:20.134Z] 17:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] 17:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-10-18T17:46:20.134Z] 17:46:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-10-18T17:46:20.134Z] Average: all 5.26 0.00 1.12 0.71 0.02 92.89 [2023-10-18T17:46:20.134Z] Average: 0 5.87 0.00 1.11 1.01 0.02 91.98 [2023-10-18T17:46:20.134Z] Average: 1 4.76 0.00 1.14 2.22 0.02 91.86 [2023-10-18T17:46:20.134Z] Average: 2 5.42 0.00 1.18 0.70 0.02 92.67 [2023-10-18T17:46:20.134Z] Average: 3 5.96 0.00 1.15 0.42 0.02 92.44 [2023-10-18T17:46:20.134Z] Average: 4 5.78 0.00 1.15 0.32 0.03 92.72 [2023-10-18T17:46:20.134Z] Average: 5 4.58 0.00 1.04 0.34 0.02 94.02 [2023-10-18T17:46:20.134Z] Average: 6 5.09 0.00 1.15 0.54 0.02 93.20 [2023-10-18T17:46:20.134Z] Average: 7 4.62 0.00 1.05 0.11 0.02 94.20 [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z] [2023-10-18T17:46:20.134Z]