Pull request #30 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/device-usb-camera Obtained Jenkinsfile from 81273f70fd65506bfaa7d0428a9ac88661de1691+aaa7e572fda13da2933300a631edf8df830ba1ce (4926510a4ad368913714d5bb8bd371d50c18093c) 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-ssh14329625303462739925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh105106088799926085.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-30/workspace@libs/edgex-global-pipelines/.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-30/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh16428747877280285655.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh17237393891699684256.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-30/workspace@libs/lf-pipelines/.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-30/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6336109849963975977.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64355 in /w/workspace/xfoundry_device-usb-camera_PR-30 [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-30 # 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/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 81273f70fd65506bfaa7d0428a9ac88661de1691 Merge succeeded, producing 5781b6efef4c29f5278d4aa92a004dde4624154c Checking out Revision 5781b6efef4c29f5278d4aa92a004dde4624154c (PR-30) > git config core.sparsecheckout # timeout=10 > git checkout -f 81273f70fd65506bfaa7d0428a9ac88661de1691 # 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 aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5781b6efef4c29f5278d4aa92a004dde4624154c # timeout=10 Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:55:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:55:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:55:56 ========================================================= 09:55:56 EdgeX Global Pipelines Version Info 09:55:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 5a1b0cc8397828c4e32fd6186ae0736c9e118a5b # timeout=10 09:55:57 ------------------- 09:55:57 stable info: 09:55:57 ------------------- 09:55:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:55:57 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 09:55:57 Message: update stable to v1.0.230 09:55:57 ------------------- 09:55:57 experimental info: 09:55:57 ------------------- 09:55:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:55:57 Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb 09:55:57 Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:55:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-30 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-30 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-30 [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5781b6e [Pipeline] echo 09:55:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:55:58 provisioning config files... 09:55:58 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config9068428941344936308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:55:58 ---> docker-login.sh 09:55:58 nexus3.edgexfoundry.org:10001 09:55:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:58 Configure a credential helper to remove this warning. See 09:55:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:58 09:55:58 Login Succeeded 09:55:58 nexus3.edgexfoundry.org:10002 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 nexus3.edgexfoundry.org:10003 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 nexus3.edgexfoundry.org:10004 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 docker.io 09:55:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:55:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:55:59 Configure a credential helper to remove this warning. See 09:55:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:55:59 09:55:59 Login Succeeded 09:55:59 ---> docker-login.sh ends [Pipeline] } 09:55:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:56:00 + git rev-list -1 --merges 5781b6efef4c29f5278d4aa92a004dde4624154c~1..5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo 09:56:00 -----------> git rev-list -1 --merges 5781b6efef4c29f5278d4aa92a004dde4624154c~1..5781b6efef4c29f5278d4aa92a004dde4624154c 5781b6efef4c29f5278d4aa92a004dde4624154c 09:56:00 5781b6efef4c29f5278d4aa92a004dde4624154c [false] [Pipeline] sh 09:56:00 + git log --format=format:%s -1 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo 09:56:00 ========================================================= 09:56:00 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:56:00 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:56:00 + git log --format=format:%s -1 5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] echo 09:56:00 [semverPrep] GIT_COMMIT: 5781b6efef4c29f5278d4aa92a004dde4624154c, Commit Message: Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD [Pipeline] echo 09:56:00 [semverPrep] This is not a build commit. [Pipeline] sh 09:56:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:56:01 + grep -v github /etc/ssh/ssh_known_hosts 09:56:01 + [ -e /tmp/ssh_known_hosts ] 09:56:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:56:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:56:01 + sudo tee -a /etc/ssh/ssh_known_hosts 09:56:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:56:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:56:01 09:56:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:56:01 latest: Pulling from edgex-devops/py-git-semver 09:56:01 1fe172e4850f: Pulling fs layer 09:56:01 caf521ccaac6: Pulling fs layer 09:56:01 3ead6fa29328: Pulling fs layer 09:56:01 5c2a1cbceb83: Pulling fs layer 09:56:01 a8d5f1318db7: Pulling fs layer 09:56:01 5c2a1cbceb83: Waiting 09:56:01 c427282e49a2: Pulling fs layer 09:56:01 1827001aaf11: Pulling fs layer 09:56:01 c427282e49a2: Waiting 09:56:01 a8d5f1318db7: Waiting 09:56:01 0714d37db230: Pulling fs layer 09:56:01 ac28cf19c067: Pulling fs layer 09:56:01 ca983d60f3e2: Pulling fs layer 09:56:01 9f894cec8388: Pulling fs layer 09:56:01 1827001aaf11: Waiting 09:56:01 0714d37db230: Waiting 09:56:01 ac28cf19c067: Waiting 09:56:01 ca983d60f3e2: Waiting 09:56:01 9f894cec8388: Waiting 09:56:01 caf521ccaac6: Verifying Checksum 09:56:01 caf521ccaac6: Download complete 09:56:01 5c2a1cbceb83: Verifying Checksum 09:56:01 5c2a1cbceb83: Download complete 09:56:02 a8d5f1318db7: Verifying Checksum 09:56:02 a8d5f1318db7: Download complete 09:56:02 c427282e49a2: Verifying Checksum 09:56:02 c427282e49a2: Download complete 09:56:02 3ead6fa29328: Verifying Checksum 09:56:02 3ead6fa29328: Download complete 09:56:02 0714d37db230: Verifying Checksum 09:56:02 0714d37db230: Download complete 09:56:02 ac28cf19c067: Verifying Checksum 09:56:02 ca983d60f3e2: Download complete 09:56:02 9f894cec8388: Verifying Checksum 09:56:02 9f894cec8388: Download complete 09:56:02 1fe172e4850f: Verifying Checksum 09:56:02 1fe172e4850f: Download complete 09:56:02 1827001aaf11: Verifying Checksum 09:56:02 1827001aaf11: Download complete 09:56:03 1fe172e4850f: Pull complete 09:56:04 caf521ccaac6: Pull complete 09:56:04 3ead6fa29328: Pull complete 09:56:04 5c2a1cbceb83: Pull complete 09:56:04 a8d5f1318db7: Pull complete 09:56:04 c427282e49a2: Pull complete 09:56:06 1827001aaf11: Pull complete 09:56:06 0714d37db230: Pull complete 09:56:07 ac28cf19c067: Pull complete 09:56:07 ca983d60f3e2: Pull complete 09:56:07 9f894cec8388: Pull complete 09:56:07 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 09:56:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 09:56:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 09:56:07 prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container 09:56:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 09:56:08 $ docker top 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 -eo pid,comm 09:56:09 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). 09:56:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:09 [ssh-agent] Looking for ssh-agent implementation... 09:56:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:09 $ docker exec 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent 09:56:09 SSH_AUTH_SOCK=/tmp/ssh-oyeqn1VV33zf/agent.32 09:56:09 SSH_AGENT_PID=38 09:56:09 Running ssh-add (command line suppressed) 09:56:09 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_177783770641217354.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_177783770641217354.key) 09:56:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:09 + git tag --points-at HEAD [Pipeline] } 09:56:09 $ docker exec --env ******** --env ******** 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent -k 09:56:09 unset SSH_AUTH_SOCK; 09:56:09 unset SSH_AGENT_PID; 09:56:09 echo Agent pid 38 killed; 09:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:56:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:56:09 [ssh-agent] Looking for ssh-agent implementation... 09:56:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:56:10 $ docker exec 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent 09:56:10 SSH_AUTH_SOCK=/tmp/ssh-PTG6jYdrg131/agent.70 09:56:10 SSH_AGENT_PID=76 09:56:10 Running ssh-add (command line suppressed) 09:56:10 Identity added: /w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3114928613876477004.key (/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/private_key_3114928613876477004.key) 09:56:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:56:10 + git semver init 09:56:10 2022-05-23 09:56:10,819 [run_init] DEBUG init version:0.0.0 force:False 09:56:10 2022-05-23 09:56:10,820 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver 09:56:10 2022-05-23 09:56:10,820 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/xfoundry_device-usb-camera_PR-30/.semver 09:56:10 2022-05-23 09:56:10,821 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/xfoundry_device-usb-camera_PR-30/.semver'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30, universal_newlines=False, shell=None, istream=None) 09:56:11 2022-05-23 09:56:11,367 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.git/info/exclude 09:56:11 2022-05-23 09:56:11,368 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 with force:False 09:56:11 2022-05-23 09:56:11,368 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 09:56:11 2022-05-23 09:56:11,372 [execute] INFO git cat-file --batch-check 09:56:11 2022-05-23 09:56:11,373 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) 09:56:11 2022-05-23 09:56:11,379 [execute] INFO git cat-file --batch 09:56:11 2022-05-23 09:56:11,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-usb-camera_PR-30/.semver, universal_newlines=False, shell=None, istream=) 09:56:11 2022-05-23 09:56:11,384 [read_version] DEBUG read version from /w/workspace/xfoundry_device-usb-camera_PR-30/.semver/PR-30 09:56:11 0.0.0 [Pipeline] } 09:56:11 $ docker exec --env ******** --env ******** 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 ssh-agent -k 09:56:11 unset SSH_AUTH_SOCK; 09:56:11 unset SSH_AGENT_PID; 09:56:11 echo Agent pid 76 killed; 09:56:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:56:11 + git semver [Pipeline] } 09:56:12 $ docker stop --time=1 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 09:56:13 $ docker rm -f 35fc5c13650c55ac205559a74ae6c067381923cb9c52ceeb0d26264876aa86d5 [Pipeline] // withDockerContainer [Pipeline] sh 09:56:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:56:14 Stashed 1 file(s) [Pipeline] echo 09:56:14 [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 09:56:14 provisioning config files... 09:56:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4027627207647184462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:56:14 ---> docker-login.sh 09:56:14 nexus3.edgexfoundry.org:10001 09:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:14 Configure a credential helper to remove this warning. See 09:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:14 09:56:14 Login Succeeded 09:56:14 nexus3.edgexfoundry.org:10002 09:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:14 Configure a credential helper to remove this warning. See 09:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:14 09:56:14 Login Succeeded 09:56:14 nexus3.edgexfoundry.org:10003 09:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:14 Configure a credential helper to remove this warning. See 09:56:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:14 09:56:14 Login Succeeded 09:56:14 nexus3.edgexfoundry.org:10004 09:56:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:15 Configure a credential helper to remove this warning. See 09:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:15 09:56:15 Login Succeeded 09:56:15 docker.io 09:56:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:56:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:56:15 Configure a credential helper to remove this warning. See 09:56:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:56:15 09:56:15 Login Succeeded 09:56:15 ---> docker-login.sh ends [Pipeline] } 09:56:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:56:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:56:15 ========================================================= 09:56:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 09:56:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:56:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 09:56:15 Sending build context to Docker daemon 884.7kB 09:56:15 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 09:56:15 Step 2/12 : FROM ${BASE} AS builder 09:56:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 09:56:15 59bf1c3509f3: Pulling fs layer 09:56:15 666ba61612fd: Pulling fs layer 09:56:15 8ed8ca486205: Pulling fs layer 09:56:15 4fe6c5a15a65: Pulling fs layer 09:56:15 22a0e8bec74d: Pulling fs layer 09:56:15 ca2b28591e48: Pulling fs layer 09:56:15 a51346096db8: Pulling fs layer 09:56:15 daebc70d1ce1: Pulling fs layer 09:56:15 0e18a0eac166: Pulling fs layer 09:56:15 22a0e8bec74d: Waiting 09:56:15 4fe6c5a15a65: Waiting 09:56:15 daebc70d1ce1: Waiting 09:56:15 0e18a0eac166: Waiting 09:56:15 ca2b28591e48: Waiting 09:56:15 a51346096db8: Waiting 09:56:15 8ed8ca486205: Verifying Checksum 09:56:15 8ed8ca486205: Download complete 09:56:15 666ba61612fd: Verifying Checksum 09:56:15 666ba61612fd: Download complete 09:56:15 22a0e8bec74d: Download complete 09:56:15 ca2b28591e48: Verifying Checksum 09:56:15 ca2b28591e48: Download complete 09:56:15 a51346096db8: Verifying Checksum 09:56:15 a51346096db8: Download complete 09:56:15 59bf1c3509f3: Verifying Checksum 09:56:15 59bf1c3509f3: Download complete 09:56:15 daebc70d1ce1: Verifying Checksum 09:56:15 daebc70d1ce1: Download complete 09:56:15 59bf1c3509f3: Pull complete 09:56:16 666ba61612fd: Pull complete 09:56:16 8ed8ca486205: Pull complete 09:56:16 0e18a0eac166: Verifying Checksum 09:56:16 0e18a0eac166: Download complete 09:56:16 4fe6c5a15a65: Verifying Checksum 09:56:16 4fe6c5a15a65: Download complete 09:56:20 4fe6c5a15a65: Pull complete 09:56:20 22a0e8bec74d: Pull complete 09:56:20 ca2b28591e48: Pull complete 09:56:20 a51346096db8: Pull complete 09:56:20 daebc70d1ce1: Pull complete 09:56:22 0e18a0eac166: Pull complete 09:56:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 09:56:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 09:56:22 ---> f018257e8ee9 09:56:22 Step 3/12 : ARG MAKE="make build" 09:56:24 ---> Running in c50027e80b3e 09:56:24 Removing intermediate container c50027e80b3e 09:56:24 ---> 625f3cb72a3e 09:56:24 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 09:56:24 ---> Running in 9951351055b4 09:56:24 Removing intermediate container 9951351055b4 09:56:24 ---> 3378e1c23285 09:56:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:56:24 ---> Running in 8cfeb7648226 09:56:24 Removing intermediate container 8cfeb7648226 09:56:24 ---> f15b4c622d55 09:56:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:56:24 ---> Running in edbe0ed76a09 09:56:25 Removing intermediate container edbe0ed76a09 09:56:25 ---> 12b7de1b5010 09:56:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:56:25 ---> Running in b87e06fee573 09:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:56:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:56:26 (1/81) Installing mesa (21.2.6-r0) 09:56:26 (2/81) Installing libxau (1.0.9-r0) 09:56:26 (3/81) Installing libmd (1.0.3-r0) 09:56:27 (4/81) Installing libbsd (0.11.3-r1) 09:56:27 (5/81) Installing libxdmcp (1.1.3-r0) 09:56:27 (6/81) Installing libxcb (1.14-r2) 09:56:27 (7/81) Installing libx11 (1.7.2-r0) 09:56:27 (8/81) Installing libxext (1.3.4-r0) 09:56:27 (9/81) Installing libxfixes (6.0.0-r0) 09:56:27 (10/81) Installing libxxf86vm (1.1.4-r2) 09:56:27 (11/81) Installing libpciaccess (0.16-r0) 09:56:27 (12/81) Installing libdrm (2.4.109-r0) 09:56:27 (13/81) Installing mesa-glapi (21.2.6-r0) 09:56:27 (14/81) Installing libxshmfence (1.3-r1) 09:56:28 (15/81) Installing mesa-gl (21.2.6-r0) 09:56:28 (16/81) Installing libice (1.0.10-r0) 09:56:28 (17/81) Installing libuuid (2.37.4-r0) 09:56:28 (18/81) Installing libsm (1.2.3-r0) 09:56:28 (19/81) Installing libxt (1.2.1-r0) 09:56:28 (20/81) Installing libxmu (1.1.3-r0) 09:56:28 (21/81) Installing xset (1.2.4-r0) 09:56:28 (22/81) Installing xprop (1.2.5-r0) 09:56:28 (23/81) Installing xdg-utils (1.1.3-r0) 09:56:28 (24/81) Installing dbus-libs (1.12.20-r4) 09:56:28 (25/81) Installing libffi (3.4.2-r1) 09:56:28 (26/81) Installing libintl (0.21-r0) 09:56:29 (27/81) Installing libblkid (2.37.4-r0) 09:56:29 (28/81) Installing libmount (2.37.4-r0) 09:56:29 (29/81) Installing pcre (8.45-r1) 09:56:29 Still waiting to schedule task 09:56:29 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:56:29 (30/81) Installing glib (2.70.1-r0) 09:56:29 (31/81) Installing icu-libs (69.1-r1) 09:56:30 (32/81) Installing libpcre2-16 (10.39-r0) 09:56:30 (33/81) Installing zstd-libs (1.5.0-r0) 09:56:30 (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) 09:56:31 (35/81) Installing hicolor-icon-theme (0.17-r1) 09:56:31 (36/81) Installing wayland-libs-server (1.19.0-r1) 09:56:32 (37/81) Installing mesa-gbm (21.2.6-r0) 09:56:32 (38/81) Installing wayland-libs-client (1.19.0-r1) 09:56:32 (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) 09:56:32 (40/81) Installing libxcomposite (0.4.5-r0) 09:56:32 (41/81) Installing libbz2 (1.0.8-r1) 09:56:32 (42/81) Installing libpng (1.6.37-r1) 09:56:32 (43/81) Installing freetype (2.11.1-r2) 09:56:32 (44/81) Installing fontconfig (2.13.1-r4) 09:56:32 (45/81) Installing wayland-libs-cursor (1.19.0-r1) 09:56:33 (46/81) Installing wayland-libs-egl (1.19.0-r1) 09:56:33 (47/81) Installing xkeyboard-config (2.34-r0) 09:56:33 (48/81) Installing xz-libs (5.2.5-r1) 09:56:33 (49/81) Installing libxml2 (2.9.14-r0) 09:56:33 (50/81) Installing libxkbcommon (1.3.1-r0) 09:56:33 (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) 09:56:33 (52/81) Installing mesa-egl (21.2.6-r0) 09:56:33 (53/81) Installing avahi-libs (0.8-r5) 09:56:33 (54/81) Installing nettle (3.7.3-r0) 09:56:33 (55/81) Installing p11-kit (0.24.0-r1) 09:56:34 (56/81) Installing libtasn1 (4.18.0-r0) 09:56:34 (57/81) Installing libunistring (0.9.10-r1) 09:56:34 (58/81) Installing gnutls (3.7.1-r0) 09:56:34 (59/81) Installing cups-libs (2.3.3-r5) 09:56:34 (60/81) Installing graphite2 (1.3.14-r0) 09:56:34 (61/81) Installing harfbuzz (3.0.0-r2) 09:56:34 (62/81) Installing libevdev (1.12.0-r0) 09:56:34 (63/81) Installing mtdev (1.1.6-r0) 09:56:34 (64/81) Installing eudev-libs (3.2.11_pre1-r0) 09:56:34 (65/81) Installing libinput-libs (1.19.4-r0) 09:56:34 (66/81) Installing libjpeg-turbo (2.1.2-r0) 09:56:35 (67/81) Installing xcb-util-wm (0.4.1-r1) 09:56:35 (68/81) Installing xcb-util (0.4.0-r3) 09:56:35 (69/81) Installing xcb-util-image (0.4.0-r1) 09:56:35 (70/81) Installing xcb-util-keysyms (0.4.0-r1) 09:56:35 (71/81) Installing xcb-util-renderutil (0.3.9-r1) 09:56:35 (72/81) Installing libxkbcommon-x11 (1.3.1-r0) 09:56:35 (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) 09:56:36 (74/81) Installing v4l-utils-libs (1.22.1-r1) 09:56:36 (75/81) Installing v4l-utils (1.22.1-r1) 09:56:36 (76/81) Installing udev-init-scripts (35-r0) 09:56:36 Executing udev-init-scripts-35-r0.post-install 09:56:36 (77/81) Installing kmod-libs (29-r2) 09:56:36 (78/81) Installing eudev (3.2.11_pre1-r0) 09:56:36 (79/81) Installing eudev-dev (3.2.11_pre1-r0) 09:56:36 (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) 09:56:36 (81/81) Installing v4l-utils-dev (1.22.1-r1) 09:56:37 Executing busybox-1.34.1-r3.trigger 09:56:37 Executing eudev-3.2.11_pre1-r0.trigger 09:56:37 OK: 335 MiB in 133 packages 09:56:39 Removing intermediate container b87e06fee573 09:56:39 ---> 79ba30b5bb57 09:56:39 Step 8/12 : WORKDIR /device-usb-camera 09:56:39 ---> Running in 0861c4d49423 09:56:39 Removing intermediate container 0861c4d49423 09:56:39 ---> d06b5f2fdb4e 09:56:39 Step 9/12 : COPY go.mod vendor* ./ 09:56:39 ---> e2969029fa48 09:56:39 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:39 ---> Running in 4903ca9421b2 09:56:54 Removing intermediate container 4903ca9421b2 09:56:54 ---> 9af3ae945643 09:56:54 Step 11/12 : COPY . . 09:56:54 ---> 56714d91cce1 09:56:54 Step 12/12 : RUN ${MAKE} 09:56:54 ---> Running in 036b118bca07 09:56:54 noop 09:56:54 Removing intermediate container 036b118bca07 09:56:54 ---> 2aac71f5e38f 09:56:54 Successfully built 2aac71f5e38f 09:56:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:56:54 + docker inspect -f . ci-base-image-x86_64 09:56:54 . [Pipeline] withDockerContainer 09:56:54 prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container 09:56:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:55 $ docker top 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:56:55 + go version 09:56:55 go version go1.17.6 linux/amd64 [Pipeline] } 09:56:55 $ docker stop --time=1 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 09:56:57 $ docker rm -f 926ce48b7b933de60e085b2b58f793c8666dc4091f5d014c936d61dcfc14a0e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:56:57 + docker inspect -f . ci-base-image-x86_64 09:56:57 . [Pipeline] withDockerContainer 09:56:57 prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container 09:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-usb-camera_PR-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:56:58 $ docker top 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:56:58 + make test 09:56:58 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 09:56:58 ? github.com/edgexfoundry/device-usb-camera [no test files] 09:57:08 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 09:57:08 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 09:57:15 CGO_ENABLED=1 go vet ./... 09:57:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:57:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:57:18 ./bin/test-attribution-txt.sh [Pipeline] echo 09:57:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 09:57:19 $ docker stop --time=1 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d 09:57:21 $ docker rm -f 614f4a67e7a0aaf64243943b18a8a80db4ac1dac8b215d0de333e961a502716d [Pipeline] // withDockerContainer [Pipeline] sh 09:57:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:57:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:57:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:57:22 + ls -al . 09:57:22 total 168 09:57:22 drwxrwxr-x 10 jenkins jenkins 4096 May 23 09:57 . 09:57:22 drwxrwxr-x 4 jenkins jenkins 4096 May 23 09:55 .. 09:57:22 drwxrwxr-x 8 jenkins jenkins 4096 May 23 09:56 .git 09:57:22 drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 .github 09:57:22 -rw-rw-r-- 1 jenkins jenkins 414 May 23 09:55 .gitignore 09:57:22 -rw-rw-r-- 1 jenkins jenkins 42 May 23 09:55 .golangci.yml 09:57:22 -rw-rw-r-- 1 jenkins jenkins 77 May 23 09:55 .hadolint.yml 09:57:22 drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:56 .semver 09:57:22 -rw-rw-r-- 1 jenkins jenkins 8706 May 23 09:55 Attribution.txt 09:57:22 -rw-rw-r-- 1 jenkins jenkins 181 May 23 09:55 CHANGELOG.md 09:57:22 -rw-rw-r-- 1 jenkins jenkins 1891 May 23 09:55 Dockerfile 09:57:22 -rw-rw-r-- 1 jenkins jenkins 678 May 23 09:55 GOVERNANCE.md 09:57:22 -rw-rw-r-- 1 jenkins jenkins 659 May 23 09:55 Jenkinsfile 09:57:22 -rw-rw-r-- 1 jenkins jenkins 11348 May 23 09:55 LICENSE 09:57:22 -rw-rw-r-- 1 jenkins jenkins 2030 May 23 09:55 Makefile 09:57:22 -rw-rw-r-- 1 jenkins jenkins 622 May 23 09:55 OWNERS.md 09:57:22 -rw-rw-r-- 1 jenkins jenkins 8944 May 23 09:55 README.md 09:57:22 -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:56 VERSION 09:57:22 drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 bin 09:57:22 drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 cmd 09:57:22 -rw-r--r-- 1 jenkins jenkins 10 May 23 09:56 coverage.out 09:57:22 drwxrwxr-x 2 jenkins jenkins 4096 May 23 09:55 docker-compose 09:57:22 -rw-rw-r-- 1 jenkins jenkins 140 May 23 09:55 docker-entrypoint.sh 09:57:22 -rw-rw-r-- 1 jenkins jenkins 3307 May 23 09:55 go.mod 09:57:22 -rw-rw-r-- 1 jenkins jenkins 35656 May 23 09:55 go.sum 09:57:22 drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 internal 09:57:22 drwxrwxr-x 3 jenkins jenkins 4096 May 23 09:55 snap 09:57:22 -rw-rw-r-- 1 jenkins jenkins 231 May 23 09:55 version.go [Pipeline] isUnix [Pipeline] sh 09:57:23 + 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=5781b6efef4c29f5278d4aa92a004dde4624154c --label arch=amd64 --label version=0.0.0 . 09:57:23 Sending build context to Docker daemon 885.8kB 09:57:23 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 09:57:23 Step 2/29 : FROM ${BASE} AS builder 09:57:23 ---> 2aac71f5e38f 09:57:23 Step 3/29 : ARG MAKE="make build" 09:57:23 ---> Running in 4ce96495c013 09:57:23 Removing intermediate container 4ce96495c013 09:57:23 ---> c9c9250c49f1 09:57:23 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 09:57:23 ---> Running in 265b35d216b4 09:57:23 Removing intermediate container 265b35d216b4 09:57:23 ---> ae37fbef183d 09:57:23 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 09:57:23 ---> Running in eb06855ac4bc 09:57:23 Removing intermediate container eb06855ac4bc 09:57:23 ---> b68e3a57b6c0 09:57:23 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:57:23 ---> Running in 13dda44777b0 09:57:24 Removing intermediate container 13dda44777b0 09:57:24 ---> 54fd4a42f3ad 09:57:24 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:57:24 ---> Running in b534f6aeb0d7 09:57:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:25 OK: 335 MiB in 133 packages 09:57:26 Removing intermediate container b534f6aeb0d7 09:57:26 ---> 5b03aeafc57a 09:57:26 Step 8/29 : WORKDIR /device-usb-camera 09:57:26 ---> Running in a40cec08ae7f 09:57:26 Removing intermediate container a40cec08ae7f 09:57:26 ---> 8cf1f65f98b5 09:57:26 Step 9/29 : COPY go.mod vendor* ./ 09:57:26 ---> 60ca28ea06ad 09:57:26 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:57:26 ---> Running in f7527f23cbd7 09:57:27 Removing intermediate container f7527f23cbd7 09:57:27 ---> 393a605ed848 09:57:27 Step 11/29 : COPY . . 09:57:27 ---> 3042e31b26da 09:57:27 Step 12/29 : RUN ${MAKE} 09:57:27 ---> Running in b885f5a3424c 09:57:27 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 09:57:49 Removing intermediate container b885f5a3424c 09:57:49 ---> 7e83fd1ccf0b 09:57:49 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 09:57:49 v0.18.4: Pulling from aler9/rtsp-simple-server 09:57:49 af6660deedbd: Pulling fs layer 09:57:49 97cd0a44c592: Pulling fs layer 09:57:49 97cd0a44c592: Verifying Checksum 09:57:49 97cd0a44c592: Download complete 09:57:49 af6660deedbd: Verifying Checksum 09:57:49 af6660deedbd: Download complete 09:57:49 af6660deedbd: Pull complete 09:57:50 97cd0a44c592: Pull complete 09:57:50 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 09:57:50 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 09:57:50 ---> fea57e182299 09:57:50 Step 14/29 : FROM alpine:3.15 09:57:50 3.15: Pulling from library/alpine 09:57:50 df9b9388f04a: Pulling fs layer 09:57:50 df9b9388f04a: Verifying Checksum 09:57:50 df9b9388f04a: Download complete 09:57:51 df9b9388f04a: Pull complete 09:57:51 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 09:57:51 Status: Downloaded newer image for alpine:3.15 09:57:51 ---> 0ac33e5f5afa 09:57:51 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 09:57:51 ---> Running in 224e5e1c8a3d 09:57:51 Removing intermediate container 224e5e1c8a3d 09:57:51 ---> ebecde4b4d64 09:57:51 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 09:57:51 ---> Running in f336bad38e01 09:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 09:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 09:57:52 (1/74) Installing dumb-init (1.2.5-r1) 09:57:52 (2/74) Installing sdl2 (2.0.16-r4) 09:57:52 (3/74) Installing libxau (1.0.9-r0) 09:57:52 (4/74) Installing libmd (1.0.3-r0) 09:57:52 (5/74) Installing libbsd (0.11.3-r1) 09:57:52 (6/74) Installing libxdmcp (1.1.3-r0) 09:57:52 (7/74) Installing libxcb (1.14-r2) 09:57:52 (8/74) Installing libx11 (1.7.2-r0) 09:57:52 (9/74) Installing aom-libs (3.2.0-r0) 09:57:52 (10/74) Installing alsa-lib (1.2.5.1-r1) 09:57:52 (11/74) Installing expat (2.4.7-r0) 09:57:52 (12/74) Installing brotli-libs (1.0.9-r5) 09:57:52 (13/74) Installing libbz2 (1.0.8-r1) 09:57:52 (14/74) Installing libpng (1.6.37-r1) 09:57:52 (15/74) Installing freetype (2.11.1-r2) 09:57:52 (16/74) Installing libuuid (2.37.4-r0) 09:57:52 (17/74) Installing fontconfig (2.13.1-r4) 09:57:52 (18/74) Installing fribidi (1.0.11-r0) 09:57:52 (19/74) Installing libffi (3.4.2-r1) 09:57:52 (20/74) Installing libintl (0.21-r0) 09:57:52 (21/74) Installing libblkid (2.37.4-r0) 09:57:52 (22/74) Installing libmount (2.37.4-r0) 09:57:52 (23/74) Installing pcre (8.45-r1) 09:57:52 (24/74) Installing glib (2.70.1-r0) 09:57:52 (25/74) Installing graphite2 (1.3.14-r0) 09:57:52 (26/74) Installing harfbuzz (3.0.0-r2) 09:57:52 (27/74) Installing libass (0.15.2-r0) 09:57:52 (28/74) Installing libdav1d (0.9.2-r0) 09:57:52 (29/74) Installing gmp (6.2.1-r1) 09:57:52 (30/74) Installing nettle (3.7.3-r0) 09:57:52 (31/74) Installing p11-kit (0.24.0-r1) 09:57:52 (32/74) Installing libtasn1 (4.18.0-r0) 09:57:52 (33/74) Installing libunistring (0.9.10-r1) 09:57:52 (34/74) Installing gnutls (3.7.1-r0) 09:57:52 (35/74) Installing ncurses-terminfo-base (6.3_p20211120-r0) 09:57:52 (36/74) Installing ncurses-libs (6.3_p20211120-r0) 09:57:52 (37/74) Installing lame (3.100-r0) 09:57:52 (38/74) Installing opus (1.3.1-r1) 09:57:52 (39/74) Installing libgomp (10.3.1_git20211027-r0) 09:57:52 (40/74) Installing soxr (0.1.3-r2) 09:57:52 (41/74) Installing libgcc (10.3.1_git20211027-r0) 09:57:52 (42/74) Installing libstdc++ (10.3.1_git20211027-r0) 09:57:52 (43/74) Installing libsrt (1.4.2-r1) 09:57:52 (44/74) Installing libssh (0.9.6-r1) 09:57:52 (45/74) Installing libogg (1.3.5-r0) 09:57:52 (46/74) Installing libtheora (1.1.1-r16) 09:57:53 (47/74) Installing libjpeg-turbo (2.1.2-r0) 09:57:53 (48/74) Installing v4l-utils-libs (1.22.1-r1) 09:57:53 (49/74) Installing libxext (1.3.4-r0) 09:57:53 (50/74) Installing libxfixes (6.0.0-r0) 09:57:53 (51/74) Installing libpciaccess (0.16-r0) 09:57:53 (52/74) Installing libdrm (2.4.109-r0) 09:57:53 (53/74) Installing wayland-libs-client (1.19.0-r1) 09:57:53 (54/74) Installing libva (2.13.0-r0) 09:57:53 (55/74) Installing libvdpau (1.4-r0) 09:57:53 (56/74) Installing vidstab (1.1.0-r1) 09:57:53 (57/74) Installing libvorbis (1.3.7-r0) 09:57:53 (58/74) Installing libvpx (1.10.0-r0) 09:57:53 (59/74) Installing vulkan-loader (1.2.196-r0) 09:57:53 (60/74) Installing libwebp (1.2.2-r0) 09:57:53 (61/74) Installing x264-libs (20210613-r0) 09:57:53 (62/74) Installing x265-libs (3.5-r0) 09:57:53 (63/74) Installing xvidcore (1.3.7-r1) 09:57:53 (64/74) Installing ffmpeg-libs (4.4.1-r2) 09:57:53 (65/74) Installing ffmpeg (4.4.1-r2) 09:57:53 (66/74) Installing udev-init-scripts (35-r0) 09:57:53 Executing udev-init-scripts-35-r0.post-install 09:57:53 (67/74) Installing eudev-libs (3.2.11_pre1-r0) 09:57:53 (68/74) Installing xz-libs (5.2.5-r1) 09:57:53 (69/74) Installing zstd-libs (1.5.0-r0) 09:57:53 (70/74) Installing kmod-libs (29-r2) 09:57:53 (71/74) Installing eudev (3.2.11_pre1-r0) 09:57:53 (72/74) Installing libsodium (1.0.18-r0) 09:57:53 (73/74) Installing libzmq (4.3.4-r0) 09:57:53 (74/74) Installing zeromq (4.3.4-r0) 09:57:53 Executing busybox-1.34.1-r5.trigger 09:57:53 Executing eudev-3.2.11_pre1-r0.trigger 09:57:53 OK: 78 MiB in 88 packages 09:57:55 Removing intermediate container f336bad38e01 09:57:55 ---> b660f6616008 09:57:55 Step 17/29 : WORKDIR / 09:57:55 ---> Running in 32f8eaa9dcbf 09:57:55 Removing intermediate container 32f8eaa9dcbf 09:57:55 ---> 86ecf4a29e4f 09:57:55 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 09:57:56 ---> 3ecc886a735e 09:57:56 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 09:57:56 ---> 9642a1ba3125 09:57:56 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 09:57:56 ---> 6ff012623e8d 09:57:56 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 09:57:56 ---> e3d3dc3a55b0 09:57:56 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 09:57:56 ---> 5161f3e6f49a 09:57:56 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 09:57:57 ---> eb91b1507642 09:57:57 Step 24/29 : EXPOSE 59983 09:57:57 ---> Running in 25f98361667d 09:57:57 Removing intermediate container 25f98361667d 09:57:57 ---> f2502eeb6ab6 09:57:57 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 09:57:57 ---> Running in 8a5c688a55c4 09:57:57 Removing intermediate container 8a5c688a55c4 09:57:57 ---> 62fa19b2238e 09:57:57 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 09:57:57 ---> Running in 52f3a9502373 09:57:57 Removing intermediate container 52f3a9502373 09:57:57 ---> 67b60a7651fd 09:57:57 Step 27/29 : LABEL arch=amd64 09:57:57 ---> Running in 2a9a043025f5 09:57:57 Removing intermediate container 2a9a043025f5 09:57:57 ---> 8d5e42ccfa78 09:57:57 Step 28/29 : LABEL git_sha=5781b6efef4c29f5278d4aa92a004dde4624154c 09:57:57 ---> Running in 159c02d277cd 09:57:57 Removing intermediate container 159c02d277cd 09:57:57 ---> 94a8c3fe2ad8 09:57:57 Step 29/29 : LABEL version=0.0.0 09:57:57 ---> Running in da956db58f19 09:57:57 Removing intermediate container da956db58f19 09:57:57 ---> 7ca500c088fe 09:57:57 [Warning] One or more build-args [ARCH] were not consumed 09:57:57 Successfully built 7ca500c088fe 09:57:57 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:58 09:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 09:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:57:58 latest: Pulling from edgex-lftools-log-publisher 09:57:58 5eb5b503b376: Pulling fs layer 09:57:58 5c69ac0246d0: Pulling fs layer 09:57:58 ec43610c2a17: Pulling fs layer 09:57:58 3a2ae6a8a46f: Pulling fs layer 09:57:58 33b1e0a273af: Pulling fs layer 09:57:58 5d3b04190fa2: Pulling fs layer 09:57:58 2f39f015ded8: Pulling fs layer 09:57:58 33b1e0a273af: Waiting 09:57:58 5d3b04190fa2: Waiting 09:57:58 2f39f015ded8: Waiting 09:57:58 5c69ac0246d0: Verifying Checksum 09:57:58 5c69ac0246d0: Download complete 09:57:58 3a2ae6a8a46f: Download complete 09:57:58 33b1e0a273af: Verifying Checksum 09:57:58 33b1e0a273af: Download complete 09:57:58 ec43610c2a17: Verifying Checksum 09:57:58 ec43610c2a17: Download complete 09:57:58 5d3b04190fa2: Verifying Checksum 09:57:58 5d3b04190fa2: Download complete 09:57:58 5eb5b503b376: Verifying Checksum 09:57:58 5eb5b503b376: Download complete 09:57:59 2f39f015ded8: Download complete 09:57:59 5eb5b503b376: Pull complete 09:58:00 5c69ac0246d0: Pull complete 09:58:00 ec43610c2a17: Pull complete 09:58:00 3a2ae6a8a46f: Pull complete 09:58:01 33b1e0a273af: Pull complete 09:58:01 5d3b04190fa2: Pull complete 09:58:05 2f39f015ded8: Pull complete 09:58:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:58:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 09:58:05 prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container 09:58:05 $ 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-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:58:07 $ docker top de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:07 ---> job-cost.sh 09:58:07 lf-activate-venv: SKIPPING 09:58:07 INFO: No Stack... 09:58:08 INFO: Retrieving Pricing Info for: v3-standard-8 09:58:08 INFO: Archiving Costs [Pipeline] sh 09:58:08 + cat /w/workspace/xfoundry_device-usb-camera_PR-30/archives/cost.csv 09:58:08 + cut -d, -f6 [Pipeline] lock 09:58:08 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] 09:58:08 Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] did not exist. Created. 09:58:08 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:58:09 + echo total: 0.2199999988079071 [Pipeline] stash 09:58:09 Stashed 1 file(s) [Pipeline] } 09:58:09 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:58:09 $ docker stop --time=1 de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e 09:58:10 $ docker rm -f de0b1755ed97755775bb10b5d5b495b875889dc76dc6aa395d0e20098523d57e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-64356 in /w/workspace/xfoundry_device-usb-camera_PR-30 [Pipeline] { [Pipeline] ws 10:01:02 Running in /w/workspace/device-usb-camera/5 [Pipeline] { [Pipeline] checkout 10:01:03 Selected Git installation does not exist. Using Default 10:01:03 The recommended git tool is: NONE 10:01:09 using credential edgex-jenkins-ssh 10:01:09 Cloning the remote Git repository 10:01:10 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 10:01:10 > git init /w/workspace/device-usb-camera/5 # timeout=10 10:01:10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:01:10 > git --version # timeout=10 10:01:10 > git --version # 'git version 2.25.1' 10:01:10 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:01:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:01:11 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:01:11 Merging remotes/origin/main commit aaa7e572fda13da2933300a631edf8df830ba1ce into PR head commit 81273f70fd65506bfaa7d0428a9ac88661de1691 10:01:11 Merge succeeded, producing c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 10:01:11 Checking out Revision c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 (PR-30) 10:01:11 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/30/head:refs/remotes/origin/PR-30 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:01:11 > git config core.sparsecheckout # timeout=10 10:01:11 > git checkout -f 81273f70fd65506bfaa7d0428a9ac88661de1691 # timeout=10 10:01:11 > git remote # timeout=10 10:01:11 > git config --get remote.origin.url # timeout=10 10:01:11 using GIT_SSH to set credentials SSH Credentials for GitHub 10:01:11 > git merge aaa7e572fda13da2933300a631edf8df830ba1ce # timeout=10 10:01:11 > git rev-parse HEAD^{commit} # timeout=10 10:01:11 > git config core.sparsecheckout # timeout=10 10:01:12 > git checkout -f c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 # timeout=10 10:01:16 Commit message: "Merge commit 'aaa7e572fda13da2933300a631edf8df830ba1ce' into HEAD" 10:01:16 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:01:16 > git rev-list --no-walk 5a1b0cc8397828c4e32fd6186ae0736c9e118a5b # timeout=10 10:01:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:01:17 Dload Upload Total Spent Left Speed 10:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 47308 0 --:--:-- --:--:-- --:--:-- 47308 [Pipeline] sh 10:01:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:01:18 + sudo tee /etc/docker/daemon.new 10:01:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:01:18 { 10:01:18 "registry-mirrors": [ 10:01:18 "https://nexus3.edgexfoundry.org:10001" 10:01:18 ], 10:01:18 "bip": "10.250.0.254/24", 10:01:18 "hosts": [ 10:01:18 "tcp://0.0.0.0:5555", 10:01:18 "unix:///var/run/docker.sock" 10:01:18 ], 10:01:18 "mtu": 1458, 10:01:18 "selinux-enabled": true, 10:01:18 "seccomp-profile": "/etc/docker/seccomp.json" 10:01:18 } [Pipeline] sh 10:01:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:01:18 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:01:37 provisioning config files... 10:01:37 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/5@tmp/config8400288559394587093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:01:37 ---> docker-login.sh 10:01:37 nexus3.edgexfoundry.org:10001 10:01:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:38 Configure a credential helper to remove this warning. See 10:01:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:38 10:01:38 Login Succeeded 10:01:38 nexus3.edgexfoundry.org:10002 10:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 nexus3.edgexfoundry.org:10003 10:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:39 Configure a credential helper to remove this warning. See 10:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:39 10:01:39 Login Succeeded 10:01:39 nexus3.edgexfoundry.org:10004 10:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:40 Configure a credential helper to remove this warning. See 10:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:40 10:01:40 Login Succeeded 10:01:40 docker.io 10:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:01:40 Configure a credential helper to remove this warning. See 10:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:01:40 10:01:40 Login Succeeded 10:01:40 ---> docker-login.sh ends [Pipeline] } 10:01:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:01:41 ========================================================= 10:01:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 10:01:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:01:41 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 10:01:41 Sending build context to Docker daemon 696.8kB 10:01:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 10:01:41 Step 2/12 : FROM ${BASE} AS builder 10:01:42 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:01:42 9b3977197b4f: Pulling fs layer 10:01:42 1a89e8eeedd5: Pulling fs layer 10:01:42 94645a83ff95: Pulling fs layer 10:01:42 3f3a8bcf1eab: Pulling fs layer 10:01:42 0c92f367c5e7: Pulling fs layer 10:01:42 3096ccb668a1: Pulling fs layer 10:01:42 e8cf19c19ddd: Pulling fs layer 10:01:42 a4caa8a26152: Pulling fs layer 10:01:42 3f3a8bcf1eab: Waiting 10:01:42 0c92f367c5e7: Waiting 10:01:42 3096ccb668a1: Waiting 10:01:42 e8cf19c19ddd: Waiting 10:01:42 a4caa8a26152: Waiting 10:01:42 94645a83ff95: Verifying Checksum 10:01:42 94645a83ff95: Download complete 10:01:42 1a89e8eeedd5: Verifying Checksum 10:01:42 1a89e8eeedd5: Download complete 10:01:42 0c92f367c5e7: Verifying Checksum 10:01:42 0c92f367c5e7: Download complete 10:01:42 3096ccb668a1: Verifying Checksum 10:01:42 3096ccb668a1: Download complete 10:01:42 9b3977197b4f: Download complete 10:01:42 e8cf19c19ddd: Verifying Checksum 10:01:42 e8cf19c19ddd: Download complete 10:01:43 9b3977197b4f: Pull complete 10:01:43 1a89e8eeedd5: Pull complete 10:01:44 94645a83ff95: Pull complete 10:01:44 a4caa8a26152: Verifying Checksum 10:01:44 a4caa8a26152: Download complete 10:01:44 3f3a8bcf1eab: Verifying Checksum 10:01:44 3f3a8bcf1eab: Download complete 10:01:57 3f3a8bcf1eab: Pull complete 10:01:57 0c92f367c5e7: Pull complete 10:01:57 3096ccb668a1: Pull complete 10:01:57 e8cf19c19ddd: Pull complete 10:02:04 a4caa8a26152: Pull complete 10:02:04 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 10:02:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 10:02:04 ---> 725f1c02e7f9 10:02:04 Step 3/12 : ARG MAKE="make build" 10:02:05 ---> Running in 7a9e80ef5a0b 10:02:05 Removing intermediate container 7a9e80ef5a0b 10:02:05 ---> 384a7a217d25 10:02:05 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:02:05 ---> Running in 061886e9eaa7 10:02:05 Removing intermediate container 061886e9eaa7 10:02:05 ---> dc0c2bc83e5b 10:02:05 Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:02:05 ---> Running in b0314b3bb60c 10:02:06 Removing intermediate container b0314b3bb60c 10:02:06 ---> 71186fcc765d 10:02:06 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:02:06 ---> Running in 962af4fcc3ad 10:02:08 Removing intermediate container 962af4fcc3ad 10:02:08 ---> 98bbff3aaae0 10:02:08 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:08 ---> Running in e0fd3ada6ac1 10:02:09 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:02:10 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:02:11 (1/14) Installing libintl (0.21-r0) 10:02:11 (2/14) Installing eudev-libs (3.2.11_pre1-r0) 10:02:11 (3/14) Installing libjpeg-turbo (2.1.2-r0) 10:02:11 (4/14) Installing v4l-utils-libs (1.22.1-r1) 10:02:11 (5/14) Installing v4l-utils (1.22.1-r1) 10:02:11 (6/14) Installing udev-init-scripts (35-r0) 10:02:11 Executing udev-init-scripts-35-r0.post-install 10:02:11 (7/14) Installing libblkid (2.37.4-r0) 10:02:11 (8/14) Installing xz-libs (5.2.5-r1) 10:02:12 (9/14) Installing zstd-libs (1.5.0-r0) 10:02:12 (10/14) Installing kmod-libs (29-r2) 10:02:12 (11/14) Installing eudev (3.2.11_pre1-r0) 10:02:12 (12/14) Installing eudev-dev (3.2.11_pre1-r0) 10:02:12 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) 10:02:12 (14/14) Installing v4l-utils-dev (1.22.1-r1) 10:02:12 Executing busybox-1.34.1-r3.trigger 10:02:12 Executing eudev-3.2.11_pre1-r0.trigger 10:02:12 OK: 227 MiB in 66 packages 10:02:14 Removing intermediate container e0fd3ada6ac1 10:02:14 ---> 11e23a83a456 10:02:14 Step 8/12 : WORKDIR /device-usb-camera 10:02:14 ---> Running in 1736cef7379e 10:02:14 Removing intermediate container 1736cef7379e 10:02:14 ---> f7bd9e690b9c 10:02:14 Step 9/12 : COPY go.mod vendor* ./ 10:02:15 ---> 5bcdcdb87520 10:02:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:15 ---> Running in 9deb71e4c290 10:03:02 Removing intermediate container 9deb71e4c290 10:03:02 ---> 9955af079889 10:03:02 Step 11/12 : COPY . . 10:03:02 ---> 13ac93b1d92d 10:03:02 Step 12/12 : RUN ${MAKE} 10:03:02 ---> Running in 8d828589f347 10:03:02 noop 10:03:02 Removing intermediate container 8d828589f347 10:03:02 ---> 7a86f7641c9e 10:03:02 Successfully built 7a86f7641c9e 10:03:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:03:03 + docker inspect -f . ci-base-image-arm64 10:03:03 . [Pipeline] withDockerContainer 10:03:03 prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container 10:03:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:03:04 $ docker top 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:05 + go version 10:03:05 go version go1.17.6 linux/arm64 [Pipeline] } 10:03:05 $ docker stop --time=1 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd 10:03:07 $ docker rm -f 5597a7c44087843c10f771295bb2b3fbadd14dd7b0f4f8859daa4615780870cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:03:08 + docker inspect -f . ci-base-image-arm64 10:03:08 . [Pipeline] withDockerContainer 10:03:08 prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container 10:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:03:09 $ docker top 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:03:10 + make test 10:03:10 CGO_ENABLED=1 go test ./... -coverprofile=coverage.out ./... 10:03:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:04:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 10:04:49 ? github.com/edgexfoundry/device-usb-camera/internal/driver [no test files] 10:04:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:04:49 CGO_ENABLED=1 go vet ./... 10:05:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:05:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:05:07 ./bin/test-attribution-txt.sh [Pipeline] echo 10:05:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:05:09 $ docker stop --time=1 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db 10:05:11 $ docker rm -f 252ee0baf56aa89e55d1e6b4d13562fb9be2dcba828c49b6b6b82911329789db [Pipeline] // withDockerContainer [Pipeline] sh 10:05:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:05:12 Warning: overwriting stash ‘coverage-report’ 10:05:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:05:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:05:14 + ls -al . 10:05:14 total 164 10:05:14 drwxrwxr-x 9 jenkins jenkins 4096 May 23 10:05 . 10:05:14 drwxrwxr-x 4 jenkins jenkins 4096 May 23 10:01 .. 10:05:14 drwxrwxr-x 8 jenkins jenkins 4096 May 23 10:01 .git 10:05:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 .github 10:05:14 -rw-rw-r-- 1 jenkins jenkins 414 May 23 10:01 .gitignore 10:05:14 -rw-rw-r-- 1 jenkins jenkins 42 May 23 10:01 .golangci.yml 10:05:14 -rw-rw-r-- 1 jenkins jenkins 77 May 23 10:01 .hadolint.yml 10:05:14 -rw-rw-r-- 1 jenkins jenkins 8706 May 23 10:01 Attribution.txt 10:05:14 -rw-rw-r-- 1 jenkins jenkins 181 May 23 10:01 CHANGELOG.md 10:05:14 -rw-rw-r-- 1 jenkins jenkins 1891 May 23 10:01 Dockerfile 10:05:14 -rw-rw-r-- 1 jenkins jenkins 678 May 23 10:01 GOVERNANCE.md 10:05:14 -rw-rw-r-- 1 jenkins jenkins 659 May 23 10:01 Jenkinsfile 10:05:14 -rw-rw-r-- 1 jenkins jenkins 11348 May 23 10:01 LICENSE 10:05:14 -rw-rw-r-- 1 jenkins jenkins 2030 May 23 10:01 Makefile 10:05:14 -rw-rw-r-- 1 jenkins jenkins 622 May 23 10:01 OWNERS.md 10:05:14 -rw-rw-r-- 1 jenkins jenkins 8944 May 23 10:01 README.md 10:05:14 -rw-rw-r-- 1 jenkins jenkins 5 May 23 09:56 VERSION 10:05:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 bin 10:05:14 drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 cmd 10:05:14 -rw-r--r-- 1 jenkins jenkins 10 May 23 10:03 coverage.out 10:05:14 drwxrwxr-x 2 jenkins jenkins 4096 May 23 10:01 docker-compose 10:05:14 -rw-rw-r-- 1 jenkins jenkins 140 May 23 10:01 docker-entrypoint.sh 10:05:14 -rw-rw-r-- 1 jenkins jenkins 3307 May 23 10:01 go.mod 10:05:14 -rw-rw-r-- 1 jenkins jenkins 35656 May 23 10:01 go.sum 10:05:14 drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 internal 10:05:14 drwxrwxr-x 3 jenkins jenkins 4096 May 23 10:01 snap 10:05:14 -rw-rw-r-- 1 jenkins jenkins 231 May 23 10:01 version.go [Pipeline] isUnix [Pipeline] sh 10:05:14 + 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=c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 --label arch=arm64 --label version=0.0.0 . 10:05:14 Sending build context to Docker daemon 697.9kB 10:05:14 Step 1/29 : ARG BASE=golang:1.17-alpine3.15 10:05:14 Step 2/29 : FROM ${BASE} AS builder 10:05:14 ---> 7a86f7641c9e 10:05:14 Step 3/29 : ARG MAKE="make build" 10:05:14 ---> Running in 1fb088de7c23 10:05:15 Removing intermediate container 1fb088de7c23 10:05:15 ---> 6c68da3a0c25 10:05:15 Step 4/29 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" 10:05:15 ---> Running in e1a66301878a 10:05:15 Removing intermediate container e1a66301878a 10:05:15 ---> c6d94ab1eff7 10:05:15 Step 5/29 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:05:15 ---> Running in 60744854f7f5 10:05:16 Removing intermediate container 60744854f7f5 10:05:16 ---> 4fb0e672574e 10:05:16 Step 6/29 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:05:16 ---> Running in d87a2353da69 10:05:17 Removing intermediate container d87a2353da69 10:05:17 ---> f5e5267f4555 10:05:17 Step 7/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:17 ---> Running in 4c7641ee1a78 10:05:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:05:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:05:20 OK: 227 MiB in 66 packages 10:05:21 Removing intermediate container 4c7641ee1a78 10:05:21 ---> b7b5ada7ffcc 10:05:21 Step 8/29 : WORKDIR /device-usb-camera 10:05:21 ---> Running in 75e05bd9e4d7 10:05:21 Removing intermediate container 75e05bd9e4d7 10:05:21 ---> dd578e104238 10:05:21 Step 9/29 : COPY go.mod vendor* ./ 10:05:22 ---> ca63512d9dbb 10:05:22 Step 10/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:22 ---> Running in 02cb8fbf2347 10:05:24 Removing intermediate container 02cb8fbf2347 10:05:24 ---> f3d76d92efd5 10:05:24 Step 11/29 : COPY . . 10:05:25 ---> c01d5e1fdd10 10:05:25 Step 12/29 : RUN ${MAKE} 10:05:25 ---> Running in 01525fa73414 10:05:26 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-usb-camera ./cmd 10:07:48 Removing intermediate container 01525fa73414 10:07:48 ---> f89a9692f2e6 10:07:48 Step 13/29 : FROM aler9/rtsp-simple-server:v0.18.4 AS rtsp 10:07:48 v0.18.4: Pulling from aler9/rtsp-simple-server 10:07:48 eab2503cf8f4: Pulling fs layer 10:07:48 97cd0a44c592: Pulling fs layer 10:07:48 97cd0a44c592: Verifying Checksum 10:07:48 97cd0a44c592: Download complete 10:07:48 eab2503cf8f4: Verifying Checksum 10:07:48 eab2503cf8f4: Download complete 10:07:48 eab2503cf8f4: Pull complete 10:07:48 97cd0a44c592: Pull complete 10:07:48 Digest: sha256:1453d1d853d0ebdb57f9d2cbebc75114a1174f7b08edc414400166566d9ff563 10:07:48 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.18.4 10:07:48 ---> 7f763cca56b3 10:07:48 Step 14/29 : FROM alpine:3.15 10:07:48 3.15: Pulling from library/alpine 10:07:48 9981e73032c8: Pulling fs layer 10:07:48 9981e73032c8: Verifying Checksum 10:07:48 9981e73032c8: Download complete 10:07:48 9981e73032c8: Pull complete 10:07:48 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 10:07:48 Status: Downloaded newer image for alpine:3.15 10:07:48 ---> 3fb3c9af89a9 10:07:48 Step 15/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:07:48 ---> Running in c92e192e9dd8 10:07:48 Removing intermediate container c92e192e9dd8 10:07:48 ---> 43daf66db133 10:07:48 Step 16/29 : RUN apk add --update --no-cache zeromq dumb-init ffmpeg udev 10:07:48 ---> Running in 1447a2b159fc 10:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 10:07:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 10:07:48 (1/73) Installing dumb-init (1.2.5-r1) 10:07:48 (2/73) Installing sdl2 (2.0.16-r4) 10:07:48 (3/73) Installing libxau (1.0.9-r0) 10:07:48 (4/73) Installing libmd (1.0.3-r0) 10:07:48 (5/73) Installing libbsd (0.11.3-r1) 10:07:48 (6/73) Installing libxdmcp (1.1.3-r0) 10:07:48 (7/73) Installing libxcb (1.14-r2) 10:07:48 (8/73) Installing libx11 (1.7.2-r0) 10:07:48 (9/73) Installing aom-libs (3.2.0-r0) 10:07:48 (10/73) Installing alsa-lib (1.2.5.1-r1) 10:07:48 (11/73) Installing expat (2.4.7-r0) 10:07:48 (12/73) Installing brotli-libs (1.0.9-r5) 10:07:48 (13/73) Installing libbz2 (1.0.8-r1) 10:07:48 (14/73) Installing libpng (1.6.37-r1) 10:07:48 (15/73) Installing freetype (2.11.1-r2) 10:07:48 (16/73) Installing libuuid (2.37.4-r0) 10:07:48 (17/73) Installing fontconfig (2.13.1-r4) 10:07:48 (18/73) Installing fribidi (1.0.11-r0) 10:07:48 (19/73) Installing libffi (3.4.2-r1) 10:07:48 (20/73) Installing libintl (0.21-r0) 10:07:48 (21/73) Installing libblkid (2.37.4-r0) 10:07:48 (22/73) Installing libmount (2.37.4-r0) 10:07:48 (23/73) Installing pcre (8.45-r1) 10:07:48 (24/73) Installing glib (2.70.1-r0) 10:07:48 (25/73) Installing graphite2 (1.3.14-r0) 10:07:48 (26/73) Installing harfbuzz (3.0.0-r2) 10:07:48 (27/73) Installing libass (0.15.2-r0) 10:07:48 (28/73) Installing libdav1d (0.9.2-r0) 10:07:48 (29/73) Installing gmp (6.2.1-r1) 10:07:48 (30/73) Installing nettle (3.7.3-r0) 10:07:48 (31/73) Installing p11-kit (0.24.0-r1) 10:07:48 (32/73) Installing libtasn1 (4.18.0-r0) 10:07:48 (33/73) Installing libunistring (0.9.10-r1) 10:07:48 (34/73) Installing gnutls (3.7.1-r0) 10:07:48 (35/73) Installing ncurses-terminfo-base (6.3_p20211120-r0) 10:07:48 (36/73) Installing ncurses-libs (6.3_p20211120-r0) 10:07:48 (37/73) Installing lame (3.100-r0) 10:07:48 (38/73) Installing opus (1.3.1-r1) 10:07:48 (39/73) Installing libgomp (10.3.1_git20211027-r0) 10:07:48 (40/73) Installing soxr (0.1.3-r2) 10:07:48 (41/73) Installing libgcc (10.3.1_git20211027-r0) 10:07:48 (42/73) Installing libstdc++ (10.3.1_git20211027-r0) 10:07:48 (43/73) Installing libsrt (1.4.2-r1) 10:07:48 (44/73) Installing libssh (0.9.6-r1) 10:07:48 (45/73) Installing libogg (1.3.5-r0) 10:07:48 (46/73) Installing libtheora (1.1.1-r16) 10:07:48 (47/73) Installing libjpeg-turbo (2.1.2-r0) 10:07:48 (48/73) Installing v4l-utils-libs (1.22.1-r1) 10:07:48 (49/73) Installing libxext (1.3.4-r0) 10:07:48 (50/73) Installing libxfixes (6.0.0-r0) 10:07:48 (51/73) Installing libdrm (2.4.109-r0) 10:07:48 (52/73) Installing wayland-libs-client (1.19.0-r1) 10:07:48 (53/73) Installing libva (2.13.0-r0) 10:07:48 (54/73) Installing libvdpau (1.4-r0) 10:07:48 (55/73) Installing vidstab (1.1.0-r1) 10:07:48 (56/73) Installing libvorbis (1.3.7-r0) 10:07:48 (57/73) Installing libvpx (1.10.0-r0) 10:07:48 (58/73) Installing vulkan-loader (1.2.196-r0) 10:07:48 (59/73) Installing libwebp (1.2.2-r0) 10:07:48 (60/73) Installing x264-libs (20210613-r0) 10:07:48 (61/73) Installing x265-libs (3.5-r0) 10:07:48 (62/73) Installing xvidcore (1.3.7-r1) 10:07:48 (63/73) Installing ffmpeg-libs (4.4.1-r2) 10:07:48 (64/73) Installing ffmpeg (4.4.1-r2) 10:07:48 (65/73) Installing udev-init-scripts (35-r0) 10:07:48 Executing udev-init-scripts-35-r0.post-install 10:07:48 (66/73) Installing eudev-libs (3.2.11_pre1-r0) 10:07:48 (67/73) Installing xz-libs (5.2.5-r1) 10:07:48 (68/73) Installing zstd-libs (1.5.0-r0) 10:07:48 (69/73) Installing kmod-libs (29-r2) 10:07:48 (70/73) Installing eudev (3.2.11_pre1-r0) 10:07:48 (71/73) Installing libsodium (1.0.18-r0) 10:07:48 (72/73) Installing libzmq (4.3.4-r0) 10:07:48 (73/73) Installing zeromq (4.3.4-r0) 10:07:48 Executing busybox-1.34.1-r5.trigger 10:07:48 Executing eudev-3.2.11_pre1-r0.trigger 10:07:48 OK: 67 MiB in 87 packages 10:07:48 Removing intermediate container 1447a2b159fc 10:07:48 ---> de72a71e69b4 10:07:48 Step 17/29 : WORKDIR / 10:07:48 ---> Running in 98c032f29d6d 10:07:48 Removing intermediate container 98c032f29d6d 10:07:48 ---> 66819d384ccc 10:07:48 Step 18/29 : COPY --from=builder /device-usb-camera/cmd / 10:07:50 ---> a39abd63ae9f 10:07:50 Step 19/29 : COPY --from=builder /device-usb-camera/LICENSE / 10:07:50 ---> 0ca10feb3157 10:07:50 Step 20/29 : COPY --from=builder /device-usb-camera/Attribution.txt / 10:07:51 ---> 79afbc7c1286 10:07:51 Step 21/29 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:07:52 ---> d128779d887c 10:07:52 Step 22/29 : COPY --from=rtsp /rtsp-simple-server.yml / 10:07:52 ---> a21a6d44f00e 10:07:52 Step 23/29 : COPY --from=rtsp /rtsp-simple-server / 10:07:54 ---> 3240b5550446 10:07:54 Step 24/29 : EXPOSE 59983 10:07:54 ---> Running in 461e53fb0b40 10:07:54 Removing intermediate container 461e53fb0b40 10:07:54 ---> c2e6c2b55806 10:07:54 Step 25/29 : ENTRYPOINT ["/docker-entrypoint.sh"] 10:07:54 ---> Running in 349a3f2ad6d2 10:07:54 Removing intermediate container 349a3f2ad6d2 10:07:54 ---> df2c95ae1175 10:07:54 Step 26/29 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res" ] 10:07:54 ---> Running in b876f57d05e2 10:07:54 Removing intermediate container b876f57d05e2 10:07:54 ---> d071aead48e8 10:07:54 Step 27/29 : LABEL arch=arm64 10:07:55 ---> Running in b574a8a55861 10:07:55 Removing intermediate container b574a8a55861 10:07:55 ---> a90fd3425826 10:07:55 Step 28/29 : LABEL git_sha=c1a98401509bf6f3c7f7b8f3f1191ff8e11d2722 10:07:55 ---> Running in ece5bb2dbc2a 10:07:55 Removing intermediate container ece5bb2dbc2a 10:07:55 ---> fbdd5278a561 10:07:55 Step 29/29 : LABEL version=0.0.0 10:07:55 ---> Running in 1e44e48d938c 10:07:56 Removing intermediate container 1e44e48d938c 10:07:56 ---> a4024e0fcaf3 10:07:56 [Warning] One or more build-args [ARCH] were not consumed 10:07:56 Successfully built a4024e0fcaf3 10:07:56 Successfully tagged device-usb-camera-arm64:latest [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] sh 10:07:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:07:56 10:07:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:07:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:07:57 arm64: Pulling from edgex-lftools-log-publisher 10:07:57 8998bd30e6a1: Pulling fs layer 10:07:57 04944245beec: Pulling fs layer 10:07:57 699f458cf7ca: Pulling fs layer 10:07:57 765212b225bb: Pulling fs layer 10:07:57 f23df028b6ca: Pulling fs layer 10:07:57 d65c8cfc05b1: Pulling fs layer 10:07:57 2437ff75d9bd: Pulling fs layer 10:07:57 765212b225bb: Waiting 10:07:57 f23df028b6ca: Waiting 10:07:57 d65c8cfc05b1: Waiting 10:07:57 2437ff75d9bd: Waiting 10:07:57 04944245beec: Verifying Checksum 10:07:57 04944245beec: Download complete 10:07:57 765212b225bb: Verifying Checksum 10:07:57 765212b225bb: Download complete 10:07:57 f23df028b6ca: Verifying Checksum 10:07:57 f23df028b6ca: Download complete 10:07:57 d65c8cfc05b1: Verifying Checksum 10:07:57 d65c8cfc05b1: Download complete 10:07:57 699f458cf7ca: Verifying Checksum 10:07:57 699f458cf7ca: Download complete 10:07:57 8998bd30e6a1: Verifying Checksum 10:07:57 8998bd30e6a1: Download complete 10:08:00 2437ff75d9bd: Verifying Checksum 10:08:00 2437ff75d9bd: Download complete 10:08:01 8998bd30e6a1: Pull complete 10:08:02 04944245beec: Pull complete 10:08:04 699f458cf7ca: Pull complete 10:08:04 765212b225bb: Pull complete 10:08:04 f23df028b6ca: Pull complete 10:08:05 d65c8cfc05b1: Pull complete 10:08:20 2437ff75d9bd: Pull complete 10:08:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:08:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:08:20 prd-ubuntu20.04-docker-arm64-4c-16g-64356 does not seem to be running inside a container 10:08:20 $ 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/5 -v /w/workspace/device-usb-camera/5:/w/workspace/device-usb-camera/5:rw,z -v /w/workspace/device-usb-camera/5@tmp:/w/workspace/device-usb-camera/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:08:23 $ docker top 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> job-cost.sh 10:08:24 lf-activate-venv: SKIPPING 10:08:24 INFO: No Stack... 10:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:25 INFO: Archiving Costs [Pipeline] sh 10:08:26 + cat /w/workspace/device-usb-camera/5/archives/cost.csv 10:08:26 + cut -d, -f6 [Pipeline] lock 10:08:26 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] 10:08:26 Resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] did not exist. Created. 10:08:26 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:08:27 /w/workspace/device-usb-camera/5@tmp/durable-a337c828/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:08:27 + echo total: 0.10999999940395355 [Pipeline] stash 10:08:27 Warning: overwriting stash ‘stack-cost’ 10:08:27 Stashed 1 file(s) [Pipeline] } 10:08:27 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-30-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:08:27 $ docker stop --time=1 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 10:08:29 $ docker rm -f 87ee10e0a04f2495eabb4f9bbb8ef8b85ff8009ee7fb497e03222f4aa355b345 [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 10:08:30 provisioning config files... 10:08:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config5058165895198948271tmp [Pipeline] { [Pipeline] sh 10:08:30 + set +x 10:08:30 + + curl -s https://codecov.io/bash 10:08:30 bash -s -- 10:08:30 10:08:30 _____ _ 10:08:30 / ____| | | 10:08:30 | | ___ __| | ___ ___ _____ __ 10:08:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:08:30 | |___| (_) | (_| | __/ (_| (_) \ V / 10:08:30 \_____\___/ \__,_|\___|\___\___/ \_/ 10:08:30 Bash-1.0.6 10:08:30 10:08:30 10:08:30 ==> git version 2.25.1 found 10:08:30 ==> 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 10:08:30 Release-Date: 2020-01-08 10:08:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:08:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:08:30 ==> Jenkins CI detected. 10:08:30 current dir:  /w/workspace/xfoundry_device-usb-camera_PR-30 10:08:30 project root: . 10:08:30 --> token set from env 10:08:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:08:30 ==> Running gcov in . (disable via -X gcov) 10:08:30 ==> Python coveragepy not found 10:08:30 ==> Searching for coverage reports in: 10:08:30 + . 10:08:30 -> Found 1 reports 10:08:30 ==> Detecting git/mercurial file structure 10:08:30 ==> Reading reports 10:08:30 + ./coverage.out bytes=10 10:08:30 ==> Appending adjustments 10:08:30 https://docs.codecov.io/docs/fixing-reports 10:08:30 + Found adjustments 10:08:30 ==> Gzipping contents 10:08:30 4.0K /tmp/codecov.N97scw.gz 10:08:30 ==> Uploading reports 10:08:30 url: https://codecov.io 10:08:30 query: branch=PR-30&commit=5781b6efef4c29f5278d4aa92a004dde4624154c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= 10:08:30 -> Pinging Codecov 10:08:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-30&commit=5781b6efef4c29f5278d4aa92a004dde4624154c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-30%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=30&job=&cmd_args= 10:08:30 -> Uploading to 10:08:30 https://storage.googleapis.com/codecov/v4/raw/2022-05-23/73D8F5FF140700D3E01443B452E23636/5781b6efef4c29f5278d4aa92a004dde4624154c/17a51645-9949-4eea-a8a8-4e3040719cd9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220523T100830Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42285c380f1c6eb64f79ab7220b300e80547ad9443a86edb5090e7257d171602 10:08:30 % Total % Received % Xferd Average Speed Time Time Time Current 10:08:30 Dload Upload Total Spent Left Speed 10:08:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1841 0 0 100 1841 0 8483 --:--:-- --:--:-- --:--:-- 8523 10:08:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-usb-camera/commit/5781b6efef4c29f5278d4aa92a004dde4624154c [Pipeline] } 10:08:31 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 10:08:31 + [ -d /w/workspace/xfoundry_device-usb-camera_PR-30/archives ] 10:08:31 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives 10:08:31 total 16 10:08:31 drwxr-xr-x 3 root root 4096 May 23 09:58 . 10:08:31 drwxrwxr-x 11 jenkins jenkins 4096 May 23 09:58 .. 10:08:31 drwxr-xr-x 2 root root 4096 May 23 09:58 cost 10:08:31 -rw-r--r-- 1 root root 87 May 23 09:58 cost.csv 10:08:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-usb-camera_PR-30/archives 10:08:31 + ls -al /w/workspace/xfoundry_device-usb-camera_PR-30/archives 10:08:31 total 16 10:08:31 drwxr-xr-x 3 jenkins jenkins 4096 May 23 09:58 . 10:08:31 drwxrwxr-x 11 jenkins jenkins 4096 May 23 09:58 .. 10:08:31 drwxr-xr-x 2 jenkins jenkins 4096 May 23 09:58 cost 10:08:31 -rw-r--r-- 1 jenkins jenkins 87 May 23 09:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:08:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:08:33 ---> package-listing.sh 10:08:33 ++ facter osfamily 10:08:33 ++ tr '[:upper:]' '[:lower:]' 10:08:33 + OS_FAMILY=debian 10:08:33 + workspace=/w/workspace/xfoundry_device-usb-camera_PR-30 10:08:33 + START_PACKAGES=/tmp/packages_start.txt 10:08:33 + END_PACKAGES=/tmp/packages_end.txt 10:08:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:08:33 + PACKAGES=/tmp/packages_start.txt 10:08:33 + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' 10:08:33 + PACKAGES=/tmp/packages_end.txt 10:08:33 + case "${OS_FAMILY}" in 10:08:33 + dpkg -l 10:08:33 + grep '^ii' 10:08:33 + '[' -f /tmp/packages_start.txt ']' 10:08:33 + '[' -f /tmp/packages_end.txt ']' 10:08:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:08:33 + '[' /w/workspace/xfoundry_device-usb-camera_PR-30 ']' 10:08:33 + mkdir -p /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ 10:08:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-usb-camera_PR-30/archives/ [Pipeline] echo 10:08:33 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-30/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:08:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:08:34 . [Pipeline] withDockerContainer 10:08:34 prd-ubuntu20.04-docker-8c-8g-64355 does not seem to be running inside a container 10:08:34 $ 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-30/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-30 -v /w/workspace/xfoundry_device-usb-camera_PR-30:/w/workspace/xfoundry_device-usb-camera_PR-30:rw,z -v /w/workspace/xfoundry_device-usb-camera_PR-30@tmp:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:08:34 $ docker top b016f222858b938b99a8591907c63f02e84fbaa1333861620720dcbad7289fce -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:35 + touch /tmp/pre-build-complete [Pipeline] sh 10:08:35 + mkdir -p /var/log/sysstat [Pipeline] sh 10:08:35 + ls /var/log/sa-host 10:08:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:35 provisioning config files... 10:08:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-usb-camera_PR-30@tmp/config4039175677980143786tmp [Pipeline] { [Pipeline] echo 10:08:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:08:36 ---> create-netrc.sh [Pipeline] } 10:08:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:08:36 ---> python-tools-install.sh [Pipeline] echo 10:08:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:08:36 ---> sudo-logs.sh 10:08:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:08:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:08:37 ---> job-cost.sh 10:08:37 lf-activate-venv: SKIPPING 10:08:37 DEBUG: total: 0.2199999988079071 10:08:37 INFO: Retrieving Stack Cost... 10:08:37 INFO: Retrieving Pricing Info for: v3-standard-8 10:08:38 INFO: Archiving Costs [Pipeline] echo 10:08:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:08:38 ---> logs-deploy.sh 10:08:38 lf-activate-venv: SKIPPING 10:08:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-30/5 10:08:38 INFO: archiving workspace using pattern(s): 10:08:39 Archives upload complete. 10:08:39 INFO: archiving logs to Nexus 10:08:40 ---> uname -a: 10:08:40 Linux prd-ubuntu20-04-docker-8c-8g-64355 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 10:08:40 10:08:40 10:08:40 ---> lscpu: 10:08:40 Architecture: x86_64 10:08:40 CPU op-mode(s): 32-bit, 64-bit 10:08:40 Byte Order: Little Endian 10:08:40 Address sizes: 40 bits physical, 48 bits virtual 10:08:40 CPU(s): 8 10:08:40 On-line CPU(s) list: 0-7 10:08:40 Thread(s) per core: 1 10:08:40 Core(s) per socket: 1 10:08:40 Socket(s): 8 10:08:40 NUMA node(s): 1 10:08:40 Vendor ID: AuthenticAMD 10:08:40 CPU family: 23 10:08:40 Model: 49 10:08:40 Model name: AMD EPYC-Rome Processor 10:08:40 Stepping: 0 10:08:40 CPU MHz: 2799.996 10:08:40 BogoMIPS: 5599.99 10:08:40 Virtualization: AMD-V 10:08:40 Hypervisor vendor: KVM 10:08:40 Virtualization type: full 10:08:40 L1d cache: 256 KiB 10:08:40 L1i cache: 256 KiB 10:08:40 L2 cache: 4 MiB 10:08:40 L3 cache: 128 MiB 10:08:40 NUMA node0 CPU(s): 0-7 10:08:40 Vulnerability Itlb multihit: Not affected 10:08:40 Vulnerability L1tf: Not affected 10:08:40 Vulnerability Mds: Not affected 10:08:40 Vulnerability Meltdown: Not affected 10:08:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:08:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:08:40 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:08:40 Vulnerability Srbds: Not affected 10:08:40 Vulnerability Tsx async abort: Not affected 10:08:40 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 10:08:40 10:08:40 10:08:40 ---> nproc: 10:08:40 8 10:08:40 10:08:40 10:08:40 ---> df -h: 10:08:40 Filesystem Size Used Avail Use% Mounted on 10:08:40 overlay 155G 11G 145G 7% / 10:08:40 tmpfs 64M 0 64M 0% /dev 10:08:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:08:40 shm 64M 0 64M 0% /dev/shm 10:08:40 /dev/vda1 155G 11G 145G 7% /facter-os 10:08:40 10:08:40 10:08:40 ---> sar -b -r -n DEV: 10:08:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64355) 05/23/22 _x86_64_ (8 CPU) 10:08:40 10:08:40 09:55:20 LINUX RESTART (8 CPU) 10:08:40 10:08:40 09:56:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:08:40 09:57:01 206.60 4.32 202.28 0.00 406.87 103881.35 0.00 10:08:40 09:58:01 180.52 0.08 180.44 0.00 8.93 29535.21 0.00 10:08:40 09:59:01 33.19 0.00 33.19 0.00 0.00 16443.39 0.00 10:08:40 10:00:01 1.77 0.00 1.77 0.00 0.00 20.01 0.00 10:08:40 10:01:01 1.23 0.02 1.22 0.00 0.13 14.40 0.00 10:08:40 10:02:01 1.27 0.00 1.27 0.00 0.00 14.27 0.00 10:08:40 10:03:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 10:08:40 10:04:01 2.37 1.25 1.12 0.00 37.99 14.00 0.00 10:08:40 10:05:01 1.47 0.33 1.13 0.00 12.40 14.00 0.00 10:08:40 10:06:01 1.58 0.00 1.58 0.00 0.00 23.86 0.00 10:08:40 10:07:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 10:08:40 10:08:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 10:08:40 Average: 36.11 0.50 35.61 0.00 38.86 12499.94 0.00 10:08:40 10:08:40 09:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:40 09:57:01 28092608 31472036 819920 2.49 162844 3418096 2490368 7.34 1526684 2802176 71580 10:08:40 09:58:01 27714632 31738256 554404 1.69 171192 4019844 2173320 6.40 1312108 3363852 342904 10:08:40 09:59:01 27616676 31787416 504300 1.53 176992 4134012 1776676 5.24 1279444 3465360 160 10:08:40 10:00:01 27617404 31788412 503152 1.53 177012 4134012 1776676 5.24 1278896 3465464 52 10:08:40 10:01:01 27622860 31793924 497596 1.51 177048 4134016 1776676 5.24 1273472 3465480 24 10:08:40 10:02:01 27622544 31793620 497824 1.51 177056 4134020 1776676 5.24 1273708 3465480 8 10:08:40 10:03:01 27628316 31799448 491984 1.50 177068 4134028 1776676 5.24 1267416 3465524 24 10:08:40 10:04:01 27624456 31797768 493360 1.50 177092 4135172 1792760 5.28 1272508 3465116 92 10:08:40 10:05:01 27623388 31797176 493936 1.50 177116 4135544 1792760 5.28 1273420 3465100 28 10:08:40 10:06:01 27623648 31797480 493324 1.50 177156 4135516 1792760 5.28 1273240 3465084 20 10:08:40 10:07:01 27623820 31797692 493016 1.50 177180 4135528 1792760 5.28 1273348 3465088 40 10:08:40 10:08:01 27623984 31797872 492776 1.50 177192 4135532 1792760 5.28 1272952 3465092 20 10:08:40 Average: 27669528 31763425 527966 1.61 175412 4065443 1875906 5.53 1298100 3401568 34579 10:08:40 10:08:40 09:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:40 09:57:01 docker0 169.82 253.86 12.81 1717.24 0.00 0.00 0.00 0.00 10:08:40 09:57:01 veth0a3d5cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:08:40 09:57:01 lo 3.93 3.93 0.39 0.39 0.00 0.00 0.00 0.00 10:08:40 09:57:01 ens3 515.93 350.94 6744.77 107.41 0.00 0.00 0.00 0.00 10:08:40 09:58:01 docker0 21.01 44.06 1.41 542.62 0.00 0.00 0.00 0.00 10:08:40 09:58:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 10:08:40 09:58:01 ens3 172.22 102.77 3284.33 21.98 0.00 0.00 0.00 0.00 10:08:40 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 09:59:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 09:59:01 ens3 40.04 35.26 14.68 54.09 0.00 0.00 0.00 0.00 10:08:40 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 10:00:01 ens3 0.70 0.13 0.06 0.01 0.00 0.00 0.00 0.00 10:08:40 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:01:01 ens3 10.85 5.62 9.64 0.49 0.00 0.00 0.00 0.00 10:08:40 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 10:02:01 ens3 0.52 0.33 0.26 0.21 0.00 0.00 0.00 0.00 10:08:40 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:03:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:04:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:08:40 10:04:01 ens3 4.42 2.90 3.34 3.85 0.00 0.00 0.00 0.00 10:08:40 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:05:01 ens3 3.40 2.22 2.20 2.16 0.00 0.00 0.00 0.00 10:08:40 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 10:06:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:08:40 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:07:01 ens3 0.93 0.33 0.36 0.21 0.00 0.00 0.00 0.00 10:08:40 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:08:40 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 10:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:08:40 Average: docker0 15.90 24.83 1.18 188.32 0.00 0.00 0.00 0.00 10:08:40 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 10:08:40 Average: ens3 62.45 41.73 838.31 15.87 0.00 0.00 0.00 0.00 10:08:40 10:08:40 10:08:40 ---> sar -P ALL: 10:08:40 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-64355) 05/23/22 _x86_64_ (8 CPU) 10:08:40 10:08:40 09:55:20 LINUX RESTART (8 CPU) 10:08:40 10:08:40 09:56:01 CPU %user %nice %system %iowait %steal %idle 10:08:40 09:57:01 all 13.81 0.00 5.25 1.80 0.22 78.93 10:08:40 09:57:01 0 13.65 0.00 4.51 0.24 0.20 81.40 10:08:40 09:57:01 1 13.10 0.00 5.21 3.33 0.20 78.16 10:08:40 09:57:01 2 14.99 0.00 7.26 5.94 0.25 71.56 10:08:40 09:57:01 3 13.74 0.00 5.51 2.48 0.24 78.03 10:08:40 09:57:01 4 13.08 0.00 4.54 0.24 0.24 81.91 10:08:40 09:57:01 5 13.69 0.00 4.99 0.12 0.19 81.02 10:08:40 09:57:01 6 13.68 0.00 4.31 1.57 0.17 80.27 10:08:40 09:57:01 7 14.59 0.00 5.66 0.49 0.24 79.02 10:08:40 09:58:01 all 33.06 0.00 5.99 1.16 0.31 59.48 10:08:40 09:58:01 0 34.62 0.00 5.67 0.12 0.32 59.28 10:08:40 09:58:01 1 32.04 0.00 5.99 0.52 0.27 61.19 10:08:40 09:58:01 2 27.30 0.00 5.77 4.96 0.30 61.68 10:08:40 09:58:01 3 34.88 0.00 6.64 0.96 0.32 57.19 10:08:40 09:58:01 4 35.05 0.00 5.75 0.22 0.27 58.71 10:08:40 09:58:01 5 33.08 0.00 5.41 0.07 0.29 61.16 10:08:40 09:58:01 6 35.25 0.00 6.11 2.27 0.32 56.04 10:08:40 09:58:01 7 32.26 0.00 6.61 0.15 0.39 60.59 10:08:40 09:59:01 all 1.46 0.00 0.62 0.30 0.02 97.61 10:08:40 09:59:01 0 1.72 0.00 0.69 0.00 0.02 97.57 10:08:40 09:59:01 1 1.35 0.00 0.58 0.03 0.02 98.01 10:08:40 09:59:01 2 1.02 0.00 0.55 0.25 0.02 98.16 10:08:40 09:59:01 3 1.51 0.00 0.79 1.72 0.02 95.97 10:08:40 09:59:01 4 1.64 0.00 0.59 0.02 0.02 97.74 10:08:40 09:59:01 5 1.40 0.00 0.55 0.35 0.02 97.68 10:08:40 09:59:01 6 1.62 0.00 0.67 0.00 0.02 97.70 10:08:40 09:59:01 7 1.37 0.00 0.52 0.02 0.02 98.07 10:08:40 10:00:01 all 0.02 0.00 0.02 0.00 0.01 99.94 10:08:40 10:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:08:40 10:00:01 1 0.02 0.00 0.00 0.00 0.03 99.95 10:08:40 10:00:01 2 0.02 0.00 0.02 0.03 0.00 99.93 10:08:40 10:00:01 3 0.07 0.00 0.05 0.00 0.02 99.87 10:08:40 10:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:08:40 10:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:08:40 10:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:08:40 10:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:08:40 10:01:01 all 0.04 0.00 0.03 0.01 0.02 99.91 10:08:40 10:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:08:40 10:01:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:08:40 10:01:01 2 0.03 0.00 0.02 0.02 0.02 99.92 10:08:40 10:01:01 3 0.03 0.00 0.03 0.02 0.02 99.90 10:08:40 10:01:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:08:40 10:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:08:40 10:01:01 6 0.02 0.00 0.03 0.02 0.03 99.90 10:08:40 10:01:01 7 0.13 0.00 0.03 0.02 0.02 99.80 10:08:40 10:02:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:08:40 10:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:08:40 10:02:01 1 0.07 0.00 0.00 0.00 0.02 99.92 10:08:40 10:02:01 2 0.00 0.00 0.00 0.07 0.00 99.93 10:08:40 10:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:08:40 10:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:40 10:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:08:40 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:40 10:02:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:40 10:03:01 all 0.03 0.00 0.02 0.00 0.01 99.93 10:08:40 10:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:08:40 10:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 10:08:40 10:03:01 2 0.03 0.00 0.00 0.03 0.02 99.92 10:08:40 10:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:08:40 10:03:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:08:40 10:03:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:08:40 10:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:08:40 10:03:01 7 0.05 0.00 0.05 0.00 0.02 99.88 10:08:40 10:04:01 all 0.17 0.00 0.03 0.01 0.02 99.77 10:08:40 10:04:01 0 0.32 0.00 0.08 0.00 0.03 99.57 10:08:40 10:04:01 1 0.25 0.00 0.02 0.00 0.03 99.70 10:08:40 10:04:01 2 0.22 0.00 0.02 0.03 0.02 99.72 10:08:40 10:04:01 3 0.20 0.00 0.08 0.03 0.02 99.67 10:08:40 10:04:01 4 0.13 0.00 0.00 0.00 0.02 99.85 10:08:40 10:04:01 5 0.12 0.00 0.02 0.00 0.02 99.85 10:08:40 10:04:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:08:40 10:04:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:08:40 10:05:01 all 0.20 0.00 0.03 0.01 0.01 99.75 10:08:40 10:05:01 0 0.12 0.00 0.03 0.00 0.02 99.83 10:08:40 10:05:01 1 0.08 0.00 0.07 0.02 0.02 99.82 10:08:40 10:05:01 2 0.02 0.00 0.03 0.05 0.02 99.88 10:08:40 10:05:01 3 0.02 0.00 0.07 0.00 0.00 99.92 10:08:40 10:05:01 4 1.18 0.00 0.00 0.00 0.02 98.81 10:08:40 10:05:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:08:40 10:05:01 6 0.07 0.00 0.00 0.00 0.00 99.93 10:08:40 10:05:01 7 0.08 0.00 0.03 0.00 0.00 99.88 10:08:40 10:06:01 all 0.05 0.00 0.01 0.02 0.02 99.89 10:08:40 10:06:01 0 0.12 0.00 0.02 0.00 0.02 99.85 10:08:40 10:06:01 1 0.02 0.00 0.02 0.00 0.05 99.92 10:08:40 10:06:01 2 0.00 0.00 0.00 0.13 0.00 99.87 10:08:40 10:06:01 3 0.03 0.00 0.03 0.00 0.03 99.90 10:08:40 10:06:01 4 0.17 0.00 0.02 0.00 0.02 99.80 10:08:40 10:06:01 5 0.07 0.00 0.02 0.02 0.02 99.88 10:08:40 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:40 10:06:01 7 0.03 0.00 0.00 0.00 0.03 99.93 10:08:40 10:07:01 all 0.20 0.00 0.02 0.01 0.02 99.75 10:08:40 10:07:01 0 0.07 0.00 0.02 0.00 0.05 99.87 10:08:40 10:07:01 1 0.07 0.00 0.05 0.00 0.02 99.87 10:08:40 10:07:01 2 0.02 0.00 0.02 0.05 0.02 99.90 10:08:40 10:07:01 3 0.02 0.00 0.03 0.03 0.02 99.90 10:08:40 10:07:01 4 1.37 0.00 0.02 0.00 0.03 98.58 10:08:40 10:07:01 5 0.07 0.00 0.02 0.00 0.00 99.92 10:08:40 10:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:08:40 10:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:08:40 10:08:40 10:07:01 CPU %user %nice %system %iowait %steal %idle 10:08:40 10:08:01 all 0.02 0.00 0.01 0.00 0.02 99.95 10:08:40 10:08:01 0 0.03 0.00 0.00 0.00 0.03 99.93 10:08:40 10:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:08:40 10:08:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:08:40 10:08:01 3 0.03 0.00 0.03 0.02 0.00 99.92 10:08:40 10:08:01 4 0.02 0.00 0.00 0.00 0.03 99.95 10:08:40 10:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:08:40 10:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:08:40 10:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:08:40 Average: all 4.05 0.00 0.99 0.27 0.06 94.62 10:08:40 Average: 0 4.19 0.00 0.92 0.03 0.06 94.80 10:08:40 Average: 1 3.89 0.00 0.99 0.32 0.06 94.74 10:08:40 Average: 2 3.59 0.00 1.13 0.95 0.06 94.27 10:08:40 Average: 3 4.17 0.00 1.10 0.44 0.06 94.25 10:08:40 Average: 4 4.36 0.00 0.91 0.04 0.06 94.64 10:08:40 Average: 5 4.02 0.00 0.91 0.05 0.05 94.98 10:08:40 Average: 6 4.19 0.00 0.92 0.32 0.05 94.52 10:08:40 Average: 7 4.01 0.00 1.07 0.06 0.07 94.80 10:08:40 10:08:40 10:08:40