Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3eb6799542c82009f5d38543cb65ea9726f93cfb+626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 (0f5125767c0107cb363764968e4729b641521cdf) 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-ssh5317448267322498558.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15536072921584326656.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17219333020461780388.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14910928246621009552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7156375727605720820.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-282/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8157566987111169104.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5471 in /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/foundry_device-usb-camera_PR-282 # 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/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 into PR head commit 3eb6799542c82009f5d38543cb65ea9726f93cfb Merge succeeded, producing 3eb6799542c82009f5d38543cb65ea9726f93cfb Checking out Revision 3eb6799542c82009f5d38543cb65ea9726f93cfb (PR-282) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:37:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # 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 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:37:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:37:06 ========================================================= 17:37:06 EdgeX Global Pipelines Version Info 17:37:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:37:07 ------------------- 17:37:07 stable info: 17:37:07 ------------------- 17:37:07 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:37:07 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:37:07 Message: update stable to v1.0.253 17:37:08 ------------------- 17:37:08 experimental info: 17:37:08 ------------------- 17:37:08 Commited By: **** collab-it+edgex@linuxfoundation.org 17:37:08 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:37:08 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3eb6799542c82009f5d38543cb65ea9726f93cfb [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3eb6799 [Pipeline] echo 17:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:10 provisioning config files... 17:37:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config10664414530272858452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:10 ---> docker-login.sh 17:37:10 nexus3.edgexfoundry.org:10001 17:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10002 17:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10003 17:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:10 Configure a credential helper to remove this warning. See 17:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:10 17:37:10 Login Succeeded 17:37:10 nexus3.edgexfoundry.org:10004 17:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:11 Configure a credential helper to remove this warning. See 17:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:11 17:37:11 Login Succeeded 17:37:11 docker.io 17:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:11 Configure a credential helper to remove this warning. See 17:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:11 17:37:11 Login Succeeded 17:37:11 ---> docker-login.sh ends [Pipeline] } 17:37:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:37:12 + git rev-list -1 --merges 3eb6799542c82009f5d38543cb65ea9726f93cfb~1..3eb6799542c82009f5d38543cb65ea9726f93cfb [Pipeline] echo 17:37:12 -----------> git rev-list -1 --merges 3eb6799542c82009f5d38543cb65ea9726f93cfb~1..3eb6799542c82009f5d38543cb65ea9726f93cfb 3eb6799542c82009f5d38543cb65ea9726f93cfb [false] [Pipeline] sh 17:37:12 + git log --format=format:%s -1 3eb6799542c82009f5d38543cb65ea9726f93cfb [Pipeline] echo 17:37:12 ========================================================= 17:37:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:37:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:37:12 + git log --format=format:%s -1 3eb6799542c82009f5d38543cb65ea9726f93cfb [Pipeline] echo 17:37:12 [semverPrep] GIT_COMMIT: 3eb6799542c82009f5d38543cb65ea9726f93cfb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 17:37:13 [semverPrep] This is not a build commit. [Pipeline] sh 17:37:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:37:13 + grep -v github /etc/ssh/ssh_known_hosts 17:37:13 + [ -e /tmp/ssh_known_hosts ] 17:37:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:37:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:37:13 + sudo tee -a /etc/ssh/ssh_known_hosts 17:37:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:13 17:37:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:14 0.1.4: Pulling from edgex-devops/py-git-semver 17:37:14 b85a868b505f: Pulling fs layer 17:37:14 e2be974225ed: Pulling fs layer 17:37:14 339a4e72a1f5: Pulling fs layer 17:37:14 988bab9f4d93: Pulling fs layer 17:37:14 1469e6f7b9e6: Pulling fs layer 17:37:14 eaf3925da568: Pulling fs layer 17:37:14 bab4dde63d76: Pulling fs layer 17:37:14 bde34c3a00c8: Pulling fs layer 17:37:14 b352a97aabf1: Pulling fs layer 17:37:14 4872d77fe225: Pulling fs layer 17:37:14 5851b861e8e6: Pulling fs layer 17:37:14 988bab9f4d93: Waiting 17:37:14 1469e6f7b9e6: Waiting 17:37:14 eaf3925da568: Waiting 17:37:14 bab4dde63d76: Waiting 17:37:14 4872d77fe225: Waiting 17:37:14 b352a97aabf1: Waiting 17:37:14 bde34c3a00c8: Waiting 17:37:14 5851b861e8e6: Waiting 17:37:14 e2be974225ed: Download complete 17:37:14 988bab9f4d93: Verifying Checksum 17:37:14 988bab9f4d93: Download complete 17:37:14 339a4e72a1f5: Verifying Checksum 17:37:14 339a4e72a1f5: Download complete 17:37:14 1469e6f7b9e6: Verifying Checksum 17:37:14 1469e6f7b9e6: Download complete 17:37:14 eaf3925da568: Verifying Checksum 17:37:14 eaf3925da568: Download complete 17:37:14 bde34c3a00c8: Verifying Checksum 17:37:14 bde34c3a00c8: Download complete 17:37:14 b352a97aabf1: Verifying Checksum 17:37:14 b352a97aabf1: Download complete 17:37:14 4872d77fe225: Verifying Checksum 17:37:14 4872d77fe225: Download complete 17:37:14 5851b861e8e6: Verifying Checksum 17:37:14 5851b861e8e6: Download complete 17:37:14 b85a868b505f: Verifying Checksum 17:37:14 b85a868b505f: Download complete 17:37:14 bab4dde63d76: Verifying Checksum 17:37:14 bab4dde63d76: Download complete 17:37:15 b85a868b505f: Pull complete 17:37:15 e2be974225ed: Pull complete 17:37:16 339a4e72a1f5: Pull complete 17:37:16 988bab9f4d93: Pull complete 17:37:16 1469e6f7b9e6: Pull complete 17:37:16 eaf3925da568: Pull complete 17:37:18 bab4dde63d76: Pull complete 17:37:18 bde34c3a00c8: Pull complete 17:37:18 b352a97aabf1: Pull complete 17:37:18 4872d77fe225: Pull complete 17:37:18 5851b861e8e6: Pull complete 17:37:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:37:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:37:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:19 prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container 17:37:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:37:22 $ docker top 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 -eo pid,comm 17:37:22 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). 17:37:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:37:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:22 [ssh-agent] Looking for ssh-agent implementation... 17:37:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:22 $ docker exec 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 ssh-agent 17:37:22 SSH_AUTH_SOCK=/tmp/ssh-IDvJnxZPEbAn/agent.32 17:37:22 SSH_AGENT_PID=38 17:37:22 Running ssh-add (command line suppressed) 17:37:22 Identity added: /w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_4680162455162481878.key (/w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_4680162455162481878.key) 17:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:23 + git tag --points-at HEAD [Pipeline] } 17:37:23 $ docker exec --env ******** --env ******** 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 ssh-agent -k 17:37:23 unset SSH_AUTH_SOCK; 17:37:23 unset SSH_AGENT_PID; 17:37:23 echo Agent pid 38 killed; 17:37:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:37:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:37:23 [ssh-agent] Looking for ssh-agent implementation... 17:37:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:37:23 $ docker exec 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 ssh-agent 17:37:23 SSH_AUTH_SOCK=/tmp/ssh-VoHTF6Uo81zq/agent.70 17:37:23 SSH_AGENT_PID=76 17:37:23 Running ssh-add (command line suppressed) 17:37:23 Identity added: /w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_11565265290994827761.key (/w/workspace/foundry_device-usb-camera_PR-282@tmp/private_key_11565265290994827761.key) 17:37:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:37:23 + git semver init 17:37:24 2023-09-06 17:37:24,189 [run_init] DEBUG init version:0.0.0 force:False 17:37:24 2023-09-06 17:37:24,189 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-282/.semver 17:37:24 2023-09-06 17:37:24,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-282/.semver 17:37:24 2023-09-06 17:37:24,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-282/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-282, universal_newlines=False, shell=None, istream=None) 17:37:25 2023-09-06 17:37:24,877 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-282/.git/info/exclude 17:37:25 2023-09-06 17:37:24,878 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 with force:False 17:37:25 2023-09-06 17:37:24,878 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 17:37:25 2023-09-06 17:37:24,882 [execute] INFO git cat-file --batch-check 17:37:25 2023-09-06 17:37:24,883 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) 17:37:25 2023-09-06 17:37:24,888 [execute] INFO git cat-file --batch 17:37:25 2023-09-06 17:37:24,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-282/.semver, universal_newlines=False, shell=None, istream=) 17:37:25 2023-09-06 17:37:24,892 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-282/.semver/PR-282 17:37:25 0.0.0 [Pipeline] } 17:37:25 $ docker exec --env ******** --env ******** 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 ssh-agent -k 17:37:25 unset SSH_AUTH_SOCK; 17:37:25 unset SSH_AGENT_PID; 17:37:25 echo Agent pid 76 killed; 17:37:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:37:25 + git semver [Pipeline] } 17:37:26 $ docker stop --time=1 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 17:37:27 $ docker rm -f --volumes 10623c6f4ca9175d5a2d4e17e5970a822478beb69467d45fbac7890efaedf911 [Pipeline] // withDockerContainer [Pipeline] sh 17:37:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:37:28 Stashed 1 file(s) [Pipeline] echo 17:37:28 [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 17:37:28 provisioning config files... 17:37:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config2625766836729464395tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:29 ---> docker-login.sh 17:37:29 nexus3.edgexfoundry.org:10001 17:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:29 Configure a credential helper to remove this warning. See 17:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:29 17:37:29 Login Succeeded 17:37:29 nexus3.edgexfoundry.org:10002 17:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:29 Configure a credential helper to remove this warning. See 17:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:29 17:37:29 Login Succeeded 17:37:29 nexus3.edgexfoundry.org:10003 17:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:29 Configure a credential helper to remove this warning. See 17:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:29 17:37:29 Login Succeeded 17:37:29 nexus3.edgexfoundry.org:10004 17:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:29 Configure a credential helper to remove this warning. See 17:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:29 17:37:29 Login Succeeded 17:37:29 docker.io 17:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:37:29 Configure a credential helper to remove this warning. See 17:37:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:37:29 17:37:29 Login Succeeded 17:37:29 ---> docker-login.sh ends [Pipeline] } 17:37:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:37:30 ========================================================= 17:37:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 17:37:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:37:30 Sending build context to Docker daemon 2.169MB 17:37:30 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:37:30 Step 2/13 : FROM ${BASE} AS builder 17:37:30 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 17:37:30 4db1b89c0bd1: Pulling fs layer 17:37:30 6911f1a30b25: Pulling fs layer 17:37:30 e194b8c5c2a9: Pulling fs layer 17:37:30 6863d3e3a2b1: Pulling fs layer 17:37:30 ec0bb842ea78: Pulling fs layer 17:37:30 40a00589a448: Pulling fs layer 17:37:30 6c08303d61cc: Pulling fs layer 17:37:30 798269fcf238: Pulling fs layer 17:37:30 798269fcf238: Waiting 17:37:30 6c08303d61cc: Waiting 17:37:30 ec0bb842ea78: Waiting 17:37:30 40a00589a448: Waiting 17:37:30 6863d3e3a2b1: Waiting 17:37:30 6911f1a30b25: Verifying Checksum 17:37:30 6911f1a30b25: Download complete 17:37:30 6863d3e3a2b1: Verifying Checksum 17:37:30 6863d3e3a2b1: Download complete 17:37:30 4db1b89c0bd1: Verifying Checksum 17:37:30 4db1b89c0bd1: Download complete 17:37:30 ec0bb842ea78: Verifying Checksum 17:37:30 ec0bb842ea78: Download complete 17:37:30 40a00589a448: Verifying Checksum 17:37:30 40a00589a448: Download complete 17:37:30 4db1b89c0bd1: Pull complete 17:37:31 6911f1a30b25: Pull complete 17:37:31 798269fcf238: Verifying Checksum 17:37:31 e194b8c5c2a9: Verifying Checksum 17:37:31 e194b8c5c2a9: Download complete 17:37:31 6c08303d61cc: Verifying Checksum 17:37:31 6c08303d61cc: Download complete 17:37:35 e194b8c5c2a9: Pull complete 17:37:35 6863d3e3a2b1: Pull complete 17:37:35 ec0bb842ea78: Pull complete 17:37:35 40a00589a448: Pull complete 17:37:37 6c08303d61cc: Pull complete 17:37:38 798269fcf238: Pull complete 17:37:38 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 17:37:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 17:37:38 ---> ec979cd7f677 17:37:38 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:37:43 Still waiting to schedule task 17:37:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:37:47 ---> Running in 273866b5dde8 17:37:47 Removing intermediate container 273866b5dde8 17:37:47 ---> d661043d33f8 17:37:47 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:37:47 ---> Running in 37b6e48b3a16 17:37:47 Removing intermediate container 37b6e48b3a16 17:37:47 ---> 71c2f5652666 17:37:47 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:37:47 ---> Running in 6a89feebb654 17:37:47 Removing intermediate container 6a89feebb654 17:37:47 ---> 0a9ea4034f1e 17:37:47 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:37:47 ---> Running in 239fab0c2bbb 17:37:47 Removing intermediate container 239fab0c2bbb 17:37:47 ---> 687177434ac9 17:37:47 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:37:47 ---> Running in baf2a4d165a8 17:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:37:47 (1/14) Installing libintl (0.21.1-r1) 17:37:47 (2/14) Installing eudev-libs (3.2.11-r4) 17:37:47 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:37:47 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:37:47 (5/14) Installing v4l-utils (1.22.1-r2) 17:37:47 (6/14) Installing udev-init-scripts (35-r1) 17:37:47 (7/14) Installing libblkid (2.38.1-r1) 17:37:47 (8/14) Installing xz-libs (5.2.9-r0) 17:37:47 (9/14) Installing zstd-libs (1.5.5-r0) 17:37:47 (10/14) Installing kmod-libs (30-r1) 17:37:47 (11/14) Installing eudev (3.2.11-r4) 17:37:47 (12/14) Installing eudev-dev (3.2.11-r4) 17:37:47 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:37:47 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:37:47 Executing busybox-1.35.0-r29.trigger 17:37:47 Executing eudev-3.2.11-r4.trigger 17:37:47 OK: 272 MiB in 67 packages 17:37:47 Removing intermediate container baf2a4d165a8 17:37:47 ---> d5909a43e6a0 17:37:47 Step 8/13 : WORKDIR /device-usb-camera 17:37:47 ---> Running in 3cd709657489 17:37:48 Removing intermediate container 3cd709657489 17:37:48 ---> 00f1b108f92b 17:37:48 Step 9/13 : COPY go.mod vendor* ./ 17:37:48 ---> 143fb63e916d 17:37:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:37:48 ---> Running in b5789d6111cb 17:38:26 Removing intermediate container b5789d6111cb 17:38:26 ---> ffba8d0da5f1 17:38:26 Step 11/13 : COPY . . 17:38:26 ---> 9405d0a4ab74 17:38:26 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:38:26 ---> Running in 9c827ff7f1b7 17:38:26  % Total % Received % Xferd Average Speed Time Time Time Current 17:38:26 Dload Upload Total Spent Left Speed 17:38:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 10091 0 --:--:-- --:--:-- --:--:-- 10186 17:38:26 Removing intermediate container 9c827ff7f1b7 17:38:26 ---> 685ee2689e42 17:38:26 Step 13/13 : RUN ${MAKE} 17:38:26 ---> Running in 80217f824050 17:38:26 noop 17:38:26 Removing intermediate container 80217f824050 17:38:26 ---> a48e7b2366ca 17:38:26 Successfully built a48e7b2366ca 17:38:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:27 + docker inspect -f . ci-base-image-x86_64 17:38:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:27 prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container 17:38:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:27 $ docker top b5be3b23c99e51c2a235592cdf0d2ff89919ded89a4216ac2a97560c24ce5af8 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:28 + go version 17:38:28 go version go1.20.6 linux/amd64 [Pipeline] } 17:38:28 $ docker stop --time=1 b5be3b23c99e51c2a235592cdf0d2ff89919ded89a4216ac2a97560c24ce5af8 17:38:29 $ docker rm -f --volumes b5be3b23c99e51c2a235592cdf0d2ff89919ded89a4216ac2a97560c24ce5af8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:30 + docker inspect -f . ci-base-image-x86_64 17:38:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:30 prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container 17:38:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:38:30 $ docker top a5e9a89157b933bc5a79e1a97f2ad6e8ad4149ca8d5ff9c92f7ac5a9bea9dfb6 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:31 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] fileExists [Pipeline] sh 17:38:31 + make test 17:38:31 go test ./... -coverprofile=coverage.out ./... 17:38:36 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:38:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:38:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.022s coverage: 4.4% of statements 17:38:57 go vet ./... 17:39:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:39:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:39:01 ./bin/test-attribution-txt.sh [Pipeline] echo 17:39:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:39:01 $ docker stop --time=1 a5e9a89157b933bc5a79e1a97f2ad6e8ad4149ca8d5ff9c92f7ac5a9bea9dfb6 17:39:05 $ docker rm -f --volumes a5e9a89157b933bc5a79e1a97f2ad6e8ad4149ca8d5ff9c92f7ac5a9bea9dfb6 [Pipeline] // withDockerContainer [Pipeline] sh 17:39:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:39:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:39:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:39:06 + ls -al . 17:39:06 total 220 17:39:06 drwxrwxr-x 10 jenkins jenkins 4096 Sep 6 17:38 . 17:39:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 17:37 .. 17:39:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 17:37 .git 17:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:37 .github 17:39:06 -rw-rw-r-- 1 jenkins jenkins 468 Sep 6 17:37 .gitignore 17:39:06 -rw-rw-r-- 1 jenkins jenkins 45 Sep 6 17:37 .golangci.yml 17:39:06 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 17:37 .hadolint.yml 17:39:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 17:37 .semver 17:39:06 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 6 17:37 Attribution.txt 17:39:06 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 6 17:37 CHANGELOG.md 17:39:06 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 6 17:37 Dockerfile 17:39:06 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 17:37 GOVERNANCE.md 17:39:06 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 17:37 Jenkinsfile 17:39:06 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 17:37 LICENSE 17:39:06 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 6 17:37 Makefile 17:39:06 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 17:37 OWNERS.md 17:39:06 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 6 17:37 README.md 17:39:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 17:37 VERSION 17:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 17:37 bin 17:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:37 cmd 17:39:06 -rw-r--r-- 1 jenkins jenkins 53856 Sep 6 17:38 coverage.out 17:39:06 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 17:37 docker-entrypoint.sh 17:39:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 17:37 docs 17:39:06 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 6 17:37 go.mod 17:39:06 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 6 17:37 go.sum 17:39:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:37 internal 17:39:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 17:37 snap 17:39:06 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 17:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + 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=3eb6799542c82009f5d38543cb65ea9726f93cfb --label arch=amd64 --label version=0.0.0 . 17:39:07 Sending build context to Docker daemon 2.224MB 17:39:07 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:39:07 Step 2/36 : FROM ${BASE} AS builder 17:39:07 ---> a48e7b2366ca 17:39:07 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:39:07 ---> Running in b9bfcf593a8a 17:39:07 Removing intermediate container b9bfcf593a8a 17:39:07 ---> 554cb3975a39 17:39:07 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:07 ---> Running in 4ff065aa0404 17:39:07 Removing intermediate container 4ff065aa0404 17:39:07 ---> 37195beaab86 17:39:07 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:39:07 ---> Running in 6ee4ca95b433 17:39:07 Removing intermediate container 6ee4ca95b433 17:39:07 ---> 108851c60bdd 17:39:07 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:39:07 ---> Running in 9421ca8802f9 17:39:07 Removing intermediate container 9421ca8802f9 17:39:07 ---> 6ff768c53b26 17:39:07 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:07 ---> Running in 835623391df0 17:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:39:08 OK: 272 MiB in 67 packages 17:39:08 Removing intermediate container 835623391df0 17:39:08 ---> 64f3ad340ac6 17:39:08 Step 8/36 : WORKDIR /device-usb-camera 17:39:08 ---> Running in 24f6ac8b84b6 17:39:08 Removing intermediate container 24f6ac8b84b6 17:39:08 ---> 9b31012a7766 17:39:08 Step 9/36 : COPY go.mod vendor* ./ 17:39:09 ---> 94cac7c22587 17:39:09 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:09 ---> Running in 3eda4879a6d3 17:39:10 Removing intermediate container 3eda4879a6d3 17:39:10 ---> d7bc2933d2f7 17:39:10 Step 11/36 : COPY . . 17:39:10 ---> fb800d76d408 17:39:10 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:39:10 ---> Running in 4ec9f9c1731c 17:39:10  % Total % Received % Xferd Average Speed Time Time Time Current 17:39:10 Dload Upload Total Spent Left Speed 17:39:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 25813 0 --:--:-- --:--:-- --:--:-- 26104 17:39:10 Removing intermediate container 4ec9f9c1731c 17:39:10 ---> 3492994e2d51 17:39:10 Step 13/36 : RUN ${MAKE} 17:39:10 ---> Running in 703d32b356c9 17:39:11 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:39:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5472 in /w/workspace/foundry_device-usb-camera_PR-282 [Pipeline] { [Pipeline] ws 17:39:13 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 17:39:13 Selected Git installation does not exist. Using Default 17:39:13 The recommended git tool is: NONE 17:39:18 using credential edgex-jenkins-ssh 17:39:18 Cloning the remote Git repository 17:39:18 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 17:39:18 > git init /w/workspace/device-usb-camera/1 # timeout=10 17:39:19 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:19 > git --version # timeout=10 17:39:19 > git --version # 'git version 2.25.1' 17:39:19 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:39:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:39:20 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 17:39:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 17:39:20 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:39:21 Merging remotes/origin/main commit 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 into PR head commit 3eb6799542c82009f5d38543cb65ea9726f93cfb 17:39:21 Merge succeeded, producing 3eb6799542c82009f5d38543cb65ea9726f93cfb 17:39:21 Checking out Revision 3eb6799542c82009f5d38543cb65ea9726f93cfb (PR-282) 17:39:22 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 17:39:22 > git --version # timeout=10 17:39:22 > git --version # 'git version 2.25.1' 17:39:22 fatal: bad object a0327f913308fcf13875ae7a2d6e6099471c5ff1 17:39:21 > git config core.sparsecheckout # timeout=10 17:39:21 > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 17:39:21 > git remote # timeout=10 17:39:21 > git config --get remote.origin.url # timeout=10 17:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 17:39:21 > git merge 626ade48b33ca0d08a1b2eb54067a9ad3a9f73a7 # timeout=10 17:39:21 > git rev-parse HEAD^{commit} # timeout=10 17:39:21 > git config core.sparsecheckout # timeout=10 17:39:21 > git checkout -f 3eb6799542c82009f5d38543cb65ea9726f93cfb # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:39:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 17:39:23 Dload Upload Total Spent Left Speed 17:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 17:39:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:39:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:39:24 + sudo tee /etc/docker/daemon.new 17:39:24 { 17:39:24 "registry-mirrors": [ 17:39:24 "https://nexus3.edgexfoundry.org:10001" 17:39:24 ], 17:39:24 "bip": "10.250.0.254/24", 17:39:24 "hosts": [ 17:39:24 "tcp://0.0.0.0:5555", 17:39:24 "unix:///var/run/docker.sock" 17:39:24 ], 17:39:24 "mtu": 1458, 17:39:24 "selinux-enabled": true, 17:39:24 "seccomp-profile": "/etc/docker/seccomp.json" 17:39:24 } [Pipeline] sh 17:39:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:39:25 + sudo service docker restart 17:39:37 Removing intermediate container 703d32b356c9 17:39:37 ---> f1cf8d3a0569 17:39:37 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:39:37 v0.21.6: Pulling from aler9/rtsp-simple-server 17:39:37 4acc49c71d14: Pulling fs layer 17:39:37 4acc49c71d14: Verifying Checksum 17:39:37 4acc49c71d14: Download complete 17:39:37 4acc49c71d14: Pull complete 17:39:37 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:39:37 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:39:37 ---> 01a2bd3e5fff 17:39:37 Step 15/36 : FROM alpine:3.17 17:39:37 3.17: Pulling from library/alpine 17:39:37 9398808236ff: Pulling fs layer 17:39:37 9398808236ff: Verifying Checksum 17:39:37 9398808236ff: Download complete 17:39:37 9398808236ff: Pull complete 17:39:37 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:39:37 Status: Downloaded newer image for alpine:3.17 17:39:37 ---> 1e0b8b5322fc 17:39:37 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:39:37 ---> Running in aa653275cb98 17:39:37 Removing intermediate container aa653275cb98 17:39:37 ---> d9b177a09cca 17:39:37 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:39:37 ---> Running in e921bf44e78f 17:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 17:39:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 17:39:37 (1/86) Installing dumb-init (1.2.5-r2) 17:39:37 (2/86) Installing sdl2 (2.26.5-r0) 17:39:37 (3/86) Installing svt-av1-libs (1.3.0-r0) 17:39:37 (4/86) Installing libxau (1.0.10-r0) 17:39:37 (5/86) Installing libmd (1.0.4-r0) 17:39:37 (6/86) Installing libbsd (0.11.7-r0) 17:39:37 (7/86) Installing libxdmcp (1.1.4-r0) 17:39:37 (8/86) Installing libxcb (1.15-r0) 17:39:37 (9/86) Installing libx11 (1.8.4-r1) 17:39:37 (10/86) Installing aom-libs (3.5.0-r0) 17:39:37 (11/86) Installing alsa-lib (1.2.8-r0) 17:39:37 (12/86) Installing libexpat (2.5.0-r0) 17:39:37 (13/86) Installing brotli-libs (1.0.9-r9) 17:39:37 (14/86) Installing libbz2 (1.0.8-r4) 17:39:37 (15/86) Installing libpng (1.6.39-r0) 17:39:37 (16/86) Installing freetype (2.12.1-r0) 17:39:37 (17/86) Installing fontconfig (2.14.1-r0) 17:39:37 (18/86) Installing fribidi (1.0.12-r0) 17:39:37 (19/86) Installing libffi (3.4.4-r0) 17:39:37 (20/86) Installing libintl (0.21.1-r1) 17:39:37 (21/86) Installing libblkid (2.38.1-r1) 17:39:37 (22/86) Installing libmount (2.38.1-r1) 17:39:37 (23/86) Installing pcre2 (10.42-r0) 17:39:37 (24/86) Installing glib (2.74.7-r0) 17:39:37 (25/86) Installing graphite2 (1.3.14-r2) 17:39:37 (26/86) Installing harfbuzz (5.3.1-r1) 17:39:37 (27/86) Installing libass (0.16.0-r1) 17:39:37 (28/86) Installing libdav1d (1.0.0-r2) 17:39:37 (29/86) Installing hwdata-pci (0.364-r0) 17:39:37 (30/86) Installing libpciaccess (0.17-r0) 17:39:37 (31/86) Installing libdrm (2.4.114-r0) 17:39:37 (32/86) Installing gmp (6.2.1-r2) 17:39:37 (33/86) Installing nettle (3.8.1-r0) 17:39:37 (34/86) Installing p11-kit (0.24.1-r1) 17:39:37 (35/86) Installing libtasn1 (4.19.0-r0) 17:39:37 (36/86) Installing libunistring (1.1-r0) 17:39:37 (37/86) Installing gnutls (3.7.8-r3) 17:39:37 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:39:37 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 17:39:37 (40/86) Installing lame (3.100-r2) 17:39:37 (41/86) Installing opus (1.3.1-r1) 17:39:37 (42/86) Installing libasyncns (0.8-r1) 17:39:37 (43/86) Installing dbus-libs (1.14.8-r0) 17:39:37 (44/86) Installing libltdl (2.4.7-r1) 17:39:37 (45/86) Installing orc (0.4.33-r0) 17:39:37 (46/86) Installing libgcc (12.2.1_git20220924-r4) 17:39:37 (47/86) Installing libogg (1.3.5-r2) 17:39:37 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 17:39:37 (49/86) Installing flac-libs (1.4.2-r0) 17:39:37 (50/86) Installing libvorbis (1.3.7-r0) 17:39:37 (51/86) Installing libsndfile (1.1.0-r2) 17:39:37 (52/86) Installing libgomp (12.2.1_git20220924-r4) 17:39:37 (53/86) Installing soxr (0.1.3-r3) 17:39:37 (54/86) Installing speexdsp (1.2.1-r0) 17:39:37 (55/86) Installing tdb-libs (1.4.6-r0) 17:39:37 (56/86) Installing libpulse (16.1-r6) 17:39:37 (57/86) Installing cjson (1.7.15-r3) 17:39:37 (58/86) Installing mbedtls (2.28.4-r0) 17:39:37 (59/86) Installing librist (0.2.7-r0) 17:39:37 (60/86) Installing libsrt (1.5.1-r0) 17:39:38 (61/86) Installing libssh (0.10.5-r0) 17:39:38 (62/86) Installing libtheora (1.1.1-r16) 17:39:38 (63/86) Installing libjpeg-turbo (2.1.4-r0) 17:39:38 (64/86) Installing v4l-utils-libs (1.22.1-r2) 17:39:38 (65/86) Installing libxext (1.3.5-r0) 17:39:38 (66/86) Installing libxfixes (6.0.0-r0) 17:39:38 (67/86) Installing wayland-libs-client (1.21.0-r1) 17:39:38 (68/86) Installing libva (2.16.0-r0) 17:39:38 (69/86) Installing libvdpau (1.5-r0) 17:39:38 (70/86) Installing vidstab (1.1.0-r2) 17:39:38 (71/86) Installing libvpx (1.12.0-r1) 17:39:38 (72/86) Installing libwebp (1.2.4-r2) 17:39:38 (73/86) Installing x264-libs (0.164_git20220602-r0) 17:39:38 (74/86) Installing numactl (2.0.16-r1) 17:39:38 (75/86) Installing x265-libs (3.5-r3) 17:39:38 (76/86) Installing xvidcore (1.3.7-r1) 17:39:38 (77/86) Installing libsodium (1.0.18-r2) 17:39:38 (78/86) Installing libzmq (4.3.4-r1) 17:39:38 (79/86) Installing ffmpeg-libs (5.1.3-r0) 17:39:38 (80/86) Installing ffmpeg (5.1.3-r0) 17:39:38 (81/86) Installing udev-init-scripts (35-r1) 17:39:38 (82/86) Installing eudev-libs (3.2.11-r4) 17:39:38 (83/86) Installing xz-libs (5.2.9-r0) 17:39:38 (84/86) Installing zstd-libs (1.5.5-r0) 17:39:38 (85/86) Installing kmod-libs (30-r1) 17:39:38 (86/86) Installing eudev (3.2.11-r4) 17:39:38 Executing busybox-1.35.0-r29.trigger 17:39:38 Executing eudev-3.2.11-r4.trigger 17:39:38 OK: 112 MiB in 101 packages 17:39:41 Removing intermediate container e921bf44e78f 17:39:41 ---> 24dd2d0333e1 17:39:41 Step 18/36 : WORKDIR / 17:39:41 ---> Running in 7774c6549357 17:39:41 Removing intermediate container 7774c6549357 17:39:41 ---> 98e50a41ae38 17:39:41 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:39:42 ---> d37048d9ce56 17:39:42 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:39:42 ---> 91488116f63a 17:39:42 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:39:42 ---> 5026331720bd 17:39:42 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:39:42 ---> 814504efa0c6 17:39:42 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:39:42 ---> 3c98867a642c 17:39:42 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:39:42 ---> 0e1a3cecc4f1 17:39:42 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:39:43 ---> 96e1d3859bd4 17:39:43 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:39:43 ---> Running in 133954b0905f 17:39:44 Removing intermediate container 133954b0905f 17:39:44 ---> 91d30b1ae6c5 17:39:44 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:39:44 ---> Running in bcca7dd8eed1 17:39:44 Removing intermediate container bcca7dd8eed1 17:39:44 ---> 0dc238296e98 17:39:44 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:39:44 ---> Running in 77f707224e7f 17:39:45 Removing intermediate container 77f707224e7f 17:39:45 ---> b478d7f0e535 17:39:45 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:39:45 ---> Running in fc094828658f 17:39:46 Removing intermediate container fc094828658f 17:39:46 ---> b62e44161e45 17:39:46 Step 30/36 : EXPOSE 59983 17:39:46 ---> Running in e7ef8960d3e5 17:39:46 Removing intermediate container e7ef8960d3e5 17:39:46 ---> 959d5a076e95 17:39:46 Step 31/36 : EXPOSE 8554 17:39:46 ---> Running in 0dced134119c 17:39:46 Removing intermediate container 0dced134119c 17:39:46 ---> 7783e34126b3 17:39:46 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:39:46 ---> Running in 062df5ca5774 17:39:46 Removing intermediate container 062df5ca5774 17:39:46 ---> 0f4f03b22591 17:39:46 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:39:46 ---> Running in d074f4d9f3f3 17:39:46 Removing intermediate container d074f4d9f3f3 17:39:46 ---> 2f6eeecb5de4 17:39:46 Step 34/36 : LABEL arch=amd64 17:39:46 ---> Running in 784159b5d445 17:39:46 Removing intermediate container 784159b5d445 17:39:46 ---> f958f5de1781 17:39:46 Step 35/36 : LABEL git_sha=3eb6799542c82009f5d38543cb65ea9726f93cfb 17:39:46 ---> Running in 2ba77adad19f 17:39:46 Removing intermediate container 2ba77adad19f 17:39:46 ---> 1f3e61f1a834 17:39:46 Step 36/36 : LABEL version=0.0.0 17:39:46 ---> Running in 6d7bc42c2051 17:39:46 Removing intermediate container 6d7bc42c2051 17:39:46 ---> 06fdeb236a3d 17:39:46 [Warning] One or more build-args [ARCH] were not consumed 17:39:46 Successfully built 06fdeb236a3d 17:39:46 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:39:47 provisioning config files... 17:39:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config8431186841129226993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:47 17:39:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:47 ---> docker-login.sh 17:39:47 nexus3.edgexfoundry.org:10001 17:39:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:47 latest: Pulling from edgex-lftools-log-publisher 17:39:47 5eb5b503b376: Pulling fs layer 17:39:47 5c69ac0246d0: Pulling fs layer 17:39:47 ec43610c2a17: Pulling fs layer 17:39:47 3a2ae6a8a46f: Pulling fs layer 17:39:47 33b1e0a273af: Pulling fs layer 17:39:47 5d3b04190fa2: Pulling fs layer 17:39:47 2f39f015ded8: Pulling fs layer 17:39:47 33b1e0a273af: Waiting 17:39:47 5d3b04190fa2: Waiting 17:39:47 2f39f015ded8: Waiting 17:39:47 3a2ae6a8a46f: Waiting 17:39:47 5c69ac0246d0: Verifying Checksum 17:39:47 5c69ac0246d0: Download complete 17:39:47 3a2ae6a8a46f: Verifying Checksum 17:39:47 3a2ae6a8a46f: Download complete 17:39:47 33b1e0a273af: Verifying Checksum 17:39:47 33b1e0a273af: Download complete 17:39:47 5d3b04190fa2: Verifying Checksum 17:39:47 5d3b04190fa2: Download complete 17:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:48 ec43610c2a17: Download complete 17:39:48 5eb5b503b376: Verifying Checksum 17:39:48 5eb5b503b376: Download complete 17:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:48 Configure a credential helper to remove this warning. See 17:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:48 17:39:48 Login Succeeded 17:39:48 nexus3.edgexfoundry.org:10002 17:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:48 Configure a credential helper to remove this warning. See 17:39:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:48 17:39:48 Login Succeeded 17:39:48 nexus3.edgexfoundry.org:10003 17:39:48 2f39f015ded8: Download complete 17:39:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:49 Configure a credential helper to remove this warning. See 17:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:49 17:39:49 Login Succeeded 17:39:49 nexus3.edgexfoundry.org:10004 17:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:49 Configure a credential helper to remove this warning. See 17:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:49 17:39:49 Login Succeeded 17:39:49 docker.io 17:39:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:49 5eb5b503b376: Pull complete 17:39:49 5c69ac0246d0: Pull complete 17:39:49 ec43610c2a17: Pull complete 17:39:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:49 Configure a credential helper to remove this warning. See 17:39:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:49 17:39:49 Login Succeeded 17:39:49 ---> docker-login.sh ends [Pipeline] } 17:39:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 17:39:50 3a2ae6a8a46f: Pull complete 17:39:50 33b1e0a273af: Pull complete [Pipeline] echo 17:39:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:50 ========================================================= 17:39:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 17:39:50 ========================================================= 17:39:50 5d3b04190fa2: Pull complete [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 17:39:51 Sending build context to Docker daemon 1.295MB 17:39:51 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 17:39:51 Step 2/13 : FROM ${BASE} AS builder 17:39:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:39:51 edb6bdbacee9: Pulling fs layer 17:39:51 5f9638ab2659: Pulling fs layer 17:39:51 8d51d6327a98: Pulling fs layer 17:39:51 8b374f2dd631: Pulling fs layer 17:39:51 ec14aa9079de: Pulling fs layer 17:39:51 2f466654f4bb: Pulling fs layer 17:39:51 554e91adad29: Pulling fs layer 17:39:51 ec14aa9079de: Waiting 17:39:51 2f466654f4bb: Waiting 17:39:51 554e91adad29: Waiting 17:39:51 8b374f2dd631: Waiting 17:39:51 5f9638ab2659: Verifying Checksum 17:39:51 5f9638ab2659: Download complete 17:39:51 8b374f2dd631: Verifying Checksum 17:39:51 8b374f2dd631: Download complete 17:39:51 ec14aa9079de: Verifying Checksum 17:39:51 ec14aa9079de: Download complete 17:39:51 edb6bdbacee9: Verifying Checksum 17:39:51 edb6bdbacee9: Download complete 17:39:52 554e91adad29: Verifying Checksum 17:39:52 554e91adad29: Download complete 17:39:53 8d51d6327a98: Download complete 17:39:53 2f466654f4bb: Verifying Checksum 17:39:53 edb6bdbacee9: Pull complete 17:39:54 5f9638ab2659: Pull complete 17:39:54 2f39f015ded8: Pull complete 17:39:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:54 prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container 17:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:39:58 $ docker top 4ca173036555b426b192ae69b68ce62668ae72026ca06c1d51e41c6e4a3e30c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:59 ---> job-cost.sh 17:39:59 lf-activate-venv: SKIPPING 17:39:59 INFO: No Stack... 17:39:59 INFO: Retrieving Pricing Info for: v3-standard-8 17:39:59 INFO: Archiving Costs [Pipeline] sh 17:40:00 + cat /w/workspace/foundry_device-usb-camera_PR-282/archives/cost.csv 17:40:00 + cut -d, -f6 [Pipeline] lock 17:40:00 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] 17:40:00 Resource [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] did not exist. Created. 17:40:00 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:00 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:00 Stashed 1 file(s) [Pipeline] } 17:40:00 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:00 $ docker stop --time=1 4ca173036555b426b192ae69b68ce62668ae72026ca06c1d51e41c6e4a3e30c9 17:40:01 $ docker rm -f --volumes 4ca173036555b426b192ae69b68ce62668ae72026ca06c1d51e41c6e4a3e30c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:40:06 8d51d6327a98: Pull complete 17:40:07 8b374f2dd631: Pull complete 17:40:07 ec14aa9079de: Pull complete 17:40:14 2f466654f4bb: Pull complete 17:40:16 554e91adad29: Pull complete 17:40:16 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 17:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 17:40:16 ---> 1e15ea492957 17:40:16 Step 3/13 : ARG ADD_BUILD_TAGS="" 17:40:18 ---> Running in 48c25cc2b3b5 17:40:18 Removing intermediate container 48c25cc2b3b5 17:40:18 ---> a8c4e01f8aa6 17:40:18 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:18 ---> Running in fe0a2c2b4707 17:40:18 Removing intermediate container fe0a2c2b4707 17:40:18 ---> 8ef0f05ca4fa 17:40:18 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:40:18 ---> Running in 0654c6d7ec39 17:40:19 Removing intermediate container 0654c6d7ec39 17:40:19 ---> 9c4c36e59a96 17:40:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:40:19 ---> Running in 7f4696a99c58 17:40:19 Removing intermediate container 7f4696a99c58 17:40:19 ---> aadc9658b7c0 17:40:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:19 ---> Running in 70d3e450e0c2 17:40:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:40:22 (1/14) Installing libintl (0.21.1-r1) 17:40:22 (2/14) Installing eudev-libs (3.2.11-r4) 17:40:22 (3/14) Installing libjpeg-turbo (2.1.4-r0) 17:40:22 (4/14) Installing v4l-utils-libs (1.22.1-r2) 17:40:22 (5/14) Installing v4l-utils (1.22.1-r2) 17:40:22 (6/14) Installing udev-init-scripts (35-r1) 17:40:22 (7/14) Installing libblkid (2.38.1-r1) 17:40:22 (8/14) Installing xz-libs (5.2.9-r0) 17:40:22 (9/14) Installing zstd-libs (1.5.5-r0) 17:40:22 (10/14) Installing kmod-libs (30-r1) 17:40:22 (11/14) Installing eudev (3.2.11-r4) 17:40:22 (12/14) Installing eudev-dev (3.2.11-r4) 17:40:22 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 17:40:22 (14/14) Installing v4l-utils-dev (1.22.1-r2) 17:40:22 Executing busybox-1.35.0-r29.trigger 17:40:22 Executing eudev-3.2.11-r4.trigger 17:40:22 OK: 271 MiB in 67 packages 17:40:23 Removing intermediate container 70d3e450e0c2 17:40:23 ---> d9c27007698b 17:40:23 Step 8/13 : WORKDIR /device-usb-camera 17:40:23 ---> Running in 73d313b2a45e 17:40:23 Removing intermediate container 73d313b2a45e 17:40:23 ---> 4dbe2b9f6afb 17:40:23 Step 9/13 : COPY go.mod vendor* ./ 17:40:24 ---> 965fb845266d 17:40:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:24 ---> Running in a47e6a3dc238 17:41:32 Removing intermediate container a47e6a3dc238 17:41:32 ---> e39ae9a74842 17:41:32 Step 11/13 : COPY . . 17:41:32 ---> 260d73c1d75f 17:41:32 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:41:32 ---> Running in bfee7d7c5f45 17:41:32  % Total % Received % Xferd Average Speed Time Time Time Current 17:41:32 Dload Upload Total Spent Left Speed 17:41:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5110 0 --:--:-- --:--:-- --:--:-- 5135 17:41:32 Removing intermediate container bfee7d7c5f45 17:41:32 ---> 218dc786af0e 17:41:32 Step 13/13 : RUN ${MAKE} 17:41:32 ---> Running in 45fd087bdb03 17:41:32 noop 17:41:32 Removing intermediate container 45fd087bdb03 17:41:32 ---> 0f0119978ec6 17:41:32 Successfully built 0f0119978ec6 17:41:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:32 + docker inspect -f . ci-base-image-arm64 17:41:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:33 prd-ubuntu20.04-docker-arm64-4c-16g-5472 does not seem to be running inside a container 17:41:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:34 $ docker top 3110e6c9ffed8c6faaeccf0d05d402c3ab23971252fe1dd885129f46a2c42feb -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:35 + go version 17:41:35 go version go1.20.6 linux/arm64 [Pipeline] } 17:41:35 $ docker stop --time=1 3110e6c9ffed8c6faaeccf0d05d402c3ab23971252fe1dd885129f46a2c42feb 17:41:36 $ docker rm -f --volumes 3110e6c9ffed8c6faaeccf0d05d402c3ab23971252fe1dd885129f46a2c42feb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:37 + docker inspect -f . ci-base-image-arm64 17:41:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:37 prd-ubuntu20.04-docker-arm64-4c-16g-5472 does not seem to be running inside a container 17:41:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:41:39 $ docker top f5e5aa6b4b83aed973dc2fa191992623a293e572f77dcdee605d11d062f807c3 -eo pid,comm [Pipeline] { [Pipeline] sh 17:41:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 17:41:40 + make test 17:41:40 go test ./... -coverprofile=coverage.out ./... 17:42:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 17:44:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 17:44:20 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.093s coverage: 4.4% of statements 17:44:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:44:20 go vet ./... 17:44:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:44:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:44:47 ./bin/test-attribution-txt.sh [Pipeline] echo 17:44:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:44:47 $ docker stop --time=1 f5e5aa6b4b83aed973dc2fa191992623a293e572f77dcdee605d11d062f807c3 17:44:49 $ docker rm -f --volumes f5e5aa6b4b83aed973dc2fa191992623a293e572f77dcdee605d11d062f807c3 [Pipeline] // withDockerContainer [Pipeline] sh 17:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:44:50 Warning: overwriting stash ‘coverage-report’ 17:44:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:44:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:44:51 + ls -al . 17:44:51 total 216 17:44:51 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 17:41 . 17:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 17:39 .. 17:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 17:39 .git 17:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:39 .github 17:44:51 -rw-rw-r-- 1 jenkins jenkins 468 Sep 6 17:39 .gitignore 17:44:51 -rw-rw-r-- 1 jenkins jenkins 45 Sep 6 17:39 .golangci.yml 17:44:51 -rw-rw-r-- 1 jenkins jenkins 77 Sep 6 17:39 .hadolint.yml 17:44:51 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 6 17:39 Attribution.txt 17:44:51 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 6 17:39 CHANGELOG.md 17:44:51 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 6 17:39 Dockerfile 17:44:51 -rw-rw-r-- 1 jenkins jenkins 678 Sep 6 17:39 GOVERNANCE.md 17:44:51 -rw-rw-r-- 1 jenkins jenkins 659 Sep 6 17:39 Jenkinsfile 17:44:51 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 6 17:39 LICENSE 17:44:51 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 6 17:39 Makefile 17:44:51 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 17:39 OWNERS.md 17:44:51 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 6 17:39 README.md 17:44:51 -rw-rw-r-- 1 jenkins jenkins 5 Sep 6 17:37 VERSION 17:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 17:39 bin 17:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:39 cmd 17:44:51 -rw-r--r-- 1 jenkins jenkins 53856 Sep 6 17:44 coverage.out 17:44:51 -rwxrwxr-x 1 jenkins jenkins 140 Sep 6 17:39 docker-entrypoint.sh 17:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 17:39 docs 17:44:51 -rw-rw-r-- 1 jenkins jenkins 3951 Sep 6 17:39 go.mod 17:44:51 -rw-rw-r-- 1 jenkins jenkins 34252 Sep 6 17:39 go.sum 17:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 17:39 internal 17:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 17:39 snap 17:44:51 -rw-rw-r-- 1 jenkins jenkins 231 Sep 6 17:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:44:52 + 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=3eb6799542c82009f5d38543cb65ea9726f93cfb --label arch=arm64 --label version=0.0.0 . 17:44:52 Sending build context to Docker daemon 1.35MB 17:44:52 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 17:44:52 Step 2/36 : FROM ${BASE} AS builder 17:44:52 ---> 0f0119978ec6 17:44:52 Step 3/36 : ARG ADD_BUILD_TAGS="" 17:44:53 ---> Running in 8465c217b935 17:44:53 Removing intermediate container 8465c217b935 17:44:53 ---> 3ee8f573888a 17:44:53 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:53 ---> Running in 50db33db9b2f 17:44:54 Removing intermediate container 50db33db9b2f 17:44:54 ---> a91c7142e46b 17:44:54 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 17:44:54 ---> Running in b9b07a84df55 17:44:54 Removing intermediate container b9b07a84df55 17:44:54 ---> 26f0b222d985 17:44:54 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 17:44:54 ---> Running in 823b6cf1d06d 17:44:54 Removing intermediate container 823b6cf1d06d 17:44:54 ---> 0e6faacda1ad 17:44:54 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:54 ---> Running in ff388864552f 17:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:44:57 OK: 271 MiB in 67 packages 17:44:58 Removing intermediate container ff388864552f 17:44:58 ---> 3b3160245324 17:44:58 Step 8/36 : WORKDIR /device-usb-camera 17:44:58 ---> Running in 86e5ef95a109 17:44:58 Removing intermediate container 86e5ef95a109 17:44:58 ---> 4f67b571c5d4 17:44:58 Step 9/36 : COPY go.mod vendor* ./ 17:44:58 ---> 4e15cd43126d 17:44:58 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:58 ---> Running in 11abd8d9923b 17:45:01 Removing intermediate container 11abd8d9923b 17:45:01 ---> 0ae3f5281383 17:45:01 Step 11/36 : COPY . . 17:45:02 ---> 59ae4c0c05c2 17:45:02 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 17:45:02 ---> Running in 34d2d029079f 17:45:03  % Total % Received % Xferd Average Speed Time Time Time Current 17:45:03 Dload Upload Total Spent  Left Speed 17:45:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4004 0 --:--:-- --:--:-- --:--:-- 4016 17:45:04 Removing intermediate container 34d2d029079f 17:45:04 ---> 7b8dbabc7301 17:45:04 Step 13/36 : RUN ${MAKE} 17:45:04 ---> Running in f14a6eebf6b4 17:45:05 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 17:47:41 Removing intermediate container f14a6eebf6b4 17:47:41 ---> b848316c1e0c 17:47:41 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 17:47:41 v0.21.6: Pulling from aler9/rtsp-simple-server 17:47:41 8766b47fe142: Pulling fs layer 17:47:41 8766b47fe142: Verifying Checksum 17:47:41 8766b47fe142: Download complete 17:47:41 8766b47fe142: Pull complete 17:47:41 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 17:47:41 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 17:47:41 ---> 69d40e2cb93c 17:47:41 Step 15/36 : FROM alpine:3.17 17:47:41 3.17: Pulling from library/alpine 17:47:41 4060ece20d7a: Pulling fs layer 17:47:41 4060ece20d7a: Verifying Checksum 17:47:41 4060ece20d7a: Download complete 17:47:41 4060ece20d7a: Pull complete 17:47:41 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 17:47:41 Status: Downloaded newer image for alpine:3.17 17:47:41 ---> 8650cd65339b 17:47:41 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 17:47:41 ---> Running in 72f8ba1b1ac4 17:47:41 Removing intermediate container 72f8ba1b1ac4 17:47:41 ---> 5d143ca94be9 17:47:41 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 17:47:41 ---> Running in 784759e44b7b 17:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:47:41 (1/83) Installing dumb-init (1.2.5-r2) 17:47:41 (2/83) Installing sdl2 (2.26.5-r0) 17:47:41 (3/83) Installing libxau (1.0.10-r0) 17:47:41 (4/83) Installing libmd (1.0.4-r0) 17:47:41 (5/83) Installing libbsd (0.11.7-r0) 17:47:41 (6/83) Installing libxdmcp (1.1.4-r0) 17:47:41 (7/83) Installing libxcb (1.15-r0) 17:47:41 (8/83) Installing libx11 (1.8.4-r1) 17:47:41 (9/83) Installing aom-libs (3.5.0-r0) 17:47:41 (10/83) Installing alsa-lib (1.2.8-r0) 17:47:41 (11/83) Installing libexpat (2.5.0-r0) 17:47:41 (12/83) Installing brotli-libs (1.0.9-r9) 17:47:41 (13/83) Installing libbz2 (1.0.8-r4) 17:47:41 (14/83) Installing libpng (1.6.39-r0) 17:47:41 (15/83) Installing freetype (2.12.1-r0) 17:47:41 (16/83) Installing fontconfig (2.14.1-r0) 17:47:41 (17/83) Installing fribidi (1.0.12-r0) 17:47:41 (18/83) Installing libffi (3.4.4-r0) 17:47:41 (19/83) Installing libintl (0.21.1-r1) 17:47:41 (20/83) Installing libblkid (2.38.1-r1) 17:47:41 (21/83) Installing libmount (2.38.1-r1) 17:47:41 (22/83) Installing pcre2 (10.42-r0) 17:47:41 (23/83) Installing glib (2.74.7-r0) 17:47:41 (24/83) Installing graphite2 (1.3.14-r2) 17:47:41 (25/83) Installing harfbuzz (5.3.1-r1) 17:47:41 (26/83) Installing libass (0.16.0-r1) 17:47:41 (27/83) Installing libdav1d (1.0.0-r2) 17:47:41 (28/83) Installing libdrm (2.4.114-r0) 17:47:41 (29/83) Installing gmp (6.2.1-r2) 17:47:41 (30/83) Installing nettle (3.8.1-r0) 17:47:41 (31/83) Installing p11-kit (0.24.1-r1) 17:47:41 (32/83) Installing libtasn1 (4.19.0-r0) 17:47:41 (33/83) Installing libunistring (1.1-r0) 17:47:41 (34/83) Installing gnutls (3.7.8-r3) 17:47:41 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 17:47:41 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 17:47:41 (37/83) Installing lame (3.100-r2) 17:47:41 (38/83) Installing opus (1.3.1-r1) 17:47:41 (39/83) Installing libasyncns (0.8-r1) 17:47:41 (40/83) Installing dbus-libs (1.14.8-r0) 17:47:41 (41/83) Installing libltdl (2.4.7-r1) 17:47:41 (42/83) Installing orc (0.4.33-r0) 17:47:41 (43/83) Installing libgcc (12.2.1_git20220924-r4) 17:47:41 (44/83) Installing libogg (1.3.5-r2) 17:47:41 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 17:47:41 (46/83) Installing flac-libs (1.4.2-r0) 17:47:41 (47/83) Installing libvorbis (1.3.7-r0) 17:47:41 (48/83) Installing libsndfile (1.1.0-r2) 17:47:41 (49/83) Installing libgomp (12.2.1_git20220924-r4) 17:47:41 (50/83) Installing soxr (0.1.3-r3) 17:47:41 (51/83) Installing speexdsp (1.2.1-r0) 17:47:41 (52/83) Installing tdb-libs (1.4.6-r0) 17:47:41 (53/83) Installing libpulse (16.1-r6) 17:47:41 (54/83) Installing cjson (1.7.15-r3) 17:47:41 (55/83) Installing mbedtls (2.28.4-r0) 17:47:41 (56/83) Installing librist (0.2.7-r0) 17:47:41 (57/83) Installing libsrt (1.5.1-r0) 17:47:41 (58/83) Installing libssh (0.10.5-r0) 17:47:41 (59/83) Installing libtheora (1.1.1-r16) 17:47:41 (60/83) Installing libjpeg-turbo (2.1.4-r0) 17:47:41 (61/83) Installing v4l-utils-libs (1.22.1-r2) 17:47:41 (62/83) Installing libxext (1.3.5-r0) 17:47:41 (63/83) Installing libxfixes (6.0.0-r0) 17:47:41 (64/83) Installing wayland-libs-client (1.21.0-r1) 17:47:41 (65/83) Installing libva (2.16.0-r0) 17:47:41 (66/83) Installing libvdpau (1.5-r0) 17:47:41 (67/83) Installing vidstab (1.1.0-r2) 17:47:41 (68/83) Installing libvpx (1.12.0-r1) 17:47:41 (69/83) Installing libwebp (1.2.4-r2) 17:47:41 (70/83) Installing x264-libs (0.164_git20220602-r0) 17:47:41 (71/83) Installing numactl (2.0.16-r1) 17:47:41 (72/83) Installing x265-libs (3.5-r3) 17:47:41 (73/83) Installing xvidcore (1.3.7-r1) 17:47:41 (74/83) Installing libsodium (1.0.18-r2) 17:47:41 (75/83) Installing libzmq (4.3.4-r1) 17:47:41 (76/83) Installing ffmpeg-libs (5.1.3-r0) 17:47:41 (77/83) Installing ffmpeg (5.1.3-r0) 17:47:41 (78/83) Installing udev-init-scripts (35-r1) 17:47:41 (79/83) Installing eudev-libs (3.2.11-r4) 17:47:41 (80/83) Installing xz-libs (5.2.9-r0) 17:47:41 (81/83) Installing zstd-libs (1.5.5-r0) 17:47:41 (82/83) Installing kmod-libs (30-r1) 17:47:41 (83/83) Installing eudev (3.2.11-r4) 17:47:41 Executing busybox-1.35.0-r29.trigger 17:47:41 Executing eudev-3.2.11-r4.trigger 17:47:41 OK: 86 MiB in 98 packages 17:47:42 Removing intermediate container 784759e44b7b 17:47:42 ---> 392814e9c57b 17:47:42 Step 18/36 : WORKDIR / 17:47:42 ---> Running in fbb7729526f1 17:47:42 Removing intermediate container fbb7729526f1 17:47:42 ---> 39d482a58b7c 17:47:42 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 17:47:44 ---> 8ba22891dab1 17:47:44 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 17:47:44 ---> 2cbca387967e 17:47:44 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 17:47:47 ---> 6a5863c609cc 17:47:47 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 17:47:47 ---> 501a0adc353a 17:47:47 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 17:47:47 ---> a388298934db 17:47:47 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 17:47:47 ---> 5b4e5a0e3d12 17:47:47 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 17:47:49 ---> e4bf0b46f2d7 17:47:49 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 17:47:49 ---> Running in fa2b108061e5 17:47:51 Removing intermediate container fa2b108061e5 17:47:51 ---> 37ed08de646e 17:47:51 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 17:47:51 ---> Running in 07ee5e482b22 17:47:52 Removing intermediate container 07ee5e482b22 17:47:52 ---> dca9bc3c13a5 17:47:52 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 17:47:52 ---> Running in 8eedd6bbbac6 17:47:54 Removing intermediate container 8eedd6bbbac6 17:47:54 ---> 34c2b0565bf6 17:47:54 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 17:47:54 ---> Running in 4a83f2e520da 17:47:55 Removing intermediate container 4a83f2e520da 17:47:55 ---> fa068485f4b4 17:47:55 Step 30/36 : EXPOSE 59983 17:47:55 ---> Running in 73220180a657 17:47:56 Removing intermediate container 73220180a657 17:47:56 ---> 490a6d34a777 17:47:56 Step 31/36 : EXPOSE 8554 17:47:56 ---> Running in 49b8a97c3b9a 17:47:56 Removing intermediate container 49b8a97c3b9a 17:47:56 ---> 9b48aff92147 17:47:56 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 17:47:56 ---> Running in e2487b0ea41d 17:47:56 Removing intermediate container e2487b0ea41d 17:47:56 ---> d420307025a0 17:47:56 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 17:47:56 ---> Running in a8d4e238ecd8 17:47:57 Removing intermediate container a8d4e238ecd8 17:47:57 ---> 61242b455624 17:47:57 Step 34/36 : LABEL arch=arm64 17:47:57 ---> Running in 919a111f4454 17:47:57 Removing intermediate container 919a111f4454 17:47:57 ---> 6045e51a4d97 17:47:57 Step 35/36 : LABEL git_sha=3eb6799542c82009f5d38543cb65ea9726f93cfb 17:47:57 ---> Running in b0024321f843 17:47:57 Removing intermediate container b0024321f843 17:47:57 ---> 27c3238f8d7f 17:47:57 Step 36/36 : LABEL version=0.0.0 17:47:57 ---> Running in a68f9dbc5553 17:47:58 Removing intermediate container a68f9dbc5553 17:47:58 ---> 5d38e98e2a95 17:47:58 [Warning] One or more build-args [ARCH] were not consumed 17:47:58 Successfully built 5d38e98e2a95 17:47:58 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:59 17:47:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:47:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:47:59 arm64: Pulling from edgex-lftools-log-publisher 17:47:59 8998bd30e6a1: Pulling fs layer 17:47:59 04944245beec: Pulling fs layer 17:47:59 699f458cf7ca: Pulling fs layer 17:47:59 765212b225bb: Pulling fs layer 17:47:59 f23df028b6ca: Pulling fs layer 17:47:59 d65c8cfc05b1: Pulling fs layer 17:47:59 2437ff75d9bd: Pulling fs layer 17:47:59 765212b225bb: Waiting 17:47:59 f23df028b6ca: Waiting 17:47:59 d65c8cfc05b1: Waiting 17:47:59 2437ff75d9bd: Waiting 17:47:59 04944245beec: Verifying Checksum 17:47:59 04944245beec: Download complete 17:47:59 765212b225bb: Verifying Checksum 17:47:59 765212b225bb: Download complete 17:47:59 f23df028b6ca: Verifying Checksum 17:47:59 f23df028b6ca: Download complete 17:47:59 d65c8cfc05b1: Verifying Checksum 17:47:59 d65c8cfc05b1: Download complete 17:47:59 699f458cf7ca: Verifying Checksum 17:47:59 699f458cf7ca: Download complete 17:48:00 8998bd30e6a1: Verifying Checksum 17:48:00 8998bd30e6a1: Download complete 17:48:02 2437ff75d9bd: Verifying Checksum 17:48:02 2437ff75d9bd: Download complete 17:48:04 8998bd30e6a1: Pull complete 17:48:04 04944245beec: Pull complete 17:48:05 699f458cf7ca: Pull complete 17:48:05 765212b225bb: Pull complete 17:48:06 f23df028b6ca: Pull complete 17:48:06 d65c8cfc05b1: Pull complete 17:48:21 2437ff75d9bd: Pull complete 17:48:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:48:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:48:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-5472 does not seem to be running inside a container 17:48:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-usb-camera/1 -v /w/workspace/device-usb-camera/1:/w/workspace/device-usb-camera/1:rw,z -v /w/workspace/device-usb-camera/1@tmp:/w/workspace/device-usb-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:48:24 $ docker top 753dbc2229d91e31d4a3d44824d4df3d691dcfcb0888927e775e1526ea5d783d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:48:25 ---> job-cost.sh 17:48:25 lf-activate-venv: SKIPPING 17:48:25 INFO: No Stack... 17:48:26 INFO: Retrieving Pricing Info for: v3-standard-4 17:48:26 INFO: Archiving Costs [Pipeline] sh 17:48:27 + cut -d, -f6 17:48:27 + cat /w/workspace/device-usb-camera/1/archives/cost.csv [Pipeline] lock 17:48:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] 17:48:27 Resource [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] did not exist. Created. 17:48:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:48:27 /w/workspace/device-usb-camera/1@tmp/durable-765b9939/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:48:28 + echo total: 0.10999999940395355 [Pipeline] stash 17:48:28 Warning: overwriting stash ‘stack-cost’ 17:48:28 Stashed 1 file(s) [Pipeline] } 17:48:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:48:28 $ docker stop --time=1 753dbc2229d91e31d4a3d44824d4df3d691dcfcb0888927e775e1526ea5d783d 17:48:29 $ docker rm -f --volumes 753dbc2229d91e31d4a3d44824d4df3d691dcfcb0888927e775e1526ea5d783d [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 17:48:30 provisioning config files... 17:48:30 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config12543607761311454479tmp [Pipeline] { [Pipeline] sh 17:48:31 + set +x 17:48:31 + curl -s https://codecov.io/bash 17:48:31 + bash -s -- 17:48:31 17:48:31 _____ _ 17:48:31 / ____| | | 17:48:31 | | ___ __| | ___ ___ _____ __ 17:48:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:48:31 | |___| (_) | (_| | __/ (_| (_) \ V / 17:48:31 \_____\___/ \__,_|\___|\___\___/ \_/ 17:48:31 Bash-1.0.6 17:48:31 17:48:31 17:48:31 ==> git version 2.25.1 found 17:48:31 ==> 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 17:48:31 Release-Date: 2020-01-08 17:48:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:48:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:48:31 ==> Jenkins CI detected. 17:48:31 current dir:  /w/workspace/foundry_device-usb-camera_PR-282 17:48:31 project root: . 17:48:31 --> token set from env 17:48:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:48:31 ==> Running gcov in . (disable via -X gcov) 17:48:31 ==> Python coveragepy not found 17:48:31 ==> Searching for coverage reports in: 17:48:31 + . 17:48:31 -> Found 1 reports 17:48:31 ==> Detecting git/mercurial file structure 17:48:31 ==> Reading reports 17:48:31 + ./coverage.out bytes=53856 17:48:31 ==> Appending adjustments 17:48:31 https://docs.codecov.io/docs/fixing-reports 17:48:31 + Found adjustments 17:48:31 ==> Gzipping contents 17:48:31 8.0K /tmp/codecov.NSdMqI.gz 17:48:31 ==> Uploading reports 17:48:31 url: https://codecov.io 17:48:31 query: branch=PR-282&commit=3eb6799542c82009f5d38543cb65ea9726f93cfb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=282&job=&cmd_args= 17:48:31 -> Pinging Codecov 17:48:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-282&commit=3eb6799542c82009f5d38543cb65ea9726f93cfb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=282&job=&cmd_args= 17:49:39 -> Uploading to 17:49:39 17:49:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:39 Dload Upload Total Spent Left Speed 17:49:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 17:49:39 X> Failed to upload 17:49:39 ==> Uploading to Codecov 17:49:39 % Total % Received % Xferd Average Speed Time Time Time Current 17:49:39 Dload Upload Total Spent Left Speed 17:49:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7133 100 250 100 6883 1436 39557 --:--:-- --:--:-- --:--:-- 40994 17:49:39 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "a6ccdcaf-8975-4693-ab2d-4008fdf7b4bd", "url": "https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3eb6799542c82009f5d38543cb65ea9726f93cfb"} [Pipeline] } 17:49:39 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 17:49:41 + [ -d /w/workspace/foundry_device-usb-camera_PR-282/archives ] 17:49:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-282/archives 17:49:41 total 16 17:49:41 drwxr-xr-x 3 root root 4096 Sep 6 17:39 . 17:49:41 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 17:40 .. 17:49:41 drwxr-xr-x 2 root root 4096 Sep 6 17:39 cost 17:49:41 -rw-r--r-- 1 root root 89 Sep 6 17:39 cost.csv 17:49:41 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-282/archives 17:49:41 + ls -al /w/workspace/foundry_device-usb-camera_PR-282/archives 17:49:41 total 16 17:49:41 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 17:39 . 17:49:41 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 17:40 .. 17:49:41 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 17:39 cost 17:49:41 -rw-r--r-- 1 jenkins jenkins 89 Sep 6 17:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:49:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:49:42 ---> package-listing.sh 17:49:42 ++ facter osfamily 17:49:42 ++ tr '[:upper:]' '[:lower:]' 17:49:42 + OS_FAMILY=debian 17:49:42 + workspace=/w/workspace/foundry_device-usb-camera_PR-282 17:49:42 + START_PACKAGES=/tmp/packages_start.txt 17:49:42 + END_PACKAGES=/tmp/packages_end.txt 17:49:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:49:42 + PACKAGES=/tmp/packages_start.txt 17:49:42 + '[' /w/workspace/foundry_device-usb-camera_PR-282 ']' 17:49:42 + PACKAGES=/tmp/packages_end.txt 17:49:42 + case "${OS_FAMILY}" in 17:49:42 + dpkg -l 17:49:42 + grep '^ii' 17:49:42 + '[' -f /tmp/packages_start.txt ']' 17:49:42 + '[' -f /tmp/packages_end.txt ']' 17:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:49:42 + '[' /w/workspace/foundry_device-usb-camera_PR-282 ']' 17:49:42 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-282/archives/ 17:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-282/archives/ [Pipeline] echo 17:49:42 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:49:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:49:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:49:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:49:43 prd-ubuntu20.04-docker-8c-8g-5471 does not seem to be running inside a container 17:49:43 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-usb-camera_PR-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-usb-camera_PR-282 -v /w/workspace/foundry_device-usb-camera_PR-282:/w/workspace/foundry_device-usb-camera_PR-282:rw,z -v /w/workspace/foundry_device-usb-camera_PR-282@tmp:/w/workspace/foundry_device-usb-camera_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:49:44 $ docker top 02ab5b8bc178d689716747d9056d5f3b6ce82e6b1200912558fc927181722f37 -eo pid,comm [Pipeline] { [Pipeline] sh 17:49:44 + touch /tmp/pre-build-complete [Pipeline] sh 17:49:44 + mkdir -p /var/log/sysstat [Pipeline] sh 17:49:45 + ls /var/log/sa-host 17:49:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:49:45 provisioning config files... 17:49:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-282@tmp/config6573853316726915498tmp [Pipeline] { [Pipeline] echo 17:49:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:49:45 ---> create-netrc.sh [Pipeline] } 17:49:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:49:46 ---> python-tools-install.sh [Pipeline] echo 17:49:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:49:46 ---> sudo-logs.sh 17:49:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:49:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:49:46 ---> job-cost.sh 17:49:46 lf-activate-venv: SKIPPING 17:49:46 DEBUG: total: 0.2199999988079071 17:49:46 INFO: Retrieving Stack Cost... 17:49:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:49:47 INFO: Archiving Costs [Pipeline] echo 17:49:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:49:48 ---> logs-deploy.sh 17:49:48 lf-activate-venv: SKIPPING 17:49:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-282/1 17:49:48 INFO: archiving workspace using pattern(s): 17:49:49 Archives upload complete. 17:49:49 INFO: archiving logs to Nexus 17:49:49 ---> uname -a: 17:49:49 Linux prd-ubuntu20-04-docker-8c-8g-5471 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:49:49 17:49:49 17:49:49 ---> lscpu: 17:49:49 Architecture: x86_64 17:49:49 CPU op-mode(s): 32-bit, 64-bit 17:49:49 Byte Order: Little Endian 17:49:49 Address sizes: 40 bits physical, 48 bits virtual 17:49:49 CPU(s): 8 17:49:49 On-line CPU(s) list: 0-7 17:49:49 Thread(s) per core: 1 17:49:49 Core(s) per socket: 1 17:49:49 Socket(s): 8 17:49:49 NUMA node(s): 1 17:49:49 Vendor ID: AuthenticAMD 17:49:49 CPU family: 23 17:49:49 Model: 49 17:49:49 Model name: AMD EPYC-Rome Processor 17:49:49 Stepping: 0 17:49:49 CPU MHz: 2799.998 17:49:49 BogoMIPS: 5599.99 17:49:49 Virtualization: AMD-V 17:49:49 Hypervisor vendor: KVM 17:49:49 Virtualization type: full 17:49:49 L1d cache: 256 KiB 17:49:49 L1i cache: 256 KiB 17:49:49 L2 cache: 4 MiB 17:49:49 L3 cache: 128 MiB 17:49:49 NUMA node0 CPU(s): 0-7 17:49:49 Vulnerability Itlb multihit: Not affected 17:49:49 Vulnerability L1tf: Not affected 17:49:49 Vulnerability Mds: Not affected 17:49:49 Vulnerability Meltdown: Not affected 17:49:49 Vulnerability Mmio stale data: Not affected 17:49:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:49:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:49:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:49:49 Vulnerability Srbds: Not affected 17:49:49 Vulnerability Tsx async abort: Not affected 17:49:49 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 17:49:49 17:49:49 17:49:49 ---> nproc: 17:49:49 8 17:49:49 17:49:49 17:49:49 ---> df -h: 17:49:49 Filesystem Size Used Avail Use% Mounted on 17:49:49 overlay 155G 12G 144G 8% / 17:49:49 tmpfs 64M 0 64M 0% /dev 17:49:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:49:49 shm 64M 0 64M 0% /dev/shm 17:49:49 /dev/vda1 155G 12G 144G 8% /facter-os 17:49:49 17:49:49 17:49:49 ---> sar -b -r -n DEV: 17:49:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5471) 09/06/23 _x86_64_ (8 CPU) 17:49:49 17:49:49 17:36:29 LINUX RESTART (8 CPU) 17:49:49 17:49:49 17:37:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:49:49 17:38:01 152.57 13.91 138.65 0.00 1867.48 123385.19 0.00 17:49:49 17:39:01 112.73 0.08 112.65 0.00 6.66 47543.09 0.00 17:49:49 17:40:01 255.67 0.23 255.44 0.00 13.33 56292.22 0.00 17:49:49 17:41:01 4.93 0.00 4.93 0.00 0.00 71.20 0.00 17:49:49 17:42:01 28.31 11.21 17.10 0.00 3465.96 3744.71 0.00 17:49:49 17:43:01 5.28 0.00 5.28 0.00 0.00 66.79 0.00 17:49:49 17:44:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 17:49:49 17:45:01 1.97 0.00 1.97 0.00 0.00 21.33 0.00 17:49:49 17:46:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 17:49:49 17:47:01 2.25 0.00 2.25 0.00 0.00 32.66 0.00 17:49:49 17:48:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 17:49:49 17:49:01 4.33 1.73 2.60 0.00 42.79 37.59 0.00 17:49:49 Average: 47.52 2.25 45.27 0.00 447.70 19125.26 0.00 17:49:49 17:49:49 17:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:49:49 17:38:01 28436996 31607524 701036 2.13 109548 3269860 1869168 5.51 1140968 2872532 580192 17:49:49 17:39:01 28072272 31581524 718868 2.19 149892 3515680 1810112 5.33 1193596 3120232 245840 17:49:49 17:40:01 27370516 31558872 738532 2.25 163976 4149388 1935836 5.71 1305360 3677108 484 17:49:49 17:41:01 27400356 31588188 711880 2.16 164076 4149372 1786912 5.27 1277492 3677072 8 17:49:49 17:42:01 27160832 31568880 720872 2.19 169472 4353544 1796236 5.29 1438532 3731180 1424 17:49:49 17:43:01 27166584 31574680 715508 2.18 169524 4353540 1796236 5.29 1433636 3731140 172 17:49:49 17:44:01 27167104 31575268 714912 2.17 169592 4353544 1796236 5.29 1433436 3731148 8 17:49:49 17:45:01 27172120 31580400 709760 2.16 169680 4353536 1796236 5.29 1428108 3731148 8 17:49:49 17:46:01 27172032 31580596 709668 2.16 169716 4353548 1796236 5.29 1428148 3731428 176 17:49:49 17:47:01 27172048 31580868 709492 2.16 169828 4353528 1796236 5.29 1428372 3731520 192 17:49:49 17:48:01 27172720 31581604 708880 2.16 169916 4353528 1796236 5.29 1428396 3731528 164 17:49:49 17:49:01 27151556 31562868 727184 2.21 170008 4354836 1812056 5.34 1449520 3731896 184 17:49:49 Average: 27384595 31578439 715549 2.18 162102 4159492 1815645 5.35 1365464 3599828 69071 17:49:49 17:49:49 17:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:49:49 17:38:01 docker0 247.23 345.64 18.57 2489.47 0.00 0.00 0.00 0.00 17:49:49 17:38:01 lo 6.58 6.58 0.64 0.64 0.00 0.00 0.00 0.00 17:49:49 17:38:01 ens3 675.90 454.99 8590.66 76.32 0.00 0.00 0.00 0.00 17:49:49 17:39:01 veth65937af 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 17:49:49 17:39:01 docker0 0.28 0.38 0.03 0.14 0.00 0.00 0.00 0.00 17:49:49 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:39:01 ens3 40.67 40.97 29.49 85.11 0.00 0.00 0.00 0.00 17:49:49 17:40:01 docker0 15.85 41.94 1.14 714.20 0.00 0.00 0.00 0.00 17:49:49 17:40:01 lo 2.73 2.73 0.29 0.29 0.00 0.00 0.00 0.00 17:49:49 17:40:01 ens3 181.10 100.08 3537.35 22.80 0.00 0.00 0.00 0.00 17:49:49 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:41:01 ens3 1.38 1.02 1.18 0.62 0.00 0.00 0.00 0.00 17:49:49 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:42:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:49:49 17:42:01 ens3 106.30 53.44 1376.05 3.81 0.00 0.00 0.00 0.00 17:49:49 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:43:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:45:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:49:49 17:47:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 17:49:49 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:48:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:49:49 17:49:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 17:49:49 17:49:01 ens3 15.45 11.06 12.62 9.08 0.00 0.00 0.00 0.00 17:49:49 Average: docker0 21.63 31.89 1.62 263.89 0.00 0.00 0.00 0.00 17:49:49 Average: lo 0.91 0.91 0.09 0.09 0.00 0.00 0.00 0.00 17:49:49 Average: ens3 84.30 54.62 1118.55 16.40 0.00 0.00 0.00 0.00 17:49:49 17:49:49 17:49:49 ---> sar -P ALL: 17:49:49 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5471) 09/06/23 _x86_64_ (8 CPU) 17:49:49 17:49:49 17:36:29 LINUX RESTART (8 CPU) 17:49:49 17:49:49 17:37:02 CPU %user %nice %system %iowait %steal %idle 17:49:49 17:38:01 all 9.68 0.00 3.71 3.33 0.06 83.22 17:49:49 17:38:01 0 10.40 0.00 3.82 7.78 0.07 77.93 17:49:49 17:38:01 1 9.56 0.00 3.36 0.52 0.07 86.49 17:49:49 17:38:01 2 8.45 0.00 4.12 1.54 0.05 85.84 17:49:49 17:38:01 3 10.30 0.00 4.19 0.22 0.07 85.22 17:49:49 17:38:01 4 11.30 0.00 2.93 1.53 0.05 84.19 17:49:49 17:38:01 5 9.83 0.00 4.22 14.08 0.07 71.80 17:49:49 17:38:01 6 8.48 0.00 3.84 0.60 0.05 87.02 17:49:49 17:38:01 7 9.12 0.00 3.18 0.44 0.07 87.19 17:49:49 17:39:01 all 33.71 0.00 6.09 3.17 0.07 56.96 17:49:49 17:39:01 0 33.61 0.00 6.41 3.90 0.07 56.01 17:49:49 17:39:01 1 33.64 0.00 6.55 0.15 0.08 59.58 17:49:49 17:39:01 2 32.61 0.00 5.83 0.00 0.07 61.48 17:49:49 17:39:01 3 33.77 0.00 5.83 0.02 0.07 60.32 17:49:49 17:39:01 4 34.14 0.00 6.36 0.71 0.07 58.73 17:49:49 17:39:01 5 33.37 0.00 6.75 20.10 0.08 39.70 17:49:49 17:39:01 6 34.81 0.00 5.32 0.44 0.07 59.36 17:49:49 17:39:01 7 33.73 0.00 5.69 0.08 0.08 60.42 17:49:49 17:40:01 all 21.00 0.00 5.50 2.91 0.08 70.51 17:49:49 17:40:01 0 20.16 0.00 6.02 6.69 0.07 67.06 17:49:49 17:40:01 1 19.93 0.00 5.59 11.72 0.12 62.64 17:49:49 17:40:01 2 20.88 0.00 5.72 0.32 0.07 73.02 17:49:49 17:40:01 3 21.32 0.00 5.11 1.27 0.10 72.19 17:49:49 17:40:01 4 22.91 0.00 5.73 0.30 0.07 70.99 17:49:49 17:40:01 5 20.55 0.00 5.39 0.12 0.07 73.87 17:49:49 17:40:01 6 21.50 0.00 5.54 0.51 0.08 72.37 17:49:49 17:40:01 7 20.77 0.00 4.88 2.41 0.07 71.87 17:49:49 17:41:01 all 0.20 0.00 0.04 0.01 0.01 99.73 17:49:49 17:41:01 0 0.07 0.00 0.08 0.03 0.02 99.80 17:49:49 17:41:01 1 0.10 0.00 0.05 0.05 0.00 99.80 17:49:49 17:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 17:49:49 17:41:01 3 0.03 0.00 0.05 0.00 0.00 99.92 17:49:49 17:41:01 4 1.22 0.00 0.05 0.00 0.02 98.71 17:49:49 17:41:01 5 0.07 0.00 0.03 0.00 0.02 99.88 17:49:49 17:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 17:49:49 17:41:01 7 0.02 0.00 0.05 0.00 0.03 99.90 17:49:49 17:42:01 all 1.08 0.00 0.52 0.38 0.02 98.00 17:49:49 17:42:01 0 0.50 0.00 0.38 0.62 0.02 98.48 17:49:49 17:42:01 1 2.44 0.00 0.70 0.70 0.03 96.13 17:49:49 17:42:01 2 0.73 0.00 0.40 0.03 0.00 98.83 17:49:49 17:42:01 3 1.13 0.00 0.55 0.07 0.02 98.23 17:49:49 17:42:01 4 1.16 0.00 0.43 0.40 0.02 97.99 17:49:49 17:42:01 5 0.80 0.00 0.40 0.10 0.02 98.68 17:49:49 17:42:01 6 1.07 0.00 0.47 0.22 0.03 98.21 17:49:49 17:42:01 7 0.79 0.00 0.80 0.94 0.02 97.46 17:49:49 17:43:01 all 0.02 0.00 0.02 0.01 0.01 99.94 17:49:49 17:43:01 0 0.00 0.00 0.03 0.07 0.02 99.88 17:49:49 17:43:01 1 0.03 0.00 0.03 0.03 0.02 99.88 17:49:49 17:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 17:49:49 17:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 17:49:49 17:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:49:49 17:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 17:49:49 17:43:01 6 0.00 0.00 0.03 0.00 0.00 99.97 17:49:49 17:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:49:49 17:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:49:49 17:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:49:49 17:44:01 1 0.03 0.00 0.03 0.05 0.03 99.85 17:49:49 17:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 17:49:49 17:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:49:49 17:44:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:49:49 17:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:49:49 17:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 17:49:49 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:49:49 17:45:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:49:49 17:45:01 0 0.00 0.00 0.02 0.02 0.02 99.95 17:49:49 17:45:01 1 0.02 0.00 0.02 0.03 0.02 99.92 17:49:49 17:45:01 2 0.03 0.00 0.02 0.02 0.00 99.93 17:49:49 17:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:49:49 17:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:49:49 17:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 17:49:49 17:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 17:49:49 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:49 17:46:01 all 0.01 0.00 0.01 0.01 0.01 99.96 17:49:49 17:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:49:49 17:46:01 1 0.00 0.00 0.02 0.03 0.02 99.93 17:49:49 17:46:01 2 0.02 0.00 0.00 0.05 0.02 99.92 17:49:49 17:46:01 3 0.05 0.00 0.00 0.00 0.02 99.93 17:49:49 17:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 17:49:49 17:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:49:49 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:49:49 17:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:49:49 17:47:01 all 0.06 0.00 0.01 0.01 0.01 99.92 17:49:49 17:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:49:49 17:47:01 1 0.32 0.00 0.03 0.03 0.03 99.58 17:49:49 17:47:01 2 0.03 0.00 0.00 0.02 0.02 99.93 17:49:49 17:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 17:49:49 17:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 17:49:49 17:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 17:49:49 17:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 17:49:49 17:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:49:49 17:48:01 all 0.02 0.00 0.00 0.01 0.01 99.95 17:49:49 17:48:01 0 0.00 0.00 0.02 0.00 0.02 99.97 17:49:49 17:48:01 1 0.12 0.00 0.00 0.10 0.02 99.77 17:49:49 17:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:49:49 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:49:49 17:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 17:49:49 17:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:49:49 17:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 17:49:49 17:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:49:49 17:49:49 17:48:01 CPU %user %nice %system %iowait %steal %idle 17:49:49 17:49:01 all 0.41 0.00 0.09 0.05 0.00 99.44 17:49:49 17:49:01 0 0.80 0.00 0.05 0.03 0.00 99.12 17:49:49 17:49:01 1 0.82 0.00 0.03 0.15 0.02 98.98 17:49:49 17:49:01 2 0.13 0.00 0.10 0.02 0.00 99.75 17:49:49 17:49:01 3 0.20 0.00 0.18 0.00 0.02 99.60 17:49:49 17:49:01 4 0.38 0.00 0.05 0.00 0.00 99.57 17:49:49 17:49:01 5 0.25 0.00 0.10 0.03 0.00 99.62 17:49:49 17:49:01 6 0.38 0.00 0.12 0.18 0.00 99.32 17:49:49 17:49:01 7 0.35 0.00 0.08 0.02 0.00 99.55 17:49:49 Average: all 5.47 0.00 1.32 0.82 0.03 92.37 17:49:49 Average: 0 5.41 0.00 1.39 1.57 0.02 91.60 17:49:49 Average: 1 5.53 0.00 1.35 1.12 0.04 91.96 17:49:49 Average: 2 5.20 0.00 1.34 0.16 0.02 93.28 17:49:49 Average: 3 5.51 0.00 1.31 0.13 0.03 93.02 17:49:49 Average: 4 5.89 0.00 1.29 0.24 0.02 92.56 17:49:49 Average: 5 5.36 0.00 1.40 2.82 0.02 90.40 17:49:49 Average: 6 5.48 0.00 1.27 0.16 0.02 93.07 17:49:49 Average: 7 5.36 0.00 1.22 0.32 0.02 93.08 17:49:49 17:49:49 17:49:49