Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a4086434d3b8a0a90fcc5d93c3589c81a42138fa 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-ssh12033376926244590062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh6151582330002985833.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11495292784122473091.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh9975565312503458288.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6088471908559168941.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 Running on prd-ubuntu20.04-docker-8c-8g-17076 in /w/workspace/exfoundry_device-usb-camera_main [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/exfoundry_device-usb-camera_main # 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 Avoid second fetch Checking out Revision a4086434d3b8a0a90fcc5d93c3589c81a42138fa (main) Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" > 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 core.sparsecheckout # timeout=10 > git checkout -f a4086434d3b8a0a90fcc5d93c3589c81a42138fa # timeout=10 > git rev-list --no-walk d5acbcbe1e24f37a11082a22fc9dd2d0bb93a6c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:17:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:17:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:17:10 ========================================================= 19:17:10 EdgeX Global Pipelines Version Info 19:17:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:17:11 ------------------- 19:17:11 stable info: 19:17:11 ------------------- 19:17:11 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 19:17:11 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:17:11 Message: update stable to v1.0.257 19:17:12 ------------------- 19:17:12 experimental info: 19:17:12 ------------------- 19:17:12 Commited By: **** collab-it+edgex@linuxfoundation.org 19:17:12 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 19:17:12 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a408643 [Pipeline] echo 19:17:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:12 provisioning config files... 19:17:12 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7032562034096963744tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:13 ---> docker-login.sh 19:17:13 nexus3.edgexfoundry.org:10001 19:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:13 Configure a credential helper to remove this warning. See 19:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:13 19:17:13 Login Succeeded 19:17:13 nexus3.edgexfoundry.org:10002 19:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:13 Configure a credential helper to remove this warning. See 19:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:13 19:17:13 Login Succeeded 19:17:13 nexus3.edgexfoundry.org:10003 19:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:13 Configure a credential helper to remove this warning. See 19:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:13 19:17:13 Login Succeeded 19:17:13 nexus3.edgexfoundry.org:10004 19:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:13 Configure a credential helper to remove this warning. See 19:17:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:13 19:17:13 Login Succeeded 19:17:13 docker.io 19:17:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:14 Configure a credential helper to remove this warning. See 19:17:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:14 19:17:14 Login Succeeded 19:17:14 ---> docker-login.sh ends [Pipeline] } 19:17:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:17:14 + git rev-list -1 --merges a4086434d3b8a0a90fcc5d93c3589c81a42138fa~1..a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo 19:17:14 -----------> git rev-list -1 --merges a4086434d3b8a0a90fcc5d93c3589c81a42138fa~1..a4086434d3b8a0a90fcc5d93c3589c81a42138fa a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:17:14 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [false] [Pipeline] sh 19:17:14 + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo 19:17:14 ========================================================= 19:17:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:17:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:15 + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] echo 19:17:15 [semverPrep] GIT_COMMIT: a4086434d3b8a0a90fcc5d93c3589c81a42138fa, Commit Message: Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0 [Pipeline] echo 19:17:15 [semverPrep] This is not a build commit. [Pipeline] sh 19:17:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:17:15 + grep -v github /etc/ssh/ssh_known_hosts 19:17:15 + [ -e /tmp/ssh_known_hosts ] 19:17:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:17:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:17:15 + sudo tee -a /etc/ssh/ssh_known_hosts 19:17:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:15 19:17:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:16 0.1.4: Pulling from edgex-devops/py-git-semver 19:17:16 b85a868b505f: Pulling fs layer 19:17:16 e2be974225ed: Pulling fs layer 19:17:16 339a4e72a1f5: Pulling fs layer 19:17:16 988bab9f4d93: Pulling fs layer 19:17:16 1469e6f7b9e6: Pulling fs layer 19:17:16 eaf3925da568: Pulling fs layer 19:17:16 bab4dde63d76: Pulling fs layer 19:17:16 bde34c3a00c8: Pulling fs layer 19:17:16 b352a97aabf1: Pulling fs layer 19:17:16 4872d77fe225: Pulling fs layer 19:17:16 5851b861e8e6: Pulling fs layer 19:17:16 988bab9f4d93: Waiting 19:17:16 1469e6f7b9e6: Waiting 19:17:16 bab4dde63d76: Waiting 19:17:16 b352a97aabf1: Waiting 19:17:16 4872d77fe225: Waiting 19:17:16 5851b861e8e6: Waiting 19:17:16 bde34c3a00c8: Waiting 19:17:16 eaf3925da568: Waiting 19:17:16 e2be974225ed: Download complete 19:17:16 988bab9f4d93: Download complete 19:17:16 1469e6f7b9e6: Verifying Checksum 19:17:16 1469e6f7b9e6: Download complete 19:17:16 339a4e72a1f5: Download complete 19:17:16 eaf3925da568: Verifying Checksum 19:17:16 eaf3925da568: Download complete 19:17:16 bde34c3a00c8: Verifying Checksum 19:17:16 bde34c3a00c8: Download complete 19:17:16 b352a97aabf1: Download complete 19:17:16 4872d77fe225: Verifying Checksum 19:17:16 4872d77fe225: Download complete 19:17:16 5851b861e8e6: Verifying Checksum 19:17:16 5851b861e8e6: Download complete 19:17:16 b85a868b505f: Verifying Checksum 19:17:16 b85a868b505f: Download complete 19:17:16 bab4dde63d76: Verifying Checksum 19:17:16 bab4dde63d76: Download complete 19:17:17 b85a868b505f: Pull complete 19:17:17 e2be974225ed: Pull complete 19:17:18 339a4e72a1f5: Pull complete 19:17:18 988bab9f4d93: Pull complete 19:17:18 1469e6f7b9e6: Pull complete 19:17:18 eaf3925da568: Pull complete 19:17:19 bab4dde63d76: Pull complete 19:17:19 bde34c3a00c8: Pull complete 19:17:20 b352a97aabf1: Pull complete 19:17:20 4872d77fe225: Pull complete 19:17:20 5851b861e8e6: Pull complete 19:17:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:17:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:17:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:17:20 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:17:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:17:22 $ docker top 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:17:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:22 [ssh-agent] Looking for ssh-agent implementation... 19:17:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:22 $ docker exec 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent 19:17:22 SSH_AUTH_SOCK=/tmp/ssh-fqm0NKaAGhRL/agent.31 19:17:22 SSH_AGENT_PID=37 19:17:22 Running ssh-add (command line suppressed) 19:17:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8434719904005984842.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_8434719904005984842.key) 19:17:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:23 + git tag --points-at HEAD [Pipeline] } 19:17:23 $ docker exec --env ******** --env ******** 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent -k 19:17:23 unset SSH_AUTH_SOCK; 19:17:23 unset SSH_AGENT_PID; 19:17:23 echo Agent pid 37 killed; 19:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:17:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:17:23 [ssh-agent] Looking for ssh-agent implementation... 19:17:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:17:23 $ docker exec 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent 19:17:23 SSH_AUTH_SOCK=/tmp/ssh-NwZlSAV4RHON/agent.68 19:17:23 SSH_AGENT_PID=74 19:17:23 Running ssh-add (command line suppressed) 19:17:23 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14427933147316226738.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_14427933147316226738.key) 19:17:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:17:24 + git semver init 19:17:24 2023-11-08 19:17:24,268 [run_init] DEBUG init version:0.0.0 force:False 19:17:24 2023-11-08 19:17:24,269 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 19:17:24 2023-11-08 19:17:24,269 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 19:17:24 2023-11-08 19:17:24,269 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:17:25 2023-11-08 19:17:25,045 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 19:17:25 2023-11-08 19:17:25,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 19:17:25 2023-11-08 19:17:25,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:17:25 2023-11-08 19:17:25,046 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:17:25 3.1.0-dev.37 [Pipeline] } 19:17:25 $ docker exec --env ******** --env ******** 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 ssh-agent -k 19:17:25 unset SSH_AUTH_SOCK; 19:17:25 unset SSH_AGENT_PID; 19:17:25 echo Agent pid 74 killed; 19:17:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:17:25 + git semver [Pipeline] } 19:17:25 $ docker stop --time=1 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 19:17:27 $ docker rm -f --volumes 6092b2097cb229718886f60965cccd112f5606ffc9fb8370678bd4679903bb63 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:17:27 Stashed 1 file(s) [Pipeline] echo 19:17:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.37 [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 19:17:28 provisioning config files... 19:17:28 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11999565400786177575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:28 ---> docker-login.sh 19:17:28 nexus3.edgexfoundry.org:10001 19:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:28 Configure a credential helper to remove this warning. See 19:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:28 19:17:28 Login Succeeded 19:17:28 nexus3.edgexfoundry.org:10002 19:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:28 Configure a credential helper to remove this warning. See 19:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:28 19:17:28 Login Succeeded 19:17:28 nexus3.edgexfoundry.org:10003 19:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:28 Configure a credential helper to remove this warning. See 19:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:28 19:17:28 Login Succeeded 19:17:28 nexus3.edgexfoundry.org:10004 19:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:28 Configure a credential helper to remove this warning. See 19:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:28 19:17:28 Login Succeeded 19:17:28 docker.io 19:17:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:28 Configure a credential helper to remove this warning. See 19:17:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:28 19:17:28 Login Succeeded 19:17:28 ---> docker-login.sh ends [Pipeline] } 19:17:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:17:28 ========================================================= 19:17:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:17:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:29 + 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 . 19:17:29 Sending build context to Docker daemon 2.292MB 19:17:29 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:17:29 Step 2/13 : FROM ${BASE} AS builder 19:17:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:17:29 7264a8db6415: Pulling fs layer 19:17:29 c4d48a809fc2: Pulling fs layer 19:17:29 4f1c88b9dad5: Pulling fs layer 19:17:29 ad3a456e5733: Pulling fs layer 19:17:29 33e27b845d1e: Pulling fs layer 19:17:29 c68163c4e522: Pulling fs layer 19:17:29 50da416c3ac9: Pulling fs layer 19:17:29 23d2d4c4bb30: Pulling fs layer 19:17:29 ad3a456e5733: Waiting 19:17:29 50da416c3ac9: Waiting 19:17:29 23d2d4c4bb30: Waiting 19:17:29 33e27b845d1e: Waiting 19:17:29 c68163c4e522: Waiting 19:17:29 c4d48a809fc2: Verifying Checksum 19:17:29 c4d48a809fc2: Download complete 19:17:29 ad3a456e5733: Verifying Checksum 19:17:29 ad3a456e5733: Download complete 19:17:29 33e27b845d1e: Download complete 19:17:29 7264a8db6415: Verifying Checksum 19:17:29 7264a8db6415: Download complete 19:17:29 c68163c4e522: Verifying Checksum 19:17:29 c68163c4e522: Download complete 19:17:29 7264a8db6415: Pull complete 19:17:29 23d2d4c4bb30: Verifying Checksum 19:17:29 23d2d4c4bb30: Download complete 19:17:29 c4d48a809fc2: Pull complete 19:17:29 4f1c88b9dad5: Verifying Checksum 19:17:29 4f1c88b9dad5: Download complete 19:17:30 50da416c3ac9: Verifying Checksum 19:17:30 50da416c3ac9: Download complete 19:17:33 4f1c88b9dad5: Pull complete 19:17:33 ad3a456e5733: Pull complete 19:17:33 33e27b845d1e: Pull complete 19:17:33 c68163c4e522: Pull complete 19:17:35 50da416c3ac9: Pull complete 19:17:36 23d2d4c4bb30: Pull complete 19:17:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 19:17:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:17:36 ---> 0786185ac409 19:17:36 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:17:40 ---> Running in 7e6831f41729 19:17:40 Removing intermediate container 7e6831f41729 19:17:40 ---> 596823acfe2e 19:17:40 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:17:40 ---> Running in f90e8dc0ef70 19:17:40 Removing intermediate container f90e8dc0ef70 19:17:40 ---> 07030b12b159 19:17:40 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:17:40 ---> Running in a7a123f34bc0 19:17:41 Removing intermediate container a7a123f34bc0 19:17:41 ---> 2d6e35d2ef5e 19:17:41 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:17:41 ---> Running in 15ae6eaddc3f 19:17:41 Removing intermediate container 15ae6eaddc3f 19:17:41 ---> 4ff8c08153bc 19:17:41 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:17:41 ---> Running in 875803abd56a 19:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:17:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:17:41 (1/13) Installing libintl (0.21.1-r7) 19:17:41 (2/13) Installing eudev-libs (3.2.11-r8) 19:17:41 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 19:17:41 (4/13) Installing v4l-utils-libs (1.24.1-r0) 19:17:41 (5/13) Installing v4l-utils (1.24.1-r0) 19:17:41 (6/13) Installing libdvbv5 (1.24.1-r0) 19:17:41 (7/13) Installing udev-init-scripts (35-r1) 19:17:41 (8/13) Installing libblkid (2.38.1-r8) 19:17:41 (9/13) Installing xz-libs (5.4.3-r0) 19:17:41 (10/13) Installing kmod-libs (30-r3) 19:17:41 (11/13) Installing eudev (3.2.11-r8) 19:17:41 (12/13) Installing eudev-dev (3.2.11-r8) 19:17:41 (13/13) Installing v4l-utils-dev (1.24.1-r0) 19:17:41 Executing busybox-1.36.1-r2.trigger 19:17:42 Executing eudev-3.2.11-r8.trigger 19:17:42 OK: 271 MiB in 65 packages 19:17:42 Removing intermediate container 875803abd56a 19:17:42 ---> 837594148ed0 19:17:42 Step 8/13 : WORKDIR /device-usb-camera 19:17:42 ---> Running in 94e9890842d3 19:17:42 Removing intermediate container 94e9890842d3 19:17:42 ---> 37832981c826 19:17:42 Step 9/13 : COPY go.mod vendor* ./ 19:17:42 ---> 0595d148f3a8 19:17:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:42 ---> Running in 9f2dd322ca55 19:17:42 Still waiting to schedule task 19:17:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:18:21 Removing intermediate container 9f2dd322ca55 19:18:21 ---> 839891a92d57 19:18:21 Step 11/13 : COPY . . 19:18:21 ---> f1cedf589390 19:18:21 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:18:21 ---> Running in 511c71fc31a4 19:18:21  % Total % Received % Xferd Average Speed Time Time Time Current 19:18:21 Dload Upload Total Spent Left Speed 19:18:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9013 0 --:--:-- --:--:-- --:--:-- 9079 19:18:21 Removing intermediate container 511c71fc31a4 19:18:21 ---> eec4e5bae722 19:18:21 Step 13/13 : RUN ${MAKE} 19:18:21 ---> Running in 220e16574af8 19:18:21 noop 19:18:21 Removing intermediate container 220e16574af8 19:18:21 ---> 1606bf7488f5 19:18:21 Successfully built 1606bf7488f5 19:18:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:21 + docker inspect -f . ci-base-image-x86_64 19:18:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:21 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:18:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 19:18:22 $ docker top c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:22 + go version 19:18:22 go version go1.21.0 linux/amd64 [Pipeline] } 19:18:22 $ docker stop --time=1 c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b 19:18:23 $ docker rm -f --volumes c809e5952d71a3c7bb201939ca272e1a52cb6c8ee761d181b0bd5392ede0300b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:24 + docker inspect -f . ci-base-image-x86_64 19:18:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:24 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** ci-base-image-x86_64 cat 19:18:24 $ docker top ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:24 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 19:18:25 + make test 19:18:25 go test ./... -coverprofile=coverage.out ./... 19:18:26 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:18:36 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:18:37 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.017s coverage: 4.4% of statements 19:18:43 go vet ./... 19:18:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:18:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:18:46 ./bin/test-attribution-txt.sh [Pipeline] echo 19:18:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:18:47 $ docker stop --time=1 ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb 19:18:50 $ docker rm -f --volumes ef49d051ccfc93b4cbd232cedd9568472bfafe6acb46dd25b436c853a2f8e7eb [Pipeline] // withDockerContainer [Pipeline] sh 19:18:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:18:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:18:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:18:51 + ls -al . 19:18:51 total 216 19:18:51 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 19:18 . 19:18:51 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:17 .. 19:18:51 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:18 .git 19:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 .github 19:18:51 -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 19:17 .gitignore 19:18:51 -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 19:17 .golangci.yml 19:18:51 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 19:17 .hadolint.yml 19:18:51 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:17 .semver 19:18:51 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 19:17 Attribution.txt 19:18:51 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 19:17 CHANGELOG.md 19:18:51 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 19:17 Dockerfile 19:18:51 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 19:17 GOVERNANCE.md 19:18:51 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 19:17 Jenkinsfile 19:18:51 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:17 LICENSE 19:18:51 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 19:17 Makefile 19:18:51 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 19:17 OWNERS.md 19:18:51 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 19:17 README.md 19:18:51 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:17 VERSION 19:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:17 bin 19:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 cmd 19:18:51 -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 19:18 coverage.out 19:18:51 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 19:17 docker-entrypoint.sh 19:18:51 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:17 docs 19:18:51 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 19:17 go.mod 19:18:51 -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 19:17 go.sum 19:18:51 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:17 internal 19:18:51 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 19:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:51 + 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=a4086434d3b8a0a90fcc5d93c3589c81a42138fa --label arch=amd64 --label version=3.1.0-dev.37 . 19:18:51 Sending build context to Docker daemon 2.348MB 19:18:51 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 19:18:51 Step 2/36 : FROM ${BASE} AS builder 19:18:51 ---> 1606bf7488f5 19:18:51 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:18:51 ---> Running in 914e4e9b9e75 19:18:52 Removing intermediate container 914e4e9b9e75 19:18:52 ---> 02ea488a4db8 19:18:52 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:18:52 ---> Running in 64b1a10256c9 19:18:52 Removing intermediate container 64b1a10256c9 19:18:52 ---> 1a94768a123f 19:18:52 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:18:52 ---> Running in c68043ba5030 19:18:52 Removing intermediate container c68043ba5030 19:18:52 ---> 51eb478a7a97 19:18:52 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:18:52 ---> Running in 35e6abd37635 19:18:52 Removing intermediate container 35e6abd37635 19:18:52 ---> e1fd7b2d4d8b 19:18:52 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:18:52 ---> Running in a903575b8679 19:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:18:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:18:52 OK: 271 MiB in 65 packages 19:18:53 Removing intermediate container a903575b8679 19:18:53 ---> 94a930e0acd4 19:18:53 Step 8/36 : WORKDIR /device-usb-camera 19:18:53 ---> Running in 1ec8d298000f 19:18:53 Removing intermediate container 1ec8d298000f 19:18:53 ---> f671bcf6d97d 19:18:53 Step 9/36 : COPY go.mod vendor* ./ 19:18:53 ---> cde6326fe0a3 19:18:53 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:53 ---> Running in 013850e4d4a6 19:18:54 Removing intermediate container 013850e4d4a6 19:18:54 ---> 78f69a920be4 19:18:54 Step 11/36 : COPY . . 19:18:54 ---> 2f45420d4fdb 19:18:54 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:18:54 ---> Running in 2b4d75003837 19:18:54  % Total % Received % Xferd Average Speed Time Time Time Current 19:18:54 Dload Upload Total Spent Left Speed 19:18:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 33897 0 --:--:-- --:--:-- --:--:-- 34805 19:18:55 Removing intermediate container 2b4d75003837 19:18:55 ---> ca68f7a68e42 19:18:55 Step 13/36 : RUN ${MAKE} 19:18:55 ---> Running in ffd38e9576e6 19:18:55 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:19:20 Removing intermediate container ffd38e9576e6 19:19:20 ---> 2ae51d7596d5 19:19:20 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:19:20 v0.21.6: Pulling from aler9/rtsp-simple-server 19:19:20 4acc49c71d14: Pulling fs layer 19:19:20 4acc49c71d14: Download complete 19:19:20 4acc49c71d14: Pull complete 19:19:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:19:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:19:20 ---> 01a2bd3e5fff 19:19:20 Step 15/36 : FROM alpine:3.18 19:19:20 3.18: Pulling from library/alpine 19:19:20 96526aa774ef: Pulling fs layer 19:19:20 96526aa774ef: Download complete 19:19:20 96526aa774ef: Pull complete 19:19:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:19:20 Status: Downloaded newer image for alpine:3.18 19:19:20 ---> 8ca4688f4f35 19:19:20 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:19:20 ---> Running in 4df95fca5692 19:19:20 Removing intermediate container 4df95fca5692 19:19:20 ---> d863d76b59a7 19:19:20 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:19:20 ---> Running in 6d5e187dc9a8 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:19:21 (1/107) Installing dumb-init (1.2.5-r2) 19:19:21 (2/107) Installing sdl2 (2.26.5-r0) 19:19:21 (3/107) Installing svt-av1-libs (1.6.0-r0) 19:19:21 (4/107) Installing aom-libs (3.6.1-r0) 19:19:21 (5/107) Installing libxau (1.0.11-r2) 19:19:21 (6/107) Installing libmd (1.0.4-r2) 19:19:21 (7/107) Installing libbsd (0.11.7-r1) 19:19:21 (8/107) Installing libxdmcp (1.1.4-r2) 19:19:21 (9/107) Installing libxcb (1.15-r1) 19:19:21 (10/107) Installing libx11 (1.8.7-r0) 19:19:21 (11/107) Installing hwdata-pci (0.370-r0) 19:19:21 (12/107) Installing libpciaccess (0.17-r2) 19:19:21 (13/107) Installing libdrm (2.4.115-r4) 19:19:21 (14/107) Installing libxext (1.3.5-r2) 19:19:21 (15/107) Installing libxfixes (6.0.1-r2) 19:19:21 (16/107) Installing libffi (3.4.4-r2) 19:19:21 (17/107) Installing wayland-libs-client (1.22.0-r2) 19:19:21 (18/107) Installing libva (2.18.0-r1) 19:19:21 (19/107) Installing libvdpau (1.5-r1) 19:19:21 (20/107) Installing libgcc (12.2.1_git20220924-r10) 19:19:21 (21/107) Installing libstdc++ (12.2.1_git20220924-r10) 19:19:21 (22/107) Installing onevpl-libs (2023.2.1-r0) 19:19:21 (23/107) Installing ffmpeg-libavutil (6.0-r15) 19:19:21 (24/107) Installing libdav1d (1.2.1-r0) 19:19:21 (25/107) Installing brotli-libs (1.0.9-r14) 19:19:21 (26/107) Installing libhwy (1.0.4-r1) 19:19:21 (27/107) Installing lcms2 (2.15-r2) 19:19:21 (28/107) Installing libjxl (0.8.2-r0) 19:19:21 (29/107) Installing lame-libs (3.100-r5) 19:19:21 (30/107) Installing opus (1.4-r0) 19:19:21 (31/107) Installing libgomp (12.2.1_git20220924-r10) 19:19:21 (32/107) Installing soxr (0.1.3-r5) 19:19:21 (33/107) Installing ffmpeg-libswresample (6.0-r15) 19:19:21 (34/107) Installing libogg (1.3.5-r4) 19:19:21 (35/107) Installing libtheora (1.1.1-r17) 19:19:21 (36/107) Installing libvorbis (1.3.7-r1) 19:19:22 (37/107) Installing libvpx (1.13.0-r2) 19:19:22 (38/107) Installing libwebp (1.3.2-r0) 19:19:22 (39/107) Installing x264-libs (0.164_git20220602-r1) 19:19:22 (40/107) Installing numactl (2.0.16-r4) 19:19:22 (41/107) Installing x265-libs (3.5-r4) 19:19:22 (42/107) Installing xvidcore (1.3.7-r1) 19:19:22 (43/107) Installing ffmpeg-libavcodec (6.0-r15) 19:19:22 (44/107) Installing alsa-lib (1.2.9-r1) 19:19:22 (45/107) Installing libexpat (2.5.0-r1) 19:19:22 (46/107) Installing libbz2 (1.0.8-r5) 19:19:22 (47/107) Installing libpng (1.6.39-r3) 19:19:22 (48/107) Installing freetype (2.13.0-r5) 19:19:22 (49/107) Installing fontconfig (2.14.2-r3) 19:19:22 (50/107) Installing fribidi (1.0.13-r0) 19:19:22 (51/107) Installing libintl (0.21.1-r7) 19:19:22 (52/107) Installing libblkid (2.38.1-r8) 19:19:22 (53/107) Installing libmount (2.38.1-r8) 19:19:22 (54/107) Installing pcre2 (10.42-r1) 19:19:22 (55/107) Installing glib (2.76.4-r0) 19:19:22 (56/107) Installing graphite2 (1.3.14-r5) 19:19:22 (57/107) Installing harfbuzz (7.3.0-r0) 19:19:22 (58/107) Installing libunibreak (5.1-r0) 19:19:22 (59/107) Installing libass (0.17.1-r0) 19:19:22 (60/107) Installing libbluray (1.3.4-r0) 19:19:22 (61/107) Installing gmp (6.2.1-r3) 19:19:22 (62/107) Installing nettle (3.8.1-r2) 19:19:22 (63/107) Installing libunistring (1.1-r1) 19:19:22 (64/107) Installing libidn2 (2.3.4-r1) 19:19:22 (65/107) Installing p11-kit (0.24.1-r2) 19:19:22 (66/107) Installing libtasn1 (4.19.0-r1) 19:19:22 (67/107) Installing gnutls (3.8.0-r2) 19:19:22 (68/107) Installing mpg123-libs (1.31.3-r1) 19:19:22 (69/107) Installing libopenmpt (0.7.2-r0) 19:19:22 (70/107) Installing cjson (1.7.15-r4) 19:19:22 (71/107) Installing mbedtls (2.28.5-r0) 19:19:22 (72/107) Installing librist (0.2.7-r0) 19:19:22 (73/107) Installing libsrt (1.5.2-r0) 19:19:22 (74/107) Installing libssh (0.10.5-r0) 19:19:22 (75/107) Installing xz-libs (5.4.3-r0) 19:19:22 (76/107) Installing libxml2 (2.11.4-r0) 19:19:22 (77/107) Installing libsodium (1.0.18-r3) 19:19:22 (78/107) Installing libzmq (4.3.4-r4) 19:19:22 (79/107) Installing ffmpeg-libavformat (6.0-r15) 19:19:22 (80/107) Installing glslang-libs (1.3.243.0-r1) 19:19:22 (81/107) Installing spirv-tools (1.3.243.0-r1) 19:19:22 (82/107) Installing shaderc (2023.3-r1) 19:19:22 (83/107) Installing vulkan-loader (1.3.243.0-r1) 19:19:22 (84/107) Installing libplacebo (5.264.1-r1) 19:19:22 (85/107) Installing ffmpeg-libpostproc (6.0-r15) 19:19:22 (86/107) Installing ffmpeg-libswscale (6.0-r15) 19:19:22 (87/107) Installing vidstab (1.1.1-r0) 19:19:22 (88/107) Installing zimg (3.0.5-r0) 19:19:22 (89/107) Installing ffmpeg-libavfilter (6.0-r15) 19:19:22 (90/107) Installing libasyncns (0.8-r1) 19:19:22 (91/107) Installing dbus-libs (1.14.8-r0) 19:19:22 (92/107) Installing libltdl (2.4.7-r2) 19:19:22 (93/107) Installing orc (0.4.34-r0) 19:19:22 (94/107) Installing flac-libs (1.4.3-r0) 19:19:22 (95/107) Installing libsndfile (1.2.0-r2) 19:19:22 (96/107) Installing speexdsp (1.2.1-r1) 19:19:22 (97/107) Installing tdb-libs (1.4.8-r1) 19:19:22 (98/107) Installing libpulse (16.1-r10) 19:19:22 (99/107) Installing libjpeg-turbo (2.1.5.1-r3) 19:19:22 (100/107) Installing v4l-utils-libs (1.24.1-r0) 19:19:22 (101/107) Installing ffmpeg-libavdevice (6.0-r15) 19:19:22 (102/107) Installing ffmpeg (6.0-r15) 19:19:22 (103/107) Installing udev-init-scripts (35-r1) 19:19:22 (104/107) Installing eudev-libs (3.2.11-r8) 19:19:22 (105/107) Installing zstd-libs (1.5.5-r4) 19:19:22 (106/107) Installing kmod-libs (30-r3) 19:19:22 (107/107) Installing eudev (3.2.11-r8) 19:19:22 Executing busybox-1.36.1-r2.trigger 19:19:22 Executing glib-2.76.4-r0.trigger 19:19:22 Executing eudev-3.2.11-r8.trigger 19:19:22 OK: 131 MiB in 122 packages 19:19:26 Removing intermediate container 6d5e187dc9a8 19:19:26 ---> 625346b7353d 19:19:26 Step 18/36 : WORKDIR / 19:19:26 ---> Running in 0596a6d69149 19:19:26 Removing intermediate container 0596a6d69149 19:19:26 ---> 516f54ebe6a1 19:19:26 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:19:27 ---> b5345dc8c934 19:19:27 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:19:27 ---> 09047b9b0ca4 19:19:27 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:19:27 ---> 7bd75a880e32 19:19:27 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:19:28 ---> d89bfe56feac 19:19:28 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:19:28 ---> 7c2acb00f7c2 19:19:28 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:19:28 ---> 6e4630ae271f 19:19:28 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:19:28 ---> de44210c16b1 19:19:28 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:19:28 ---> Running in abbf3b060b9c 19:19:29 Removing intermediate container abbf3b060b9c 19:19:29 ---> ff6041d6d232 19:19:29 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:19:29 ---> Running in b4a2cba2a96a 19:19:30 Removing intermediate container b4a2cba2a96a 19:19:30 ---> 496bd36f6781 19:19:30 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:19:30 ---> Running in fbcdac515886 19:19:30 Removing intermediate container fbcdac515886 19:19:30 ---> fce92f514f26 19:19:30 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:19:30 ---> Running in ae1f2d043f45 19:19:31 Removing intermediate container ae1f2d043f45 19:19:31 ---> ba6598d59afb 19:19:31 Step 30/36 : EXPOSE 59983 19:19:31 ---> Running in 620759f77f12 19:19:31 Removing intermediate container 620759f77f12 19:19:31 ---> a61896817daa 19:19:31 Step 31/36 : EXPOSE 8554 19:19:31 ---> Running in 8523bba2d117 19:19:31 Removing intermediate container 8523bba2d117 19:19:31 ---> da1efe0e9e10 19:19:31 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:19:31 ---> Running in 2288832d4f3a 19:19:31 Removing intermediate container 2288832d4f3a 19:19:31 ---> 317e871e7d3a 19:19:31 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:19:31 ---> Running in fdb455483db6 19:19:31 Removing intermediate container fdb455483db6 19:19:31 ---> 201c7dd5ed9b 19:19:31 Step 34/36 : LABEL arch=amd64 19:19:31 ---> Running in 43006b1a8819 19:19:31 Removing intermediate container 43006b1a8819 19:19:31 ---> 43d6ed2a5d0c 19:19:31 Step 35/36 : LABEL git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:19:31 ---> Running in dbadea47b214 19:19:31 Removing intermediate container dbadea47b214 19:19:31 ---> 15134f79dea3 19:19:31 Step 36/36 : LABEL version=3.1.0-dev.37 19:19:31 ---> Running in e03c3fd7d64d 19:19:31 Removing intermediate container e03c3fd7d64d 19:19:31 ---> 8e50fc4bfea3 19:19:31 [Warning] One or more build-args [ARCH] were not consumed 19:19:31 Successfully built 8e50fc4bfea3 19:19:31 Successfully tagged device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:19:32 provisioning config files... 19:19:32 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config11422962639982864679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:19:32 ---> docker-login.sh 19:19:32 nexus3.edgexfoundry.org:10001 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 nexus3.edgexfoundry.org:10002 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 nexus3.edgexfoundry.org:10003 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 nexus3.edgexfoundry.org:10004 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:32 Configure a credential helper to remove this warning. See 19:19:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:32 19:19:32 Login Succeeded 19:19:32 docker.io 19:19:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:19:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:19:33 Configure a credential helper to remove this warning. See 19:19:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:19:33 19:19:33 Login Succeeded 19:19:33 ---> docker-login.sh ends [Pipeline] } 19:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:19:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:19:33 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 19:19:33 a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:19:33 latest 19:19:33 3.1.0-dev.37 19:19:33 a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:19:33 main 19:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:33 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:33 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:19:33 340df6d7ed7b: Preparing 19:19:33 827b4b8da49f: Preparing 19:19:33 734c400be8b7: Preparing 19:19:33 d57fb645c010: Preparing 19:19:33 3827b5b91e75: Preparing 19:19:33 acc83c6ca332: Preparing 19:19:33 c183d2c69563: Preparing 19:19:33 0ac489d8b37f: Preparing 19:19:33 e3208a8e0cfd: Preparing 19:19:33 3f945986133d: Preparing 19:19:33 b3fdabf9c3c6: Preparing 19:19:33 0590c7afa1ba: Preparing 19:19:33 cc2447e1835a: Preparing 19:19:33 3f945986133d: Waiting 19:19:33 e3208a8e0cfd: Waiting 19:19:33 b3fdabf9c3c6: Waiting 19:19:33 cc2447e1835a: Waiting 19:19:33 0590c7afa1ba: Waiting 19:19:33 c183d2c69563: Waiting 19:19:33 0ac489d8b37f: Waiting 19:19:33 acc83c6ca332: Waiting 19:19:33 734c400be8b7: Pushed 19:19:33 827b4b8da49f: Pushed 19:19:33 d57fb645c010: Pushed 19:19:33 340df6d7ed7b: Pushed 19:19:34 acc83c6ca332: Pushed 19:19:34 e3208a8e0cfd: Pushed 19:19:34 c183d2c69563: Pushed 19:19:34 0ac489d8b37f: Pushed 19:19:34 cc2447e1835a: Layer already exists 19:19:34 3f945986133d: Pushed 19:19:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17081 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 19:19:35 Running in /w/workspace/device-usb-camera/163 [Pipeline] { [Pipeline] checkout 19:19:35 Selected Git installation does not exist. Using Default 19:19:35 The recommended git tool is: NONE 19:19:36 3827b5b91e75: Pushed 19:19:36 b3fdabf9c3c6: Pushed 19:19:45 using credential edgex-jenkins-ssh 19:19:45 Cloning the remote Git repository 19:19:45 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 19:19:45 > git init /w/workspace/device-usb-camera/163 # timeout=10 19:19:46 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 19:19:46 > git --version # timeout=10 19:19:46 > git --version # 'git version 2.25.1' 19:19:46 using GIT_SSH to set credentials SSH Credentials for GitHub 19:19:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:46 0590c7afa1ba: Pushed 19:19:47 a4086434d3b8a0a90fcc5d93c3589c81a42138fa: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:47 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:47 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:19:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:19:47 340df6d7ed7b: Preparing 19:19:47 827b4b8da49f: Preparing 19:19:47 734c400be8b7: Preparing 19:19:47 d57fb645c010: Preparing 19:19:47 3827b5b91e75: Preparing 19:19:47 acc83c6ca332: Preparing 19:19:47 c183d2c69563: Preparing 19:19:47 0ac489d8b37f: Preparing 19:19:47 e3208a8e0cfd: Preparing 19:19:47 3f945986133d: Preparing 19:19:47 b3fdabf9c3c6: Preparing 19:19:47 0590c7afa1ba: Preparing 19:19:47 cc2447e1835a: Preparing 19:19:47 acc83c6ca332: Waiting 19:19:47 c183d2c69563: Waiting 19:19:47 0ac489d8b37f: Waiting 19:19:47 e3208a8e0cfd: Waiting 19:19:47 3f945986133d: Waiting 19:19:47 b3fdabf9c3c6: Waiting 19:19:47 0590c7afa1ba: Waiting 19:19:47 cc2447e1835a: Waiting 19:19:47 3827b5b91e75: Layer already exists 19:19:47 340df6d7ed7b: Layer already exists 19:19:47 734c400be8b7: Layer already exists 19:19:47 827b4b8da49f: Layer already exists 19:19:47 d57fb645c010: Layer already exists 19:19:47 acc83c6ca332: Layer already exists 19:19:47 0ac489d8b37f: Layer already exists 19:19:47 3f945986133d: Layer already exists 19:19:47 c183d2c69563: Layer already exists 19:19:47 e3208a8e0cfd: Layer already exists 19:19:47 b3fdabf9c3c6: Layer already exists 19:19:47 0590c7afa1ba: Layer already exists 19:19:47 cc2447e1835a: Layer already exists 19:19:47 latest: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:47 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 19:19:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:19:48 Avoid second fetch 19:19:48 Checking out Revision a4086434d3b8a0a90fcc5d93c3589c81a42138fa (main) 19:19:48 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 19:19:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:19:48 340df6d7ed7b: Preparing 19:19:48 827b4b8da49f: Preparing 19:19:48 734c400be8b7: Preparing 19:19:48 d57fb645c010: Preparing 19:19:48 3827b5b91e75: Preparing 19:19:48 acc83c6ca332: Preparing 19:19:48 c183d2c69563: Preparing 19:19:48 0ac489d8b37f: Preparing 19:19:48 e3208a8e0cfd: Preparing 19:19:48 3f945986133d: Preparing 19:19:48 b3fdabf9c3c6: Preparing 19:19:48 0590c7afa1ba: Preparing 19:19:48 cc2447e1835a: Preparing 19:19:48 c183d2c69563: Waiting 19:19:48 b3fdabf9c3c6: Waiting 19:19:48 0ac489d8b37f: Waiting 19:19:48 0590c7afa1ba: Waiting 19:19:48 e3208a8e0cfd: Waiting 19:19:48 3f945986133d: Waiting 19:19:48 cc2447e1835a: Waiting 19:19:48 acc83c6ca332: Waiting 19:19:48 3827b5b91e75: Layer already exists 19:19:48 340df6d7ed7b: Layer already exists 19:19:48 827b4b8da49f: Layer already exists 19:19:48 d57fb645c010: Layer already exists 19:19:48 734c400be8b7: Layer already exists 19:19:48 c183d2c69563: Layer already exists 19:19:48 e3208a8e0cfd: Layer already exists 19:19:48 0ac489d8b37f: Layer already exists 19:19:48 3f945986133d: Layer already exists 19:19:48 acc83c6ca332: Layer already exists 19:19:48 b3fdabf9c3c6: Layer already exists 19:19:48 0590c7afa1ba: Layer already exists 19:19:48 cc2447e1835a: Layer already exists 19:19:48 3.1.0-dev.37: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:48 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:49 Commit message: "Merge pull request #310 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0" 19:19:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:19:49 340df6d7ed7b: Preparing 19:19:49 827b4b8da49f: Preparing 19:19:49 734c400be8b7: Preparing 19:19:49 d57fb645c010: Preparing 19:19:49 3827b5b91e75: Preparing 19:19:49 acc83c6ca332: Preparing 19:19:49 c183d2c69563: Preparing 19:19:49 0ac489d8b37f: Preparing 19:19:49 e3208a8e0cfd: Preparing 19:19:49 3f945986133d: Preparing 19:19:49 b3fdabf9c3c6: Preparing 19:19:49 0590c7afa1ba: Preparing 19:19:49 cc2447e1835a: Preparing 19:19:49 e3208a8e0cfd: Waiting 19:19:49 3f945986133d: Waiting 19:19:49 c183d2c69563: Waiting 19:19:49 b3fdabf9c3c6: Waiting 19:19:49 0ac489d8b37f: Waiting 19:19:49 0590c7afa1ba: Waiting 19:19:49 cc2447e1835a: Waiting 19:19:49 acc83c6ca332: Waiting 19:19:49 d57fb645c010: Layer already exists 19:19:49 734c400be8b7: Layer already exists 19:19:49 3827b5b91e75: Layer already exists 19:19:49 827b4b8da49f: Layer already exists 19:19:49 340df6d7ed7b: Layer already exists 19:19:49 acc83c6ca332: Layer already exists 19:19:49 0ac489d8b37f: Layer already exists 19:19:49 3f945986133d: Layer already exists 19:19:49 c183d2c69563: Layer already exists 19:19:49 b3fdabf9c3c6: Layer already exists 19:19:49 e3208a8e0cfd: Layer already exists 19:19:49 0590c7afa1ba: Layer already exists 19:19:49 cc2447e1835a: Layer already exists 19:19:49 a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:49 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] withEnv [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:19:49 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 19:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 19:19:49 340df6d7ed7b: Preparing 19:19:49 827b4b8da49f: Preparing 19:19:49 734c400be8b7: Preparing 19:19:49 d57fb645c010: Preparing 19:19:49 3827b5b91e75: Preparing 19:19:49 acc83c6ca332: Preparing 19:19:49 c183d2c69563: Preparing 19:19:49 0ac489d8b37f: Preparing 19:19:49 acc83c6ca332: Waiting 19:19:49 e3208a8e0cfd: Preparing 19:19:49 c183d2c69563: Waiting 19:19:49 0ac489d8b37f: Waiting 19:19:49 3f945986133d: Preparing 19:19:49 b3fdabf9c3c6: Preparing 19:19:49 3f945986133d: Waiting 19:19:49 0590c7afa1ba: Preparing 19:19:49 cc2447e1835a: Preparing 19:19:49 0590c7afa1ba: Waiting 19:19:49 cc2447e1835a: Waiting 19:19:49 734c400be8b7: Layer already exists 19:19:49 340df6d7ed7b: Layer already exists 19:19:49 827b4b8da49f: Layer already exists 19:19:49 d57fb645c010: Layer already exists 19:19:49 3827b5b91e75: Layer already exists 19:19:49 acc83c6ca332: Layer already exists 19:19:49 c183d2c69563: Layer already exists 19:19:49 e3208a8e0cfd: Layer already exists 19:19:49 0ac489d8b37f: Layer already exists 19:19:49 3f945986133d: Layer already exists 19:19:49 0590c7afa1ba: Layer already exists 19:19:49 b3fdabf9c3c6: Layer already exists 19:19:49 cc2447e1835a: Layer already exists 19:19:49 main: digest: sha256:8dcaa838bd525bc3f7ebbde37be76789c98346f6db05c56bd1d1492f17f9bbf7 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:19:49 ===================================================== [Pipeline] echo 19:19:49 taggedImages: 19:19:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:19:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 19:19:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.37 19:19:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:19:49 - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 19:19:48 > git config core.sparsecheckout # timeout=10 19:19:48 > git checkout -f a4086434d3b8a0a90fcc5d93c3589c81a42138fa # timeout=10 [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 19:19:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:19:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:19:50 Dload Upload Total Spent Left Speed 19:19:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 98k 19:19:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:50 19:19:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 19:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:50 latest: Pulling from edgex-lftools-log-publisher 19:19:50 5eb5b503b376: Pulling fs layer 19:19:50 5c69ac0246d0: Pulling fs layer 19:19:50 ec43610c2a17: Pulling fs layer 19:19:50 3a2ae6a8a46f: Pulling fs layer 19:19:50 33b1e0a273af: Pulling fs layer 19:19:50 5d3b04190fa2: Pulling fs layer 19:19:50 2f39f015ded8: Pulling fs layer 19:19:50 3a2ae6a8a46f: Waiting 19:19:50 33b1e0a273af: Waiting 19:19:50 5d3b04190fa2: Waiting 19:19:50 2f39f015ded8: Waiting 19:19:50 5c69ac0246d0: Verifying Checksum 19:19:50 5c69ac0246d0: Download complete 19:19:50 3a2ae6a8a46f: Verifying Checksum 19:19:50 3a2ae6a8a46f: Download complete 19:19:50 33b1e0a273af: Verifying Checksum 19:19:50 33b1e0a273af: Download complete 19:19:50 5d3b04190fa2: Verifying Checksum 19:19:50 ec43610c2a17: Verifying Checksum 19:19:50 ec43610c2a17: Download complete 19:19:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:19:50 5eb5b503b376: Download complete 19:19:50 + + sudo teesudo /etc/docker/daemon.new jq 19:19:50 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:19:50 { 19:19:50 "registry-mirrors": [ 19:19:50 "https://nexus3.edgexfoundry.org:10001" 19:19:50 ], 19:19:50 "bip": "10.250.0.254/24", 19:19:50 "hosts": [ 19:19:50 "tcp://0.0.0.0:5555", 19:19:50 "unix:///var/run/docker.sock" 19:19:50 ], 19:19:50 "mtu": 1458, 19:19:50 "selinux-enabled": true, 19:19:50 "seccomp-profile": "/etc/docker/seccomp.json" 19:19:50 } [Pipeline] sh 19:19:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 19:19:51 2f39f015ded8: Download complete [Pipeline] sh 19:19:51 + sudo service docker restart 19:19:51 5eb5b503b376: Pull complete 19:19:52 5c69ac0246d0: Pull complete 19:19:52 ec43610c2a17: Pull complete 19:19:52 3a2ae6a8a46f: Pull complete 19:19:52 33b1e0a273af: Pull complete 19:19:52 5d3b04190fa2: Pull complete 19:19:58 2f39f015ded8: Pull complete 19:19:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:19:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:58 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:19:58 $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:20:03 $ docker top 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:03 ---> job-cost.sh 19:20:03 lf-activate-venv: SKIPPING 19:20:03 INFO: No Stack... 19:20:04 INFO: Retrieving Pricing Info for: v3-standard-8 19:20:04 INFO: Archiving Costs [Pipeline] sh 19:20:05 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 19:20:05 + cut -d, -f6 [Pipeline] lock 19:20:05 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] 19:20:05 Resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] did not exist. Created. 19:20:05 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:20:05 + echo total: 0.2199999988079071 [Pipeline] stash 19:20:05 Stashed 1 file(s) [Pipeline] } 19:20:05 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 19:20:05 $ docker stop --time=1 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a 19:20:06 $ docker rm -f --volumes 369532ee0b10610daf455cf7660471ad76c633ab45a7efc71a1b8dcc64dcfc7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:13 provisioning config files... 19:20:13 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/163@tmp/config4257289569264974668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:14 ---> docker-login.sh 19:20:14 nexus3.edgexfoundry.org:10001 19:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:14 Configure a credential helper to remove this warning. See 19:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:14 19:20:14 Login Succeeded 19:20:14 nexus3.edgexfoundry.org:10002 19:20:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:15 Configure a credential helper to remove this warning. See 19:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:15 19:20:15 Login Succeeded 19:20:15 nexus3.edgexfoundry.org:10003 19:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:15 Configure a credential helper to remove this warning. See 19:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:15 19:20:15 Login Succeeded 19:20:15 nexus3.edgexfoundry.org:10004 19:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:15 Configure a credential helper to remove this warning. See 19:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:15 19:20:15 Login Succeeded 19:20:15 docker.io 19:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:20:16 Configure a credential helper to remove this warning. See 19:20:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:20:16 19:20:16 Login Succeeded 19:20:16 ---> docker-login.sh ends [Pipeline] } 19:20:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:16 ========================================================= 19:20:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:20:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:16 + 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 . 19:20:17 Sending build context to Docker daemon 1.359MB 19:20:17 Step 1/13 : ARG BASE=golang:1.21-alpine3.18 19:20:17 Step 2/13 : FROM ${BASE} AS builder 19:20:17 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:20:17 9fda8d8052c6: Pulling fs layer 19:20:17 5d54e960e981: Pulling fs layer 19:20:17 c4a7e357bf2a: Pulling fs layer 19:20:17 f0e02332f6b5: Pulling fs layer 19:20:17 cefa15bbcfad: Pulling fs layer 19:20:17 17808c966233: Pulling fs layer 19:20:17 f4c1fc716caa: Pulling fs layer 19:20:17 cefa15bbcfad: Waiting 19:20:17 17808c966233: Waiting 19:20:17 f4c1fc716caa: Waiting 19:20:17 f0e02332f6b5: Waiting 19:20:17 5d54e960e981: Verifying Checksum 19:20:17 5d54e960e981: Download complete 19:20:17 f0e02332f6b5: Verifying Checksum 19:20:17 f0e02332f6b5: Download complete 19:20:17 cefa15bbcfad: Verifying Checksum 19:20:17 cefa15bbcfad: Download complete 19:20:17 9fda8d8052c6: Verifying Checksum 19:20:17 9fda8d8052c6: Download complete 19:20:18 f4c1fc716caa: Verifying Checksum 19:20:18 f4c1fc716caa: Download complete 19:20:18 9fda8d8052c6: Pull complete 19:20:19 5d54e960e981: Pull complete 19:20:19 c4a7e357bf2a: Verifying Checksum 19:20:19 c4a7e357bf2a: Download complete 19:20:20 17808c966233: Verifying Checksum 19:20:20 17808c966233: Download complete 19:20:32 c4a7e357bf2a: Pull complete 19:20:32 f0e02332f6b5: Pull complete 19:20:32 cefa15bbcfad: Pull complete 19:20:40 17808c966233: Pull complete 19:20:42 f4c1fc716caa: Pull complete 19:20:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 19:20:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:20:42 ---> ea914061e18c 19:20:42 Step 3/13 : ARG ADD_BUILD_TAGS="" 19:20:43 ---> Running in 64cb50493bc2 19:20:43 Removing intermediate container 64cb50493bc2 19:20:43 ---> 06e95636ee1b 19:20:43 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:20:43 ---> Running in e087e69a2c63 19:20:44 Removing intermediate container e087e69a2c63 19:20:44 ---> a502cb1b64ad 19:20:44 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:20:44 ---> Running in 1d699de20b43 19:20:44 Removing intermediate container 1d699de20b43 19:20:44 ---> b161decfa1c3 19:20:44 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:20:44 ---> Running in cda9ba3d470f 19:20:44 Removing intermediate container cda9ba3d470f 19:20:44 ---> 28ccb18fee5d 19:20:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:20:44 ---> Running in 288df2a7931d 19:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:20:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:20:47 (1/13) Installing libintl (0.21.1-r7) 19:20:47 (2/13) Installing eudev-libs (3.2.11-r8) 19:20:47 (3/13) Installing libjpeg-turbo (2.1.5.1-r3) 19:20:47 (4/13) Installing v4l-utils-libs (1.24.1-r0) 19:20:47 (5/13) Installing v4l-utils (1.24.1-r0) 19:20:47 (6/13) Installing libdvbv5 (1.24.1-r0) 19:20:47 (7/13) Installing udev-init-scripts (35-r1) 19:20:47 (8/13) Installing libblkid (2.38.1-r8) 19:20:47 (9/13) Installing xz-libs (5.4.3-r0) 19:20:47 (10/13) Installing kmod-libs (30-r3) 19:20:47 (11/13) Installing eudev (3.2.11-r8) 19:20:47 (12/13) Installing eudev-dev (3.2.11-r8) 19:20:47 (13/13) Installing v4l-utils-dev (1.24.1-r0) 19:20:47 Executing busybox-1.36.1-r2.trigger 19:20:47 Executing eudev-3.2.11-r8.trigger 19:20:47 OK: 273 MiB in 65 packages 19:20:49 Removing intermediate container 288df2a7931d 19:20:49 ---> 16f64ccf77fb 19:20:49 Step 8/13 : WORKDIR /device-usb-camera 19:20:49 ---> Running in 99f5d708bfb2 19:20:51 Removing intermediate container 99f5d708bfb2 19:20:51 ---> efd3a9df99d4 19:20:51 Step 9/13 : COPY go.mod vendor* ./ 19:20:53 ---> 8170b670d1aa 19:20:53 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:53 ---> Running in 9c78ac75adc1 19:22:15 Removing intermediate container 9c78ac75adc1 19:22:15 ---> 4ba44a368f12 19:22:15 Step 11/13 : COPY . . 19:22:15 ---> 7c1f43cb9594 19:22:15 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:22:15 ---> Running in 1d387ddb3abe 19:22:15  % Total % Received % Xferd Average Speed Time Time Time Current 19:22:15    Dload  Upload Total Spent Left Speed 19:22:15 0 0 0  0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9728  0 --:--:-- --:--:-- --:--:-- 9789 19:22:15 Removing intermediate container 1d387ddb3abe 19:22:15 ---> aa4b460715c4 19:22:15 Step 13/13 : RUN ${MAKE} 19:22:15 ---> Running in c4319823ee69 19:22:15 noop 19:22:15 Removing intermediate container c4319823ee69 19:22:15 ---> 545a6da91e5f 19:22:15 Successfully built 545a6da91e5f 19:22:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:15 + docker inspect -f . ci-base-image-arm64 19:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container 19:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@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 ******** ci-base-image-arm64 cat 19:22:17 $ docker top a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:17 + go version 19:22:17 go version go1.21.0 linux/arm64 [Pipeline] } 19:22:17 $ docker stop --time=1 a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 19:22:19 $ docker rm -f --volumes a99190db7552225363bca2f6edd40d1c94c526e111a6940fbc48703d961af3b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:20 + docker inspect -f . ci-base-image-arm64 19:22:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:22:20 prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container 19:22:20 $ 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/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@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 ******** ci-base-image-arm64 cat 19:22:21 $ docker top bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:22 + git config --global --add safe.directory /w/workspace/device-usb-camera/163 [Pipeline] fileExists [Pipeline] sh 19:22:23 + make test 19:22:23 go test ./... -coverprofile=coverage.out ./... 19:22:27 ? github.com/edgexfoundry/device-usb-camera [no test files] 19:24:19 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 19:24:19 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.084s coverage: 4.4% of statements 19:24:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:24:19 go vet ./... 19:24:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:24:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:24:37 ./bin/test-attribution-txt.sh [Pipeline] echo 19:24:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:24:37 $ docker stop --time=1 bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd 19:24:39 $ docker rm -f --volumes bb4e6745f84c0fe02717b9655b98e4903828fba4d7f7f69643691f48970e6acd [Pipeline] // withDockerContainer [Pipeline] sh 19:24:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:24:40 Warning: overwriting stash ‘coverage-report’ 19:24:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:24:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:24:41 + ls -al . 19:24:41 total 212 19:24:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:22 . 19:24:41 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 19:19 .. 19:24:41 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 19:19 .git 19:24:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 .github 19:24:41 -rw-rw-r-- 1 jenkins jenkins 429 Nov 8 19:19 .gitignore 19:24:41 -rw-rw-r-- 1 jenkins jenkins 45 Nov 8 19:19 .golangci.yml 19:24:41 -rw-rw-r-- 1 jenkins jenkins 77 Nov 8 19:19 .hadolint.yml 19:24:41 -rw-rw-r-- 1 jenkins jenkins 10851 Nov 8 19:19 Attribution.txt 19:24:41 -rw-rw-r-- 1 jenkins jenkins 11903 Nov 8 19:19 CHANGELOG.md 19:24:41 -rw-rw-r-- 1 jenkins jenkins 2453 Nov 8 19:19 Dockerfile 19:24:41 -rw-rw-r-- 1 jenkins jenkins 678 Nov 8 19:19 GOVERNANCE.md 19:24:41 -rw-rw-r-- 1 jenkins jenkins 659 Nov 8 19:19 Jenkinsfile 19:24:41 -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 19:19 LICENSE 19:24:41 -rw-rw-r-- 1 jenkins jenkins 2611 Nov 8 19:19 Makefile 19:24:41 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 19:19 OWNERS.md 19:24:41 -rw-rw-r-- 1 jenkins jenkins 2575 Nov 8 19:19 README.md 19:24:41 -rw-rw-r-- 1 jenkins jenkins 12 Nov 8 19:17 VERSION 19:24:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:19 bin 19:24:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 cmd 19:24:41 -rw-r--r-- 1 jenkins jenkins 54703 Nov 8 19:24 coverage.out 19:24:41 -rwxrwxr-x 1 jenkins jenkins 84 Nov 8 19:19 docker-entrypoint.sh 19:24:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 19:19 docs 19:24:41 -rw-rw-r-- 1 jenkins jenkins 3878 Nov 8 19:19 go.mod 19:24:41 -rw-rw-r-- 1 jenkins jenkins 34744 Nov 8 19:19 go.sum 19:24:41 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 19:19 internal 19:24:41 -rw-rw-r-- 1 jenkins jenkins 231 Nov 8 19:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:24:41 + 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=a4086434d3b8a0a90fcc5d93c3589c81a42138fa --label arch=arm64 --label version=3.1.0-dev.37 . 19:24:42 Sending build context to Docker daemon 1.414MB 19:24:42 Step 1/36 : ARG BASE=golang:1.21-alpine3.18 19:24:42 Step 2/36 : FROM ${BASE} AS builder 19:24:42 ---> 545a6da91e5f 19:24:42 Step 3/36 : ARG ADD_BUILD_TAGS="" 19:24:42 ---> Running in 7b7f1e732186 19:24:42 Removing intermediate container 7b7f1e732186 19:24:42 ---> 84db4b71682a 19:24:42 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:24:42 ---> Running in 66e268153f23 19:24:42 Removing intermediate container 66e268153f23 19:24:42 ---> ac05c2d5d6e8 19:24:42 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 19:24:42 ---> Running in 2feb97258279 19:24:43 Removing intermediate container 2feb97258279 19:24:43 ---> 971313ec2962 19:24:43 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 19:24:43 ---> Running in e4ccc8b5f5d4 19:24:43 Removing intermediate container e4ccc8b5f5d4 19:24:43 ---> 0e3056d32bbb 19:24:43 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:24:43 ---> Running in 7957d5ff40a8 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:24:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:24:46 OK: 273 MiB in 65 packages 19:24:46 Removing intermediate container 7957d5ff40a8 19:24:46 ---> 8dbac2ee2ed3 19:24:46 Step 8/36 : WORKDIR /device-usb-camera 19:24:47 ---> Running in d9337d04489c 19:24:47 Removing intermediate container d9337d04489c 19:24:47 ---> c5e93c371d52 19:24:47 Step 9/36 : COPY go.mod vendor* ./ 19:24:52 ---> 0c3481da7d42 19:24:52 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:24:52 ---> Running in f4637a86f233 19:24:54 Removing intermediate container f4637a86f233 19:24:54 ---> b5529e79fd86 19:24:54 Step 11/36 : COPY . . 19:24:55 ---> 7f5bdc8ccebb 19:24:55 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 19:24:55 ---> Running in 8a40e13c1086 19:24:56  % Total % Received % Xferd Average Speed Time Time Time Current 19:24:56 Dload Upload Total Spent Left Speed 19:24:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 5784 0 --:--:-- --:--:-- --:--:-- 5800 19:24:57 Removing intermediate container 8a40e13c1086 19:24:57 ---> 349493250d8a 19:24:57 Step 13/36 : RUN ${MAKE} 19:24:57 ---> Running in 4358d2a8bc0c 19:24:58 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.37 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 19:27:20 Removing intermediate container 4358d2a8bc0c 19:27:20 ---> bf88ee40727f 19:27:20 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 19:27:20 v0.21.6: Pulling from aler9/rtsp-simple-server 19:27:20 8766b47fe142: Pulling fs layer 19:27:20 8766b47fe142: Verifying Checksum 19:27:20 8766b47fe142: Download complete 19:27:20 8766b47fe142: Pull complete 19:27:20 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 19:27:20 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 19:27:20 ---> 69d40e2cb93c 19:27:20 Step 15/36 : FROM alpine:3.18 19:27:20 3.18: Pulling from library/alpine 19:27:20 579b34f0a95b: Pulling fs layer 19:27:20 579b34f0a95b: Verifying Checksum 19:27:20 579b34f0a95b: Download complete 19:27:20 579b34f0a95b: Pull complete 19:27:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 19:27:20 Status: Downloaded newer image for alpine:3.18 19:27:20 ---> 3cc203321400 19:27:20 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:27:20 ---> Running in a5e8afcf3a05 19:27:20 Removing intermediate container a5e8afcf3a05 19:27:20 ---> 9a0e8361bfaa 19:27:20 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 19:27:20 ---> Running in 174bf561a0e5 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 19:27:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 19:27:20 (1/104) Installing dumb-init (1.2.5-r2) 19:27:20 (2/104) Installing sdl2 (2.26.5-r0) 19:27:20 (3/104) Installing svt-av1-libs (1.6.0-r0) 19:27:20 (4/104) Installing aom-libs (3.6.1-r0) 19:27:20 (5/104) Installing libxau (1.0.11-r2) 19:27:20 (6/104) Installing libmd (1.0.4-r2) 19:27:20 (7/104) Installing libbsd (0.11.7-r1) 19:27:20 (8/104) Installing libxdmcp (1.1.4-r2) 19:27:20 (9/104) Installing libxcb (1.15-r1) 19:27:20 (10/104) Installing libx11 (1.8.7-r0) 19:27:20 (11/104) Installing libdrm (2.4.115-r4) 19:27:20 (12/104) Installing libxext (1.3.5-r2) 19:27:20 (13/104) Installing libxfixes (6.0.1-r2) 19:27:20 (14/104) Installing libffi (3.4.4-r2) 19:27:20 (15/104) Installing wayland-libs-client (1.22.0-r2) 19:27:20 (16/104) Installing libva (2.18.0-r1) 19:27:20 (17/104) Installing libvdpau (1.5-r1) 19:27:20 (18/104) Installing ffmpeg-libavutil (6.0-r15) 19:27:20 (19/104) Installing libdav1d (1.2.1-r0) 19:27:20 (20/104) Installing brotli-libs (1.0.9-r14) 19:27:20 (21/104) Installing libgcc (12.2.1_git20220924-r10) 19:27:20 (22/104) Installing libstdc++ (12.2.1_git20220924-r10) 19:27:20 (23/104) Installing libhwy (1.0.4-r1) 19:27:20 (24/104) Installing lcms2 (2.15-r2) 19:27:20 (25/104) Installing libjxl (0.8.2-r0) 19:27:20 (26/104) Installing lame-libs (3.100-r5) 19:27:20 (27/104) Installing opus (1.4-r0) 19:27:20 (28/104) Installing libgomp (12.2.1_git20220924-r10) 19:27:20 (29/104) Installing soxr (0.1.3-r5) 19:27:20 (30/104) Installing ffmpeg-libswresample (6.0-r15) 19:27:20 (31/104) Installing libogg (1.3.5-r4) 19:27:21 (32/104) Installing libtheora (1.1.1-r17) 19:27:21 (33/104) Installing libvorbis (1.3.7-r1) 19:27:21 (34/104) Installing libvpx (1.13.0-r2) 19:27:21 (35/104) Installing libwebp (1.3.2-r0) 19:27:21 (36/104) Installing x264-libs (0.164_git20220602-r1) 19:27:21 (37/104) Installing numactl (2.0.16-r4) 19:27:21 (38/104) Installing x265-libs (3.5-r4) 19:27:21 (39/104) Installing xvidcore (1.3.7-r1) 19:27:21 (40/104) Installing ffmpeg-libavcodec (6.0-r15) 19:27:21 (41/104) Installing alsa-lib (1.2.9-r1) 19:27:21 (42/104) Installing libexpat (2.5.0-r1) 19:27:21 (43/104) Installing libbz2 (1.0.8-r5) 19:27:21 (44/104) Installing libpng (1.6.39-r3) 19:27:21 (45/104) Installing freetype (2.13.0-r5) 19:27:21 (46/104) Installing fontconfig (2.14.2-r3) 19:27:21 (47/104) Installing fribidi (1.0.13-r0) 19:27:21 (48/104) Installing libintl (0.21.1-r7) 19:27:21 (49/104) Installing libblkid (2.38.1-r8) 19:27:21 (50/104) Installing libmount (2.38.1-r8) 19:27:21 (51/104) Installing pcre2 (10.42-r1) 19:27:21 (52/104) Installing glib (2.76.4-r0) 19:27:21 (53/104) Installing graphite2 (1.3.14-r5) 19:27:21 (54/104) Installing harfbuzz (7.3.0-r0) 19:27:21 (55/104) Installing libunibreak (5.1-r0) 19:27:21 (56/104) Installing libass (0.17.1-r0) 19:27:21 (57/104) Installing libbluray (1.3.4-r0) 19:27:21 (58/104) Installing gmp (6.2.1-r3) 19:27:22 (59/104) Installing nettle (3.8.1-r2) 19:27:22 (60/104) Installing libunistring (1.1-r1) 19:27:22 (61/104) Installing libidn2 (2.3.4-r1) 19:27:22 (62/104) Installing p11-kit (0.24.1-r2) 19:27:22 (63/104) Installing libtasn1 (4.19.0-r1) 19:27:22 (64/104) Installing gnutls (3.8.0-r2) 19:27:22 (65/104) Installing mpg123-libs (1.31.3-r1) 19:27:22 (66/104) Installing libopenmpt (0.7.2-r0) 19:27:22 (67/104) Installing cjson (1.7.15-r4) 19:27:22 (68/104) Installing mbedtls (2.28.5-r0) 19:27:22 (69/104) Installing librist (0.2.7-r0) 19:27:22 (70/104) Installing libsrt (1.5.2-r0) 19:27:22 (71/104) Installing libssh (0.10.5-r0) 19:27:22 (72/104) Installing xz-libs (5.4.3-r0) 19:27:22 (73/104) Installing libxml2 (2.11.4-r0) 19:27:22 (74/104) Installing libsodium (1.0.18-r3) 19:27:22 (75/104) Installing libzmq (4.3.4-r4) 19:27:22 (76/104) Installing ffmpeg-libavformat (6.0-r15) 19:27:22 (77/104) Installing glslang-libs (1.3.243.0-r1) 19:27:22 (78/104) Installing spirv-tools (1.3.243.0-r1) 19:27:22 (79/104) Installing shaderc (2023.3-r1) 19:27:22 (80/104) Installing vulkan-loader (1.3.243.0-r1) 19:27:22 (81/104) Installing libplacebo (5.264.1-r1) 19:27:22 (82/104) Installing ffmpeg-libpostproc (6.0-r15) 19:27:22 (83/104) Installing ffmpeg-libswscale (6.0-r15) 19:27:22 (84/104) Installing vidstab (1.1.1-r0) 19:27:22 (85/104) Installing zimg (3.0.5-r0) 19:27:22 (86/104) Installing ffmpeg-libavfilter (6.0-r15) 19:27:23 (87/104) Installing libasyncns (0.8-r1) 19:27:23 (88/104) Installing dbus-libs (1.14.8-r0) 19:27:23 (89/104) Installing libltdl (2.4.7-r2) 19:27:23 (90/104) Installing orc (0.4.34-r0) 19:27:23 (91/104) Installing flac-libs (1.4.3-r0) 19:27:23 (92/104) Installing libsndfile (1.2.0-r2) 19:27:23 (93/104) Installing speexdsp (1.2.1-r1) 19:27:23 (94/104) Installing tdb-libs (1.4.8-r1) 19:27:23 (95/104) Installing libpulse (16.1-r10) 19:27:23 (96/104) Installing libjpeg-turbo (2.1.5.1-r3) 19:27:23 (97/104) Installing v4l-utils-libs (1.24.1-r0) 19:27:23 (98/104) Installing ffmpeg-libavdevice (6.0-r15) 19:27:23 (99/104) Installing ffmpeg (6.0-r15) 19:27:23 (100/104) Installing udev-init-scripts (35-r1) 19:27:23 (101/104) Installing eudev-libs (3.2.11-r8) 19:27:23 (102/104) Installing zstd-libs (1.5.5-r4) 19:27:23 (103/104) Installing kmod-libs (30-r3) 19:27:23 (104/104) Installing eudev (3.2.11-r8) 19:27:23 Executing busybox-1.36.1-r2.trigger 19:27:23 Executing glib-2.76.4-r0.trigger 19:27:23 Executing eudev-3.2.11-r8.trigger 19:27:23 OK: 110 MiB in 119 packages 19:27:27 Removing intermediate container 174bf561a0e5 19:27:27 ---> f2875b3cac3d 19:27:27 Step 18/36 : WORKDIR / 19:27:30 ---> Running in d2db7b95780f 19:27:30 Removing intermediate container d2db7b95780f 19:27:30 ---> 33c1c13f0155 19:27:30 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 19:27:31 ---> 7bcfa33abd59 19:27:31 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 19:27:31 ---> ce6dc9c8f989 19:27:31 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 19:27:32 ---> 8e0fed324638 19:27:32 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 19:27:32 ---> 9aead8ce4526 19:27:32 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 19:27:33 ---> 1bb745dbae96 19:27:33 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 19:27:33 ---> af384cab7692 19:27:33 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 19:27:35 ---> 8851d9c0681d 19:27:35 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 19:27:35 ---> Running in 3f9b05be9a4c 19:27:36 Removing intermediate container 3f9b05be9a4c 19:27:36 ---> 61d8fb24368b 19:27:36 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 19:27:37 ---> Running in 8b7848fd3776 19:27:38 Removing intermediate container 8b7848fd3776 19:27:38 ---> 1882be5c1129 19:27:38 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 19:27:38 ---> Running in 86d359ece33d 19:27:40 Removing intermediate container 86d359ece33d 19:27:40 ---> 2d57c791f3df 19:27:40 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 19:27:40 ---> Running in 21ae8fd70393 19:27:45 Removing intermediate container 21ae8fd70393 19:27:45 ---> 48bb5ca1617a 19:27:45 Step 30/36 : EXPOSE 59983 19:27:45 ---> Running in ea3afccc6de3 19:27:45 Removing intermediate container ea3afccc6de3 19:27:45 ---> 65a1d0a5876d 19:27:45 Step 31/36 : EXPOSE 8554 19:27:45 ---> Running in fdbf88d512f2 19:27:45 Removing intermediate container fdbf88d512f2 19:27:45 ---> e1a5561206ec 19:27:45 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 19:27:45 ---> Running in 19a7d1c803c3 19:27:46 Removing intermediate container 19a7d1c803c3 19:27:46 ---> 17036ce28fee 19:27:46 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 19:27:46 ---> Running in d51994ba1883 19:27:46 Removing intermediate container d51994ba1883 19:27:46 ---> 26f2d5a683eb 19:27:46 Step 34/36 : LABEL arch=arm64 19:27:46 ---> Running in f799002bc5ba 19:27:46 Removing intermediate container f799002bc5ba 19:27:46 ---> f665dfa4d5ef 19:27:46 Step 35/36 : LABEL git_sha=a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:27:46 ---> Running in 51f59ff7c61c 19:27:47 Removing intermediate container 51f59ff7c61c 19:27:47 ---> ff728194c3b4 19:27:47 Step 36/36 : LABEL version=3.1.0-dev.37 19:27:47 ---> Running in 431f3664202e 19:27:47 Removing intermediate container 431f3664202e 19:27:47 ---> 3356d7e2f0ac 19:27:47 [Warning] One or more build-args [ARCH] were not consumed 19:27:47 Successfully built 3356d7e2f0ac 19:27:47 Successfully tagged device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:27:47 provisioning config files... 19:27:47 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/163@tmp/config3714892595968901351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:27:48 ---> docker-login.sh 19:27:48 nexus3.edgexfoundry.org:10001 19:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:48 Configure a credential helper to remove this warning. See 19:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:48 19:27:48 Login Succeeded 19:27:48 nexus3.edgexfoundry.org:10002 19:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:48 Configure a credential helper to remove this warning. See 19:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:48 19:27:48 Login Succeeded 19:27:48 nexus3.edgexfoundry.org:10003 19:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:49 Configure a credential helper to remove this warning. See 19:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:49 19:27:49 Login Succeeded 19:27:49 nexus3.edgexfoundry.org:10004 19:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:49 Configure a credential helper to remove this warning. See 19:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:49 19:27:49 Login Succeeded 19:27:49 docker.io 19:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:27:50 Configure a credential helper to remove this warning. See 19:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:27:50 19:27:50 Login Succeeded 19:27:50 ---> docker-login.sh ends [Pipeline] } 19:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:27:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:27:50 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 19:27:50 a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:27:50 latest 19:27:50 3.1.0-dev.37 19:27:50 a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:27:50 main 19:27:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:50 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:27:51 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:27:51 35643f203a44: Preparing 19:27:51 7777f205e364: Preparing 19:27:51 ee6ccb13b7a0: Preparing 19:27:51 9c62a08601b0: Preparing 19:27:51 608d194cb50c: Preparing 19:27:51 acc83c6ca332: Preparing 19:27:51 b5d3b037c778: Preparing 19:27:51 3e69521141ce: Preparing 19:27:51 c09b7a4d9b60: Preparing 19:27:51 8a73f6d17d9b: Preparing 19:27:51 9ad7d0e44977: Preparing 19:27:51 40b08a56e8f5: Preparing 19:27:51 5f4d9fc4d98d: Preparing 19:27:51 b5d3b037c778: Waiting 19:27:51 acc83c6ca332: Waiting 19:27:51 3e69521141ce: Waiting 19:27:51 9ad7d0e44977: Waiting 19:27:51 40b08a56e8f5: Waiting 19:27:51 5f4d9fc4d98d: Waiting 19:27:51 8a73f6d17d9b: Waiting 19:27:51 7777f205e364: Pushed 19:27:51 35643f203a44: Pushed 19:27:51 9c62a08601b0: Pushed 19:27:51 ee6ccb13b7a0: Pushed 19:27:51 b5d3b037c778: Pushed 19:27:51 acc83c6ca332: Pushed 19:27:51 c09b7a4d9b60: Pushed 19:27:51 3e69521141ce: Pushed 19:27:51 5f4d9fc4d98d: Layer already exists 19:27:51 8a73f6d17d9b: Pushed 19:27:56 608d194cb50c: Pushed 19:27:57 9ad7d0e44977: Pushed 19:28:15 40b08a56e8f5: Pushed 19:28:15 a4086434d3b8a0a90fcc5d93c3589c81a42138fa: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:16 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:16 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:28:16 35643f203a44: Preparing 19:28:16 7777f205e364: Preparing 19:28:16 ee6ccb13b7a0: Preparing 19:28:16 9c62a08601b0: Preparing 19:28:16 608d194cb50c: Preparing 19:28:16 acc83c6ca332: Preparing 19:28:16 b5d3b037c778: Preparing 19:28:16 3e69521141ce: Preparing 19:28:16 c09b7a4d9b60: Preparing 19:28:16 8a73f6d17d9b: Preparing 19:28:16 9ad7d0e44977: Preparing 19:28:16 40b08a56e8f5: Preparing 19:28:16 5f4d9fc4d98d: Preparing 19:28:16 acc83c6ca332: Waiting 19:28:16 b5d3b037c778: Waiting 19:28:16 3e69521141ce: Waiting 19:28:16 c09b7a4d9b60: Waiting 19:28:16 8a73f6d17d9b: Waiting 19:28:16 9ad7d0e44977: Waiting 19:28:16 40b08a56e8f5: Waiting 19:28:16 5f4d9fc4d98d: Waiting 19:28:16 608d194cb50c: Layer already exists 19:28:16 35643f203a44: Layer already exists 19:28:16 7777f205e364: Layer already exists 19:28:16 ee6ccb13b7a0: Layer already exists 19:28:16 9c62a08601b0: Layer already exists 19:28:16 acc83c6ca332: Layer already exists 19:28:16 3e69521141ce: Layer already exists 19:28:16 8a73f6d17d9b: Layer already exists 19:28:16 b5d3b037c778: Layer already exists 19:28:16 c09b7a4d9b60: Layer already exists 19:28:16 5f4d9fc4d98d: Layer already exists 19:28:16 9ad7d0e44977: Layer already exists 19:28:16 40b08a56e8f5: Layer already exists 19:28:16 latest: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:17 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:17 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 19:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:28:17 35643f203a44: Preparing 19:28:17 7777f205e364: Preparing 19:28:17 ee6ccb13b7a0: Preparing 19:28:17 9c62a08601b0: Preparing 19:28:17 608d194cb50c: Preparing 19:28:17 acc83c6ca332: Preparing 19:28:17 b5d3b037c778: Preparing 19:28:17 acc83c6ca332: Waiting 19:28:17 b5d3b037c778: Waiting 19:28:17 3e69521141ce: Preparing 19:28:17 c09b7a4d9b60: Preparing 19:28:17 3e69521141ce: Waiting 19:28:17 8a73f6d17d9b: Preparing 19:28:17 c09b7a4d9b60: Waiting 19:28:17 9ad7d0e44977: Preparing 19:28:17 8a73f6d17d9b: Waiting 19:28:17 40b08a56e8f5: Preparing 19:28:17 9ad7d0e44977: Waiting 19:28:17 40b08a56e8f5: Waiting 19:28:17 5f4d9fc4d98d: Preparing 19:28:17 5f4d9fc4d98d: Waiting 19:28:17 7777f205e364: Layer already exists 19:28:17 35643f203a44: Layer already exists 19:28:17 9c62a08601b0: Layer already exists 19:28:17 608d194cb50c: Layer already exists 19:28:17 ee6ccb13b7a0: Layer already exists 19:28:17 acc83c6ca332: Layer already exists 19:28:17 b5d3b037c778: Layer already exists 19:28:17 3e69521141ce: Layer already exists 19:28:17 8a73f6d17d9b: Layer already exists 19:28:17 c09b7a4d9b60: Layer already exists 19:28:17 5f4d9fc4d98d: Layer already exists 19:28:17 40b08a56e8f5: Layer already exists 19:28:17 9ad7d0e44977: Layer already exists 19:28:17 3.1.0-dev.37: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:18 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:18 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:28:18 35643f203a44: Preparing 19:28:18 7777f205e364: Preparing 19:28:18 ee6ccb13b7a0: Preparing 19:28:18 9c62a08601b0: Preparing 19:28:18 608d194cb50c: Preparing 19:28:18 acc83c6ca332: Preparing 19:28:18 b5d3b037c778: Preparing 19:28:18 3e69521141ce: Preparing 19:28:18 c09b7a4d9b60: Preparing 19:28:18 8a73f6d17d9b: Preparing 19:28:18 9ad7d0e44977: Preparing 19:28:18 40b08a56e8f5: Preparing 19:28:18 5f4d9fc4d98d: Preparing 19:28:18 acc83c6ca332: Waiting 19:28:18 b5d3b037c778: Waiting 19:28:18 3e69521141ce: Waiting 19:28:18 c09b7a4d9b60: Waiting 19:28:18 9ad7d0e44977: Waiting 19:28:18 8a73f6d17d9b: Waiting 19:28:18 40b08a56e8f5: Waiting 19:28:18 5f4d9fc4d98d: Waiting 19:28:18 7777f205e364: Layer already exists 19:28:18 608d194cb50c: Layer already exists 19:28:18 35643f203a44: Layer already exists 19:28:18 9c62a08601b0: Layer already exists 19:28:18 ee6ccb13b7a0: Layer already exists 19:28:18 acc83c6ca332: Layer already exists 19:28:18 3e69521141ce: Layer already exists 19:28:18 b5d3b037c778: Layer already exists 19:28:18 c09b7a4d9b60: Layer already exists 19:28:18 8a73f6d17d9b: Layer already exists 19:28:18 40b08a56e8f5: Layer already exists 19:28:18 9ad7d0e44977: Layer already exists 19:28:18 5f4d9fc4d98d: Layer already exists 19:28:18 a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:19 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:19 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 19:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 19:28:19 35643f203a44: Preparing 19:28:19 7777f205e364: Preparing 19:28:19 ee6ccb13b7a0: Preparing 19:28:19 9c62a08601b0: Preparing 19:28:19 608d194cb50c: Preparing 19:28:19 acc83c6ca332: Preparing 19:28:19 b5d3b037c778: Preparing 19:28:19 3e69521141ce: Preparing 19:28:19 c09b7a4d9b60: Preparing 19:28:19 8a73f6d17d9b: Preparing 19:28:19 9ad7d0e44977: Preparing 19:28:19 40b08a56e8f5: Preparing 19:28:19 5f4d9fc4d98d: Preparing 19:28:19 acc83c6ca332: Waiting 19:28:19 b5d3b037c778: Waiting 19:28:19 3e69521141ce: Waiting 19:28:19 c09b7a4d9b60: Waiting 19:28:19 8a73f6d17d9b: Waiting 19:28:19 9ad7d0e44977: Waiting 19:28:19 40b08a56e8f5: Waiting 19:28:19 5f4d9fc4d98d: Waiting 19:28:19 9c62a08601b0: Layer already exists 19:28:19 608d194cb50c: Layer already exists 19:28:19 35643f203a44: Layer already exists 19:28:19 7777f205e364: Layer already exists 19:28:19 ee6ccb13b7a0: Layer already exists 19:28:19 b5d3b037c778: Layer already exists 19:28:19 3e69521141ce: Layer already exists 19:28:19 8a73f6d17d9b: Layer already exists 19:28:19 c09b7a4d9b60: Layer already exists 19:28:19 acc83c6ca332: Layer already exists 19:28:19 40b08a56e8f5: Layer already exists 19:28:19 9ad7d0e44977: Layer already exists 19:28:19 5f4d9fc4d98d: Layer already exists 19:28:19 main: digest: sha256:e2e124d049df7e8944f57b43eba4bc4cadf047061704a5059557834ac3116638 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:28:19 ===================================================== [Pipeline] echo 19:28:19 taggedImages: 19:28:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa 19:28:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 19:28:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.37 19:28:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:a4086434d3b8a0a90fcc5d93c3589c81a42138fa-3.1.0-dev.37 19:28:19 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:20 19:28:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:20 arm64: Pulling from edgex-lftools-log-publisher 19:28:20 8998bd30e6a1: Pulling fs layer 19:28:20 04944245beec: Pulling fs layer 19:28:20 699f458cf7ca: Pulling fs layer 19:28:20 765212b225bb: Pulling fs layer 19:28:20 f23df028b6ca: Pulling fs layer 19:28:20 d65c8cfc05b1: Pulling fs layer 19:28:20 2437ff75d9bd: Pulling fs layer 19:28:20 765212b225bb: Waiting 19:28:20 f23df028b6ca: Waiting 19:28:20 d65c8cfc05b1: Waiting 19:28:20 2437ff75d9bd: Waiting 19:28:20 04944245beec: Verifying Checksum 19:28:20 04944245beec: Download complete 19:28:20 765212b225bb: Verifying Checksum 19:28:20 765212b225bb: Download complete 19:28:20 f23df028b6ca: Verifying Checksum 19:28:20 f23df028b6ca: Download complete 19:28:20 d65c8cfc05b1: Verifying Checksum 19:28:20 d65c8cfc05b1: Download complete 19:28:20 699f458cf7ca: Verifying Checksum 19:28:20 699f458cf7ca: Download complete 19:28:21 8998bd30e6a1: Verifying Checksum 19:28:21 8998bd30e6a1: Download complete 19:28:23 2437ff75d9bd: Verifying Checksum 19:28:23 2437ff75d9bd: Download complete 19:28:26 8998bd30e6a1: Pull complete 19:28:26 04944245beec: Pull complete 19:28:28 699f458cf7ca: Pull complete 19:28:28 765212b225bb: Pull complete 19:28:29 f23df028b6ca: Pull complete 19:28:29 d65c8cfc05b1: Pull complete 19:28:47 2437ff75d9bd: Pull complete 19:28:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:28:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:28:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:28:48 prd-ubuntu20.04-docker-arm64-4c-16g-17081 does not seem to be running inside a container 19:28:48 $ 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/163 -v /w/workspace/device-usb-camera/163:/w/workspace/device-usb-camera/163:rw,z -v /w/workspace/device-usb-camera/163@tmp:/w/workspace/device-usb-camera/163@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:28:49 $ docker top 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:28:50 ---> job-cost.sh 19:28:50 lf-activate-venv: SKIPPING 19:28:50 INFO: No Stack... 19:28:51 INFO: Retrieving Pricing Info for: v3-standard-4 19:28:51 INFO: Archiving Costs [Pipeline] sh 19:28:52 + cat /w/workspace/device-usb-camera/163/archives/cost.csv 19:28:52 + cut -d, -f6 [Pipeline] lock 19:28:52 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] 19:28:52 Resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] did not exist. Created. 19:28:52 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:28:53 /w/workspace/device-usb-camera/163@tmp/durable-eec75669/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:28:53 + echo total: 0.10999999940395355 [Pipeline] stash 19:28:53 Warning: overwriting stash ‘stack-cost’ 19:28:53 Stashed 1 file(s) [Pipeline] } 19:28:53 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-163-stack-cost] [Pipeline] // lock [Pipeline] } 19:28:53 $ docker stop --time=1 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf 19:28:55 $ docker rm -f --volumes 3aa32fd5752d1c1ee1ecf56ee70942f28839be456e223c31752146992e1ccfcf [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 19:28:55 provisioning config files... 19:28:55 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config16948679250439005891tmp [Pipeline] { [Pipeline] sh 19:28:56 + set +x 19:28:56 + curl -s https://codecov.io/bash+ 19:28:56 bash -s -- 19:28:56 19:28:56 _____ _ 19:28:56 / ____| | | 19:28:56 | | ___ __| | ___ ___ _____ __ 19:28:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:28:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:28:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:28:56 Bash-1.0.6 19:28:56 19:28:56 19:28:56 ==> git version 2.25.1 found 19:28:56 ==> 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 19:28:56 Release-Date: 2020-01-08 19:28:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:28:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:28:56 ==> Jenkins CI detected. 19:28:56 current dir:  /w/workspace/exfoundry_device-usb-camera_main 19:28:56 project root: . 19:28:56 --> token set from env 19:28:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:28:56 ==> Running gcov in . (disable via -X gcov) 19:28:56 ==> Python coveragepy not found 19:28:56 ==> Searching for coverage reports in: 19:28:56 + . 19:28:56 -> Found 1 reports 19:28:56 ==> Detecting git/mercurial file structure 19:28:56 ==> Reading reports 19:28:56 + ./coverage.out bytes=54703 19:28:56 ==> Appending adjustments 19:28:56 https://docs.codecov.io/docs/fixing-reports 19:28:56 + Found adjustments 19:28:56 ==> Gzipping contents 19:28:56 8.0K /tmp/codecov.mk5eQ8.gz 19:28:56 ==> Uploading reports 19:28:56 url: https://codecov.io 19:28:56 query: branch=main&commit=a4086434d3b8a0a90fcc5d93c3589c81a42138fa&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:28:56 -> Pinging Codecov 19:28:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6df5b310-220c-4ff1-ad85-d7a32441f080&branch=main&commit=a4086434d3b8a0a90fcc5d93c3589c81a42138fa&build=163&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F163%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 19:28:56 -> Uploading to 19:28:56 https://storage.googleapis.com/codecov/v4/raw/2023-11-08/73D8F5FF140700D3E01443B452E23636/a4086434d3b8a0a90fcc5d93c3589c81a42138fa/cecd5036-ea09-41a5-801c-40217d44a35a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231108T192856Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=524d9ff8eaa8ac59866cd6d2093ed960605adf60bc051e9bc6c8c38b4cebac17 19:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 19:28:56 Dload Upload Total Spent Left Speed 19:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6805 0 0 100 6805 0 29586 --:--:-- --:--:-- --:--:-- 29716 19:28:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] } 19:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:28:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:28:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:28:57 19:28:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:28:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:28:57 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:28:57 df9b9388f04a: Pulling fs layer 19:28:57 52dc419b0ee2: Pulling fs layer 19:28:57 25bc292e5bac: Pulling fs layer 19:28:57 114826534d7a: Pulling fs layer 19:28:57 4657fd5d0bcf: Pulling fs layer 19:28:57 6ad1cebc031e: Pulling fs layer 19:28:57 8a3aa393b2d8: Pulling fs layer 19:28:57 114826534d7a: Waiting 19:28:57 4657fd5d0bcf: Waiting 19:28:57 6ad1cebc031e: Waiting 19:28:57 8a3aa393b2d8: Waiting 19:28:57 25bc292e5bac: Verifying Checksum 19:28:57 25bc292e5bac: Download complete 19:28:57 52dc419b0ee2: Verifying Checksum 19:28:57 52dc419b0ee2: Download complete 19:28:57 4657fd5d0bcf: Verifying Checksum 19:28:57 4657fd5d0bcf: Download complete 19:28:57 df9b9388f04a: Verifying Checksum 19:28:57 df9b9388f04a: Download complete 19:28:57 df9b9388f04a: Pull complete 19:28:57 6ad1cebc031e: Verifying Checksum 19:28:57 52dc419b0ee2: Pull complete 19:28:57 25bc292e5bac: Pull complete 19:28:58 114826534d7a: Verifying Checksum 19:28:58 114826534d7a: Download complete 19:28:58 8a3aa393b2d8: Verifying Checksum 19:28:58 8a3aa393b2d8: Download complete 19:29:02 114826534d7a: Pull complete 19:29:02 4657fd5d0bcf: Pull complete 19:29:02 6ad1cebc031e: Pull complete 19:29:05 8a3aa393b2d8: Pull complete 19:29:05 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:29:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:05 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 19:29:10 $ docker top 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 -eo pid,comm [Pipeline] { [Pipeline] echo 19:29:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 19:29:10 + set -o pipefail 19:29:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 19:29:16 19:29:16 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 19:29:16 19:29:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/2f97cf15-8296-439f-b06d-6664a4978357 19:29:16 19:29:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:29:16 19:29:16 19:29:16 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:29:16 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:29:16 More details here: https://snyk.co/ue1NS 19:29:16 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 19:29:16 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 19:29:16 $ docker stop --time=1 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 19:29:19 $ docker rm -f --volumes 117811436f83687a3572050e4b888825c2b37e7a4fd8fa0673a81780ce058675 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:29:20 + git log --format=format:%s -1 a4086434d3b8a0a90fcc5d93c3589c81a42138fa [Pipeline] sh 19:29:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:21 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:21 $ docker top 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:21 [ssh-agent] Looking for ssh-agent implementation... 19:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:21 $ docker exec 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e ssh-agent 19:29:21 SSH_AUTH_SOCK=/tmp/ssh-1PmGI5r1jWZi/agent.32 19:29:21 SSH_AGENT_PID=38 19:29:21 Running ssh-add (command line suppressed) 19:29:22 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4553757651141872197.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_4553757651141872197.key) 19:29:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:22 + git semver tag 19:29:22 2023-11-08 19:29:22,554 [run_tag] DEBUG tag force:False 19:29:22 2023-11-08 19:29:22,554 [check_head_tag] DEBUG check head tag 19:29:22 2023-11-08 19:29:22,556 [execute] INFO git cat-file --batch-check 19:29:22 2023-11-08 19:29:22,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:29:22 2023-11-08 19:29:22,560 [execute] INFO git cat-file --batch 19:29:22 2023-11-08 19:29:22,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 19:29:22 2023-11-08 19:29:22,598 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:22 2023-11-08 19:29:22,598 [execute] INFO git tag -a v3.1.0-dev.37 -m v3.1.0-dev.37 19:29:22 2023-11-08 19:29:22,599 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.37', '-m', 'v3.1.0-dev.37'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:29:22 2023-11-08 19:29:22,604 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:22 3.1.0-dev.37 [Pipeline] } 19:29:22 $ docker exec --env ******** --env ******** 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e ssh-agent -k 19:29:22 unset SSH_AUTH_SOCK; 19:29:22 unset SSH_AGENT_PID; 19:29:22 echo Agent pid 38 killed; 19:29:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:23 + git semver [Pipeline] } 19:29:23 $ docker stop --time=1 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e 19:29:24 $ docker rm -f --volumes 7e69d1bc3eeefd7369c5e40f96cdf208be669eeae4688adc241e59097c974b4e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:29:24 19:29:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:29:25 0.23.1-centos7: Pulling from edgex-lftools 19:29:25 ab5ef0e58194: Pulling fs layer 19:29:25 9712f1f96733: Pulling fs layer 19:29:25 63f879dbbcfc: Pulling fs layer 19:29:25 0d9ebad4ef96: Pulling fs layer 19:29:25 e9a5061849ea: Pulling fs layer 19:29:25 d747dcd14b5f: Pulling fs layer 19:29:25 2de7ff778b66: Pulling fs layer 19:29:25 d747dcd14b5f: Waiting 19:29:25 e9a5061849ea: Waiting 19:29:25 2de7ff778b66: Waiting 19:29:25 0d9ebad4ef96: Waiting 19:29:25 9712f1f96733: Verifying Checksum 19:29:25 9712f1f96733: Download complete 19:29:25 63f879dbbcfc: Verifying Checksum 19:29:25 63f879dbbcfc: Download complete 19:29:25 0d9ebad4ef96: Verifying Checksum 19:29:25 0d9ebad4ef96: Download complete 19:29:25 e9a5061849ea: Verifying Checksum 19:29:25 e9a5061849ea: Download complete 19:29:25 d747dcd14b5f: Verifying Checksum 19:29:25 d747dcd14b5f: Download complete 19:29:25 ab5ef0e58194: Verifying Checksum 19:29:25 ab5ef0e58194: Download complete 19:29:25 2de7ff778b66: Verifying Checksum 19:29:25 2de7ff778b66: Download complete 19:29:29 ab5ef0e58194: Pull complete 19:29:29 9712f1f96733: Pull complete 19:29:29 63f879dbbcfc: Pull complete 19:29:33 0d9ebad4ef96: Pull complete 19:29:33 e9a5061849ea: Pull complete 19:29:33 d747dcd14b5f: Pull complete 19:29:34 2de7ff778b66: Pull complete 19:29:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:29:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:34 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 19:29:39 $ docker top 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:29:40 provisioning config files... 19:29:40 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3744369816697954666tmp 19:29:40 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12306135554232567726tmp 19:29:40 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12295244652646466562tmp [Pipeline] { [Pipeline] echo 19:29:40 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:29:40 ---> sigul-configuration.sh 19:29:40 gpg: directory `/root/.gnupg' created 19:29:40 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:29:40 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:29:40 gpg: keyring `/root/.gnupg/secring.gpg' created 19:29:40 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:29:40 gpg: CAST5 encrypted data 19:29:40 gpg: encrypted with 1 passphrase 19:29:40 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:29:40 + mkdir /home/jenkins 19:29:40 + mkdir /home/jenkins/sigul [Pipeline] sh 19:29:40 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 19:29:40 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:29:41 ---> sigul-install.sh 19:29:41 Sigul already installed; skipping installation. [Pipeline] sh 19:29:41 + git tag --list 19:29:41 v0.0.0 19:29:41 v0.0.1-dev.1 19:29:41 v0.0.1-dev.10 19:29:41 v0.0.1-dev.11 19:29:41 v0.0.1-dev.12 19:29:41 v0.0.1-dev.13 19:29:41 v0.0.1-dev.14 19:29:41 v0.0.1-dev.15 19:29:41 v0.0.1-dev.16 19:29:41 v0.0.1-dev.2 19:29:41 v0.0.1-dev.3 19:29:41 v0.0.1-dev.4 19:29:41 v0.0.1-dev.5 19:29:41 v0.0.1-dev.6 19:29:41 v0.0.1-dev.7 19:29:41 v0.0.1-dev.8 19:29:41 v0.0.1-dev.9 19:29:41 v2.2.0 19:29:41 v2.2.0-dev.17 19:29:41 v2.2.0-dev.18 19:29:41 v2.2.0-dev.19 19:29:41 v2.2.0-dev.20 19:29:41 v2.2.0-dev.21 19:29:41 v2.2.0-dev.22 19:29:41 v2.2.0-dev.23 19:29:41 v2.2.0-dev.24 19:29:41 v2.2.0-dev.25 19:29:41 v2.2.0-dev.26 19:29:41 v2.2.0-dev.27 19:29:41 v2.3.0 19:29:41 v2.3.0-dev.1 19:29:41 v2.3.0-dev.10 19:29:41 v2.3.0-dev.11 19:29:41 v2.3.0-dev.12 19:29:41 v2.3.0-dev.13 19:29:41 v2.3.0-dev.14 19:29:41 v2.3.0-dev.15 19:29:41 v2.3.0-dev.16 19:29:41 v2.3.0-dev.17 19:29:41 v2.3.0-dev.18 19:29:41 v2.3.0-dev.19 19:29:41 v2.3.0-dev.2 19:29:41 v2.3.0-dev.20 19:29:41 v2.3.0-dev.21 19:29:41 v2.3.0-dev.22 19:29:41 v2.3.0-dev.23 19:29:41 v2.3.0-dev.24 19:29:41 v2.3.0-dev.25 19:29:41 v2.3.0-dev.26 19:29:41 v2.3.0-dev.27 19:29:41 v2.3.0-dev.28 19:29:41 v2.3.0-dev.3 19:29:41 v2.3.0-dev.4 19:29:41 v2.3.0-dev.5 19:29:41 v2.3.0-dev.6 19:29:41 v2.3.0-dev.7 19:29:41 v2.3.0-dev.8 19:29:41 v2.3.0-dev.9 19:29:41 v2.3.1 19:29:41 v2.3.1-dev.4 19:29:41 v2.3.1-dev.5 19:29:41 v2.3.1-dev.6 19:29:41 v3.0 19:29:41 v3.0.0 19:29:41 v3.0.0-dev.1 19:29:41 v3.0.0-dev.10 19:29:41 v3.0.0-dev.11 19:29:41 v3.0.0-dev.12 19:29:41 v3.0.0-dev.13 19:29:41 v3.0.0-dev.14 19:29:41 v3.0.0-dev.15 19:29:41 v3.0.0-dev.16 19:29:41 v3.0.0-dev.17 19:29:41 v3.0.0-dev.18 19:29:41 v3.0.0-dev.19 19:29:41 v3.0.0-dev.2 19:29:41 v3.0.0-dev.20 19:29:41 v3.0.0-dev.21 19:29:41 v3.0.0-dev.22 19:29:41 v3.0.0-dev.23 19:29:41 v3.0.0-dev.24 19:29:41 v3.0.0-dev.25 19:29:41 v3.0.0-dev.26 19:29:41 v3.0.0-dev.27 19:29:41 v3.0.0-dev.28 19:29:41 v3.0.0-dev.29 19:29:41 v3.0.0-dev.3 19:29:41 v3.0.0-dev.30 19:29:41 v3.0.0-dev.31 19:29:41 v3.0.0-dev.32 19:29:41 v3.0.0-dev.33 19:29:41 v3.0.0-dev.34 19:29:41 v3.0.0-dev.35 19:29:41 v3.0.0-dev.36 19:29:41 v3.0.0-dev.37 19:29:41 v3.0.0-dev.38 19:29:41 v3.0.0-dev.39 19:29:41 v3.0.0-dev.4 19:29:41 v3.0.0-dev.40 19:29:41 v3.0.0-dev.41 19:29:41 v3.0.0-dev.42 19:29:41 v3.0.0-dev.43 19:29:41 v3.0.0-dev.44 19:29:41 v3.0.0-dev.45 19:29:41 v3.0.0-dev.46 19:29:41 v3.0.0-dev.47 19:29:41 v3.0.0-dev.48 19:29:41 v3.0.0-dev.49 19:29:41 v3.0.0-dev.5 19:29:41 v3.0.0-dev.50 19:29:41 v3.0.0-dev.51 19:29:41 v3.0.0-dev.6 19:29:41 v3.0.0-dev.7 19:29:41 v3.0.0-dev.8 19:29:41 v3.0.0-dev.9 19:29:41 v3.1.0-dev.1 19:29:41 v3.1.0-dev.10 19:29:41 v3.1.0-dev.11 19:29:41 v3.1.0-dev.12 19:29:41 v3.1.0-dev.13 19:29:41 v3.1.0-dev.14 19:29:41 v3.1.0-dev.15 19:29:41 v3.1.0-dev.16 19:29:41 v3.1.0-dev.17 19:29:41 v3.1.0-dev.18 19:29:41 v3.1.0-dev.19 19:29:41 v3.1.0-dev.2 19:29:41 v3.1.0-dev.20 19:29:41 v3.1.0-dev.21 19:29:41 v3.1.0-dev.22 19:29:41 v3.1.0-dev.23 19:29:41 v3.1.0-dev.24 19:29:41 v3.1.0-dev.25 19:29:41 v3.1.0-dev.26 19:29:41 v3.1.0-dev.27 19:29:41 v3.1.0-dev.28 19:29:41 v3.1.0-dev.29 19:29:41 v3.1.0-dev.3 19:29:41 v3.1.0-dev.30 19:29:41 v3.1.0-dev.31 19:29:41 v3.1.0-dev.32 19:29:41 v3.1.0-dev.33 19:29:41 v3.1.0-dev.34 19:29:41 v3.1.0-dev.35 19:29:41 v3.1.0-dev.36 19:29:41 v3.1.0-dev.37 19:29:41 v3.1.0-dev.4 19:29:41 v3.1.0-dev.5 19:29:41 v3.1.0-dev.6 19:29:41 v3.1.0-dev.7 19:29:41 v3.1.0-dev.8 19:29:41 v3.1.0-dev.9 [Pipeline] sh 19:29:41 + lftools sign git-tag v3.1.0-dev.37 19:29:42 Signing Git tag with Sigul... 19:29:42 Signing v3.1.0-dev.37 [Pipeline] echo 19:29:42 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:29:43 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:29:43 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:29:43 $ docker stop --time=1 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 19:29:44 $ docker rm -f --volumes 91ed49d54b4ca4515c7a1073e62cc2e6fcae5468aefd67ef341ca900d3c743c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:29:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:45 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:45 $ docker top 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b -eo pid,comm 19:29:45 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). 19:29:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:45 [ssh-agent] Looking for ssh-agent implementation... 19:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:45 $ docker exec 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b ssh-agent 19:29:45 SSH_AUTH_SOCK=/tmp/ssh-NZmcsV3M57iB/agent.32 19:29:45 SSH_AGENT_PID=38 19:29:45 Running ssh-add (command line suppressed) 19:29:46 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7935664916047941315.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7935664916047941315.key) 19:29:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:46 + git semver bump pre 19:29:46 2023-11-08 19:29:46,587 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:46 2023-11-08 19:29:46,588 [bump_version] DEBUG bumping version:3.1.0-dev.37 on axis:pre with prefix:dev 19:29:46 2023-11-08 19:29:46,588 [bump_version] DEBUG bumped version:3.1.0-dev.38 19:29:46 2023-11-08 19:29:46,588 [write_version] DEBUG write version:3.1.0-dev.38 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 19:29:46 2023-11-08 19:29:46,588 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:46 2023-11-08 19:29:46,588 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:46 2023-11-08 19:29:46,590 [execute] INFO git cat-file --batch-check 19:29:46 2023-11-08 19:29:46,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:46 2023-11-08 19:29:46,596 [execute] INFO git cat-file --batch 19:29:46 2023-11-08 19:29:46,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:46 2023-11-08 19:29:46,602 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:46 3.1.0-dev.38 [Pipeline] } 19:29:46 $ docker exec --env ******** --env ******** 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b ssh-agent -k 19:29:46 unset SSH_AUTH_SOCK; 19:29:46 unset SSH_AGENT_PID; 19:29:46 echo Agent pid 38 killed; 19:29:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:47 + git semver [Pipeline] } 19:29:47 $ docker stop --time=1 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b 19:29:48 $ docker rm -f --volumes 52e9abfc8c31794377001fd96adbf5cf3c3004896267bc2e16f60b527374af5b [Pipeline] // withDockerContainer [Pipeline] sh 19:29:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:29:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:29:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:49 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:29:49 $ docker top 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 -eo pid,comm 19:29:49 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). 19:29:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:29:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:29:49 [ssh-agent] Looking for ssh-agent implementation... 19:29:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:29:49 $ docker exec 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 ssh-agent 19:29:50 SSH_AUTH_SOCK=/tmp/ssh-7EhabIcBIxV6/agent.14 19:29:50 SSH_AGENT_PID=39 19:29:50 Running ssh-add (command line suppressed) 19:29:50 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9527382840462002298.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9527382840462002298.key) 19:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:29:50 + git semver push 19:29:50 2023-11-08 19:29:50,654 [run_push] DEBUG push 19:29:50 2023-11-08 19:29:50,655 [execute] INFO git cat-file --batch-check 19:29:50 2023-11-08 19:29:50,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 19:29:50 2023-11-08 19:29:50,660 [execute] INFO git rev-list 246f4698d7372e53f3ca0464a1112f58145f7870 -- 19:29:50 2023-11-08 19:29:50,660 [execute] DEBUG Popen(['git', 'rev-list', '246f4698d7372e53f3ca0464a1112f58145f7870', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:29:50 2023-11-08 19:29:50,669 [execute] INFO git fetch -v origin 19:29:50 2023-11-08 19:29:50,669 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 19:29:51 2023-11-08 19:29:51,342 [run_push] DEBUG no remote changes detected 19:29:51 2023-11-08 19:29:51,342 [execute] INFO git push origin semver 19:29:51 2023-11-08 19:29:51,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 19:29:52 2023-11-08 19:29:52,130 [run_push] DEBUG push all version tags 19:29:52 2023-11-08 19:29:52,130 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:29:52 2023-11-08 19:29:52,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 19:29:53 2023-11-08 19:29:52,866 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 19:29:53 3.1.0-dev.38 [Pipeline] } 19:29:53 $ docker exec --env ******** --env ******** 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 ssh-agent -k 19:29:53 unset SSH_AUTH_SOCK; 19:29:53 unset SSH_AGENT_PID; 19:29:53 echo Agent pid 39 killed; 19:29:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:29:53 + git semver [Pipeline] } 19:29:53 $ docker stop --time=1 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 19:29:55 $ docker rm -f --volumes 0287b4cc43d760d9ebc49d3cf979f8db83ed89d22d2db58d927aec71c4575d32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 19:29:56 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 19:29:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:29:56 total 16 19:29:56 drwxr-xr-x 3 root root 4096 Nov 8 19:20 . 19:29:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:29 .. 19:29:56 drwxr-xr-x 2 root root 4096 Nov 8 19:20 cost 19:29:56 -rw-r--r-- 1 root root 90 Nov 8 19:20 cost.csv 19:29:56 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 19:29:56 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 19:29:56 total 16 19:29:56 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 19:20 . 19:29:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 19:29 .. 19:29:56 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 19:20 cost 19:29:56 -rw-r--r-- 1 jenkins jenkins 90 Nov 8 19:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:29:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:29:57 ---> package-listing.sh 19:29:57 ++ facter osfamily 19:29:57 ++ tr '[:upper:]' '[:lower:]' 19:29:57 + OS_FAMILY=debian 19:29:57 + workspace=/w/workspace/exfoundry_device-usb-camera_main 19:29:57 + START_PACKAGES=/tmp/packages_start.txt 19:29:57 + END_PACKAGES=/tmp/packages_end.txt 19:29:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:29:57 + PACKAGES=/tmp/packages_start.txt 19:29:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:29:57 + PACKAGES=/tmp/packages_end.txt 19:29:57 + case "${OS_FAMILY}" in 19:29:57 + dpkg -l 19:29:57 + grep '^ii' 19:29:57 + '[' -f /tmp/packages_start.txt ']' 19:29:57 + '[' -f /tmp/packages_end.txt ']' 19:29:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:29:57 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 19:29:57 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 19:29:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 19:29:57 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:29:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:29:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:29:58 prd-ubuntu20.04-docker-8c-8g-17076 does not seem to be running inside a container 19:29:58 $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:29:58 $ docker top 02f6cbcd23bce08525091f500bee3cd70d6bbeb9f2de98374fa7ac50ac1aa8d0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:29:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:29:59 + mkdir -p /var/log/sysstat [Pipeline] sh 19:29:59 + ls /var/log/sa-host 19:29:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:29:59 provisioning config files... 19:29:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1535752825171233186tmp [Pipeline] { [Pipeline] echo 19:29:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:30:00 ---> create-netrc.sh [Pipeline] } 19:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:30:00 ---> python-tools-install.sh [Pipeline] echo 19:30:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:30:00 ---> sudo-logs.sh 19:30:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:30:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:30:01 ---> job-cost.sh 19:30:01 lf-activate-venv: SKIPPING 19:30:01 DEBUG: total: 0.2199999988079071 19:30:01 INFO: Retrieving Stack Cost... 19:30:01 INFO: Retrieving Pricing Info for: v3-standard-8 19:30:01 INFO: Archiving Costs [Pipeline] echo 19:30:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:30:01 ---> logs-deploy.sh 19:30:01 lf-activate-venv: SKIPPING 19:30:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/163 19:30:01 INFO: archiving workspace using pattern(s): 19:30:02 Archives upload complete. 19:30:03 INFO: archiving logs to Nexus 19:30:03 ---> uname -a: 19:30:03 Linux prd-ubuntu20-04-docker-8c-8g-17076 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:30:03 19:30:03 19:30:03 ---> lscpu: 19:30:03 Architecture: x86_64 19:30:03 CPU op-mode(s): 32-bit, 64-bit 19:30:03 Byte Order: Little Endian 19:30:03 Address sizes: 40 bits physical, 48 bits virtual 19:30:03 CPU(s): 8 19:30:03 On-line CPU(s) list: 0-7 19:30:03 Thread(s) per core: 1 19:30:03 Core(s) per socket: 1 19:30:03 Socket(s): 8 19:30:03 NUMA node(s): 1 19:30:03 Vendor ID: AuthenticAMD 19:30:03 CPU family: 23 19:30:03 Model: 49 19:30:03 Model name: AMD EPYC-Rome Processor 19:30:03 Stepping: 0 19:30:03 CPU MHz: 2799.996 19:30:03 BogoMIPS: 5599.99 19:30:03 Virtualization: AMD-V 19:30:03 Hypervisor vendor: KVM 19:30:03 Virtualization type: full 19:30:03 L1d cache: 256 KiB 19:30:03 L1i cache: 256 KiB 19:30:03 L2 cache: 4 MiB 19:30:03 L3 cache: 128 MiB 19:30:03 NUMA node0 CPU(s): 0-7 19:30:03 Vulnerability Itlb multihit: Not affected 19:30:03 Vulnerability L1tf: Not affected 19:30:03 Vulnerability Mds: Not affected 19:30:03 Vulnerability Meltdown: Not affected 19:30:03 Vulnerability Mmio stale data: Not affected 19:30:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:30:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:30:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:30:03 Vulnerability Srbds: Not affected 19:30:03 Vulnerability Tsx async abort: Not affected 19:30:03 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 19:30:03 19:30:03 19:30:03 ---> nproc: 19:30:03 8 19:30:03 19:30:03 19:30:03 ---> df -h: 19:30:03 Filesystem Size Used Avail Use% Mounted on 19:30:03 overlay 155G 13G 142G 9% / 19:30:03 tmpfs 64M 0 64M 0% /dev 19:30:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:30:03 shm 64M 0 64M 0% /dev/shm 19:30:03 /dev/vda1 155G 13G 142G 9% /facter-os 19:30:03 19:30:03 19:30:03 ---> sar -b -r -n DEV: 19:30:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17076) 11/08/23 _x86_64_ (8 CPU) 19:30:03 19:30:03 18:59:46 LINUX RESTART (8 CPU) 19:30:03 19:30:03 19:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:30:03 19:01:01 82.29 33.09 49.19 0.00 3481.42 131628.48 0.00 19:30:03 19:02:01 0.78 0.00 0.78 0.00 0.00 11.06 0.00 19:30:03 19:03:01 5.15 3.83 1.32 0.00 86.92 27.46 0.00 19:30:03 19:04:01 0.82 0.00 0.82 0.00 0.00 12.26 0.00 19:30:03 19:05:01 26.94 9.28 17.66 0.00 2883.44 2185.54 0.00 19:30:03 19:06:01 27.23 1.33 25.90 0.00 2271.22 6316.41 0.00 19:30:03 19:07:01 3.12 0.02 3.10 0.00 0.13 89.45 0.00 19:30:03 19:08:01 0.70 0.00 0.70 0.00 0.00 9.60 0.00 19:30:03 19:09:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 19:30:03 19:10:01 1.42 0.00 1.42 0.00 0.00 17.72 0.00 19:30:03 19:11:01 0.75 0.00 0.75 0.00 0.00 9.60 0.00 19:30:03 19:12:01 0.78 0.00 0.78 0.00 0.00 10.80 0.00 19:30:03 19:13:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 19:30:03 19:14:01 0.72 0.00 0.72 0.00 0.00 9.60 0.00 19:30:03 19:15:01 1.70 0.02 1.68 0.00 0.13 25.60 0.00 19:30:03 19:16:01 0.73 0.00 0.73 0.00 0.00 10.93 0.00 19:30:03 19:17:01 1.00 0.02 0.98 0.00 0.13 12.93 0.00 19:30:03 19:18:01 194.12 14.11 180.01 0.00 1878.31 57646.78 0.00 19:30:03 19:19:01 183.59 0.22 183.37 0.00 21.86 38496.92 0.00 19:30:03 19:20:01 174.38 0.12 174.26 0.00 16.13 44485.89 0.00 19:30:03 19:21:01 15.96 0.02 15.94 0.00 4.13 3568.55 0.00 19:30:03 19:22:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 19:30:03 19:23:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 19:30:03 19:24:01 1.83 0.00 1.83 0.00 0.00 19.99 0.00 19:30:03 19:25:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 19:30:03 19:26:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 19:30:03 19:27:02 0.90 0.00 0.90 0.00 0.00 9.60 0.00 19:30:03 19:28:01 3.37 1.03 2.34 0.00 22.23 31.31 0.00 19:30:03 19:29:01 2.52 0.07 2.45 0.00 7.87 105.72 0.00 19:30:03 19:30:01 156.16 0.43 155.72 0.00 33.33 59386.24 0.00 19:30:03 Average: 29.84 2.12 27.72 0.00 357.09 11480.15 0.00 19:30:03 19:30:03 19:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:30:03 19:01:01 30571584 31847644 525352 1.60 47336 1546744 1658656 4.89 615252 1419320 8 19:30:03 19:02:01 30572456 31848648 523788 1.59 47368 1546752 1658656 4.89 615224 1419308 196 19:30:03 19:03:01 30528828 31808512 563120 1.71 47428 1549636 1658656 4.89 660204 1420872 20 19:30:03 19:04:01 30527204 31806924 564612 1.72 47460 1549640 1658656 4.89 661104 1420820 96 19:30:03 19:05:01 30256964 31778928 562496 1.71 63260 1780800 1695404 5.00 811108 1512184 66668 19:30:03 19:06:01 30037864 31770560 564952 1.72 77600 1974120 1643372 4.84 971144 1558244 40 19:30:03 19:07:01 30044436 31772480 563316 1.71 76220 1970872 1635688 4.82 968340 1555044 4 19:30:03 19:08:01 30044352 31772476 563452 1.71 76252 1970876 1635688 4.82 968176 1555044 144 19:30:03 19:09:01 30044328 31772524 563396 1.71 76292 1970880 1635688 4.82 968448 1555052 8 19:30:03 19:10:01 30045728 31773932 561884 1.71 76348 1970876 1635688 4.82 967104 1555052 4 19:30:03 19:11:01 30045988 31774252 561536 1.71 76380 1970884 1635688 4.82 967280 1555056 8 19:30:03 19:12:01 30045144 31773444 562264 1.71 76420 1970888 1635688 4.82 967452 1555056 160 19:30:03 19:13:01 30046420 31774768 560868 1.71 76460 1970896 1635688 4.82 966508 1555060 8 19:30:03 19:14:01 30046604 31774996 560792 1.71 76492 1970896 1635688 4.82 966612 1555064 148 19:30:03 19:15:01 30044948 31773616 562212 1.71 76568 1971004 1624428 4.79 967368 1555164 132 19:30:03 19:16:01 30044568 31773236 562296 1.71 76608 1971004 1624428 4.79 967744 1555164 136 19:30:03 19:17:01 30044512 31773224 562292 1.71 76652 1971004 1624428 4.79 967800 1555168 8 19:30:03 19:18:01 28018152 31527324 751440 2.29 140864 3573836 1937404 5.71 1487344 2888092 76 19:30:03 19:19:01 27477944 31236556 1031372 3.14 184080 3735844 2405652 7.09 1885248 2974300 153036 19:30:03 19:20:01 26965136 31527820 740040 2.25 196120 4479016 1795872 5.29 1593692 3733452 86520 19:30:03 19:21:01 26974960 31537984 732852 2.23 196380 4479152 1710844 5.04 1597064 3721108 28 19:30:03 19:22:01 26975060 31538148 732600 2.23 196408 4479156 1710844 5.04 1597264 3721112 4 19:30:03 19:23:01 26983764 31546808 723896 2.20 196488 4479160 1710844 5.04 1587948 3721116 8 19:30:03 19:24:01 26984780 31548008 722692 2.20 196544 4479288 1710844 5.04 1588140 3721244 12 19:30:03 19:25:01 26990188 31553464 717196 2.18 196588 4479292 1710844 5.04 1582044 3721248 44 19:30:03 19:26:01 26990196 31553492 717096 2.18 196608 4479296 1710844 5.04 1582312 3721252 44 19:30:03 19:27:02 26989912 31553212 717320 2.18 196620 4479296 1710844 5.04 1581968 3721252 8 19:30:03 19:28:01 26988204 31552580 718064 2.18 196692 4479916 1724492 5.08 1582432 3721780 40 19:30:03 19:29:01 26377160 31503944 765244 2.33 200424 5012008 1960620 5.78 1632356 4253244 532408 19:30:03 19:30:01 25442128 31484504 777468 2.36 234488 5789592 1764888 5.20 1743408 4967288 320 19:30:03 Average: 28771650 31667800 644530 1.96 123315 3001754 1716567 5.06 1200603 2481439 28011 19:30:03 19:30:03 19:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:30:03 19:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:30:03 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:01:01 ens3 161.54 119.28 483.69 23.47 0.00 0.00 0.00 0.00 19:30:03 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:02:01 ens3 1.37 0.20 0.18 0.08 0.00 0.00 0.00 0.00 19:30:03 19:03:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:03:01 ens3 17.43 12.63 14.19 7.20 0.00 0.00 0.00 0.00 19:30:03 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:04:01 ens3 1.27 0.60 0.56 0.41 0.00 0.00 0.00 0.00 19:30:03 19:05:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 19:30:03 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:05:01 ens3 96.25 53.08 1354.81 3.98 0.00 0.00 0.00 0.00 19:30:03 19:06:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:30:03 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:06:01 ens3 119.03 66.87 1376.62 4.53 0.00 0.00 0.00 0.00 19:30:03 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:07:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:08:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:10:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:11:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:30:03 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:12:01 ens3 0.33 0.15 0.13 0.01 0.00 0.00 0.00 0.00 19:30:03 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:13:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:30:03 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:14:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:15:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:16:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:30:03 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:17:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 19:30:03 19:18:01 lo 6.53 6.53 0.64 0.64 0.00 0.00 0.00 0.00 19:30:03 19:18:01 docker0 225.14 346.22 18.93 2478.20 0.00 0.00 0.00 0.00 19:30:03 19:18:01 ens3 684.31 453.60 7496.97 127.77 0.00 0.00 0.00 0.00 19:30:03 19:19:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:30:03 19:19:01 docker0 1.92 2.72 0.14 31.10 0.00 0.00 0.00 0.00 19:30:03 19:19:01 vethd935ed4 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:30:03 19:19:01 ens3 43.64 27.76 69.83 16.61 0.00 0.00 0.00 0.00 19:30:03 19:20:01 lo 11.73 11.73 1.17 1.17 0.00 0.00 0.00 0.00 19:30:03 19:20:01 docker0 15.46 39.96 1.17 800.06 0.00 0.00 0.00 0.00 19:30:03 19:20:01 ens3 308.18 239.78 3648.99 1257.10 0.00 0.00 0.00 0.00 19:30:03 19:21:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:21:01 ens3 8.39 5.48 8.39 3.09 0.00 0.00 0.00 0.00 19:30:03 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:22:01 ens3 0.63 0.57 0.27 0.23 0.00 0.00 0.00 0.00 19:30:03 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:24:01 ens3 1.53 0.25 0.24 0.08 0.00 0.00 0.00 0.00 19:30:03 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:25:01 ens3 2.07 1.17 3.18 0.52 0.00 0.00 0.00 0.00 19:30:03 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:26:01 ens3 0.32 0.20 0.09 0.07 0.00 0.00 0.00 0.00 19:30:03 19:27:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:27:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:30:03 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:28:01 ens3 0.47 0.10 0.02 0.01 0.00 0.00 0.00 0.00 19:30:03 19:29:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 19:30:03 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:30:03 19:29:01 ens3 124.23 76.50 3964.38 8.08 0.00 0.00 0.00 0.00 19:30:03 19:30:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 19:30:03 19:30:01 docker0 73.07 114.73 5.92 1062.24 0.00 0.00 0.00 0.00 19:30:03 19:30:01 ens3 359.46 259.56 4344.63 189.60 0.00 0.00 0.00 0.00 19:30:03 Average: lo 0.83 0.83 0.08 0.08 0.00 0.00 0.00 0.00 19:30:03 Average: docker0 10.53 16.80 0.87 145.81 0.00 0.00 0.00 0.00 19:30:03 Average: ens3 64.44 43.97 759.35 54.81 0.00 0.00 0.00 0.00 19:30:03 19:30:03 19:30:03 ---> sar -P ALL: 19:30:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-17076) 11/08/23 _x86_64_ (8 CPU) 19:30:03 19:30:03 18:59:46 LINUX RESTART (8 CPU) 19:30:03 19:30:03 19:00:01 CPU %user %nice %system %iowait %steal %idle 19:30:03 19:01:01 all 2.09 0.00 0.64 1.06 0.02 96.19 19:30:03 19:01:01 0 3.54 0.00 0.70 0.33 0.02 95.41 19:30:03 19:01:01 1 3.44 0.00 0.37 0.23 0.02 95.94 19:30:03 19:01:01 2 1.22 0.00 0.45 0.43 0.02 97.88 19:30:03 19:01:01 3 2.50 0.00 0.53 0.30 0.03 96.63 19:30:03 19:01:01 4 1.10 0.00 0.50 0.25 0.00 98.15 19:30:03 19:01:01 5 1.19 0.00 1.45 1.77 0.02 95.57 19:30:03 19:01:01 6 2.39 0.00 0.45 0.63 0.02 96.51 19:30:03 19:01:01 7 1.32 0.00 0.67 4.56 0.02 93.43 19:30:03 19:02:01 all 0.08 0.00 0.01 0.02 0.01 99.87 19:30:03 19:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:30:03 19:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:02:01 3 0.53 0.00 0.03 0.00 0.03 99.40 19:30:03 19:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 19:30:03 19:02:01 5 0.03 0.00 0.00 0.15 0.00 99.82 19:30:03 19:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:30:03 19:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:03:01 all 0.63 0.00 0.03 0.20 0.01 99.13 19:30:03 19:03:01 0 1.60 0.00 0.02 0.00 0.00 98.38 19:30:03 19:03:01 1 0.47 0.00 0.05 0.08 0.00 99.40 19:30:03 19:03:01 2 0.12 0.00 0.03 0.00 0.00 99.85 19:30:03 19:03:01 3 1.21 0.00 0.00 0.00 0.02 98.77 19:30:03 19:03:01 4 0.75 0.00 0.08 1.25 0.00 97.92 19:30:03 19:03:01 5 0.42 0.00 0.02 0.05 0.02 99.50 19:30:03 19:03:01 6 0.22 0.00 0.03 0.05 0.00 99.70 19:30:03 19:03:01 7 0.25 0.00 0.03 0.17 0.02 99.53 19:30:03 19:04:01 all 0.12 0.00 0.02 0.01 0.01 99.85 19:30:03 19:04:01 0 0.23 0.00 0.02 0.00 0.02 99.73 19:30:03 19:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:04:01 3 0.70 0.00 0.03 0.02 0.03 99.22 19:30:03 19:04:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:30:03 19:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:04:01 7 0.00 0.00 0.03 0.03 0.00 99.93 19:30:03 19:05:01 all 1.33 0.00 0.71 0.34 0.01 97.61 19:30:03 19:05:01 0 1.22 0.00 1.62 0.03 0.02 97.11 19:30:03 19:05:01 1 0.85 0.00 0.47 1.08 0.02 97.58 19:30:03 19:05:01 2 1.22 0.00 0.78 0.02 0.00 97.98 19:30:03 19:05:01 3 2.16 0.00 0.45 0.13 0.03 97.23 19:30:03 19:05:01 4 1.00 0.00 0.43 0.48 0.02 98.06 19:30:03 19:05:01 5 2.02 0.00 0.47 0.03 0.00 97.48 19:30:03 19:05:01 6 1.35 0.00 0.87 0.55 0.02 97.21 19:30:03 19:05:01 7 0.84 0.00 0.58 0.38 0.00 98.20 19:30:03 19:06:01 all 1.16 0.00 0.64 0.28 0.01 97.91 19:30:03 19:06:01 0 0.77 0.00 1.04 0.50 0.02 97.68 19:30:03 19:06:01 1 1.00 0.00 1.20 1.22 0.02 96.56 19:30:03 19:06:01 2 0.77 0.00 0.28 0.00 0.00 98.95 19:30:03 19:06:01 3 1.54 0.00 0.92 0.03 0.03 97.47 19:30:03 19:06:01 4 1.85 0.00 0.63 0.00 0.02 97.50 19:30:03 19:06:01 5 0.98 0.00 0.45 0.40 0.02 98.15 19:30:03 19:06:01 6 0.90 0.00 0.25 0.07 0.00 98.78 19:30:03 19:06:01 7 1.45 0.00 0.32 0.05 0.02 98.16 19:30:03 19:07:01 all 0.07 0.00 0.05 0.04 0.01 99.84 19:30:03 19:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:30:03 19:07:01 1 0.13 0.00 0.07 0.00 0.00 99.80 19:30:03 19:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:30:03 19:07:01 3 0.03 0.00 0.07 0.00 0.03 99.87 19:30:03 19:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:30:03 19:07:01 5 0.03 0.00 0.03 0.25 0.00 99.68 19:30:03 19:07:01 6 0.23 0.00 0.08 0.00 0.00 99.68 19:30:03 19:07:01 7 0.03 0.00 0.03 0.02 0.00 99.92 19:30:03 19:08:01 all 0.05 0.00 0.01 0.01 0.00 99.93 19:30:03 19:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:08:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:30:03 19:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:08:01 3 0.38 0.00 0.02 0.00 0.02 99.58 19:30:03 19:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:08:01 5 0.00 0.00 0.02 0.05 0.00 99.93 19:30:03 19:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:09:01 all 0.01 0.00 0.00 0.01 0.11 99.86 19:30:03 19:09:01 0 0.02 0.00 0.00 0.00 0.22 99.77 19:30:03 19:09:01 1 0.00 0.00 0.02 0.03 0.02 99.93 19:30:03 19:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:09:01 3 0.02 0.00 0.00 0.00 0.07 99.92 19:30:03 19:09:01 4 0.03 0.00 0.00 0.00 0.07 99.90 19:30:03 19:09:01 5 0.02 0.00 0.00 0.05 0.00 99.93 19:30:03 19:09:01 6 0.00 0.00 0.00 0.00 0.53 99.47 19:30:03 19:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:10:01 all 0.04 0.00 0.01 0.02 0.07 99.86 19:30:03 19:10:01 0 0.00 0.00 0.02 0.00 0.07 99.92 19:30:03 19:10:01 1 0.02 0.00 0.02 0.00 0.27 99.70 19:30:03 19:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:10:01 3 0.22 0.00 0.03 0.00 0.03 99.72 19:30:03 19:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 19:30:03 19:10:01 5 0.02 0.00 0.00 0.12 0.03 99.83 19:30:03 19:10:01 6 0.02 0.00 0.00 0.00 0.20 99.78 19:30:03 19:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:11:01 all 0.01 0.00 0.00 0.01 0.01 99.96 19:30:03 19:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:30:03 19:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:11:01 3 0.03 0.00 0.02 0.00 0.03 99.92 19:30:03 19:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 19:30:03 19:11:01 5 0.02 0.00 0.00 0.07 0.02 99.90 19:30:03 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:30:03 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:30:03 19:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:30:03 19:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:12:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:30:03 19:12:01 3 0.03 0.00 0.03 0.00 0.03 99.90 19:30:03 19:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:30:03 19:12:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:30:03 19:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:13:01 all 0.01 0.00 0.00 0.00 0.01 99.98 19:30:03 19:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:30:03 19:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:13:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:30:03 19:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:30:03 19:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:30:03 19:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:14:01 3 0.02 0.00 0.05 0.00 0.03 99.90 19:30:03 19:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:30:03 19:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:30:03 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:15:01 all 0.02 0.00 0.01 0.05 0.00 99.91 19:30:03 19:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:30:03 19:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:15:01 3 0.02 0.00 0.02 0.00 0.03 99.93 19:30:03 19:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:30:03 19:15:01 5 0.00 0.00 0.02 0.40 0.00 99.58 19:30:03 19:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:30:03 19:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 19:30:03 19:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:30:03 19:16:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:30:03 19:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:16:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:30:03 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 19:30:03 19:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:17:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:30:03 19:17:01 3 0.02 0.00 0.03 0.00 0.05 99.90 19:30:03 19:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 19:30:03 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:18:01 all 8.37 0.00 3.36 3.27 0.07 84.93 19:30:03 19:18:01 0 6.75 0.00 3.91 9.64 0.07 79.64 19:30:03 19:18:01 1 8.21 0.00 3.09 1.34 0.03 87.32 19:30:03 19:18:01 2 10.71 0.00 2.91 0.22 0.07 86.10 19:30:03 19:18:01 3 9.19 0.00 3.52 0.32 0.07 86.90 19:30:03 19:18:01 4 6.95 0.00 2.97 5.13 0.10 84.86 19:30:03 19:18:01 5 8.73 0.00 3.76 9.08 0.08 78.35 19:30:03 19:18:01 6 8.49 0.00 3.25 0.27 0.07 87.93 19:30:03 19:18:01 7 7.92 0.00 3.50 0.20 0.08 88.29 19:30:03 19:19:01 all 32.89 0.00 5.48 2.18 0.07 59.38 19:30:03 19:19:01 0 34.47 0.00 5.85 0.54 0.07 59.08 19:30:03 19:19:01 1 32.53 0.00 4.89 2.11 0.07 60.40 19:30:03 19:19:01 2 32.59 0.00 5.38 8.69 0.08 53.26 19:30:03 19:19:01 3 32.01 0.00 6.42 1.06 0.07 60.44 19:30:03 19:19:01 4 32.88 0.00 5.44 0.93 0.08 60.67 19:30:03 19:19:01 5 32.36 0.00 4.96 0.25 0.07 62.36 19:30:03 19:19:01 6 32.35 0.00 5.19 3.14 0.05 59.26 19:30:03 19:19:01 7 33.91 0.00 5.70 0.76 0.07 59.56 19:30:03 19:20:01 all 18.02 0.00 3.97 2.64 0.08 75.29 19:30:03 19:20:01 0 18.81 0.00 3.89 1.58 0.10 75.63 19:30:03 19:20:01 1 20.41 0.00 4.47 0.25 0.07 74.80 19:30:03 19:20:01 2 19.82 0.00 4.90 4.99 0.08 70.20 19:30:03 19:20:01 3 17.06 0.00 2.87 0.57 0.07 79.44 19:30:03 19:20:01 4 19.97 0.00 4.26 0.44 0.12 75.21 19:30:03 19:20:01 5 15.72 0.00 3.53 0.13 0.05 80.57 19:30:03 19:20:01 6 17.08 0.00 3.05 8.02 0.07 71.78 19:30:03 19:20:01 7 15.32 0.00 4.81 5.13 0.09 74.65 19:30:03 19:21:01 all 0.34 0.00 0.17 0.28 0.01 99.19 19:30:03 19:21:01 0 1.13 0.00 0.18 0.36 0.02 98.31 19:30:03 19:21:01 1 0.37 0.00 0.13 0.07 0.02 99.42 19:30:03 19:21:01 2 0.25 0.00 0.15 0.00 0.00 99.60 19:30:03 19:21:01 3 0.28 0.00 0.23 0.10 0.02 99.37 19:30:03 19:21:01 4 0.20 0.00 0.13 0.02 0.00 99.65 19:30:03 19:21:01 5 0.17 0.00 0.13 0.00 0.02 99.68 19:30:03 19:21:01 6 0.12 0.00 0.15 0.28 0.00 99.45 19:30:03 19:21:01 7 0.22 0.00 0.28 1.42 0.02 98.06 19:30:03 19:22:01 all 0.28 0.00 0.01 0.00 0.00 99.69 19:30:03 19:22:01 0 2.00 0.00 0.00 0.00 0.00 98.00 19:30:03 19:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:30:03 19:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:22:01 3 0.07 0.00 0.03 0.02 0.03 99.85 19:30:03 19:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:30:03 19:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:22:01 7 0.05 0.00 0.02 0.02 0.00 99.92 19:30:03 19:30:03 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:30:03 19:23:01 all 0.28 0.00 0.02 0.00 0.01 99.69 19:30:03 19:23:01 0 1.99 0.00 0.02 0.00 0.02 97.98 19:30:03 19:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 19:30:03 19:23:01 3 0.07 0.00 0.03 0.00 0.02 99.88 19:30:03 19:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 19:30:03 19:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:23:01 7 0.03 0.00 0.02 0.03 0.02 99.90 19:30:03 19:24:01 all 0.23 0.00 0.01 0.00 0.01 99.75 19:30:03 19:24:01 0 1.63 0.00 0.00 0.00 0.02 98.35 19:30:03 19:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 19:30:03 19:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 19:30:03 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:30:03 19:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:24:01 7 0.05 0.00 0.02 0.03 0.00 99.90 19:30:03 19:25:01 all 0.17 0.00 0.02 0.02 0.01 99.77 19:30:03 19:25:01 0 1.09 0.00 0.03 0.00 0.00 98.87 19:30:03 19:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 19:30:03 19:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:30:03 19:25:01 3 0.07 0.00 0.05 0.03 0.02 99.83 19:30:03 19:25:01 4 0.03 0.00 0.03 0.03 0.02 99.88 19:30:03 19:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:30:03 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:25:01 7 0.07 0.00 0.02 0.12 0.02 99.78 19:30:03 19:26:01 all 0.06 0.00 0.01 0.01 0.01 99.91 19:30:03 19:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:30:03 19:26:01 2 0.18 0.00 0.02 0.00 0.00 99.80 19:30:03 19:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:30:03 19:26:01 4 0.03 0.00 0.02 0.02 0.03 99.90 19:30:03 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:30:03 19:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:30:03 19:26:01 7 0.18 0.00 0.02 0.03 0.00 99.77 19:30:03 19:27:02 all 0.06 0.00 0.02 0.00 0.00 99.92 19:30:03 19:27:02 0 0.32 0.00 0.02 0.00 0.02 99.65 19:30:03 19:27:02 1 0.02 0.00 0.00 0.00 0.00 99.98 19:30:03 19:27:02 2 0.02 0.00 0.03 0.00 0.00 99.95 19:30:03 19:27:02 3 0.02 0.00 0.03 0.00 0.00 99.95 19:30:03 19:27:02 4 0.03 0.00 0.02 0.00 0.02 99.93 19:30:03 19:27:02 5 0.03 0.00 0.02 0.00 0.00 99.95 19:30:03 19:27:02 6 0.00 0.00 0.00 0.00 0.00 100.00 19:30:03 19:27:02 7 0.03 0.00 0.02 0.02 0.00 99.93 19:30:03 19:28:01 all 0.07 0.00 0.05 0.03 0.01 99.85 19:30:03 19:28:01 0 0.03 0.00 0.07 0.02 0.02 99.86 19:30:03 19:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 19:30:03 19:28:01 2 0.08 0.00 0.05 0.00 0.02 99.85 19:30:03 19:28:01 3 0.03 0.00 0.05 0.00 0.02 99.90 19:30:03 19:28:01 4 0.07 0.00 0.07 0.19 0.00 99.68 19:30:03 19:28:01 5 0.05 0.00 0.05 0.00 0.00 99.90 19:30:03 19:28:01 6 0.22 0.00 0.05 0.03 0.00 99.69 19:30:03 19:28:01 7 0.03 0.00 0.02 0.03 0.00 99.92 19:30:03 19:29:01 all 1.41 0.00 0.62 0.01 0.01 97.95 19:30:03 19:29:01 0 1.39 0.00 1.01 0.02 0.03 97.55 19:30:03 19:29:01 1 1.50 0.00 0.69 0.00 0.02 97.79 19:30:03 19:29:01 2 1.74 0.00 0.47 0.00 0.00 97.79 19:30:03 19:29:01 3 1.41 0.00 0.54 0.00 0.00 98.06 19:30:03 19:29:01 4 1.42 0.00 0.48 0.00 0.03 98.06 19:30:03 19:29:01 5 0.92 0.00 0.67 0.02 0.02 98.38 19:30:03 19:29:01 6 1.40 0.00 0.62 0.00 0.00 97.98 19:30:03 19:29:01 7 1.49 0.00 0.52 0.03 0.02 97.94 19:30:03 19:30:01 all 8.50 0.00 3.71 2.92 0.06 84.82 19:30:03 19:30:01 0 8.11 0.00 3.72 6.52 0.07 81.58 19:30:03 19:30:01 1 10.24 0.00 4.59 7.66 0.05 77.45 19:30:03 19:30:01 2 7.40 0.00 3.29 0.03 0.05 89.23 19:30:03 19:30:01 3 9.59 0.00 3.65 3.21 0.07 83.47 19:30:03 19:30:01 4 7.31 0.00 2.66 2.39 0.05 87.59 19:30:03 19:30:01 5 9.51 0.00 3.14 0.12 0.05 87.19 19:30:03 19:30:01 6 7.52 0.00 4.46 0.19 0.05 87.79 19:30:03 19:30:01 7 8.33 0.00 4.15 3.25 0.07 84.21 19:30:03 Average: all 2.52 0.00 0.65 0.44 0.02 96.36 19:30:03 Average: 0 2.82 0.00 0.73 0.65 0.03 95.77 19:30:03 Average: 1 2.62 0.00 0.67 0.47 0.02 96.22 19:30:03 Average: 2 2.52 0.00 0.63 0.48 0.01 96.36 19:30:03 Average: 3 2.63 0.00 0.65 0.19 0.03 96.49 19:30:03 Average: 4 2.45 0.00 0.59 0.37 0.02 96.57 19:30:03 Average: 5 2.39 0.00 0.62 0.43 0.01 96.54 19:30:03 Average: 6 2.39 0.00 0.61 0.44 0.03 96.53 19:30:03 Average: 7 2.36 0.00 0.69 0.54 0.01 96.40 19:30:03 19:30:03 19:30:03