lenny-intel commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3a91dcc9edac9c969954f5cf207945cb31b1fb1f+c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 (eb2dcc889e13b6805656af227c8a83750d5c4204) 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-ssh18096419281329374494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1493697812600746034.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4778279865081401263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6502565798815815952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/PR-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10051919004453865328.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-usb-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7867 in /w/workspace/foundry_device-usb-camera_PR-296 [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-296 # 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/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # 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 c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 > git rev-list --no-walk 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:29 ========================================================= 18:13:29 EdgeX Global Pipelines Version Info 18:13:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:13:30 ------------------- 18:13:30 stable info: 18:13:30 ------------------- 18:13:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:13:30 Message: update stable to v1.0.254 18:13:30 ------------------- 18:13:30 experimental info: 18:13:30 ------------------- 18:13:30 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:30 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:13:30 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3a91dcc [Pipeline] echo 18:13:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:31 provisioning config files... 18:13:31 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config17307206405709232818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:31 ---> docker-login.sh 18:13:31 nexus3.edgexfoundry.org:10001 18:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:32 Configure a credential helper to remove this warning. See 18:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:32 18:13:32 Login Succeeded 18:13:32 nexus3.edgexfoundry.org:10002 18:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:32 Configure a credential helper to remove this warning. See 18:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:32 18:13:32 Login Succeeded 18:13:32 nexus3.edgexfoundry.org:10003 18:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:32 Configure a credential helper to remove this warning. See 18:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:32 18:13:32 Login Succeeded 18:13:32 nexus3.edgexfoundry.org:10004 18:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:32 Configure a credential helper to remove this warning. See 18:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:32 18:13:32 Login Succeeded 18:13:32 docker.io 18:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:32 Configure a credential helper to remove this warning. See 18:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:32 18:13:32 Login Succeeded 18:13:32 ---> docker-login.sh ends [Pipeline] } 18:13:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:33 + git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 18:13:33 -----------> git rev-list -1 --merges 3a91dcc9edac9c969954f5cf207945cb31b1fb1f~1..3a91dcc9edac9c969954f5cf207945cb31b1fb1f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [false] [Pipeline] sh 18:13:33 + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 18:13:33 ========================================================= 18:13:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:34 + git log --format=format:%s -1 3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] echo 18:13:34 [semverPrep] GIT_COMMIT: 3a91dcc9edac9c969954f5cf207945cb31b1fb1f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 18:13:34 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:34 + grep -v github /etc/ssh/ssh_known_hosts 18:13:34 + [ -e /tmp/ssh_known_hosts ] 18:13:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:13:34 + sudo tee -a /etc/ssh/ssh_known_hosts 18:13:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:34 18:13:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:35 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:35 b85a868b505f: Pulling fs layer 18:13:35 e2be974225ed: Pulling fs layer 18:13:35 339a4e72a1f5: Pulling fs layer 18:13:35 988bab9f4d93: Pulling fs layer 18:13:35 1469e6f7b9e6: Pulling fs layer 18:13:35 eaf3925da568: Pulling fs layer 18:13:35 bab4dde63d76: Pulling fs layer 18:13:35 bde34c3a00c8: Pulling fs layer 18:13:35 b352a97aabf1: Pulling fs layer 18:13:35 4872d77fe225: Pulling fs layer 18:13:35 5851b861e8e6: Pulling fs layer 18:13:35 1469e6f7b9e6: Waiting 18:13:35 eaf3925da568: Waiting 18:13:35 bab4dde63d76: Waiting 18:13:35 4872d77fe225: Waiting 18:13:35 bde34c3a00c8: Waiting 18:13:35 5851b861e8e6: Waiting 18:13:35 b352a97aabf1: Waiting 18:13:35 988bab9f4d93: Waiting 18:13:35 e2be974225ed: Download complete 18:13:35 988bab9f4d93: Download complete 18:13:35 1469e6f7b9e6: Verifying Checksum 18:13:35 1469e6f7b9e6: Download complete 18:13:35 eaf3925da568: Verifying Checksum 18:13:35 eaf3925da568: Download complete 18:13:35 339a4e72a1f5: Verifying Checksum 18:13:35 339a4e72a1f5: Download complete 18:13:35 bde34c3a00c8: Download complete 18:13:35 b352a97aabf1: Verifying Checksum 18:13:35 b352a97aabf1: Download complete 18:13:35 4872d77fe225: Verifying Checksum 18:13:35 4872d77fe225: Download complete 18:13:35 5851b861e8e6: Verifying Checksum 18:13:35 b85a868b505f: Verifying Checksum 18:13:35 b85a868b505f: Download complete 18:13:35 bab4dde63d76: Verifying Checksum 18:13:35 bab4dde63d76: Download complete 18:13:37 b85a868b505f: Pull complete 18:13:37 e2be974225ed: Pull complete 18:13:37 339a4e72a1f5: Pull complete 18:13:37 988bab9f4d93: Pull complete 18:13:37 1469e6f7b9e6: Pull complete 18:13:37 eaf3925da568: Pull complete 18:13:39 bab4dde63d76: Pull complete 18:13:39 bde34c3a00c8: Pull complete 18:13:39 b352a97aabf1: Pull complete 18:13:39 4872d77fe225: Pull complete 18:13:40 5851b861e8e6: Pull complete 18:13:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:40 prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container 18:13:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@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-devops/py-git-semver:0.1.4 cat 18:13:42 $ docker top 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 -eo pid,comm 18:13:42 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). 18:13:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:42 [ssh-agent] Looking for ssh-agent implementation... 18:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:42 $ docker exec 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent 18:13:43 SSH_AUTH_SOCK=/tmp/ssh-JAKGjxb1UKaq/agent.32 18:13:43 SSH_AGENT_PID=38 18:13:43 Running ssh-add (command line suppressed) 18:13:43 Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_4958184438279933009.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_4958184438279933009.key) 18:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:43 + git tag --points-at HEAD [Pipeline] } 18:13:43 $ docker exec --env ******** --env ******** 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent -k 18:13:43 unset SSH_AUTH_SOCK; 18:13:43 unset SSH_AGENT_PID; 18:13:43 echo Agent pid 38 killed; 18:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:13:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:13:43 [ssh-agent] Looking for ssh-agent implementation... 18:13:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:13:43 $ docker exec 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent 18:13:43 SSH_AUTH_SOCK=/tmp/ssh-M8KRJpflU5d9/agent.70 18:13:43 SSH_AGENT_PID=76 18:13:43 Running ssh-add (command line suppressed) 18:13:43 Identity added: /w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12359578309899530708.key (/w/workspace/foundry_device-usb-camera_PR-296@tmp/private_key_12359578309899530708.key) 18:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:13:44 + git semver init 18:13:44 2023-09-25 18:13:44,362 [run_init] DEBUG init version:0.0.0 force:False 18:13:44 2023-09-25 18:13:44,363 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-usb-camera_PR-296/.semver 18:13:44 2023-09-25 18:13:44,363 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/foundry_device-usb-camera_PR-296/.semver 18:13:44 2023-09-25 18:13:44,363 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/foundry_device-usb-camera_PR-296/.semver'], cwd=/w/workspace/foundry_device-usb-camera_PR-296, universal_newlines=False, shell=None, istream=None) 18:13:45 2023-09-25 18:13:45,161 [append_file] DEBUG append to file:/w/workspace/foundry_device-usb-camera_PR-296/.git/info/exclude 18:13:45 2023-09-25 18:13:45,161 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 with force:False 18:13:45 2023-09-25 18:13:45,161 [write_file] DEBUG write to file:/w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 18:13:45 2023-09-25 18:13:45,166 [execute] INFO git cat-file --batch-check 18:13:45 2023-09-25 18:13:45,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 18:13:45 2023-09-25 18:13:45,172 [execute] INFO git cat-file --batch 18:13:45 2023-09-25 18:13:45,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-usb-camera_PR-296/.semver, universal_newlines=False, shell=None, istream=) 18:13:45 2023-09-25 18:13:45,177 [read_version] DEBUG read version from /w/workspace/foundry_device-usb-camera_PR-296/.semver/PR-296 18:13:45 0.0.0 [Pipeline] } 18:13:45 $ docker exec --env ******** --env ******** 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 ssh-agent -k 18:13:45 unset SSH_AUTH_SOCK; 18:13:45 unset SSH_AGENT_PID; 18:13:45 echo Agent pid 76 killed; 18:13:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:13:45 + git semver [Pipeline] } 18:13:46 $ docker stop --time=1 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 18:13:47 $ docker rm -f --volumes 4149c848de2fb4117e5765b8bbe8fce7da13a16cc0edf8045b67778cde190740 [Pipeline] // withDockerContainer [Pipeline] sh 18:13:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:13:47 Stashed 1 file(s) [Pipeline] echo 18:13:47 [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 18:13:48 provisioning config files... 18:13:48 copy managed file [device-usb-camera-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config15116554496493546615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:48 ---> docker-login.sh 18:13:48 nexus3.edgexfoundry.org:10001 18:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:48 Configure a credential helper to remove this warning. See 18:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:48 18:13:48 Login Succeeded 18:13:48 nexus3.edgexfoundry.org:10002 18:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:48 Configure a credential helper to remove this warning. See 18:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:48 18:13:48 Login Succeeded 18:13:48 nexus3.edgexfoundry.org:10003 18:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:48 Configure a credential helper to remove this warning. See 18:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:48 18:13:48 Login Succeeded 18:13:48 nexus3.edgexfoundry.org:10004 18:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:48 Configure a credential helper to remove this warning. See 18:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:48 18:13:48 Login Succeeded 18:13:48 docker.io 18:13:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:48 Configure a credential helper to remove this warning. See 18:13:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:48 18:13:48 Login Succeeded 18:13:48 ---> docker-login.sh ends [Pipeline] } 18:13:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:48 ========================================================= 18:13:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:13:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:13:49 Sending build context to Docker daemon 2.246MB 18:13:49 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:13:49 Step 2/13 : FROM ${BASE} AS builder 18:13:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:13:49 7264a8db6415: Pulling fs layer 18:13:49 c4d48a809fc2: Pulling fs layer 18:13:49 4f1c88b9dad5: Pulling fs layer 18:13:49 ad3a456e5733: Pulling fs layer 18:13:49 33e27b845d1e: Pulling fs layer 18:13:49 ad3a456e5733: Waiting 18:13:49 c68163c4e522: Pulling fs layer 18:13:49 50da416c3ac9: Pulling fs layer 18:13:49 23d2d4c4bb30: Pulling fs layer 18:13:49 c68163c4e522: Waiting 18:13:49 50da416c3ac9: Waiting 18:13:49 c4d48a809fc2: Download complete 18:13:49 ad3a456e5733: Verifying Checksum 18:13:49 ad3a456e5733: Download complete 18:13:49 33e27b845d1e: Download complete 18:13:49 7264a8db6415: Verifying Checksum 18:13:49 7264a8db6415: Download complete 18:13:49 c68163c4e522: Verifying Checksum 18:13:49 c68163c4e522: Download complete 18:13:49 7264a8db6415: Pull complete 18:13:49 23d2d4c4bb30: Verifying Checksum 18:13:49 23d2d4c4bb30: Download complete 18:13:49 c4d48a809fc2: Pull complete 18:13:49 4f1c88b9dad5: Verifying Checksum 18:13:49 4f1c88b9dad5: Download complete 18:13:50 50da416c3ac9: Verifying Checksum 18:13:50 50da416c3ac9: Download complete 18:13:53 4f1c88b9dad5: Pull complete 18:13:53 ad3a456e5733: Pull complete 18:13:53 33e27b845d1e: Pull complete 18:13:53 c68163c4e522: Pull complete 18:13:55 50da416c3ac9: Pull complete 18:13:56 23d2d4c4bb30: Pull complete 18:13:56 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:13:56 ---> 0786185ac409 18:13:56 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:14:00 ---> Running in c5418194e182 18:14:00 Removing intermediate container c5418194e182 18:14:00 ---> 2e89016f7b33 18:14:00 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:00 ---> Running in ee4c388acc22 18:14:00 Removing intermediate container ee4c388acc22 18:14:00 ---> a32484f74d58 18:14:00 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:14:00 ---> Running in 052daf44cde2 18:14:00 Removing intermediate container 052daf44cde2 18:14:00 ---> d81836e7c5bc 18:14:00 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:14:01 ---> Running in f5fc3f22277a 18:14:01 Removing intermediate container f5fc3f22277a 18:14:01 ---> 76924b72a8a1 18:14:01 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:01 ---> Running in d6c2fb0d8946 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:14:01 (1/13) Installing libintl (0.21.1-r7) 18:14:01 (2/13) Installing eudev-libs (3.2.11-r8) 18:14:01 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:14:01 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:14:01 (5/13) Installing v4l-utils (1.24.1-r0) 18:14:01 (6/13) Installing libdvbv5 (1.24.1-r0) 18:14:01 (7/13) Installing udev-init-scripts (35-r1) 18:14:01 (8/13) Installing libblkid (2.38.1-r8) 18:14:01 (9/13) Installing xz-libs (5.4.3-r0) 18:14:01 (10/13) Installing kmod-libs (30-r3) 18:14:01 (11/13) Installing eudev (3.2.11-r8) 18:14:01 (12/13) Installing eudev-dev (3.2.11-r8) 18:14:01 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:14:02 Executing busybox-1.36.1-r2.trigger 18:14:02 Executing eudev-3.2.11-r8.trigger 18:14:02 OK: 271 MiB in 65 packages 18:14:02 Removing intermediate container d6c2fb0d8946 18:14:02 ---> 5a125b3d4bbe 18:14:02 Step 8/13 : WORKDIR /device-usb-camera 18:14:02 ---> Running in 58bb38a08666 18:14:02 Removing intermediate container 58bb38a08666 18:14:02 ---> 787b2e9d7823 18:14:02 Step 9/13 : COPY go.mod vendor* ./ 18:14:02 ---> 98a4f709b69d 18:14:02 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:02 ---> Running in f09839a7b102 18:14:03 Still waiting to schedule task 18:14:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:14:41 Removing intermediate container f09839a7b102 18:14:41 ---> 2e163ce05c8a 18:14:41 Step 11/13 : COPY . . 18:14:41 ---> 7da6bd16fdf1 18:14:41 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:14:41 ---> Running in 8ccf82a1db66 18:14:41  % Total % Received % Xferd Average Speed Time Time Time Current 18:14:41 Dload Upload Total Spent Left Speed 18:14:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100  1253    0     0  11138      0 --:--:-- --:--:-- --:--:-- 11187 18:14:41 Removing intermediate container 8ccf82a1db66 18:14:41 ---> d07c3e877e3e 18:14:41 Step 13/13 : RUN ${MAKE} 18:14:41 ---> Running in b268514477a4 18:14:41 noop 18:14:41 Removing intermediate container b268514477a4 18:14:41 ---> 0a35ac9a366e 18:14:41 Successfully built 0a35ac9a366e 18:14:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:41 + docker inspect -f . ci-base-image-x86_64 18:14:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:41 prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container 18:14:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-usb-camera_PR-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:42 $ docker top 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:42 + go version 18:14:42 go version go1.21.0 linux/amd64 [Pipeline] } 18:14:42 $ docker stop --time=1 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f 18:14:43 $ docker rm -f --volumes 0badd38ce9924ca308178f62c058874f8848c16a02386cf7140131a5c4ce3e2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:44 + docker inspect -f . ci-base-image-x86_64 18:14:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:44 prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container 18:14:44 $ 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-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:14:44 $ docker top 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:44 + git config --global --add safe.directory /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] fileExists [Pipeline] sh 18:14:45 + make test 18:14:45 go test ./... -coverprofile=coverage.out ./... 18:14:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:14:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:14:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.021s coverage: 4.4% of statements 18:15:05 go vet ./... 18:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:10 ./bin/test-attribution-txt.sh [Pipeline] echo 18:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:10 $ docker stop --time=1 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce 18:15:15 $ docker rm -f --volumes 26162799772ab0339b9a17da03124ccbba4fd80805422f434856a38686f094ce [Pipeline] // withDockerContainer [Pipeline] sh 18:15:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:16 + ls -al . 18:15:16 total 220 18:15:16 drwxrwxr-x 10 jenkins jenkins 4096 Sep 25 18:14 . 18:15:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:13 .. 18:15:16 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:14 .git 18:15:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 .github 18:15:16 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:13 .gitignore 18:15:16 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:13 .golangci.yml 18:15:16 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:13 .hadolint.yml 18:15:16 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:13 .semver 18:15:16 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:13 Attribution.txt 18:15:16 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:13 CHANGELOG.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:13 Dockerfile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:13 GOVERNANCE.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:13 Jenkinsfile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:13 LICENSE 18:15:16 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:13 Makefile 18:15:16 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:13 OWNERS.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:13 README.md 18:15:16 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 18:13 VERSION 18:15:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:13 bin 18:15:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 cmd 18:15:16 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:14 coverage.out 18:15:16 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:13 docker-entrypoint.sh 18:15:16 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:13 docs 18:15:16 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:13 go.mod 18:15:16 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:13 go.sum 18:15:16 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:13 internal 18:15:16 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:13 snap 18:15:16 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:16 + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=amd64 --label version=0.0.0 . 18:15:16 Sending build context to Docker daemon 2.301MB 18:15:16 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:15:16 Step 2/36 : FROM ${BASE} AS builder 18:15:16 ---> 0a35ac9a366e 18:15:16 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:15:17 ---> Running in af2b6833a155 18:15:17 Removing intermediate container af2b6833a155 18:15:17 ---> eb280ec53a89 18:15:17 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:17 ---> Running in 6d529aa7a49f 18:15:17 Removing intermediate container 6d529aa7a49f 18:15:17 ---> ba22d1da1886 18:15:17 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:15:17 ---> Running in 136e67b4bf14 18:15:17 Removing intermediate container 136e67b4bf14 18:15:17 ---> 87fce6503587 18:15:17 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:15:17 ---> Running in e83d04a56c18 18:15:17 Removing intermediate container e83d04a56c18 18:15:17 ---> abb39fc2916e 18:15:17 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:17 ---> Running in c3233f73c43b 18:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:15:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:15:18 OK: 271 MiB in 65 packages 18:15:18 Removing intermediate container c3233f73c43b 18:15:18 ---> 109faa97d071 18:15:18 Step 8/36 : WORKDIR /device-usb-camera 18:15:18 ---> Running in 5a7840698dee 18:15:18 Removing intermediate container 5a7840698dee 18:15:18 ---> 3f707ec54246 18:15:18 Step 9/36 : COPY go.mod vendor* ./ 18:15:18 ---> 79ea3ea186a1 18:15:18 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:18 ---> Running in f199b1dca18e 18:15:19 Removing intermediate container f199b1dca18e 18:15:19 ---> 1d41bbc3f2ae 18:15:19 Step 11/36 : COPY . . 18:15:20 ---> eb4b69b42c2b 18:15:20 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:15:20 ---> Running in 6a6b279200d2 18:15:20  % Total % Received % Xferd Average Speed Time Time Time Current 18:15:20 Dload Upload Total Spent Left Speed 18:15:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 38566 0 --:--:-- --:--:-- --:--:-- 39156 18:15:20 Removing intermediate container 6a6b279200d2 18:15:20 ---> a7fa23536ddc 18:15:20 Step 13/36 : RUN ${MAKE} 18:15:20 ---> Running in e386ff56560d 18:15:20 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:15:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7868 in /w/workspace/foundry_device-usb-camera_PR-296 [Pipeline] { [Pipeline] ws 18:15:41 Running in /w/workspace/device-usb-camera/2 [Pipeline] { [Pipeline] checkout 18:15:41 Selected Git installation does not exist. Using Default 18:15:41 The recommended git tool is: NONE 18:15:46 using credential edgex-jenkins-ssh 18:15:46 Cloning the remote Git repository 18:15:47 Removing intermediate container e386ff56560d 18:15:47 ---> 2431bb3b3e67 18:15:47 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:15:47 v0.21.6: Pulling from aler9/rtsp-simple-server 18:15:47 4acc49c71d14: Pulling fs layer 18:15:47 4acc49c71d14: Verifying Checksum 18:15:47 4acc49c71d14: Download complete 18:15:47 4acc49c71d14: Pull complete 18:15:47 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:15:47 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:15:47 ---> 01a2bd3e5fff 18:15:47 Step 15/36 : FROM alpine:3.18 18:15:46 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 18:15:47 > git init /w/workspace/device-usb-camera/2 # timeout=10 18:15:47 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:15:47 > git --version # timeout=10 18:15:47 > git --version # 'git version 2.25.1' 18:15:47 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:48 3.18: Pulling from library/alpine 18:15:48 7264a8db6415: Already exists 18:15:48 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:15:48 Status: Downloaded newer image for alpine:3.18 18:15:48 ---> 7e01a0d0a1dc 18:15:48 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:15:48 ---> Running in 1702f5d1773d 18:15:48 Removing intermediate container 1702f5d1773d 18:15:48 ---> 36b7988aa893 18:15:48 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:15:48 ---> Running in 5c49b94e2423 18:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:15:48 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:15:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:49 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 18:15:49 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 18:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:15:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:15:49 (1/107) Installing dumb-init (1.2.5-r2) 18:15:49 Merging remotes/origin/main commit c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 into PR head commit 3a91dcc9edac9c969954f5cf207945cb31b1fb1f 18:15:49 (2/107) Installing sdl2 (2.26.5-r0) 18:15:49 (3/107) Installing svt-av1-libs (1.6.0-r0) 18:15:49 (4/107) Installing aom-libs (3.6.1-r0) 18:15:49 (5/107) Installing libxau (1.0.11-r2) 18:15:49 (6/107) Installing libmd (1.0.4-r2) 18:15:49 (7/107) Installing libbsd (0.11.7-r1) 18:15:49 (8/107) Installing libxdmcp (1.1.4-r2) 18:15:49 (9/107) Installing libxcb (1.15-r1) 18:15:49 (10/107) Installing libx11 (1.8.4-r4) 18:15:49 (11/107) Installing hwdata-pci (0.370-r0) 18:15:49 (12/107) Installing libpciaccess (0.17-r2) 18:15:49 (13/107) Installing libdrm (2.4.115-r4) 18:15:49 (14/107) Installing libxext (1.3.5-r2) 18:15:49 (15/107) Installing libxfixes (6.0.1-r2) 18:15:49 (16/107) Installing libffi (3.4.4-r2) 18:15:49 (17/107) Installing wayland-libs-client (1.22.0-r2) 18:15:49 (18/107) Installing libva (2.18.0-r1) 18:15:49 (19/107) Installing libvdpau (1.5-r1) 18:15:49 (20/107) Installing libgcc (12.2.1_git20220924-r10) 18:15:49 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 18:15:49 (22/107) Installing onevpl-libs (2023.2.1-r0) 18:15:49 (23/107) Installing ffmpeg-libavutil (6.0-r15) 18:15:49 (24/107) Installing libdav1d (1.2.1-r0) 18:15:49 (25/107) Installing brotli-libs (1.0.9-r14) 18:15:49 (26/107) Installing libhwy (1.0.4-r1) 18:15:49 (27/107) Installing lcms2 (2.15-r2) 18:15:49 (28/107) Installing libjxl (0.8.2-r0) 18:15:49 (29/107) Installing lame-libs (3.100-r5) 18:15:49 (30/107) Installing opus (1.4-r0) 18:15:49 (31/107) Installing libgomp (12.2.1_git20220924-r10) 18:15:49 (32/107) Installing soxr (0.1.3-r5) 18:15:49 (33/107) Installing ffmpeg-libswresample (6.0-r15) 18:15:49 (34/107) Installing libogg (1.3.5-r4) 18:15:49 (35/107) Installing libtheora (1.1.1-r17) 18:15:49 (36/107) Installing libvorbis (1.3.7-r1) 18:15:49 (37/107) Installing libvpx (1.13.0-r1) 18:15:49 (38/107) Installing libwebp (1.3.2-r0) 18:15:49 (39/107) Installing x264-libs (0.164_git20220602-r1) 18:15:49 (40/107) Installing numactl (2.0.16-r4) 18:15:49 (41/107) Installing x265-libs (3.5-r4) 18:15:49 Merge succeeded, producing 3a91dcc9edac9c969954f5cf207945cb31b1fb1f 18:15:49 Checking out Revision 3a91dcc9edac9c969954f5cf207945cb31b1fb1f (PR-296) 18:15:50 (42/107) Installing xvidcore (1.3.7-r1) 18:15:50 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 18:15:50 (44/107) Installing alsa-lib (1.2.9-r1) 18:15:50 (45/107) Installing libexpat (2.5.0-r1) 18:15:50 (46/107) Installing libbz2 (1.0.8-r5) 18:15:50 (47/107) Installing libpng (1.6.39-r3) 18:15:50 (48/107) Installing freetype (2.13.0-r5) 18:15:50 (49/107) Installing fontconfig (2.14.2-r3) 18:15:50 (50/107) Installing fribidi (1.0.13-r0) 18:15:50 (51/107) Installing libintl (0.21.1-r7) 18:15:50 (52/107) Installing libblkid (2.38.1-r8) 18:15:50 (53/107) Installing libmount (2.38.1-r8) 18:15:50 (54/107) Installing pcre2 (10.42-r1) 18:15:50 (55/107) Installing glib (2.76.4-r0) 18:15:50 (56/107) Installing graphite2 (1.3.14-r5) 18:15:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 18:15:50 (57/107) Installing harfbuzz (7.3.0-r0) 18:15:50 (58/107) Installing libunibreak (5.1-r0) 18:15:50 (59/107) Installing libass (0.17.1-r0) 18:15:50 (60/107) Installing libbluray (1.3.4-r0) 18:15:50 (61/107) Installing gmp (6.2.1-r3) 18:15:50 (62/107) Installing nettle (3.8.1-r2) 18:15:50 (63/107) Installing libunistring (1.1-r1) 18:15:50 (64/107) Installing libidn2 (2.3.4-r1) 18:15:50 (65/107) Installing p11-kit (0.24.1-r2) 18:15:50 (66/107) Installing libtasn1 (4.19.0-r1) 18:15:50 (67/107) Installing gnutls (3.8.0-r2) 18:15:50 (68/107) Installing mpg123-libs (1.31.3-r1) 18:15:50 (69/107) Installing libopenmpt (0.7.2-r0) 18:15:50 (70/107) Installing cjson (1.7.15-r4) 18:15:50 (71/107) Installing mbedtls (2.28.4-r0) 18:15:50 (72/107) Installing librist (0.2.7-r0) 18:15:50 (73/107) Installing libsrt (1.5.2-r0) 18:15:50 (74/107) Installing libssh (0.10.5-r0) 18:15:50 (75/107) Installing xz-libs (5.4.3-r0) 18:15:50 (76/107) Installing libxml2 (2.11.4-r0) 18:15:50 (77/107) Installing libsodium (1.0.18-r3) 18:15:50 (78/107) Installing libzmq (4.3.4-r4) 18:15:50 (79/107) Installing ffmpeg-libavformat (6.0-r15) 18:15:49 > git config core.sparsecheckout # timeout=10 18:15:49 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 18:15:49 > git remote # timeout=10 18:15:49 > git config --get remote.origin.url # timeout=10 18:15:49 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:49 > git merge c469b2dfe8447e7b85a3cf48ad8b868bff9fbbc5 # timeout=10 18:15:49 > git rev-parse HEAD^{commit} # timeout=10 18:15:49 > git config core.sparsecheckout # timeout=10 18:15:49 > git checkout -f 3a91dcc9edac9c969954f5cf207945cb31b1fb1f # timeout=10 18:15:50 (80/107) Installing glslang-libs (1.3.243.0-r1) 18:15:50 (81/107) Installing spirv-tools (1.3.243.0-r1) 18:15:50 (82/107) Installing shaderc (2023.3-r1) 18:15:50 (83/107) Installing vulkan-loader (1.3.243.0-r1) 18:15:50 (84/107) Installing libplacebo (5.264.1-r1) 18:15:50 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 18:15:50 (86/107) Installing ffmpeg-libswscale (6.0-r15) 18:15:50 (87/107) Installing vidstab (1.1.1-r0) 18:15:50 (88/107) Installing zimg (3.0.5-r0) 18:15:50 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 18:15:50 (90/107) Installing libasyncns (0.8-r1) 18:15:50 (91/107) Installing dbus-libs (1.14.8-r0) 18:15:50 (92/107) Installing libltdl (2.4.7-r2) 18:15:50 (93/107) Installing orc (0.4.34-r0) 18:15:50 (94/107) Installing flac-libs (1.4.3-r0) 18:15:50 (95/107) Installing libsndfile (1.2.0-r2) 18:15:50 (96/107) Installing speexdsp (1.2.1-r1) 18:15:50 (97/107) Installing tdb-libs (1.4.8-r1) 18:15:50 (98/107) Installing libpulse (16.1-r10) 18:15:50 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 18:15:50 (100/107) Installing v4l-utils-libs (1.24.1-r0) 18:15:50 (101/107) Installing ffmpeg-libavdevice (6.0-r15) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:50 (102/107) Installing ffmpeg (6.0-r15) 18:15:50 (103/107) Installing udev-init-scripts (35-r1) 18:15:50 (104/107) Installing eudev-libs (3.2.11-r8) 18:15:50 (105/107) Installing zstd-libs (1.5.5-r4) 18:15:50 (106/107) Installing kmod-libs (30-r3) 18:15:50 (107/107) Installing eudev (3.2.11-r8) 18:15:50 Executing busybox-1.36.1-r2.trigger 18:15:50 Executing glib-2.76.4-r0.trigger 18:15:50 Executing eudev-3.2.11-r8.trigger 18:15:50 OK: 131 MiB in 122 packages 18:15:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:51 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:51 Dload Upload Total Spent Left Speed 18:15:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh 18:15:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:52 + sudo tee /etc/docker/daemon.new 18:15:52 { 18:15:52 "registry-mirrors": [ 18:15:52 "https://nexus3.edgexfoundry.org:10001" 18:15:52 ], 18:15:52 "bip": "10.250.0.254/24", 18:15:52 "hosts": [ 18:15:52 "tcp://0.0.0.0:5555", 18:15:52 "unix:///var/run/docker.sock" 18:15:52 ], 18:15:52 "mtu": 1458, 18:15:52 "selinux-enabled": true, 18:15:52 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:52 } [Pipeline] sh 18:15:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:52 + sudo service docker restart 18:15:55 Removing intermediate container 5c49b94e2423 18:15:55 ---> ce60c1db7e6e 18:15:55 Step 18/36 : WORKDIR / 18:15:55 ---> Running in 4b4419a66edc 18:15:55 Removing intermediate container 4b4419a66edc 18:15:55 ---> d412cb31d0e2 18:15:55 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:15:55 ---> 9fb275cd433c 18:15:55 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:15:56 ---> 5cd8dd7e06e7 18:15:56 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:15:56 ---> 309393eee56a 18:15:56 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:15:56 ---> 79232c90bb49 18:15:56 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:15:56 ---> 7b495c6ad512 18:15:56 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:15:56 ---> a40baf3563ce 18:15:56 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:15:58 ---> f2e3c9a6d787 18:15:58 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:15:58 ---> Running in 588ceb9810e1 18:15:58 Removing intermediate container 588ceb9810e1 18:15:58 ---> 90f982a6d86f 18:15:58 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:15:58 ---> Running in 85f58ae2d331 18:15:59 Removing intermediate container 85f58ae2d331 18:15:59 ---> e79a3dfed254 18:15:59 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:15:59 ---> Running in dad86e0fc16e 18:15:59 Removing intermediate container dad86e0fc16e 18:15:59 ---> 64ef0082afea 18:15:59 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:15:59 ---> Running in c6b5bca88351 18:16:00 Removing intermediate container c6b5bca88351 18:16:00 ---> 27328dfa315b 18:16:00 Step 30/36 : EXPOSE 59983 18:16:00 ---> Running in 8a9f467df162 18:16:00 Removing intermediate container 8a9f467df162 18:16:00 ---> 0475d25c0c46 18:16:00 Step 31/36 : EXPOSE 8554 18:16:00 ---> Running in 185b0c8c676e 18:16:00 Removing intermediate container 185b0c8c676e 18:16:00 ---> 84d07a9c6633 18:16:00 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:16:00 ---> Running in 9b548e403bf9 18:16:00 Removing intermediate container 9b548e403bf9 18:16:00 ---> 80b93a6e6202 18:16:00 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:16:00 ---> Running in 27bc75774c87 18:16:00 Removing intermediate container 27bc75774c87 18:16:00 ---> 7bb3bb241040 18:16:00 Step 34/36 : LABEL arch=amd64 18:16:00 ---> Running in 8f8865240c08 18:16:00 Removing intermediate container 8f8865240c08 18:16:00 ---> 6be49cc26ef1 18:16:00 Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f 18:16:00 ---> Running in 829a40f30f47 18:16:00 Removing intermediate container 829a40f30f47 18:16:00 ---> b9a85a9d91d9 18:16:00 Step 36/36 : LABEL version=0.0.0 18:16:01 ---> Running in e7eec53da43f 18:16:01 Removing intermediate container e7eec53da43f 18:16:01 ---> b40a3658ce97 18:16:01 [Warning] One or more build-args [ARCH] were not consumed 18:16:01 Successfully built b40a3658ce97 18:16:01 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 18:16:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:01 18:16:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:01 latest: Pulling from edgex-lftools-log-publisher 18:16:01 5eb5b503b376: Pulling fs layer 18:16:01 5c69ac0246d0: Pulling fs layer 18:16:01 ec43610c2a17: Pulling fs layer 18:16:01 3a2ae6a8a46f: Pulling fs layer 18:16:01 33b1e0a273af: Pulling fs layer 18:16:01 5d3b04190fa2: Pulling fs layer 18:16:01 2f39f015ded8: Pulling fs layer 18:16:01 3a2ae6a8a46f: Waiting 18:16:01 33b1e0a273af: Waiting 18:16:01 5d3b04190fa2: Waiting 18:16:01 2f39f015ded8: Waiting 18:16:01 5c69ac0246d0: Verifying Checksum 18:16:01 5c69ac0246d0: Download complete 18:16:01 3a2ae6a8a46f: Download complete 18:16:01 33b1e0a273af: Verifying Checksum 18:16:01 33b1e0a273af: Download complete 18:16:01 5d3b04190fa2: Download complete 18:16:01 ec43610c2a17: Verifying Checksum 18:16:01 ec43610c2a17: Download complete 18:16:02 5eb5b503b376: Verifying Checksum 18:16:02 5eb5b503b376: Download complete 18:16:02 2f39f015ded8: Download complete 18:16:03 5eb5b503b376: Pull complete 18:16:03 5c69ac0246d0: Pull complete 18:16:04 ec43610c2a17: Pull complete 18:16:04 3a2ae6a8a46f: Pull complete 18:16:04 33b1e0a273af: Pull complete 18:16:04 5d3b04190fa2: Pull complete 18:16:09 2f39f015ded8: Pull complete 18:16:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:09 prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container 18:16:09 $ 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-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:16:14 $ docker top d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 18:16:14 provisioning config files... 18:16:14 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/2@tmp/config4293538331150081719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:14 ---> job-cost.sh 18:16:14 lf-activate-venv: SKIPPING 18:16:14 INFO: No Stack... 18:16:15 ---> docker-login.sh 18:16:15 nexus3.edgexfoundry.org:10001 18:16:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:15 INFO: Archiving Costs [Pipeline] sh 18:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:15 Configure a credential helper to remove this warning. See 18:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:15 18:16:15 Login Succeeded 18:16:15 nexus3.edgexfoundry.org:10002 18:16:15 + cat /w/workspace/foundry_device-usb-camera_PR-296/archives/cost.csv 18:16:15 + cut -d, -f6 [Pipeline] lock 18:16:15 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] 18:16:15 Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] did not exist. Created. 18:16:15 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:15 Configure a credential helper to remove this warning. See 18:16:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:15 18:16:15 Login Succeeded 18:16:15 nexus3.edgexfoundry.org:10003 18:16:16 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:16 Stashed 1 file(s) [Pipeline] } 18:16:16 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:16 $ docker stop --time=1 d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 18:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:16 Configure a credential helper to remove this warning. See 18:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:16 18:16:16 Login Succeeded 18:16:16 nexus3.edgexfoundry.org:10004 18:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:16 Configure a credential helper to remove this warning. See 18:16:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:16 18:16:16 Login Succeeded 18:16:16 docker.io 18:16:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:17 Configure a credential helper to remove this warning. See 18:16:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:17 18:16:17 Login Succeeded 18:16:17 ---> docker-login.sh ends 18:16:17 $ docker rm -f --volumes d1b2e8b7c3d072095ab86d4bb452f9564b623da6e02f326020562becb2898f95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:16:17 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo 18:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:17 ========================================================= 18:16:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:16:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:16:18 Sending build context to Docker daemon 1.342MB 18:16:18 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 18:16:18 Step 2/13 : FROM ${BASE} AS builder 18:16:18 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:16:18 9fda8d8052c6: Pulling fs layer 18:16:18 5d54e960e981: Pulling fs layer 18:16:18 c4a7e357bf2a: Pulling fs layer 18:16:18 f0e02332f6b5: Pulling fs layer 18:16:18 cefa15bbcfad: Pulling fs layer 18:16:18 17808c966233: Pulling fs layer 18:16:18 f4c1fc716caa: Pulling fs layer 18:16:18 f0e02332f6b5: Waiting 18:16:18 cefa15bbcfad: Waiting 18:16:18 f4c1fc716caa: Waiting 18:16:18 17808c966233: Waiting 18:16:18 5d54e960e981: Verifying Checksum 18:16:18 5d54e960e981: Download complete 18:16:18 f0e02332f6b5: Verifying Checksum 18:16:18 f0e02332f6b5: Download complete 18:16:18 cefa15bbcfad: Verifying Checksum 18:16:18 cefa15bbcfad: Download complete 18:16:18 9fda8d8052c6: Verifying Checksum 18:16:18 9fda8d8052c6: Download complete 18:16:18 f4c1fc716caa: Verifying Checksum 18:16:18 f4c1fc716caa: Download complete 18:16:20 c4a7e357bf2a: Download complete 18:16:20 17808c966233: Download complete 18:16:22 9fda8d8052c6: Pull complete 18:16:22 5d54e960e981: Pull complete 18:16:34 c4a7e357bf2a: Pull complete 18:16:34 f0e02332f6b5: Pull complete 18:16:34 cefa15bbcfad: Pull complete 18:16:40 17808c966233: Pull complete 18:16:41 f4c1fc716caa: Pull complete 18:16:41 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:16:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:16:41 ---> ea914061e18c 18:16:41 Step 3/13 : ARG ADD_BUILD_TAGS="" 18:16:42 ---> Running in b0dc85513f79 18:16:43 Removing intermediate container b0dc85513f79 18:16:43 ---> b9f3ae4135b3 18:16:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:43 ---> Running in 9d1e1030983a 18:16:43 Removing intermediate container 9d1e1030983a 18:16:43 ---> 6052e3ef5896 18:16:43 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:16:43 ---> Running in 0d18d74fb24b 18:16:43 Removing intermediate container 0d18d74fb24b 18:16:43 ---> 3f21d1aa7094 18:16:43 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:16:43 ---> Running in 409632f9c603 18:16:44 Removing intermediate container 409632f9c603 18:16:44 ---> d78392c71aff 18:16:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:44 ---> Running in 2de2b1c8562d 18:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:16:46 (1/13) Installing libintl (0.21.1-r7) 18:16:46 (2/13) Installing eudev-libs (3.2.11-r8) 18:16:46 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 18:16:46 (4/13) Installing v4l-utils-libs (1.24.1-r0) 18:16:46 (5/13) Installing v4l-utils (1.24.1-r0) 18:16:46 (6/13) Installing libdvbv5 (1.24.1-r0) 18:16:46 (7/13) Installing udev-init-scripts (35-r1) 18:16:46 (8/13) Installing libblkid (2.38.1-r8) 18:16:46 (9/13) Installing xz-libs (5.4.3-r0) 18:16:46 (10/13) Installing kmod-libs (30-r3) 18:16:46 (11/13) Installing eudev (3.2.11-r8) 18:16:46 (12/13) Installing eudev-dev (3.2.11-r8) 18:16:46 (13/13) Installing v4l-utils-dev (1.24.1-r0) 18:16:46 Executing busybox-1.36.1-r2.trigger 18:16:47 Executing eudev-3.2.11-r8.trigger 18:16:47 OK: 273 MiB in 65 packages 18:16:48 Removing intermediate container 2de2b1c8562d 18:16:48 ---> 44edf8f2251f 18:16:48 Step 8/13 : WORKDIR /device-usb-camera 18:16:48 ---> Running in a469c8969ee6 18:16:48 Removing intermediate container a469c8969ee6 18:16:48 ---> 756aef53b14e 18:16:48 Step 9/13 : COPY go.mod vendor* ./ 18:16:49 ---> 721ef374f423 18:16:49 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:49 ---> Running in fdd4621d49b0 18:17:57 Removing intermediate container fdd4621d49b0 18:17:57 ---> 2e92c90ae01e 18:17:57 Step 11/13 : COPY . . 18:17:57 ---> 2fa4d0dd060b 18:17:57 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:17:57 ---> Running in f12daf072ad1 18:17:57  % Total  % Received % Xferd Average Speed Time  Time Time Current 18:17:57  Dload Upload Total Spent Left Speed 18:17:57 0 0  0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9985 0 --:--:-- --:--:-- --:--:-- 10104 18:17:58 Removing intermediate container f12daf072ad1 18:17:58 ---> 5dd83b0ac6f0 18:17:58 Step 13/13 : RUN ${MAKE} 18:17:58 ---> Running in f25b8ff8d1e2 18:17:59 noop 18:18:00 Removing intermediate container f25b8ff8d1e2 18:18:00 ---> 90f68d2d14be 18:18:00 Successfully built 90f68d2d14be 18:18:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:00 + docker inspect -f . ci-base-image-arm64 18:18:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:00 prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container 18:18:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:01 $ docker top ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:02 + go version 18:18:02 go version go1.21.0 linux/arm64 [Pipeline] } 18:18:02 $ docker stop --time=1 ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 18:18:04 $ docker rm -f --volumes ef908c6a7ee85890e2881c5f2c4ad3a5a2833bb0a93c66dec3fdf8b3fb886919 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:04 + docker inspect -f . ci-base-image-arm64 18:18:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:18:05 prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container 18:18:05 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:18:06 $ docker top faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:06 + git config --global --add safe.directory /w/workspace/device-usb-camera/2 [Pipeline] fileExists [Pipeline] sh 18:18:07 + make test 18:18:07 go test ./... -coverprofile=coverage.out ./... 18:18:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 18:19:49 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 18:19:49 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.073s coverage: 4.4% of statements 18:19:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:49 go vet ./... 18:20:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:20:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:20:16 ./bin/test-attribution-txt.sh [Pipeline] echo 18:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:20:16 $ docker stop --time=1 faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 18:20:18 $ docker rm -f --volumes faf622b345291da01d2dee1fd65ebf61c28d2a76bc0741351a1bc7bb01c74fd1 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:20:19 Warning: overwriting stash ‘coverage-report’ 18:20:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:20:21 + ls -al . 18:20:21 total 216 18:20:21 drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 18:18 . 18:20:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:15 .. 18:20:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 25 18:15 .git 18:20:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 .github 18:20:21 -rw-rw-r-- 1 jenkins jenkins 495 Sep 25 18:15 .gitignore 18:20:21 -rw-rw-r-- 1 jenkins jenkins 45 Sep 25 18:15 .golangci.yml 18:20:21 -rw-rw-r-- 1 jenkins jenkins 77 Sep 25 18:15 .hadolint.yml 18:20:21 -rw-rw-r-- 1 jenkins jenkins 10851 Sep 25 18:15 Attribution.txt 18:20:21 -rw-rw-r-- 1 jenkins jenkins 11903 Sep 25 18:15 CHANGELOG.md 18:20:21 -rw-rw-r-- 1 jenkins jenkins 2453 Sep 25 18:15 Dockerfile 18:20:21 -rw-rw-r-- 1 jenkins jenkins 678 Sep 25 18:15 GOVERNANCE.md 18:20:21 -rw-rw-r-- 1 jenkins jenkins 659 Sep 25 18:15 Jenkinsfile 18:20:21 -rw-rw-r-- 1 jenkins jenkins 11348 Sep 25 18:15 LICENSE 18:20:21 -rw-rw-r-- 1 jenkins jenkins 2611 Sep 25 18:15 Makefile 18:20:21 -rw-rw-r-- 1 jenkins jenkins 622 Sep 25 18:15 OWNERS.md 18:20:21 -rw-rw-r-- 1 jenkins jenkins 2575 Sep 25 18:15 README.md 18:20:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 25 18:13 VERSION 18:20:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:15 bin 18:20:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 cmd 18:20:21 -rw-r--r-- 1 jenkins jenkins 54703 Sep 25 18:19 coverage.out 18:20:21 -rwxrwxr-x 1 jenkins jenkins 84 Sep 25 18:15 docker-entrypoint.sh 18:20:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 18:15 docs 18:20:21 -rw-rw-r-- 1 jenkins jenkins 3952 Sep 25 18:15 go.mod 18:20:21 -rw-rw-r-- 1 jenkins jenkins 35513 Sep 25 18:15 go.sum 18:20:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 25 18:15 internal 18:20:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 25 18:15 snap 18:20:21 -rw-rw-r-- 1 jenkins jenkins 231 Sep 25 18:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:21 + 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=3a91dcc9edac9c969954f5cf207945cb31b1fb1f --label arch=arm64 --label version=0.0.0 . 18:20:21 Sending build context to Docker daemon 1.397MB 18:20:21 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 18:20:21 Step 2/36 : FROM ${BASE} AS builder 18:20:21 ---> 90f68d2d14be 18:20:21 Step 3/36 : ARG ADD_BUILD_TAGS="" 18:20:21 ---> Running in 9af21584c39f 18:20:22 Removing intermediate container 9af21584c39f 18:20:22 ---> aab32092e5c3 18:20:22 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:22 ---> Running in 6e57ef6062db 18:20:23 Removing intermediate container 6e57ef6062db 18:20:23 ---> 60181626cd60 18:20:23 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 18:20:23 ---> Running in 4a9dbc42046a 18:20:23 Removing intermediate container 4a9dbc42046a 18:20:23 ---> 1686a0c81960 18:20:23 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 18:20:23 ---> Running in bf5fd9dfd323 18:20:24 Removing intermediate container bf5fd9dfd323 18:20:24 ---> 7d62da981881 18:20:24 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:20:24 ---> Running in b714e6f7a6a4 18:20:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:20:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:20:27 OK: 273 MiB in 65 packages 18:20:29 Removing intermediate container b714e6f7a6a4 18:20:29 ---> ffcfc152f268 18:20:29 Step 8/36 : WORKDIR /device-usb-camera 18:20:29 ---> Running in d0382d4d6a29 18:20:30 Removing intermediate container d0382d4d6a29 18:20:30 ---> 64167081e256 18:20:30 Step 9/36 : COPY go.mod vendor* ./ 18:20:31 ---> ae4dc17e8cdf 18:20:31 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:20:31 ---> Running in 2eab1c14ac40 18:20:33 Removing intermediate container 2eab1c14ac40 18:20:33 ---> 05a41fcbf8d6 18:20:33 Step 11/36 : COPY . . 18:20:35 ---> 5d124c2ae6a7 18:20:35 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 18:20:35 ---> Running in 18d6c7f9b61d 18:20:36   % Total  % Received % Xferd Average Speed Time Time Time Current 18:20:36 Dload Upload Total Spent Left Speed 18:20:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253  100 1253 0 0 4514 0 --:--:-- --:--:-- --:--:-- 4539 18:20:37 Removing intermediate container 18d6c7f9b61d 18:20:37 ---> 1df87aa56ea1 18:20:37 Step 13/36 : RUN ${MAKE} 18:20:37 ---> Running in 04f671694f6c 18:20:38 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.30" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 18:23:00 Removing intermediate container 04f671694f6c 18:23:00 ---> ca470ef1717f 18:23:00 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 18:23:00 v0.21.6: Pulling from aler9/rtsp-simple-server 18:23:00 8766b47fe142: Pulling fs layer 18:23:00 8766b47fe142: Verifying Checksum 18:23:00 8766b47fe142: Download complete 18:23:00 8766b47fe142: Pull complete 18:23:00 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 18:23:00 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 18:23:00 ---> 69d40e2cb93c 18:23:00 Step 15/36 : FROM alpine:3.18 18:23:00 3.18: Pulling from library/alpine 18:23:00 9fda8d8052c6: Already exists 18:23:00 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 18:23:00 Status: Downloaded newer image for alpine:3.18 18:23:00 ---> f6648c04cd6c 18:23:00 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:23:00 ---> Running in 5b85c728a0c0 18:23:00 Removing intermediate container 5b85c728a0c0 18:23:00 ---> e3bd58d79994 18:23:00 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 18:23:00 ---> Running in eb3b64ff0504 18:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:23:00 (1/104) Installing dumb-init (1.2.5-r2) 18:23:00 (2/104) Installing sdl2 (2.26.5-r0) 18:23:00 (3/104) Installing svt-av1-libs (1.6.0-r0) 18:23:00 (4/104) Installing aom-libs (3.6.1-r0) 18:23:00 (5/104) Installing libxau (1.0.11-r2) 18:23:00 (6/104) Installing libmd (1.0.4-r2) 18:23:00 (7/104) Installing libbsd (0.11.7-r1) 18:23:00 (8/104) Installing libxdmcp (1.1.4-r2) 18:23:00 (9/104) Installing libxcb (1.15-r1) 18:23:00 (10/104) Installing libx11 (1.8.4-r4) 18:23:00 (11/104) Installing libdrm (2.4.115-r4) 18:23:00 (12/104) Installing libxext (1.3.5-r2) 18:23:00 (13/104) Installing libxfixes (6.0.1-r2) 18:23:00 (14/104) Installing libffi (3.4.4-r2) 18:23:00 (15/104) Installing wayland-libs-client (1.22.0-r2) 18:23:00 (16/104) Installing libva (2.18.0-r1) 18:23:00 (17/104) Installing libvdpau (1.5-r1) 18:23:00 (18/104) Installing ffmpeg-libavutil (6.0-r15) 18:23:00 (19/104) Installing libdav1d (1.2.1-r0) 18:23:00 (20/104) Installing brotli-libs (1.0.9-r14) 18:23:00 (21/104) Installing libgcc (12.2.1_git20220924-r10) 18:23:00 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 18:23:00 (23/104) Installing libhwy (1.0.4-r1) 18:23:00 (24/104) Installing lcms2 (2.15-r2) 18:23:00 (25/104) Installing libjxl (0.8.2-r0) 18:23:00 (26/104) Installing lame-libs (3.100-r5) 18:23:00 (27/104) Installing opus (1.4-r0) 18:23:00 (28/104) Installing libgomp (12.2.1_git20220924-r10) 18:23:00 (29/104) Installing soxr (0.1.3-r5) 18:23:00 (30/104) Installing ffmpeg-libswresample (6.0-r15) 18:23:00 (31/104) Installing libogg (1.3.5-r4) 18:23:00 (32/104) Installing libtheora (1.1.1-r17) 18:23:00 (33/104) Installing libvorbis (1.3.7-r1) 18:23:00 (34/104) Installing libvpx (1.13.0-r1) 18:23:00 (35/104) Installing libwebp (1.3.2-r0) 18:23:00 (36/104) Installing x264-libs (0.164_git20220602-r1) 18:23:00 (37/104) Installing numactl (2.0.16-r4) 18:23:00 (38/104) Installing x265-libs (3.5-r4) 18:23:00 (39/104) Installing xvidcore (1.3.7-r1) 18:23:00 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 18:23:00 (41/104) Installing alsa-lib (1.2.9-r1) 18:23:00 (42/104) Installing libexpat (2.5.0-r1) 18:23:00 (43/104) Installing libbz2 (1.0.8-r5) 18:23:00 (44/104) Installing libpng (1.6.39-r3) 18:23:00 (45/104) Installing freetype (2.13.0-r5) 18:23:00 (46/104) Installing fontconfig (2.14.2-r3) 18:23:00 (47/104) Installing fribidi (1.0.13-r0) 18:23:00 (48/104) Installing libintl (0.21.1-r7) 18:23:00 (49/104) Installing libblkid (2.38.1-r8) 18:23:00 (50/104) Installing libmount (2.38.1-r8) 18:23:00 (51/104) Installing pcre2 (10.42-r1) 18:23:00 (52/104) Installing glib (2.76.4-r0) 18:23:00 (53/104) Installing graphite2 (1.3.14-r5) 18:23:00 (54/104) Installing harfbuzz (7.3.0-r0) 18:23:00 (55/104) Installing libunibreak (5.1-r0) 18:23:00 (56/104) Installing libass (0.17.1-r0) 18:23:00 (57/104) Installing libbluray (1.3.4-r0) 18:23:00 (58/104) Installing gmp (6.2.1-r3) 18:23:00 (59/104) Installing nettle (3.8.1-r2) 18:23:00 (60/104) Installing libunistring (1.1-r1) 18:23:00 (61/104) Installing libidn2 (2.3.4-r1) 18:23:00 (62/104) Installing p11-kit (0.24.1-r2) 18:23:00 (63/104) Installing libtasn1 (4.19.0-r1) 18:23:00 (64/104) Installing gnutls (3.8.0-r2) 18:23:00 (65/104) Installing mpg123-libs (1.31.3-r1) 18:23:00 (66/104) Installing libopenmpt (0.7.2-r0) 18:23:00 (67/104) Installing cjson (1.7.15-r4) 18:23:00 (68/104) Installing mbedtls (2.28.4-r0) 18:23:00 (69/104) Installing librist (0.2.7-r0) 18:23:00 (70/104) Installing libsrt (1.5.2-r0) 18:23:00 (71/104) Installing libssh (0.10.5-r0) 18:23:00 (72/104) Installing xz-libs (5.4.3-r0) 18:23:00 (73/104) Installing libxml2 (2.11.4-r0) 18:23:00 (74/104) Installing libsodium (1.0.18-r3) 18:23:00 (75/104) Installing libzmq (4.3.4-r4) 18:23:00 (76/104) Installing ffmpeg-libavformat (6.0-r15) 18:23:00 (77/104) Installing glslang-libs (1.3.243.0-r1) 18:23:00 (78/104) Installing spirv-tools (1.3.243.0-r1) 18:23:00 (79/104) Installing shaderc (2023.3-r1) 18:23:00 (80/104) Installing vulkan-loader (1.3.243.0-r1) 18:23:00 (81/104) Installing libplacebo (5.264.1-r1) 18:23:00 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 18:23:00 (83/104) Installing ffmpeg-libswscale (6.0-r15) 18:23:00 (84/104) Installing vidstab (1.1.1-r0) 18:23:00 (85/104) Installing zimg (3.0.5-r0) 18:23:00 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 18:23:00 (87/104) Installing libasyncns (0.8-r1) 18:23:00 (88/104) Installing dbus-libs (1.14.8-r0) 18:23:00 (89/104) Installing libltdl (2.4.7-r2) 18:23:00 (90/104) Installing orc (0.4.34-r0) 18:23:00 (91/104) Installing flac-libs (1.4.3-r0) 18:23:00 (92/104) Installing libsndfile (1.2.0-r2) 18:23:00 (93/104) Installing speexdsp (1.2.1-r1) 18:23:00 (94/104) Installing tdb-libs (1.4.8-r1) 18:23:00 (95/104) Installing libpulse (16.1-r10) 18:23:00 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 18:23:00 (97/104) Installing v4l-utils-libs (1.24.1-r0) 18:23:00 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 18:23:00 (99/104) Installing ffmpeg (6.0-r15) 18:23:00 (100/104) Installing udev-init-scripts (35-r1) 18:23:00 (101/104) Installing eudev-libs (3.2.11-r8) 18:23:00 (102/104) Installing zstd-libs (1.5.5-r4) 18:23:00 (103/104) Installing kmod-libs (30-r3) 18:23:00 (104/104) Installing eudev (3.2.11-r8) 18:23:00 Executing busybox-1.36.1-r2.trigger 18:23:00 Executing glib-2.76.4-r0.trigger 18:23:00 Executing eudev-3.2.11-r8.trigger 18:23:00 OK: 110 MiB in 119 packages 18:23:00 Removing intermediate container eb3b64ff0504 18:23:00 ---> 83cece963306 18:23:00 Step 18/36 : WORKDIR / 18:23:00 ---> Running in 3b51c94f6e1b 18:23:00 Removing intermediate container 3b51c94f6e1b 18:23:00 ---> a7327b37059b 18:23:00 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 18:23:00 ---> ea74fa4185a7 18:23:00 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 18:23:00 ---> f2a31507ec7c 18:23:00 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 18:23:00 ---> 9fdc275fca57 18:23:00 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 18:23:01 ---> ba25d71868d4 18:23:01 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 18:23:01 ---> 7db6df7f56e5 18:23:01 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 18:23:02 ---> 069985289f1a 18:23:02 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 18:23:03 ---> 58d2667164a5 18:23:03 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 18:23:03 ---> Running in 923e28f708a5 18:23:04 Removing intermediate container 923e28f708a5 18:23:04 ---> b54d3836438a 18:23:04 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 18:23:04 ---> Running in 99d7f4782748 18:23:06 Removing intermediate container 99d7f4782748 18:23:06 ---> abce85afbce3 18:23:06 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 18:23:06 ---> Running in 5bcdaa264fd4 18:23:08 Removing intermediate container 5bcdaa264fd4 18:23:08 ---> 8b9fa2df6330 18:23:08 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 18:23:08 ---> Running in e09fc506361a 18:23:10 Removing intermediate container e09fc506361a 18:23:10 ---> b2a0dd13890c 18:23:10 Step 30/36 : EXPOSE 59983 18:23:10 ---> Running in efbcae501edf 18:23:10 Removing intermediate container efbcae501edf 18:23:10 ---> 3f17b0e4a923 18:23:10 Step 31/36 : EXPOSE 8554 18:23:10 ---> Running in b307377ef274 18:23:11 Removing intermediate container b307377ef274 18:23:11 ---> c2963ab9a341 18:23:11 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 18:23:11 ---> Running in 745136f039ff 18:23:11 Removing intermediate container 745136f039ff 18:23:11 ---> 87694ec6a3ba 18:23:11 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 18:23:11 ---> Running in afb2a08b064f 18:23:11 Removing intermediate container afb2a08b064f 18:23:11 ---> 9d58ff8f2e88 18:23:11 Step 34/36 : LABEL arch=arm64 18:23:11 ---> Running in 7343972f540a 18:23:12 Removing intermediate container 7343972f540a 18:23:12 ---> de79dc7968af 18:23:12 Step 35/36 : LABEL git_sha=3a91dcc9edac9c969954f5cf207945cb31b1fb1f 18:23:12 ---> Running in 55fb680ab385 18:23:12 Removing intermediate container 55fb680ab385 18:23:12 ---> 15a9e3f4ed58 18:23:12 Step 36/36 : LABEL version=0.0.0 18:23:12 ---> Running in a6a237d66c3b 18:23:12 Removing intermediate container a6a237d66c3b 18:23:12 ---> 533deeadd6cc 18:23:12 [Warning] One or more build-args [ARCH] were not consumed 18:23:13 Successfully built 533deeadd6cc 18:23:13 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 18:23:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:13 18:23:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:13 arm64: Pulling from edgex-lftools-log-publisher 18:23:13 8998bd30e6a1: Pulling fs layer 18:23:13 04944245beec: Pulling fs layer 18:23:13 699f458cf7ca: Pulling fs layer 18:23:13 765212b225bb: Pulling fs layer 18:23:13 f23df028b6ca: Pulling fs layer 18:23:13 d65c8cfc05b1: Pulling fs layer 18:23:13 2437ff75d9bd: Pulling fs layer 18:23:13 f23df028b6ca: Waiting 18:23:13 d65c8cfc05b1: Waiting 18:23:13 2437ff75d9bd: Waiting 18:23:13 765212b225bb: Waiting 18:23:14 04944245beec: Verifying Checksum 18:23:14 04944245beec: Download complete 18:23:14 765212b225bb: Verifying Checksum 18:23:14 765212b225bb: Download complete 18:23:14 f23df028b6ca: Verifying Checksum 18:23:14 f23df028b6ca: Download complete 18:23:14 d65c8cfc05b1: Verifying Checksum 18:23:14 d65c8cfc05b1: Download complete 18:23:14 699f458cf7ca: Verifying Checksum 18:23:14 699f458cf7ca: Download complete 18:23:14 8998bd30e6a1: Verifying Checksum 18:23:14 8998bd30e6a1: Download complete 18:23:16 2437ff75d9bd: Download complete 18:23:18 8998bd30e6a1: Pull complete 18:23:19 04944245beec: Pull complete 18:23:20 699f458cf7ca: Pull complete 18:23:20 765212b225bb: Pull complete 18:23:21 f23df028b6ca: Pull complete 18:23:21 d65c8cfc05b1: Pull complete 18:23:36 2437ff75d9bd: Pull complete 18:23:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:36 prd-ubuntu20.04-docker-arm64-4c-16g-7868 does not seem to be running inside a container 18:23:36 $ 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/2 -v /w/workspace/device-usb-camera/2:/w/workspace/device-usb-camera/2:rw,z -v /w/workspace/device-usb-camera/2@tmp:/w/workspace/device-usb-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:23:39 $ docker top 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:39 ---> job-cost.sh 18:23:40 lf-activate-venv: SKIPPING 18:23:40 INFO: No Stack... 18:23:40 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:41 INFO: Archiving Costs [Pipeline] sh 18:23:41 + cat /w/workspace/device-usb-camera/2/archives/cost.csv 18:23:41 + cut -d, -f6 [Pipeline] lock 18:23:41 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] 18:23:41 Resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] did not exist. Created. 18:23:41 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:42 /w/workspace/device-usb-camera/2@tmp/durable-f74d992f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:43 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:43 Warning: overwriting stash ‘stack-cost’ 18:23:43 Stashed 1 file(s) [Pipeline] } 18:23:43 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-PR-296-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:43 $ docker stop --time=1 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 18:23:44 $ docker rm -f --volumes 8c959d125bd88f925167d0d80b36d4a9dcecfe040b7e9f00b0daf95fc3e57c95 [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 18:23:45 provisioning config files... 18:23:45 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config4967424895757235380tmp [Pipeline] { [Pipeline] sh 18:23:45 + set +x 18:23:45 + curl -s https://codecov.io/bash 18:23:45 + bash -s -- 18:23:45 18:23:45 _____ _ 18:23:45 / ____| | | 18:23:45 | | ___ __| | ___ ___ _____ __ 18:23:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:23:45 | |___| (_) | (_| | __/ (_| (_) \ V / 18:23:45 \_____\___/ \__,_|\___|\___\___/ \_/ 18:23:45 Bash-1.0.6 18:23:45 18:23:45 18:23:45 ==> git version 2.25.1 found 18:23:45 ==> 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 18:23:45 Release-Date: 2020-01-08 18:23:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:23:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:23:45 ==> Jenkins CI detected. 18:23:45 current dir:  /w/workspace/foundry_device-usb-camera_PR-296 18:23:45 project root: . 18:23:45 --> token set from env 18:23:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:23:45 ==> Running gcov in . (disable via -X gcov) 18:23:45 ==> Python coveragepy not found 18:23:45 ==> Searching for coverage reports in: 18:23:45 + . 18:23:45 -> Found 1 reports 18:23:45 ==> Detecting git/mercurial file structure 18:23:45 ==> Reading reports 18:23:45 + ./coverage.out bytes=54703 18:23:45 ==> Appending adjustments 18:23:45 https://docs.codecov.io/docs/fixing-reports 18:23:46 + Found adjustments 18:23:46 ==> Gzipping contents 18:23:46 8.0K /tmp/codecov.k4TWux.gz 18:23:46 ==> Uploading reports 18:23:46 url: https://codecov.io 18:23:46 query: branch=PR-296&commit=3a91dcc9edac9c969954f5cf207945cb31b1fb1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=296&job=&cmd_args= 18:23:46 -> Pinging Codecov 18:23:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=PR-296&commit=3a91dcc9edac9c969954f5cf207945cb31b1fb1f&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2FPR-296%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=296&job=&cmd_args= 18:23:46 -> Uploading to 18:23:46 https://storage.googleapis.com/codecov/v4/raw/2023-09-25/73D8F5FF140700D3E01443B452E23636/3a91dcc9edac9c969954f5cf207945cb31b1fb1f/5a5d15dd-c67e-4fb3-a967-e0e4fb597437.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T182346Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ccd684aff2fcbfeb5e881caa9e78fb58ba5f42df27de8b1674526e67ec9d904c 18:23:46 % Total % Received % Xferd Average Speed Time Time Time Current 18:23:46 Dload Upload Total Spent Left Speed 18:23:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6996 0 0 100 6996 0 31945 --:--:-- --:--:-- --:--:-- 31800 100 6996 0 0 100 6996 0 31945 --:--:-- --:--:-- --:--:-- 31800 18:23:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/3a91dcc9edac9c969954f5cf207945cb31b1fb1f [Pipeline] } 18:23:46 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 18:23:47 + [ -d /w/workspace/foundry_device-usb-camera_PR-296/archives ] 18:23:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives 18:23:47 total 16 18:23:47 drwxr-xr-x 3 root root 4096 Sep 25 18:16 . 18:23:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:16 .. 18:23:47 drwxr-xr-x 2 root root 4096 Sep 25 18:16 cost 18:23:47 -rw-r--r-- 1 root root 89 Sep 25 18:16 cost.csv 18:23:47 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-usb-camera_PR-296/archives 18:23:47 + ls -al /w/workspace/foundry_device-usb-camera_PR-296/archives 18:23:47 total 16 18:23:47 drwxr-xr-x 3 jenkins jenkins 4096 Sep 25 18:16 . 18:23:47 drwxrwxr-x 11 jenkins jenkins 4096 Sep 25 18:16 .. 18:23:47 drwxr-xr-x 2 jenkins jenkins 4096 Sep 25 18:16 cost 18:23:47 -rw-r--r-- 1 jenkins jenkins 89 Sep 25 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:48 ---> package-listing.sh 18:23:48 ++ facter osfamily 18:23:48 ++ tr '[:upper:]' '[:lower:]' 18:23:48 + OS_FAMILY=debian 18:23:48 + workspace=/w/workspace/foundry_device-usb-camera_PR-296 18:23:48 + START_PACKAGES=/tmp/packages_start.txt 18:23:48 + END_PACKAGES=/tmp/packages_end.txt 18:23:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:48 + PACKAGES=/tmp/packages_start.txt 18:23:48 + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' 18:23:48 + PACKAGES=/tmp/packages_end.txt 18:23:48 + case "${OS_FAMILY}" in 18:23:48 + dpkg -l 18:23:48 + grep '^ii' 18:23:48 + '[' -f /tmp/packages_start.txt ']' 18:23:48 + '[' -f /tmp/packages_end.txt ']' 18:23:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:48 + '[' /w/workspace/foundry_device-usb-camera_PR-296 ']' 18:23:48 + mkdir -p /w/workspace/foundry_device-usb-camera_PR-296/archives/ 18:23:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-usb-camera_PR-296/archives/ [Pipeline] echo 18:23:48 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:49 prd-ubuntu20.04-docker-8c-8g-7867 does not seem to be running inside a container 18:23:49 $ 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-296/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-296 -v /w/workspace/foundry_device-usb-camera_PR-296:/w/workspace/foundry_device-usb-camera_PR-296:rw,z -v /w/workspace/foundry_device-usb-camera_PR-296@tmp:/w/workspace/foundry_device-usb-camera_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:49 $ docker top 21ef136e39b8d30fd097b80a8909dfb99988386e2ec5e5434ebdfa1aa245bbb2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:50 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:50 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:50 + ls /var/log/sa-host 18:23:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:50 provisioning config files... 18:23:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-usb-camera_PR-296@tmp/config32100148100023805tmp [Pipeline] { [Pipeline] echo 18:23:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:51 ---> create-netrc.sh [Pipeline] } 18:23:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:51 ---> python-tools-install.sh [Pipeline] echo 18:23:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:51 ---> sudo-logs.sh 18:23:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:51 ---> job-cost.sh 18:23:51 lf-activate-venv: SKIPPING 18:23:51 DEBUG: total: 0.2199999988079071 18:23:51 INFO: Retrieving Stack Cost... 18:23:52 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:52 INFO: Archiving Costs [Pipeline] echo 18:23:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:53 ---> logs-deploy.sh 18:23:53 lf-activate-venv: SKIPPING 18:23:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/PR-296/2 18:23:53 INFO: archiving workspace using pattern(s): 18:23:54 Archives upload complete. 18:23:54 INFO: archiving logs to Nexus 18:23:54 ---> uname -a: 18:23:54 Linux prd-ubuntu20-04-docker-8c-8g-7867 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:23:54 18:23:54 18:23:54 ---> lscpu: 18:23:54 Architecture: x86_64 18:23:54 CPU op-mode(s): 32-bit, 64-bit 18:23:54 Byte Order: Little Endian 18:23:54 Address sizes: 40 bits physical, 48 bits virtual 18:23:54 CPU(s): 8 18:23:54 On-line CPU(s) list: 0-7 18:23:54 Thread(s) per core: 1 18:23:54 Core(s) per socket: 1 18:23:54 Socket(s): 8 18:23:54 NUMA node(s): 1 18:23:54 Vendor ID: AuthenticAMD 18:23:54 CPU family: 23 18:23:54 Model: 49 18:23:54 Model name: AMD EPYC-Rome Processor 18:23:54 Stepping: 0 18:23:54 CPU MHz: 2799.998 18:23:54 BogoMIPS: 5599.99 18:23:54 Virtualization: AMD-V 18:23:54 Hypervisor vendor: KVM 18:23:54 Virtualization type: full 18:23:54 L1d cache: 256 KiB 18:23:54 L1i cache: 256 KiB 18:23:54 L2 cache: 4 MiB 18:23:54 L3 cache: 128 MiB 18:23:54 NUMA node0 CPU(s): 0-7 18:23:54 Vulnerability Itlb multihit: Not affected 18:23:54 Vulnerability L1tf: Not affected 18:23:54 Vulnerability Mds: Not affected 18:23:54 Vulnerability Meltdown: Not affected 18:23:54 Vulnerability Mmio stale data: Not affected 18:23:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:23:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:23:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:23:54 Vulnerability Srbds: Not affected 18:23:54 Vulnerability Tsx async abort: Not affected 18:23:54 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 18:23:54 18:23:54 18:23:54 ---> nproc: 18:23:54 8 18:23:54 18:23:54 18:23:54 ---> df -h: 18:23:54 Filesystem Size Used Avail Use% Mounted on 18:23:54 overlay 155G 12G 144G 8% / 18:23:54 tmpfs 64M 0 64M 0% /dev 18:23:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:23:54 shm 64M 0 64M 0% /dev/shm 18:23:54 /dev/vda1 155G 12G 144G 8% /facter-os 18:23:54 18:23:54 18:23:54 ---> sar -b -r -n DEV: 18:23:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7867) 09/25/23 _x86_64_ (8 CPU) 18:23:54 18:23:54 18:12:51 LINUX RESTART (8 CPU) 18:23:54 18:23:54 18:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:23:54 18:14:02 164.34 47.93 116.41 0.00 5408.30 96681.89 0.00 18:23:54 18:15:01 175.17 1.54 173.62 0.00 15.99 81430.87 0.00 18:23:54 18:16:01 232.59 0.23 232.36 0.00 15.20 67197.07 0.00 18:23:54 18:17:01 40.19 0.10 40.09 0.00 15.06 44582.32 0.00 18:23:54 18:18:01 23.53 8.97 14.56 0.00 2905.52 30494.25 0.00 18:23:54 18:19:01 22.59 2.68 19.91 0.00 2519.03 13765.14 0.00 18:23:54 18:20:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 18:23:54 18:21:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 18:23:54 18:22:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 18:23:54 18:23:01 2.28 0.00 2.28 0.00 0.00 39.86 0.00 18:23:54 Average: 66.23 6.15 60.08 0.00 1089.67 33343.55 0.00 18:23:54 18:23:54 18:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:23:54 18:14:02 29297956 31595180 729732 2.22 74832 2493072 1916652 5.65 989180 2240260 4 18:23:54 18:15:01 27856760 31228552 1074588 3.27 152396 3377608 2102808 6.20 1529664 3007756 206020 18:23:54 18:16:01 27970712 31549488 754940 2.30 158584 3583316 1799832 5.30 1295188 3131876 528 18:23:54 18:17:01 27481036 31569888 732948 2.23 166852 4035584 1786360 5.26 1291204 3571476 56 18:23:54 18:18:01 27294160 31551188 745048 2.27 170732 4193728 1804260 5.32 1403464 3637068 360 18:23:54 18:19:01 27114108 31554572 734024 2.23 175056 4368096 1819224 5.36 1522596 3680916 176 18:23:54 18:20:01 27113656 31554220 734228 2.23 175088 4368108 1819224 5.36 1522364 3680924 16 18:23:54 18:21:01 27125420 31566016 722264 2.20 175108 4368100 1819224 5.36 1512028 3680920 140 18:23:54 18:22:01 27125412 31566696 722224 2.20 175128 4368112 1819224 5.36 1511132 3681584 8 18:23:54 18:23:01 27125144 31566592 722248 2.20 175212 4368212 1819224 5.36 1511196 3681692 4 18:23:54 Average: 27550436 31530239 767224 2.33 159899 3952394 1850603 5.45 1408802 3399447 20731 18:23:54 18:23:54 18:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:23:54 18:14:02 ens3 545.33 329.55 5592.37 82.63 0.00 0.00 0.00 0.00 18:23:54 18:14:02 docker0 4.98 8.05 0.50 84.27 0.00 0.00 0.00 0.00 18:23:54 18:14:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 18:23:54 18:15:01 veth0d28d4c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 18:23:54 18:15:01 ens3 416.75 252.08 2423.47 33.93 0.00 0.00 0.00 0.00 18:23:54 18:15:01 docker0 234.76 389.97 19.19 2395.73 0.00 0.00 0.00 0.00 18:23:54 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:54 18:16:01 ens3 116.10 70.47 1090.52 91.87 0.00 0.00 0.00 0.00 18:23:54 18:16:01 docker0 16.73 47.33 1.26 831.60 0.00 0.00 0.00 0.00 18:23:54 18:16:01 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 18:23:54 18:17:01 ens3 90.98 53.52 2520.78 9.99 0.00 0.00 0.00 0.00 18:23:54 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:17:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 18:23:54 18:18:01 ens3 31.61 11.61 652.22 1.01 0.00 0.00 0.00 0.00 18:23:54 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:18:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 18:23:54 18:19:01 ens3 91.04 48.63 1374.55 3.35 0.00 0.00 0.00 0.00 18:23:54 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:19:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 18:23:54 18:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:21:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:23:54 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:54 18:22:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:23:54 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:23:54 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:23:54 Average: ens3 128.73 76.32 1363.64 22.26 0.00 0.00 0.00 0.00 18:23:54 Average: docker0 25.30 43.97 2.07 327.77 0.00 0.00 0.00 0.00 18:23:54 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 18:23:54 18:23:54 18:23:54 ---> sar -P ALL: 18:23:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7867) 09/25/23 _x86_64_ (8 CPU) 18:23:54 18:23:54 18:12:51 LINUX RESTART (8 CPU) 18:23:54 18:23:54 18:13:01 CPU %user %nice %system %iowait %steal %idle 18:23:54 18:14:02 all 8.77 0.00 3.41 3.66 0.05 84.10 18:23:54 18:14:02 0 8.58 0.00 3.61 0.35 0.05 87.41 18:23:54 18:14:02 1 8.30 0.00 3.47 14.81 0.05 73.36 18:23:54 18:14:02 2 11.57 0.00 2.91 0.76 0.05 84.70 18:23:54 18:14:02 3 8.55 0.00 4.60 1.09 0.05 85.71 18:23:54 18:14:02 4 7.98 0.00 2.86 2.81 0.05 86.30 18:23:54 18:14:02 5 8.59 0.00 3.19 3.12 0.05 85.06 18:23:54 18:14:02 6 9.27 0.00 2.86 3.66 0.05 84.16 18:23:54 18:14:02 7 7.28 0.00 3.81 2.74 0.07 86.09 18:23:54 18:15:01 all 23.21 0.00 4.75 3.78 0.08 68.19 18:23:54 18:15:01 0 23.19 0.00 4.34 0.27 0.07 72.13 18:23:54 18:15:01 1 22.71 0.00 5.32 17.85 0.09 54.03 18:23:54 18:15:01 2 23.48 0.00 4.91 0.94 0.09 70.58 18:23:54 18:15:01 3 22.82 0.00 5.18 6.12 0.09 65.79 18:23:54 18:15:01 4 24.01 0.00 4.73 1.03 0.09 70.15 18:23:54 18:15:01 5 23.02 0.00 5.20 2.66 0.07 69.05 18:23:54 18:15:01 6 23.72 0.00 3.78 1.01 0.07 71.43 18:23:54 18:15:01 7 22.68 0.00 4.52 0.38 0.09 72.33 18:23:54 18:16:01 all 27.38 0.00 4.54 3.96 0.09 64.02 18:23:54 18:16:01 0 27.57 0.00 4.46 0.20 0.07 67.70 18:23:54 18:16:01 1 26.26 0.00 4.59 1.32 0.07 67.76 18:23:54 18:16:01 2 29.39 0.00 4.94 13.82 0.15 51.70 18:23:54 18:16:01 3 26.67 0.00 4.25 1.09 0.07 67.91 18:23:54 18:16:01 4 26.38 0.00 4.19 5.60 0.07 63.77 18:23:54 18:16:01 5 27.35 0.00 4.50 6.86 0.08 61.20 18:23:54 18:16:01 6 26.93 0.00 4.44 0.62 0.07 67.94 18:23:54 18:16:01 7 28.51 0.00 4.96 2.33 0.17 64.04 18:23:54 18:17:01 all 2.72 0.00 1.19 1.13 0.03 94.94 18:23:54 18:17:01 0 2.46 0.00 1.36 0.62 0.03 95.53 18:23:54 18:17:01 1 2.75 0.00 1.14 0.02 0.03 96.06 18:23:54 18:17:01 2 2.42 0.00 1.97 6.12 0.05 89.44 18:23:54 18:17:01 3 3.70 0.00 0.87 0.02 0.03 95.38 18:23:54 18:17:01 4 2.29 0.00 1.19 2.19 0.03 94.29 18:23:54 18:17:01 5 2.68 0.00 1.01 0.02 0.02 96.28 18:23:54 18:17:01 6 2.68 0.00 0.77 0.07 0.02 96.47 18:23:54 18:17:01 7 2.73 0.00 1.21 0.02 0.03 96.01 18:23:54 18:18:01 all 0.44 0.00 0.22 0.61 0.02 98.71 18:23:54 18:18:01 0 0.15 0.00 0.10 0.22 0.02 99.52 18:23:54 18:18:01 1 1.69 0.00 0.38 1.43 0.03 96.46 18:23:54 18:18:01 2 0.18 0.00 0.30 0.90 0.02 98.60 18:23:54 18:18:01 3 0.18 0.00 0.12 0.57 0.00 99.13 18:23:54 18:18:01 4 0.20 0.00 0.25 1.30 0.03 98.22 18:23:54 18:18:01 5 0.45 0.00 0.22 0.02 0.00 99.32 18:23:54 18:18:01 6 0.33 0.00 0.15 0.20 0.02 99.30 18:23:54 18:18:01 7 0.37 0.00 0.25 0.22 0.02 99.15 18:23:54 18:19:01 all 0.89 0.00 0.42 0.69 0.02 97.98 18:23:54 18:19:01 0 0.72 0.00 0.63 1.00 0.03 97.61 18:23:54 18:19:01 1 0.70 0.00 0.33 0.00 0.02 98.95 18:23:54 18:19:01 2 1.45 0.00 0.67 1.03 0.03 96.81 18:23:54 18:19:01 3 0.37 0.00 0.25 0.90 0.03 98.44 18:23:54 18:19:01 4 1.05 0.00 0.47 1.38 0.02 97.08 18:23:54 18:19:01 5 0.35 0.00 0.33 1.14 0.02 98.16 18:23:54 18:19:01 6 0.32 0.00 0.32 0.02 0.02 99.33 18:23:54 18:19:01 7 2.12 0.00 0.37 0.03 0.02 97.46 18:23:54 18:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:23:54 18:20:01 0 0.07 0.00 0.03 0.02 0.02 99.87 18:23:54 18:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:23:54 18:20:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:23:54 18:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:23:54 18:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:23:54 18:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 18:23:54 18:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:23:54 18:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:23:54 18:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 18:23:54 18:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:23:54 18:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:23:54 18:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:23:54 18:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:23:54 18:21:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:23:54 18:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:23:54 18:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:23:54 18:21:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:23:54 18:22:01 all 0.15 0.00 0.01 0.01 0.01 99.83 18:23:54 18:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:23:54 18:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:23:54 18:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:23:54 18:22:01 3 1.00 0.00 0.00 0.00 0.02 98.99 18:23:54 18:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:23:54 18:22:01 5 0.02 0.00 0.02 0.08 0.00 99.88 18:23:54 18:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:23:54 18:22:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:23:54 18:23:01 all 0.12 0.00 0.01 0.05 0.01 99.81 18:23:54 18:23:01 0 0.03 0.00 0.02 0.33 0.00 99.62 18:23:54 18:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:23:54 18:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:23:54 18:23:01 3 0.72 0.00 0.00 0.00 0.00 99.28 18:23:54 18:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:23:54 18:23:01 5 0.02 0.00 0.02 0.03 0.02 99.92 18:23:54 18:23:01 6 0.10 0.00 0.00 0.00 0.00 99.90 18:23:54 18:23:01 7 0.07 0.00 0.03 0.00 0.03 99.87 18:23:54 Average: all 6.30 0.00 1.44 1.38 0.03 90.85 18:23:54 Average: 0 6.21 0.00 1.45 0.30 0.03 92.01 18:23:54 Average: 1 6.18 0.00 1.51 3.49 0.03 88.79 18:23:54 Average: 2 6.75 0.00 1.56 2.33 0.04 89.32 18:23:54 Average: 3 6.34 0.00 1.51 0.96 0.03 91.15 18:23:54 Average: 4 6.13 0.00 1.36 1.43 0.03 91.05 18:23:54 Average: 5 6.19 0.00 1.44 1.39 0.03 90.96 18:23:54 Average: 6 6.28 0.00 1.23 0.55 0.03 91.92 18:23:54 Average: 7 6.32 0.00 1.51 0.57 0.05 91.56 18:23:54 18:23:54 18:23:54