Pull request #82 event Pull request #82 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f07497225985e610d8f883ad73306f183741b381+1e613961013b6b37f2d2c6796bfa6cb96c8fac46 (94e88b708dab60300ee5646c7e32b52cebce7190) 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-ssh1087638565297904273.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10774260145611566464.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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-82/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-82/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12928489597866450634.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh240974247098203166.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-82/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-82/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15477604477401663226.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.18 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 ‘prd-ubuntu20.04-docker-8c-8g-29309’ is offline ‘prd-ubuntu20.04-docker-8c-8g-29361’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-29312’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-29313’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-29627 in /w/workspace/xfoundry_device-usb-camera_PR-82 [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/xfoundry_device-usb-camera_PR-82 # 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit f07497225985e610d8f883ad73306f183741b381 Merge succeeded, producing f07497225985e610d8f883ad73306f183741b381 Checking out Revision f07497225985e610d8f883ad73306f183741b381 (PR-82) > git config core.sparsecheckout # timeout=10 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # 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 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-15T22:23:35.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-15T22:23:35.994Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-15T22:23:36.016Z] ========================================================= [2022-09-15T22:23:36.016Z] EdgeX Global Pipelines Version Info [2022-09-15T22:23:36.016Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3f5686aa5bea2aa1864340f097a10bfa034a9e47 # timeout=10 [2022-09-15T22:23:36.755Z] ------------------- [2022-09-15T22:23:36.755Z] stable info: [2022-09-15T22:23:36.755Z] ------------------- [2022-09-15T22:23:36.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-15T22:23:36.755Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:23:36.755Z] Message: update stable to v1.0.239 [2022-09-15T22:23:37.327Z] ------------------- [2022-09-15T22:23:37.327Z] experimental info: [2022-09-15T22:23:37.327Z] ------------------- [2022-09-15T22:23:37.327Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-15T22:23:37.327Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-15T22:23:37.327Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-15T22:23:37.572Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-09-15T22:23:37.583Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-09-15T22:23:37.594Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-15T22:23:37.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-15T22:23:37.615Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-15T22:23:37.628Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-15T22:23:37.637Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-15T22:23:37.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-15T22:23:37.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-15T22:23:37.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-15T22:23:37.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-15T22:23:37.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-09-15T22:23:37.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-15T22:23:37.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-15T22:23:37.721Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:23:37.730Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-15T22:23:37.741Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:23:37.754Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-15T22:23:37.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-15T22:23:37.779Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-15T22:23:37.792Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-15T22:23:37.807Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-15T22:23:37.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-15T22:23:37.832Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-15T22:23:37.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-15T22:23:37.865Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-15T22:23:37.873Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-15T22:23:37.885Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2022-09-15T22:23:37.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2022-09-15T22:23:37.914Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2022-09-15T22:23:37.925Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo [2022-09-15T22:23:37.939Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f074972 [Pipeline] echo [2022-09-15T22:23:37.954Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:23:37.996Z] provisioning config files... [2022-09-15T22:23:38.009Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config453350329555913662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:23:38.315Z] ---> docker-login.sh [2022-09-15T22:23:38.315Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:23:38.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:38.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:38.575Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:38.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:38.575Z] [2022-09-15T22:23:38.575Z] Login Succeeded [2022-09-15T22:23:38.575Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:23:38.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:38.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:38.836Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:38.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:38.836Z] [2022-09-15T22:23:38.836Z] Login Succeeded [2022-09-15T22:23:38.836Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:23:38.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:38.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:38.836Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:38.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:38.836Z] [2022-09-15T22:23:38.836Z] Login Succeeded [2022-09-15T22:23:38.836Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:23:39.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:39.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:39.097Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:39.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:39.097Z] [2022-09-15T22:23:39.097Z] Login Succeeded [2022-09-15T22:23:39.097Z] docker.io [2022-09-15T22:23:39.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:39.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:39.667Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:39.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:39.667Z] [2022-09-15T22:23:39.667Z] Login Succeeded [2022-09-15T22:23:39.667Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:23:39.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-15T22:23:40.058Z] + git rev-list -1 --merges f07497225985e610d8f883ad73306f183741b381~1..f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo [2022-09-15T22:23:40.094Z] -----------> git rev-list -1 --merges f07497225985e610d8f883ad73306f183741b381~1..f07497225985e610d8f883ad73306f183741b381 f07497225985e610d8f883ad73306f183741b381 [false] [Pipeline] sh [2022-09-15T22:23:40.386Z] + git log --format=format:%s -1 f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo [2022-09-15T22:23:40.401Z] ========================================================= [2022-09-15T22:23:40.401Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-15T22:23:40.401Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:23:40.737Z] + git log --format=format:%s -1 f07497225985e610d8f883ad73306f183741b381 [Pipeline] echo [2022-09-15T22:23:40.749Z] [semverPrep] GIT_COMMIT: f07497225985e610d8f883ad73306f183741b381, Commit Message: build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3 [Pipeline] echo [2022-09-15T22:23:40.759Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-15T22:23:41.100Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-15T22:23:41.100Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-15T22:23:41.100Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-15T22:23:41.100Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-15T22:23:41.100Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-15T22:23:41.100Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-15T22:23:41.100Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:41.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:41.461Z] [2022-09-15T22:23:41.461Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:41.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:41.766Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-15T22:23:41.766Z] b85a868b505f: Pulling fs layer [2022-09-15T22:23:41.766Z] e2be974225ed: Pulling fs layer [2022-09-15T22:23:41.766Z] 339a4e72a1f5: Pulling fs layer [2022-09-15T22:23:41.766Z] 988bab9f4d93: Pulling fs layer [2022-09-15T22:23:41.766Z] 1469e6f7b9e6: Pulling fs layer [2022-09-15T22:23:41.766Z] eaf3925da568: Pulling fs layer [2022-09-15T22:23:41.766Z] bab4dde63d76: Pulling fs layer [2022-09-15T22:23:41.766Z] bde34c3a00c8: Pulling fs layer [2022-09-15T22:23:41.766Z] b352a97aabf1: Pulling fs layer [2022-09-15T22:23:41.766Z] 4872d77fe225: Pulling fs layer [2022-09-15T22:23:41.766Z] 5851b861e8e6: Pulling fs layer [2022-09-15T22:23:41.766Z] 988bab9f4d93: Waiting [2022-09-15T22:23:41.766Z] 1469e6f7b9e6: Waiting [2022-09-15T22:23:41.766Z] bde34c3a00c8: Waiting [2022-09-15T22:23:41.766Z] b352a97aabf1: Waiting [2022-09-15T22:23:41.766Z] eaf3925da568: Waiting [2022-09-15T22:23:41.766Z] bab4dde63d76: Waiting [2022-09-15T22:23:41.766Z] 5851b861e8e6: Waiting [2022-09-15T22:23:41.766Z] e2be974225ed: Verifying Checksum [2022-09-15T22:23:41.766Z] e2be974225ed: Download complete [2022-09-15T22:23:41.766Z] 988bab9f4d93: Verifying Checksum [2022-09-15T22:23:41.766Z] 988bab9f4d93: Download complete [2022-09-15T22:23:42.027Z] 1469e6f7b9e6: Verifying Checksum [2022-09-15T22:23:42.027Z] 1469e6f7b9e6: Download complete [2022-09-15T22:23:42.027Z] 339a4e72a1f5: Verifying Checksum [2022-09-15T22:23:42.027Z] 339a4e72a1f5: Download complete [2022-09-15T22:23:42.027Z] eaf3925da568: Download complete [2022-09-15T22:23:42.027Z] bde34c3a00c8: Download complete [2022-09-15T22:23:42.027Z] b352a97aabf1: Download complete [2022-09-15T22:23:42.027Z] 4872d77fe225: Download complete [2022-09-15T22:23:42.027Z] 5851b861e8e6: Verifying Checksum [2022-09-15T22:23:42.027Z] 5851b861e8e6: Download complete [2022-09-15T22:23:42.027Z] b85a868b505f: Download complete [2022-09-15T22:23:42.287Z] bab4dde63d76: Verifying Checksum [2022-09-15T22:23:42.287Z] bab4dde63d76: Download complete [2022-09-15T22:23:43.671Z] b85a868b505f: Pull complete [2022-09-15T22:23:43.671Z] e2be974225ed: Pull complete [2022-09-15T22:23:44.242Z] 339a4e72a1f5: Pull complete [2022-09-15T22:23:44.242Z] 988bab9f4d93: Pull complete [2022-09-15T22:23:44.505Z] 1469e6f7b9e6: Pull complete [2022-09-15T22:23:44.505Z] eaf3925da568: Pull complete [2022-09-15T22:23:46.416Z] bab4dde63d76: Pull complete [2022-09-15T22:23:46.416Z] bde34c3a00c8: Pull complete [2022-09-15T22:23:46.677Z] b352a97aabf1: Pull complete [2022-09-15T22:23:46.677Z] 4872d77fe225: Pull complete [2022-09-15T22:23:46.939Z] 5851b861e8e6: Pull complete [2022-09-15T22:23:46.939Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-15T22:23:46.939Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-15T22:23:46.939Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:23:47.046Z] prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container [2022-09-15T22:23:47.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-15T22:23:48.558Z] $ docker top d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 -eo pid,comm [2022-09-15T22:23:48.619Z] 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). [2022-09-15T22:23:48.619Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-15T22:23:48.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:23:48.654Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:23:48.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:23:48.809Z] $ docker exec d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent [2022-09-15T22:23:48.956Z] SSH_AUTH_SOCK=/tmp/ssh-RtG9gO0cSTTC/agent.33 [2022-09-15T22:23:48.956Z] SSH_AGENT_PID=39 [2022-09-15T22:23:48.964Z] Running ssh-add (command line suppressed) [2022-09-15T22:23:49.089Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7005121474733620592.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_7005121474733620592.key) [2022-09-15T22:23:49.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:23:49.397Z] + git tag --points-at HEAD [Pipeline] } [2022-09-15T22:23:49.413Z] $ docker exec --env ******** --env ******** d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent -k [2022-09-15T22:23:49.531Z] unset SSH_AUTH_SOCK; [2022-09-15T22:23:49.532Z] unset SSH_AGENT_PID; [2022-09-15T22:23:49.534Z] echo Agent pid 39 killed; [2022-09-15T22:23:49.542Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-15T22:23:49.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-15T22:23:49.562Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-15T22:23:49.701Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-15T22:23:49.705Z] $ docker exec d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent [2022-09-15T22:23:49.850Z] SSH_AUTH_SOCK=/tmp/ssh-3IhZYCOy8DMC/agent.72 [2022-09-15T22:23:49.850Z] SSH_AGENT_PID=78 [2022-09-15T22:23:49.855Z] Running ssh-add (command line suppressed) [2022-09-15T22:23:49.968Z] Identity added: /w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_5292035517322445883.key (/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/private_key_5292035517322445883.key) [2022-09-15T22:23:49.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-15T22:23:50.266Z] + git semver init [2022-09-15T22:23:50.526Z] 2022-09-15 22:23:50,481 [run_init] DEBUG init version:0.0.0 force:False [2022-09-15T22:23:50.526Z] 2022-09-15 22:23:50,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver [2022-09-15T22:23:50.526Z] 2022-09-15 22:23:50,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-82/.semver [2022-09-15T22:23:50.526Z] 2022-09-15 22:23:50,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-82/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82, universal_newlines=False, shell=None, istream=None) [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,256 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.git/info/exclude [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,257 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 with force:False [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,257 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,261 [execute] INFO git cat-file --batch-check [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,267 [execute] INFO git cat-file --batch [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-82/.semver, universal_newlines=False, shell=None, istream=) [2022-09-15T22:23:51.470Z] 2022-09-15 22:23:51,272 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-82/.semver/PR-82 [2022-09-15T22:23:51.470Z] 0.0.0 [Pipeline] } [2022-09-15T22:23:51.482Z] $ docker exec --env ******** --env ******** d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 ssh-agent -k [2022-09-15T22:23:51.588Z] unset SSH_AUTH_SOCK; [2022-09-15T22:23:51.589Z] unset SSH_AGENT_PID; [2022-09-15T22:23:51.589Z] echo Agent pid 78 killed; [2022-09-15T22:23:51.600Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-15T22:23:51.896Z] + git semver [Pipeline] } [2022-09-15T22:23:52.170Z] $ docker stop --time=1 d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 [2022-09-15T22:23:53.536Z] $ docker rm -f d85018e40cf1d7396deee22c36ed2b8890e5239b79e18d8800e489f3d64d8361 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:23:53.905Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-15T22:23:54.235Z] Stashed 1 file(s) [Pipeline] echo [2022-09-15T22:23:54.238Z] [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 [2022-09-15T22:23:54.393Z] provisioning config files... [2022-09-15T22:23:54.404Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config6129371610942563407tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:23:54.708Z] ---> docker-login.sh [2022-09-15T22:23:54.708Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:23:54.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:54.708Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:54.708Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:54.708Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:54.708Z] [2022-09-15T22:23:54.708Z] Login Succeeded [2022-09-15T22:23:54.708Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:23:54.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:54.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:54.967Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:54.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:54.967Z] [2022-09-15T22:23:54.967Z] Login Succeeded [2022-09-15T22:23:54.967Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:23:54.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:54.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:54.967Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:54.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:54.967Z] [2022-09-15T22:23:54.967Z] Login Succeeded [2022-09-15T22:23:54.967Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:23:54.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:55.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:55.228Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:55.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:55.228Z] [2022-09-15T22:23:55.228Z] Login Succeeded [2022-09-15T22:23:55.228Z] docker.io [2022-09-15T22:23:55.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:23:55.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:23:55.488Z] Configure a credential helper to remove this warning. See [2022-09-15T22:23:55.488Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:23:55.488Z] [2022-09-15T22:23:55.488Z] Login Succeeded [2022-09-15T22:23:55.488Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:23:55.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:23:55.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:23:55.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:23:55.578Z] ========================================================= [2022-09-15T22:23:55.578Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-15T22:23:55.578Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:23:55.896Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:23:55.897Z] Sending build context to Docker daemon 870.9kB [2022-09-15T22:23:55.897Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:23:55.897Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:23:55.897Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-15T22:23:55.897Z] 2408cc74d12b: Pulling fs layer [2022-09-15T22:23:55.897Z] ea60b727a1ce: Pulling fs layer [2022-09-15T22:23:55.897Z] 30c4a7721957: Pulling fs layer [2022-09-15T22:23:55.897Z] 370296b7ddb6: Pulling fs layer [2022-09-15T22:23:55.897Z] 7c6cee850709: Pulling fs layer [2022-09-15T22:23:55.897Z] 39a5fcdaea64: Pulling fs layer [2022-09-15T22:23:55.897Z] d94ebbe4e438: Pulling fs layer [2022-09-15T22:23:55.897Z] bcfd1f05c69d: Pulling fs layer [2022-09-15T22:23:55.897Z] 59ccb84bbe0f: Pulling fs layer [2022-09-15T22:23:55.897Z] d94ebbe4e438: Waiting [2022-09-15T22:23:55.897Z] bcfd1f05c69d: Waiting [2022-09-15T22:23:55.897Z] 59ccb84bbe0f: Waiting [2022-09-15T22:23:55.897Z] 370296b7ddb6: Waiting [2022-09-15T22:23:55.897Z] 7c6cee850709: Waiting [2022-09-15T22:23:55.897Z] 30c4a7721957: Verifying Checksum [2022-09-15T22:23:55.897Z] 30c4a7721957: Download complete [2022-09-15T22:23:55.897Z] ea60b727a1ce: Verifying Checksum [2022-09-15T22:23:55.897Z] ea60b727a1ce: Download complete [2022-09-15T22:23:55.897Z] 7c6cee850709: Verifying Checksum [2022-09-15T22:23:55.897Z] 7c6cee850709: Download complete [2022-09-15T22:23:55.897Z] 39a5fcdaea64: Verifying Checksum [2022-09-15T22:23:55.897Z] 39a5fcdaea64: Download complete [2022-09-15T22:23:56.157Z] 2408cc74d12b: Verifying Checksum [2022-09-15T22:23:56.157Z] 2408cc74d12b: Download complete [2022-09-15T22:23:56.157Z] d94ebbe4e438: Download complete [2022-09-15T22:23:56.157Z] 2408cc74d12b: Pull complete [2022-09-15T22:23:56.418Z] ea60b727a1ce: Pull complete [2022-09-15T22:23:56.418Z] 30c4a7721957: Pull complete [2022-09-15T22:23:56.989Z] 59ccb84bbe0f: Verifying Checksum [2022-09-15T22:23:56.989Z] 59ccb84bbe0f: Download complete [2022-09-15T22:23:56.989Z] 370296b7ddb6: Verifying Checksum [2022-09-15T22:23:56.989Z] 370296b7ddb6: Download complete [2022-09-15T22:23:56.989Z] bcfd1f05c69d: Verifying Checksum [2022-09-15T22:23:56.989Z] bcfd1f05c69d: Download complete [2022-09-15T22:24:01.197Z] 370296b7ddb6: Pull complete [2022-09-15T22:24:01.197Z] 7c6cee850709: Pull complete [2022-09-15T22:24:01.457Z] 39a5fcdaea64: Pull complete [2022-09-15T22:24:01.457Z] d94ebbe4e438: Pull complete [2022-09-15T22:24:04.006Z] bcfd1f05c69d: Pull complete [2022-09-15T22:24:04.270Z] 59ccb84bbe0f: Pull complete [2022-09-15T22:24:04.270Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-15T22:24:04.270Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-15T22:24:04.270Z] ---> a4fb48ad2a94 [2022-09-15T22:24:04.270Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:24:06.186Z] ---> Running in bbad9aaca692 [2022-09-15T22:24:06.186Z] Removing intermediate container bbad9aaca692 [2022-09-15T22:24:06.186Z] ---> 1fba53219ba3 [2022-09-15T22:24:06.186Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:24:06.186Z] ---> Running in d5c6059c70b2 [2022-09-15T22:24:06.446Z] Removing intermediate container d5c6059c70b2 [2022-09-15T22:24:06.446Z] ---> 5705704bed77 [2022-09-15T22:24:06.446Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:24:06.446Z] ---> Running in ecf8cae5a301 [2022-09-15T22:24:06.446Z] Removing intermediate container ecf8cae5a301 [2022-09-15T22:24:06.446Z] ---> 61a514db96e8 [2022-09-15T22:24:06.446Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:24:06.446Z] ---> Running in 09433b6d07c9 [2022-09-15T22:24:07.016Z] Removing intermediate container 09433b6d07c9 [2022-09-15T22:24:07.016Z] ---> 10ed9b6c21f5 [2022-09-15T22:24:07.016Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:24:07.016Z] ---> Running in f66b9134dd57 [2022-09-15T22:24:07.585Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:24:08.155Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:24:08.725Z] (1/80) Installing mesa (21.3.8-r2) [2022-09-15T22:24:08.725Z] (2/80) Installing libxau (1.0.9-r0) [2022-09-15T22:24:08.725Z] (3/80) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:24:08.725Z] (4/80) Installing libxcb (1.15-r0) [2022-09-15T22:24:08.986Z] (5/80) Installing libx11 (1.8-r0) [2022-09-15T22:24:08.986Z] (6/80) Installing libxext (1.3.4-r0) [2022-09-15T22:24:09.246Z] (7/80) Installing libxfixes (6.0.0-r0) [2022-09-15T22:24:09.246Z] (8/80) Installing libxxf86vm (1.1.4-r2) [2022-09-15T22:24:09.246Z] (9/80) Installing libpciaccess (0.16-r0) [2022-09-15T22:24:09.351Z] Still waiting to schedule task [2022-09-15T22:24:09.352Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-15T22:24:09.506Z] (10/80) Installing libdrm (2.4.110-r0) [2022-09-15T22:24:09.506Z] (11/80) Installing mesa-glapi (21.3.8-r2) [2022-09-15T22:24:09.506Z] (12/80) Installing libxshmfence (1.3-r1) [2022-09-15T22:24:09.767Z] (13/80) Installing mesa-gl (21.3.8-r2) [2022-09-15T22:24:09.767Z] (14/80) Installing icu-data-full (71.1-r2) [2022-09-15T22:24:10.717Z] (15/80) Installing libice (1.0.10-r0) [2022-09-15T22:24:10.717Z] (16/80) Installing libuuid (2.38-r1) [2022-09-15T22:24:10.717Z] (17/80) Installing libsm (1.2.3-r0) [2022-09-15T22:24:10.977Z] (18/80) Installing libxt (1.2.1-r0) [2022-09-15T22:24:10.977Z] (19/80) Installing libxmu (1.1.3-r0) [2022-09-15T22:24:10.977Z] (20/80) Installing xset (1.2.4-r0) [2022-09-15T22:24:11.239Z] (21/80) Installing xprop (1.2.5-r0) [2022-09-15T22:24:11.239Z] (22/80) Installing xdg-utils (1.1.3-r3) [2022-09-15T22:24:11.239Z] (23/80) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:24:11.499Z] (24/80) Installing libffi (3.4.2-r1) [2022-09-15T22:24:11.499Z] (25/80) Installing libintl (0.21-r2) [2022-09-15T22:24:11.760Z] (26/80) Installing libblkid (2.38-r1) [2022-09-15T22:24:11.760Z] (27/80) Installing libmount (2.38-r1) [2022-09-15T22:24:11.760Z] (28/80) Installing pcre (8.45-r2) [2022-09-15T22:24:12.022Z] (29/80) Installing glib (2.72.1-r0) [2022-09-15T22:24:12.022Z] (30/80) Installing icu-libs (71.1-r2) [2022-09-15T22:24:12.022Z] (31/80) Installing libpcre2-16 (10.40-r0) [2022-09-15T22:24:12.284Z] (32/80) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:24:12.284Z] (33/80) Installing qt5-qtbase (5.15.4_git20220511-r2) [2022-09-15T22:24:12.858Z] (34/80) Installing hicolor-icon-theme (0.17-r1) [2022-09-15T22:24:13.120Z] (35/80) Installing wayland-libs-server (1.20.0-r0) [2022-09-15T22:24:13.120Z] (36/80) Installing mesa-gbm (21.3.8-r2) [2022-09-15T22:24:13.120Z] (37/80) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:24:13.381Z] (38/80) Installing qt5-qtdeclarative (5.15.4_git20220514-r1) [2022-09-15T22:24:13.643Z] (39/80) Installing libxcomposite (0.4.5-r0) [2022-09-15T22:24:13.643Z] (40/80) Installing libbz2 (1.0.8-r1) [2022-09-15T22:24:13.904Z] (41/80) Installing libpng (1.6.37-r1) [2022-09-15T22:24:13.904Z] (42/80) Installing freetype (2.12.1-r0) [2022-09-15T22:24:13.904Z] (43/80) Installing fontconfig (2.14.0-r0) [2022-09-15T22:24:14.166Z] (44/80) Installing wayland-libs-cursor (1.20.0-r0) [2022-09-15T22:24:14.166Z] (45/80) Installing wayland-libs-egl (1.20.0-r0) [2022-09-15T22:24:14.166Z] (46/80) Installing xkeyboard-config (2.35.1-r0) [2022-09-15T22:24:14.427Z] (47/80) Installing xz-libs (5.2.5-r1) [2022-09-15T22:24:14.427Z] (48/80) Installing libxml2 (2.9.14-r1) [2022-09-15T22:24:14.689Z] (49/80) Installing libxkbcommon (1.4.1-r0) [2022-09-15T22:24:14.689Z] (50/80) Installing qt5-qtwayland (5.15.4_git20220511-r0) [2022-09-15T22:24:14.952Z] (51/80) Installing mesa-egl (21.3.8-r2) [2022-09-15T22:24:14.952Z] (52/80) Installing avahi-libs (0.8-r6) [2022-09-15T22:24:14.952Z] (53/80) Installing nettle (3.7.3-r0) [2022-09-15T22:24:15.214Z] (54/80) Installing p11-kit (0.24.1-r0) [2022-09-15T22:24:15.214Z] (55/80) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:24:15.214Z] (56/80) Installing libunistring (1.0-r0) [2022-09-15T22:24:15.479Z] (57/80) Installing gnutls (3.7.7-r0) [2022-09-15T22:24:15.479Z] (58/80) Installing cups-libs (2.4.2-r0) [2022-09-15T22:24:15.741Z] (59/80) Installing graphite2 (1.3.14-r1) [2022-09-15T22:24:15.741Z] (60/80) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:24:15.741Z] (61/80) Installing libevdev (1.12.1-r0) [2022-09-15T22:24:16.003Z] (62/80) Installing mtdev (1.1.6-r0) [2022-09-15T22:24:16.003Z] (63/80) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:24:16.003Z] (64/80) Installing libinput-libs (1.20.1-r0) [2022-09-15T22:24:16.264Z] (65/80) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:24:16.264Z] (66/80) Installing xcb-util-wm (0.4.1-r1) [2022-09-15T22:24:16.264Z] (67/80) Installing xcb-util (0.4.0-r3) [2022-09-15T22:24:16.525Z] (68/80) Installing xcb-util-image (0.4.0-r1) [2022-09-15T22:24:16.525Z] (69/80) Installing xcb-util-keysyms (0.4.0-r1) [2022-09-15T22:24:16.525Z] (70/80) Installing xcb-util-renderutil (0.3.9-r1) [2022-09-15T22:24:16.789Z] (71/80) Installing libxkbcommon-x11 (1.4.1-r0) [2022-09-15T22:24:16.789Z] (72/80) Installing qt5-qtbase-x11 (5.15.4_git20220511-r2) [2022-09-15T22:24:17.365Z] (73/80) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:24:17.365Z] (74/80) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:24:17.627Z] (75/80) Installing udev-init-scripts (35-r0) [2022-09-15T22:24:17.627Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:24:17.627Z] (76/80) Installing kmod-libs (29-r2) [2022-09-15T22:24:17.627Z] (77/80) Installing eudev (3.2.11-r0) [2022-09-15T22:24:17.889Z] (78/80) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:24:17.889Z] (79/80) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:24:17.889Z] (80/80) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:24:18.153Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:24:18.153Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:24:18.153Z] OK: 330 MiB in 131 packages [2022-09-15T22:24:20.698Z] Removing intermediate container f66b9134dd57 [2022-09-15T22:24:20.698Z] ---> 0078d8224d97 [2022-09-15T22:24:20.698Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:24:20.698Z] ---> Running in 0d7d5f87b987 [2022-09-15T22:24:20.698Z] Removing intermediate container 0d7d5f87b987 [2022-09-15T22:24:20.698Z] ---> afc4215fb0fd [2022-09-15T22:24:20.698Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:24:20.698Z] ---> baf60ff42c71 [2022-09-15T22:24:20.698Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:24:20.698Z] ---> Running in dfff59495484 [2022-09-15T22:24:35.596Z] Removing intermediate container dfff59495484 [2022-09-15T22:24:35.596Z] ---> 945a27d53451 [2022-09-15T22:24:35.596Z] Step 11/13 : COPY . . [2022-09-15T22:24:35.596Z] ---> 53c40bdb1b75 [2022-09-15T22:24:35.596Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:24:35.877Z] ---> Running in 53dd682746d6 [2022-09-15T22:24:36.145Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:24:36.145Z]  Dload Upload Total Spent Left Speed [2022-09-15T22:24:36.145Z]  0  0  0   0  0  0  0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 44975 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-15T22:24:36.434Z] Removing intermediate container 53dd682746d6 [2022-09-15T22:24:36.434Z] ---> 1cfa2b47be15 [2022-09-15T22:24:36.434Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:24:36.434Z] ---> Running in 84c62a6f0940 [2022-09-15T22:24:36.715Z] noop [2022-09-15T22:24:36.979Z] Removing intermediate container 84c62a6f0940 [2022-09-15T22:24:36.979Z] ---> 4109c7d039af [2022-09-15T22:24:36.979Z] Successfully built 4109c7d039af [2022-09-15T22:24:36.979Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:24:37.301Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:24:37.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:24:37.394Z] prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container [2022-09-15T22:24:37.434Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** ci-base-image-x86_64 cat [2022-09-15T22:24:37.924Z] $ docker top 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:24:38.288Z] + go version [2022-09-15T22:24:38.288Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-15T22:24:38.299Z] $ docker stop --time=1 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 [2022-09-15T22:24:39.584Z] $ docker rm -f 9ed83e4506683b3887082b7c532672cf2c1583f415a52a7d94b6276d37c58bd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:24:40.011Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-15T22:24:40.011Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:24:40.091Z] prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container [2022-09-15T22:24:40.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** ci-base-image-x86_64 cat [2022-09-15T22:24:40.506Z] $ docker top 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:24:40.865Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:24:41.169Z] + make test [2022-09-15T22:24:41.169Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:24:41.428Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:24:51.412Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:24:51.412Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 1.9% of statements [2022-09-15T22:24:57.980Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-09-15T22:24:57.980Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:25:00.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:25:00.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:25:00.520Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:25:00.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:25:00.548Z] $ docker stop --time=1 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 [2022-09-15T22:25:02.377Z] $ docker rm -f 896997d61b37d9b0f7c63ab95ede283cd23f85f33236904770cd2fb89ea27c28 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:25:02.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:25:02.865Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-15T22:25:03.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:25:03.579Z] + ls -al . [2022-09-15T22:25:03.579Z] total 200 [2022-09-15T22:25:03.579Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 15 22:24 . [2022-09-15T22:25:03.579Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 .. [2022-09-15T22:25:03.580Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:24 .git [2022-09-15T22:25:03.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 .github [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:23 .gitignore [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:23 .golangci.yml [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:23 .hadolint.yml [2022-09-15T22:25:03.580Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:23 .semver [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:23 Attribution.txt [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:23 CHANGELOG.md [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:23 Dockerfile [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:23 GOVERNANCE.md [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:23 Jenkinsfile [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:23 LICENSE [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:23 Makefile [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:23 OWNERS.md [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:23 README.md [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:23 VERSION [2022-09-15T22:25:03.580Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:23 bin [2022-09-15T22:25:03.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 cmd [2022-09-15T22:25:03.580Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:24 coverage.out [2022-09-15T22:25:03.580Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:23 docker-entrypoint.sh [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:23 go.mod [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:23 go.sum [2022-09-15T22:25:03.580Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:23 internal [2022-09-15T22:25:03.580Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:23 snap [2022-09-15T22:25:03.580Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:03.887Z] + 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=f07497225985e610d8f883ad73306f183741b381 --label arch=amd64 --label version=0.0.0 . [2022-09-15T22:25:03.887Z] Sending build context to Docker daemon 901.1kB [2022-09-15T22:25:03.887Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:25:03.887Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:25:03.887Z] ---> 4109c7d039af [2022-09-15T22:25:03.887Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:25:03.887Z] ---> Running in 4a8129550e8a [2022-09-15T22:25:04.146Z] Removing intermediate container 4a8129550e8a [2022-09-15T22:25:04.146Z] ---> 8e1b7a053538 [2022-09-15T22:25:04.146Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:25:04.146Z] ---> Running in d8d1b9085b6e [2022-09-15T22:25:04.146Z] Removing intermediate container d8d1b9085b6e [2022-09-15T22:25:04.146Z] ---> cb9a2cb65a32 [2022-09-15T22:25:04.146Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:25:04.146Z] ---> Running in 3437b2b5a6a8 [2022-09-15T22:25:04.405Z] Removing intermediate container 3437b2b5a6a8 [2022-09-15T22:25:04.405Z] ---> 7c7df11cedb1 [2022-09-15T22:25:04.405Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:25:04.405Z] ---> Running in 87a8bcc9664a [2022-09-15T22:25:04.974Z] Removing intermediate container 87a8bcc9664a [2022-09-15T22:25:04.974Z] ---> 152870b157b9 [2022-09-15T22:25:04.974Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:25:04.974Z] ---> Running in f7ffc96a8f11 [2022-09-15T22:25:05.234Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:06.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:06.443Z] OK: 330 MiB in 131 packages [2022-09-15T22:25:06.705Z] Removing intermediate container f7ffc96a8f11 [2022-09-15T22:25:06.705Z] ---> 7bf818d98d2b [2022-09-15T22:25:06.705Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:25:06.967Z] ---> Running in 7e2762ce1ea1 [2022-09-15T22:25:06.967Z] Removing intermediate container 7e2762ce1ea1 [2022-09-15T22:25:06.967Z] ---> bc86b7c3f800 [2022-09-15T22:25:06.967Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:25:06.967Z] ---> 10b8be513785 [2022-09-15T22:25:06.967Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:25:07.228Z] ---> Running in 1112673083a5 [2022-09-15T22:25:07.796Z] Removing intermediate container 1112673083a5 [2022-09-15T22:25:07.796Z] ---> 1754e3f429f8 [2022-09-15T22:25:07.796Z] Step 11/35 : COPY . . [2022-09-15T22:25:08.056Z] ---> cc03ab9bfc54 [2022-09-15T22:25:08.056Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:25:08.056Z] ---> Running in d1afa9e96895 [2022-09-15T22:25:08.315Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:25:08.315Z] Dload Upload Total Spent Left Speed [2022-09-15T22:25:08.315Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 44606 0 --:--:-- --:--:-- --:--:-- 46173 [2022-09-15T22:25:08.574Z] Removing intermediate container d1afa9e96895 [2022-09-15T22:25:08.574Z] ---> 92c55fcde498 [2022-09-15T22:25:08.574Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:25:08.574Z] ---> Running in cb022c05a9c8 [2022-09-15T22:25:09.141Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:25:31.073Z] Removing intermediate container cb022c05a9c8 [2022-09-15T22:25:31.073Z] ---> ca3a4b9c7064 [2022-09-15T22:25:31.073Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:25:31.073Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:25:31.073Z] af6660deedbd: Pulling fs layer [2022-09-15T22:25:31.073Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:25:31.073Z] 97cd0a44c592: Verifying Checksum [2022-09-15T22:25:31.073Z] 97cd0a44c592: Download complete [2022-09-15T22:25:31.073Z] af6660deedbd: Verifying Checksum [2022-09-15T22:25:31.073Z] af6660deedbd: Download complete [2022-09-15T22:25:31.073Z] af6660deedbd: Pull complete [2022-09-15T22:25:31.073Z] 97cd0a44c592: Pull complete [2022-09-15T22:25:31.073Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:25:31.073Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:25:31.073Z] ---> fea57e182299 [2022-09-15T22:25:31.073Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:25:31.073Z] 3.16: Pulling from library/alpine [2022-09-15T22:25:31.073Z] 213ec9aee27d: Pulling fs layer [2022-09-15T22:25:31.073Z] 213ec9aee27d: Verifying Checksum [2022-09-15T22:25:31.073Z] 213ec9aee27d: Download complete [2022-09-15T22:25:31.073Z] 213ec9aee27d: Pull complete [2022-09-15T22:25:31.073Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:25:31.073Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:25:31.073Z] ---> 9c6f07244728 [2022-09-15T22:25:31.073Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:25:31.073Z] ---> Running in 571a04bfa307 [2022-09-15T22:25:31.073Z] Removing intermediate container 571a04bfa307 [2022-09-15T22:25:31.073Z] ---> db3a41f0dc1f [2022-09-15T22:25:31.073Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:25:31.073Z] ---> Running in df5f4d1bc1e5 [2022-09-15T22:25:31.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:31.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-15T22:25:31.333Z] (1/83) Installing dumb-init (1.2.5-r1) [2022-09-15T22:25:31.333Z] (2/83) Installing sdl2 (2.0.22-r0) [2022-09-15T22:25:31.333Z] (3/83) Installing libxau (1.0.9-r0) [2022-09-15T22:25:31.333Z] (4/83) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:25:31.333Z] (5/83) Installing libxcb (1.15-r0) [2022-09-15T22:25:31.333Z] (6/83) Installing libx11 (1.8-r0) [2022-09-15T22:25:31.333Z] (7/83) Installing aom-libs (3.3.0-r0) [2022-09-15T22:25:31.333Z] (8/83) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:25:31.333Z] (9/83) Installing expat (2.4.8-r0) [2022-09-15T22:25:31.333Z] (10/83) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:25:31.333Z] (11/83) Installing libbz2 (1.0.8-r1) [2022-09-15T22:25:31.333Z] (12/83) Installing libpng (1.6.37-r1) [2022-09-15T22:25:31.333Z] (13/83) Installing freetype (2.12.1-r0) [2022-09-15T22:25:31.333Z] (14/83) Installing fontconfig (2.14.0-r0) [2022-09-15T22:25:31.593Z] (15/83) Installing fribidi (1.0.12-r0) [2022-09-15T22:25:31.594Z] (16/83) Installing libffi (3.4.2-r1) [2022-09-15T22:25:31.594Z] (17/83) Installing libintl (0.21-r2) [2022-09-15T22:25:31.594Z] (18/83) Installing libblkid (2.38-r1) [2022-09-15T22:25:31.594Z] (19/83) Installing libmount (2.38-r1) [2022-09-15T22:25:31.594Z] (20/83) Installing pcre (8.45-r2) [2022-09-15T22:25:31.594Z] (21/83) Installing glib (2.72.1-r0) [2022-09-15T22:25:31.594Z] (22/83) Installing graphite2 (1.3.14-r1) [2022-09-15T22:25:31.594Z] (23/83) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:25:31.594Z] (24/83) Installing libass (0.16.0-r0) [2022-09-15T22:25:31.594Z] (25/83) Installing libdav1d (1.0.0-r0) [2022-09-15T22:25:31.594Z] (26/83) Installing libpciaccess (0.16-r0) [2022-09-15T22:25:31.594Z] (27/83) Installing libdrm (2.4.110-r0) [2022-09-15T22:25:31.594Z] (28/83) Installing gmp (6.2.1-r2) [2022-09-15T22:25:31.594Z] (29/83) Installing nettle (3.7.3-r0) [2022-09-15T22:25:31.594Z] (30/83) Installing p11-kit (0.24.1-r0) [2022-09-15T22:25:31.594Z] (31/83) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:25:31.594Z] (32/83) Installing libunistring (1.0-r0) [2022-09-15T22:25:31.594Z] (33/83) Installing gnutls (3.7.7-r0) [2022-09-15T22:25:31.594Z] (34/83) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:25:31.594Z] (35/83) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:25:31.857Z] (36/83) Installing lame (3.100-r0) [2022-09-15T22:25:31.857Z] (37/83) Installing opus (1.3.1-r1) [2022-09-15T22:25:31.857Z] (38/83) Installing libasyncns (0.8-r1) [2022-09-15T22:25:31.857Z] (39/83) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:25:31.857Z] (40/83) Installing libltdl (2.4.7-r0) [2022-09-15T22:25:31.857Z] (41/83) Installing orc (0.4.32-r0) [2022-09-15T22:25:31.857Z] (42/83) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:25:31.857Z] (43/83) Installing libogg (1.3.5-r1) [2022-09-15T22:25:31.857Z] (44/83) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:25:31.857Z] (45/83) Installing flac (1.3.4-r0) [2022-09-15T22:25:31.857Z] (46/83) Installing libvorbis (1.3.7-r0) [2022-09-15T22:25:31.857Z] (47/83) Installing libsndfile (1.1.0-r0) [2022-09-15T22:25:31.857Z] (48/83) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:25:31.857Z] (49/83) Installing soxr (0.1.3-r2) [2022-09-15T22:25:31.857Z] (50/83) Installing speexdsp (1.2.0-r0) [2022-09-15T22:25:31.857Z] (51/83) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:25:31.857Z] (52/83) Installing libpulse (15.0-r2) [2022-09-15T22:25:31.857Z] (53/83) Installing cjson (1.7.15-r3) [2022-09-15T22:25:31.857Z] (54/83) Installing mbedtls (2.28.1-r0) [2022-09-15T22:25:31.857Z] (55/83) Installing librist (0.2.6-r1) [2022-09-15T22:25:31.857Z] (56/83) Installing libsrt (1.4.4-r0) [2022-09-15T22:25:31.857Z] (57/83) Installing libssh (0.9.6-r1) [2022-09-15T22:25:31.857Z] (58/83) Installing libtheora (1.1.1-r16) [2022-09-15T22:25:31.857Z] (59/83) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:25:31.857Z] (60/83) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:25:31.857Z] (61/83) Installing libxext (1.3.4-r0) [2022-09-15T22:25:32.117Z] (62/83) Installing libxfixes (6.0.0-r0) [2022-09-15T22:25:32.117Z] (63/83) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:25:32.117Z] (64/83) Installing libva (2.14.0-r0) [2022-09-15T22:25:32.117Z] (65/83) Installing libvdpau (1.5-r0) [2022-09-15T22:25:32.117Z] (66/83) Installing vidstab (1.1.0-r1) [2022-09-15T22:25:32.117Z] (67/83) Installing libvpx (1.11.0-r1) [2022-09-15T22:25:32.117Z] (68/83) Installing libwebp (1.2.3-r0) [2022-09-15T22:25:32.117Z] (69/83) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:25:32.117Z] (70/83) Installing numactl (2.0.14-r0) [2022-09-15T22:25:32.117Z] (71/83) Installing x265-libs (3.5-r3) [2022-09-15T22:25:32.117Z] (72/83) Installing xvidcore (1.3.7-r1) [2022-09-15T22:25:32.117Z] (73/83) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:25:32.378Z] (74/83) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:25:32.378Z] (75/83) Installing udev-init-scripts (35-r0) [2022-09-15T22:25:32.378Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:25:32.378Z] (76/83) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:25:32.378Z] (77/83) Installing xz-libs (5.2.5-r1) [2022-09-15T22:25:32.378Z] (78/83) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:25:32.378Z] (79/83) Installing kmod-libs (29-r2) [2022-09-15T22:25:32.378Z] (80/83) Installing eudev (3.2.11-r0) [2022-09-15T22:25:32.378Z] (81/83) Installing libsodium (1.0.18-r0) [2022-09-15T22:25:32.378Z] (82/83) Installing libzmq (4.3.4-r0) [2022-09-15T22:25:32.378Z] (83/83) Installing zeromq (4.3.4-r0) [2022-09-15T22:25:32.378Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:25:32.378Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:25:32.378Z] OK: 101 MiB in 97 packages [2022-09-15T22:25:34.286Z] Removing intermediate container df5f4d1bc1e5 [2022-09-15T22:25:34.286Z] ---> e5dafe3f37d3 [2022-09-15T22:25:34.286Z] Step 18/35 : WORKDIR / [2022-09-15T22:25:34.287Z] ---> Running in b8267b626d2e [2022-09-15T22:25:34.287Z] Removing intermediate container b8267b626d2e [2022-09-15T22:25:34.287Z] ---> fe0a396a0464 [2022-09-15T22:25:34.287Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:25:34.856Z] ---> 17ba1afef803 [2022-09-15T22:25:34.856Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:25:35.116Z] ---> fc73dd6304a3 [2022-09-15T22:25:35.116Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:25:35.116Z] ---> 2c50b93ac8a1 [2022-09-15T22:25:35.116Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:25:35.376Z] ---> 816d84b0c654 [2022-09-15T22:25:35.376Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:25:35.376Z] ---> afc69562cbfa [2022-09-15T22:25:35.376Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:25:35.637Z] ---> e70dc41dfb8c [2022-09-15T22:25:35.637Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:25:36.206Z] ---> 75f90e7864ba [2022-09-15T22:25:36.206Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:25:36.206Z] ---> Running in e75c9a2773e4 [2022-09-15T22:25:36.774Z] Removing intermediate container e75c9a2773e4 [2022-09-15T22:25:36.774Z] ---> 10e7679d06e8 [2022-09-15T22:25:36.774Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:25:36.774Z] ---> Running in 9b4773728c2c [2022-09-15T22:25:37.344Z] Removing intermediate container 9b4773728c2c [2022-09-15T22:25:37.344Z] ---> d6d243580e6e [2022-09-15T22:25:37.344Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:25:37.344Z] ---> Running in 7206f2ae15ae [2022-09-15T22:25:37.920Z] Removing intermediate container 7206f2ae15ae [2022-09-15T22:25:37.920Z] ---> 5d6876319a7c [2022-09-15T22:25:37.920Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:25:38.189Z] ---> Running in 183f0706bd73 [2022-09-15T22:25:38.189Z] Removing intermediate container 183f0706bd73 [2022-09-15T22:25:38.189Z] ---> c019c5c242e7 [2022-09-15T22:25:38.189Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:25:38.189Z] ---> Running in eae6a15b70e2 [2022-09-15T22:25:38.189Z] Removing intermediate container eae6a15b70e2 [2022-09-15T22:25:38.189Z] ---> 251d71178eb5 [2022-09-15T22:25:38.189Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:25:38.449Z] ---> Running in 96f6b9ad46da [2022-09-15T22:25:38.449Z] Removing intermediate container 96f6b9ad46da [2022-09-15T22:25:38.449Z] ---> e50d5c2e115c [2022-09-15T22:25:38.449Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:25:38.449Z] ---> Running in c09c255f0ca2 [2022-09-15T22:25:38.709Z] Removing intermediate container c09c255f0ca2 [2022-09-15T22:25:38.709Z] ---> 19f441e2248f [2022-09-15T22:25:38.709Z] Step 33/35 : LABEL arch=amd64 [2022-09-15T22:25:38.709Z] ---> Running in e846137841ee [2022-09-15T22:25:38.709Z] Removing intermediate container e846137841ee [2022-09-15T22:25:38.709Z] ---> 1099f944a0e6 [2022-09-15T22:25:38.709Z] Step 34/35 : LABEL git_sha=f07497225985e610d8f883ad73306f183741b381 [2022-09-15T22:25:38.709Z] ---> Running in a6e8814fb32f [2022-09-15T22:25:38.968Z] Removing intermediate container a6e8814fb32f [2022-09-15T22:25:38.968Z] ---> 716735e634f8 [2022-09-15T22:25:38.968Z] Step 35/35 : LABEL version=0.0.0 [2022-09-15T22:25:38.968Z] ---> Running in 00dbc009d828 [2022-09-15T22:25:39.228Z] Removing intermediate container 00dbc009d828 [2022-09-15T22:25:39.228Z] ---> d187edd7f098 [2022-09-15T22:25:39.228Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:25:39.228Z] Successfully built d187edd7f098 [2022-09-15T22:25:39.228Z] Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2022-09-15T22:25:39.264Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29632 in /w/workspace/xfoundry_device-usb-camera_PR-82 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] ws [2022-09-15T22:25:39.278Z] Running in /w/workspace/device-usb-camera/6 [Pipeline] { [Pipeline] checkout 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 [2022-09-15T22:25:39.374Z] Selected Git installation does not exist. Using Default [2022-09-15T22:25:39.374Z] The recommended git tool is: NONE Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:39.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:25:39.689Z] [2022-09-15T22:25:39.689Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:25:40.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:25:40.107Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-15T22:25:40.107Z] 5eb5b503b376: Pulling fs layer [2022-09-15T22:25:40.108Z] 5c69ac0246d0: Pulling fs layer [2022-09-15T22:25:40.108Z] ec43610c2a17: Pulling fs layer [2022-09-15T22:25:40.108Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-15T22:25:40.108Z] 33b1e0a273af: Pulling fs layer [2022-09-15T22:25:40.108Z] 5d3b04190fa2: Pulling fs layer [2022-09-15T22:25:40.108Z] 2f39f015ded8: Pulling fs layer [2022-09-15T22:25:40.108Z] 3a2ae6a8a46f: Waiting [2022-09-15T22:25:40.108Z] 5d3b04190fa2: Waiting [2022-09-15T22:25:40.108Z] 2f39f015ded8: Waiting [2022-09-15T22:25:40.108Z] 33b1e0a273af: Waiting [2022-09-15T22:25:40.108Z] 5c69ac0246d0: Download complete [2022-09-15T22:25:40.108Z] 3a2ae6a8a46f: Download complete [2022-09-15T22:25:40.108Z] 33b1e0a273af: Verifying Checksum [2022-09-15T22:25:40.108Z] 33b1e0a273af: Download complete [2022-09-15T22:25:40.108Z] ec43610c2a17: Verifying Checksum [2022-09-15T22:25:40.108Z] ec43610c2a17: Download complete [2022-09-15T22:25:40.108Z] 5d3b04190fa2: Verifying Checksum [2022-09-15T22:25:40.108Z] 5d3b04190fa2: Download complete [2022-09-15T22:25:40.377Z] 5eb5b503b376: Verifying Checksum [2022-09-15T22:25:40.377Z] 5eb5b503b376: Download complete [2022-09-15T22:25:40.947Z] 2f39f015ded8: Download complete [2022-09-15T22:25:41.518Z] 5eb5b503b376: Pull complete [2022-09-15T22:25:41.518Z] 5c69ac0246d0: Pull complete [2022-09-15T22:25:42.085Z] ec43610c2a17: Pull complete [2022-09-15T22:25:42.085Z] 3a2ae6a8a46f: Pull complete [2022-09-15T22:25:42.344Z] 33b1e0a273af: Pull complete [2022-09-15T22:25:42.344Z] 5d3b04190fa2: Pull complete [2022-09-15T22:25:46.536Z] 2f39f015ded8: Pull complete [2022-09-15T22:25:46.536Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-15T22:25:46.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:25:46.536Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:25:46.629Z] prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container [2022-09-15T22:25:46.666Z] $ 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/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-15T22:25:47.112Z] using credential edgex-jenkins-ssh [2022-09-15T22:25:47.135Z] Cloning the remote Git repository [2022-09-15T22:25:47.197Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:25:47.289Z] > git init /w/workspace/device-usb-camera/6 # timeout=10 [2022-09-15T22:25:47.375Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:25:47.377Z] > git --version # timeout=10 [2022-09-15T22:25:47.403Z] > git --version # 'git version 2.25.1' [2022-09-15T22:25:47.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:25:47.566Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:25:48.748Z] $ docker top 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:25:49.132Z] ---> job-cost.sh [2022-09-15T22:25:49.132Z] lf-activate-venv: SKIPPING [2022-09-15T22:25:49.132Z] INFO: No Stack... [2022-09-15T22:25:49.150Z] Merging remotes/origin/main commit 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 into PR head commit f07497225985e610d8f883ad73306f183741b381 [2022-09-15T22:25:49.392Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:25:49.436Z] Merge succeeded, producing f07497225985e610d8f883ad73306f183741b381 [2022-09-15T22:25:49.437Z] Checking out Revision f07497225985e610d8f883ad73306f183741b381 (PR-82) [2022-09-15T22:25:48.353Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:25:48.379Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-15T22:25:48.408Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-09-15T22:25:48.452Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-09-15T22:25:48.453Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:25:48.467Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-15T22:25:49.169Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:25:49.198Z] > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 [2022-09-15T22:25:49.294Z] > git remote # timeout=10 [2022-09-15T22:25:49.345Z] > git config --get remote.origin.url # timeout=10 [2022-09-15T22:25:49.364Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-15T22:25:49.378Z] > git merge 1e613961013b6b37f2d2c6796bfa6cb96c8fac46 # timeout=10 [2022-09-15T22:25:49.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-15T22:25:49.444Z] > git config core.sparsecheckout # timeout=10 [2022-09-15T22:25:49.463Z] > git checkout -f f07497225985e610d8f883ad73306f183741b381 # timeout=10 [2022-09-15T22:25:49.961Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:25:50.250Z] + cat /w/workspace/xfoundry_device-usb-camera_PR-82/archives/cost.csv [2022-09-15T22:25:50.250Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:25:50.261Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [2022-09-15T22:25:50.266Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] did not exist. Created. [2022-09-15T22:25:50.266Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:25:50.575Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-15T22:25:50.602Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:25:50.609Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:25:50.626Z] $ docker stop --time=1 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd [2022-09-15T22:25:51.801Z] $ docker rm -f 5cf8aabd171ccc56fcdfe299857689515df9c1c5dab46d163f724b44ab76f7bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-15T22:25:53.876Z] Commit message: "build(deps): Bump github.com/vladimirvivien/go4vl from 0.0.2 to 0.0.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:25:54.767Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-15T22:25:54.767Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:25:54.767Z] Dload Upload Total Spent Left Speed [2022-09-15T22:25:54.767Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2022-09-15T22:25:55.429Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-15T22:25:55.770Z] + sudo tee+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-15T22:25:55.770Z] /etc/docker/daemon.new [2022-09-15T22:25:55.770Z] { [2022-09-15T22:25:55.770Z] "registry-mirrors": [ [2022-09-15T22:25:55.770Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-15T22:25:55.770Z] ], [2022-09-15T22:25:55.770Z] "bip": "10.250.0.254/24", [2022-09-15T22:25:55.770Z] "hosts": [ [2022-09-15T22:25:55.770Z] "tcp://0.0.0.0:5555", [2022-09-15T22:25:55.770Z] "unix:///var/run/docker.sock" [2022-09-15T22:25:55.770Z] ], [2022-09-15T22:25:55.770Z] "mtu": 1458, [2022-09-15T22:25:55.770Z] "selinux-enabled": true, [2022-09-15T22:25:55.770Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-15T22:25:55.770Z] } [Pipeline] sh [2022-09-15T22:25:56.203Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-15T22:25:56.552Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:26:14.965Z] provisioning config files... [2022-09-15T22:26:14.993Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/6@tmp/config7591773306799005561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:26:15.577Z] ---> docker-login.sh [2022-09-15T22:26:15.577Z] nexus3.edgexfoundry.org:10001 [2022-09-15T22:26:16.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:16.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:16.802Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:16.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:16.802Z] [2022-09-15T22:26:16.802Z] Login Succeeded [2022-09-15T22:26:16.802Z] nexus3.edgexfoundry.org:10002 [2022-09-15T22:26:17.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:17.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:17.083Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:17.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:17.083Z] [2022-09-15T22:26:17.083Z] Login Succeeded [2022-09-15T22:26:17.083Z] nexus3.edgexfoundry.org:10003 [2022-09-15T22:26:17.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:17.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:17.691Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:17.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:17.691Z] [2022-09-15T22:26:17.691Z] Login Succeeded [2022-09-15T22:26:17.691Z] nexus3.edgexfoundry.org:10004 [2022-09-15T22:26:18.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:18.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:18.299Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:18.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:18.299Z] [2022-09-15T22:26:18.299Z] Login Succeeded [2022-09-15T22:26:18.299Z] docker.io [2022-09-15T22:26:18.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-15T22:26:19.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-15T22:26:19.179Z] Configure a credential helper to remove this warning. See [2022-09-15T22:26:19.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-15T22:26:19.179Z] [2022-09-15T22:26:19.179Z] Login Succeeded [2022-09-15T22:26:19.179Z] ---> docker-login.sh ends [Pipeline] } [2022-09-15T22:26:19.202Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-15T22:26:19.562Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:26:19.579Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-15T22:26:19.592Z] ========================================================= [2022-09-15T22:26:19.593Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-15T22:26:19.593Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:26:19.975Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-09-15T22:26:20.259Z] Sending build context to Docker daemon 560.1kB [2022-09-15T22:26:20.547Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:26:20.547Z] Step 2/13 : FROM ${BASE} AS builder [2022-09-15T22:26:20.547Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-15T22:26:20.547Z] b3c136eddcbf: Pulling fs layer [2022-09-15T22:26:20.547Z] c0a3192eca97: Pulling fs layer [2022-09-15T22:26:20.547Z] a050256f5b6f: Pulling fs layer [2022-09-15T22:26:20.547Z] 656be50a0ddc: Pulling fs layer [2022-09-15T22:26:20.547Z] 2bbca73fdf42: Pulling fs layer [2022-09-15T22:26:20.547Z] 46d945488cbd: Pulling fs layer [2022-09-15T22:26:20.547Z] 8a5474983e97: Pulling fs layer [2022-09-15T22:26:20.547Z] 329c88fbcd65: Pulling fs layer [2022-09-15T22:26:20.547Z] 46d945488cbd: Waiting [2022-09-15T22:26:20.547Z] 8a5474983e97: Waiting [2022-09-15T22:26:20.547Z] 2bbca73fdf42: Waiting [2022-09-15T22:26:20.547Z] 329c88fbcd65: Waiting [2022-09-15T22:26:20.547Z] 656be50a0ddc: Waiting [2022-09-15T22:26:20.547Z] a050256f5b6f: Verifying Checksum [2022-09-15T22:26:20.547Z] a050256f5b6f: Download complete [2022-09-15T22:26:20.547Z] c0a3192eca97: Verifying Checksum [2022-09-15T22:26:20.547Z] c0a3192eca97: Download complete [2022-09-15T22:26:20.547Z] 2bbca73fdf42: Download complete [2022-09-15T22:26:20.826Z] 46d945488cbd: Download complete [2022-09-15T22:26:20.826Z] b3c136eddcbf: Verifying Checksum [2022-09-15T22:26:20.826Z] b3c136eddcbf: Download complete [2022-09-15T22:26:21.834Z] b3c136eddcbf: Pull complete [2022-09-15T22:26:22.124Z] 329c88fbcd65: Verifying Checksum [2022-09-15T22:26:22.124Z] 329c88fbcd65: Download complete [2022-09-15T22:26:22.737Z] c0a3192eca97: Pull complete [2022-09-15T22:26:23.017Z] a050256f5b6f: Pull complete [2022-09-15T22:26:23.295Z] 8a5474983e97: Verifying Checksum [2022-09-15T22:26:23.295Z] 8a5474983e97: Download complete [2022-09-15T22:26:24.284Z] 656be50a0ddc: Verifying Checksum [2022-09-15T22:26:24.284Z] 656be50a0ddc: Download complete [2022-09-15T22:26:39.411Z] 656be50a0ddc: Pull complete [2022-09-15T22:26:39.412Z] 2bbca73fdf42: Pull complete [2022-09-15T22:26:39.412Z] 46d945488cbd: Pull complete [2022-09-15T22:26:46.175Z] 8a5474983e97: Pull complete [2022-09-15T22:26:48.812Z] 329c88fbcd65: Pull complete [2022-09-15T22:26:48.812Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-15T22:26:48.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-15T22:26:48.812Z] ---> ff4287adb874 [2022-09-15T22:26:48.812Z] Step 3/13 : ARG MAKE="make build" [2022-09-15T22:26:50.260Z] ---> Running in cbb948305b0c [2022-09-15T22:26:50.260Z] Removing intermediate container cbb948305b0c [2022-09-15T22:26:50.260Z] ---> a4ae4429dd5d [2022-09-15T22:26:50.260Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:26:50.537Z] ---> Running in f1ff15eb5533 [2022-09-15T22:26:50.814Z] Removing intermediate container f1ff15eb5533 [2022-09-15T22:26:50.814Z] ---> 9a25b48d3471 [2022-09-15T22:26:50.814Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:26:50.814Z] ---> Running in 238c97c2fd90 [2022-09-15T22:26:51.415Z] Removing intermediate container 238c97c2fd90 [2022-09-15T22:26:51.415Z] ---> 255ecacced5c [2022-09-15T22:26:51.415Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:26:51.415Z] ---> Running in cf1c843ce2af [2022-09-15T22:26:53.401Z] Removing intermediate container cf1c843ce2af [2022-09-15T22:26:53.401Z] ---> 5a0695b1116a [2022-09-15T22:26:53.401Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:26:53.401Z] ---> Running in bdfdb5ab568e [2022-09-15T22:26:54.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:26:55.363Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:26:56.360Z] (1/14) Installing libintl (0.21-r2) [2022-09-15T22:26:56.360Z] (2/14) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:26:56.633Z] (3/14) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:26:56.633Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:26:56.908Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-09-15T22:26:56.908Z] (6/14) Installing udev-init-scripts (35-r0) [2022-09-15T22:26:57.182Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:26:57.182Z] (7/14) Installing libblkid (2.38-r1) [2022-09-15T22:26:57.182Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-09-15T22:26:57.182Z] (9/14) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:26:57.456Z] (10/14) Installing kmod-libs (29-r2) [2022-09-15T22:26:57.456Z] (11/14) Installing eudev (3.2.11-r0) [2022-09-15T22:26:57.456Z] (12/14) Installing eudev-dev (3.2.11-r0) [2022-09-15T22:26:57.729Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-09-15T22:26:57.729Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-09-15T22:26:58.006Z] Executing busybox-1.35.0-r13.trigger [2022-09-15T22:26:58.006Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:26:58.006Z] OK: 228 MiB in 65 packages [2022-09-15T22:26:59.462Z] Removing intermediate container bdfdb5ab568e [2022-09-15T22:26:59.462Z] ---> 35cd640cd744 [2022-09-15T22:26:59.462Z] Step 8/13 : WORKDIR /device-usb-camera [2022-09-15T22:26:59.462Z] ---> Running in 2ee1b63453b5 [2022-09-15T22:26:59.743Z] Removing intermediate container 2ee1b63453b5 [2022-09-15T22:26:59.744Z] ---> 5f2ed80a5e0c [2022-09-15T22:26:59.744Z] Step 9/13 : COPY go.mod vendor* ./ [2022-09-15T22:27:00.357Z] ---> f2bebb60958d [2022-09-15T22:27:00.357Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:27:00.357Z] ---> Running in 17fd7e8d8065 [2022-09-15T22:27:56.966Z] Removing intermediate container 17fd7e8d8065 [2022-09-15T22:27:56.966Z] ---> d378d171f256 [2022-09-15T22:27:56.966Z] Step 11/13 : COPY . . [2022-09-15T22:27:56.966Z] ---> 7837427d9d5c [2022-09-15T22:27:56.966Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:27:56.966Z] ---> Running in 09d64959d6fc [2022-09-15T22:27:56.966Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:27:56.966Z] Dload Upload Total Spent Left Speed [2022-09-15T22:27:56.966Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 13442 0 --:--:-- --:--:-- --:--:-- 13615 [2022-09-15T22:27:56.966Z] Removing intermediate container 09d64959d6fc [2022-09-15T22:27:56.966Z] ---> 5a047569faa5 [2022-09-15T22:27:56.966Z] Step 13/13 : RUN ${MAKE} [2022-09-15T22:27:56.966Z] ---> Running in 69105e11c0e2 [2022-09-15T22:27:56.966Z] noop [2022-09-15T22:27:56.966Z] Removing intermediate container 69105e11c0e2 [2022-09-15T22:27:56.966Z] ---> 71a46dee03ad [2022-09-15T22:27:56.966Z] Successfully built 71a46dee03ad [2022-09-15T22:27:56.966Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:27:57.343Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:27:57.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:27:57.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container [2022-09-15T22:27:57.706Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 ******** ci-base-image-arm64 cat [2022-09-15T22:27:59.069Z] $ docker top cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:28:00.023Z] + go version [2022-09-15T22:28:00.023Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-15T22:28:00.048Z] $ docker stop --time=1 cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 [2022-09-15T22:28:01.766Z] $ docker rm -f cd5d794b22a6f387222ecaf76010f5724b49eef6cd47aa469ac60763d8d22789 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:28:02.405Z] + docker inspect -f . ci-base-image-arm64 [2022-09-15T22:28:02.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:28:02.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container [2022-09-15T22:28:02.788Z] $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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 ******** ci-base-image-arm64 cat [2022-09-15T22:28:04.188Z] $ docker top 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:28:05.152Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/6 [Pipeline] fileExists [Pipeline] sh [2022-09-15T22:28:05.828Z] + make test [2022-09-15T22:28:05.829Z] CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... [2022-09-15T22:28:07.827Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-09-15T22:29:59.784Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2022-09-15T22:29:59.784Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.082s coverage: 1.9% of statements [2022-09-15T22:29:59.784Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-15T22:29:59.784Z] CGO_ENABLED=1 go vet ./... [2022-09-15T22:30:26.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-15T22:30:26.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-15T22:30:26.659Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-15T22:30:26.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-15T22:30:26.692Z] $ docker stop --time=1 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec [2022-09-15T22:30:28.470Z] $ docker rm -f 9f54c660932d05eedf541f9a353569345dc711306119bd11949aa8e0900001ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-15T22:30:29.562Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-15T22:30:29.592Z] Warning: overwriting stash ‘coverage-report’ [2022-09-15T22:30:30.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-15T22:30:30.568Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-15T22:30:30.911Z] + ls -al . [2022-09-15T22:30:30.911Z] total 196 [2022-09-15T22:30:30.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:28 . [2022-09-15T22:30:30.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 .. [2022-09-15T22:30:30.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 15 22:25 .git [2022-09-15T22:30:30.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 .github [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 414 Sep 15 22:25 .gitignore [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 15 22:25 .golangci.yml [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 77 Sep 15 22:25 .hadolint.yml [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 9569 Sep 15 22:25 Attribution.txt [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 1206 Sep 15 22:25 CHANGELOG.md [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 2410 Sep 15 22:25 Dockerfile [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 678 Sep 15 22:25 GOVERNANCE.md [2022-09-15T22:30:30.911Z] -rw-rw-r-- 1 jenkins jenkins 659 Sep 15 22:25 Jenkinsfile [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 15 22:25 LICENSE [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 2345 Sep 15 22:25 Makefile [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 15 22:25 OWNERS.md [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 12817 Sep 15 22:25 README.md [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 15 22:23 VERSION [2022-09-15T22:30:30.912Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 15 22:25 bin [2022-09-15T22:30:30.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 cmd [2022-09-15T22:30:30.912Z] -rw-r--r-- 1 jenkins jenkins 29387 Sep 15 22:29 coverage.out [2022-09-15T22:30:30.912Z] -rwxrwxr-x 1 jenkins jenkins 140 Sep 15 22:25 docker-entrypoint.sh [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 15 22:25 go.mod [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 37073 Sep 15 22:25 go.sum [2022-09-15T22:30:30.912Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 15 22:25 internal [2022-09-15T22:30:30.912Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 15 22:25 snap [2022-09-15T22:30:30.912Z] -rw-rw-r-- 1 jenkins jenkins 231 Sep 15 22:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:30:31.267Z] + 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=f07497225985e610d8f883ad73306f183741b381 --label arch=arm64 --label version=0.0.0 . [2022-09-15T22:30:31.538Z] Sending build context to Docker daemon 590.3kB [2022-09-15T22:30:31.538Z] Step 1/35 : ARG BASE=golang:1.18-alpine3.16 [2022-09-15T22:30:31.538Z] Step 2/35 : FROM ${BASE} AS builder [2022-09-15T22:30:31.538Z] ---> 71a46dee03ad [2022-09-15T22:30:31.538Z] Step 3/35 : ARG MAKE="make build" [2022-09-15T22:30:31.812Z] ---> Running in 8b05027388bf [2022-09-15T22:30:32.094Z] Removing intermediate container 8b05027388bf [2022-09-15T22:30:32.094Z] ---> 45bd28a1f856 [2022-09-15T22:30:32.094Z] Step 4/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev curl" [2022-09-15T22:30:32.094Z] ---> Running in e94d1f4b2ca4 [2022-09-15T22:30:32.690Z] Removing intermediate container e94d1f4b2ca4 [2022-09-15T22:30:32.690Z] ---> b324b5d02a63 [2022-09-15T22:30:32.690Z] Step 5/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-09-15T22:30:32.690Z] ---> Running in 39cbe2f3c2fd [2022-09-15T22:30:32.977Z] Removing intermediate container 39cbe2f3c2fd [2022-09-15T22:30:32.977Z] ---> df830f5e5d69 [2022-09-15T22:30:32.977Z] Step 6/35 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-15T22:30:32.977Z] ---> Running in c062d9d6c56d [2022-09-15T22:30:34.964Z] Removing intermediate container c062d9d6c56d [2022-09-15T22:30:34.964Z] ---> e64ea0e9399f [2022-09-15T22:30:34.964Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-15T22:30:34.964Z] ---> Running in b6d66af20749 [2022-09-15T22:30:35.944Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:30:36.931Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:30:37.910Z] OK: 228 MiB in 65 packages [2022-09-15T22:30:38.890Z] Removing intermediate container b6d66af20749 [2022-09-15T22:30:38.890Z] ---> d8d86410b6ee [2022-09-15T22:30:38.890Z] Step 8/35 : WORKDIR /device-usb-camera [2022-09-15T22:30:38.890Z] ---> Running in 5bc0b0540a90 [2022-09-15T22:30:39.163Z] Removing intermediate container 5bc0b0540a90 [2022-09-15T22:30:39.163Z] ---> c78a882f8656 [2022-09-15T22:30:39.163Z] Step 9/35 : COPY go.mod vendor* ./ [2022-09-15T22:30:39.771Z] ---> 466ba139d988 [2022-09-15T22:30:39.771Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-15T22:30:39.771Z] ---> Running in ab1d743c9919 [2022-09-15T22:30:42.406Z] Removing intermediate container ab1d743c9919 [2022-09-15T22:30:42.406Z] ---> f9bec29a485a [2022-09-15T22:30:42.406Z] Step 11/35 : COPY . . [2022-09-15T22:30:42.679Z] ---> dff0934d9ac0 [2022-09-15T22:30:42.679Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2022-09-15T22:30:42.954Z] ---> Running in cd60772fb892 [2022-09-15T22:30:43.934Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:30:43.934Z] Dload Upload Total Spent Left Speed [2022-09-15T22:30:43.934Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 14413 0 --:--:-- --:--:-- --:--:-- 14547 [2022-09-15T22:30:44.538Z] Removing intermediate container cd60772fb892 [2022-09-15T22:30:44.538Z] ---> 9929563ee096 [2022-09-15T22:30:44.538Z] Step 13/35 : RUN ${MAKE} [2022-09-15T22:30:44.825Z] ---> Running in bb568d346596 [2022-09-15T22:30:45.821Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.21" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd [2022-09-15T22:33:22.800Z] Removing intermediate container bb568d346596 [2022-09-15T22:33:22.800Z] ---> d513988c0550 [2022-09-15T22:33:22.800Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp [2022-09-15T22:33:22.800Z] v0.18.4: Pulling from aler9/rtsp-simple-server [2022-09-15T22:33:22.800Z] eab2503cf8f4: Pulling fs layer [2022-09-15T22:33:22.800Z] 97cd0a44c592: Pulling fs layer [2022-09-15T22:33:22.800Z] 97cd0a44c592: Download complete [2022-09-15T22:33:22.800Z] eab2503cf8f4: Verifying Checksum [2022-09-15T22:33:22.800Z] eab2503cf8f4: Download complete [2022-09-15T22:33:23.402Z] eab2503cf8f4: Pull complete [2022-09-15T22:33:23.676Z] 97cd0a44c592: Pull complete [2022-09-15T22:33:23.949Z] Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 [2022-09-15T22:33:23.949Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 [2022-09-15T22:33:23.949Z] ---> 7f763cca56b3 [2022-09-15T22:33:23.949Z] Step 15/35 : FROM alpine:3.16 [2022-09-15T22:33:24.547Z] 3.16: Pulling from library/alpine [2022-09-15T22:33:24.547Z] 9b18e9b68314: Pulling fs layer [2022-09-15T22:33:24.823Z] 9b18e9b68314: Verifying Checksum [2022-09-15T22:33:24.823Z] 9b18e9b68314: Download complete [2022-09-15T22:33:25.425Z] 9b18e9b68314: Pull complete [2022-09-15T22:33:25.425Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-15T22:33:25.425Z] Status: Downloaded newer image for alpine:3.16 [2022-09-15T22:33:25.425Z] ---> a6215f271958 [2022-09-15T22:33:25.425Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-09-15T22:33:25.701Z] ---> Running in eb4d275ab5bc [2022-09-15T22:33:25.974Z] Removing intermediate container eb4d275ab5bc [2022-09-15T22:33:25.974Z] ---> 7e15b00468d4 [2022-09-15T22:33:25.974Z] Step 17/35 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev [2022-09-15T22:33:25.974Z] ---> Running in d136b192f5d1 [2022-09-15T22:33:26.955Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-15T22:33:27.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-15T22:33:28.536Z] (1/82) Installing dumb-init (1.2.5-r1) [2022-09-15T22:33:28.536Z] (2/82) Installing sdl2 (2.0.22-r0) [2022-09-15T22:33:28.536Z] (3/82) Installing libxau (1.0.9-r0) [2022-09-15T22:33:28.536Z] (4/82) Installing libxdmcp (1.1.3-r0) [2022-09-15T22:33:28.536Z] (5/82) Installing libxcb (1.15-r0) [2022-09-15T22:33:28.536Z] (6/82) Installing libx11 (1.8-r0) [2022-09-15T22:33:28.536Z] (7/82) Installing aom-libs (3.3.0-r0) [2022-09-15T22:33:28.811Z] (8/82) Installing alsa-lib (1.2.7.2-r0) [2022-09-15T22:33:28.811Z] (9/82) Installing expat (2.4.8-r0) [2022-09-15T22:33:28.811Z] (10/82) Installing brotli-libs (1.0.9-r6) [2022-09-15T22:33:28.811Z] (11/82) Installing libbz2 (1.0.8-r1) [2022-09-15T22:33:28.811Z] (12/82) Installing libpng (1.6.37-r1) [2022-09-15T22:33:28.811Z] (13/82) Installing freetype (2.12.1-r0) [2022-09-15T22:33:28.811Z] (14/82) Installing fontconfig (2.14.0-r0) [2022-09-15T22:33:28.811Z] (15/82) Installing fribidi (1.0.12-r0) [2022-09-15T22:33:28.811Z] (16/82) Installing libffi (3.4.2-r1) [2022-09-15T22:33:28.811Z] (17/82) Installing libintl (0.21-r2) [2022-09-15T22:33:28.811Z] (18/82) Installing libblkid (2.38-r1) [2022-09-15T22:33:28.811Z] (19/82) Installing libmount (2.38-r1) [2022-09-15T22:33:29.087Z] (20/82) Installing pcre (8.45-r2) [2022-09-15T22:33:29.087Z] (21/82) Installing glib (2.72.1-r0) [2022-09-15T22:33:29.087Z] (22/82) Installing graphite2 (1.3.14-r1) [2022-09-15T22:33:29.087Z] (23/82) Installing harfbuzz (4.3.0-r0) [2022-09-15T22:33:29.087Z] (24/82) Installing libass (0.16.0-r0) [2022-09-15T22:33:29.087Z] (25/82) Installing libdav1d (1.0.0-r0) [2022-09-15T22:33:29.087Z] (26/82) Installing libdrm (2.4.110-r0) [2022-09-15T22:33:29.087Z] (27/82) Installing gmp (6.2.1-r2) [2022-09-15T22:33:29.087Z] (28/82) Installing nettle (3.7.3-r0) [2022-09-15T22:33:29.087Z] (29/82) Installing p11-kit (0.24.1-r0) [2022-09-15T22:33:29.362Z] (30/82) Installing libtasn1 (4.18.0-r0) [2022-09-15T22:33:29.362Z] (31/82) Installing libunistring (1.0-r0) [2022-09-15T22:33:29.362Z] (32/82) Installing gnutls (3.7.7-r0) [2022-09-15T22:33:29.362Z] (33/82) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-15T22:33:29.362Z] (34/82) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-15T22:33:29.362Z] (35/82) Installing lame (3.100-r0) [2022-09-15T22:33:29.362Z] (36/82) Installing opus (1.3.1-r1) [2022-09-15T22:33:29.362Z] (37/82) Installing libasyncns (0.8-r1) [2022-09-15T22:33:29.362Z] (38/82) Installing dbus-libs (1.14.0-r1) [2022-09-15T22:33:29.362Z] (39/82) Installing libltdl (2.4.7-r0) [2022-09-15T22:33:29.362Z] (40/82) Installing orc (0.4.32-r0) [2022-09-15T22:33:29.362Z] (41/82) Installing libgcc (11.2.1_git20220219-r2) [2022-09-15T22:33:29.362Z] (42/82) Installing libogg (1.3.5-r1) [2022-09-15T22:33:29.362Z] (43/82) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-15T22:33:29.637Z] (44/82) Installing flac (1.3.4-r0) [2022-09-15T22:33:29.637Z] (45/82) Installing libvorbis (1.3.7-r0) [2022-09-15T22:33:29.637Z] (46/82) Installing libsndfile (1.1.0-r0) [2022-09-15T22:33:29.637Z] (47/82) Installing libgomp (11.2.1_git20220219-r2) [2022-09-15T22:33:29.637Z] (48/82) Installing soxr (0.1.3-r2) [2022-09-15T22:33:29.637Z] (49/82) Installing speexdsp (1.2.0-r0) [2022-09-15T22:33:29.637Z] (50/82) Installing tdb-libs (1.4.6-r0) [2022-09-15T22:33:29.637Z] (51/82) Installing libpulse (15.0-r2) [2022-09-15T22:33:29.637Z] (52/82) Installing cjson (1.7.15-r3) [2022-09-15T22:33:29.637Z] (53/82) Installing mbedtls (2.28.1-r0) [2022-09-15T22:33:29.637Z] (54/82) Installing librist (0.2.6-r1) [2022-09-15T22:33:29.637Z] (55/82) Installing libsrt (1.4.4-r0) [2022-09-15T22:33:29.637Z] (56/82) Installing libssh (0.9.6-r1) [2022-09-15T22:33:29.637Z] (57/82) Installing libtheora (1.1.1-r16) [2022-09-15T22:33:29.637Z] (58/82) Installing libjpeg-turbo (2.1.3-r1) [2022-09-15T22:33:29.637Z] (59/82) Installing v4l-utils-libs (1.22.1-r1) [2022-09-15T22:33:29.913Z] (60/82) Installing libxext (1.3.4-r0) [2022-09-15T22:33:29.913Z] (61/82) Installing libxfixes (6.0.0-r0) [2022-09-15T22:33:29.913Z] (62/82) Installing wayland-libs-client (1.20.0-r0) [2022-09-15T22:33:29.913Z] (63/82) Installing libva (2.14.0-r0) [2022-09-15T22:33:29.913Z] (64/82) Installing libvdpau (1.5-r0) [2022-09-15T22:33:29.913Z] (65/82) Installing vidstab (1.1.0-r1) [2022-09-15T22:33:29.913Z] (66/82) Installing libvpx (1.11.0-r1) [2022-09-15T22:33:29.913Z] (67/82) Installing libwebp (1.2.3-r0) [2022-09-15T22:33:29.913Z] (68/82) Installing x264-libs (0.163_git20210613-r0) [2022-09-15T22:33:29.913Z] (69/82) Installing numactl (2.0.14-r0) [2022-09-15T22:33:29.914Z] (70/82) Installing x265-libs (3.5-r3) [2022-09-15T22:33:30.188Z] (71/82) Installing xvidcore (1.3.7-r1) [2022-09-15T22:33:30.188Z] (72/82) Installing ffmpeg-libs (5.0.1-r1) [2022-09-15T22:33:30.462Z] (73/82) Installing ffmpeg (5.0.1-r1) [2022-09-15T22:33:30.740Z] (74/82) Installing udev-init-scripts (35-r0) [2022-09-15T22:33:30.740Z] Executing udev-init-scripts-35-r0.post-install [2022-09-15T22:33:30.740Z] (75/82) Installing eudev-libs (3.2.11-r0) [2022-09-15T22:33:30.740Z] (76/82) Installing xz-libs (5.2.5-r1) [2022-09-15T22:33:30.740Z] (77/82) Installing zstd-libs (1.5.2-r1) [2022-09-15T22:33:30.740Z] (78/82) Installing kmod-libs (29-r2) [2022-09-15T22:33:30.740Z] (79/82) Installing eudev (3.2.11-r0) [2022-09-15T22:33:30.740Z] (80/82) Installing libsodium (1.0.18-r0) [2022-09-15T22:33:30.740Z] (81/82) Installing libzmq (4.3.4-r0) [2022-09-15T22:33:30.740Z] (82/82) Installing zeromq (4.3.4-r0) [2022-09-15T22:33:30.740Z] Executing busybox-1.35.0-r17.trigger [2022-09-15T22:33:30.740Z] Executing eudev-3.2.11-r0.trigger [2022-09-15T22:33:30.740Z] OK: 78 MiB in 96 packages [2022-09-15T22:33:34.129Z] Removing intermediate container d136b192f5d1 [2022-09-15T22:33:34.129Z] ---> 2e032912a269 [2022-09-15T22:33:34.129Z] Step 18/35 : WORKDIR / [2022-09-15T22:33:34.129Z] ---> Running in 88ee513af35a [2022-09-15T22:33:34.129Z] Removing intermediate container 88ee513af35a [2022-09-15T22:33:34.129Z] ---> d7e3179b8192 [2022-09-15T22:33:34.129Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2022-09-15T22:33:35.558Z] ---> 6b5d46dc714b [2022-09-15T22:33:35.558Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2022-09-15T22:33:36.148Z] ---> 39c5a71e3ad6 [2022-09-15T22:33:36.148Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2022-09-15T22:33:36.420Z] ---> a2b8f98c4a12 [2022-09-15T22:33:36.420Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2022-09-15T22:33:37.034Z] ---> c45186f0ca53 [2022-09-15T22:33:37.034Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2022-09-15T22:33:37.628Z] ---> ad2a25172da1 [2022-09-15T22:33:37.628Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2022-09-15T22:33:38.224Z] ---> 4437024b7395 [2022-09-15T22:33:38.224Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2022-09-15T22:33:39.657Z] ---> 8457ceafdc06 [2022-09-15T22:33:39.657Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:33:39.657Z] ---> Running in e0cd61c2b182 [2022-09-15T22:33:41.096Z] Removing intermediate container e0cd61c2b182 [2022-09-15T22:33:41.096Z] ---> 97bfc28af940 [2022-09-15T22:33:41.096Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2022-09-15T22:33:41.096Z] ---> Running in 192dfbe27583 [2022-09-15T22:33:42.534Z] Removing intermediate container 192dfbe27583 [2022-09-15T22:33:42.534Z] ---> 06d967b48915 [2022-09-15T22:33:42.534Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2022-09-15T22:33:42.813Z] ---> Running in 3ba38b2b38b3 [2022-09-15T22:33:44.253Z] Removing intermediate container 3ba38b2b38b3 [2022-09-15T22:33:44.253Z] ---> 77a275a2f06c [2022-09-15T22:33:44.253Z] Step 29/35 : EXPOSE 59983 [2022-09-15T22:33:44.253Z] ---> Running in 19fedcdc5849 [2022-09-15T22:33:44.852Z] Removing intermediate container 19fedcdc5849 [2022-09-15T22:33:44.852Z] ---> f99575e8faa3 [2022-09-15T22:33:44.852Z] Step 30/35 : EXPOSE 8554 [2022-09-15T22:33:44.852Z] ---> Running in d4ac867b3427 [2022-09-15T22:33:45.124Z] Removing intermediate container d4ac867b3427 [2022-09-15T22:33:45.124Z] ---> 8e59782f4ac0 [2022-09-15T22:33:45.124Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2022-09-15T22:33:45.124Z] ---> Running in e96a0a6cb1d0 [2022-09-15T22:33:45.396Z] Removing intermediate container e96a0a6cb1d0 [2022-09-15T22:33:45.396Z] ---> 293acc922889 [2022-09-15T22:33:45.396Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] [2022-09-15T22:33:45.396Z] ---> Running in 9d290be66a90 [2022-09-15T22:33:45.670Z] Removing intermediate container 9d290be66a90 [2022-09-15T22:33:45.670Z] ---> ab62d3d78509 [2022-09-15T22:33:45.670Z] Step 33/35 : LABEL arch=arm64 [2022-09-15T22:33:45.944Z] ---> Running in f1c8a6c0aa9f [2022-09-15T22:33:46.220Z] Removing intermediate container f1c8a6c0aa9f [2022-09-15T22:33:46.220Z] ---> b43fba59c075 [2022-09-15T22:33:46.220Z] Step 34/35 : LABEL git_sha=f07497225985e610d8f883ad73306f183741b381 [2022-09-15T22:33:46.220Z] ---> Running in 1d0275617d12 [2022-09-15T22:33:46.493Z] Removing intermediate container 1d0275617d12 [2022-09-15T22:33:46.493Z] ---> 0e98e01d4ba7 [2022-09-15T22:33:46.493Z] Step 35/35 : LABEL version=0.0.0 [2022-09-15T22:33:46.493Z] ---> Running in 962e99b8090d [2022-09-15T22:33:46.767Z] Removing intermediate container 962e99b8090d [2022-09-15T22:33:46.767Z] ---> 157a615218ce [2022-09-15T22:33:46.767Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-15T22:33:47.045Z] Successfully built 157a615218ce [2022-09-15T22:33:47.045Z] 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 [2022-09-15T22:33:47.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:33:47.460Z] [2022-09-15T22:33:47.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:33:47.811Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:33:47.811Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-15T22:33:47.811Z] 8998bd30e6a1: Pulling fs layer [2022-09-15T22:33:47.811Z] 04944245beec: Pulling fs layer [2022-09-15T22:33:47.811Z] 699f458cf7ca: Pulling fs layer [2022-09-15T22:33:47.811Z] 765212b225bb: Pulling fs layer [2022-09-15T22:33:47.811Z] f23df028b6ca: Pulling fs layer [2022-09-15T22:33:47.811Z] d65c8cfc05b1: Pulling fs layer [2022-09-15T22:33:47.811Z] 2437ff75d9bd: Pulling fs layer [2022-09-15T22:33:47.811Z] 765212b225bb: Waiting [2022-09-15T22:33:47.811Z] f23df028b6ca: Waiting [2022-09-15T22:33:47.811Z] d65c8cfc05b1: Waiting [2022-09-15T22:33:47.811Z] 2437ff75d9bd: Waiting [2022-09-15T22:33:48.085Z] 04944245beec: Verifying Checksum [2022-09-15T22:33:48.085Z] 04944245beec: Download complete [2022-09-15T22:33:48.085Z] 765212b225bb: Verifying Checksum [2022-09-15T22:33:48.085Z] 765212b225bb: Download complete [2022-09-15T22:33:48.085Z] f23df028b6ca: Verifying Checksum [2022-09-15T22:33:48.085Z] f23df028b6ca: Download complete [2022-09-15T22:33:48.085Z] d65c8cfc05b1: Verifying Checksum [2022-09-15T22:33:48.085Z] d65c8cfc05b1: Download complete [2022-09-15T22:33:48.360Z] 699f458cf7ca: Verifying Checksum [2022-09-15T22:33:48.360Z] 699f458cf7ca: Download complete [2022-09-15T22:33:48.634Z] 8998bd30e6a1: Download complete [2022-09-15T22:33:50.629Z] 2437ff75d9bd: Verifying Checksum [2022-09-15T22:33:50.629Z] 2437ff75d9bd: Download complete [2022-09-15T22:33:52.616Z] 8998bd30e6a1: Pull complete [2022-09-15T22:33:53.217Z] 04944245beec: Pull complete [2022-09-15T22:33:54.655Z] 699f458cf7ca: Pull complete [2022-09-15T22:33:54.930Z] 765212b225bb: Pull complete [2022-09-15T22:33:55.530Z] f23df028b6ca: Pull complete [2022-09-15T22:33:55.805Z] d65c8cfc05b1: Pull complete [2022-09-15T22:34:10.915Z] 2437ff75d9bd: Pull complete [2022-09-15T22:34:10.915Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-15T22:34:10.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-15T22:34:10.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:34:11.186Z] prd-ubuntu20.04-docker-arm64-4c-16g-29632 does not seem to be running inside a container [2022-09-15T22:34:11.273Z] $ 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/6 -v /w/workspace/device-usb-camera/6:/w/workspace/device-usb-camera/6:rw,z -v /w/workspace/device-usb-camera/6@tmp:/w/workspace/device-usb-camera/6@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:arm64 cat [2022-09-15T22:34:14.036Z] $ docker top e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:14.971Z] ---> job-cost.sh [2022-09-15T22:34:14.971Z] lf-activate-venv: SKIPPING [2022-09-15T22:34:14.971Z] INFO: No Stack... [2022-09-15T22:34:15.569Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-15T22:34:16.556Z] INFO: Archiving Costs [Pipeline] sh [2022-09-15T22:34:17.230Z] + cat /w/workspace/device-usb-camera/6/archives/cost.csv [2022-09-15T22:34:17.230Z] + cut -d, -f6 [Pipeline] lock [2022-09-15T22:34:17.298Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [2022-09-15T22:34:17.303Z] Resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] did not exist. Created. [2022-09-15T22:34:17.303Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-15T22:34:18.035Z] /w/workspace/device-usb-camera/6@tmp/durable-05e1daaa/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-15T22:34:18.788Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-15T22:34:18.809Z] Warning: overwriting stash ‘stack-cost’ [2022-09-15T22:34:18.878Z] Stashed 1 file(s) [Pipeline] } [2022-09-15T22:34:18.894Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-82-6-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-15T22:34:18.910Z] $ docker stop --time=1 e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 [2022-09-15T22:34:20.508Z] $ docker rm -f e0f4143ee486c31795217ac379ebf69ee65acaf94f5912ad3826355d20c084c5 [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 [2022-09-15T22:34:21.058Z] provisioning config files... [2022-09-15T22:34:21.068Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config5159051204266430874tmp [Pipeline] { [Pipeline] sh [2022-09-15T22:34:21.415Z] + set +x [2022-09-15T22:34:21.415Z] + curl -s https://codecov.io/bash [2022-09-15T22:34:21.415Z] + bash -s -- [2022-09-15T22:34:21.415Z] [2022-09-15T22:34:21.415Z] _____ _ [2022-09-15T22:34:21.415Z] / ____| | | [2022-09-15T22:34:21.415Z] | | ___ __| | ___ ___ _____ __ [2022-09-15T22:34:21.415Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-15T22:34:21.415Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-15T22:34:21.415Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-15T22:34:21.415Z] Bash-1.0.6 [2022-09-15T22:34:21.415Z] [2022-09-15T22:34:21.415Z] [2022-09-15T22:34:21.415Z] ==> git version 2.25.1 found [2022-09-15T22:34:21.415Z] ==> 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 [2022-09-15T22:34:21.415Z] Release-Date: 2020-01-08 [2022-09-15T22:34:21.415Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-15T22:34:21.415Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-15T22:34:21.415Z] ==> Jenkins CI detected. [2022-09-15T22:34:21.415Z] current dir:  /w/workspace/xfoundry_device-usb-camera_PR-82 [2022-09-15T22:34:21.415Z] project root: . [2022-09-15T22:34:21.415Z] --> token set from env [2022-09-15T22:34:21.415Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-15T22:34:21.415Z] ==> Running gcov in . (disable via -X gcov) [2022-09-15T22:34:21.415Z] ==> Python coveragepy not found [2022-09-15T22:34:21.415Z] ==> Searching for coverage reports in: [2022-09-15T22:34:21.415Z] + . [2022-09-15T22:34:21.415Z] -> Found 1 reports [2022-09-15T22:34:21.415Z] ==> Detecting git/mercurial file structure [2022-09-15T22:34:21.415Z] ==> Reading reports [2022-09-15T22:34:21.415Z] + ./coverage.out bytes=29387 [2022-09-15T22:34:21.415Z] ==> Appending adjustments [2022-09-15T22:34:21.415Z] https://docs.codecov.io/docs/fixing-reports [2022-09-15T22:34:21.676Z] + Found adjustments [2022-09-15T22:34:21.676Z] ==> Gzipping contents [2022-09-15T22:34:21.676Z] 8.0K /tmp/codecov.eCH6Wf.gz [2022-09-15T22:34:21.676Z] ==> Uploading reports [2022-09-15T22:34:21.676Z] url: https://codecov.io [2022-09-15T22:34:21.676Z] query: branch=PR-82&commit=f07497225985e610d8f883ad73306f183741b381&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-09-15T22:34:21.676Z] -> Pinging Codecov [2022-09-15T22:34:21.676Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-82&commit=f07497225985e610d8f883ad73306f183741b381&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-82%2F6%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=82&job=&cmd_args= [2022-09-15T22:34:21.937Z] -> Uploading to [2022-09-15T22:34:21.937Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-15/73D8F5FF140700D3E01443B452E23636/f07497225985e610d8f883ad73306f183741b381/6b64dd9b-7210-4a8e-a7a6-f1b4c97ff7e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220915%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220915T223421Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2da34a217b7a3d5744e7d75ec3b52424ba4fc4f2085d49cf878f825fd915a88c [2022-09-15T22:34:21.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-15T22:34:21.937Z] Dload Upload Total Spent Left Speed [2022-09-15T22:34:22.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4125 0 0 100 4125 0 17857 --:--:-- --:--:-- --:--:-- 17934 [2022-09-15T22:34:22.197Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/f07497225985e610d8f883ad73306f183741b381 [Pipeline] } [2022-09-15T22:34:22.205Z] 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 [2022-09-15T22:34:22.902Z] + [ -d /w/workspace/xfoundry_device-usb-camera_PR-82/archives ] [2022-09-15T22:34:22.902Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:34:22.902Z] total 16 [2022-09-15T22:34:22.902Z] drwxr-xr-x 3 root root 4096 Sep 15 22:25 . [2022-09-15T22:34:22.902Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:25 .. [2022-09-15T22:34:22.902Z] drwxr-xr-x 2 root root 4096 Sep 15 22:25 cost [2022-09-15T22:34:22.902Z] -rw-r--r-- 1 root root 88 Sep 15 22:25 cost.csv [2022-09-15T22:34:22.902Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:34:22.902Z] + ls -al /w/workspace/xfoundry_device-usb-camera_PR-82/archives [2022-09-15T22:34:22.902Z] total 16 [2022-09-15T22:34:22.902Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 15 22:25 . [2022-09-15T22:34:22.902Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 15 22:25 .. [2022-09-15T22:34:22.902Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 15 22:25 cost [2022-09-15T22:34:22.902Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 15 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:23.198Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:24.068Z] ---> package-listing.sh [2022-09-15T22:34:24.068Z] ++ facter osfamily [2022-09-15T22:34:24.068Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-15T22:34:24.327Z] + OS_FAMILY=debian [2022-09-15T22:34:24.327Z] + workspace=/w/workspace/xfoundry_device-usb-camera_PR-82 [2022-09-15T22:34:24.327Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-15T22:34:24.327Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-15T22:34:24.327Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-15T22:34:24.327Z] + PACKAGES=/tmp/packages_start.txt [2022-09-15T22:34:24.327Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' [2022-09-15T22:34:24.327Z] + PACKAGES=/tmp/packages_end.txt [2022-09-15T22:34:24.327Z] + case "${OS_FAMILY}" in [2022-09-15T22:34:24.327Z] + dpkg -l [2022-09-15T22:34:24.327Z] + grep '^ii' [2022-09-15T22:34:24.327Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-15T22:34:24.327Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-15T22:34:24.327Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-15T22:34:24.327Z] + '[' /w/workspace/xfoundry_device-usb-camera_PR-82 ']' [2022-09-15T22:34:24.327Z] + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [2022-09-15T22:34:24.327Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-82/archives/ [Pipeline] echo [2022-09-15T22:34:24.338Z] 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/xfoundry_device-usb-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-15T22:34:24.618Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-15T22:34:25.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-15T22:34:25.187Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-15T22:34:25.276Z] prd-ubuntu20.04-docker-8c-8g-29627 does not seem to be running inside a container [2022-09-15T22:34:25.312Z] $ 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/xfoundry_device-usb-camera_PR-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-usb-camera_PR-82 -v /w/workspace/xfoundry_device-usb-camera_PR-82:/w/workspace/xfoundry_device-usb-camera_PR-82:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-82@tmp:/w/workspace/xfoundry_device-usb-camera_PR-82@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-lftools-log-publisher:latest cat [2022-09-15T22:34:25.557Z] $ docker top 21f67db1951c6b1213d79fbf1bf9864b8481d437d44a05138d8a16686a25d2cf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-15T22:34:25.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-15T22:34:26.203Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-15T22:34:26.493Z] + ls /var/log/sa-host [2022-09-15T22:34:26.493Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-15T22:34:26.560Z] provisioning config files... [2022-09-15T22:34:26.570Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-82@tmp/config2562259799698739812tmp [Pipeline] { [Pipeline] echo [2022-09-15T22:34:26.586Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:26.870Z] ---> create-netrc.sh [Pipeline] } [2022-09-15T22:34:26.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:27.200Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-15T22:34:27.210Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:27.531Z] ---> sudo-logs.sh [2022-09-15T22:34:27.531Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-15T22:34:27.555Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:27.842Z] ---> job-cost.sh [2022-09-15T22:34:27.842Z] lf-activate-venv: SKIPPING [2022-09-15T22:34:27.842Z] DEBUG: total: 0.2199999988079071 [2022-09-15T22:34:27.842Z] INFO: Retrieving Stack Cost... [2022-09-15T22:34:28.102Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-15T22:34:28.673Z] INFO: Archiving Costs [Pipeline] echo [2022-09-15T22:34:28.685Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-15T22:34:28.969Z] ---> logs-deploy.sh [2022-09-15T22:34:28.969Z] lf-activate-venv: SKIPPING [2022-09-15T22:34:28.969Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-82/6 [2022-09-15T22:34:28.969Z] INFO: archiving workspace using pattern(s): [2022-09-15T22:34:29.907Z] Archives upload complete. [2022-09-15T22:34:30.166Z] INFO: archiving logs to Nexus [2022-09-15T22:34:30.736Z] ---> uname -a: [2022-09-15T22:34:30.736Z] Linux prd-ubuntu20-04-docker-8c-8g-29627 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-15T22:34:30.736Z] [2022-09-15T22:34:30.736Z] [2022-09-15T22:34:30.736Z] ---> lscpu: [2022-09-15T22:34:30.736Z] Architecture: x86_64 [2022-09-15T22:34:30.736Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-15T22:34:30.736Z] Byte Order: Little Endian [2022-09-15T22:34:30.736Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-15T22:34:30.736Z] CPU(s): 8 [2022-09-15T22:34:30.736Z] On-line CPU(s) list: 0-7 [2022-09-15T22:34:30.736Z] Thread(s) per core: 1 [2022-09-15T22:34:30.736Z] Core(s) per socket: 1 [2022-09-15T22:34:30.736Z] Socket(s): 8 [2022-09-15T22:34:30.736Z] NUMA node(s): 1 [2022-09-15T22:34:30.736Z] Vendor ID: AuthenticAMD [2022-09-15T22:34:30.736Z] CPU family: 23 [2022-09-15T22:34:30.736Z] Model: 49 [2022-09-15T22:34:30.736Z] Model name: AMD EPYC-Rome Processor [2022-09-15T22:34:30.736Z] Stepping: 0 [2022-09-15T22:34:30.736Z] CPU MHz: 2800.000 [2022-09-15T22:34:30.736Z] BogoMIPS: 5600.00 [2022-09-15T22:34:30.736Z] Virtualization: AMD-V [2022-09-15T22:34:30.736Z] Hypervisor vendor: KVM [2022-09-15T22:34:30.736Z] Virtualization type: full [2022-09-15T22:34:30.736Z] L1d cache: 256 KiB [2022-09-15T22:34:30.736Z] L1i cache: 256 KiB [2022-09-15T22:34:30.736Z] L2 cache: 4 MiB [2022-09-15T22:34:30.736Z] L3 cache: 128 MiB [2022-09-15T22:34:30.736Z] NUMA node0 CPU(s): 0-7 [2022-09-15T22:34:30.736Z] Vulnerability Itlb multihit: Not affected [2022-09-15T22:34:30.736Z] Vulnerability L1tf: Not affected [2022-09-15T22:34:30.736Z] Vulnerability Mds: Not affected [2022-09-15T22:34:30.736Z] Vulnerability Meltdown: Not affected [2022-09-15T22:34:30.736Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-15T22:34:30.736Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-15T22:34:30.737Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-15T22:34:30.737Z] Vulnerability Srbds: Not affected [2022-09-15T22:34:30.737Z] Vulnerability Tsx async abort: Not affected [2022-09-15T22:34:30.737Z] 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 [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] ---> nproc: [2022-09-15T22:34:30.737Z] 8 [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] ---> df -h: [2022-09-15T22:34:30.737Z] Filesystem Size Used Avail Use% Mounted on [2022-09-15T22:34:30.737Z] overlay 155G 12G 144G 8% / [2022-09-15T22:34:30.737Z] tmpfs 64M 0 64M 0% /dev [2022-09-15T22:34:30.737Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-15T22:34:30.737Z] shm 64M 0 64M 0% /dev/shm [2022-09-15T22:34:30.737Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] ---> sar -b -r -n DEV: [2022-09-15T22:34:30.737Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29627) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:22:52 LINUX RESTART (8 CPU) [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-15T22:34:30.737Z] 22:24:02 340.36 56.44 283.92 0.00 7434.89 188350.47 0.00 [2022-09-15T22:34:30.737Z] 22:25:01 180.21 1.32 178.89 0.00 13.69 69390.99 0.00 [2022-09-15T22:34:30.737Z] 22:26:01 245.32 0.12 245.20 0.00 14.13 48317.07 0.00 [2022-09-15T22:34:30.737Z] 22:27:01 1.95 0.00 1.95 0.00 0.00 24.94 0.00 [2022-09-15T22:34:30.737Z] 22:28:01 1.27 0.02 1.25 0.00 0.13 13.73 0.00 [2022-09-15T22:34:30.737Z] 22:29:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2022-09-15T22:34:30.737Z] 22:30:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2022-09-15T22:34:30.737Z] 22:31:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2022-09-15T22:34:30.737Z] 22:32:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-09-15T22:34:30.737Z] 22:33:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2022-09-15T22:34:30.737Z] 22:34:01 1.47 0.00 1.47 0.00 0.00 21.73 0.00 [2022-09-15T22:34:30.737Z] Average: 70.38 5.27 65.11 0.00 679.42 27770.82 0.00 [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-15T22:34:30.737Z] 22:24:02 28992140 31742300 565456 1.72 115164 2906592 2221428 6.55 1136684 2382268 581112 [2022-09-15T22:34:30.737Z] 22:25:01 28095936 31755580 533388 1.62 166256 3669200 2077236 6.12 1258316 3041892 134092 [2022-09-15T22:34:30.737Z] 22:26:01 27364896 31766944 522324 1.59 179068 4357064 1792816 5.28 1308496 3679340 516 [2022-09-15T22:34:30.737Z] 22:27:01 27366416 31768464 520740 1.58 179092 4357064 1792816 5.28 1307052 3679344 132 [2022-09-15T22:34:30.737Z] 22:28:01 27374392 31776452 512604 1.56 179124 4357064 1792816 5.28 1298672 3679352 16 [2022-09-15T22:34:30.737Z] 22:29:01 27374596 31776716 512276 1.56 179156 4357072 1792816 5.28 1299048 3679352 136 [2022-09-15T22:34:30.737Z] 22:30:01 27375808 31777984 510964 1.55 179192 4357076 1792816 5.28 1297652 3679356 12 [2022-09-15T22:34:30.737Z] 22:31:01 27383096 31785308 503888 1.53 179228 4357080 1792816 5.28 1290424 3679360 140 [2022-09-15T22:34:30.737Z] 22:32:01 27383324 31785568 503584 1.53 179252 4357080 1792816 5.28 1290744 3679360 20 [2022-09-15T22:34:30.737Z] 22:33:01 27382968 31785240 503796 1.53 179272 4357084 1792816 5.28 1290664 3679364 168 [2022-09-15T22:34:30.737Z] 22:34:01 27383204 31785492 503476 1.53 179320 4357060 1792816 5.28 1290836 3679340 12 [2022-09-15T22:34:30.737Z] Average: 27588798 31773277 517500 1.57 172193 4162676 1857637 5.47 1278963 3503484 65123 [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-15T22:34:30.737Z] 22:24:02 docker0 0.88 0.83 0.14 3.90 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:24:02 ens3 782.99 511.16 7356.26 107.47 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:24:02 lo 7.40 7.40 0.71 0.71 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:25:01 docker0 172.96 279.75 13.70 2222.40 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:25:01 veth23a2ec4 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:25:01 ens3 362.50 244.85 2268.30 97.11 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:26:01 docker0 19.05 40.28 1.35 642.53 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:26:01 ens3 216.50 135.27 3396.99 70.55 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:26:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:27:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:28:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:29:01 ens3 0.35 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:30:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:31:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:32:01 ens3 0.50 0.38 1.45 0.03 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:33:01 ens3 0.38 0.12 0.03 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:34:01 ens3 0.37 0.28 0.14 0.08 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] Average: docker0 17.30 28.79 1.36 257.84 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] Average: ens3 123.65 80.89 1182.22 24.92 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] Average: lo 1.01 1.01 0.09 0.09 0.00 0.00 0.00 0.00 [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] ---> sar -P ALL: [2022-09-15T22:34:30.737Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29627) 09/15/22 _x86_64_ (8 CPU) [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:22:52 LINUX RESTART (8 CPU) [2022-09-15T22:34:30.737Z] [2022-09-15T22:34:30.737Z] 22:23:01 CPU %user %nice %system %iowait %steal %idle [2022-09-15T22:34:30.737Z] 22:24:02 all 10.96 0.00 4.66 2.56 0.07 81.75 [2022-09-15T22:34:30.737Z] 22:24:02 0 9.66 0.00 5.49 0.59 0.05 84.20 [2022-09-15T22:34:30.737Z] 22:24:02 1 9.05 0.00 5.44 0.61 0.05 84.85 [2022-09-15T22:34:30.737Z] 22:24:02 2 9.14 0.00 3.64 4.91 0.07 82.24 [2022-09-15T22:34:30.737Z] 22:24:02 3 12.15 0.00 4.66 3.27 0.10 79.82 [2022-09-15T22:34:30.737Z] 22:24:02 4 12.35 0.00 3.86 3.40 0.05 80.34 [2022-09-15T22:34:30.737Z] 22:24:02 5 12.42 0.00 3.93 1.99 0.07 81.59 [2022-09-15T22:34:30.737Z] 22:24:02 6 11.66 0.00 4.31 3.85 0.07 80.12 [2022-09-15T22:34:30.737Z] 22:24:02 7 11.25 0.00 5.98 1.82 0.10 80.86 [2022-09-15T22:34:30.737Z] 22:25:01 all 24.85 0.00 5.88 1.49 0.08 67.70 [2022-09-15T22:34:30.737Z] 22:25:01 0 23.81 0.00 6.05 4.95 0.07 65.12 [2022-09-15T22:34:30.737Z] 22:25:01 1 24.92 0.00 6.18 1.44 0.10 67.36 [2022-09-15T22:34:30.737Z] 22:25:01 2 25.23 0.00 5.62 0.26 0.07 68.82 [2022-09-15T22:34:30.737Z] 22:25:01 3 25.64 0.00 5.70 1.00 0.07 67.60 [2022-09-15T22:34:30.737Z] 22:25:01 4 24.73 0.00 5.86 2.92 0.09 66.40 [2022-09-15T22:34:30.737Z] 22:25:01 5 24.70 0.00 4.91 0.07 0.07 70.25 [2022-09-15T22:34:30.737Z] 22:25:01 6 25.85 0.00 6.02 1.09 0.09 66.96 [2022-09-15T22:34:30.737Z] 22:25:01 7 23.90 0.00 6.74 0.19 0.09 69.08 [2022-09-15T22:34:30.737Z] 22:26:01 all 20.83 0.00 4.98 1.66 0.07 72.46 [2022-09-15T22:34:30.737Z] 22:26:01 0 21.77 0.00 4.88 0.42 0.08 72.85 [2022-09-15T22:34:30.737Z] 22:26:01 1 22.42 0.00 5.03 0.59 0.07 71.89 [2022-09-15T22:34:30.737Z] 22:26:01 2 19.35 0.00 4.57 5.21 0.07 70.79 [2022-09-15T22:34:30.737Z] 22:26:01 3 19.91 0.00 5.29 1.45 0.08 73.26 [2022-09-15T22:34:30.737Z] 22:26:01 4 20.80 0.00 5.59 3.36 0.07 70.18 [2022-09-15T22:34:30.737Z] 22:26:01 5 20.83 0.00 5.05 0.52 0.07 73.53 [2022-09-15T22:34:30.737Z] 22:26:01 6 20.55 0.00 4.60 0.67 0.07 74.11 [2022-09-15T22:34:30.737Z] 22:26:01 7 21.00 0.00 4.84 1.02 0.07 73.07 [2022-09-15T22:34:30.737Z] 22:27:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2022-09-15T22:34:30.737Z] 22:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:27:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-15T22:34:30.737Z] 22:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2022-09-15T22:34:30.737Z] 22:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:27:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2022-09-15T22:34:30.737Z] 22:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.737Z] 22:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-15T22:34:30.737Z] 22:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2022-09-15T22:34:30.737Z] 22:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-15T22:34:30.737Z] 22:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:34:30.737Z] 22:28:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-09-15T22:34:30.737Z] 22:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2022-09-15T22:34:30.737Z] 22:28:01 4 0.07 0.00 0.03 0.00 0.03 99.87 [2022-09-15T22:34:30.737Z] 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.737Z] 22:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:28:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:34:30.737Z] 22:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-15T22:34:30.737Z] 22:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:34:30.737Z] 22:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2022-09-15T22:34:30.737Z] 22:29:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-09-15T22:34:30.738Z] 22:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2022-09-15T22:34:30.738Z] 22:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:30:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2022-09-15T22:34:30.738Z] 22:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-09-15T22:34:30.738Z] 22:30:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2022-09-15T22:34:30.738Z] 22:30:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2022-09-15T22:34:30.738Z] 22:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2022-09-15T22:34:30.738Z] 22:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-09-15T22:34:30.738Z] 22:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-15T22:34:30.738Z] 22:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:34:30.738Z] 22:31:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T22:34:30.738Z] 22:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:32:01 3 0.02 0.00 0.00 0.03 0.00 99.95 [2022-09-15T22:34:30.738Z] 22:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-09-15T22:34:30.738Z] 22:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:33:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-09-15T22:34:30.738Z] 22:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:33:01 3 0.00 0.00 0.00 0.12 0.02 99.87 [2022-09-15T22:34:30.738Z] 22:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:34:30.738Z] 22:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-09-15T22:34:30.738Z] 22:34:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:34:01 3 0.02 0.00 0.03 0.05 0.00 99.90 [2022-09-15T22:34:30.738Z] 22:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-09-15T22:34:30.738Z] 22:34:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-15T22:34:30.738Z] 22:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-15T22:34:30.738Z] 22:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-15T22:34:30.738Z] [2022-09-15T22:34:30.738Z] Average: CPU %user %nice %system %iowait %steal %idle [2022-09-15T22:34:30.738Z] Average: all 5.09 0.00 1.40 0.52 0.02 92.97 [2022-09-15T22:34:30.738Z] Average: 0 4.97 0.00 1.49 0.53 0.02 93.00 [2022-09-15T22:34:30.738Z] Average: 1 5.06 0.00 1.50 0.24 0.02 93.17 [2022-09-15T22:34:30.738Z] Average: 2 4.83 0.00 1.25 0.94 0.02 92.96 [2022-09-15T22:34:30.738Z] Average: 3 5.18 0.00 1.41 0.54 0.03 92.85 [2022-09-15T22:34:30.738Z] Average: 4 5.23 0.00 1.39 0.87 0.03 92.47 [2022-09-15T22:34:30.738Z] Average: 5 5.19 0.00 1.25 0.23 0.02 93.30 [2022-09-15T22:34:30.738Z] Average: 6 5.23 0.00 1.35 0.51 0.02 92.90 [2022-09-15T22:34:30.738Z] Average: 7 5.03 0.00 1.58 0.27 0.02 93.10 [2022-09-15T22:34:30.738Z] [2022-09-15T22:34:30.738Z] [2022-09-15T22:34:30.738Z]