Pull request #266 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of EdgeX-Camera-Management for edgexfoundry/device-usb-camera Loading trusted files from base branch main at bd38f515c46efcd7844d1c84f55761450580435e rather than 0bfb0afc19f06666b17804e809a9fc6005187f62 Obtained Jenkinsfile from bd38f515c46efcd7844d1c84f55761450580435e 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-ssh12440005121905172129.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh17459281611255719080.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12479038544334040417.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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 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-ssh16122640614198626684.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11547587516994546453.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3864’ Running on prd-ubuntu20.04-docker-8c-8g-3866 in /w/workspace/foundry_device-usb-camera_PR-266 [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-266 # 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/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bd38f515c46efcd7844d1c84f55761450580435e into PR head commit 0bfb0afc19f06666b17804e809a9fc6005187f62 Merge succeeded, producing 0bfb0afc19f06666b17804e809a9fc6005187f62 Checking out Revision 0bfb0afc19f06666b17804e809a9fc6005187f62 (PR-266) > git config core.sparsecheckout # timeout=10 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # 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 bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 Commit message: "feat: address pr comments" > git rev-list --no-walk b0c3915abf1481d4c55f73d3c7344f2cd1aa64d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-16T22:51:28.010Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-16T22:51:28.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-16T22:51:28.096Z] ========================================================= [2023-08-16T22:51:28.096Z] EdgeX Global Pipelines Version Info [2023-08-16T22:51:28.096Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:51:28.806Z] ------------------- [2023-08-16T22:51:28.806Z] stable info: [2023-08-16T22:51:28.806Z] ------------------- [2023-08-16T22:51:28.806Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-16T22:51:28.806Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T22:51:28.806Z] Message: update stable to v1.0.253 [2023-08-16T22:51:29.376Z] ------------------- [2023-08-16T22:51:29.377Z] experimental info: [2023-08-16T22:51:29.377Z] ------------------- [2023-08-16T22:51:29.377Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-16T22:51:29.377Z] Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 [2023-08-16T22:51:29.377Z] Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-16T22:51:29.541Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-08-16T22:51:29.556Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-08-16T22:51:29.569Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-16T22:51:29.584Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-16T22:51:29.599Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-16T22:51:29.608Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-16T22:51:29.620Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-16T22:51:29.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-08-16T22:51:29.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-16T22:51:29.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-16T22:51:29.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-16T22:51:29.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-08-16T22:51:29.695Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-16T22:51:29.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-16T22:51:29.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T22:51:29.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-08-16T22:51:29.747Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T22:51:29.762Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-16T22:51:29.777Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-16T22:51:29.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-16T22:51:29.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-08-16T22:51:29.822Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-08-16T22:51:29.838Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-16T22:51:29.856Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-16T22:51:29.873Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-16T22:51:29.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-16T22:51:29.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-16T22:51:29.925Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-266 [Pipeline] echo [2023-08-16T22:51:29.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-266 [Pipeline] echo [2023-08-16T22:51:29.951Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-266 [Pipeline] echo [2023-08-16T22:51:29.967Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo [2023-08-16T22:51:29.977Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0bfb0af [Pipeline] echo [2023-08-16T22:51:29.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:51:30.032Z] provisioning config files... [2023-08-16T22:51:30.044Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config14619340656044925114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:51:30.343Z] ---> docker-login.sh [2023-08-16T22:51:30.343Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:51:30.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:30.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:30.604Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:30.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:30.604Z] [2023-08-16T22:51:30.604Z] Login Succeeded [2023-08-16T22:51:30.604Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:51:30.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:30.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:30.865Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:30.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:30.865Z] [2023-08-16T22:51:30.865Z] Login Succeeded [2023-08-16T22:51:30.865Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:51:30.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:30.865Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:30.865Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:30.865Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:30.865Z] [2023-08-16T22:51:30.865Z] Login Succeeded [2023-08-16T22:51:30.865Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:51:31.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:31.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:31.125Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:31.125Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:31.125Z] [2023-08-16T22:51:31.125Z] Login Succeeded [2023-08-16T22:51:31.125Z] docker.io [2023-08-16T22:51:31.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:31.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:31.384Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:31.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:31.384Z] [2023-08-16T22:51:31.384Z] Login Succeeded [2023-08-16T22:51:31.384Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:51:31.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-16T22:51:31.767Z] + git rev-list -1 --merges 0bfb0afc19f06666b17804e809a9fc6005187f62~1..0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo [2023-08-16T22:51:31.809Z] -----------> git rev-list -1 --merges 0bfb0afc19f06666b17804e809a9fc6005187f62~1..0bfb0afc19f06666b17804e809a9fc6005187f62 0bfb0afc19f06666b17804e809a9fc6005187f62 [false] [Pipeline] sh [2023-08-16T22:51:32.098Z] + git log --format=format:%s -1 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo [2023-08-16T22:51:32.112Z] ========================================================= [2023-08-16T22:51:32.112Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-16T22:51:32.112Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T22:51:32.452Z] + git log --format=format:%s -1 0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] echo [2023-08-16T22:51:32.462Z] [semverPrep] GIT_COMMIT: 0bfb0afc19f06666b17804e809a9fc6005187f62, Commit Message: feat: address pr comments [Pipeline] echo [2023-08-16T22:51:32.474Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-16T22:51:32.823Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-16T22:51:32.823Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-16T22:51:32.823Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-16T22:51:32.823Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-16T22:51:32.823Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-16T22:51:32.823Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-16T22:51:32.823Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:51:33.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:51:33.255Z] [2023-08-16T22:51:33.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:51:33.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:51:33.556Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-16T22:51:33.556Z] b85a868b505f: Pulling fs layer [2023-08-16T22:51:33.556Z] e2be974225ed: Pulling fs layer [2023-08-16T22:51:33.556Z] 339a4e72a1f5: Pulling fs layer [2023-08-16T22:51:33.556Z] 988bab9f4d93: Pulling fs layer [2023-08-16T22:51:33.556Z] 1469e6f7b9e6: Pulling fs layer [2023-08-16T22:51:33.556Z] eaf3925da568: Pulling fs layer [2023-08-16T22:51:33.556Z] bab4dde63d76: Pulling fs layer [2023-08-16T22:51:33.556Z] bde34c3a00c8: Pulling fs layer [2023-08-16T22:51:33.556Z] b352a97aabf1: Pulling fs layer [2023-08-16T22:51:33.556Z] 4872d77fe225: Pulling fs layer [2023-08-16T22:51:33.556Z] 5851b861e8e6: Pulling fs layer [2023-08-16T22:51:33.556Z] b352a97aabf1: Waiting [2023-08-16T22:51:33.556Z] 988bab9f4d93: Waiting [2023-08-16T22:51:33.556Z] bde34c3a00c8: Waiting [2023-08-16T22:51:33.556Z] 4872d77fe225: Waiting [2023-08-16T22:51:33.556Z] 1469e6f7b9e6: Waiting [2023-08-16T22:51:33.556Z] eaf3925da568: Waiting [2023-08-16T22:51:33.556Z] bab4dde63d76: Waiting [2023-08-16T22:51:33.556Z] 5851b861e8e6: Waiting [2023-08-16T22:51:33.556Z] e2be974225ed: Download complete [2023-08-16T22:51:33.556Z] 988bab9f4d93: Verifying Checksum [2023-08-16T22:51:33.556Z] 988bab9f4d93: Download complete [2023-08-16T22:51:33.556Z] 1469e6f7b9e6: Verifying Checksum [2023-08-16T22:51:33.556Z] 1469e6f7b9e6: Download complete [2023-08-16T22:51:33.556Z] 339a4e72a1f5: Verifying Checksum [2023-08-16T22:51:33.556Z] 339a4e72a1f5: Download complete [2023-08-16T22:51:33.815Z] eaf3925da568: Verifying Checksum [2023-08-16T22:51:33.815Z] eaf3925da568: Download complete [2023-08-16T22:51:33.815Z] bde34c3a00c8: Download complete [2023-08-16T22:51:33.815Z] b352a97aabf1: Verifying Checksum [2023-08-16T22:51:33.815Z] b352a97aabf1: Download complete [2023-08-16T22:51:33.815Z] 4872d77fe225: Download complete [2023-08-16T22:51:33.815Z] 5851b861e8e6: Verifying Checksum [2023-08-16T22:51:33.815Z] 5851b861e8e6: Download complete [2023-08-16T22:51:33.815Z] b85a868b505f: Download complete [2023-08-16T22:51:34.074Z] bab4dde63d76: Verifying Checksum [2023-08-16T22:51:34.074Z] bab4dde63d76: Download complete [2023-08-16T22:51:35.010Z] b85a868b505f: Pull complete [2023-08-16T22:51:35.275Z] e2be974225ed: Pull complete [2023-08-16T22:51:35.842Z] 339a4e72a1f5: Pull complete [2023-08-16T22:51:35.842Z] 988bab9f4d93: Pull complete [2023-08-16T22:51:36.116Z] 1469e6f7b9e6: Pull complete [2023-08-16T22:51:36.374Z] eaf3925da568: Pull complete [2023-08-16T22:51:38.277Z] bab4dde63d76: Pull complete [2023-08-16T22:51:38.277Z] bde34c3a00c8: Pull complete [2023-08-16T22:51:38.277Z] b352a97aabf1: Pull complete [2023-08-16T22:51:38.277Z] 4872d77fe225: Pull complete [2023-08-16T22:51:38.536Z] 5851b861e8e6: Pull complete [2023-08-16T22:51:38.536Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-16T22:51:38.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-16T22:51:38.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:51:38.640Z] prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container [2023-08-16T22:51:38.676Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-08-16T22:51:41.680Z] $ docker top 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c -eo pid,comm [2023-08-16T22:51:41.735Z] 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-08-16T22:51:41.735Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-16T22:51:41.772Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T22:51:41.772Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T22:51:41.896Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T22:51:41.902Z] $ docker exec 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent [2023-08-16T22:51:42.017Z] SSH_AUTH_SOCK=/tmp/ssh-slMf3vJkdQcS/agent.32 [2023-08-16T22:51:42.017Z] SSH_AGENT_PID=38 [2023-08-16T22:51:42.024Z] Running ssh-add (command line suppressed) [2023-08-16T22:51:42.142Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_17892184721895328578.key (/w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_17892184721895328578.key) [2023-08-16T22:51:42.154Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T22:51:42.440Z] + git tag --points-at HEAD [Pipeline] } [2023-08-16T22:51:42.455Z] $ docker exec --env ******** --env ******** 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent -k [2023-08-16T22:51:42.556Z] unset SSH_AUTH_SOCK; [2023-08-16T22:51:42.557Z] unset SSH_AGENT_PID; [2023-08-16T22:51:42.557Z] echo Agent pid 38 killed; [2023-08-16T22:51:42.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-16T22:51:42.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-16T22:51:42.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-16T22:51:42.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-16T22:51:42.719Z] $ docker exec 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent [2023-08-16T22:51:42.846Z] SSH_AUTH_SOCK=/tmp/ssh-qOIfxcG6Yd4t/agent.70 [2023-08-16T22:51:42.846Z] SSH_AGENT_PID=76 [2023-08-16T22:51:42.851Z] Running ssh-add (command line suppressed) [2023-08-16T22:51:42.964Z] Identity added: /w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_8149466046986653905.key (/w/workspace/foundry_device-usb-camera_PR-266@tmp/private_key_8149466046986653905.key) [2023-08-16T22:51:42.979Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-16T22:51:43.271Z] + git semver init [2023-08-16T22:51:43.529Z] 2023-08-16 22:51:43,458 [run_init] DEBUG init version:0.0.0 force:False [2023-08-16T22:51:43.530Z] 2023-08-16 22:51:43,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-266/.semver [2023-08-16T22:51:43.530Z] 2023-08-16 22:51:43,459 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-266/.semver [2023-08-16T22:51:43.530Z] 2023-08-16 22:51:43,459 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-266/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-266, universal_newlines=False, shell=None, istream=None) [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,147 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-266/.git/info/exclude [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 with force:False [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,147 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,151 [execute] INFO git cat-file --batch-check [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,152 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,159 [execute] INFO git cat-file --batch [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-266/.semver, universal_newlines=False, shell=None, istream=) [2023-08-16T22:51:44.469Z] 2023-08-16 22:51:44,163 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-266/.semver/PR-266 [2023-08-16T22:51:44.469Z] 0.0.0 [Pipeline] } [2023-08-16T22:51:44.481Z] $ docker exec --env ******** --env ******** 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c ssh-agent -k [2023-08-16T22:51:44.580Z] unset SSH_AUTH_SOCK; [2023-08-16T22:51:44.580Z] unset SSH_AGENT_PID; [2023-08-16T22:51:44.581Z] echo Agent pid 76 killed; [2023-08-16T22:51:44.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-16T22:51:44.900Z] + git semver [Pipeline] } [2023-08-16T22:51:45.182Z] $ docker stop --time=1 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c [2023-08-16T22:51:46.505Z] $ docker rm -f --volumes 0463928479fd51f12bdf7e24955814e5d0856206ac9207b0335c80de20582b7c [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:51:46.850Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-16T22:51:47.052Z] Stashed 1 file(s) [Pipeline] echo [2023-08-16T22:51:47.055Z] [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-08-16T22:51:47.208Z] provisioning config files... [2023-08-16T22:51:47.218Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config8113662451731022017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:51:47.518Z] ---> docker-login.sh [2023-08-16T22:51:47.518Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:51:47.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:47.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:47.518Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:47.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:47.518Z] [2023-08-16T22:51:47.518Z] Login Succeeded [2023-08-16T22:51:47.518Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:51:47.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:47.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:47.518Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:47.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:47.518Z] [2023-08-16T22:51:47.518Z] Login Succeeded [2023-08-16T22:51:47.518Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:51:47.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:47.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:47.777Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:47.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:47.777Z] [2023-08-16T22:51:47.777Z] Login Succeeded [2023-08-16T22:51:47.777Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:51:47.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:47.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:47.777Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:47.777Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:47.777Z] [2023-08-16T22:51:47.777Z] Login Succeeded [2023-08-16T22:51:47.777Z] docker.io [2023-08-16T22:51:48.035Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:51:48.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:51:48.035Z] Configure a credential helper to remove this warning. See [2023-08-16T22:51:48.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:51:48.035Z] [2023-08-16T22:51:48.035Z] Login Succeeded [2023-08-16T22:51:48.035Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:51:48.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T22:51:48.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:51:48.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:51:48.127Z] ========================================================= [2023-08-16T22:51:48.127Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-16T22:51:48.127Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:51:48.445Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T22:51:48.445Z] Sending build context to Docker daemon 2.346MB [2023-08-16T22:51:48.445Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:51:48.445Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-16T22:51:48.445Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-16T22:51:48.445Z] 4db1b89c0bd1: Pulling fs layer [2023-08-16T22:51:48.445Z] 6911f1a30b25: Pulling fs layer [2023-08-16T22:51:48.445Z] e194b8c5c2a9: Pulling fs layer [2023-08-16T22:51:48.445Z] 6863d3e3a2b1: Pulling fs layer [2023-08-16T22:51:48.445Z] ec0bb842ea78: Pulling fs layer [2023-08-16T22:51:48.445Z] 40a00589a448: Pulling fs layer [2023-08-16T22:51:48.445Z] 6c08303d61cc: Pulling fs layer [2023-08-16T22:51:48.445Z] 798269fcf238: Pulling fs layer [2023-08-16T22:51:48.445Z] ec0bb842ea78: Waiting [2023-08-16T22:51:48.445Z] 40a00589a448: Waiting [2023-08-16T22:51:48.445Z] 6c08303d61cc: Waiting [2023-08-16T22:51:48.445Z] 798269fcf238: Waiting [2023-08-16T22:51:48.706Z] 6911f1a30b25: Download complete [2023-08-16T22:51:48.706Z] 6863d3e3a2b1: Verifying Checksum [2023-08-16T22:51:48.706Z] 6863d3e3a2b1: Download complete [2023-08-16T22:51:48.706Z] ec0bb842ea78: Verifying Checksum [2023-08-16T22:51:48.706Z] ec0bb842ea78: Download complete [2023-08-16T22:51:48.706Z] 4db1b89c0bd1: Download complete [2023-08-16T22:51:48.706Z] 40a00589a448: Verifying Checksum [2023-08-16T22:51:48.706Z] 40a00589a448: Download complete [2023-08-16T22:51:48.706Z] 4db1b89c0bd1: Pull complete [2023-08-16T22:51:48.968Z] 6911f1a30b25: Pull complete [2023-08-16T22:51:49.228Z] 798269fcf238: Verifying Checksum [2023-08-16T22:51:49.228Z] 798269fcf238: Download complete [2023-08-16T22:51:49.228Z] e194b8c5c2a9: Verifying Checksum [2023-08-16T22:51:49.228Z] e194b8c5c2a9: Download complete [2023-08-16T22:51:49.486Z] 6c08303d61cc: Verifying Checksum [2023-08-16T22:51:49.486Z] 6c08303d61cc: Download complete [2023-08-16T22:51:53.675Z] e194b8c5c2a9: Pull complete [2023-08-16T22:51:53.675Z] 6863d3e3a2b1: Pull complete [2023-08-16T22:51:53.675Z] ec0bb842ea78: Pull complete [2023-08-16T22:51:53.675Z] 40a00589a448: Pull complete [2023-08-16T22:51:55.577Z] 6c08303d61cc: Pull complete [2023-08-16T22:51:56.510Z] 798269fcf238: Pull complete [2023-08-16T22:51:56.769Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-16T22:51:56.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-16T22:51:56.769Z] ---> ec979cd7f677 [2023-08-16T22:51:56.769Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:52:01.002Z] ---> Running in 9d5fe329efbb [2023-08-16T22:52:01.002Z] Removing intermediate container 9d5fe329efbb [2023-08-16T22:52:01.002Z] ---> 56c951b6d9cc [2023-08-16T22:52:01.002Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:52:01.002Z] ---> Running in 37f4dd6f5af5 [2023-08-16T22:52:01.002Z] Removing intermediate container 37f4dd6f5af5 [2023-08-16T22:52:01.002Z] ---> e493704794b8 [2023-08-16T22:52:01.002Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T22:52:01.002Z] ---> Running in 541ede6bcc78 [2023-08-16T22:52:01.002Z] Removing intermediate container 541ede6bcc78 [2023-08-16T22:52:01.002Z] ---> baec243f6e1b [2023-08-16T22:52:01.002Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T22:52:01.002Z] ---> Running in 08d867f0a7e2 [2023-08-16T22:52:01.002Z] Removing intermediate container 08d867f0a7e2 [2023-08-16T22:52:01.002Z] ---> b9fe04166cfe [2023-08-16T22:52:01.002Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:52:01.261Z] ---> Running in fe425605c3cf [2023-08-16T22:52:01.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:52:01.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:52:01.780Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-16T22:52:01.780Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-16T22:52:01.780Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T22:52:01.780Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T22:52:01.780Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-16T22:52:02.037Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-16T22:52:02.037Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-16T22:52:02.037Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-16T22:52:02.037Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-16T22:52:02.037Z] (10/14) Installing kmod-libs (30-r1) [2023-08-16T22:52:02.037Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-16T22:52:02.037Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-16T22:52:02.037Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-16T22:52:02.037Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-16T22:52:02.037Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T22:52:02.037Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T22:52:02.037Z] OK: 272 MiB in 67 packages [2023-08-16T22:52:02.160Z] Still waiting to schedule task [2023-08-16T22:52:02.160Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3865’ [2023-08-16T22:52:02.603Z] Removing intermediate container fe425605c3cf [2023-08-16T22:52:02.603Z] ---> f1444152ed92 [2023-08-16T22:52:02.603Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-16T22:52:02.603Z] ---> Running in 1ddd0ba90ef4 [2023-08-16T22:52:02.603Z] Removing intermediate container 1ddd0ba90ef4 [2023-08-16T22:52:02.603Z] ---> 0c68ebff90c5 [2023-08-16T22:52:02.603Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-16T22:52:02.861Z] ---> 8d0c8bad5b5c [2023-08-16T22:52:02.861Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:52:02.861Z] ---> Running in 73ef3402e6b7 [2023-08-16T22:52:43.688Z] Removing intermediate container 73ef3402e6b7 [2023-08-16T22:52:43.688Z] ---> 78e204ee06d5 [2023-08-16T22:52:43.688Z] Step 11/13 : COPY . . [2023-08-16T22:52:43.688Z] ---> e5b0ec59f4a8 [2023-08-16T22:52:43.688Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T22:52:43.688Z] ---> Running in fc0935f8b4af [2023-08-16T22:52:43.688Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:52:43.688Z] Dload Upload Total Spent Left Speed [2023-08-16T22:52:43.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 6108 0 --:--:-- --:--:-- --:--:-- 6138 [2023-08-16T22:52:43.688Z] Removing intermediate container fc0935f8b4af [2023-08-16T22:52:43.689Z] ---> d202b32be1c9 [2023-08-16T22:52:43.689Z] Step 13/13 : RUN ${MAKE} [2023-08-16T22:52:43.689Z] ---> Running in 7fe24aa5a795 [2023-08-16T22:52:43.689Z] noop [2023-08-16T22:52:43.689Z] Removing intermediate container 7fe24aa5a795 [2023-08-16T22:52:43.689Z] ---> f8f5bd6fb6ce [2023-08-16T22:52:43.689Z] Successfully built f8f5bd6fb6ce [2023-08-16T22:52:43.689Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:52:44.006Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T22:52:44.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:52:44.087Z] prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container [2023-08-16T22:52:44.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T22:52:44.443Z] $ docker top db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:52:44.781Z] + go version [2023-08-16T22:52:44.781Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-16T22:52:44.793Z] $ docker stop --time=1 db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b [2023-08-16T22:52:46.059Z] $ docker rm -f --volumes db45a34ebfddf2e2217ebfa0a38f068f075b88a0ff8b68efc042edf4ab6e7e7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:52:46.472Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-16T22:52:46.473Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:52:46.547Z] prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container [2023-08-16T22:52:46.580Z] $ 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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-16T22:52:46.941Z] $ docker top 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:52:47.291Z] + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-266 [Pipeline] fileExists [Pipeline] sh [2023-08-16T22:52:47.597Z] + make test [2023-08-16T22:52:47.597Z] go test ./... -coverprofile=coverage.out ./... [2023-08-16T22:52:52.871Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-16T22:53:05.092Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-16T22:53:05.093Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.5% of statements [2023-08-16T22:53:11.653Z] go vet ./... [2023-08-16T22:53:15.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T22:53:15.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T22:53:15.843Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T22:53:15.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T22:53:15.870Z] $ docker stop --time=1 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 [2023-08-16T22:53:18.746Z] $ docker rm -f --volumes 3a08a06eb07af00be6107c08bc16dcf2796bf9a5de837627fbffc3e5b9464615 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T22:53:19.216Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T22:53:19.276Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-16T22:53:19.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T22:53:20.145Z] + ls -al . [2023-08-16T22:53:20.146Z] total 216 [2023-08-16T22:53:20.146Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 16 22:52 . [2023-08-16T22:53:20.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:51 .. [2023-08-16T22:53:20.146Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:51 .git [2023-08-16T22:53:20.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 .github [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 22:51 .gitignore [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 22:51 .golangci.yml [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 22:51 .hadolint.yml [2023-08-16T22:53:20.146Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:51 .semver [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 22:51 Attribution.txt [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 22:51 CHANGELOG.md [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 22:51 Dockerfile [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 22:51 GOVERNANCE.md [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 22:51 Jenkinsfile [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:51 LICENSE [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 22:51 Makefile [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 22:51 OWNERS.md [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 22:51 README.md [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:51 VERSION [2023-08-16T22:53:20.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:51 bin [2023-08-16T22:53:20.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 cmd [2023-08-16T22:53:20.146Z] -rw-r--r-- 1 jenkins jenkins 54112 Aug 16 22:53 coverage.out [2023-08-16T22:53:20.146Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 22:51 docker-entrypoint.sh [2023-08-16T22:53:20.146Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:51 docs [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 22:51 go.mod [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 22:51 go.sum [2023-08-16T22:53:20.146Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:51 internal [2023-08-16T22:53:20.146Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:51 snap [2023-08-16T22:53:20.146Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 22:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:53:20.447Z] + 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=0bfb0afc19f06666b17804e809a9fc6005187f62 --label arch=amd64 --label version=0.0.0 . [2023-08-16T22:53:20.447Z] Sending build context to Docker daemon 2.401MB [2023-08-16T22:53:20.447Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:53:20.447Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-16T22:53:20.447Z] ---> f8f5bd6fb6ce [2023-08-16T22:53:20.447Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:53:20.447Z] ---> Running in a8ad95122196 [2023-08-16T22:53:20.707Z] Removing intermediate container a8ad95122196 [2023-08-16T22:53:20.707Z] ---> f4d36a569afb [2023-08-16T22:53:20.707Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:53:20.707Z] ---> Running in 70670ce66fa5 [2023-08-16T22:53:20.707Z] Removing intermediate container 70670ce66fa5 [2023-08-16T22:53:20.707Z] ---> 608dbc10d13a [2023-08-16T22:53:20.707Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T22:53:20.707Z] ---> Running in 2adb526dc1a3 [2023-08-16T22:53:20.707Z] Removing intermediate container 2adb526dc1a3 [2023-08-16T22:53:20.707Z] ---> 639b228f0404 [2023-08-16T22:53:20.707Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T22:53:20.966Z] ---> Running in 0af36df33df0 [2023-08-16T22:53:20.966Z] Removing intermediate container 0af36df33df0 [2023-08-16T22:53:20.966Z] ---> b165b81f6564 [2023-08-16T22:53:20.966Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:53:20.966Z] ---> Running in 3456f896ff6c [2023-08-16T22:53:21.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:53:21.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:53:21.743Z] OK: 272 MiB in 67 packages [2023-08-16T22:53:22.002Z] Removing intermediate container 3456f896ff6c [2023-08-16T22:53:22.002Z] ---> 14564d2ceb6d [2023-08-16T22:53:22.002Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-16T22:53:22.002Z] ---> Running in 25c7f6450fe8 [2023-08-16T22:53:22.002Z] Removing intermediate container 25c7f6450fe8 [2023-08-16T22:53:22.002Z] ---> 11917c919e3a [2023-08-16T22:53:22.002Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-16T22:53:22.261Z] ---> a5a3035c1835 [2023-08-16T22:53:22.261Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:53:22.261Z] ---> Running in 77e296fba02a [2023-08-16T22:53:22.828Z] Removing intermediate container 77e296fba02a [2023-08-16T22:53:22.828Z] ---> c964263da8b5 [2023-08-16T22:53:22.828Z] Step 11/36 : COPY . . [2023-08-16T22:53:23.396Z] ---> 80ed1f614211 [2023-08-16T22:53:23.396Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T22:53:23.396Z] ---> Running in 91dad4c299bd [2023-08-16T22:53:23.654Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:53:23.654Z] Dload Upload Total Spent Left Speed [2023-08-16T22:53:23.654Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14925 0 --:--:-- --:--:-- --:--:-- 14957 [2023-08-16T22:53:23.913Z] Removing intermediate container 91dad4c299bd [2023-08-16T22:53:23.913Z] ---> 0438f51f2975 [2023-08-16T22:53:23.913Z] Step 13/36 : RUN ${MAKE} [2023-08-16T22:53:23.913Z] ---> Running in 2a20d973af83 [2023-08-16T22:53:24.171Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-16T22:53:50.529Z] Removing intermediate container 2a20d973af83 [2023-08-16T22:53:50.530Z] ---> bc5dc9ed4673 [2023-08-16T22:53:50.530Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-16T22:53:50.530Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-16T22:53:50.530Z] 4acc49c71d14: Pulling fs layer [2023-08-16T22:53:50.530Z] 4acc49c71d14: Verifying Checksum [2023-08-16T22:53:50.530Z] 4acc49c71d14: Download complete [2023-08-16T22:53:50.530Z] 4acc49c71d14: Pull complete [2023-08-16T22:53:50.530Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-16T22:53:50.530Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-16T22:53:50.530Z] ---> 01a2bd3e5fff [2023-08-16T22:53:50.530Z] Step 15/36 : FROM alpine:3.17 [2023-08-16T22:53:51.097Z] 3.17: Pulling from library/alpine [2023-08-16T22:53:51.097Z] 9398808236ff: Pulling fs layer [2023-08-16T22:53:51.356Z] 9398808236ff: Verifying Checksum [2023-08-16T22:53:51.356Z] 9398808236ff: Download complete [2023-08-16T22:53:51.356Z] 9398808236ff: Pull complete [2023-08-16T22:53:51.356Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T22:53:51.356Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T22:53:51.356Z] ---> 1e0b8b5322fc [2023-08-16T22:53:51.356Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-16T22:53:51.921Z] ---> Running in b5001c74538e [2023-08-16T22:53:51.921Z] Removing intermediate container b5001c74538e [2023-08-16T22:53:51.921Z] ---> 8050675c1afb [2023-08-16T22:53:51.921Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-16T22:53:51.921Z] ---> Running in cccf9ae0236f [2023-08-16T22:53:52.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-16T22:53:52.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-16T22:53:52.698Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-08-16T22:53:52.698Z] (2/86) Installing sdl2 (2.26.5-r0) [2023-08-16T22:53:52.698Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-08-16T22:53:52.698Z] (4/86) Installing libxau (1.0.10-r0) [2023-08-16T22:53:52.698Z] (5/86) Installing libmd (1.0.4-r0) [2023-08-16T22:53:52.698Z] (6/86) Installing libbsd (0.11.7-r0) [2023-08-16T22:53:52.698Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-08-16T22:53:52.698Z] (8/86) Installing libxcb (1.15-r0) [2023-08-16T22:53:52.698Z] (9/86) Installing libx11 (1.8.4-r1) [2023-08-16T22:53:52.956Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-08-16T22:53:52.957Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-08-16T22:53:52.957Z] (12/86) Installing libexpat (2.5.0-r0) [2023-08-16T22:53:52.957Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-08-16T22:53:52.957Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-08-16T22:53:52.957Z] (15/86) Installing libpng (1.6.39-r0) [2023-08-16T22:53:52.957Z] (16/86) Installing freetype (2.12.1-r0) [2023-08-16T22:53:52.957Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-08-16T22:53:52.957Z] (18/86) Installing fribidi (1.0.12-r0) [2023-08-16T22:53:52.957Z] (19/86) Installing libffi (3.4.4-r0) [2023-08-16T22:53:52.957Z] (20/86) Installing libintl (0.21.1-r1) [2023-08-16T22:53:52.957Z] (21/86) Installing libblkid (2.38.1-r1) [2023-08-16T22:53:52.957Z] (22/86) Installing libmount (2.38.1-r1) [2023-08-16T22:53:52.957Z] (23/86) Installing pcre2 (10.42-r0) [2023-08-16T22:53:52.957Z] (24/86) Installing glib (2.74.7-r0) [2023-08-16T22:53:52.957Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-08-16T22:53:52.957Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-08-16T22:53:53.216Z] (27/86) Installing libass (0.16.0-r1) [2023-08-16T22:53:53.216Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-08-16T22:53:53.216Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-08-16T22:53:53.216Z] (30/86) Installing libpciaccess (0.17-r0) [2023-08-16T22:53:53.216Z] (31/86) Installing libdrm (2.4.114-r0) [2023-08-16T22:53:53.216Z] (32/86) Installing gmp (6.2.1-r2) [2023-08-16T22:53:53.216Z] (33/86) Installing nettle (3.8.1-r0) [2023-08-16T22:53:53.216Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-08-16T22:53:53.216Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-08-16T22:53:53.216Z] (36/86) Installing libunistring (1.1-r0) [2023-08-16T22:53:53.216Z] (37/86) Installing gnutls (3.7.8-r3) [2023-08-16T22:53:53.216Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-16T22:53:53.216Z] (39/86) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-16T22:53:53.216Z] (40/86) Installing lame (3.100-r2) [2023-08-16T22:53:53.216Z] (41/86) Installing opus (1.3.1-r1) [2023-08-16T22:53:53.216Z] (42/86) Installing libasyncns (0.8-r1) [2023-08-16T22:53:53.216Z] (43/86) Installing dbus-libs (1.14.8-r0) [2023-08-16T22:53:53.216Z] (44/86) Installing libltdl (2.4.7-r1) [2023-08-16T22:53:53.216Z] (45/86) Installing orc (0.4.33-r0) [2023-08-16T22:53:53.216Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-08-16T22:53:53.216Z] (47/86) Installing libogg (1.3.5-r2) [2023-08-16T22:53:53.216Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-16T22:53:53.216Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-08-16T22:53:53.216Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-08-16T22:53:53.479Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-08-16T22:53:53.479Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-08-16T22:53:53.479Z] (53/86) Installing soxr (0.1.3-r3) [2023-08-16T22:53:53.479Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-08-16T22:53:53.479Z] (55/86) Installing tdb-libs (1.4.6-r0) [2023-08-16T22:53:53.479Z] (56/86) Installing libpulse (16.1-r6) [2023-08-16T22:53:53.479Z] (57/86) Installing cjson (1.7.15-r3) [2023-08-16T22:53:53.479Z] (58/86) Installing mbedtls (2.28.4-r0) [2023-08-16T22:53:53.479Z] (59/86) Installing librist (0.2.7-r0) [2023-08-16T22:53:53.479Z] (60/86) Installing libsrt (1.5.1-r0) [2023-08-16T22:53:53.479Z] (61/86) Installing libssh (0.10.5-r0) [2023-08-16T22:53:53.479Z] (62/86) Installing libtheora (1.1.1-r16) [2023-08-16T22:53:53.479Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T22:53:53.479Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T22:53:53.479Z] (65/86) Installing libxext (1.3.5-r0) [2023-08-16T22:53:53.479Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-08-16T22:53:53.479Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-08-16T22:53:53.479Z] (68/86) Installing libva (2.16.0-r0) [2023-08-16T22:53:53.479Z] (69/86) Installing libvdpau (1.5-r0) [2023-08-16T22:53:53.479Z] (70/86) Installing vidstab (1.1.0-r2) [2023-08-16T22:53:53.479Z] (71/86) Installing libvpx (1.12.0-r1) [2023-08-16T22:53:53.479Z] (72/86) Installing libwebp (1.2.4-r2) [2023-08-16T22:53:53.479Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-08-16T22:53:53.479Z] (74/86) Installing numactl (2.0.16-r1) [2023-08-16T22:53:53.479Z] (75/86) Installing x265-libs (3.5-r3) [2023-08-16T22:53:53.739Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-08-16T22:53:53.739Z] (77/86) Installing libsodium (1.0.18-r2) [2023-08-16T22:53:53.739Z] (78/86) Installing libzmq (4.3.4-r1) [2023-08-16T22:53:53.739Z] (79/86) Installing ffmpeg-libs (5.1.3-r0) [2023-08-16T22:53:53.739Z] (80/86) Installing ffmpeg (5.1.3-r0) [2023-08-16T22:53:53.739Z] (81/86) Installing udev-init-scripts (35-r1) [2023-08-16T22:53:53.739Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-08-16T22:53:53.739Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-08-16T22:53:53.739Z] (84/86) Installing zstd-libs (1.5.5-r0) [2023-08-16T22:53:53.739Z] (85/86) Installing kmod-libs (30-r1) [2023-08-16T22:53:53.999Z] (86/86) Installing eudev (3.2.11-r4) [2023-08-16T22:53:53.999Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T22:53:53.999Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T22:53:53.999Z] OK: 112 MiB in 101 packages [2023-08-16T22:53:56.580Z] Removing intermediate container cccf9ae0236f [2023-08-16T22:53:56.580Z] ---> 2b2dd204f090 [2023-08-16T22:53:56.580Z] Step 18/36 : WORKDIR / [2023-08-16T22:53:56.580Z] ---> Running in d010d5ce9e39 [2023-08-16T22:53:56.580Z] Removing intermediate container d010d5ce9e39 [2023-08-16T22:53:56.580Z] ---> 3e0fcead3950 [2023-08-16T22:53:56.580Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-16T22:53:57.517Z] ---> 730ba125c93b [2023-08-16T22:53:57.517Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-16T22:53:57.517Z] ---> ac3786e6d5f9 [2023-08-16T22:53:57.518Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-16T22:53:57.776Z] ---> 8809c4396175 [2023-08-16T22:53:57.776Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-16T22:53:57.776Z] ---> f7a248b32b82 [2023-08-16T22:53:57.776Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-16T22:53:58.036Z] ---> bcda93e21041 [2023-08-16T22:53:58.037Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-16T22:53:58.037Z] ---> 74b915db22e3 [2023-08-16T22:53:58.037Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-16T22:53:58.976Z] ---> e28e4c1b0454 [2023-08-16T22:53:58.976Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-16T22:53:58.976Z] ---> Running in 5f6f03fc4f60 [2023-08-16T22:53:59.235Z] Removing intermediate container 5f6f03fc4f60 [2023-08-16T22:53:59.235Z] ---> 54e419a0deb6 [2023-08-16T22:53:59.235Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-16T22:53:59.235Z] ---> Running in 817ad25b0188 [2023-08-16T22:53:59.806Z] Removing intermediate container 817ad25b0188 [2023-08-16T22:53:59.806Z] ---> f8743385c4fc [2023-08-16T22:53:59.806Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-16T22:54:00.066Z] ---> Running in ceae16195af3 [2023-08-16T22:54:00.635Z] Removing intermediate container ceae16195af3 [2023-08-16T22:54:00.635Z] ---> 91205d281ae8 [2023-08-16T22:54:00.635Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-16T22:54:00.635Z] ---> Running in 9459ed454a1a [2023-08-16T22:54:00.893Z] Removing intermediate container 9459ed454a1a [2023-08-16T22:54:00.893Z] ---> 39342fa2ebfc [2023-08-16T22:54:00.893Z] Step 30/36 : EXPOSE 59983 [2023-08-16T22:54:01.153Z] ---> Running in 67e56334a049 [2023-08-16T22:54:01.154Z] Removing intermediate container 67e56334a049 [2023-08-16T22:54:01.154Z] ---> 372812f4e6a4 [2023-08-16T22:54:01.154Z] Step 31/36 : EXPOSE 8554 [2023-08-16T22:54:01.154Z] ---> Running in 24c0031b27f9 [2023-08-16T22:54:01.154Z] Removing intermediate container 24c0031b27f9 [2023-08-16T22:54:01.154Z] ---> 66a67f440939 [2023-08-16T22:54:01.154Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-16T22:54:01.154Z] ---> Running in 17cbc14f325f [2023-08-16T22:54:01.412Z] Removing intermediate container 17cbc14f325f [2023-08-16T22:54:01.412Z] ---> 47441762ff35 [2023-08-16T22:54:01.412Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-16T22:54:01.412Z] ---> Running in 8d52a3de971a [2023-08-16T22:54:01.412Z] Removing intermediate container 8d52a3de971a [2023-08-16T22:54:01.412Z] ---> 8c21021dd189 [2023-08-16T22:54:01.412Z] Step 34/36 : LABEL arch=amd64 [2023-08-16T22:54:01.412Z] ---> Running in d8a58c9c4b3f [2023-08-16T22:54:01.412Z] Removing intermediate container d8a58c9c4b3f [2023-08-16T22:54:01.412Z] ---> 985bd4eb86ef [2023-08-16T22:54:01.412Z] Step 35/36 : LABEL git_sha=0bfb0afc19f06666b17804e809a9fc6005187f62 [2023-08-16T22:54:01.412Z] ---> Running in 3bfe285fd7fe [2023-08-16T22:54:01.672Z] Removing intermediate container 3bfe285fd7fe [2023-08-16T22:54:01.672Z] ---> 1748597abce1 [2023-08-16T22:54:01.672Z] Step 36/36 : LABEL version=0.0.0 [2023-08-16T22:54:01.672Z] ---> Running in 12ea2a824230 [2023-08-16T22:54:01.672Z] Removing intermediate container 12ea2a824230 [2023-08-16T22:54:01.672Z] ---> 8a336845f955 [2023-08-16T22:54:01.672Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T22:54:01.672Z] Successfully built 8a336845f955 [2023-08-16T22:54:01.672Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:54:02.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:54:02.095Z] [2023-08-16T22:54:02.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:54:02.393Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:54:02.393Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-16T22:54:02.393Z] 5eb5b503b376: Pulling fs layer [2023-08-16T22:54:02.393Z] 5c69ac0246d0: Pulling fs layer [2023-08-16T22:54:02.393Z] ec43610c2a17: Pulling fs layer [2023-08-16T22:54:02.393Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-16T22:54:02.393Z] 33b1e0a273af: Pulling fs layer [2023-08-16T22:54:02.393Z] 5d3b04190fa2: Pulling fs layer [2023-08-16T22:54:02.393Z] 2f39f015ded8: Pulling fs layer [2023-08-16T22:54:02.393Z] 2f39f015ded8: Waiting [2023-08-16T22:54:02.393Z] 3a2ae6a8a46f: Waiting [2023-08-16T22:54:02.393Z] 5d3b04190fa2: Waiting [2023-08-16T22:54:02.393Z] 33b1e0a273af: Waiting [2023-08-16T22:54:02.652Z] 5c69ac0246d0: Verifying Checksum [2023-08-16T22:54:02.652Z] 5c69ac0246d0: Download complete [2023-08-16T22:54:02.652Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-16T22:54:02.652Z] 3a2ae6a8a46f: Download complete [2023-08-16T22:54:02.652Z] 33b1e0a273af: Verifying Checksum [2023-08-16T22:54:02.652Z] 33b1e0a273af: Download complete [2023-08-16T22:54:02.652Z] 5d3b04190fa2: Verifying Checksum [2023-08-16T22:54:02.652Z] 5d3b04190fa2: Download complete [2023-08-16T22:54:02.652Z] ec43610c2a17: Verifying Checksum [2023-08-16T22:54:02.652Z] ec43610c2a17: Download complete [2023-08-16T22:54:02.912Z] 5eb5b503b376: Download complete [2023-08-16T22:54:03.479Z] 2f39f015ded8: Download complete [2023-08-16T22:54:04.045Z] 5eb5b503b376: Pull complete [2023-08-16T22:54:04.305Z] 5c69ac0246d0: Pull complete [2023-08-16T22:54:04.870Z] ec43610c2a17: Pull complete [2023-08-16T22:54:04.870Z] 3a2ae6a8a46f: Pull complete [2023-08-16T22:54:05.130Z] 33b1e0a273af: Pull complete [2023-08-16T22:54:05.130Z] 5d3b04190fa2: Pull complete [2023-08-16T22:54:09.315Z] 2f39f015ded8: Pull complete [2023-08-16T22:54:09.315Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-16T22:54:09.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T22:54:09.315Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:54:09.393Z] prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container [2023-08-16T22:54:09.428Z] $ 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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T22:54:12.845Z] $ docker top cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:54:13.244Z] ---> job-cost.sh [2023-08-16T22:54:13.244Z] lf-activate-venv: SKIPPING [2023-08-16T22:54:13.244Z] INFO: No Stack... [2023-08-16T22:54:13.811Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T22:54:14.069Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T22:54:14.356Z] + cat /w/workspace/foundry_device-usb-camera_PR-266/archives/cost.csv [2023-08-16T22:54:14.356Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T22:54:14.368Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [2023-08-16T22:54:14.376Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] did not exist. Created. [2023-08-16T22:54:14.376Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T22:54:14.674Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-16T22:54:14.707Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T22:54:14.713Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T22:54:14.731Z] $ docker stop --time=1 cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 [2023-08-16T22:54:15.883Z] $ docker rm -f --volumes cbc222905ebf79736f3bf8bb585f1bb8f5ae126ca63fed2b710f6451cda4e535 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-16T22:54:22.170Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3867 in /w/workspace/foundry_device-usb-camera_PR-266 [Pipeline] { [Pipeline] ws [2023-08-16T22:54:22.180Z] Running in /w/workspace/device-usb-camera/11 [Pipeline] { [Pipeline] checkout [2023-08-16T22:54:22.208Z] Selected Git installation does not exist. Using Default [2023-08-16T22:54:22.209Z] The recommended git tool is: NONE [2023-08-16T22:54:28.557Z] using credential edgex-jenkins-ssh [2023-08-16T22:54:28.572Z] Cloning the remote Git repository [2023-08-16T22:54:28.614Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-08-16T22:54:28.703Z] > git init /w/workspace/device-usb-camera/11 # timeout=10 [2023-08-16T22:54:28.842Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-16T22:54:28.843Z] > git --version # timeout=10 [2023-08-16T22:54:28.865Z] > git --version # 'git version 2.25.1' [2023-08-16T22:54:28.868Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:54:29.006Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T22:54:29.757Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-16T22:54:29.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-16T22:54:30.592Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-08-16T22:54:30.631Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-08-16T22:54:30.632Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:54:30.649Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/266/head:refs/remotes/origin/PR-266 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-16T22:54:31.287Z] Merging remotes/origin/main commit bd38f515c46efcd7844d1c84f55761450580435e into PR head commit 0bfb0afc19f06666b17804e809a9fc6005187f62 [2023-08-16T22:54:31.563Z] Merge succeeded, producing 0bfb0afc19f06666b17804e809a9fc6005187f62 [2023-08-16T22:54:31.563Z] Checking out Revision 0bfb0afc19f06666b17804e809a9fc6005187f62 (PR-266) [2023-08-16T22:54:31.306Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T22:54:31.381Z] > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 [2023-08-16T22:54:31.468Z] > git remote # timeout=10 [2023-08-16T22:54:31.486Z] > git config --get remote.origin.url # timeout=10 [2023-08-16T22:54:31.504Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-16T22:54:31.518Z] > git merge bd38f515c46efcd7844d1c84f55761450580435e # timeout=10 [2023-08-16T22:54:31.545Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-16T22:54:31.571Z] > git config core.sparsecheckout # timeout=10 [2023-08-16T22:54:31.582Z] > git checkout -f 0bfb0afc19f06666b17804e809a9fc6005187f62 # timeout=10 [2023-08-16T22:54:35.055Z] Commit message: "feat: address pr comments" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T22:54:35.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-16T22:54:35.842Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:54:35.842Z] Dload Upload Total Spent Left Speed [2023-08-16T22:54:35.842Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2023-08-16T22:54:36.565Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-16T22:54:36.888Z] + sudo tee /etc/docker/daemon.new [2023-08-16T22:54:36.888Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-16T22:54:36.888Z] { [2023-08-16T22:54:36.888Z] "registry-mirrors": [ [2023-08-16T22:54:36.888Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-16T22:54:36.888Z] ], [2023-08-16T22:54:36.888Z] "bip": "10.250.0.254/24", [2023-08-16T22:54:36.888Z] "hosts": [ [2023-08-16T22:54:36.888Z] "tcp://0.0.0.0:5555", [2023-08-16T22:54:36.888Z] "unix:///var/run/docker.sock" [2023-08-16T22:54:36.888Z] ], [2023-08-16T22:54:36.888Z] "mtu": 1458, [2023-08-16T22:54:36.888Z] "selinux-enabled": true, [2023-08-16T22:54:36.888Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-16T22:54:36.888Z] } [Pipeline] sh [2023-08-16T22:54:37.203Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-16T22:54:37.521Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T22:54:59.612Z] provisioning config files... [2023-08-16T22:54:59.634Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/11@tmp/config10209721270282187537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T22:54:59.975Z] ---> docker-login.sh [2023-08-16T22:54:59.975Z] nexus3.edgexfoundry.org:10001 [2023-08-16T22:55:00.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:55:00.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:55:00.519Z] Configure a credential helper to remove this warning. See [2023-08-16T22:55:00.519Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:55:00.519Z] [2023-08-16T22:55:00.519Z] Login Succeeded [2023-08-16T22:55:00.519Z] nexus3.edgexfoundry.org:10002 [2023-08-16T22:55:00.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:55:00.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:55:00.788Z] Configure a credential helper to remove this warning. See [2023-08-16T22:55:00.788Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:55:00.788Z] [2023-08-16T22:55:00.788Z] Login Succeeded [2023-08-16T22:55:00.788Z] nexus3.edgexfoundry.org:10003 [2023-08-16T22:55:01.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:55:01.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:55:01.328Z] Configure a credential helper to remove this warning. See [2023-08-16T22:55:01.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:55:01.328Z] [2023-08-16T22:55:01.328Z] Login Succeeded [2023-08-16T22:55:01.328Z] nexus3.edgexfoundry.org:10004 [2023-08-16T22:55:01.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:55:01.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:55:01.601Z] Configure a credential helper to remove this warning. See [2023-08-16T22:55:01.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:55:01.601Z] [2023-08-16T22:55:01.601Z] Login Succeeded [2023-08-16T22:55:01.601Z] docker.io [2023-08-16T22:55:01.866Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-16T22:55:03.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-16T22:55:03.273Z] Configure a credential helper to remove this warning. See [2023-08-16T22:55:03.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-16T22:55:03.273Z] [2023-08-16T22:55:03.273Z] Login Succeeded [2023-08-16T22:55:03.273Z] ---> docker-login.sh ends [Pipeline] } [2023-08-16T22:55:03.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-16T22:55:03.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:55:03.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-16T22:55:03.551Z] ========================================================= [2023-08-16T22:55:03.551Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-16T22:55:03.551Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:55:03.885Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-08-16T22:55:04.152Z] Sending build context to Docker daemon 1.524MB [2023-08-16T22:55:04.152Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T22:55:04.152Z] Step 2/13 : FROM ${BASE} AS builder [2023-08-16T22:55:04.421Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-16T22:55:04.421Z] edb6bdbacee9: Pulling fs layer [2023-08-16T22:55:04.421Z] 5f9638ab2659: Pulling fs layer [2023-08-16T22:55:04.421Z] 8d51d6327a98: Pulling fs layer [2023-08-16T22:55:04.421Z] 8b374f2dd631: Pulling fs layer [2023-08-16T22:55:04.421Z] ec14aa9079de: Pulling fs layer [2023-08-16T22:55:04.421Z] 2f466654f4bb: Pulling fs layer [2023-08-16T22:55:04.421Z] 554e91adad29: Pulling fs layer [2023-08-16T22:55:04.421Z] 8b374f2dd631: Waiting [2023-08-16T22:55:04.421Z] 2f466654f4bb: Waiting [2023-08-16T22:55:04.421Z] ec14aa9079de: Waiting [2023-08-16T22:55:04.421Z] 554e91adad29: Waiting [2023-08-16T22:55:04.421Z] 5f9638ab2659: Download complete [2023-08-16T22:55:04.421Z] 8b374f2dd631: Verifying Checksum [2023-08-16T22:55:04.421Z] 8b374f2dd631: Download complete [2023-08-16T22:55:04.421Z] ec14aa9079de: Verifying Checksum [2023-08-16T22:55:04.421Z] ec14aa9079de: Download complete [2023-08-16T22:55:04.421Z] edb6bdbacee9: Verifying Checksum [2023-08-16T22:55:04.421Z] edb6bdbacee9: Download complete [2023-08-16T22:55:05.845Z] edb6bdbacee9: Pull complete [2023-08-16T22:55:06.119Z] 554e91adad29: Verifying Checksum [2023-08-16T22:55:06.119Z] 554e91adad29: Download complete [2023-08-16T22:55:07.536Z] 8d51d6327a98: Verifying Checksum [2023-08-16T22:55:07.536Z] 8d51d6327a98: Download complete [2023-08-16T22:55:07.536Z] 2f466654f4bb: Verifying Checksum [2023-08-16T22:55:07.536Z] 2f466654f4bb: Download complete [2023-08-16T22:55:08.498Z] 5f9638ab2659: Pull complete [2023-08-16T22:55:23.512Z] 8d51d6327a98: Pull complete [2023-08-16T22:55:23.512Z] 8b374f2dd631: Pull complete [2023-08-16T22:55:23.512Z] ec14aa9079de: Pull complete [2023-08-16T22:55:28.865Z] 2f466654f4bb: Pull complete [2023-08-16T22:55:31.453Z] 554e91adad29: Pull complete [2023-08-16T22:55:31.453Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-16T22:55:31.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-16T22:55:31.453Z] ---> 1e15ea492957 [2023-08-16T22:55:31.453Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-08-16T22:55:33.399Z] ---> Running in 237875f6b2eb [2023-08-16T22:55:33.399Z] Removing intermediate container 237875f6b2eb [2023-08-16T22:55:33.399Z] ---> 6c2d3310211a [2023-08-16T22:55:33.399Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T22:55:33.399Z] ---> Running in 438641bce7a3 [2023-08-16T22:55:33.666Z] Removing intermediate container 438641bce7a3 [2023-08-16T22:55:33.666Z] ---> 51df991f1008 [2023-08-16T22:55:33.666Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T22:55:33.666Z] ---> Running in 84bef0427536 [2023-08-16T22:55:34.251Z] Removing intermediate container 84bef0427536 [2023-08-16T22:55:34.251Z] ---> 056660b09a4b [2023-08-16T22:55:34.251Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T22:55:34.251Z] ---> Running in d2d84d2de0d9 [2023-08-16T22:55:34.520Z] Removing intermediate container d2d84d2de0d9 [2023-08-16T22:55:34.520Z] ---> e980fd52d2de [2023-08-16T22:55:34.520Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T22:55:34.520Z] ---> Running in 186b26cd7405 [2023-08-16T22:55:35.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T22:55:36.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T22:55:37.029Z] (1/14) Installing libintl (0.21.1-r1) [2023-08-16T22:55:37.029Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-08-16T22:55:37.029Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T22:55:37.029Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T22:55:37.029Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-08-16T22:55:37.029Z] (6/14) Installing udev-init-scripts (35-r1) [2023-08-16T22:55:37.029Z] (7/14) Installing libblkid (2.38.1-r1) [2023-08-16T22:55:37.298Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-08-16T22:55:37.298Z] (9/14) Installing zstd-libs (1.5.5-r0) [2023-08-16T22:55:37.298Z] (10/14) Installing kmod-libs (30-r1) [2023-08-16T22:55:37.298Z] (11/14) Installing eudev (3.2.11-r4) [2023-08-16T22:55:37.298Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-08-16T22:55:37.298Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-08-16T22:55:37.298Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-08-16T22:55:37.298Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T22:55:37.298Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T22:55:37.298Z] OK: 271 MiB in 67 packages [2023-08-16T22:55:38.719Z] Removing intermediate container 186b26cd7405 [2023-08-16T22:55:38.719Z] ---> d03edc817695 [2023-08-16T22:55:38.719Z] Step 8/13 : WORKDIR /device-usb-camera [2023-08-16T22:55:38.719Z] ---> Running in b2708231b8f3 [2023-08-16T22:55:38.984Z] Removing intermediate container b2708231b8f3 [2023-08-16T22:55:38.985Z] ---> f0552be5be9f [2023-08-16T22:55:38.985Z] Step 9/13 : COPY go.mod vendor* ./ [2023-08-16T22:55:39.570Z] ---> fc09b940d28b [2023-08-16T22:55:39.570Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T22:55:39.570Z] ---> Running in e867c6052b75 [2023-08-16T22:56:47.427Z] Removing intermediate container e867c6052b75 [2023-08-16T22:56:47.427Z] ---> 51d4e71de543 [2023-08-16T22:56:47.427Z] Step 11/13 : COPY . . [2023-08-16T22:56:47.427Z] ---> ea6222c53db4 [2023-08-16T22:56:47.427Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T22:56:47.427Z] ---> Running in eb0d92899140 [2023-08-16T22:56:47.427Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T22:56:47.427Z] Dload Upload Total Spent Left Speed [2023-08-16T22:56:47.427Z]  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4466 0 --:--:-- --:--:-- --:--:-- 4462 [2023-08-16T22:56:47.427Z] Removing intermediate container eb0d92899140 [2023-08-16T22:56:47.427Z] ---> 34257112bfda [2023-08-16T22:56:47.427Z] Step 13/13 : RUN ${MAKE} [2023-08-16T22:56:47.427Z] ---> Running in 40ac73d68437 [2023-08-16T22:56:47.427Z] noop [2023-08-16T22:56:47.427Z] Removing intermediate container 40ac73d68437 [2023-08-16T22:56:47.427Z] ---> 47ed83e3a918 [2023-08-16T22:56:47.427Z] Successfully built 47ed83e3a918 [2023-08-16T22:56:47.427Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:56:47.795Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T22:56:47.795Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:56:48.002Z] prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container [2023-08-16T22:56:48.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T22:56:49.208Z] $ docker top e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:56:50.131Z] + go version [2023-08-16T22:56:50.131Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-16T22:56:50.154Z] $ docker stop --time=1 e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 [2023-08-16T22:56:51.736Z] $ docker rm -f --volumes e8a3d065d2d3d5ad32e1d4433fdb81ea709542b8efab0b9a8a27b90519c7b782 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T22:56:52.280Z] + docker inspect -f . ci-base-image-arm64 [2023-08-16T22:56:52.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T22:56:52.445Z] prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container [2023-08-16T22:56:52.509Z] $ 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/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-16T22:56:53.707Z] $ docker top 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T22:56:54.201Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/11 [Pipeline] fileExists [Pipeline] sh [2023-08-16T22:56:54.540Z] + make test [2023-08-16T22:56:54.540Z] go test ./... -coverprofile=coverage.out ./... [2023-08-16T22:57:26.754Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-08-16T22:59:18.406Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-08-16T22:59:28.485Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.089s coverage: 4.5% of statements [2023-08-16T22:59:28.485Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-16T22:59:28.485Z] go vet ./... [2023-08-16T23:00:00.706Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-16T23:00:00.706Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-16T23:00:00.706Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-16T23:00:00.725Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-16T23:00:00.740Z] $ docker stop --time=1 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b [2023-08-16T23:00:02.580Z] $ docker rm -f --volumes 3056270f999fb4106040fc605a0e095ed3c788fef1f1114d47561a5012c7e64b [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-16T23:00:03.683Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-16T23:00:03.697Z] Warning: overwriting stash ‘coverage-report’ [2023-08-16T23:00:04.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-16T23:00:05.036Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-16T23:00:05.370Z] + ls -al . [2023-08-16T23:00:05.371Z] total 212 [2023-08-16T23:00:05.371Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 16 22:56 . [2023-08-16T23:00:05.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:54 .. [2023-08-16T23:00:05.371Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 16 22:54 .git [2023-08-16T23:00:05.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 .github [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 414 Aug 16 22:54 .gitignore [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 45 Aug 16 22:54 .golangci.yml [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 77 Aug 16 22:54 .hadolint.yml [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 9783 Aug 16 22:54 Attribution.txt [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 11903 Aug 16 22:54 CHANGELOG.md [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 2453 Aug 16 22:54 Dockerfile [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 678 Aug 16 22:54 GOVERNANCE.md [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 659 Aug 16 22:54 Jenkinsfile [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 11348 Aug 16 22:54 LICENSE [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 2364 Aug 16 22:54 Makefile [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 622 Aug 16 22:54 OWNERS.md [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 2575 Aug 16 22:54 README.md [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 16 22:51 VERSION [2023-08-16T23:00:05.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:54 bin [2023-08-16T23:00:05.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 cmd [2023-08-16T23:00:05.371Z] -rw-r--r-- 1 jenkins jenkins 54112 Aug 16 22:59 coverage.out [2023-08-16T23:00:05.371Z] -rwxrwxr-x 1 jenkins jenkins 140 Aug 16 22:54 docker-entrypoint.sh [2023-08-16T23:00:05.371Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 16 22:54 docs [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 3416 Aug 16 22:54 go.mod [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 31482 Aug 16 22:54 go.sum [2023-08-16T23:00:05.371Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 16 22:54 internal [2023-08-16T23:00:05.371Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 16 22:54 snap [2023-08-16T23:00:05.371Z] -rw-rw-r-- 1 jenkins jenkins 231 Aug 16 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T23:00:05.720Z] + 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=0bfb0afc19f06666b17804e809a9fc6005187f62 --label arch=arm64 --label version=0.0.0 . [2023-08-16T23:00:05.992Z] Sending build context to Docker daemon 1.579MB [2023-08-16T23:00:06.281Z] Step 1/36 : ARG BASE=golang:1.20-alpine3.17 [2023-08-16T23:00:06.281Z] Step 2/36 : FROM ${BASE} AS builder [2023-08-16T23:00:06.281Z] ---> 47ed83e3a918 [2023-08-16T23:00:06.281Z] Step 3/36 : ARG ADD_BUILD_TAGS="" [2023-08-16T23:00:06.281Z] ---> Running in d82363b6e75b [2023-08-16T23:00:06.567Z] Removing intermediate container d82363b6e75b [2023-08-16T23:00:06.567Z] ---> a3fbdeb595ae [2023-08-16T23:00:06.567Z] Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-08-16T23:00:06.567Z] ---> Running in 18d4f68a771d [2023-08-16T23:00:06.841Z] Removing intermediate container 18d4f68a771d [2023-08-16T23:00:06.841Z] ---> 9b741b3db79f [2023-08-16T23:00:06.841Z] Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-08-16T23:00:07.111Z] ---> Running in 9317febf5da0 [2023-08-16T23:00:07.379Z] Removing intermediate container 9317febf5da0 [2023-08-16T23:00:07.379Z] ---> 80ba206bdb6c [2023-08-16T23:00:07.379Z] Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-08-16T23:00:07.379Z] ---> Running in e0e916d92f98 [2023-08-16T23:00:07.648Z] Removing intermediate container e0e916d92f98 [2023-08-16T23:00:07.648Z] ---> e2f101e007d9 [2023-08-16T23:00:07.648Z] Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-08-16T23:00:07.648Z] ---> Running in 05f94e79c820 [2023-08-16T23:00:08.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T23:00:09.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T23:00:10.159Z] OK: 271 MiB in 67 packages [2023-08-16T23:00:11.126Z] Removing intermediate container 05f94e79c820 [2023-08-16T23:00:11.126Z] ---> 5b8b226888c5 [2023-08-16T23:00:11.126Z] Step 8/36 : WORKDIR /device-usb-camera [2023-08-16T23:00:11.126Z] ---> Running in 2ea7f7046cc1 [2023-08-16T23:00:11.394Z] Removing intermediate container 2ea7f7046cc1 [2023-08-16T23:00:11.394Z] ---> c914cd49c1d6 [2023-08-16T23:00:11.394Z] Step 9/36 : COPY go.mod vendor* ./ [2023-08-16T23:00:11.980Z] ---> 50831d3e0b2e [2023-08-16T23:00:11.980Z] Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-16T23:00:11.980Z] ---> Running in c92d0c8d9301 [2023-08-16T23:00:14.570Z] Removing intermediate container c92d0c8d9301 [2023-08-16T23:00:14.570Z] ---> ad9a95e03913 [2023-08-16T23:00:14.570Z] Step 11/36 : COPY . . [2023-08-16T23:00:15.540Z] ---> 7d81026aa38b [2023-08-16T23:00:15.540Z] Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-08-16T23:00:15.540Z] ---> Running in 6b2920457b6d [2023-08-16T23:00:16.501Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T23:00:16.501Z]  Dload Upload Total Spent Left Speed [2023-08-16T23:00:16.766Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 3364 0 --:--:-- --:--:-- --:--:-- 3382 [2023-08-16T23:00:19.349Z] Removing intermediate container 6b2920457b6d [2023-08-16T23:00:19.349Z] ---> 9373b1488316 [2023-08-16T23:00:19.349Z] Step 13/36 : RUN ${MAKE} [2023-08-16T23:00:19.349Z] ---> Running in b1722c9fb305 [2023-08-16T23:00:20.306Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-08-16T23:02:41.991Z] Removing intermediate container b1722c9fb305 [2023-08-16T23:02:41.991Z] ---> 748b05510ff3 [2023-08-16T23:02:41.991Z] Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-08-16T23:02:41.991Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-08-16T23:02:41.991Z] 8766b47fe142: Pulling fs layer [2023-08-16T23:02:41.991Z] 8766b47fe142: Verifying Checksum [2023-08-16T23:02:41.991Z] 8766b47fe142: Download complete [2023-08-16T23:02:41.991Z] 8766b47fe142: Pull complete [2023-08-16T23:02:41.991Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-08-16T23:02:41.991Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-08-16T23:02:41.991Z] ---> 69d40e2cb93c [2023-08-16T23:02:41.991Z] Step 15/36 : FROM alpine:3.17 [2023-08-16T23:02:41.991Z] 3.17: Pulling from library/alpine [2023-08-16T23:02:41.991Z] 4060ece20d7a: Pulling fs layer [2023-08-16T23:02:41.991Z] 4060ece20d7a: Verifying Checksum [2023-08-16T23:02:41.991Z] 4060ece20d7a: Download complete [2023-08-16T23:02:41.991Z] 4060ece20d7a: Pull complete [2023-08-16T23:02:42.259Z] Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc [2023-08-16T23:02:42.259Z] Status: Downloaded newer image for alpine:3.17 [2023-08-16T23:02:42.526Z] ---> 8650cd65339b [2023-08-16T23:02:42.526Z] Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-08-16T23:02:42.526Z] ---> Running in 208c446607b8 [2023-08-16T23:02:42.792Z] Removing intermediate container 208c446607b8 [2023-08-16T23:02:42.792Z] ---> b18f9e2b8c6a [2023-08-16T23:02:42.792Z] Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-08-16T23:02:42.792Z] ---> Running in 855ce7a68718 [2023-08-16T23:02:43.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-16T23:02:44.330Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-16T23:02:45.290Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-08-16T23:02:45.290Z] (2/83) Installing sdl2 (2.26.5-r0) [2023-08-16T23:02:45.290Z] (3/83) Installing libxau (1.0.10-r0) [2023-08-16T23:02:45.290Z] (4/83) Installing libmd (1.0.4-r0) [2023-08-16T23:02:45.290Z] (5/83) Installing libbsd (0.11.7-r0) [2023-08-16T23:02:45.290Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-08-16T23:02:45.290Z] (7/83) Installing libxcb (1.15-r0) [2023-08-16T23:02:45.557Z] (8/83) Installing libx11 (1.8.4-r1) [2023-08-16T23:02:45.557Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-08-16T23:02:45.822Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-08-16T23:02:45.822Z] (11/83) Installing libexpat (2.5.0-r0) [2023-08-16T23:02:45.822Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-08-16T23:02:45.822Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-08-16T23:02:45.822Z] (14/83) Installing libpng (1.6.39-r0) [2023-08-16T23:02:45.822Z] (15/83) Installing freetype (2.12.1-r0) [2023-08-16T23:02:45.822Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-08-16T23:02:45.822Z] (17/83) Installing fribidi (1.0.12-r0) [2023-08-16T23:02:45.822Z] (18/83) Installing libffi (3.4.4-r0) [2023-08-16T23:02:45.822Z] (19/83) Installing libintl (0.21.1-r1) [2023-08-16T23:02:46.086Z] (20/83) Installing libblkid (2.38.1-r1) [2023-08-16T23:02:46.086Z] (21/83) Installing libmount (2.38.1-r1) [2023-08-16T23:02:46.086Z] (22/83) Installing pcre2 (10.42-r0) [2023-08-16T23:02:46.086Z] (23/83) Installing glib (2.74.7-r0) [2023-08-16T23:02:46.086Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-08-16T23:02:46.086Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-08-16T23:02:46.086Z] (26/83) Installing libass (0.16.0-r1) [2023-08-16T23:02:46.087Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-08-16T23:02:46.087Z] (28/83) Installing libdrm (2.4.114-r0) [2023-08-16T23:02:46.087Z] (29/83) Installing gmp (6.2.1-r2) [2023-08-16T23:02:46.352Z] (30/83) Installing nettle (3.8.1-r0) [2023-08-16T23:02:46.352Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-08-16T23:02:46.352Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-08-16T23:02:46.352Z] (33/83) Installing libunistring (1.1-r0) [2023-08-16T23:02:46.352Z] (34/83) Installing gnutls (3.7.8-r3) [2023-08-16T23:02:46.352Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) [2023-08-16T23:02:46.352Z] (36/83) Installing ncurses-libs (6.3_p20221119-r1) [2023-08-16T23:02:46.352Z] (37/83) Installing lame (3.100-r2) [2023-08-16T23:02:46.352Z] (38/83) Installing opus (1.3.1-r1) [2023-08-16T23:02:46.352Z] (39/83) Installing libasyncns (0.8-r1) [2023-08-16T23:02:46.352Z] (40/83) Installing dbus-libs (1.14.8-r0) [2023-08-16T23:02:46.352Z] (41/83) Installing libltdl (2.4.7-r1) [2023-08-16T23:02:46.618Z] (42/83) Installing orc (0.4.33-r0) [2023-08-16T23:02:46.618Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-08-16T23:02:46.618Z] (44/83) Installing libogg (1.3.5-r2) [2023-08-16T23:02:46.618Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-08-16T23:02:46.618Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-08-16T23:02:46.618Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-08-16T23:02:46.618Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-08-16T23:02:46.618Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-08-16T23:02:46.618Z] (50/83) Installing soxr (0.1.3-r3) [2023-08-16T23:02:46.618Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-08-16T23:02:46.618Z] (52/83) Installing tdb-libs (1.4.6-r0) [2023-08-16T23:02:46.618Z] (53/83) Installing libpulse (16.1-r6) [2023-08-16T23:02:46.618Z] (54/83) Installing cjson (1.7.15-r3) [2023-08-16T23:02:46.618Z] (55/83) Installing mbedtls (2.28.4-r0) [2023-08-16T23:02:46.884Z] (56/83) Installing librist (0.2.7-r0) [2023-08-16T23:02:46.884Z] (57/83) Installing libsrt (1.5.1-r0) [2023-08-16T23:02:46.884Z] (58/83) Installing libssh (0.10.5-r0) [2023-08-16T23:02:46.884Z] (59/83) Installing libtheora (1.1.1-r16) [2023-08-16T23:02:46.884Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-08-16T23:02:46.884Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-08-16T23:02:46.884Z] (62/83) Installing libxext (1.3.5-r0) [2023-08-16T23:02:46.884Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-08-16T23:02:46.884Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-08-16T23:02:46.884Z] (65/83) Installing libva (2.16.0-r0) [2023-08-16T23:02:46.884Z] (66/83) Installing libvdpau (1.5-r0) [2023-08-16T23:02:46.884Z] (67/83) Installing vidstab (1.1.0-r2) [2023-08-16T23:02:46.884Z] (68/83) Installing libvpx (1.12.0-r1) [2023-08-16T23:02:47.150Z] (69/83) Installing libwebp (1.2.4-r2) [2023-08-16T23:02:47.150Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-08-16T23:02:47.150Z] (71/83) Installing numactl (2.0.16-r1) [2023-08-16T23:02:47.150Z] (72/83) Installing x265-libs (3.5-r3) [2023-08-16T23:02:47.150Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-08-16T23:02:47.150Z] (74/83) Installing libsodium (1.0.18-r2) [2023-08-16T23:02:47.150Z] (75/83) Installing libzmq (4.3.4-r1) [2023-08-16T23:02:47.150Z] (76/83) Installing ffmpeg-libs (5.1.3-r0) [2023-08-16T23:02:47.737Z] (77/83) Installing ffmpeg (5.1.3-r0) [2023-08-16T23:02:47.737Z] (78/83) Installing udev-init-scripts (35-r1) [2023-08-16T23:02:47.737Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-08-16T23:02:47.737Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-08-16T23:02:47.737Z] (81/83) Installing zstd-libs (1.5.5-r0) [2023-08-16T23:02:47.737Z] (82/83) Installing kmod-libs (30-r1) [2023-08-16T23:02:47.737Z] (83/83) Installing eudev (3.2.11-r4) [2023-08-16T23:02:47.737Z] Executing busybox-1.35.0-r29.trigger [2023-08-16T23:02:47.737Z] Executing eudev-3.2.11-r4.trigger [2023-08-16T23:02:47.737Z] OK: 86 MiB in 98 packages [2023-08-16T23:02:51.077Z] Removing intermediate container 855ce7a68718 [2023-08-16T23:02:51.077Z] ---> 7ee984dab515 [2023-08-16T23:02:51.077Z] Step 18/36 : WORKDIR / [2023-08-16T23:02:51.077Z] ---> Running in cc27c6e0c3b2 [2023-08-16T23:02:51.343Z] Removing intermediate container cc27c6e0c3b2 [2023-08-16T23:02:51.343Z] ---> c99f2c27ebc3 [2023-08-16T23:02:51.343Z] Step 19/36 : COPY --from=builder /device-usb-camera/cmd / [2023-08-16T23:02:52.748Z] ---> 86b6f7bbeaed [2023-08-16T23:02:52.748Z] Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / [2023-08-16T23:02:53.014Z] ---> dc80a73bc428 [2023-08-16T23:02:53.014Z] Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-08-16T23:02:53.596Z] ---> 8920770a292d [2023-08-16T23:02:53.596Z] Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-08-16T23:02:54.179Z] ---> 4d13cb0bd27a [2023-08-16T23:02:54.179Z] Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-08-16T23:02:54.446Z] ---> ba2aaffd8aed [2023-08-16T23:02:54.446Z] Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-08-16T23:02:55.028Z] ---> 8ad028f2c0b0 [2023-08-16T23:02:55.028Z] Step 25/36 : COPY --from=rtsp /rtsp-simple-server / [2023-08-16T23:02:56.432Z] ---> fcd15f03fb77 [2023-08-16T23:02:56.432Z] Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-08-16T23:02:56.432Z] ---> Running in 42763c7937a2 [2023-08-16T23:02:59.012Z] Removing intermediate container 42763c7937a2 [2023-08-16T23:02:59.012Z] ---> fe51e91c727c [2023-08-16T23:02:59.012Z] Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-08-16T23:02:59.012Z] ---> Running in 5c46826a2902 [2023-08-16T23:03:00.434Z] Removing intermediate container 5c46826a2902 [2023-08-16T23:03:00.434Z] ---> 65111faa4ce4 [2023-08-16T23:03:00.434Z] Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-08-16T23:03:00.434Z] ---> Running in 358d8de86036 [2023-08-16T23:03:02.375Z] Removing intermediate container 358d8de86036 [2023-08-16T23:03:02.375Z] ---> 848c79350260 [2023-08-16T23:03:02.375Z] Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml [2023-08-16T23:03:02.375Z] ---> Running in f06a0df3774c [2023-08-16T23:03:03.782Z] Removing intermediate container f06a0df3774c [2023-08-16T23:03:03.782Z] ---> 7e4517ee4f80 [2023-08-16T23:03:03.782Z] Step 30/36 : EXPOSE 59983 [2023-08-16T23:03:03.782Z] ---> Running in 2863ed335717 [2023-08-16T23:03:03.782Z] Removing intermediate container 2863ed335717 [2023-08-16T23:03:03.782Z] ---> 39c58e143265 [2023-08-16T23:03:03.782Z] Step 31/36 : EXPOSE 8554 [2023-08-16T23:03:04.050Z] ---> Running in 5f9d9d5d1c4a [2023-08-16T23:03:04.316Z] Removing intermediate container 5f9d9d5d1c4a [2023-08-16T23:03:04.316Z] ---> 2d928406a62d [2023-08-16T23:03:04.316Z] Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-08-16T23:03:04.316Z] ---> Running in ca5cfbf2fcf5 [2023-08-16T23:03:04.584Z] Removing intermediate container ca5cfbf2fcf5 [2023-08-16T23:03:04.584Z] ---> c4b3b6be137d [2023-08-16T23:03:04.584Z] Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-08-16T23:03:04.584Z] ---> Running in 361493fae9b5 [2023-08-16T23:03:04.851Z] Removing intermediate container 361493fae9b5 [2023-08-16T23:03:04.852Z] ---> a384d2b51130 [2023-08-16T23:03:04.852Z] Step 34/36 : LABEL arch=arm64 [2023-08-16T23:03:04.852Z] ---> Running in 5ff996e5dc9d [2023-08-16T23:03:05.119Z] Removing intermediate container 5ff996e5dc9d [2023-08-16T23:03:05.119Z] ---> 09a50b2b8f06 [2023-08-16T23:03:05.119Z] Step 35/36 : LABEL git_sha=0bfb0afc19f06666b17804e809a9fc6005187f62 [2023-08-16T23:03:05.119Z] ---> Running in 72152f5b3e09 [2023-08-16T23:03:05.387Z] Removing intermediate container 72152f5b3e09 [2023-08-16T23:03:05.387Z] ---> 99ba98fbc04e [2023-08-16T23:03:05.387Z] Step 36/36 : LABEL version=0.0.0 [2023-08-16T23:03:05.654Z] ---> Running in 3afea2c5e820 [2023-08-16T23:03:05.919Z] Removing intermediate container 3afea2c5e820 [2023-08-16T23:03:05.919Z] ---> 635f5df1763f [2023-08-16T23:03:05.919Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-16T23:03:05.919Z] Successfully built 635f5df1763f [2023-08-16T23:03:05.919Z] 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-08-16T23:03:06.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T23:03:06.360Z] [2023-08-16T23:03:06.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T23:03:06.691Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T23:03:06.691Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-16T23:03:06.691Z] 8998bd30e6a1: Pulling fs layer [2023-08-16T23:03:06.691Z] 04944245beec: Pulling fs layer [2023-08-16T23:03:06.691Z] 699f458cf7ca: Pulling fs layer [2023-08-16T23:03:06.691Z] 765212b225bb: Pulling fs layer [2023-08-16T23:03:06.691Z] f23df028b6ca: Pulling fs layer [2023-08-16T23:03:06.691Z] d65c8cfc05b1: Pulling fs layer [2023-08-16T23:03:06.691Z] 2437ff75d9bd: Pulling fs layer [2023-08-16T23:03:06.691Z] f23df028b6ca: Waiting [2023-08-16T23:03:06.691Z] 765212b225bb: Waiting [2023-08-16T23:03:06.691Z] d65c8cfc05b1: Waiting [2023-08-16T23:03:06.691Z] 2437ff75d9bd: Waiting [2023-08-16T23:03:06.958Z] 04944245beec: Verifying Checksum [2023-08-16T23:03:06.958Z] 04944245beec: Download complete [2023-08-16T23:03:06.958Z] 765212b225bb: Verifying Checksum [2023-08-16T23:03:06.958Z] 765212b225bb: Download complete [2023-08-16T23:03:06.958Z] f23df028b6ca: Verifying Checksum [2023-08-16T23:03:06.958Z] f23df028b6ca: Download complete [2023-08-16T23:03:06.958Z] d65c8cfc05b1: Verifying Checksum [2023-08-16T23:03:06.958Z] d65c8cfc05b1: Download complete [2023-08-16T23:03:07.224Z] 699f458cf7ca: Verifying Checksum [2023-08-16T23:03:07.224Z] 699f458cf7ca: Download complete [2023-08-16T23:03:07.491Z] 8998bd30e6a1: Verifying Checksum [2023-08-16T23:03:07.491Z] 8998bd30e6a1: Download complete [2023-08-16T23:03:10.069Z] 2437ff75d9bd: Verifying Checksum [2023-08-16T23:03:10.069Z] 2437ff75d9bd: Download complete [2023-08-16T23:03:11.477Z] 8998bd30e6a1: Pull complete [2023-08-16T23:03:12.060Z] 04944245beec: Pull complete [2023-08-16T23:03:13.020Z] 699f458cf7ca: Pull complete [2023-08-16T23:03:13.287Z] 765212b225bb: Pull complete [2023-08-16T23:03:14.246Z] f23df028b6ca: Pull complete [2023-08-16T23:03:14.246Z] d65c8cfc05b1: Pull complete [2023-08-16T23:03:29.231Z] 2437ff75d9bd: Pull complete [2023-08-16T23:03:29.231Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-16T23:03:29.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-16T23:03:29.231Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T23:03:29.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-3867 does not seem to be running inside a container [2023-08-16T23:03:29.472Z] $ 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/11 -v /w/workspace/device-usb-camera/11:/w/workspace/device-usb-camera/11:rw,z -v /w/workspace/device-usb-camera/11@tmp:/w/workspace/device-usb-camera/11@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-16T23:03:31.927Z] $ docker top a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:32.432Z] ---> job-cost.sh [2023-08-16T23:03:32.701Z] lf-activate-venv: SKIPPING [2023-08-16T23:03:32.701Z] INFO: No Stack... [2023-08-16T23:03:33.280Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-16T23:03:34.231Z] INFO: Archiving Costs [Pipeline] sh [2023-08-16T23:03:34.546Z] + cat /w/workspace/device-usb-camera/11/archives/cost.csv [2023-08-16T23:03:34.547Z] + cut -d, -f6 [Pipeline] lock [2023-08-16T23:03:34.607Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [2023-08-16T23:03:34.615Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] did not exist. Created. [2023-08-16T23:03:34.615Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-16T23:03:34.950Z] /w/workspace/device-usb-camera/11@tmp/durable-71ea7e1c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-16T23:03:35.282Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-16T23:03:35.303Z] Warning: overwriting stash ‘stack-cost’ [2023-08-16T23:03:35.351Z] Stashed 1 file(s) [Pipeline] } [2023-08-16T23:03:35.359Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-266-11-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-16T23:03:35.379Z] $ docker stop --time=1 a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd [2023-08-16T23:03:36.868Z] $ docker rm -f --volumes a9b22aa2bbb29540a5da92cdb8599c6423cfcc577c85900b3ffc8da286db99bd [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-08-16T23:03:37.316Z] provisioning config files... [2023-08-16T23:03:37.326Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config17296173595817395231tmp [Pipeline] { [Pipeline] sh [2023-08-16T23:03:37.629Z] + set +x [2023-08-16T23:03:37.629Z] + curl -s https://codecov.io/bash [2023-08-16T23:03:37.629Z] + bash -s -- [2023-08-16T23:03:37.629Z] [2023-08-16T23:03:37.629Z] _____ _ [2023-08-16T23:03:37.629Z] / ____| | | [2023-08-16T23:03:37.629Z] | | ___ __| | ___ ___ _____ __ [2023-08-16T23:03:37.629Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-16T23:03:37.629Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-16T23:03:37.629Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-16T23:03:37.629Z] Bash-1.0.6 [2023-08-16T23:03:37.629Z] [2023-08-16T23:03:37.629Z] [2023-08-16T23:03:37.629Z] ==> git version 2.25.1 found [2023-08-16T23:03:37.629Z] ==> 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-08-16T23:03:37.629Z] Release-Date: 2020-01-08 [2023-08-16T23:03:37.629Z] 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-08-16T23:03:37.629Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-16T23:03:37.629Z] ==> Jenkins CI detected. [2023-08-16T23:03:37.629Z] current dir:  /w/workspace/foundry_device-usb-camera_PR-266 [2023-08-16T23:03:37.629Z] project root: . [2023-08-16T23:03:37.629Z] --> token set from env [2023-08-16T23:03:37.629Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-16T23:03:37.629Z] ==> Running gcov in . (disable via -X gcov) [2023-08-16T23:03:37.889Z] ==> Python coveragepy not found [2023-08-16T23:03:37.889Z] ==> Searching for coverage reports in: [2023-08-16T23:03:37.889Z] + . [2023-08-16T23:03:37.889Z] -> Found 1 reports [2023-08-16T23:03:37.889Z] ==> Detecting git/mercurial file structure [2023-08-16T23:03:37.889Z] ==> Reading reports [2023-08-16T23:03:37.889Z] + ./coverage.out bytes=54112 [2023-08-16T23:03:37.889Z] ==> Appending adjustments [2023-08-16T23:03:37.889Z] https://docs.codecov.io/docs/fixing-reports [2023-08-16T23:03:37.889Z] + Found adjustments [2023-08-16T23:03:37.889Z] ==> Gzipping contents [2023-08-16T23:03:37.889Z] 8.0K /tmp/codecov.oawKF6.gz [2023-08-16T23:03:37.889Z] ==> Uploading reports [2023-08-16T23:03:37.889Z] url: https://codecov.io [2023-08-16T23:03:37.889Z] query: branch=PR-266&commit=0bfb0afc19f06666b17804e809a9fc6005187f62&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-266%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-08-16T23:03:37.889Z] -> Pinging Codecov [2023-08-16T23:03:37.889Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-266&commit=0bfb0afc19f06666b17804e809a9fc6005187f62&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-266%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=266&job=&cmd_args= [2023-08-16T23:03:38.149Z] -> Uploading to [2023-08-16T23:03:38.149Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-16/73D8F5FF140700D3E01443B452E23636/0bfb0afc19f06666b17804e809a9fc6005187f62/deca6399-9d7f-4dfb-bcea-6adc2ca94fe1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230816%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230816T230337Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e75e5682965819ac45fa765eebe3f798c5bc03f17e7110d444c42d1cfe7225 [2023-08-16T23:03:38.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-16T23:03:38.149Z] Dload Upload Total Spent Left Speed [2023-08-16T23:03:38.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6881 0 0 100 6881 0 35652 --:--:-- --:--:-- --:--:-- 35652 [2023-08-16T23:03:38.408Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/0bfb0afc19f06666b17804e809a9fc6005187f62 [Pipeline] } [2023-08-16T23:03:38.416Z] 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-08-16T23:03:39.145Z] + [ -d /w/workspace/foundry_device-usb-camera_PR-266/archives ] [2023-08-16T23:03:39.145Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-266/archives [2023-08-16T23:03:39.145Z] total 16 [2023-08-16T23:03:39.145Z] drwxr-xr-x 3 root root 4096 Aug 16 22:54 . [2023-08-16T23:03:39.145Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:54 .. [2023-08-16T23:03:39.145Z] drwxr-xr-x 2 root root 4096 Aug 16 22:54 cost [2023-08-16T23:03:39.145Z] -rw-r--r-- 1 root root 90 Aug 16 22:54 cost.csv [2023-08-16T23:03:39.145Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-266/archives [2023-08-16T23:03:39.145Z] + ls -al /w/workspace/foundry_device-usb-camera_PR-266/archives [2023-08-16T23:03:39.145Z] total 16 [2023-08-16T23:03:39.145Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 16 22:54 . [2023-08-16T23:03:39.145Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 16 22:54 .. [2023-08-16T23:03:39.145Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 16 22:54 cost [2023-08-16T23:03:39.145Z] -rw-r--r-- 1 jenkins jenkins 90 Aug 16 22:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:39.437Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:40.297Z] ---> package-listing.sh [2023-08-16T23:03:40.297Z] ++ facter osfamily [2023-08-16T23:03:40.297Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-16T23:03:40.557Z] + OS_FAMILY=debian [2023-08-16T23:03:40.557Z] + workspace=/w/workspace/foundry_device-usb-camera_PR-266 [2023-08-16T23:03:40.557Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-16T23:03:40.557Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-16T23:03:40.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-16T23:03:40.557Z] + PACKAGES=/tmp/packages_start.txt [2023-08-16T23:03:40.557Z] + '[' /w/workspace/foundry_device-usb-camera_PR-266 ']' [2023-08-16T23:03:40.557Z] + PACKAGES=/tmp/packages_end.txt [2023-08-16T23:03:40.557Z] + case "${OS_FAMILY}" in [2023-08-16T23:03:40.557Z] + dpkg -l [2023-08-16T23:03:40.557Z] + grep '^ii' [2023-08-16T23:03:40.557Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-16T23:03:40.557Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-16T23:03:40.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-16T23:03:40.557Z] + '[' /w/workspace/foundry_device-usb-camera_PR-266 ']' [2023-08-16T23:03:40.557Z] + mkdir -p /w/workspace/foundry_device-usb-camera_PR-266/archives/ [2023-08-16T23:03:40.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-266/archives/ [Pipeline] echo [2023-08-16T23:03:40.569Z] 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-266/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-16T23:03:40.847Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-16T23:03:41.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-16T23:03:41.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-16T23:03:41.485Z] prd-ubuntu20.04-docker-8c-8g-3866 does not seem to be running inside a container [2023-08-16T23:03:41.517Z] $ 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-266/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-266 -v /w/workspace/foundry_device-usb-camera_PR-266:/w/workspace/foundry_device-usb-camera_PR-266:rw,z -v /w/workspace/foundry_device-usb-camera_PR-266@tmp:/w/workspace/foundry_device-usb-camera_PR-266@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-16T23:03:41.715Z] $ docker top 987a7627a9477e44a22cca0c97ad5a0aad862fe9cfeadabfed71df52f7638bea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-16T23:03:42.061Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-16T23:03:42.347Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-16T23:03:42.635Z] + ls /var/log/sa-host [2023-08-16T23:03:42.635Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-16T23:03:42.780Z] provisioning config files... [2023-08-16T23:03:42.788Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-266@tmp/config2463722332605902961tmp [Pipeline] { [Pipeline] echo [2023-08-16T23:03:42.805Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:43.087Z] ---> create-netrc.sh [Pipeline] } [2023-08-16T23:03:43.096Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:43.429Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-16T23:03:43.438Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:43.751Z] ---> sudo-logs.sh [2023-08-16T23:03:43.751Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-16T23:03:43.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:44.065Z] ---> job-cost.sh [2023-08-16T23:03:44.065Z] lf-activate-venv: SKIPPING [2023-08-16T23:03:44.065Z] DEBUG: total: 0.2199999988079071 [2023-08-16T23:03:44.065Z] INFO: Retrieving Stack Cost... [2023-08-16T23:03:44.634Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-16T23:03:44.893Z] INFO: Archiving Costs [Pipeline] echo [2023-08-16T23:03:44.904Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-16T23:03:45.188Z] ---> logs-deploy.sh [2023-08-16T23:03:45.188Z] lf-activate-venv: SKIPPING [2023-08-16T23:03:45.188Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-266/11 [2023-08-16T23:03:45.188Z] INFO: archiving workspace using pattern(s): [2023-08-16T23:03:46.126Z] Archives upload complete. [2023-08-16T23:03:46.385Z] INFO: archiving logs to Nexus [2023-08-16T23:03:46.956Z] ---> uname -a: [2023-08-16T23:03:46.956Z] Linux prd-ubuntu20-04-docker-8c-8g-3866 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] ---> lscpu: [2023-08-16T23:03:46.956Z] Architecture: x86_64 [2023-08-16T23:03:46.956Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-16T23:03:46.956Z] Byte Order: Little Endian [2023-08-16T23:03:46.956Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-16T23:03:46.956Z] CPU(s): 8 [2023-08-16T23:03:46.956Z] On-line CPU(s) list: 0-7 [2023-08-16T23:03:46.956Z] Thread(s) per core: 1 [2023-08-16T23:03:46.956Z] Core(s) per socket: 1 [2023-08-16T23:03:46.956Z] Socket(s): 8 [2023-08-16T23:03:46.956Z] NUMA node(s): 1 [2023-08-16T23:03:46.956Z] Vendor ID: AuthenticAMD [2023-08-16T23:03:46.956Z] CPU family: 23 [2023-08-16T23:03:46.956Z] Model: 49 [2023-08-16T23:03:46.956Z] Model name: AMD EPYC-Rome Processor [2023-08-16T23:03:46.956Z] Stepping: 0 [2023-08-16T23:03:46.956Z] CPU MHz: 2800.000 [2023-08-16T23:03:46.956Z] BogoMIPS: 5600.00 [2023-08-16T23:03:46.956Z] Virtualization: AMD-V [2023-08-16T23:03:46.956Z] Hypervisor vendor: KVM [2023-08-16T23:03:46.956Z] Virtualization type: full [2023-08-16T23:03:46.956Z] L1d cache: 256 KiB [2023-08-16T23:03:46.956Z] L1i cache: 256 KiB [2023-08-16T23:03:46.956Z] L2 cache: 4 MiB [2023-08-16T23:03:46.956Z] L3 cache: 128 MiB [2023-08-16T23:03:46.956Z] NUMA node0 CPU(s): 0-7 [2023-08-16T23:03:46.956Z] Vulnerability Itlb multihit: Not affected [2023-08-16T23:03:46.956Z] Vulnerability L1tf: Not affected [2023-08-16T23:03:46.956Z] Vulnerability Mds: Not affected [2023-08-16T23:03:46.956Z] Vulnerability Meltdown: Not affected [2023-08-16T23:03:46.956Z] Vulnerability Mmio stale data: Not affected [2023-08-16T23:03:46.956Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-16T23:03:46.956Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-16T23:03:46.956Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-16T23:03:46.956Z] Vulnerability Srbds: Not affected [2023-08-16T23:03:46.956Z] Vulnerability Tsx async abort: Not affected [2023-08-16T23:03:46.956Z] 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-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] ---> nproc: [2023-08-16T23:03:46.956Z] 8 [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] ---> df -h: [2023-08-16T23:03:46.956Z] Filesystem Size Used Avail Use% Mounted on [2023-08-16T23:03:46.956Z] overlay 155G 12G 144G 8% / [2023-08-16T23:03:46.956Z] tmpfs 64M 0 64M 0% /dev [2023-08-16T23:03:46.956Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-08-16T23:03:46.956Z] shm 64M 0 64M 0% /dev/shm [2023-08-16T23:03:46.956Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] ---> sar -b -r -n DEV: [2023-08-16T23:03:46.956Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3866) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] 22:50:49 LINUX RESTART (8 CPU) [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] 22:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-08-16T23:03:46.956Z] 22:52:01 367.29 47.88 319.41 0.00 5404.97 197544.54 0.00 [2023-08-16T23:03:46.956Z] 22:53:01 156.39 1.42 154.97 0.00 21.46 46580.77 0.00 [2023-08-16T23:03:46.956Z] 22:54:01 220.71 0.28 220.43 0.00 20.00 38079.25 0.00 [2023-08-16T23:03:46.956Z] 22:55:01 37.49 0.07 37.42 0.00 8.80 16795.88 0.00 [2023-08-16T23:03:46.956Z] 22:56:01 22.44 8.96 13.48 0.00 2905.03 2655.51 0.00 [2023-08-16T23:03:46.956Z] 22:57:01 20.45 2.73 17.71 0.00 2527.71 3738.98 0.00 [2023-08-16T23:03:46.956Z] 22:58:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-08-16T23:03:46.956Z] 22:59:01 1.78 0.00 1.78 0.00 0.00 19.06 0.00 [2023-08-16T23:03:46.956Z] 23:00:01 1.13 0.00 1.13 0.00 0.00 11.60 0.00 [2023-08-16T23:03:46.956Z] 23:01:01 2.23 0.00 2.23 0.00 0.00 36.65 0.00 [2023-08-16T23:03:46.956Z] 23:02:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2023-08-16T23:03:46.956Z] 23:03:01 1.88 0.00 1.88 0.00 0.00 20.53 0.00 [2023-08-16T23:03:46.956Z] Average: 69.50 5.11 64.39 0.00 907.33 25458.11 0.00 [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] 22:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-08-16T23:03:46.956Z] 22:52:01 29163320 31577364 742524 2.26 73472 2616532 1945764 5.73 1004816 2360056 544 [2023-08-16T23:03:46.956Z] 22:53:01 27964024 31493796 804188 2.45 147268 3555120 2054384 6.05 1400964 3036216 358096 [2023-08-16T23:03:46.956Z] 22:54:01 27964768 31548516 750812 2.28 154952 3609236 2046940 6.03 1292444 3153388 184 [2023-08-16T23:03:46.956Z] 22:55:01 27493128 31583160 714468 2.17 163096 4058172 1753304 5.17 1275576 3589704 52 [2023-08-16T23:03:46.956Z] 22:56:01 27277336 31571624 723284 2.20 167288 4247640 1812972 5.34 1376140 3690336 31716 [2023-08-16T23:03:46.956Z] 22:57:01 27120080 31565688 721896 2.20 171528 4391168 1846264 5.44 1507448 3703384 4 [2023-08-16T23:03:46.956Z] 22:58:01 27120252 31565952 721400 2.19 171580 4391180 1846264 5.44 1507452 3703392 8 [2023-08-16T23:03:46.956Z] 22:59:01 27129560 31575332 711964 2.17 171644 4391180 1846264 5.44 1498060 3703396 40 [2023-08-16T23:03:46.956Z] 23:00:01 27129716 31575496 711692 2.16 171676 4391184 1846264 5.44 1497764 3703400 12 [2023-08-16T23:03:46.956Z] 23:01:01 27129708 31576140 711540 2.16 171760 4391164 1846264 5.44 1497628 3703924 20 [2023-08-16T23:03:46.956Z] 23:02:01 27128980 31575444 712108 2.17 171788 4391164 1846264 5.44 1497976 3703924 180 [2023-08-16T23:03:46.956Z] 23:03:01 27129272 31575792 711644 2.16 171836 4391172 1846264 5.44 1497960 3703932 12 [2023-08-16T23:03:46.956Z] Average: 27479179 31565359 728127 2.21 158991 4068743 1878101 5.53 1404519 3479588 32572 [2023-08-16T23:03:46.956Z] [2023-08-16T23:03:46.956Z] 22:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-08-16T23:03:46.956Z] 22:52:01 ens3 684.85 400.75 6657.38 109.44 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:52:01 veth84c655f 1.08 1.48 0.08 10.90 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:52:01 lo 7.07 7.07 0.68 0.68 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:52:01 docker0 2.38 2.77 0.31 22.69 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:53:01 ens3 343.41 203.77 1999.73 28.82 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:53:01 docker0 185.77 317.06 14.52 1972.02 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:53:01 veth439c969 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:54:01 ens3 96.08 49.26 1016.19 16.60 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:54:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:54:01 docker0 15.48 42.61 1.12 714.26 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:55:01 ens3 96.38 58.55 2521.58 10.87 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:55:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:56:01 ens3 80.74 40.15 1160.35 2.90 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:56:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:57:01 ens3 58.12 25.18 848.89 1.79 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:57:01 lo 0.33 0.33 0.02 0.02 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:59:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.956Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:00:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:02:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:03:01 ens3 1.28 1.08 7.43 0.09 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] Average: ens3 113.44 64.92 1184.31 14.22 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] Average: docker0 16.97 30.20 1.33 225.74 0.00 0.00 0.00 0.00 [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] ---> sar -P ALL: [2023-08-16T23:03:46.957Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3866) 08/16/23 _x86_64_ (8 CPU) [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] 22:50:49 LINUX RESTART (8 CPU) [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] 22:51:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T23:03:46.957Z] 22:52:01 all 9.94 0.00 3.76 3.58 0.06 82.66 [2023-08-16T23:03:46.957Z] 22:52:01 0 9.80 0.00 3.50 0.42 0.05 86.24 [2023-08-16T23:03:46.957Z] 22:52:01 1 7.10 0.00 5.15 16.19 0.07 71.49 [2023-08-16T23:03:46.957Z] 22:52:01 2 9.57 0.00 2.70 0.34 0.05 87.35 [2023-08-16T23:03:46.957Z] 22:52:01 3 11.19 0.00 5.23 3.90 0.05 79.64 [2023-08-16T23:03:46.957Z] 22:52:01 4 10.10 0.00 2.64 1.43 0.05 85.78 [2023-08-16T23:03:46.957Z] 22:52:01 5 12.62 0.00 2.92 1.63 0.05 82.79 [2023-08-16T23:03:46.957Z] 22:52:01 6 8.50 0.00 4.14 0.81 0.05 86.50 [2023-08-16T23:03:46.957Z] 22:52:01 7 10.66 0.00 3.79 4.03 0.08 81.43 [2023-08-16T23:03:46.957Z] 22:53:01 all 20.44 0.00 5.13 2.80 0.07 71.57 [2023-08-16T23:03:46.957Z] 22:53:01 0 20.90 0.00 4.81 0.18 0.05 74.06 [2023-08-16T23:03:46.957Z] 22:53:01 1 20.89 0.00 4.82 4.40 0.07 69.82 [2023-08-16T23:03:46.957Z] 22:53:01 2 22.29 0.00 4.55 0.25 0.07 72.84 [2023-08-16T23:03:46.957Z] 22:53:01 3 20.80 0.00 5.91 0.80 0.07 72.42 [2023-08-16T23:03:46.957Z] 22:53:01 4 19.96 0.00 6.40 13.19 0.08 60.37 [2023-08-16T23:03:46.957Z] 22:53:01 5 19.37 0.00 4.39 0.86 0.05 75.33 [2023-08-16T23:03:46.957Z] 22:53:01 6 19.63 0.00 4.71 0.64 0.07 74.95 [2023-08-16T23:03:46.957Z] 22:53:01 7 19.64 0.00 5.50 2.09 0.08 72.68 [2023-08-16T23:03:46.957Z] 22:54:01 all 30.19 0.00 5.98 2.66 0.18 60.99 [2023-08-16T23:03:46.957Z] 22:54:01 0 31.56 0.00 5.51 0.10 0.10 62.73 [2023-08-16T23:03:46.957Z] 22:54:01 1 30.55 0.00 6.00 1.53 0.08 61.83 [2023-08-16T23:03:46.957Z] 22:54:01 2 28.76 0.00 6.27 10.50 0.10 54.38 [2023-08-16T23:03:46.957Z] 22:54:01 3 29.81 0.00 6.18 0.47 0.78 62.76 [2023-08-16T23:03:46.957Z] 22:54:01 4 31.51 0.00 6.05 0.89 0.08 61.46 [2023-08-16T23:03:46.957Z] 22:54:01 5 29.26 0.00 5.48 5.84 0.08 59.34 [2023-08-16T23:03:46.957Z] 22:54:01 6 29.38 0.00 5.80 1.48 0.10 63.24 [2023-08-16T23:03:46.957Z] 22:54:01 7 30.67 0.00 6.58 0.46 0.12 62.18 [2023-08-16T23:03:46.957Z] 22:55:01 all 2.80 0.00 1.22 0.72 0.02 95.23 [2023-08-16T23:03:46.957Z] 22:55:01 0 1.91 0.00 1.24 0.00 0.02 96.84 [2023-08-16T23:03:46.957Z] 22:55:01 1 3.71 0.00 0.88 0.00 0.02 95.40 [2023-08-16T23:03:46.957Z] 22:55:01 2 2.40 0.00 1.61 5.06 0.02 90.91 [2023-08-16T23:03:46.957Z] 22:55:01 3 3.68 0.00 0.99 0.02 0.02 95.30 [2023-08-16T23:03:46.957Z] 22:55:01 4 2.53 0.00 1.44 0.05 0.03 95.95 [2023-08-16T23:03:46.957Z] 22:55:01 5 2.91 0.00 1.15 0.67 0.02 95.25 [2023-08-16T23:03:46.957Z] 22:55:01 6 2.76 0.00 1.29 0.02 0.02 95.91 [2023-08-16T23:03:46.957Z] 22:55:01 7 2.51 0.00 1.19 0.00 0.02 96.29 [2023-08-16T23:03:46.957Z] 22:56:01 all 0.73 0.00 0.27 0.46 0.01 98.53 [2023-08-16T23:03:46.957Z] 22:56:01 0 0.13 0.00 0.18 0.05 0.02 99.62 [2023-08-16T23:03:46.957Z] 22:56:01 1 1.61 0.00 0.08 0.02 0.02 98.27 [2023-08-16T23:03:46.957Z] 22:56:01 2 0.40 0.00 0.23 1.27 0.02 98.08 [2023-08-16T23:03:46.957Z] 22:56:01 3 0.65 0.00 0.40 0.35 0.02 98.58 [2023-08-16T23:03:46.957Z] 22:56:01 4 0.68 0.00 0.25 0.92 0.02 98.13 [2023-08-16T23:03:46.957Z] 22:56:01 5 0.68 0.00 0.40 0.97 0.02 97.93 [2023-08-16T23:03:46.957Z] 22:56:01 6 0.17 0.00 0.28 0.03 0.00 99.52 [2023-08-16T23:03:46.957Z] 22:56:01 7 1.49 0.00 0.35 0.05 0.00 98.11 [2023-08-16T23:03:46.957Z] 22:57:01 all 0.86 0.00 0.43 0.98 0.02 97.71 [2023-08-16T23:03:46.957Z] 22:57:01 0 0.97 0.00 0.55 0.08 0.02 98.38 [2023-08-16T23:03:46.957Z] 22:57:01 1 0.59 0.00 0.29 0.00 0.00 99.12 [2023-08-16T23:03:46.957Z] 22:57:01 2 0.42 0.00 0.42 2.51 0.03 96.62 [2023-08-16T23:03:46.957Z] 22:57:01 3 0.47 0.00 0.42 0.47 0.02 98.63 [2023-08-16T23:03:46.957Z] 22:57:01 4 0.79 0.00 0.65 2.71 0.02 95.83 [2023-08-16T23:03:46.957Z] 22:57:01 5 0.58 0.00 0.27 2.04 0.00 97.11 [2023-08-16T23:03:46.957Z] 22:57:01 6 1.17 0.00 0.45 0.02 0.02 98.35 [2023-08-16T23:03:46.957Z] 22:57:01 7 1.89 0.00 0.43 0.02 0.03 97.63 [2023-08-16T23:03:46.957Z] 22:58:01 all 0.14 0.00 0.00 0.00 0.01 99.85 [2023-08-16T23:03:46.957Z] 22:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 22:58:01 1 1.04 0.00 0.00 0.00 0.00 98.96 [2023-08-16T23:03:46.957Z] 22:58:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T23:03:46.957Z] 22:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T23:03:46.957Z] 22:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T23:03:46.957Z] 22:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T23:03:46.957Z] 22:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 22:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 22:59:01 all 0.02 0.00 0.02 0.01 0.01 99.95 [2023-08-16T23:03:46.957Z] 22:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T23:03:46.957Z] 22:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-08-16T23:03:46.957Z] 22:59:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T23:03:46.957Z] 22:59:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2023-08-16T23:03:46.957Z] 22:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T23:03:46.957Z] 22:59:01 5 0.00 0.00 0.03 0.03 0.02 99.92 [2023-08-16T23:03:46.957Z] 22:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T23:03:46.957Z] 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:00:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2023-08-16T23:03:46.957Z] 23:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:01:01 all 0.04 0.00 0.01 0.03 0.01 99.92 [2023-08-16T23:03:46.957Z] 23:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-08-16T23:03:46.957Z] 23:01:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-08-16T23:03:46.957Z] 23:01:01 2 0.07 0.00 0.00 0.13 0.00 99.80 [2023-08-16T23:03:46.957Z] 23:01:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2023-08-16T23:03:46.957Z] 23:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-08-16T23:03:46.957Z] 23:01:01 5 0.10 0.00 0.02 0.03 0.02 99.83 [2023-08-16T23:03:46.957Z] 23:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T23:03:46.957Z] 23:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:02:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-08-16T23:03:46.957Z] 23:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T23:03:46.957Z] 23:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-08-16T23:03:46.957Z] 23:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-08-16T23:03:46.957Z] 23:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-08-16T23:03:46.957Z] 23:02:01 5 0.27 0.00 0.07 0.02 0.02 99.63 [2023-08-16T23:03:46.957Z] 23:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] 23:02:01 CPU %user %nice %system %iowait %steal %idle [2023-08-16T23:03:46.957Z] 23:03:01 all 0.04 0.00 0.01 0.01 0.00 99.94 [2023-08-16T23:03:46.957Z] 23:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-08-16T23:03:46.957Z] 23:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-08-16T23:03:46.957Z] 23:03:01 5 0.15 0.00 0.03 0.07 0.02 99.73 [2023-08-16T23:03:46.957Z] 23:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-08-16T23:03:46.957Z] 23:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-08-16T23:03:46.957Z] Average: all 5.41 0.00 1.40 0.93 0.03 92.23 [2023-08-16T23:03:46.957Z] Average: 0 5.41 0.00 1.31 0.07 0.02 93.19 [2023-08-16T23:03:46.957Z] Average: 1 5.43 0.00 1.43 1.83 0.02 91.29 [2023-08-16T23:03:46.957Z] Average: 2 5.31 0.00 1.31 1.66 0.03 91.69 [2023-08-16T23:03:46.957Z] Average: 3 5.53 0.00 1.59 0.50 0.08 92.29 [2023-08-16T23:03:46.957Z] Average: 4 5.43 0.00 1.45 1.59 0.03 91.51 [2023-08-16T23:03:46.957Z] Average: 5 5.47 0.00 1.23 1.01 0.02 92.27 [2023-08-16T23:03:46.957Z] Average: 6 5.12 0.00 1.39 0.25 0.02 93.22 [2023-08-16T23:03:46.957Z] Average: 7 5.53 0.00 1.48 0.55 0.03 92.41 [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z] [2023-08-16T23:03:46.957Z]