Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 397f74a9d669c0142bc715997d2769cba4f3ecff+7a1cf3250193716800d70f0cf90cebef309e38f0 (3e45bb799ab291dc96019a5d571627c05ce2bc7e) 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-ssh2261712000244283188.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh2682253927879686729.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-248/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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4995018774285952045.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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11681864301389354077.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh3536878191231336550.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-248/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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4246175054072210258.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-15536’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15533’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15551’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15534’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15552 in /w/workspace/foundry_device-usb-camera_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7a1cf3250193716800d70f0cf90cebef309e38f0 into PR head commit 397f74a9d669c0142bc715997d2769cba4f3ecff Merge succeeded, producing 397f74a9d669c0142bc715997d2769cba4f3ecff Checking out Revision 397f74a9d669c0142bc715997d2769cba4f3ecff (PR-248) Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:06:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:06:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:06:40 ========================================================= 10:06:40 EdgeX Global Pipelines Version Info 10:06:40 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f 397f74a9d669c0142bc715997d2769cba4f3ecff # 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 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 397f74a9d669c0142bc715997d2769cba4f3ecff # timeout=10 [Pipeline] libraryResource [Pipeline] sh 10:06:41 ------------------- 10:06:41 stable info: 10:06:41 ------------------- 10:06:41 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:06:41 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:06:41 Message: update stable to v1.0.249 10:06:42 ------------------- 10:06:42 experimental info: 10:06:42 ------------------- 10:06:42 Commited By: **** collab-it+edgex@linuxfoundation.org 10:06:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:06:42 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:06:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 397f74a9d669c0142bc715997d2769cba4f3ecff [Pipeline] echo 10:06:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 397f74a [Pipeline] echo 10:06:44 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:06:44 provisioning config files... 10:06:44 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-248@tmp/config10987897820684754377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:44 ---> docker-login.sh 10:06:44 nexus3.edgexfoundry.org:10001 10:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:44 Configure a credential helper to remove this warning. See 10:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:44 10:06:44 Login Succeeded 10:06:44 nexus3.edgexfoundry.org:10002 10:06:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:44 Configure a credential helper to remove this warning. See 10:06:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:44 10:06:44 Login Succeeded 10:06:44 nexus3.edgexfoundry.org:10003 10:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:45 Configure a credential helper to remove this warning. See 10:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:45 10:06:45 Login Succeeded 10:06:45 nexus3.edgexfoundry.org:10004 10:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:45 Configure a credential helper to remove this warning. See 10:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:45 10:06:45 Login Succeeded 10:06:45 docker.io 10:06:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:06:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:06:45 Configure a credential helper to remove this warning. See 10:06:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:06:45 10:06:45 Login Succeeded 10:06:45 ---> docker-login.sh ends [Pipeline] } 10:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:06:46 + git rev-list -1 --merges 397f74a9d669c0142bc715997d2769cba4f3ecff~1..397f74a9d669c0142bc715997d2769cba4f3ecff [Pipeline] echo 10:06:46 -----------> git rev-list -1 --merges 397f74a9d669c0142bc715997d2769cba4f3ecff~1..397f74a9d669c0142bc715997d2769cba4f3ecff 397f74a9d669c0142bc715997d2769cba4f3ecff [false] [Pipeline] sh 10:06:46 + git log --format=format:%s -1 397f74a9d669c0142bc715997d2769cba4f3ecff [Pipeline] echo 10:06:46 ========================================================= 10:06:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:06:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:06:46 + git log --format=format:%s -1 397f74a9d669c0142bc715997d2769cba4f3ecff [Pipeline] echo 10:06:46 [semverPrep] GIT_COMMIT: 397f74a9d669c0142bc715997d2769cba4f3ecff, Commit Message: build(deps): Bump github.com/canonical/edgex-snap-hooks/v3 [Pipeline] echo 10:06:47 [semverPrep] This is not a build commit. [Pipeline] sh 10:06:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:06:47 + grep -v github /etc/ssh/ssh_known_hosts 10:06:47 + [ -e /tmp/ssh_known_hosts ] 10:06:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:06:47 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 10:06:47 -a /etc/ssh/ssh_known_hosts 10:06:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:47 10:06:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:48 0.1.4: Pulling from edgex-devops/py-git-semver 10:06:48 b85a868b505f: Pulling fs layer 10:06:48 e2be974225ed: Pulling fs layer 10:06:48 339a4e72a1f5: Pulling fs layer 10:06:48 988bab9f4d93: Pulling fs layer 10:06:48 1469e6f7b9e6: Pulling fs layer 10:06:48 eaf3925da568: Pulling fs layer 10:06:48 bab4dde63d76: Pulling fs layer 10:06:48 bde34c3a00c8: Pulling fs layer 10:06:48 b352a97aabf1: Pulling fs layer 10:06:48 4872d77fe225: Pulling fs layer 10:06:48 5851b861e8e6: Pulling fs layer 10:06:48 bab4dde63d76: Waiting 10:06:48 4872d77fe225: Waiting 10:06:48 5851b861e8e6: Waiting 10:06:48 988bab9f4d93: Waiting 10:06:48 1469e6f7b9e6: Waiting 10:06:48 eaf3925da568: Waiting 10:06:48 b352a97aabf1: Waiting 10:06:48 e2be974225ed: Verifying Checksum 10:06:48 e2be974225ed: Download complete 10:06:48 988bab9f4d93: Verifying Checksum 10:06:48 988bab9f4d93: Download complete 10:06:48 1469e6f7b9e6: Verifying Checksum 10:06:48 1469e6f7b9e6: Download complete 10:06:48 eaf3925da568: Verifying Checksum 10:06:48 eaf3925da568: Download complete 10:06:48 339a4e72a1f5: Verifying Checksum 10:06:48 339a4e72a1f5: Download complete 10:06:48 bde34c3a00c8: Verifying Checksum 10:06:48 bde34c3a00c8: Download complete 10:06:48 b352a97aabf1: Download complete 10:06:48 4872d77fe225: Verifying Checksum 10:06:48 4872d77fe225: Download complete 10:06:48 5851b861e8e6: Verifying Checksum 10:06:48 5851b861e8e6: Download complete 10:06:48 b85a868b505f: Verifying Checksum 10:06:48 b85a868b505f: Download complete 10:06:49 bab4dde63d76: Verifying Checksum 10:06:49 bab4dde63d76: Download complete 10:06:49 b85a868b505f: Pull complete 10:06:49 e2be974225ed: Pull complete 10:06:50 339a4e72a1f5: Pull complete 10:06:50 988bab9f4d93: Pull complete 10:06:50 1469e6f7b9e6: Pull complete 10:06:50 eaf3925da568: Pull complete 10:06:52 bab4dde63d76: Pull complete 10:06:52 bde34c3a00c8: Pull complete 10:06:52 b352a97aabf1: Pull complete 10:06:52 4872d77fe225: Pull complete 10:06:52 5851b861e8e6: Pull complete 10:06:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:06:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:06:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:53 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 10:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-248 -v /w/workspace/foundry_device-usb-camera_PR-248:/w/workspace/foundry_device-usb-camera_PR-248:rw,z -v /w/workspace/foundry_device-usb-camera_PR-248@tmp:/w/workspace/foundry_device-usb-camera_PR-248@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 10:06:55 $ docker top d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 -eo pid,comm 10:06:56 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). 10:06:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:56 [ssh-agent] Looking for ssh-agent implementation... 10:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:56 $ docker exec d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 ssh-agent 10:06:56 SSH_AUTH_SOCK=/tmp/ssh-bZma1FzB3axt/agent.32 10:06:56 SSH_AGENT_PID=38 10:06:56 Running ssh-add (command line suppressed) 10:06:56 Identity added: /w/workspace/foundry_device-usb-camera_PR-248@tmp/private_key_16863145585208017944.key (/w/workspace/foundry_device-usb-camera_PR-248@tmp/private_key_16863145585208017944.key) 10:06:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:56 + git tag --points-at HEAD [Pipeline] } 10:06:56 $ docker exec --env ******** --env ******** d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 ssh-agent -k 10:06:57 unset SSH_AUTH_SOCK; 10:06:57 unset SSH_AGENT_PID; 10:06:57 echo Agent pid 38 killed; 10:06:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:06:57 [ssh-agent] Looking for ssh-agent implementation... 10:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:57 $ docker exec d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 ssh-agent 10:06:57 SSH_AUTH_SOCK=/tmp/ssh-sXG81OZEIFCL/agent.70 10:06:57 SSH_AGENT_PID=76 10:06:57 Running ssh-add (command line suppressed) 10:06:57 Identity added: /w/workspace/foundry_device-usb-camera_PR-248@tmp/private_key_8355097808434007043.key (/w/workspace/foundry_device-usb-camera_PR-248@tmp/private_key_8355097808434007043.key) 10:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:06:57 + git semver init 10:06:58 2023-05-16 10:06:57,971 [run_init] DEBUG init version:0.0.0 force:False 10:06:58 2023-05-16 10:06:57,972 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-248/.semver 10:06:58 2023-05-16 10:06:57,972 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-248/.semver 10:06:58 2023-05-16 10:06:57,973 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-248/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-248, universal_newlines=False, shell=None, istream=None) 10:06:59 2023-05-16 10:06:58,642 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-248/.git/info/exclude 10:06:59 2023-05-16 10:06:58,642 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-248/.semver/PR-248 with force:False 10:06:59 2023-05-16 10:06:58,642 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-248/.semver/PR-248 10:06:59 2023-05-16 10:06:58,645 [execute] INFO git cat-file --batch-check 10:06:59 2023-05-16 10:06:58,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) 10:06:59 2023-05-16 10:06:58,650 [execute] INFO git cat-file --batch 10:06:59 2023-05-16 10:06:58,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-248/.semver, universal_newlines=False, shell=None, istream=) 10:06:59 2023-05-16 10:06:58,657 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-248/.semver/PR-248 10:06:59 0.0.0 [Pipeline] } 10:06:59 $ docker exec --env ******** --env ******** d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 ssh-agent -k 10:06:59 unset SSH_AUTH_SOCK; 10:06:59 unset SSH_AGENT_PID; 10:06:59 echo Agent pid 76 killed; 10:06:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:06:59 + git semver [Pipeline] } 10:06:59 $ docker stop --time=1 d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 10:07:01 $ docker rm -f --volumes d366235d04344028feda54164a6394c1cefd8be9aae8032b7d6a69be2cd1d458 [Pipeline] // withDockerContainer [Pipeline] sh 10:07:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:07:01 Stashed 1 file(s) [Pipeline] echo 10:07:01 [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 10:07:02 provisioning config files... 10:07:02 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-248@tmp/config3100681746674979094tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:07:03 ---> docker-login.sh 10:07:03 nexus3.edgexfoundry.org:10001 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 nexus3.edgexfoundry.org:10002 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 nexus3.edgexfoundry.org:10003 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 nexus3.edgexfoundry.org:10004 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 docker.io 10:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:07:03 Configure a credential helper to remove this warning. See 10:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:07:03 10:07:03 Login Succeeded 10:07:03 ---> docker-login.sh ends [Pipeline] } 10:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:07:03 ========================================================= 10:07:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:07:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:04 + 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 . 10:07:04 Sending build context to Docker daemon 1.853MB 10:07:04 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:07:04 Step 2/13 : FROM ${BASE} AS builder 10:07:04 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:07:04 f56be85fc22e: Pulling fs layer 10:07:04 85791d961cd3: Pulling fs layer 10:07:04 d694b5ae8c79: Pulling fs layer 10:07:04 9f32a84ed3da: Pulling fs layer 10:07:04 4d19c01a9841: Pulling fs layer 10:07:04 9325e15d5711: Pulling fs layer 10:07:04 556b6ee489ea: Pulling fs layer 10:07:04 c5a4b2cf53e6: Pulling fs layer 10:07:04 9f32a84ed3da: Waiting 10:07:04 4d19c01a9841: Waiting 10:07:04 9325e15d5711: Waiting 10:07:04 c5a4b2cf53e6: Waiting 10:07:04 556b6ee489ea: Waiting 10:07:04 85791d961cd3: Verifying Checksum 10:07:04 85791d961cd3: Download complete 10:07:04 9f32a84ed3da: Verifying Checksum 10:07:04 9f32a84ed3da: Download complete 10:07:04 4d19c01a9841: Verifying Checksum 10:07:04 4d19c01a9841: Download complete 10:07:04 f56be85fc22e: Verifying Checksum 10:07:04 f56be85fc22e: Download complete 10:07:04 9325e15d5711: Verifying Checksum 10:07:04 9325e15d5711: Download complete 10:07:04 f56be85fc22e: Pull complete 10:07:05 c5a4b2cf53e6: Verifying Checksum 10:07:05 c5a4b2cf53e6: Download complete 10:07:05 d694b5ae8c79: Verifying Checksum 10:07:05 d694b5ae8c79: Download complete 10:07:05 85791d961cd3: Pull complete 10:07:05 556b6ee489ea: Verifying Checksum 10:07:05 556b6ee489ea: Download complete 10:07:08 d694b5ae8c79: Pull complete 10:07:08 9f32a84ed3da: Pull complete 10:07:08 4d19c01a9841: Pull complete 10:07:08 9325e15d5711: Pull complete 10:07:11 556b6ee489ea: Pull complete 10:07:12 c5a4b2cf53e6: Pull complete 10:07:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 10:07:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:07:12 ---> c4be618373d6 10:07:12 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:07:17 Still waiting to schedule task 10:07:17 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 10:07:19 ---> Running in fce6240731d5 10:07:19 Removing intermediate container fce6240731d5 10:07:19 ---> 52e2142bd22e 10:07:19 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:07:19 ---> Running in 10586a975739 10:07:19 Removing intermediate container 10586a975739 10:07:19 ---> f057d47b9220 10:07:19 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:07:19 ---> Running in 14db64cdd2f7 10:07:19 Removing intermediate container 14db64cdd2f7 10:07:19 ---> bd898056ca3a 10:07:19 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:07:19 ---> Running in 4706c10d2bbc 10:07:19 Removing intermediate container 4706c10d2bbc 10:07:19 ---> 90e698e2826c 10:07:19 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:07:19 ---> Running in 0e2f502c7e6a 10:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:07:20 (1/14) Installing libintl (0.21.1-r1) 10:07:20 (2/14) Installing eudev-libs (3.2.11-r4) 10:07:20 (3/14) Installing libjpeg-turbo (2.1.4-r0) 10:07:20 (4/14) Installing v4l-utils-libs (1.22.1-r2) 10:07:20 (5/14) Installing v4l-utils (1.22.1-r2) 10:07:20 (6/14) Installing udev-init-scripts (35-r1) 10:07:20 (7/14) Installing libblkid (2.38.1-r1) 10:07:20 (8/14) Installing xz-libs (5.2.9-r0) 10:07:20 (9/14) Installing zstd-libs (1.5.5-r0) 10:07:20 (10/14) Installing kmod-libs (30-r1) 10:07:20 (11/14) Installing eudev (3.2.11-r4) 10:07:20 (12/14) Installing eudev-dev (3.2.11-r4) 10:07:20 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 10:07:20 (14/14) Installing v4l-utils-dev (1.22.1-r2) 10:07:20 Executing busybox-1.35.0-r29.trigger 10:07:20 Executing eudev-3.2.11-r4.trigger 10:07:20 OK: 272 MiB in 67 packages 10:07:21 Removing intermediate container 0e2f502c7e6a 10:07:21 ---> 21c0284881f9 10:07:21 Step 8/13 : WORKDIR /device-usb-camera 10:07:21 ---> Running in 7997f31fcd5b 10:07:21 Removing intermediate container 7997f31fcd5b 10:07:21 ---> 31c517eabdd5 10:07:21 Step 9/13 : COPY go.mod vendor* ./ 10:07:21 ---> 465d749095f0 10:07:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:07:21 ---> Running in 0fc59ce0ac31 10:07:53 Removing intermediate container 0fc59ce0ac31 10:07:53 ---> c9da764b0345 10:07:53 Step 11/13 : COPY . . 10:07:53 ---> c2b15633328f 10:07:53 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:07:53 ---> Running in b8673fd8dd6b 10:07:53  % Total % Received % Xferd Average Speed Time Time Time Current 10:07:53 Dload Upload Total Spent Left Speed 10:07:53 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 7372 0 --:--:-- --:--:-- --:--:-- 7426 10:07:53 Removing intermediate container b8673fd8dd6b 10:07:53 ---> dbafdd0fc619 10:07:53 Step 13/13 : RUN ${MAKE} 10:07:53 ---> Running in bae0260ef33d 10:07:53 noop 10:07:53 Removing intermediate container bae0260ef33d 10:07:53 ---> 288317f82272 10:07:53 Successfully built 288317f82272 10:07:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:54 + docker inspect -f . ci-base-image-x86_64 10:07:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:54 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 10:07:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-248 -v /w/workspace/foundry_device-usb-camera_PR-248:/w/workspace/foundry_device-usb-camera_PR-248:rw,z -v /w/workspace/foundry_device-usb-camera_PR-248@tmp:/w/workspace/foundry_device-usb-camera_PR-248@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 10:07:54 $ docker top e019a908ce37badde025889ff0391c77ebc0613bf46e944fd2ff13fbe71d4591 -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:55 + go version 10:07:55 go version go1.20.2 linux/amd64 [Pipeline] } 10:07:55 $ docker stop --time=1 e019a908ce37badde025889ff0391c77ebc0613bf46e944fd2ff13fbe71d4591 10:07:56 $ docker rm -f --volumes e019a908ce37badde025889ff0391c77ebc0613bf46e944fd2ff13fbe71d4591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:07:57 + docker inspect -f . ci-base-image-x86_64 10:07:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:07:57 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 10:07:57 $ 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-248 -v /w/workspace/foundry_device-usb-camera_PR-248:/w/workspace/foundry_device-usb-camera_PR-248:rw,z -v /w/workspace/foundry_device-usb-camera_PR-248@tmp:/w/workspace/foundry_device-usb-camera_PR-248@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 10:07:58 $ docker top 168cfcdd4244bb13274eeccadf5d474d3d532c40aa3603804281dfed0fbb1d9a -eo pid,comm [Pipeline] { [Pipeline] sh 10:07:58 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-248 [Pipeline] fileExists [Pipeline] sh 10:07:59 + make test 10:07:59 go test ./... -coverprofile=coverage.out ./... 10:08:04 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:08:14 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 10:08:14 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 1.8% of statements 10:08:20 go vet ./... 10:08:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:25 ./bin/test-attribution-txt.sh [Pipeline] echo 10:08:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:08:25 $ docker stop --time=1 168cfcdd4244bb13274eeccadf5d474d3d532c40aa3603804281dfed0fbb1d9a 10:08:28 $ docker rm -f --volumes 168cfcdd4244bb13274eeccadf5d474d3d532c40aa3603804281dfed0fbb1d9a [Pipeline] // withDockerContainer [Pipeline] sh 10:08:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:08:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:08:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:08:30 + ls -al . 10:08:30 total 188 10:08:30 drwxrwxr-x 10 jenkins jenkins 4096 May 16 10:07 . 10:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:06 .. 10:08:30 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:06 .git 10:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:06 .github 10:08:30 -rw-rw-r-- 1 jenkins jenkins 414 May 16 10:06 .gitignore 10:08:30 -rw-rw-r-- 1 jenkins jenkins 42 May 16 10:06 .golangci.yml 10:08:30 -rw-rw-r-- 1 jenkins jenkins 77 May 16 10:06 .hadolint.yml 10:08:30 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:06 .semver 10:08:30 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 10:06 Attribution.txt 10:08:30 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 10:06 CHANGELOG.md 10:08:30 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 10:06 Dockerfile 10:08:30 -rw-rw-r-- 1 jenkins jenkins 678 May 16 10:06 GOVERNANCE.md 10:08:30 -rw-rw-r-- 1 jenkins jenkins 659 May 16 10:06 Jenkinsfile 10:08:30 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 10:06 LICENSE 10:08:30 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 10:06 Makefile 10:08:30 -rw-rw-r-- 1 jenkins jenkins 622 May 16 10:06 OWNERS.md 10:08:30 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 10:06 README.md 10:08:30 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:07 VERSION 10:08:30 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:06 bin 10:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:06 cmd 10:08:30 -rw-r--r-- 1 jenkins jenkins 31521 May 16 10:08 coverage.out 10:08:30 -rwxrwxr-x 1 jenkins jenkins 140 May 16 10:06 docker-entrypoint.sh 10:08:30 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:06 docs 10:08:30 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:06 go.mod 10:08:30 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 10:06 go.sum 10:08:30 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:06 internal 10:08:30 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:06 snap 10:08:30 -rw-rw-r-- 1 jenkins jenkins 231 May 16 10:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:30 + 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=397f74a9d669c0142bc715997d2769cba4f3ecff --label arch=amd64 --label version=0.0.0 . 10:08:30 Sending build context to Docker daemon 1.886MB 10:08:30 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 10:08:30 Step 2/36 : FROM ${BASE} AS builder 10:08:30 ---> 288317f82272 10:08:30 Step 3/36 : ARG ADD_BUILD_TAGS="" 10:08:30 ---> Running in 751802c03124 10:08:31 Removing intermediate container 751802c03124 10:08:31 ---> 4887936a40ca 10:08:31 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:08:31 ---> Running in f72a29b23d63 10:08:31 Removing intermediate container f72a29b23d63 10:08:31 ---> b6e7c2dfbaa9 10:08:31 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:08:31 ---> Running in 5b8a314570ef 10:08:31 Removing intermediate container 5b8a314570ef 10:08:31 ---> d188f6edefaf 10:08:31 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:08:31 ---> Running in 3d79af0921b6 10:08:31 Removing intermediate container 3d79af0921b6 10:08:31 ---> ffa40ee764cf 10:08:31 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:08:31 ---> Running in d87101dc795b 10:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:32 OK: 272 MiB in 67 packages 10:08:32 Removing intermediate container d87101dc795b 10:08:32 ---> e5d6c7bc5031 10:08:32 Step 8/36 : WORKDIR /device-usb-camera 10:08:32 ---> Running in 88b4db6bdf35 10:08:32 Removing intermediate container 88b4db6bdf35 10:08:32 ---> f798752b603e 10:08:32 Step 9/36 : COPY go.mod vendor* ./ 10:08:32 ---> 714a152a5ce2 10:08:32 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:32 ---> Running in 2d0333a26912 10:08:33 Removing intermediate container 2d0333a26912 10:08:33 ---> c40f4b32ddb0 10:08:33 Step 11/36 : COPY . . 10:08:33 ---> 7c2e84b25deb 10:08:33 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:08:33 ---> Running in 40df6562d3c3 10:08:33  % Total % Received % Xferd Average Speed Time Time Time Current 10:08:33 Dload Upload Total Spent Left Speed 10:08:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21210 0 --:--:-- --:--:-- --:--:-- 21673 10:08:34 Removing intermediate container 40df6562d3c3 10:08:34 ---> 89cc7671b769 10:08:34 Step 13/36 : RUN ${MAKE} 10:08:34 ---> Running in 967ef6bfdf49 10:08:34 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 10:08:56 Removing intermediate container 967ef6bfdf49 10:08:56 ---> 3fce7128e582 10:08:56 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 10:08:56 v0.21.6: Pulling from aler9/rtsp-simple-server 10:08:56 4acc49c71d14: Pulling fs layer 10:08:56 4acc49c71d14: Verifying Checksum 10:08:56 4acc49c71d14: Download complete 10:08:56 4acc49c71d14: Pull complete 10:08:56 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 10:08:56 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 10:08:56 ---> 01a2bd3e5fff 10:08:56 Step 15/36 : FROM alpine:3.17 10:08:57 3.17: Pulling from library/alpine 10:08:57 f56be85fc22e: Already exists 10:08:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:08:57 Status: Downloaded newer image for alpine:3.17 10:08:57 ---> 9ed4aefc74f6 10:08:57 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:08:57 ---> Running in 7dc64c9b2655 10:08:58 Removing intermediate container 7dc64c9b2655 10:08:58 ---> 657dd0333897 10:08:58 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 10:08:58 ---> Running in 90f0e3acd45c 10:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:08:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:08:59 (1/86) Installing dumb-init (1.2.5-r2) 10:08:59 (2/86) Installing sdl2 (2.26.5-r0) 10:08:59 (3/86) Installing svt-av1-libs (1.3.0-r0) 10:08:59 (4/86) Installing libxau (1.0.10-r0) 10:08:59 (5/86) Installing libmd (1.0.4-r0) 10:08:59 (6/86) Installing libbsd (0.11.7-r0) 10:08:59 (7/86) Installing libxdmcp (1.1.4-r0) 10:08:59 (8/86) Installing libxcb (1.15-r0) 10:08:59 (9/86) Installing libx11 (1.8.4-r0) 10:08:59 (10/86) Installing aom-libs (3.5.0-r0) 10:08:59 (11/86) Installing alsa-lib (1.2.8-r0) 10:08:59 (12/86) Installing libexpat (2.5.0-r0) 10:08:59 (13/86) Installing brotli-libs (1.0.9-r9) 10:08:59 (14/86) Installing libbz2 (1.0.8-r4) 10:08:59 (15/86) Installing libpng (1.6.38-r0) 10:08:59 (16/86) Installing freetype (2.12.1-r0) 10:08:59 (17/86) Installing fontconfig (2.14.1-r0) 10:08:59 (18/86) Installing fribidi (1.0.12-r0) 10:08:59 (19/86) Installing libffi (3.4.4-r0) 10:08:59 (20/86) Installing libintl (0.21.1-r1) 10:08:59 (21/86) Installing libblkid (2.38.1-r1) 10:08:59 (22/86) Installing libmount (2.38.1-r1) 10:08:59 (23/86) Installing pcre2 (10.42-r0) 10:08:59 (24/86) Installing glib (2.74.6-r0) 10:08:59 (25/86) Installing graphite2 (1.3.14-r2) 10:08:59 (26/86) Installing harfbuzz (5.3.1-r1) 10:08:59 (27/86) Installing libass (0.16.0-r1) 10:08:59 (28/86) Installing libdav1d (1.0.0-r2) 10:08:59 (29/86) Installing hwdata-pci (0.364-r0) 10:08:59 (30/86) Installing libpciaccess (0.17-r0) 10:08:59 (31/86) Installing libdrm (2.4.114-r0) 10:08:59 (32/86) Installing gmp (6.2.1-r2) 10:08:59 (33/86) Installing nettle (3.8.1-r0) 10:08:59 (34/86) Installing p11-kit (0.24.1-r1) 10:08:59 (35/86) Installing libtasn1 (4.19.0-r0) 10:08:59 (36/86) Installing libunistring (1.1-r0) 10:08:59 (37/86) Installing gnutls (3.7.8-r3) 10:08:59 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) 10:08:59 (39/86) Installing ncurses-libs (6.3_p20221119-r0) 10:08:59 (40/86) Installing lame (3.100-r2) 10:08:59 (41/86) Installing opus (1.3.1-r1) 10:08:59 (42/86) Installing libasyncns (0.8-r1) 10:08:59 (43/86) Installing dbus-libs (1.14.4-r0) 10:08:59 (44/86) Installing libltdl (2.4.7-r1) 10:08:59 (45/86) Installing orc (0.4.33-r0) 10:08:59 (46/86) Installing libgcc (12.2.1_git20220924-r4) 10:08:59 (47/86) Installing libogg (1.3.5-r2) 10:08:59 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 10:08:59 (49/86) Installing flac-libs (1.4.2-r0) 10:08:59 (50/86) Installing libvorbis (1.3.7-r0) 10:08:59 (51/86) Installing libsndfile (1.1.0-r2) 10:08:59 (52/86) Installing libgomp (12.2.1_git20220924-r4) 10:08:59 (53/86) Installing soxr (0.1.3-r3) 10:08:59 (54/86) Installing speexdsp (1.2.1-r0) 10:08:59 (55/86) Installing tdb-libs (1.4.6-r0) 10:08:59 (56/86) Installing libpulse (16.1-r6) 10:08:59 (57/86) Installing cjson (1.7.15-r3) 10:08:59 (58/86) Installing mbedtls (2.28.3-r0) 10:08:59 (59/86) Installing librist (0.2.7-r0) 10:08:59 (60/86) Installing libsrt (1.5.1-r0) 10:08:59 (61/86) Installing libssh (0.10.5-r0) 10:09:00 (62/86) Installing libtheora (1.1.1-r16) 10:09:00 (63/86) Installing libjpeg-turbo (2.1.4-r0) 10:09:00 (64/86) Installing v4l-utils-libs (1.22.1-r2) 10:09:00 (65/86) Installing libxext (1.3.5-r0) 10:09:00 (66/86) Installing libxfixes (6.0.0-r0) 10:09:00 (67/86) Installing wayland-libs-client (1.21.0-r1) 10:09:00 (68/86) Installing libva (2.16.0-r0) 10:09:00 (69/86) Installing libvdpau (1.5-r0) 10:09:00 (70/86) Installing vidstab (1.1.0-r2) 10:09:00 (71/86) Installing libvpx (1.12.0-r1) 10:09:00 (72/86) Installing libwebp (1.2.4-r1) 10:09:00 (73/86) Installing x264-libs (0.164_git20220602-r0) 10:09:00 (74/86) Installing numactl (2.0.16-r1) 10:09:00 (75/86) Installing x265-libs (3.5-r3) 10:09:00 (76/86) Installing xvidcore (1.3.7-r1) 10:09:00 (77/86) Installing libsodium (1.0.18-r2) 10:09:00 (78/86) Installing libzmq (4.3.4-r1) 10:09:00 (79/86) Installing ffmpeg-libs (5.1.3-r0) 10:09:00 (80/86) Installing ffmpeg (5.1.3-r0) 10:09:00 (81/86) Installing udev-init-scripts (35-r1) 10:09:00 (82/86) Installing eudev-libs (3.2.11-r4) 10:09:00 (83/86) Installing xz-libs (5.2.9-r0) 10:09:00 (84/86) Installing zstd-libs (1.5.5-r0) 10:09:00 (85/86) Installing kmod-libs (30-r1) 10:09:00 (86/86) Installing eudev (3.2.11-r4) 10:09:00 Executing busybox-1.35.0-r29.trigger 10:09:00 Executing eudev-3.2.11-r4.trigger 10:09:00 OK: 112 MiB in 101 packages 10:09:04 Removing intermediate container 90f0e3acd45c 10:09:04 ---> c7a03aa9a8de 10:09:04 Step 18/36 : WORKDIR / 10:09:04 ---> Running in 3dd37e38e44e 10:09:04 Removing intermediate container 3dd37e38e44e 10:09:04 ---> 7dcbbb7c9256 10:09:04 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 10:09:05 ---> 515436b3b8ff 10:09:05 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 10:09:05 ---> 3535832281d3 10:09:05 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 10:09:05 ---> 28ee9a1659db 10:09:05 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 10:09:06 ---> a70cd811f1f6 10:09:06 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:09:06 ---> c3e54b4d83c5 10:09:06 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 10:09:06 ---> 6b5b227579df 10:09:06 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 10:09:07 ---> 9082e70ab525 10:09:07 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 10:09:07 ---> Running in cc59080f1ba9 10:09:07 Removing intermediate container cc59080f1ba9 10:09:07 ---> fd4ae94abb4d 10:09:07 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 10:09:08 ---> Running in dd3170f6c65e 10:09:09 Removing intermediate container dd3170f6c65e 10:09:09 ---> 52261a570e43 10:09:09 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 10:09:09 ---> Running in 86c6c804ab65 10:09:09 Removing intermediate container 86c6c804ab65 10:09:09 ---> 079f386c2c7a 10:09:09 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 10:09:09 ---> Running in 0cdbfa99bb76 10:09:10 Removing intermediate container 0cdbfa99bb76 10:09:10 ---> 04598c57f2f5 10:09:10 Step 30/36 : EXPOSE 59983 10:09:10 ---> Running in 12a795c185d4 10:09:10 Removing intermediate container 12a795c185d4 10:09:10 ---> a331650afa0b 10:09:10 Step 31/36 : EXPOSE 8554 10:09:10 ---> Running in 51e708a4ed7d 10:09:10 Removing intermediate container 51e708a4ed7d 10:09:10 ---> 2e5d016601e0 10:09:10 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 10:09:10 ---> Running in fe88a172584f 10:09:10 Removing intermediate container fe88a172584f 10:09:10 ---> 713bbb8c947a 10:09:10 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 10:09:10 ---> Running in b4f7b848dbfa 10:09:10 Removing intermediate container b4f7b848dbfa 10:09:10 ---> ea90d4f784ef 10:09:10 Step 34/36 : LABEL arch=amd64 10:09:10 ---> Running in c28f52335d23 10:09:10 Removing intermediate container c28f52335d23 10:09:10 ---> 5491eef17d95 10:09:10 Step 35/36 : LABEL git_sha=397f74a9d669c0142bc715997d2769cba4f3ecff 10:09:10 ---> Running in ef00a8ae1769 10:09:10 Removing intermediate container ef00a8ae1769 10:09:10 ---> b40ca7a1f56b 10:09:10 Step 36/36 : LABEL version=0.0.0 10:09:10 ---> Running in 7adaae129f28 10:09:10 Removing intermediate container 7adaae129f28 10:09:10 ---> 2e1cbf3918d6 10:09:10 [Warning] One or more build-args [ARCH] were not consumed 10:09:10 Successfully built 2e1cbf3918d6 10:09:10 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 10:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:11 10:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:12 latest: Pulling from edgex-lftools-log-publisher 10:09:12 5eb5b503b376: Pulling fs layer 10:09:12 5c69ac0246d0: Pulling fs layer 10:09:12 ec43610c2a17: Pulling fs layer 10:09:12 3a2ae6a8a46f: Pulling fs layer 10:09:12 33b1e0a273af: Pulling fs layer 10:09:12 5d3b04190fa2: Pulling fs layer 10:09:12 2f39f015ded8: Pulling fs layer 10:09:12 5d3b04190fa2: Waiting 10:09:12 3a2ae6a8a46f: Waiting 10:09:12 33b1e0a273af: Waiting 10:09:12 2f39f015ded8: Waiting 10:09:12 5c69ac0246d0: Verifying Checksum 10:09:12 5c69ac0246d0: Download complete 10:09:12 3a2ae6a8a46f: Download complete 10:09:12 ec43610c2a17: Verifying Checksum 10:09:12 ec43610c2a17: Download complete 10:09:12 5d3b04190fa2: Download complete 10:09:12 33b1e0a273af: Download complete 10:09:12 5eb5b503b376: Verifying Checksum 10:09:14 5eb5b503b376: Pull complete 10:09:14 5c69ac0246d0: Pull complete 10:09:15 ec43610c2a17: Pull complete 10:09:15 3a2ae6a8a46f: Pull complete 10:09:15 33b1e0a273af: Pull complete 10:09:15 5d3b04190fa2: Pull complete 10:09:20 2f39f015ded8: Pull complete 10:09:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:09:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:21 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 10:09:21 $ 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-248 -v /w/workspace/foundry_device-usb-camera_PR-248:/w/workspace/foundry_device-usb-camera_PR-248:rw,z -v /w/workspace/foundry_device-usb-camera_PR-248@tmp:/w/workspace/foundry_device-usb-camera_PR-248@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 10:09:25 $ docker top da017154908bd8b942a39785d509f12d09e3b8ea302340fcbbd0ffd9a05fb85c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:25 ---> job-cost.sh 10:09:25 lf-activate-venv: SKIPPING 10:09:25 INFO: No Stack... 10:09:25 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:26 INFO: Archiving Costs [Pipeline] sh 10:09:26 + cat /w/workspace/foundry_device-usb-camera_PR-248/archives/cost.csv 10:09:26 + cut -d, -f6 [Pipeline] lock 10:09:26 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] 10:09:26 Resource [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] did not exist. Created. 10:09:26 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:27 + echo total: 0.2199999988079071 [Pipeline] stash 10:09:27 Stashed 1 file(s) [Pipeline] } 10:09:27 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:27 $ docker stop --time=1 da017154908bd8b942a39785d509f12d09e3b8ea302340fcbbd0ffd9a05fb85c 10:09:28 $ docker rm -f --volumes da017154908bd8b942a39785d509f12d09e3b8ea302340fcbbd0ffd9a05fb85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15559 in /w/workspace/foundry_device-usb-camera_PR-248 [Pipeline] { [Pipeline] ws 10:10:28 Running in /w/workspace/device-usb-camera/1 [Pipeline] { [Pipeline] checkout 10:10:28 Selected Git installation does not exist. Using Default 10:10:28 The recommended git tool is: NONE 10:10:35 using credential edgex-jenkins-ssh 10:10:35 Cloning the remote Git repository 10:10:35 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 10:10:35 > git init /w/workspace/device-usb-camera/1 # timeout=10 10:10:36 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:10:36 > git --version # timeout=10 10:10:36 > git --version # 'git version 2.25.1' 10:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:37 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:10:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:38 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 10:10:38 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 10:10:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:10:39 Merging remotes/origin/main commit 7a1cf3250193716800d70f0cf90cebef309e38f0 into PR head commit 397f74a9d669c0142bc715997d2769cba4f3ecff 10:10:39 Merge succeeded, producing 397f74a9d669c0142bc715997d2769cba4f3ecff 10:10:39 Checking out Revision 397f74a9d669c0142bc715997d2769cba4f3ecff (PR-248) 10:10:40 Commit message: "build(deps): Bump github.com/canonical/edgex-snap-hooks/v3" 10:10:40 > git --version # timeout=10 10:10:40 > git --version # 'git version 2.25.1' 10:10:40 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:10:39 > git config core.sparsecheckout # timeout=10 10:10:39 > git checkout -f 397f74a9d669c0142bc715997d2769cba4f3ecff # timeout=10 10:10:39 > git remote # timeout=10 10:10:39 > git config --get remote.origin.url # timeout=10 10:10:39 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:39 > git merge 7a1cf3250193716800d70f0cf90cebef309e38f0 # timeout=10 10:10:39 > git rev-parse HEAD^{commit} # timeout=10 10:10:39 > git config core.sparsecheckout # timeout=10 10:10:39 > git checkout -f 397f74a9d669c0142bc715997d2769cba4f3ecff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:10:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:10:41 Dload Upload Total Spent Left Speed 10:10:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 144k 0 --:--:-- --:--:-- --:--:-- 146k [Pipeline] sh 10:10:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:10:42 + sudo tee /etc/docker/daemon.new 10:10:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:10:42 { 10:10:42 "registry-mirrors": [ 10:10:42 "https://nexus3.edgexfoundry.org:10001" 10:10:42 ], 10:10:42 "bip": "10.250.0.254/24", 10:10:42 "hosts": [ 10:10:42 "tcp://0.0.0.0:5555", 10:10:42 "unix:///var/run/docker.sock" 10:10:42 ], 10:10:42 "mtu": 1458, 10:10:42 "selinux-enabled": true, 10:10:42 "seccomp-profile": "/etc/docker/seccomp.json" 10:10:42 } [Pipeline] sh 10:10:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:10:43 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:11:01 provisioning config files... 10:11:01 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/1@tmp/config1811449523809784400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:11:02 ---> docker-login.sh 10:11:02 nexus3.edgexfoundry.org:10001 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:03 Configure a credential helper to remove this warning. See 10:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:03 10:11:03 Login Succeeded 10:11:03 nexus3.edgexfoundry.org:10002 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:03 Configure a credential helper to remove this warning. See 10:11:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:03 10:11:03 Login Succeeded 10:11:03 nexus3.edgexfoundry.org:10003 10:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:04 Configure a credential helper to remove this warning. See 10:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:04 10:11:04 Login Succeeded 10:11:04 nexus3.edgexfoundry.org:10004 10:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:04 Configure a credential helper to remove this warning. See 10:11:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:04 10:11:04 Login Succeeded 10:11:04 docker.io 10:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:11:05 Configure a credential helper to remove this warning. See 10:11:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:11:05 10:11:05 Login Succeeded 10:11:05 ---> docker-login.sh ends [Pipeline] } 10:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:11:05 ========================================================= 10:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 10:11:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:06 + 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 . 10:11:06 Sending build context to Docker daemon 1.098MB 10:11:06 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 10:11:06 Step 2/13 : FROM ${BASE} AS builder 10:11:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:11:06 c41833b44d91: Pulling fs layer 10:11:06 ed15518f5707: Pulling fs layer 10:11:06 feae8fd75edb: Pulling fs layer 10:11:06 242c74f7c9fa: Pulling fs layer 10:11:06 3cdef696dda3: Pulling fs layer 10:11:06 2ced38df9373: Pulling fs layer 10:11:06 58f1dce35555: Pulling fs layer 10:11:06 242c74f7c9fa: Waiting 10:11:06 3cdef696dda3: Waiting 10:11:06 2ced38df9373: Waiting 10:11:06 58f1dce35555: Waiting 10:11:07 ed15518f5707: Verifying Checksum 10:11:07 ed15518f5707: Download complete 10:11:07 242c74f7c9fa: Verifying Checksum 10:11:07 242c74f7c9fa: Download complete 10:11:07 3cdef696dda3: Verifying Checksum 10:11:07 3cdef696dda3: Download complete 10:11:07 c41833b44d91: Verifying Checksum 10:11:07 c41833b44d91: Download complete 10:11:08 c41833b44d91: Pull complete 10:11:09 58f1dce35555: Verifying Checksum 10:11:09 58f1dce35555: Download complete 10:11:09 ed15518f5707: Pull complete 10:11:10 feae8fd75edb: Verifying Checksum 10:11:10 feae8fd75edb: Download complete 10:11:10 2ced38df9373: Verifying Checksum 10:11:10 2ced38df9373: Download complete 10:11:23 feae8fd75edb: Pull complete 10:11:23 242c74f7c9fa: Pull complete 10:11:23 3cdef696dda3: Pull complete 10:11:31 2ced38df9373: Pull complete 10:11:33 58f1dce35555: Pull complete 10:11:33 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 10:11:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 10:11:33 ---> fadd8f120f05 10:11:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 10:11:35 ---> Running in 377d62eb3f7d 10:11:35 Removing intermediate container 377d62eb3f7d 10:11:35 ---> b2e862f226db 10:11:35 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:11:35 ---> Running in 36c59f1aea26 10:11:35 Removing intermediate container 36c59f1aea26 10:11:35 ---> 401978c376cf 10:11:35 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:11:35 ---> Running in 56c79f068467 10:11:35 Removing intermediate container 56c79f068467 10:11:35 ---> 6554140f6b2d 10:11:35 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:11:36 ---> Running in 5c1b927b743d 10:11:36 Removing intermediate container 5c1b927b743d 10:11:36 ---> f8a6400326c1 10:11:36 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:36 ---> Running in 98c858fd6d84 10:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:11:39 (1/14) Installing libintl (0.21.1-r1) 10:11:39 (2/14) Installing eudev-libs (3.2.11-r4) 10:11:39 (3/14) Installing libjpeg-turbo (2.1.4-r0) 10:11:39 (4/14) Installing v4l-utils-libs (1.22.1-r2) 10:11:39 (5/14) Installing v4l-utils (1.22.1-r2) 10:11:39 (6/14) Installing udev-init-scripts (35-r1) 10:11:40 (7/14) Installing libblkid (2.38.1-r1) 10:11:40 (8/14) Installing xz-libs (5.2.9-r0) 10:11:40 (9/14) Installing zstd-libs (1.5.5-r0) 10:11:40 (10/14) Installing kmod-libs (30-r1) 10:11:40 (11/14) Installing eudev (3.2.11-r4) 10:11:40 (12/14) Installing eudev-dev (3.2.11-r4) 10:11:40 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 10:11:40 (14/14) Installing v4l-utils-dev (1.22.1-r2) 10:11:40 Executing busybox-1.35.0-r29.trigger 10:11:40 Executing eudev-3.2.11-r4.trigger 10:11:40 OK: 271 MiB in 67 packages 10:11:41 Removing intermediate container 98c858fd6d84 10:11:41 ---> 4e0d8a98e4b6 10:11:41 Step 8/13 : WORKDIR /device-usb-camera 10:11:41 ---> Running in 998eae8417be 10:11:42 Removing intermediate container 998eae8417be 10:11:42 ---> 880cfe0ae148 10:11:42 Step 9/13 : COPY go.mod vendor* ./ 10:11:42 ---> 0f72c0bca52c 10:11:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:42 ---> Running in ef478e5eeef5 10:12:50 Removing intermediate container ef478e5eeef5 10:12:50 ---> e4b46e8f71eb 10:12:50 Step 11/13 : COPY . . 10:12:50 ---> 862a26dee456 10:12:50 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:12:50 ---> Running in 9576e694bccb 10:12:50  % Total % Received % Xferd Average Speed Time Time Time Current 10:12:50 Dload Upload Total Spent Left Speed 10:12:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2562 0 --:--:-- --:--:-- --:--:-- 2571 10:12:51 Removing intermediate container 9576e694bccb 10:12:51 ---> fc6fdcfc7fc6 10:12:51 Step 13/13 : RUN ${MAKE} 10:12:51 ---> Running in f1d241556c30 10:12:52 noop 10:12:53 Removing intermediate container f1d241556c30 10:12:53 ---> e1e9aa5ffa50 10:12:53 Successfully built e1e9aa5ffa50 10:12:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:54 + docker inspect -f . ci-base-image-arm64 10:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:54 prd-ubuntu20.04-docker-arm64-4c-16g-15559 does not seem to be running inside a container 10:12:54 $ 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 10:12:55 $ docker top d3cd8ff682e958ee476eb0c6ad799e09c3fcc46df4889fecb4f8044eb69a9433 -eo pid,comm [Pipeline] { [Pipeline] sh 10:12:56 + go version 10:12:56 go version go1.20.2 linux/arm64 [Pipeline] } 10:12:56 $ docker stop --time=1 d3cd8ff682e958ee476eb0c6ad799e09c3fcc46df4889fecb4f8044eb69a9433 10:12:58 $ docker rm -f --volumes d3cd8ff682e958ee476eb0c6ad799e09c3fcc46df4889fecb4f8044eb69a9433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:12:59 + docker inspect -f . ci-base-image-arm64 10:12:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:12:59 prd-ubuntu20.04-docker-arm64-4c-16g-15559 does not seem to be running inside a container 10:12:59 $ 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 10:13:01 $ docker top bd5cf2d0bd87d23625ec01236de321a1f6cc7c0d10cd4179e24096df23ce450d -eo pid,comm [Pipeline] { [Pipeline] sh 10:13:02 + git config --global --add safe.directory /w/workspace/device-usb-camera/1 [Pipeline] fileExists [Pipeline] sh 10:13:02 + make test 10:13:02 go test ./... -coverprofile=coverage.out ./... 10:13:41 ? github.com/edgexfoundry/device-usb-camera [no test files] 10:16:18 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 10:16:18 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.081s coverage: 1.8% of statements 10:16:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:16:18 go vet ./... 10:16:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:50 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:16:50 $ docker stop --time=1 bd5cf2d0bd87d23625ec01236de321a1f6cc7c0d10cd4179e24096df23ce450d 10:16:53 $ docker rm -f --volumes bd5cf2d0bd87d23625ec01236de321a1f6cc7c0d10cd4179e24096df23ce450d [Pipeline] // withDockerContainer [Pipeline] sh 10:16:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:54 Warning: overwriting stash ‘coverage-report’ 10:16:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:16:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:56 + ls -al . 10:16:56 total 184 10:16:56 drwxrwxr-x 9 jenkins jenkins 4096 May 16 10:13 . 10:16:56 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:10 .. 10:16:56 drwxrwxr-x 8 jenkins jenkins 4096 May 16 10:10 .git 10:16:56 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:10 .github 10:16:56 -rw-rw-r-- 1 jenkins jenkins 414 May 16 10:10 .gitignore 10:16:56 -rw-rw-r-- 1 jenkins jenkins 42 May 16 10:10 .golangci.yml 10:16:56 -rw-rw-r-- 1 jenkins jenkins 77 May 16 10:10 .hadolint.yml 10:16:56 -rw-rw-r-- 1 jenkins jenkins 9665 May 16 10:10 Attribution.txt 10:16:56 -rw-rw-r-- 1 jenkins jenkins 6219 May 16 10:10 CHANGELOG.md 10:16:56 -rw-rw-r-- 1 jenkins jenkins 2453 May 16 10:10 Dockerfile 10:16:56 -rw-rw-r-- 1 jenkins jenkins 678 May 16 10:10 GOVERNANCE.md 10:16:56 -rw-rw-r-- 1 jenkins jenkins 659 May 16 10:10 Jenkinsfile 10:16:56 -rw-rw-r-- 1 jenkins jenkins 11348 May 16 10:10 LICENSE 10:16:56 -rw-rw-r-- 1 jenkins jenkins 2364 May 16 10:10 Makefile 10:16:56 -rw-rw-r-- 1 jenkins jenkins 622 May 16 10:10 OWNERS.md 10:16:56 -rw-rw-r-- 1 jenkins jenkins 2477 May 16 10:10 README.md 10:16:56 -rw-rw-r-- 1 jenkins jenkins 5 May 16 10:07 VERSION 10:16:56 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:10 bin 10:16:56 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:10 cmd 10:16:56 -rw-r--r-- 1 jenkins jenkins 31521 May 16 10:16 coverage.out 10:16:56 -rwxrwxr-x 1 jenkins jenkins 140 May 16 10:10 docker-entrypoint.sh 10:16:56 drwxrwxr-x 2 jenkins jenkins 4096 May 16 10:10 docs 10:16:56 -rw-rw-r-- 1 jenkins jenkins 3419 May 16 10:10 go.mod 10:16:56 -rw-rw-r-- 1 jenkins jenkins 31488 May 16 10:10 go.sum 10:16:56 drwxrwxr-x 3 jenkins jenkins 4096 May 16 10:10 internal 10:16:56 drwxrwxr-x 4 jenkins jenkins 4096 May 16 10:10 snap 10:16:56 -rw-rw-r-- 1 jenkins jenkins 231 May 16 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:56 + 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=397f74a9d669c0142bc715997d2769cba4f3ecff --label arch=arm64 --label version=0.0.0 . 10:16:57 Sending build context to Docker daemon 1.13MB 10:16:57 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 10:16:57 Step 2/36 : FROM ${BASE} AS builder 10:16:57 ---> e1e9aa5ffa50 10:16:57 Step 3/36 : ARG ADD_BUILD_TAGS="" 10:16:58 ---> Running in 6bf5b3363971 10:16:59 Removing intermediate container 6bf5b3363971 10:16:59 ---> 9001bdd46783 10:16:59 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:16:59 ---> Running in e012422183ad 10:16:59 Removing intermediate container e012422183ad 10:16:59 ---> 9174675ba087 10:16:59 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 10:16:59 ---> Running in 0b546d73714e 10:17:00 Removing intermediate container 0b546d73714e 10:17:00 ---> 90dc8259fe8a 10:17:00 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 10:17:00 ---> Running in b0c3606657a4 10:17:00 Removing intermediate container b0c3606657a4 10:17:00 ---> 28776325a569 10:17:00 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:17:00 ---> Running in 2911cfd4eefa 10:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:17:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:17:04 OK: 271 MiB in 67 packages 10:17:05 Removing intermediate container 2911cfd4eefa 10:17:05 ---> b4105dc4f99a 10:17:05 Step 8/36 : WORKDIR /device-usb-camera 10:17:05 ---> Running in c3225cd8e1c3 10:17:05 Removing intermediate container c3225cd8e1c3 10:17:05 ---> fcf903ea1f3e 10:17:05 Step 9/36 : COPY go.mod vendor* ./ 10:17:06 ---> cfb9c5cd2218 10:17:06 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:17:06 ---> Running in 2b637dbc5929 10:17:09 Removing intermediate container 2b637dbc5929 10:17:09 ---> 51280945ec8f 10:17:09 Step 11/36 : COPY . . 10:17:10 ---> 7ddfc659f662 10:17:10 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 10:17:10 ---> Running in 94b5bfcc7329 10:17:11   % Total % Received % Xferd Average Speed Time Time Time Current 10:17:11 Dload Upload Total Spent Left Speed 10:17:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2680 0 --:--:-- --:--:-- --:--:-- 2688 10:17:13 Removing intermediate container 94b5bfcc7329 10:17:13 ---> 53f7502a2da5 10:17:13 Step 13/36 : RUN ${MAKE} 10:17:13 ---> Running in fb402572c620 10:17:14 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 10:20:36 Removing intermediate container fb402572c620 10:20:36 ---> 7127494a88a0 10:20:36 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 10:20:36 v0.21.6: Pulling from aler9/rtsp-simple-server 10:20:36 8766b47fe142: Pulling fs layer 10:20:36 8766b47fe142: Verifying Checksum 10:20:36 8766b47fe142: Download complete 10:20:36 8766b47fe142: Pull complete 10:20:36 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 10:20:36 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 10:20:36 ---> 69d40e2cb93c 10:20:36 Step 15/36 : FROM alpine:3.17 10:20:36 3.17: Pulling from library/alpine 10:20:36 c41833b44d91: Already exists 10:20:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 10:20:36 Status: Downloaded newer image for alpine:3.17 10:20:36 ---> 51e60588ff2c 10:20:36 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 10:20:36 ---> Running in b981fc7ea1a0 10:20:37 Removing intermediate container b981fc7ea1a0 10:20:37 ---> 3ddc65769ddf 10:20:37 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 10:20:37 ---> Running in 114a40ea1791 10:20:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 10:20:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 10:20:40 (1/83) Installing dumb-init (1.2.5-r2) 10:20:40 (2/83) Installing sdl2 (2.26.5-r0) 10:20:40 (3/83) Installing libxau (1.0.10-r0) 10:20:40 (4/83) Installing libmd (1.0.4-r0) 10:20:40 (5/83) Installing libbsd (0.11.7-r0) 10:20:40 (6/83) Installing libxdmcp (1.1.4-r0) 10:20:40 (7/83) Installing libxcb (1.15-r0) 10:20:40 (8/83) Installing libx11 (1.8.4-r0) 10:20:40 (9/83) Installing aom-libs (3.5.0-r0) 10:20:40 (10/83) Installing alsa-lib (1.2.8-r0) 10:20:40 (11/83) Installing libexpat (2.5.0-r0) 10:20:40 (12/83) Installing brotli-libs (1.0.9-r9) 10:20:41 (13/83) Installing libbz2 (1.0.8-r4) 10:20:41 (14/83) Installing libpng (1.6.38-r0) 10:20:41 (15/83) Installing freetype (2.12.1-r0) 10:20:41 (16/83) Installing fontconfig (2.14.1-r0) 10:20:41 (17/83) Installing fribidi (1.0.12-r0) 10:20:41 (18/83) Installing libffi (3.4.4-r0) 10:20:41 (19/83) Installing libintl (0.21.1-r1) 10:20:41 (20/83) Installing libblkid (2.38.1-r1) 10:20:41 (21/83) Installing libmount (2.38.1-r1) 10:20:41 (22/83) Installing pcre2 (10.42-r0) 10:20:41 (23/83) Installing glib (2.74.6-r0) 10:20:41 (24/83) Installing graphite2 (1.3.14-r2) 10:20:41 (25/83) Installing harfbuzz (5.3.1-r1) 10:20:41 (26/83) Installing libass (0.16.0-r1) 10:20:41 (27/83) Installing libdav1d (1.0.0-r2) 10:20:41 (28/83) Installing libdrm (2.4.114-r0) 10:20:41 (29/83) Installing gmp (6.2.1-r2) 10:20:41 (30/83) Installing nettle (3.8.1-r0) 10:20:41 (31/83) Installing p11-kit (0.24.1-r1) 10:20:41 (32/83) Installing libtasn1 (4.19.0-r0) 10:20:41 (33/83) Installing libunistring (1.1-r0) 10:20:41 (34/83) Installing gnutls (3.7.8-r3) 10:20:41 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) 10:20:41 (36/83) Installing ncurses-libs (6.3_p20221119-r0) 10:20:41 (37/83) Installing lame (3.100-r2) 10:20:41 (38/83) Installing opus (1.3.1-r1) 10:20:41 (39/83) Installing libasyncns (0.8-r1) 10:20:41 (40/83) Installing dbus-libs (1.14.4-r0) 10:20:41 (41/83) Installing libltdl (2.4.7-r1) 10:20:41 (42/83) Installing orc (0.4.33-r0) 10:20:41 (43/83) Installing libgcc (12.2.1_git20220924-r4) 10:20:41 (44/83) Installing libogg (1.3.5-r2) 10:20:41 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 10:20:41 (46/83) Installing flac-libs (1.4.2-r0) 10:20:41 (47/83) Installing libvorbis (1.3.7-r0) 10:20:41 (48/83) Installing libsndfile (1.1.0-r2) 10:20:42 (49/83) Installing libgomp (12.2.1_git20220924-r4) 10:20:42 (50/83) Installing soxr (0.1.3-r3) 10:20:42 (51/83) Installing speexdsp (1.2.1-r0) 10:20:42 (52/83) Installing tdb-libs (1.4.6-r0) 10:20:42 (53/83) Installing libpulse (16.1-r6) 10:20:42 (54/83) Installing cjson (1.7.15-r3) 10:20:42 (55/83) Installing mbedtls (2.28.3-r0) 10:20:42 (56/83) Installing librist (0.2.7-r0) 10:20:42 (57/83) Installing libsrt (1.5.1-r0) 10:20:42 (58/83) Installing libssh (0.10.5-r0) 10:20:42 (59/83) Installing libtheora (1.1.1-r16) 10:20:42 (60/83) Installing libjpeg-turbo (2.1.4-r0) 10:20:42 (61/83) Installing v4l-utils-libs (1.22.1-r2) 10:20:42 (62/83) Installing libxext (1.3.5-r0) 10:20:42 (63/83) Installing libxfixes (6.0.0-r0) 10:20:42 (64/83) Installing wayland-libs-client (1.21.0-r1) 10:20:42 (65/83) Installing libva (2.16.0-r0) 10:20:42 (66/83) Installing libvdpau (1.5-r0) 10:20:42 (67/83) Installing vidstab (1.1.0-r2) 10:20:42 (68/83) Installing libvpx (1.12.0-r1) 10:20:42 (69/83) Installing libwebp (1.2.4-r1) 10:20:42 (70/83) Installing x264-libs (0.164_git20220602-r0) 10:20:42 (71/83) Installing numactl (2.0.16-r1) 10:20:42 (72/83) Installing x265-libs (3.5-r3) 10:20:42 (73/83) Installing xvidcore (1.3.7-r1) 10:20:42 (74/83) Installing libsodium (1.0.18-r2) 10:20:42 (75/83) Installing libzmq (4.3.4-r1) 10:20:42 (76/83) Installing ffmpeg-libs (5.1.3-r0) 10:20:43 (77/83) Installing ffmpeg (5.1.3-r0) 10:20:43 (78/83) Installing udev-init-scripts (35-r1) 10:20:43 (79/83) Installing eudev-libs (3.2.11-r4) 10:20:43 (80/83) Installing xz-libs (5.2.9-r0) 10:20:43 (81/83) Installing zstd-libs (1.5.5-r0) 10:20:43 (82/83) Installing kmod-libs (30-r1) 10:20:43 (83/83) Installing eudev (3.2.11-r4) 10:20:43 Executing busybox-1.35.0-r29.trigger 10:20:43 Executing eudev-3.2.11-r4.trigger 10:20:43 OK: 86 MiB in 98 packages 10:20:47 Removing intermediate container 114a40ea1791 10:20:47 ---> 60048653c8f8 10:20:47 Step 18/36 : WORKDIR / 10:20:47 ---> Running in c9bd646aa26a 10:20:47 Removing intermediate container c9bd646aa26a 10:20:47 ---> b05e5c9d2751 10:20:47 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 10:20:49 ---> c358085b108b 10:20:49 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 10:20:49 ---> de1849c9ec75 10:20:49 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 10:20:50 ---> c6260812312a 10:20:50 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 10:20:50 ---> 8d160c8afc9c 10:20:50 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 10:20:51 ---> ba49673e576f 10:20:51 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 10:20:52 ---> e114205786b0 10:20:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 10:20:53 ---> 8529b8de11f8 10:20:53 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 10:20:53 ---> Running in 8006760a7adc 10:20:55 Removing intermediate container 8006760a7adc 10:20:55 ---> 12e6e7a3ef31 10:20:55 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 10:20:55 ---> Running in 64ac57cd3c68 10:20:57 Removing intermediate container 64ac57cd3c68 10:20:57 ---> 9f50c165fc6e 10:20:57 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 10:20:57 ---> Running in faa2bf521f4c 10:20:59 Removing intermediate container faa2bf521f4c 10:20:59 ---> a1bc0500ab7c 10:20:59 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 10:20:59 ---> Running in 7ff900c195e9 10:21:01 Removing intermediate container 7ff900c195e9 10:21:01 ---> a27a9455c12e 10:21:01 Step 30/36 : EXPOSE 59983 10:21:01 ---> Running in ab65e4d3ae65 10:21:01 Removing intermediate container ab65e4d3ae65 10:21:01 ---> 94d594b62ac0 10:21:01 Step 31/36 : EXPOSE 8554 10:21:01 ---> Running in a50c0cdb43e9 10:21:02 Removing intermediate container a50c0cdb43e9 10:21:02 ---> 1e297ab736c1 10:21:02 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 10:21:02 ---> Running in 7a63a72bbd84 10:21:02 Removing intermediate container 7a63a72bbd84 10:21:02 ---> a46e300417a0 10:21:02 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 10:21:03 ---> Running in 030be1d41d6b 10:21:03 Removing intermediate container 030be1d41d6b 10:21:03 ---> 59d22f17d5b5 10:21:03 Step 34/36 : LABEL arch=arm64 10:21:03 ---> Running in 5baa8cb3464a 10:21:03 Removing intermediate container 5baa8cb3464a 10:21:03 ---> 1c9923940091 10:21:03 Step 35/36 : LABEL git_sha=397f74a9d669c0142bc715997d2769cba4f3ecff 10:21:03 ---> Running in 3159383e51e3 10:21:04 Removing intermediate container 3159383e51e3 10:21:04 ---> 7c3d2dc7d3f8 10:21:04 Step 36/36 : LABEL version=0.0.0 10:21:04 ---> Running in 64fc1e9e6ec6 10:21:04 Removing intermediate container 64fc1e9e6ec6 10:21:04 ---> 9a6c2ee22f2c 10:21:04 [Warning] One or more build-args [ARCH] were not consumed 10:21:04 Successfully built 9a6c2ee22f2c 10:21:04 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 10:21:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:05 10:21:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:06 arm64: Pulling from edgex-lftools-log-publisher 10:21:06 8998bd30e6a1: Pulling fs layer 10:21:06 04944245beec: Pulling fs layer 10:21:06 699f458cf7ca: Pulling fs layer 10:21:06 765212b225bb: Pulling fs layer 10:21:06 f23df028b6ca: Pulling fs layer 10:21:06 d65c8cfc05b1: Pulling fs layer 10:21:06 2437ff75d9bd: Pulling fs layer 10:21:06 f23df028b6ca: Waiting 10:21:06 d65c8cfc05b1: Waiting 10:21:06 2437ff75d9bd: Waiting 10:21:06 765212b225bb: Waiting 10:21:06 04944245beec: Verifying Checksum 10:21:06 04944245beec: Download complete 10:21:06 765212b225bb: Verifying Checksum 10:21:06 765212b225bb: Download complete 10:21:06 f23df028b6ca: Verifying Checksum 10:21:06 f23df028b6ca: Download complete 10:21:06 d65c8cfc05b1: Verifying Checksum 10:21:06 d65c8cfc05b1: Download complete 10:21:06 699f458cf7ca: Verifying Checksum 10:21:06 699f458cf7ca: Download complete 10:21:06 8998bd30e6a1: Verifying Checksum 10:21:06 8998bd30e6a1: Download complete 10:21:09 2437ff75d9bd: Download complete 10:21:11 8998bd30e6a1: Pull complete 10:21:12 04944245beec: Pull complete 10:21:13 699f458cf7ca: Pull complete 10:21:13 765212b225bb: Pull complete 10:21:14 f23df028b6ca: Pull complete 10:21:14 d65c8cfc05b1: Pull complete 10:21:29 2437ff75d9bd: Pull complete 10:21:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:21:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:21:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:30 prd-ubuntu20.04-docker-arm64-4c-16g-15559 does not seem to be running inside a container 10:21:30 $ 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 10:21:33 $ docker top 04ff874df935df45f003ac420aff6737301b27841a5a5aed0a0e8501e9f0519f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:34 ---> job-cost.sh 10:21:34 lf-activate-venv: SKIPPING 10:21:34 INFO: No Stack... 10:21:34 INFO: Retrieving Pricing Info for: v3-standard-4 10:21:35 INFO: Archiving Costs [Pipeline] sh 10:21:36 + cat /w/workspace/device-usb-camera/1/archives/cost.csv 10:21:36 + cut -d, -f6 [Pipeline] lock 10:21:36 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] 10:21:36 Resource [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] did not exist. Created. 10:21:36 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:21:36 /w/workspace/device-usb-camera/1@tmp/durable-b19f77e8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:21:37 + echo total: 0.10999999940395355 [Pipeline] stash 10:21:37 Warning: overwriting stash ‘stack-cost’ 10:21:37 Stashed 1 file(s) [Pipeline] } 10:21:37 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:21:37 $ docker stop --time=1 04ff874df935df45f003ac420aff6737301b27841a5a5aed0a0e8501e9f0519f 10:21:41 $ docker rm -f --volumes 04ff874df935df45f003ac420aff6737301b27841a5a5aed0a0e8501e9f0519f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:21:42 provisioning config files... 10:21:42 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-248@tmp/config15175133765044909931tmp [Pipeline] { [Pipeline] sh 10:21:42 + set +x 10:21:42 + curl -s https://codecov.io/bash 10:21:42 + bash -s -- 10:21:42 10:21:42 _____ _ 10:21:42 / ____| | | 10:21:42 | | ___ __| | ___ ___ _____ __ 10:21:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:21:42 | |___| (_) | (_| | __/ (_| (_) \ V / 10:21:42 \_____\___/ \__,_|\___|\___\___/ \_/ 10:21:42 Bash-1.0.6 10:21:42 10:21:42 10:21:42 ==> git version 2.25.1 found 10:21:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:21:42 Release-Date: 2020-01-08 10:21:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:21:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:21:42 ==> Jenkins CI detected. 10:21:42 current dir:  /w/workspace/foundry_device-usb-camera_PR-248 10:21:42 project root: . 10:21:42 --> token set from env 10:21:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:21:42 ==> Running gcov in . (disable via -X gcov) 10:21:42 ==> Python coveragepy not found 10:21:42 ==> Searching for coverage reports in: 10:21:42 + . 10:21:42 -> Found 1 reports 10:21:42 ==> Detecting git/mercurial file structure 10:21:42 ==> Reading reports 10:21:42 + ./coverage.out bytes=31521 10:21:42 ==> Appending adjustments 10:21:42 https://docs.codecov.io/docs/fixing-reports 10:21:42 + Found adjustments 10:21:42 ==> Gzipping contents 10:21:42 8.0K /tmp/codecov.4HZCa4.gz 10:21:42 ==> Uploading reports 10:21:42 url: https://codecov.io 10:21:42 query: branch=PR-248&commit=397f74a9d669c0142bc715997d2769cba4f3ecff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=248&job=&cmd_args= 10:21:42 -> Pinging Codecov 10:21:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-248&commit=397f74a9d669c0142bc715997d2769cba4f3ecff&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=248&job=&cmd_args= 10:21:42 -> Uploading to 10:21:42 https://storage.googleapis.com/codecov/v4/raw/2023-05-16/73D8F5FF140700D3E01443B452E23636/397f74a9d669c0142bc715997d2769cba4f3ecff/37f361e1-ad29-43da-a62b-a13361cb96da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T102142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3a86aeee03f8f037392669878a92f5d249b92ef494af267920df11a84cddf492 10:21:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:21:42 Dload Upload Total Spent Left Speed 10:21:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4334 0 0 100 4334 0 14691 --:--:-- --:--:-- --:--:-- 14691 10:21:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/397f74a9d669c0142bc715997d2769cba4f3ecff [Pipeline] } 10:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:21:45 + [ -d /w/workspace/foundry_device-usb-camera_PR-248/archives ] 10:21:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-248/archives 10:21:45 total 16 10:21:45 drwxr-xr-x 3 root root 4096 May 16 10:09 . 10:21:45 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 .. 10:21:45 drwxr-xr-x 2 root root 4096 May 16 10:09 cost 10:21:45 -rw-r--r-- 1 root root 89 May 16 10:09 cost.csv 10:21:45 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-248/archives 10:21:45 + ls -al /w/workspace/foundry_device-usb-camera_PR-248/archives 10:21:45 total 16 10:21:45 drwxr-xr-x 3 jenkins jenkins 4096 May 16 10:09 . 10:21:45 drwxrwxr-x 11 jenkins jenkins 4096 May 16 10:09 .. 10:21:45 drwxr-xr-x 2 jenkins jenkins 4096 May 16 10:09 cost 10:21:45 -rw-r--r-- 1 jenkins jenkins 89 May 16 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:21:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:21:46 ---> package-listing.sh 10:21:46 ++ facter osfamily 10:21:46 ++ tr '[:upper:]' '[:lower:]' 10:21:46 + OS_FAMILY=debian 10:21:46 + workspace=/w/workspace/foundry_device-usb-camera_PR-248 10:21:46 + START_PACKAGES=/tmp/packages_start.txt 10:21:46 + END_PACKAGES=/tmp/packages_end.txt 10:21:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:46 + PACKAGES=/tmp/packages_start.txt 10:21:46 + '[' /w/workspace/foundry_device-usb-camera_PR-248 ']' 10:21:46 + PACKAGES=/tmp/packages_end.txt 10:21:46 + case "${OS_FAMILY}" in 10:21:46 + dpkg -l 10:21:46 + grep '^ii' 10:21:46 + '[' -f /tmp/packages_start.txt ']' 10:21:46 + '[' -f /tmp/packages_end.txt ']' 10:21:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:46 + '[' /w/workspace/foundry_device-usb-camera_PR-248 ']' 10:21:46 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-248/archives/ 10:21:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-248/archives/ [Pipeline] echo 10:21:46 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:21:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:21:47 prd-ubuntu20.04-docker-8c-8g-15552 does not seem to be running inside a container 10:21:47 $ 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-248/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-248 -v /w/workspace/foundry_device-usb-camera_PR-248:/w/workspace/foundry_device-usb-camera_PR-248:rw,z -v /w/workspace/foundry_device-usb-camera_PR-248@tmp:/w/workspace/foundry_device-usb-camera_PR-248@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 10:21:47 $ docker top 5741b47706b78f557c5662cf0ef1d24832afb93798978c39520c19bdce3972ac -eo pid,comm [Pipeline] { [Pipeline] sh 10:21:48 + touch /tmp/pre-build-complete [Pipeline] sh 10:21:48 + mkdir -p /var/log/sysstat [Pipeline] sh 10:21:49 + ls /var/log/sa-host 10:21:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:49 provisioning config files... 10:21:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-248@tmp/config9793043759122442526tmp [Pipeline] { [Pipeline] echo 10:21:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:21:49 ---> create-netrc.sh [Pipeline] } 10:21:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:21:49 ---> python-tools-install.sh [Pipeline] echo 10:21:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:21:50 ---> sudo-logs.sh 10:21:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:21:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:21:50 ---> job-cost.sh 10:21:50 lf-activate-venv: SKIPPING 10:21:50 DEBUG: total: 0.2199999988079071 10:21:50 INFO: Retrieving Stack Cost... 10:21:51 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:51 INFO: Archiving Costs [Pipeline] echo 10:21:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:21:51 ---> logs-deploy.sh 10:21:51 lf-activate-venv: SKIPPING 10:21:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-248/1 10:21:51 INFO: archiving workspace using pattern(s): 10:21:52 Archives upload complete. 10:21:53 INFO: archiving logs to Nexus 10:21:53 ---> uname -a: 10:21:53 Linux prd-ubuntu20-04-docker-8c-8g-15552 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:21:53 10:21:53 10:21:53 ---> lscpu: 10:21:53 Architecture: x86_64 10:21:53 CPU op-mode(s): 32-bit, 64-bit 10:21:53 Byte Order: Little Endian 10:21:53 Address sizes: 40 bits physical, 48 bits virtual 10:21:53 CPU(s): 8 10:21:53 On-line CPU(s) list: 0-7 10:21:53 Thread(s) per core: 1 10:21:53 Core(s) per socket: 1 10:21:53 Socket(s): 8 10:21:53 NUMA node(s): 1 10:21:53 Vendor ID: AuthenticAMD 10:21:53 CPU family: 23 10:21:53 Model: 49 10:21:53 Model name: AMD EPYC-Rome Processor 10:21:53 Stepping: 0 10:21:53 CPU MHz: 2799.998 10:21:53 BogoMIPS: 5599.99 10:21:53 Virtualization: AMD-V 10:21:53 Hypervisor vendor: KVM 10:21:53 Virtualization type: full 10:21:53 L1d cache: 256 KiB 10:21:53 L1i cache: 256 KiB 10:21:53 L2 cache: 4 MiB 10:21:53 L3 cache: 128 MiB 10:21:53 NUMA node0 CPU(s): 0-7 10:21:53 Vulnerability Itlb multihit: Not affected 10:21:53 Vulnerability L1tf: Not affected 10:21:53 Vulnerability Mds: Not affected 10:21:53 Vulnerability Meltdown: Not affected 10:21:53 Vulnerability Mmio stale data: Not affected 10:21:53 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:21:53 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:21:53 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:21:53 Vulnerability Srbds: Not affected 10:21:53 Vulnerability Tsx async abort: Not affected 10:21:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:21:53 10:21:53 10:21:53 ---> nproc: 10:21:53 8 10:21:53 10:21:53 10:21:53 ---> df -h: 10:21:53 Filesystem Size Used Avail Use% Mounted on 10:21:53 overlay 155G 12G 144G 8% / 10:21:53 tmpfs 64M 0 64M 0% /dev 10:21:53 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:21:53 shm 64M 0 64M 0% /dev/shm 10:21:53 /dev/vda1 155G 12G 144G 8% /facter-os 10:21:53 10:21:53 10:21:53 ---> sar -b -r -n DEV: 10:21:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15552) 05/16/23 _x86_64_ (8 CPU) 10:21:53 10:21:53 10:06:04 LINUX RESTART (8 CPU) 10:21:53 10:21:53 10:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:21:53 10:08:01 199.98 1.78 198.20 0.00 34.84 73364.79 0.00 10:21:53 10:09:01 124.63 0.30 124.33 0.00 12.93 28112.38 0.00 10:21:53 10:10:01 137.97 0.07 137.90 0.00 5.86 26279.64 0.00 10:21:53 10:11:01 2.10 0.00 2.10 0.00 0.00 23.88 0.00 10:21:53 10:12:01 49.59 11.38 38.21 0.00 3447.96 6319.21 0.00 10:21:53 10:13:01 4.22 0.02 4.20 0.00 0.13 88.24 0.00 10:21:53 10:14:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 10:21:53 10:15:01 2.05 0.00 2.05 0.00 0.00 22.26 0.00 10:21:53 10:16:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 10:21:53 10:17:01 2.07 0.02 2.05 0.00 0.13 22.13 0.00 10:21:53 10:18:01 1.55 0.00 1.55 0.00 0.00 16.53 0.00 10:21:53 10:19:01 2.15 0.00 2.15 0.00 0.00 24.00 0.00 10:21:53 10:20:01 1.43 0.00 1.43 0.00 0.00 15.73 0.00 10:21:53 10:21:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 10:21:53 Average: 37.84 0.97 36.87 0.00 250.38 9519.86 0.00 10:21:53 10:21:53 10:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:21:53 10:08:01 28382784 31552168 743960 2.26 145520 3218764 1846968 5.44 1116172 2921904 20156 10:21:53 10:09:01 28046000 31558124 739384 2.25 150572 3549720 1915064 5.64 1227020 3141764 2464 10:21:53 10:10:01 27508212 31582580 711912 2.16 161400 4049372 1769356 5.21 1272308 3579304 136 10:21:53 10:11:01 27507816 31582232 712192 2.17 161448 4049360 1769356 5.21 1272300 3579304 20 10:21:53 10:12:01 27122548 31564620 716548 2.18 187752 4373760 1791024 5.28 1512388 3691812 24 10:21:53 10:13:01 27127492 31564852 716272 2.18 186304 4370504 1774008 5.23 1511212 3688608 184 10:21:53 10:14:01 27134720 31572172 708972 2.16 186368 4370508 1774008 5.23 1503800 3688612 8 10:21:53 10:15:01 27135028 31572512 708568 2.15 186416 4370496 1774008 5.23 1503852 3688612 8 10:21:53 10:16:01 27134676 31572392 708920 2.16 186476 4370512 1774008 5.23 1504360 3688760 176 10:21:53 10:17:01 27134972 31572772 708420 2.15 186552 4370512 1774008 5.23 1504552 3688772 176 10:21:53 10:18:01 27135076 31573252 708220 2.15 186612 4370516 1774008 5.23 1503792 3689048 8 10:21:53 10:19:01 27135004 31573216 708188 2.15 186680 4370508 1774008 5.23 1503816 3689052 8 10:21:53 10:20:01 27134908 31573180 708080 2.15 186748 4370524 1774008 5.23 1504204 3689060 188 10:21:53 10:21:01 27135344 31573700 707740 2.15 186776 4370528 1774008 5.23 1503896 3689060 36 10:21:53 Average: 27341041 31570555 714813 2.17 177545 4183970 1789846 5.27 1424548 3579548 1685 10:21:53 10:21:53 10:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:21:53 10:08:01 ens3 478.51 280.92 6351.68 38.66 0.00 0.00 0.00 0.00 10:21:53 10:08:01 docker0 176.75 304.49 14.25 2015.96 0.00 0.00 0.00 0.00 10:21:53 10:08:01 lo 2.64 2.64 0.26 0.26 0.00 0.00 0.00 0.00 10:21:53 10:08:01 vethc859209 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 10:21:53 10:09:01 ens3 94.72 53.51 962.90 89.55 0.00 0.00 0.00 0.00 10:21:53 10:09:01 docker0 14.45 38.19 1.11 714.26 0.00 0.00 0.00 0.00 10:21:53 10:09:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 10:21:53 10:10:01 ens3 105.00 63.91 2529.28 14.37 0.00 0.00 0.00 0.00 10:21:53 10:10:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 10:21:53 10:10:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 10:21:53 10:11:01 ens3 1.13 0.67 0.54 0.42 0.00 0.00 0.00 0.00 10:21:53 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:12:01 ens3 137.36 72.97 2288.41 5.40 0.00 0.00 0.00 0.00 10:21:53 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:12:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 10:21:53 10:13:01 ens3 0.45 0.17 0.03 0.01 0.00 0.00 0.00 0.00 10:21:53 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:14:01 ens3 0.38 0.10 0.08 0.01 0.00 0.00 0.00 0.00 10:21:53 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:15:01 ens3 0.30 0.13 0.02 0.01 0.00 0.00 0.00 0.00 10:21:53 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:16:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:21:53 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:17:01 ens3 2.78 0.23 0.31 0.07 0.00 0.00 0.00 0.00 10:21:53 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:18:01 ens3 1.20 0.28 0.23 0.08 0.00 0.00 0.00 0.00 10:21:53 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:19:01 ens3 0.72 0.60 0.36 0.29 0.00 0.00 0.00 0.00 10:21:53 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:20:01 ens3 0.48 0.25 0.26 0.20 0.00 0.00 0.00 0.00 10:21:53 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:21:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:53 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:21:53 Average: ens3 58.33 33.55 860.19 10.62 0.00 0.00 0.00 0.00 10:21:53 Average: docker0 13.46 24.15 1.08 192.84 0.00 0.00 0.00 0.00 10:21:53 Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 10:21:53 10:21:53 10:21:53 ---> sar -P ALL: 10:21:53 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15552) 05/16/23 _x86_64_ (8 CPU) 10:21:53 10:21:53 10:06:04 LINUX RESTART (8 CPU) 10:21:53 10:21:53 10:07:02 CPU %user %nice %system %iowait %steal %idle 10:21:53 10:08:01 all 9.57 0.00 4.20 4.90 0.06 81.26 10:21:53 10:08:01 0 10.45 0.00 3.90 0.12 0.07 85.46 10:21:53 10:08:01 1 9.47 0.00 4.91 18.05 0.09 67.48 10:21:53 10:08:01 2 9.58 0.00 3.68 0.77 0.03 85.93 10:21:53 10:08:01 3 9.24 0.00 4.11 10.17 0.09 76.40 10:21:53 10:08:01 4 9.11 0.00 4.37 1.16 0.05 85.30 10:21:53 10:08:01 5 9.78 0.00 3.61 0.15 0.05 86.40 10:21:53 10:08:01 6 8.62 0.00 4.97 7.88 0.05 78.47 10:21:53 10:08:01 7 10.32 0.00 4.04 1.01 0.09 84.54 10:21:53 10:09:01 all 39.20 0.00 7.00 2.20 0.09 51.51 10:21:53 10:09:01 0 40.52 0.00 7.46 3.03 0.08 48.90 10:21:53 10:09:01 1 38.54 0.00 7.28 5.95 0.08 48.16 10:21:53 10:09:01 2 39.78 0.00 7.78 0.23 0.10 52.10 10:21:53 10:09:01 3 38.62 0.00 6.64 4.91 0.10 49.73 10:21:53 10:09:01 4 37.92 0.00 6.87 0.82 0.08 54.30 10:21:53 10:09:01 5 39.08 0.00 6.57 0.93 0.08 53.34 10:21:53 10:09:01 6 38.68 0.00 6.90 0.56 0.10 53.76 10:21:53 10:09:01 7 40.50 0.00 6.49 1.20 0.08 51.74 10:21:53 10:10:01 all 3.76 0.00 1.92 1.93 0.05 92.34 10:21:53 10:10:01 0 3.70 0.00 2.30 0.79 0.05 93.16 10:21:53 10:10:01 1 4.47 0.00 1.55 2.72 0.03 91.23 10:21:53 10:10:01 2 3.97 0.00 2.15 0.56 0.05 93.27 10:21:53 10:10:01 3 3.58 0.00 1.68 5.23 0.05 89.45 10:21:53 10:10:01 4 3.39 0.00 2.39 5.07 0.05 89.09 10:21:53 10:10:01 5 3.68 0.00 1.93 0.45 0.05 93.89 10:21:53 10:10:01 6 3.62 0.00 2.04 0.46 0.08 93.80 10:21:53 10:10:01 7 3.64 0.00 1.30 0.22 0.05 94.79 10:21:53 10:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:21:53 10:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:21:53 10:11:01 1 0.00 0.00 0.03 0.02 0.02 99.93 10:21:53 10:11:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:21:53 10:11:01 3 0.10 0.00 0.02 0.00 0.02 99.87 10:21:53 10:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:11:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:21:53 10:12:01 all 1.93 0.00 1.30 1.11 0.02 95.63 10:21:53 10:12:01 0 2.19 0.00 1.03 0.15 0.02 96.61 10:21:53 10:12:01 1 2.49 0.00 2.27 0.90 0.02 94.32 10:21:53 10:12:01 2 2.28 0.00 1.23 1.73 0.02 94.73 10:21:53 10:12:01 3 1.53 0.00 0.93 4.62 0.03 92.88 10:21:53 10:12:01 4 1.49 0.00 0.60 0.40 0.03 97.47 10:21:53 10:12:01 5 1.75 0.00 2.29 0.27 0.02 95.68 10:21:53 10:12:01 6 2.66 0.00 0.90 0.23 0.02 96.19 10:21:53 10:12:01 7 1.07 0.00 1.14 0.59 0.02 97.19 10:21:53 10:13:01 all 0.28 0.00 0.06 0.16 0.01 99.50 10:21:53 10:13:01 0 0.27 0.00 0.10 0.40 0.00 99.23 10:21:53 10:13:01 1 0.02 0.00 0.05 0.00 0.00 99.93 10:21:53 10:13:01 2 0.08 0.00 0.05 0.00 0.00 99.87 10:21:53 10:13:01 3 0.15 0.00 0.10 0.82 0.02 98.92 10:21:53 10:13:01 4 1.52 0.00 0.03 0.00 0.00 98.45 10:21:53 10:13:01 5 0.07 0.00 0.05 0.02 0.02 99.85 10:21:53 10:13:01 6 0.07 0.00 0.08 0.02 0.00 99.83 10:21:53 10:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:21:53 10:14:01 all 0.28 0.00 0.01 0.00 0.01 99.70 10:21:53 10:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:21:53 10:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:21:53 10:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:21:53 10:14:01 3 0.07 0.00 0.03 0.03 0.02 99.85 10:21:53 10:14:01 4 1.97 0.00 0.00 0.00 0.00 98.03 10:21:53 10:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:14:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:21:53 10:14:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:21:53 10:15:01 all 0.14 0.00 0.02 0.02 0.00 99.82 10:21:53 10:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:21:53 10:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:15:01 3 0.05 0.00 0.02 0.13 0.00 99.80 10:21:53 10:15:01 4 1.06 0.00 0.07 0.00 0.02 98.86 10:21:53 10:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:16:01 all 0.27 0.00 0.01 0.00 0.00 99.72 10:21:53 10:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:16:01 3 0.05 0.00 0.07 0.03 0.02 99.83 10:21:53 10:16:01 4 2.00 0.00 0.00 0.00 0.00 98.00 10:21:53 10:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 10:21:53 10:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:21:53 10:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:17:01 3 0.02 0.00 0.03 0.03 0.02 99.90 10:21:53 10:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:21:53 10:17:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:21:53 10:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:21:53 10:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:21:53 10:18:01 all 0.02 0.00 0.01 0.01 0.00 99.96 10:21:53 10:18:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:21:53 10:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 10:21:53 10:18:01 3 0.03 0.00 0.03 0.05 0.02 99.87 10:21:53 10:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:21:53 10:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:21:53 10:21:53 10:18:01 CPU %user %nice %system %iowait %steal %idle 10:21:53 10:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:21:53 10:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:21:53 10:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:19:01 3 0.03 0.00 0.02 0.03 0.03 99.88 10:21:53 10:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:21:53 10:20:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:21:53 10:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:21:53 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:21:53 10:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:20:01 3 0.08 0.00 0.02 0.05 0.02 99.83 10:21:53 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:21:53 10:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:21:53 10:21:01 all 0.04 0.00 0.00 0.01 0.01 99.94 10:21:53 10:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 10:21:01 2 0.00 0.00 0.00 0.02 0.05 99.93 10:21:53 10:21:01 3 0.05 0.00 0.00 0.02 0.02 99.92 10:21:53 10:21:01 4 0.22 0.00 0.02 0.00 0.00 99.77 10:21:53 10:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:21:53 10:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 10:21:53 10:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:21:53 Average: all 3.93 0.00 1.03 0.73 0.02 94.29 10:21:53 Average: 0 4.06 0.00 1.05 0.32 0.02 94.56 10:21:53 Average: 1 3.89 0.00 1.14 1.93 0.02 93.02 10:21:53 Average: 2 3.97 0.00 1.06 0.24 0.02 94.71 10:21:53 Average: 3 3.79 0.00 0.97 1.84 0.03 93.37 10:21:53 Average: 4 4.17 0.00 1.01 0.53 0.02 94.28 10:21:53 Average: 5 3.85 0.00 1.03 0.13 0.02 94.98 10:21:53 Average: 6 3.80 0.00 1.05 0.64 0.02 94.48 10:21:53 Average: 7 3.94 0.00 0.92 0.21 0.02 94.90 10:21:53 10:21:53 10:21:53