Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59664bc2ea44ebca3b36727ae3a90eeb55726827 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-ssh7017524289542643443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh288768375223688355.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5236881505718406356.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh7940247229853259161.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-ssh8657502688519509469.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-351 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 59664bc2ea44ebca3b36727ae3a90eeb55726827 (main) Commit message: "docs: add warning for main branch, link to releases (#185)" > 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 59664bc2ea44ebca3b36727ae3a90eeb55726827 # timeout=10 > git rev-list --no-walk 607f731e4853ec4e2d85133e839d4b6333ba41f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-15T04:03:49.207Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-15T04:03:49.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-15T04:03:49.274Z] ========================================================= [2023-03-15T04:03:49.274Z] EdgeX Global Pipelines Version Info [2023-03-15T04:03:49.274Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:03:50.350Z] ------------------- [2023-03-15T04:03:50.350Z] stable info: [2023-03-15T04:03:50.350Z] ------------------- [2023-03-15T04:03:50.350Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-15T04:03:50.350Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-15T04:03:50.350Z] Message: update stable to v1.0.245 [2023-03-15T04:03:50.609Z] ------------------- [2023-03-15T04:03:50.609Z] experimental info: [2023-03-15T04:03:50.609Z] ------------------- [2023-03-15T04:03:50.609Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-15T04:03:50.609Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-15T04:03:50.609Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T04:03:50.776Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2023-03-15T04:03:50.787Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2023-03-15T04:03:50.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-15T04:03:50.812Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-15T04:03:50.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-15T04:03:50.836Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-15T04:03:50.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-15T04:03:50.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-15T04:03:50.869Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-15T04:03:50.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-15T04:03:50.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-15T04:03:50.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2023-03-15T04:03:50.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-15T04:03:50.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-15T04:03:50.954Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T04:03:50.965Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-15T04:03:50.976Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T04:03:50.989Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-15T04:03:51.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-15T04:03:51.010Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-15T04:03:51.021Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-15T04:03:51.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-15T04:03:51.046Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-15T04:03:51.057Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-15T04:03:51.070Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-15T04:03:51.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-15T04:03:51.093Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-15T04:03:51.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-15T04:03:51.125Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-15T04:03:51.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-15T04:03:51.147Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo [2023-03-15T04:03:51.158Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59664bc [Pipeline] echo [2023-03-15T04:03:51.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T04:03:51.207Z] provisioning config files... [2023-03-15T04:03:51.219Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5277861740544143443tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:03:51.518Z] ---> docker-login.sh [2023-03-15T04:03:51.518Z] nexus3.edgexfoundry.org:10001 [2023-03-15T04:03:51.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:03:52.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:03:52.040Z] Configure a credential helper to remove this warning. See [2023-03-15T04:03:52.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:03:52.040Z] [2023-03-15T04:03:52.040Z] Login Succeeded [2023-03-15T04:03:52.040Z] nexus3.edgexfoundry.org:10002 [2023-03-15T04:03:52.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:03:52.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:03:52.040Z] Configure a credential helper to remove this warning. See [2023-03-15T04:03:52.040Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:03:52.040Z] [2023-03-15T04:03:52.040Z] Login Succeeded [2023-03-15T04:03:52.040Z] nexus3.edgexfoundry.org:10003 [2023-03-15T04:03:52.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:03:52.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:03:52.299Z] Configure a credential helper to remove this warning. See [2023-03-15T04:03:52.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:03:52.299Z] [2023-03-15T04:03:52.299Z] Login Succeeded [2023-03-15T04:03:52.299Z] nexus3.edgexfoundry.org:10004 [2023-03-15T04:03:52.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:03:52.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:03:52.299Z] Configure a credential helper to remove this warning. See [2023-03-15T04:03:52.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:03:52.299Z] [2023-03-15T04:03:52.299Z] Login Succeeded [2023-03-15T04:03:52.299Z] docker.io [2023-03-15T04:03:52.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:03:52.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:03:52.558Z] Configure a credential helper to remove this warning. See [2023-03-15T04:03:52.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:03:52.558Z] [2023-03-15T04:03:52.558Z] Login Succeeded [2023-03-15T04:03:52.558Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T04:03:52.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-15T04:03:52.932Z] + git rev-list -1 --merges 59664bc2ea44ebca3b36727ae3a90eeb55726827~1..59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo [2023-03-15T04:03:52.977Z] -----------> git rev-list -1 --merges 59664bc2ea44ebca3b36727ae3a90eeb55726827~1..59664bc2ea44ebca3b36727ae3a90eeb55726827 59664bc2ea44ebca3b36727ae3a90eeb55726827 [false] [Pipeline] sh [2023-03-15T04:03:53.265Z] + git log --format=format:%s -1 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo [2023-03-15T04:03:53.279Z] ========================================================= [2023-03-15T04:03:53.280Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-15T04:03:53.280Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T04:03:53.617Z] + git log --format=format:%s -1 59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] echo [2023-03-15T04:03:53.629Z] [semverPrep] GIT_COMMIT: 59664bc2ea44ebca3b36727ae3a90eeb55726827, Commit Message: docs: add warning for main branch, link to releases (#185) [Pipeline] echo [2023-03-15T04:03:53.636Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-15T04:03:54.001Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-15T04:03:54.001Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-15T04:03:54.001Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-15T04:03:54.002Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-15T04:03:54.002Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-15T04:03:54.002Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-15T04:03:54.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:03:54.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T04:03:54.411Z] [2023-03-15T04:03:54.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:03:54.710Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T04:03:54.710Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-15T04:03:54.710Z] b85a868b505f: Pulling fs layer [2023-03-15T04:03:54.710Z] e2be974225ed: Pulling fs layer [2023-03-15T04:03:54.710Z] 339a4e72a1f5: Pulling fs layer [2023-03-15T04:03:54.710Z] 988bab9f4d93: Pulling fs layer [2023-03-15T04:03:54.710Z] 1469e6f7b9e6: Pulling fs layer [2023-03-15T04:03:54.710Z] eaf3925da568: Pulling fs layer [2023-03-15T04:03:54.710Z] bab4dde63d76: Pulling fs layer [2023-03-15T04:03:54.710Z] bde34c3a00c8: Pulling fs layer [2023-03-15T04:03:54.710Z] b352a97aabf1: Pulling fs layer [2023-03-15T04:03:54.710Z] 4872d77fe225: Pulling fs layer [2023-03-15T04:03:54.710Z] 5851b861e8e6: Pulling fs layer [2023-03-15T04:03:54.710Z] 1469e6f7b9e6: Waiting [2023-03-15T04:03:54.710Z] eaf3925da568: Waiting [2023-03-15T04:03:54.710Z] bde34c3a00c8: Waiting [2023-03-15T04:03:54.710Z] bab4dde63d76: Waiting [2023-03-15T04:03:54.710Z] 988bab9f4d93: Waiting [2023-03-15T04:03:54.710Z] e2be974225ed: Verifying Checksum [2023-03-15T04:03:54.710Z] e2be974225ed: Download complete [2023-03-15T04:03:54.710Z] 988bab9f4d93: Verifying Checksum [2023-03-15T04:03:54.710Z] 988bab9f4d93: Download complete [2023-03-15T04:03:54.970Z] 1469e6f7b9e6: Download complete [2023-03-15T04:03:54.970Z] eaf3925da568: Verifying Checksum [2023-03-15T04:03:54.970Z] eaf3925da568: Download complete [2023-03-15T04:03:54.970Z] 339a4e72a1f5: Download complete [2023-03-15T04:03:54.970Z] bde34c3a00c8: Verifying Checksum [2023-03-15T04:03:54.970Z] bde34c3a00c8: Download complete [2023-03-15T04:03:54.970Z] b352a97aabf1: Download complete [2023-03-15T04:03:54.970Z] 4872d77fe225: Verifying Checksum [2023-03-15T04:03:54.970Z] 4872d77fe225: Download complete [2023-03-15T04:03:54.970Z] 5851b861e8e6: Download complete [2023-03-15T04:03:55.228Z] b85a868b505f: Download complete [2023-03-15T04:03:55.490Z] bab4dde63d76: Verifying Checksum [2023-03-15T04:03:55.490Z] bab4dde63d76: Download complete [2023-03-15T04:03:56.424Z] b85a868b505f: Pull complete [2023-03-15T04:03:56.424Z] e2be974225ed: Pull complete [2023-03-15T04:03:56.993Z] 339a4e72a1f5: Pull complete [2023-03-15T04:03:56.993Z] 988bab9f4d93: Pull complete [2023-03-15T04:03:57.253Z] 1469e6f7b9e6: Pull complete [2023-03-15T04:03:57.254Z] eaf3925da568: Pull complete [2023-03-15T04:03:59.191Z] bab4dde63d76: Pull complete [2023-03-15T04:03:59.191Z] bde34c3a00c8: Pull complete [2023-03-15T04:03:59.451Z] b352a97aabf1: Pull complete [2023-03-15T04:03:59.451Z] 4872d77fe225: Pull complete [2023-03-15T04:03:59.451Z] 5851b861e8e6: Pull complete [2023-03-15T04:03:59.451Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-15T04:03:59.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-15T04:03:59.451Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:03:59.562Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:03:59.608Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-15T04:04:01.063Z] $ docker top f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f -eo pid,comm [2023-03-15T04:04:01.107Z] 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). [2023-03-15T04:04:01.107Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-15T04:04:01.149Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T04:04:01.149Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T04:04:01.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T04:04:01.266Z] $ docker exec f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent [2023-03-15T04:04:01.360Z] SSH_AUTH_SOCK=/tmp/ssh-AGAHBtpvpOnc/agent.33 [2023-03-15T04:04:01.360Z] SSH_AGENT_PID=39 [2023-03-15T04:04:01.368Z] Running ssh-add (command line suppressed) [2023-03-15T04:04:01.495Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9960550648649309843.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_9960550648649309843.key) [2023-03-15T04:04:01.503Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T04:04:01.792Z] + git tag --points-at HEAD [Pipeline] } [2023-03-15T04:04:01.814Z] $ docker exec --env ******** --env ******** f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent -k [2023-03-15T04:04:01.922Z] unset SSH_AUTH_SOCK; [2023-03-15T04:04:01.922Z] unset SSH_AGENT_PID; [2023-03-15T04:04:01.924Z] echo Agent pid 39 killed; [2023-03-15T04:04:01.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-15T04:04:01.947Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-15T04:04:01.947Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-15T04:04:02.054Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-15T04:04:02.064Z] $ docker exec f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent [2023-03-15T04:04:02.180Z] SSH_AUTH_SOCK=/tmp/ssh-ecgJSarn761z/agent.71 [2023-03-15T04:04:02.180Z] SSH_AGENT_PID=77 [2023-03-15T04:04:02.185Z] Running ssh-add (command line suppressed) [2023-03-15T04:04:02.295Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12418839635099305512.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_12418839635099305512.key) [2023-03-15T04:04:02.302Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-15T04:04:02.593Z] + git semver init [2023-03-15T04:04:02.852Z] 2023-03-15 04:04:02,763 [run_init] DEBUG init version:0.0.0 force:False [2023-03-15T04:04:02.852Z] 2023-03-15 04:04:02,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-15T04:04:02.852Z] 2023-03-15 04:04:02,764 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2023-03-15T04:04:02.852Z] 2023-03-15 04:04:02,765 [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) [2023-03-15T04:04:03.788Z] 2023-03-15 04:04:03,484 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2023-03-15T04:04:03.788Z] 2023-03-15 04:04:03,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2023-03-15T04:04:03.788Z] 2023-03-15 04:04:03,484 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T04:04:03.788Z] 2023-03-15 04:04:03,485 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2023-03-15T04:04:03.788Z] 3.0.0-dev.18 [Pipeline] } [2023-03-15T04:04:03.803Z] $ docker exec --env ******** --env ******** f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f ssh-agent -k [2023-03-15T04:04:03.901Z] unset SSH_AUTH_SOCK; [2023-03-15T04:04:03.902Z] unset SSH_AGENT_PID; [2023-03-15T04:04:03.902Z] echo Agent pid 77 killed; [2023-03-15T04:04:03.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-15T04:04:04.213Z] + git semver [Pipeline] } [2023-03-15T04:04:04.489Z] $ docker stop --time=1 f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f [2023-03-15T04:04:05.789Z] $ docker rm -f --volumes f6b6cfef9838e600ee59c07a0ab8bb503a93239c5c52ba53956b3b427efa057f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T04:04:06.121Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-15T04:04:06.312Z] Stashed 1 file(s) [Pipeline] echo [2023-03-15T04:04:06.314Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.18 [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 [2023-03-15T04:04:06.440Z] provisioning config files... [2023-03-15T04:04:06.448Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5674673075301296305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:04:06.742Z] ---> docker-login.sh [2023-03-15T04:04:06.742Z] nexus3.edgexfoundry.org:10001 [2023-03-15T04:04:06.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:04:06.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:04:06.742Z] Configure a credential helper to remove this warning. See [2023-03-15T04:04:06.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:04:06.742Z] [2023-03-15T04:04:06.742Z] Login Succeeded [2023-03-15T04:04:06.742Z] nexus3.edgexfoundry.org:10002 [2023-03-15T04:04:06.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:04:06.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:04:06.742Z] Configure a credential helper to remove this warning. See [2023-03-15T04:04:06.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:04:06.742Z] [2023-03-15T04:04:06.742Z] Login Succeeded [2023-03-15T04:04:06.742Z] nexus3.edgexfoundry.org:10003 [2023-03-15T04:04:07.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:04:07.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:04:07.002Z] Configure a credential helper to remove this warning. See [2023-03-15T04:04:07.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:04:07.002Z] [2023-03-15T04:04:07.002Z] Login Succeeded [2023-03-15T04:04:07.002Z] nexus3.edgexfoundry.org:10004 [2023-03-15T04:04:07.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:04:07.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:04:07.002Z] Configure a credential helper to remove this warning. See [2023-03-15T04:04:07.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:04:07.002Z] [2023-03-15T04:04:07.002Z] Login Succeeded [2023-03-15T04:04:07.002Z] docker.io [2023-03-15T04:04:07.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:04:07.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:04:07.262Z] Configure a credential helper to remove this warning. See [2023-03-15T04:04:07.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:04:07.262Z] [2023-03-15T04:04:07.262Z] Login Succeeded [2023-03-15T04:04:07.262Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T04:04:07.269Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T04:04:07.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:04:07.341Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:04:07.346Z] ========================================================= [2023-03-15T04:04:07.346Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-15T04:04:07.346Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:04:07.645Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T04:04:07.645Z] Sending build context to Docker daemon 1.808MB [2023-03-15T04:04:07.645Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T04:04:07.645Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T04:04:07.645Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-15T04:04:07.645Z] 63b65145d645: Pulling fs layer [2023-03-15T04:04:07.645Z] a2d21d5440eb: Pulling fs layer [2023-03-15T04:04:07.645Z] 935e6c44a52c: Pulling fs layer [2023-03-15T04:04:07.645Z] 94cc34f8dd06: Pulling fs layer [2023-03-15T04:04:07.645Z] 30dea6a524f1: Pulling fs layer [2023-03-15T04:04:07.645Z] a2aff8979fd8: Pulling fs layer [2023-03-15T04:04:07.645Z] 6808be2612f2: Pulling fs layer [2023-03-15T04:04:07.645Z] f25807f1079a: Pulling fs layer [2023-03-15T04:04:07.645Z] 94cc34f8dd06: Waiting [2023-03-15T04:04:07.645Z] 30dea6a524f1: Waiting [2023-03-15T04:04:07.645Z] a2aff8979fd8: Waiting [2023-03-15T04:04:07.645Z] 6808be2612f2: Waiting [2023-03-15T04:04:07.645Z] f25807f1079a: Waiting [2023-03-15T04:04:07.645Z] a2d21d5440eb: Download complete [2023-03-15T04:04:07.645Z] 94cc34f8dd06: Verifying Checksum [2023-03-15T04:04:07.645Z] 30dea6a524f1: Verifying Checksum [2023-03-15T04:04:07.645Z] 30dea6a524f1: Download complete [2023-03-15T04:04:07.907Z] 63b65145d645: Verifying Checksum [2023-03-15T04:04:07.907Z] 63b65145d645: Download complete [2023-03-15T04:04:07.907Z] a2aff8979fd8: Verifying Checksum [2023-03-15T04:04:07.907Z] a2aff8979fd8: Download complete [2023-03-15T04:04:07.907Z] 63b65145d645: Pull complete [2023-03-15T04:04:08.179Z] a2d21d5440eb: Pull complete [2023-03-15T04:04:08.442Z] f25807f1079a: Verifying Checksum [2023-03-15T04:04:08.442Z] f25807f1079a: Download complete [2023-03-15T04:04:08.700Z] 935e6c44a52c: Verifying Checksum [2023-03-15T04:04:08.700Z] 935e6c44a52c: Download complete [2023-03-15T04:04:08.961Z] 6808be2612f2: Download complete [2023-03-15T04:04:12.261Z] 935e6c44a52c: Pull complete [2023-03-15T04:04:12.261Z] 94cc34f8dd06: Pull complete [2023-03-15T04:04:12.261Z] 30dea6a524f1: Pull complete [2023-03-15T04:04:12.261Z] a2aff8979fd8: Pull complete [2023-03-15T04:04:14.165Z] 6808be2612f2: Pull complete [2023-03-15T04:04:15.105Z] f25807f1079a: Pull complete [2023-03-15T04:04:15.105Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-15T04:04:15.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-15T04:04:15.105Z] ---> 3b553350e43f [2023-03-15T04:04:15.105Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T04:04:17.369Z] ---> Running in 9b68af4d3fcd [2023-03-15T04:04:17.369Z] Removing intermediate container 9b68af4d3fcd [2023-03-15T04:04:17.369Z] ---> e28576064a41 [2023-03-15T04:04:17.369Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T04:04:17.369Z] ---> Running in 8877d4e0b442 [2023-03-15T04:04:17.369Z] Removing intermediate container 8877d4e0b442 [2023-03-15T04:04:17.369Z] ---> 029b43a2fdda [2023-03-15T04:04:17.369Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T04:04:17.369Z] ---> Running in 8f4e538a7244 [2023-03-15T04:04:17.369Z] Removing intermediate container 8f4e538a7244 [2023-03-15T04:04:17.369Z] ---> c245e407fc1c [2023-03-15T04:04:17.369Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T04:04:17.369Z] ---> Running in b6757094e057 [2023-03-15T04:04:17.629Z] Removing intermediate container b6757094e057 [2023-03-15T04:04:17.629Z] ---> d02947c2a3e7 [2023-03-15T04:04:17.629Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T04:04:17.629Z] ---> Running in 93237697b80a [2023-03-15T04:04:17.888Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T04:04:18.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T04:04:18.407Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-15T04:04:18.407Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-15T04:04:18.407Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T04:04:18.407Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T04:04:18.407Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-15T04:04:18.407Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-15T04:04:18.407Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-15T04:04:18.407Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-15T04:04:18.407Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-15T04:04:18.407Z] (10/14) Installing kmod-libs (30-r1) [2023-03-15T04:04:18.407Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-15T04:04:18.407Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-15T04:04:18.407Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-15T04:04:18.407Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-15T04:04:18.407Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T04:04:18.407Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T04:04:18.407Z] OK: 272 MiB in 67 packages [2023-03-15T04:04:18.975Z] Removing intermediate container 93237697b80a [2023-03-15T04:04:18.975Z] ---> 67219c054b47 [2023-03-15T04:04:18.975Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-15T04:04:18.975Z] ---> Running in f7646f66c3ef [2023-03-15T04:04:18.975Z] Removing intermediate container f7646f66c3ef [2023-03-15T04:04:18.975Z] ---> 352886ed72b5 [2023-03-15T04:04:18.975Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-15T04:04:19.232Z] ---> 0a4a07c0985e [2023-03-15T04:04:19.232Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T04:04:19.232Z] ---> Running in ff93f181f2f5 [2023-03-15T04:04:21.406Z] Still waiting to schedule task [2023-03-15T04:04:21.406Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-15T04:04:45.784Z] Removing intermediate container ff93f181f2f5 [2023-03-15T04:04:45.784Z] ---> b6d04d1a0fda [2023-03-15T04:04:45.784Z] Step 11/13 : COPY . . [2023-03-15T04:04:45.784Z] ---> 635d89dcb563 [2023-03-15T04:04:45.784Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T04:04:45.784Z] ---> Running in dd78ec65e4d6 [2023-03-15T04:04:45.784Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:04:45.784Z]  Dload Upload Total Spent Left Speed [2023-03-15T04:04:45.784Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 8944 0 --:--:-- --:--:-- --:--:--  9000 [2023-03-15T04:04:45.784Z] Removing intermediate container dd78ec65e4d6 [2023-03-15T04:04:45.784Z] ---> 79afceccf04b [2023-03-15T04:04:45.784Z] Step 13/13 : RUN ${MAKE} [2023-03-15T04:04:45.784Z] ---> Running in 26f234be46a9 [2023-03-15T04:04:45.784Z] noop [2023-03-15T04:04:45.784Z] Removing intermediate container 26f234be46a9 [2023-03-15T04:04:45.784Z] ---> 7c660992e014 [2023-03-15T04:04:45.784Z] Successfully built 7c660992e014 [2023-03-15T04:04:45.784Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:04:46.093Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T04:04:46.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:04:46.155Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:04:46.182Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T04:04:46.519Z] $ docker top d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T04:04:46.850Z] + go version [2023-03-15T04:04:46.850Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-15T04:04:46.864Z] $ docker stop --time=1 d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c [2023-03-15T04:04:48.108Z] $ docker rm -f --volumes d1001029b55fac6b6e848c91d989dda24a3fc0f85626dd87a8cb13955fc8562c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:04:48.496Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-15T04:04:48.496Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:04:48.565Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:04:48.595Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-03-15T04:04:48.966Z] $ docker top d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T04:04:49.305Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh [2023-03-15T04:04:49.604Z] + make test [2023-03-15T04:04:49.604Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T04:04:54.867Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-15T04:05:04.834Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-15T04:05:05.408Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.016s coverage: 2.0% of statements [2023-03-15T04:05:13.550Z] go vet ./... [2023-03-15T04:05:16.087Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T04:05:16.087Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T04:05:16.087Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T04:05:16.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T04:05:16.113Z] $ docker stop --time=1 d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d [2023-03-15T04:05:18.138Z] $ docker rm -f --volumes d5b048d38cfde8481695a6eacda01d2b714526049c2a14eec70614b0f7160b4d [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T04:05:18.577Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T04:05:18.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-15T04:05:19.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T04:05:19.410Z] + ls -al . [2023-03-15T04:05:19.410Z] total 188 [2023-03-15T04:05:19.410Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 04:04 . [2023-03-15T04:05:19.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 .. [2023-03-15T04:05:19.410Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:04 .git [2023-03-15T04:05:19.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 .github [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 04:03 .gitignore [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:03 .golangci.yml [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 04:03 .hadolint.yml [2023-03-15T04:05:19.410Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 04:04 .semver [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 04:03 Attribution.txt [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 04:03 CHANGELOG.md [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 04:03 Dockerfile [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 04:03 GOVERNANCE.md [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 04:03 Jenkinsfile [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 04:03 LICENSE [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 04:03 Makefile [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 04:03 OWNERS.md [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 5497 Mar 15 04:03 README.md [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 04:04 VERSION [2023-03-15T04:05:19.410Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:03 bin [2023-03-15T04:05:19.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 cmd [2023-03-15T04:05:19.410Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 04:05 coverage.out [2023-03-15T04:05:19.410Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 04:03 docker-entrypoint.sh [2023-03-15T04:05:19.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 docs [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 04:03 go.mod [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 04:03 go.sum [2023-03-15T04:05:19.410Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:03 internal [2023-03-15T04:05:19.410Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:03 snap [2023-03-15T04:05:19.410Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 04:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:05:19.711Z] + 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=59664bc2ea44ebca3b36727ae3a90eeb55726827 --label arch=amd64 --label version=3.0.0-dev.18 . [2023-03-15T04:05:19.711Z] Sending build context to Docker daemon 1.838MB [2023-03-15T04:05:19.711Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T04:05:19.711Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-15T04:05:19.711Z] ---> 7c660992e014 [2023-03-15T04:05:19.711Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-15T04:05:19.711Z] ---> Running in 60ebe4c79bbc [2023-03-15T04:05:19.968Z] Removing intermediate container 60ebe4c79bbc [2023-03-15T04:05:19.968Z] ---> 06414fa239b5 [2023-03-15T04:05:19.968Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T04:05:19.968Z] ---> Running in 8261ee581b5d [2023-03-15T04:05:19.968Z] Removing intermediate container 8261ee581b5d [2023-03-15T04:05:19.968Z] ---> 745b86b95ad6 [2023-03-15T04:05:19.968Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T04:05:19.968Z] ---> Running in b8e062390d06 [2023-03-15T04:05:19.968Z] Removing intermediate container b8e062390d06 [2023-03-15T04:05:19.968Z] ---> 495fb7b9abd9 [2023-03-15T04:05:19.968Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T04:05:19.968Z] ---> Running in 776a516e7c11 [2023-03-15T04:05:20.227Z] Removing intermediate container 776a516e7c11 [2023-03-15T04:05:20.227Z] ---> 718ecb4f91c2 [2023-03-15T04:05:20.227Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T04:05:20.227Z] ---> Running in b8c1f79cf1f2 [2023-03-15T04:05:20.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T04:05:20.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T04:05:21.004Z] OK: 272 MiB in 67 packages [2023-03-15T04:05:21.262Z] Removing intermediate container b8c1f79cf1f2 [2023-03-15T04:05:21.262Z] ---> 9dfecc89f906 [2023-03-15T04:05:21.262Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-15T04:05:21.262Z] ---> Running in a8d2b4aa26e3 [2023-03-15T04:05:21.262Z] Removing intermediate container a8d2b4aa26e3 [2023-03-15T04:05:21.262Z] ---> c50520385e8a [2023-03-15T04:05:21.262Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-15T04:05:21.520Z] ---> e22995673c42 [2023-03-15T04:05:21.520Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T04:05:21.520Z] ---> Running in b201b4cb1f0f [2023-03-15T04:05:22.455Z] Removing intermediate container b201b4cb1f0f [2023-03-15T04:05:22.455Z] ---> c03b33bede48 [2023-03-15T04:05:22.455Z] Step 11/35 : COPY . . [2023-03-15T04:05:22.455Z] ---> a4d821bb2a24 [2023-03-15T04:05:22.455Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T04:05:22.455Z] ---> Running in aacc968478df [2023-03-15T04:05:22.715Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:05:22.715Z] Dload Upload Total Spent Left Speed [2023-03-15T04:05:22.715Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 21474 0 --:--:-- --:--:-- --:--:-- 21673 [2023-03-15T04:05:22.973Z] Removing intermediate container aacc968478df [2023-03-15T04:05:22.973Z] ---> d62c769999a2 [2023-03-15T04:05:22.973Z] Step 13/35 : RUN ${MAKE} [2023-03-15T04:05:22.973Z] ---> Running in d9fb6902fc08 [2023-03-15T04:05:23.232Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-15T04:05:41.474Z] Removing intermediate container d9fb6902fc08 [2023-03-15T04:05:41.474Z] ---> a0191a45b754 [2023-03-15T04:05:41.474Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-15T04:05:41.474Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-15T04:05:41.474Z] 4acc49c71d14: Pulling fs layer [2023-03-15T04:05:41.732Z] 4acc49c71d14: Verifying Checksum [2023-03-15T04:05:41.732Z] 4acc49c71d14: Download complete [2023-03-15T04:05:41.990Z] 4acc49c71d14: Pull complete [2023-03-15T04:05:41.990Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-15T04:05:41.990Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-15T04:05:41.990Z] ---> 01a2bd3e5fff [2023-03-15T04:05:41.990Z] Step 15/35 : FROM alpine:3.17 [2023-03-15T04:05:42.557Z] 3.17: Pulling from library/alpine [2023-03-15T04:05:42.557Z] 63b65145d645: Already exists [2023-03-15T04:05:42.557Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T04:05:42.557Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T04:05:42.557Z] ---> b2aa39c304c2 [2023-03-15T04:05:42.557Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T04:05:42.815Z] ---> Running in 69bd389bf2af [2023-03-15T04:05:42.815Z] Removing intermediate container 69bd389bf2af [2023-03-15T04:05:42.815Z] ---> e55986d42971 [2023-03-15T04:05:42.815Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-15T04:05:42.815Z] ---> Running in ed236beaae1f [2023-03-15T04:05:43.073Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-15T04:05:43.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-15T04:05:43.591Z] (1/86) Installing dumb-init (1.2.5-r2) [2023-03-15T04:05:43.591Z] (2/86) Installing sdl2 (2.26.3-r0) [2023-03-15T04:05:43.591Z] (3/86) Installing svt-av1-libs (1.3.0-r0) [2023-03-15T04:05:43.591Z] (4/86) Installing libxau (1.0.10-r0) [2023-03-15T04:05:43.591Z] (5/86) Installing libmd (1.0.4-r0) [2023-03-15T04:05:43.591Z] (6/86) Installing libbsd (0.11.7-r0) [2023-03-15T04:05:43.591Z] (7/86) Installing libxdmcp (1.1.4-r0) [2023-03-15T04:05:43.591Z] (8/86) Installing libxcb (1.15-r0) [2023-03-15T04:05:43.591Z] (9/86) Installing libx11 (1.8.4-r0) [2023-03-15T04:05:43.591Z] (10/86) Installing aom-libs (3.5.0-r0) [2023-03-15T04:05:43.849Z] (11/86) Installing alsa-lib (1.2.8-r0) [2023-03-15T04:05:43.849Z] (12/86) Installing libexpat (2.5.0-r0) [2023-03-15T04:05:43.849Z] (13/86) Installing brotli-libs (1.0.9-r9) [2023-03-15T04:05:43.849Z] (14/86) Installing libbz2 (1.0.8-r4) [2023-03-15T04:05:43.849Z] (15/86) Installing libpng (1.6.38-r0) [2023-03-15T04:05:43.849Z] (16/86) Installing freetype (2.12.1-r0) [2023-03-15T04:05:43.849Z] (17/86) Installing fontconfig (2.14.1-r0) [2023-03-15T04:05:43.849Z] (18/86) Installing fribidi (1.0.12-r0) [2023-03-15T04:05:43.849Z] (19/86) Installing libffi (3.4.4-r0) [2023-03-15T04:05:43.849Z] (20/86) Installing libintl (0.21.1-r1) [2023-03-15T04:05:43.849Z] (21/86) Installing libblkid (2.38.1-r1) [2023-03-15T04:05:43.849Z] (22/86) Installing libmount (2.38.1-r1) [2023-03-15T04:05:43.849Z] (23/86) Installing pcre2 (10.42-r0) [2023-03-15T04:05:43.849Z] (24/86) Installing glib (2.74.6-r0) [2023-03-15T04:05:43.849Z] (25/86) Installing graphite2 (1.3.14-r2) [2023-03-15T04:05:43.849Z] (26/86) Installing harfbuzz (5.3.1-r1) [2023-03-15T04:05:43.849Z] (27/86) Installing libass (0.16.0-r1) [2023-03-15T04:05:43.849Z] (28/86) Installing libdav1d (1.0.0-r2) [2023-03-15T04:05:43.849Z] (29/86) Installing hwdata-pci (0.364-r0) [2023-03-15T04:05:43.849Z] (30/86) Installing libpciaccess (0.17-r0) [2023-03-15T04:05:43.849Z] (31/86) Installing libdrm (2.4.114-r0) [2023-03-15T04:05:43.849Z] (32/86) Installing gmp (6.2.1-r2) [2023-03-15T04:05:44.107Z] (33/86) Installing nettle (3.8.1-r0) [2023-03-15T04:05:44.107Z] (34/86) Installing p11-kit (0.24.1-r1) [2023-03-15T04:05:44.107Z] (35/86) Installing libtasn1 (4.19.0-r0) [2023-03-15T04:05:44.107Z] (36/86) Installing libunistring (1.1-r0) [2023-03-15T04:05:44.107Z] (37/86) Installing gnutls (3.7.8-r3) [2023-03-15T04:05:44.107Z] (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-15T04:05:44.107Z] (39/86) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-15T04:05:44.107Z] (40/86) Installing lame (3.100-r2) [2023-03-15T04:05:44.107Z] (41/86) Installing opus (1.3.1-r1) [2023-03-15T04:05:44.107Z] (42/86) Installing libasyncns (0.8-r1) [2023-03-15T04:05:44.107Z] (43/86) Installing dbus-libs (1.14.4-r0) [2023-03-15T04:05:44.107Z] (44/86) Installing libltdl (2.4.7-r1) [2023-03-15T04:05:44.107Z] (45/86) Installing orc (0.4.33-r0) [2023-03-15T04:05:44.107Z] (46/86) Installing libgcc (12.2.1_git20220924-r4) [2023-03-15T04:05:44.107Z] (47/86) Installing libogg (1.3.5-r2) [2023-03-15T04:05:44.107Z] (48/86) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-15T04:05:44.107Z] (49/86) Installing flac-libs (1.4.2-r0) [2023-03-15T04:05:44.107Z] (50/86) Installing libvorbis (1.3.7-r0) [2023-03-15T04:05:44.107Z] (51/86) Installing libsndfile (1.1.0-r2) [2023-03-15T04:05:44.107Z] (52/86) Installing libgomp (12.2.1_git20220924-r4) [2023-03-15T04:05:44.107Z] (53/86) Installing soxr (0.1.3-r3) [2023-03-15T04:05:44.107Z] (54/86) Installing speexdsp (1.2.1-r0) [2023-03-15T04:05:44.107Z] (55/86) Installing tdb-libs (1.4.7-r0) [2023-03-15T04:05:44.107Z] (56/86) Installing libpulse (16.1-r6) [2023-03-15T04:05:44.107Z] (57/86) Installing cjson (1.7.15-r3) [2023-03-15T04:05:44.107Z] (58/86) Installing mbedtls (2.28.2-r0) [2023-03-15T04:05:44.107Z] (59/86) Installing librist (0.2.7-r0) [2023-03-15T04:05:44.107Z] (60/86) Installing libsrt (1.5.1-r0) [2023-03-15T04:05:44.107Z] (61/86) Installing libssh (0.10.4-r0) [2023-03-15T04:05:44.365Z] (62/86) Installing libtheora (1.1.1-r16) [2023-03-15T04:05:44.365Z] (63/86) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T04:05:44.365Z] (64/86) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T04:05:44.365Z] (65/86) Installing libxext (1.3.5-r0) [2023-03-15T04:05:44.365Z] (66/86) Installing libxfixes (6.0.0-r0) [2023-03-15T04:05:44.366Z] (67/86) Installing wayland-libs-client (1.21.0-r1) [2023-03-15T04:05:44.366Z] (68/86) Installing libva (2.16.0-r0) [2023-03-15T04:05:44.366Z] (69/86) Installing libvdpau (1.5-r0) [2023-03-15T04:05:44.366Z] (70/86) Installing vidstab (1.1.0-r2) [2023-03-15T04:05:44.366Z] (71/86) Installing libvpx (1.12.0-r1) [2023-03-15T04:05:44.366Z] (72/86) Installing libwebp (1.2.4-r1) [2023-03-15T04:05:44.366Z] (73/86) Installing x264-libs (0.164_git20220602-r0) [2023-03-15T04:05:44.366Z] (74/86) Installing numactl (2.0.16-r1) [2023-03-15T04:05:44.366Z] (75/86) Installing x265-libs (3.5-r3) [2023-03-15T04:05:44.366Z] (76/86) Installing xvidcore (1.3.7-r1) [2023-03-15T04:05:44.366Z] (77/86) Installing libsodium (1.0.18-r2) [2023-03-15T04:05:44.366Z] (78/86) Installing libzmq (4.3.4-r1) [2023-03-15T04:05:44.366Z] (79/86) Installing ffmpeg-libs (5.1.2-r1) [2023-03-15T04:05:44.625Z] (80/86) Installing ffmpeg (5.1.2-r1) [2023-03-15T04:05:44.625Z] (81/86) Installing udev-init-scripts (35-r1) [2023-03-15T04:05:44.625Z] (82/86) Installing eudev-libs (3.2.11-r4) [2023-03-15T04:05:44.625Z] (83/86) Installing xz-libs (5.2.9-r0) [2023-03-15T04:05:44.625Z] (84/86) Installing zstd-libs (1.5.2-r9) [2023-03-15T04:05:44.625Z] (85/86) Installing kmod-libs (30-r1) [2023-03-15T04:05:44.625Z] (86/86) Installing eudev (3.2.11-r4) [2023-03-15T04:05:44.625Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T04:05:44.625Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T04:05:44.625Z] OK: 111 MiB in 101 packages [2023-03-15T04:05:46.533Z] Removing intermediate container ed236beaae1f [2023-03-15T04:05:46.533Z] ---> 8c14cfaf6541 [2023-03-15T04:05:46.533Z] Step 18/35 : WORKDIR / [2023-03-15T04:05:46.533Z] ---> Running in 13a54c1acd94 [2023-03-15T04:05:46.533Z] Removing intermediate container 13a54c1acd94 [2023-03-15T04:05:46.533Z] ---> 84edf9615dc0 [2023-03-15T04:05:46.533Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-15T04:05:47.101Z] ---> 5e56b0a33b38 [2023-03-15T04:05:47.101Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-15T04:05:47.101Z] ---> 95613d5af92e [2023-03-15T04:05:47.101Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-15T04:05:47.101Z] ---> 069a5292545a [2023-03-15T04:05:47.101Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-15T04:05:47.359Z] ---> b41cbd3f277b [2023-03-15T04:05:47.359Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-15T04:05:47.359Z] ---> b03d006b0953 [2023-03-15T04:05:47.359Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-15T04:05:47.618Z] ---> 630bc8f0beea [2023-03-15T04:05:47.618Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-15T04:05:48.186Z] ---> d6bd0088de31 [2023-03-15T04:05:48.186Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-15T04:05:48.186Z] ---> Running in ffa6fb27ec81 [2023-03-15T04:05:48.753Z] Removing intermediate container ffa6fb27ec81 [2023-03-15T04:05:48.753Z] ---> 000fb7e26bd5 [2023-03-15T04:05:48.753Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-15T04:05:48.753Z] ---> Running in 55e77930410b [2023-03-15T04:05:49.321Z] Removing intermediate container 55e77930410b [2023-03-15T04:05:49.321Z] ---> ca3ecdfdd202 [2023-03-15T04:05:49.321Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-15T04:05:49.321Z] ---> Running in 84d922d8523e [2023-03-15T04:05:49.888Z] Removing intermediate container 84d922d8523e [2023-03-15T04:05:49.888Z] ---> 393f72a5e151 [2023-03-15T04:05:49.888Z] Step 29/35 : EXPOSE 59983 [2023-03-15T04:05:49.888Z] ---> Running in 9d211359cb82 [2023-03-15T04:05:50.146Z] Removing intermediate container 9d211359cb82 [2023-03-15T04:05:50.146Z] ---> 0dd6dd189863 [2023-03-15T04:05:50.146Z] Step 30/35 : EXPOSE 8554 [2023-03-15T04:05:50.146Z] ---> Running in 7ecf0c2ed184 [2023-03-15T04:05:50.146Z] Removing intermediate container 7ecf0c2ed184 [2023-03-15T04:05:50.146Z] ---> 7a80a4cc988e [2023-03-15T04:05:50.146Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-15T04:05:50.146Z] ---> Running in df97d7814651 [2023-03-15T04:05:50.146Z] Removing intermediate container df97d7814651 [2023-03-15T04:05:50.146Z] ---> 340f2648ae7b [2023-03-15T04:05:50.146Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-15T04:05:50.146Z] ---> Running in 6b7315c0687d [2023-03-15T04:05:50.405Z] Removing intermediate container 6b7315c0687d [2023-03-15T04:05:50.405Z] ---> b913abf4bab3 [2023-03-15T04:05:50.405Z] Step 33/35 : LABEL arch=amd64 [2023-03-15T04:05:50.405Z] ---> Running in 1071501c8f67 [2023-03-15T04:05:50.405Z] Removing intermediate container 1071501c8f67 [2023-03-15T04:05:50.405Z] ---> bafae7706b0d [2023-03-15T04:05:50.405Z] Step 34/35 : LABEL git_sha=59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:05:50.405Z] ---> Running in 1e278b4375b0 [2023-03-15T04:05:50.663Z] Removing intermediate container 1e278b4375b0 [2023-03-15T04:05:50.663Z] ---> b3b26ee2bbec [2023-03-15T04:05:50.663Z] Step 35/35 : LABEL version=3.0.0-dev.18 [2023-03-15T04:05:50.663Z] ---> Running in c0568e1691e5 [2023-03-15T04:05:50.663Z] Removing intermediate container c0568e1691e5 [2023-03-15T04:05:50.663Z] ---> c59cc4b48ffe [2023-03-15T04:05:50.663Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T04:05:50.663Z] Successfully built c59cc4b48ffe [2023-03-15T04:05:50.663Z] 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 [2023-03-15T04:05:50.765Z] provisioning config files... [2023-03-15T04:05:50.773Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8122323900586657208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:05:51.069Z] ---> docker-login.sh [2023-03-15T04:05:51.069Z] nexus3.edgexfoundry.org:10001 [2023-03-15T04:05:51.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:05:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:05:51.069Z] Configure a credential helper to remove this warning. See [2023-03-15T04:05:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:05:51.069Z] [2023-03-15T04:05:51.069Z] Login Succeeded [2023-03-15T04:05:51.069Z] nexus3.edgexfoundry.org:10002 [2023-03-15T04:05:51.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:05:51.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:05:51.069Z] Configure a credential helper to remove this warning. See [2023-03-15T04:05:51.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:05:51.069Z] [2023-03-15T04:05:51.069Z] Login Succeeded [2023-03-15T04:05:51.069Z] nexus3.edgexfoundry.org:10003 [2023-03-15T04:05:51.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:05:51.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:05:51.328Z] Configure a credential helper to remove this warning. See [2023-03-15T04:05:51.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:05:51.328Z] [2023-03-15T04:05:51.328Z] Login Succeeded [2023-03-15T04:05:51.328Z] nexus3.edgexfoundry.org:10004 [2023-03-15T04:05:51.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:05:51.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:05:51.328Z] Configure a credential helper to remove this warning. See [2023-03-15T04:05:51.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:05:51.328Z] [2023-03-15T04:05:51.328Z] Login Succeeded [2023-03-15T04:05:51.328Z] docker.io [2023-03-15T04:05:51.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:05:51.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:05:51.586Z] Configure a credential helper to remove this warning. See [2023-03-15T04:05:51.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:05:51.586Z] [2023-03-15T04:05:51.586Z] Login Succeeded [2023-03-15T04:05:51.586Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T04:05:51.593Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T04:05:51.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:05:51.632Z] [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: [2023-03-15T04:05:51.632Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:05:51.632Z] latest [2023-03-15T04:05:51.632Z] 3.0.0-dev.18 [2023-03-15T04:05:51.632Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:05:51.632Z] main [2023-03-15T04:05:51.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:05:51.936Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:05:52.244Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:05:52.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T04:05:52.245Z] 4127bd7cb103: Preparing [2023-03-15T04:05:52.245Z] bdc1623a0ab1: Preparing [2023-03-15T04:05:52.245Z] 1a8aef30c324: Preparing [2023-03-15T04:05:52.245Z] 3827b5b91e75: Preparing [2023-03-15T04:05:52.245Z] acc83c6ca332: Preparing [2023-03-15T04:05:52.245Z] 8cf6055bfc46: Preparing [2023-03-15T04:05:52.245Z] f3ba68b69cd6: Preparing [2023-03-15T04:05:52.245Z] b3b0d8852664: Preparing [2023-03-15T04:05:52.245Z] 5308f97f6b93: Preparing [2023-03-15T04:05:52.245Z] 325508ef0bb7: Preparing [2023-03-15T04:05:52.245Z] 67fdf72d571d: Preparing [2023-03-15T04:05:52.245Z] 7cd52847ad77: Preparing [2023-03-15T04:05:52.245Z] 5308f97f6b93: Waiting [2023-03-15T04:05:52.245Z] f3ba68b69cd6: Waiting [2023-03-15T04:05:52.245Z] 8cf6055bfc46: Waiting [2023-03-15T04:05:52.245Z] 325508ef0bb7: Waiting [2023-03-15T04:05:52.245Z] 67fdf72d571d: Waiting [2023-03-15T04:05:52.245Z] 7cd52847ad77: Waiting [2023-03-15T04:05:52.245Z] b3b0d8852664: Waiting [2023-03-15T04:05:52.245Z] bdc1623a0ab1: Pushed [2023-03-15T04:05:52.245Z] 4127bd7cb103: Pushed [2023-03-15T04:05:52.245Z] acc83c6ca332: Pushed [2023-03-15T04:05:52.245Z] 1a8aef30c324: Pushed [2023-03-15T04:05:52.504Z] 5308f97f6b93: Pushed [2023-03-15T04:05:52.504Z] f3ba68b69cd6: Pushed [2023-03-15T04:05:52.504Z] 8cf6055bfc46: Pushed [2023-03-15T04:05:52.504Z] b3b0d8852664: Pushed [2023-03-15T04:05:52.504Z] 7cd52847ad77: Layer already exists [2023-03-15T04:05:55.047Z] 3827b5b91e75: Pushed [2023-03-15T04:05:55.047Z] 325508ef0bb7: Pushed [2023-03-15T04:05:56.073Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-353 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2023-03-15T04:05:56.084Z] Running in /w/workspace/device-usb-camera/89 [Pipeline] { [Pipeline] checkout [2023-03-15T04:05:56.108Z] Selected Git installation does not exist. Using Default [2023-03-15T04:05:56.108Z] The recommended git tool is: NONE [2023-03-15T04:06:00.989Z] using credential edgex-jenkins-ssh [2023-03-15T04:06:01.005Z] Cloning the remote Git repository [2023-03-15T04:06:01.043Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2023-03-15T04:06:01.151Z] > git init /w/workspace/device-usb-camera/89 # timeout=10 [2023-03-15T04:06:01.308Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2023-03-15T04:06:01.308Z] > git --version # timeout=10 [2023-03-15T04:06:01.327Z] > git --version # 'git version 2.25.1' [2023-03-15T04:06:01.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-15T04:06:01.466Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T04:06:02.184Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2023-03-15T04:06:03.010Z] Avoid second fetch [2023-03-15T04:06:03.011Z] Checking out Revision 59664bc2ea44ebca3b36727ae3a90eeb55726827 (main) [2023-03-15T04:06:03.173Z] 67fdf72d571d: Pushed [2023-03-15T04:06:03.173Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:02.203Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-15T04:06:03.025Z] > git config core.sparsecheckout # timeout=10 [2023-03-15T04:06:03.085Z] > git checkout -f 59664bc2ea44ebca3b36727ae3a90eeb55726827 # timeout=10 [2023-03-15T04:06:03.485Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:03.521Z] Commit message: "docs: add warning for main branch, link to releases (#185)" [2023-03-15T04:06:03.793Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-15T04:06:03.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T04:06:03.793Z] 4127bd7cb103: Preparing [2023-03-15T04:06:03.793Z] bdc1623a0ab1: Preparing [2023-03-15T04:06:03.793Z] 1a8aef30c324: Preparing [2023-03-15T04:06:03.793Z] 3827b5b91e75: Preparing [2023-03-15T04:06:03.793Z] acc83c6ca332: Preparing [2023-03-15T04:06:03.793Z] 8cf6055bfc46: Preparing [2023-03-15T04:06:03.793Z] f3ba68b69cd6: Preparing [2023-03-15T04:06:03.793Z] b3b0d8852664: Preparing [2023-03-15T04:06:03.793Z] 5308f97f6b93: Preparing [2023-03-15T04:06:03.793Z] 325508ef0bb7: Preparing [2023-03-15T04:06:03.793Z] 67fdf72d571d: Preparing [2023-03-15T04:06:03.793Z] 7cd52847ad77: Preparing [2023-03-15T04:06:03.793Z] 325508ef0bb7: Waiting [2023-03-15T04:06:03.793Z] 67fdf72d571d: Waiting [2023-03-15T04:06:03.793Z] 8cf6055bfc46: Waiting [2023-03-15T04:06:03.793Z] 7cd52847ad77: Waiting [2023-03-15T04:06:03.793Z] f3ba68b69cd6: Waiting [2023-03-15T04:06:03.793Z] b3b0d8852664: Waiting [2023-03-15T04:06:03.793Z] 5308f97f6b93: Waiting [2023-03-15T04:06:03.793Z] bdc1623a0ab1: Layer already exists [2023-03-15T04:06:03.793Z] acc83c6ca332: Layer already exists [2023-03-15T04:06:03.793Z] 4127bd7cb103: Layer already exists [2023-03-15T04:06:03.793Z] 1a8aef30c324: Layer already exists [2023-03-15T04:06:03.793Z] 3827b5b91e75: Layer already exists [2023-03-15T04:06:03.793Z] 8cf6055bfc46: Layer already exists [2023-03-15T04:06:03.793Z] 5308f97f6b93: Layer already exists [2023-03-15T04:06:03.793Z] b3b0d8852664: Layer already exists [2023-03-15T04:06:03.793Z] 325508ef0bb7: Layer already exists [2023-03-15T04:06:03.793Z] f3ba68b69cd6: Layer already exists [2023-03-15T04:06:03.793Z] 7cd52847ad77: Layer already exists [2023-03-15T04:06:03.793Z] 67fdf72d571d: Layer already exists [2023-03-15T04:06:03.793Z] latest: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T04:06:04.111Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:04.338Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-15T04:06:04.338Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:06:04.338Z] Dload Upload Total Spent Left Speed [2023-03-15T04:06:04.338Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [2023-03-15T04:06:04.409Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [2023-03-15T04:06:04.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T04:06:04.409Z] 4127bd7cb103: Preparing [2023-03-15T04:06:04.409Z] bdc1623a0ab1: Preparing [2023-03-15T04:06:04.409Z] 1a8aef30c324: Preparing [2023-03-15T04:06:04.409Z] 3827b5b91e75: Preparing [2023-03-15T04:06:04.409Z] acc83c6ca332: Preparing [2023-03-15T04:06:04.409Z] 8cf6055bfc46: Preparing [2023-03-15T04:06:04.409Z] f3ba68b69cd6: Preparing [2023-03-15T04:06:04.409Z] b3b0d8852664: Preparing [2023-03-15T04:06:04.409Z] 5308f97f6b93: Preparing [2023-03-15T04:06:04.409Z] 325508ef0bb7: Preparing [2023-03-15T04:06:04.409Z] 67fdf72d571d: Preparing [2023-03-15T04:06:04.409Z] 7cd52847ad77: Preparing [2023-03-15T04:06:04.409Z] b3b0d8852664: Waiting [2023-03-15T04:06:04.409Z] 5308f97f6b93: Waiting [2023-03-15T04:06:04.409Z] 67fdf72d571d: Waiting [2023-03-15T04:06:04.409Z] 8cf6055bfc46: Waiting [2023-03-15T04:06:04.409Z] f3ba68b69cd6: Waiting [2023-03-15T04:06:04.409Z] 7cd52847ad77: Waiting [2023-03-15T04:06:04.409Z] 325508ef0bb7: Waiting [2023-03-15T04:06:04.409Z] 1a8aef30c324: Layer already exists [2023-03-15T04:06:04.409Z] acc83c6ca332: Layer already exists [2023-03-15T04:06:04.409Z] 4127bd7cb103: Layer already exists [2023-03-15T04:06:04.409Z] bdc1623a0ab1: Layer already exists [2023-03-15T04:06:04.409Z] 3827b5b91e75: Layer already exists [2023-03-15T04:06:04.409Z] b3b0d8852664: Layer already exists [2023-03-15T04:06:04.409Z] 8cf6055bfc46: Layer already exists [2023-03-15T04:06:04.409Z] 5308f97f6b93: Layer already exists [2023-03-15T04:06:04.410Z] f3ba68b69cd6: Layer already exists [2023-03-15T04:06:04.410Z] 325508ef0bb7: Layer already exists [2023-03-15T04:06:04.410Z] 7cd52847ad77: Layer already exists [2023-03-15T04:06:04.410Z] 67fdf72d571d: Layer already exists [2023-03-15T04:06:04.410Z] 3.0.0-dev.18: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-03-15T04:06:04.711Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:04.977Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-15T04:06:05.022Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:06:05.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T04:06:05.022Z] 4127bd7cb103: Preparing [2023-03-15T04:06:05.022Z] bdc1623a0ab1: Preparing [2023-03-15T04:06:05.022Z] 1a8aef30c324: Preparing [2023-03-15T04:06:05.022Z] 3827b5b91e75: Preparing [2023-03-15T04:06:05.022Z] acc83c6ca332: Preparing [2023-03-15T04:06:05.022Z] 8cf6055bfc46: Preparing [2023-03-15T04:06:05.022Z] f3ba68b69cd6: Preparing [2023-03-15T04:06:05.022Z] b3b0d8852664: Preparing [2023-03-15T04:06:05.022Z] 5308f97f6b93: Preparing [2023-03-15T04:06:05.022Z] 325508ef0bb7: Preparing [2023-03-15T04:06:05.022Z] 67fdf72d571d: Preparing [2023-03-15T04:06:05.022Z] 7cd52847ad77: Preparing [2023-03-15T04:06:05.022Z] 67fdf72d571d: Waiting [2023-03-15T04:06:05.022Z] 325508ef0bb7: Waiting [2023-03-15T04:06:05.022Z] 5308f97f6b93: Waiting [2023-03-15T04:06:05.022Z] 8cf6055bfc46: Waiting [2023-03-15T04:06:05.022Z] 7cd52847ad77: Waiting [2023-03-15T04:06:05.022Z] b3b0d8852664: Waiting [2023-03-15T04:06:05.022Z] f3ba68b69cd6: Waiting [2023-03-15T04:06:05.022Z] 3827b5b91e75: Layer already exists [2023-03-15T04:06:05.022Z] 1a8aef30c324: Layer already exists [2023-03-15T04:06:05.022Z] bdc1623a0ab1: Layer already exists [2023-03-15T04:06:05.022Z] acc83c6ca332: Layer already exists [2023-03-15T04:06:05.022Z] 4127bd7cb103: Layer already exists [2023-03-15T04:06:05.022Z] f3ba68b69cd6: Layer already exists [2023-03-15T04:06:05.022Z] 8cf6055bfc46: Layer already exists [2023-03-15T04:06:05.022Z] b3b0d8852664: Layer already exists [2023-03-15T04:06:05.022Z] 325508ef0bb7: Layer already exists [2023-03-15T04:06:05.022Z] 5308f97f6b93: Layer already exists [2023-03-15T04:06:05.022Z] 67fdf72d571d: Layer already exists [2023-03-15T04:06:05.022Z] 7cd52847ad77: Layer already exists [2023-03-15T04:06:05.022Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:05.298Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-15T04:06:05.298Z] + sudo tee /etc/docker/daemon.new [2023-03-15T04:06:05.298Z] { [2023-03-15T04:06:05.298Z] "registry-mirrors": [ [2023-03-15T04:06:05.298Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-15T04:06:05.298Z] ], [2023-03-15T04:06:05.298Z] "bip": "10.250.0.254/24", [2023-03-15T04:06:05.298Z] "hosts": [ [2023-03-15T04:06:05.298Z] "tcp://0.0.0.0:5555", [2023-03-15T04:06:05.298Z] "unix:///var/run/docker.sock" [2023-03-15T04:06:05.298Z] ], [2023-03-15T04:06:05.298Z] "mtu": 1458, [2023-03-15T04:06:05.298Z] "selinux-enabled": true, [2023-03-15T04:06:05.298Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-15T04:06:05.298Z] } [Pipeline] sh [2023-03-15T04:06:05.348Z] + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:05.623Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-15T04:06:05.661Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main [2023-03-15T04:06:05.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] [2023-03-15T04:06:05.661Z] 4127bd7cb103: Preparing [2023-03-15T04:06:05.661Z] bdc1623a0ab1: Preparing [2023-03-15T04:06:05.661Z] 1a8aef30c324: Preparing [2023-03-15T04:06:05.661Z] 3827b5b91e75: Preparing [2023-03-15T04:06:05.661Z] acc83c6ca332: Preparing [2023-03-15T04:06:05.661Z] 8cf6055bfc46: Preparing [2023-03-15T04:06:05.661Z] f3ba68b69cd6: Preparing [2023-03-15T04:06:05.661Z] b3b0d8852664: Preparing [2023-03-15T04:06:05.661Z] 5308f97f6b93: Preparing [2023-03-15T04:06:05.661Z] 325508ef0bb7: Preparing [2023-03-15T04:06:05.661Z] 67fdf72d571d: Preparing [2023-03-15T04:06:05.661Z] 7cd52847ad77: Preparing [2023-03-15T04:06:05.661Z] 8cf6055bfc46: Waiting [2023-03-15T04:06:05.661Z] 5308f97f6b93: Waiting [2023-03-15T04:06:05.661Z] 7cd52847ad77: Waiting [2023-03-15T04:06:05.661Z] 67fdf72d571d: Waiting [2023-03-15T04:06:05.661Z] f3ba68b69cd6: Waiting [2023-03-15T04:06:05.661Z] b3b0d8852664: Waiting [2023-03-15T04:06:05.661Z] acc83c6ca332: Layer already exists [2023-03-15T04:06:05.661Z] 3827b5b91e75: Layer already exists [2023-03-15T04:06:05.661Z] 1a8aef30c324: Layer already exists [2023-03-15T04:06:05.661Z] 4127bd7cb103: Layer already exists [2023-03-15T04:06:05.661Z] bdc1623a0ab1: Layer already exists [2023-03-15T04:06:05.661Z] 8cf6055bfc46: Layer already exists [2023-03-15T04:06:05.661Z] f3ba68b69cd6: Layer already exists [2023-03-15T04:06:05.661Z] b3b0d8852664: Layer already exists [2023-03-15T04:06:05.661Z] 5308f97f6b93: Layer already exists [2023-03-15T04:06:05.661Z] 325508ef0bb7: Layer already exists [2023-03-15T04:06:05.661Z] 67fdf72d571d: Layer already exists [2023-03-15T04:06:05.661Z] 7cd52847ad77: Layer already exists [2023-03-15T04:06:05.661Z] main: digest: sha256:68434bab29d070862c1cf77c167bf72d58a8644ec4035ff08aac37c79ca1b08a size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T04:06:05.722Z] ===================================================== [Pipeline] echo [2023-03-15T04:06:05.727Z] taggedImages: [2023-03-15T04:06:05.727Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:06:05.727Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:latest [2023-03-15T04:06:05.727Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:3.0.0-dev.18 [2023-03-15T04:06:05.727Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:06:05.727Z] - nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:05.955Z] + sudo service docker restart [2023-03-15T04:06:06.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T04:06:06.095Z] [2023-03-15T04:06:06.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:06.410Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T04:06:06.410Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-15T04:06:06.410Z] 5eb5b503b376: Pulling fs layer [2023-03-15T04:06:06.410Z] 5c69ac0246d0: Pulling fs layer [2023-03-15T04:06:06.410Z] ec43610c2a17: Pulling fs layer [2023-03-15T04:06:06.410Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-15T04:06:06.410Z] 33b1e0a273af: Pulling fs layer [2023-03-15T04:06:06.410Z] 5d3b04190fa2: Pulling fs layer [2023-03-15T04:06:06.410Z] 2f39f015ded8: Pulling fs layer [2023-03-15T04:06:06.410Z] 33b1e0a273af: Waiting [2023-03-15T04:06:06.410Z] 5d3b04190fa2: Waiting [2023-03-15T04:06:06.410Z] 2f39f015ded8: Waiting [2023-03-15T04:06:06.410Z] 3a2ae6a8a46f: Waiting [2023-03-15T04:06:06.410Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-15T04:06:06.410Z] 3a2ae6a8a46f: Download complete [2023-03-15T04:06:06.410Z] 33b1e0a273af: Verifying Checksum [2023-03-15T04:06:06.410Z] 33b1e0a273af: Download complete [2023-03-15T04:06:06.668Z] 5d3b04190fa2: Verifying Checksum [2023-03-15T04:06:06.668Z] 5d3b04190fa2: Download complete [2023-03-15T04:06:06.669Z] ec43610c2a17: Verifying Checksum [2023-03-15T04:06:06.669Z] ec43610c2a17: Download complete [2023-03-15T04:06:06.669Z] 5eb5b503b376: Verifying Checksum [2023-03-15T04:06:06.669Z] 5eb5b503b376: Download complete [2023-03-15T04:06:07.234Z] 2f39f015ded8: Download complete [2023-03-15T04:06:07.800Z] 5eb5b503b376: Pull complete [2023-03-15T04:06:07.800Z] 5c69ac0246d0: Pull complete [2023-03-15T04:06:08.369Z] ec43610c2a17: Pull complete [2023-03-15T04:06:08.369Z] 3a2ae6a8a46f: Pull complete [2023-03-15T04:06:08.627Z] 33b1e0a273af: Pull complete [2023-03-15T04:06:08.627Z] 5d3b04190fa2: Pull complete [2023-03-15T04:06:12.808Z] 2f39f015ded8: Pull complete [2023-03-15T04:06:12.808Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-15T04:06:12.808Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T04:06:12.808Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:06:12.882Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:06:12.911Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T04:06:14.502Z] $ docker top 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:06:14.888Z] ---> job-cost.sh [2023-03-15T04:06:14.888Z] lf-activate-venv: SKIPPING [2023-03-15T04:06:14.888Z] INFO: No Stack... [2023-03-15T04:06:15.146Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T04:06:15.405Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T04:06:15.691Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2023-03-15T04:06:15.691Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T04:06:15.703Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [2023-03-15T04:06:15.709Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] did not exist. Created. [2023-03-15T04:06:15.709Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T04:06:16.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-15T04:06:16.042Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T04:06:16.050Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T04:06:16.070Z] $ docker stop --time=1 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c [2023-03-15T04:06:17.218Z] $ docker rm -f --volumes 6255e0af6eb83fe26a277c446f3c9b7b9536d872c117039b64120db3b960914c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T04:06:24.208Z] provisioning config files... [2023-03-15T04:06:24.232Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/89@tmp/config15226772473995021074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:06:24.587Z] ---> docker-login.sh [2023-03-15T04:06:24.587Z] nexus3.edgexfoundry.org:10001 [2023-03-15T04:06:24.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:06:25.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:06:25.126Z] Configure a credential helper to remove this warning. See [2023-03-15T04:06:25.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:06:25.126Z] [2023-03-15T04:06:25.126Z] Login Succeeded [2023-03-15T04:06:25.126Z] nexus3.edgexfoundry.org:10002 [2023-03-15T04:06:25.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:06:25.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:06:25.664Z] Configure a credential helper to remove this warning. See [2023-03-15T04:06:25.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:06:25.664Z] [2023-03-15T04:06:25.664Z] Login Succeeded [2023-03-15T04:06:25.664Z] nexus3.edgexfoundry.org:10003 [2023-03-15T04:06:25.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:06:25.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:06:25.933Z] Configure a credential helper to remove this warning. See [2023-03-15T04:06:25.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:06:25.933Z] [2023-03-15T04:06:25.933Z] Login Succeeded [2023-03-15T04:06:25.933Z] nexus3.edgexfoundry.org:10004 [2023-03-15T04:06:26.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:06:26.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:06:26.206Z] Configure a credential helper to remove this warning. See [2023-03-15T04:06:26.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:06:26.206Z] [2023-03-15T04:06:26.206Z] Login Succeeded [2023-03-15T04:06:26.206Z] docker.io [2023-03-15T04:06:26.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:06:26.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:06:26.745Z] Configure a credential helper to remove this warning. See [2023-03-15T04:06:26.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:06:26.745Z] [2023-03-15T04:06:26.745Z] Login Succeeded [2023-03-15T04:06:26.745Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T04:06:26.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-15T04:06:26.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:06:27.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:06:27.019Z] ========================================================= [2023-03-15T04:06:27.019Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-15T04:06:27.019Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:06:27.367Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-15T04:06:27.637Z] Sending build context to Docker daemon 1.167MB [2023-03-15T04:06:27.637Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T04:06:27.637Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-15T04:06:27.907Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-15T04:06:27.907Z] af6eaf76a39c: Pulling fs layer [2023-03-15T04:06:27.907Z] 55522c791124: Pulling fs layer [2023-03-15T04:06:27.907Z] ce5c4a1c91eb: Pulling fs layer [2023-03-15T04:06:27.907Z] 169dfbe0d373: Pulling fs layer [2023-03-15T04:06:27.907Z] e1ff8fa3b103: Pulling fs layer [2023-03-15T04:06:27.907Z] 52ebb69f0ebf: Pulling fs layer [2023-03-15T04:06:27.907Z] 5abe8eddf0d5: Pulling fs layer [2023-03-15T04:06:27.907Z] e1ff8fa3b103: Waiting [2023-03-15T04:06:27.907Z] 52ebb69f0ebf: Waiting [2023-03-15T04:06:27.907Z] 169dfbe0d373: Waiting [2023-03-15T04:06:27.907Z] 5abe8eddf0d5: Waiting [2023-03-15T04:06:27.907Z] 55522c791124: Verifying Checksum [2023-03-15T04:06:27.907Z] 55522c791124: Download complete [2023-03-15T04:06:27.907Z] 169dfbe0d373: Verifying Checksum [2023-03-15T04:06:27.907Z] 169dfbe0d373: Download complete [2023-03-15T04:06:27.907Z] e1ff8fa3b103: Verifying Checksum [2023-03-15T04:06:27.907Z] e1ff8fa3b103: Download complete [2023-03-15T04:06:27.907Z] af6eaf76a39c: Verifying Checksum [2023-03-15T04:06:29.322Z] 5abe8eddf0d5: Verifying Checksum [2023-03-15T04:06:29.322Z] 5abe8eddf0d5: Download complete [2023-03-15T04:06:30.306Z] ce5c4a1c91eb: Verifying Checksum [2023-03-15T04:06:30.306Z] ce5c4a1c91eb: Download complete [2023-03-15T04:06:30.306Z] 52ebb69f0ebf: Verifying Checksum [2023-03-15T04:06:30.306Z] 52ebb69f0ebf: Download complete [2023-03-15T04:06:32.254Z] af6eaf76a39c: Pull complete [2023-03-15T04:06:32.254Z] 55522c791124: Pull complete [2023-03-15T04:06:44.583Z] ce5c4a1c91eb: Pull complete [2023-03-15T04:06:44.851Z] 169dfbe0d373: Pull complete [2023-03-15T04:06:45.122Z] e1ff8fa3b103: Pull complete [2023-03-15T04:06:51.783Z] 52ebb69f0ebf: Pull complete [2023-03-15T04:06:53.743Z] 5abe8eddf0d5: Pull complete [2023-03-15T04:06:53.743Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-15T04:06:53.743Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-15T04:06:53.743Z] ---> 6cb57ee374ae [2023-03-15T04:06:53.743Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-15T04:06:55.693Z] ---> Running in 5b17427ceca3 [2023-03-15T04:06:56.061Z] Removing intermediate container 5b17427ceca3 [2023-03-15T04:06:56.061Z] ---> 451d8cfbfe5b [2023-03-15T04:06:56.061Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T04:06:56.061Z] ---> Running in ca4a009425e9 [2023-03-15T04:06:56.344Z] Removing intermediate container ca4a009425e9 [2023-03-15T04:06:56.344Z] ---> fb6b2e5b0363 [2023-03-15T04:06:56.344Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T04:06:56.344Z] ---> Running in 98ed00468a68 [2023-03-15T04:06:56.628Z] Removing intermediate container 98ed00468a68 [2023-03-15T04:06:56.628Z] ---> 349ace0480ba [2023-03-15T04:06:56.628Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T04:06:56.900Z] ---> Running in 6f1704976612 [2023-03-15T04:06:57.167Z] Removing intermediate container 6f1704976612 [2023-03-15T04:06:57.167Z] ---> ad3e1a5333ca [2023-03-15T04:06:57.167Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T04:06:57.167Z] ---> Running in ad108cb2c51b [2023-03-15T04:06:58.197Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T04:06:58.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T04:06:59.740Z] (1/14) Installing libintl (0.21.1-r1) [2023-03-15T04:06:59.740Z] (2/14) Installing eudev-libs (3.2.11-r4) [2023-03-15T04:06:59.740Z] (3/14) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T04:06:59.740Z] (4/14) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T04:06:59.740Z] (5/14) Installing v4l-utils (1.22.1-r2) [2023-03-15T04:07:00.008Z] (6/14) Installing udev-init-scripts (35-r1) [2023-03-15T04:07:00.008Z] (7/14) Installing libblkid (2.38.1-r1) [2023-03-15T04:07:00.008Z] (8/14) Installing xz-libs (5.2.9-r0) [2023-03-15T04:07:00.009Z] (9/14) Installing zstd-libs (1.5.2-r9) [2023-03-15T04:07:00.009Z] (10/14) Installing kmod-libs (30-r1) [2023-03-15T04:07:00.009Z] (11/14) Installing eudev (3.2.11-r4) [2023-03-15T04:07:00.009Z] (12/14) Installing eudev-dev (3.2.11-r4) [2023-03-15T04:07:00.009Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) [2023-03-15T04:07:00.009Z] (14/14) Installing v4l-utils-dev (1.22.1-r2) [2023-03-15T04:07:00.009Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T04:07:00.009Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T04:07:00.282Z] OK: 271 MiB in 67 packages [2023-03-15T04:07:01.247Z] Removing intermediate container ad108cb2c51b [2023-03-15T04:07:01.247Z] ---> 016645382a44 [2023-03-15T04:07:01.247Z] Step 8/13 : WORKDIR /device-usb-camera [2023-03-15T04:07:01.516Z] ---> Running in ec7d9440bedf [2023-03-15T04:07:01.783Z] Removing intermediate container ec7d9440bedf [2023-03-15T04:07:01.783Z] ---> c7a4b2caa9d6 [2023-03-15T04:07:01.783Z] Step 9/13 : COPY go.mod vendor* ./ [2023-03-15T04:07:02.368Z] ---> c4e6270049ec [2023-03-15T04:07:02.368Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T04:07:02.368Z] ---> Running in 1162a3800828 [2023-03-15T04:08:10.254Z] Removing intermediate container 1162a3800828 [2023-03-15T04:08:10.254Z] ---> 4b8a1e70b174 [2023-03-15T04:08:10.254Z] Step 11/13 : COPY . . [2023-03-15T04:08:10.254Z] ---> 85d3ec821c2c [2023-03-15T04:08:10.254Z] Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T04:08:10.254Z] ---> Running in 48df7d3fbbf0 [2023-03-15T04:08:10.254Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:08:10.254Z]   Dload Upload Total Spent Left Speed [2023-03-15T04:08:10.254Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1062 100 1062 0 0 4294 0 --:--:-- --:--:-- --:--:-- 4317 [2023-03-15T04:08:10.254Z] Removing intermediate container 48df7d3fbbf0 [2023-03-15T04:08:10.254Z] ---> 82c1583b293a [2023-03-15T04:08:10.254Z] Step 13/13 : RUN ${MAKE} [2023-03-15T04:08:10.254Z] ---> Running in c2026aa063b1 [2023-03-15T04:08:10.254Z] noop [2023-03-15T04:08:10.254Z] Removing intermediate container c2026aa063b1 [2023-03-15T04:08:10.254Z] ---> efb45c173159 [2023-03-15T04:08:10.254Z] Successfully built efb45c173159 [2023-03-15T04:08:10.254Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:08:10.606Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T04:08:10.606Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:08:10.844Z] prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2023-03-15T04:08:10.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@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 [2023-03-15T04:08:12.224Z] $ docker top 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T04:08:13.068Z] + go version [2023-03-15T04:08:13.068Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-15T04:08:13.094Z] $ docker stop --time=1 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 [2023-03-15T04:08:14.742Z] $ docker rm -f --volumes 855a642c98758c6a631d8d28aed27ff9a11dd013b77bf1e558cc18dc703c73b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:08:15.299Z] + docker inspect -f . ci-base-image-arm64 [2023-03-15T04:08:15.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:08:15.493Z] prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2023-03-15T04:08:15.566Z] $ 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/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@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 [2023-03-15T04:08:16.768Z] $ docker top 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T04:08:17.591Z] + git config --global --add safe.directory /w/workspace/device-usb-camera/89 [Pipeline] fileExists [Pipeline] sh [2023-03-15T04:08:17.923Z] + make test [2023-03-15T04:08:18.189Z] go test ./... -coverprofile=coverage.out ./... [2023-03-15T04:08:50.427Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2023-03-15T04:10:57.149Z] ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] [2023-03-15T04:10:57.149Z] ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.076s coverage: 2.0% of statements [2023-03-15T04:10:57.149Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-15T04:10:57.149Z] go vet ./... [2023-03-15T04:11:36.097Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-15T04:11:36.097Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-15T04:11:36.097Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-15T04:11:36.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-15T04:11:36.131Z] $ docker stop --time=1 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f [2023-03-15T04:11:37.899Z] $ docker rm -f --volumes 07fa239abd9c4fdedb70cc0d9ed910bde936c2317accd4c695c0a1d07508096f [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-15T04:11:39.031Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-15T04:11:39.053Z] Warning: overwriting stash ‘coverage-report’ [2023-03-15T04:11:39.520Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-15T04:11:39.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-15T04:11:40.212Z] + ls -al . [2023-03-15T04:11:40.212Z] total 184 [2023-03-15T04:11:40.212Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 04:08 . [2023-03-15T04:11:40.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 .. [2023-03-15T04:11:40.212Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 04:06 .git [2023-03-15T04:11:40.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 .github [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 414 Mar 15 04:06 .gitignore [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 15 04:06 .golangci.yml [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 77 Mar 15 04:06 .hadolint.yml [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 9660 Mar 15 04:06 Attribution.txt [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 6219 Mar 15 04:06 CHANGELOG.md [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 2328 Mar 15 04:06 Dockerfile [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 678 Mar 15 04:06 GOVERNANCE.md [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 659 Mar 15 04:06 Jenkinsfile [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 15 04:06 LICENSE [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 2364 Mar 15 04:06 Makefile [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 15 04:06 OWNERS.md [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 5497 Mar 15 04:06 README.md [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 04:04 VERSION [2023-03-15T04:11:40.212Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 04:06 bin [2023-03-15T04:11:40.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 cmd [2023-03-15T04:11:40.212Z] -rw-r--r-- 1 jenkins jenkins 28352 Mar 15 04:10 coverage.out [2023-03-15T04:11:40.212Z] -rwxrwxr-x 1 jenkins jenkins 140 Mar 15 04:06 docker-entrypoint.sh [2023-03-15T04:11:40.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 docs [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 3487 Mar 15 04:06 go.mod [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 31546 Mar 15 04:06 go.sum [2023-03-15T04:11:40.212Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 04:06 internal [2023-03-15T04:11:40.212Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 04:06 snap [2023-03-15T04:11:40.212Z] -rw-rw-r-- 1 jenkins jenkins 231 Mar 15 04:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:11:40.555Z] + 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=59664bc2ea44ebca3b36727ae3a90eeb55726827 --label arch=arm64 --label version=3.0.0-dev.18 . [2023-03-15T04:11:40.824Z] Sending build context to Docker daemon 1.197MB [2023-03-15T04:11:40.824Z] Step 1/35 : ARG BASE=golang:1.20-alpine3.17 [2023-03-15T04:11:40.824Z] Step 2/35 : FROM ${BASE} AS builder [2023-03-15T04:11:40.824Z] ---> efb45c173159 [2023-03-15T04:11:40.824Z] Step 3/35 : ARG ADD_BUILD_TAGS="" [2023-03-15T04:11:41.092Z] ---> Running in e1846257650f [2023-03-15T04:11:41.364Z] Removing intermediate container e1846257650f [2023-03-15T04:11:41.364Z] ---> b2595b94c5d5 [2023-03-15T04:11:41.364Z] Step 4/35 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-15T04:11:41.364Z] ---> Running in 2faf902a17b5 [2023-03-15T04:11:41.633Z] Removing intermediate container 2faf902a17b5 [2023-03-15T04:11:41.633Z] ---> ef804effec6e [2023-03-15T04:11:41.633Z] Step 5/35 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" [2023-03-15T04:11:41.908Z] ---> Running in cd3f276cfe06 [2023-03-15T04:11:42.175Z] Removing intermediate container cd3f276cfe06 [2023-03-15T04:11:42.175Z] ---> 97ce7d539ada [2023-03-15T04:11:42.175Z] Step 6/35 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2023-03-15T04:11:42.175Z] ---> Running in bf27416417df [2023-03-15T04:11:42.458Z] Removing intermediate container bf27416417df [2023-03-15T04:11:42.458Z] ---> 41da34b2f8e0 [2023-03-15T04:11:42.458Z] Step 7/35 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-15T04:11:42.458Z] ---> Running in 84755f93621e [2023-03-15T04:11:43.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T04:11:44.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T04:11:45.424Z] OK: 271 MiB in 67 packages [2023-03-15T04:11:46.031Z] Removing intermediate container 84755f93621e [2023-03-15T04:11:46.031Z] ---> d9b6327ad4a6 [2023-03-15T04:11:46.031Z] Step 8/35 : WORKDIR /device-usb-camera [2023-03-15T04:11:46.031Z] ---> Running in dc4a3da98faf [2023-03-15T04:11:46.299Z] Removing intermediate container dc4a3da98faf [2023-03-15T04:11:46.299Z] ---> b4a64ccc2a1e [2023-03-15T04:11:46.299Z] Step 9/35 : COPY go.mod vendor* ./ [2023-03-15T04:11:46.887Z] ---> 54261d9965fe [2023-03-15T04:11:46.887Z] Step 10/35 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-15T04:11:46.887Z] ---> Running in 740fdde7e17b [2023-03-15T04:11:49.480Z] Removing intermediate container 740fdde7e17b [2023-03-15T04:11:49.480Z] ---> d5cb29251062 [2023-03-15T04:11:49.480Z] Step 11/35 : COPY . . [2023-03-15T04:11:50.447Z] ---> 3586a603b77b [2023-03-15T04:11:50.447Z] Step 12/35 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE [2023-03-15T04:11:50.447Z] ---> Running in aa2f11b76966 [2023-03-15T04:11:51.414Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:11:51.414Z] Dload Upload Total Spent Left Speed [2023-03-15T04:11:51.999Z] 0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 100 1062 100 1062 0 0 2803 0 --:--:-- --:--:-- --:--:-- 2816 [2023-03-15T04:11:53.746Z] Removing intermediate container aa2f11b76966 [2023-03-15T04:11:53.746Z] ---> 70e7e79ba4e0 [2023-03-15T04:11:53.746Z] Step 13/35 : RUN ${MAKE} [2023-03-15T04:11:53.746Z] ---> Running in a985f6ec800b [2023-03-15T04:11:54.341Z] go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.0.0-dev.18" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd [2023-03-15T04:14:31.095Z] Removing intermediate container a985f6ec800b [2023-03-15T04:14:31.095Z] ---> 4f23522b319f [2023-03-15T04:14:31.095Z] Step 14/35 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp [2023-03-15T04:14:31.095Z] v0.21.6: Pulling from aler9/rtsp-simple-server [2023-03-15T04:14:31.095Z] 8766b47fe142: Pulling fs layer [2023-03-15T04:14:31.095Z] 8766b47fe142: Verifying Checksum [2023-03-15T04:14:31.095Z] 8766b47fe142: Download complete [2023-03-15T04:14:31.095Z] 8766b47fe142: Pull complete [2023-03-15T04:14:31.095Z] Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f [2023-03-15T04:14:31.095Z] Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 [2023-03-15T04:14:31.095Z] ---> 69d40e2cb93c [2023-03-15T04:14:31.095Z] Step 15/35 : FROM alpine:3.17 [2023-03-15T04:14:31.095Z] 3.17: Pulling from library/alpine [2023-03-15T04:14:31.095Z] af6eaf76a39c: Already exists [2023-03-15T04:14:31.095Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-15T04:14:31.095Z] Status: Downloaded newer image for alpine:3.17 [2023-03-15T04:14:31.095Z] ---> d74e625d9115 [2023-03-15T04:14:31.095Z] Step 16/35 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-15T04:14:31.095Z] ---> Running in 370a5feb07ab [2023-03-15T04:14:31.095Z] Removing intermediate container 370a5feb07ab [2023-03-15T04:14:31.095Z] ---> 2ce72f36f54f [2023-03-15T04:14:31.095Z] Step 17/35 : RUN apk add --update --no-cache dumb-init ffmpeg udev [2023-03-15T04:14:31.095Z] ---> Running in 5d66104f2cd0 [2023-03-15T04:14:31.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-15T04:14:31.095Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-15T04:14:31.095Z] (1/83) Installing dumb-init (1.2.5-r2) [2023-03-15T04:14:31.095Z] (2/83) Installing sdl2 (2.26.3-r0) [2023-03-15T04:14:31.095Z] (3/83) Installing libxau (1.0.10-r0) [2023-03-15T04:14:31.095Z] (4/83) Installing libmd (1.0.4-r0) [2023-03-15T04:14:31.095Z] (5/83) Installing libbsd (0.11.7-r0) [2023-03-15T04:14:31.095Z] (6/83) Installing libxdmcp (1.1.4-r0) [2023-03-15T04:14:31.095Z] (7/83) Installing libxcb (1.15-r0) [2023-03-15T04:14:31.095Z] (8/83) Installing libx11 (1.8.4-r0) [2023-03-15T04:14:31.095Z] (9/83) Installing aom-libs (3.5.0-r0) [2023-03-15T04:14:31.095Z] (10/83) Installing alsa-lib (1.2.8-r0) [2023-03-15T04:14:31.095Z] (11/83) Installing libexpat (2.5.0-r0) [2023-03-15T04:14:31.095Z] (12/83) Installing brotli-libs (1.0.9-r9) [2023-03-15T04:14:31.095Z] (13/83) Installing libbz2 (1.0.8-r4) [2023-03-15T04:14:31.095Z] (14/83) Installing libpng (1.6.38-r0) [2023-03-15T04:14:31.095Z] (15/83) Installing freetype (2.12.1-r0) [2023-03-15T04:14:31.095Z] (16/83) Installing fontconfig (2.14.1-r0) [2023-03-15T04:14:31.095Z] (17/83) Installing fribidi (1.0.12-r0) [2023-03-15T04:14:31.095Z] (18/83) Installing libffi (3.4.4-r0) [2023-03-15T04:14:31.095Z] (19/83) Installing libintl (0.21.1-r1) [2023-03-15T04:14:31.095Z] (20/83) Installing libblkid (2.38.1-r1) [2023-03-15T04:14:31.095Z] (21/83) Installing libmount (2.38.1-r1) [2023-03-15T04:14:31.095Z] (22/83) Installing pcre2 (10.42-r0) [2023-03-15T04:14:31.095Z] (23/83) Installing glib (2.74.6-r0) [2023-03-15T04:14:31.095Z] (24/83) Installing graphite2 (1.3.14-r2) [2023-03-15T04:14:31.095Z] (25/83) Installing harfbuzz (5.3.1-r1) [2023-03-15T04:14:31.095Z] (26/83) Installing libass (0.16.0-r1) [2023-03-15T04:14:31.095Z] (27/83) Installing libdav1d (1.0.0-r2) [2023-03-15T04:14:31.095Z] (28/83) Installing libdrm (2.4.114-r0) [2023-03-15T04:14:31.095Z] (29/83) Installing gmp (6.2.1-r2) [2023-03-15T04:14:31.095Z] (30/83) Installing nettle (3.8.1-r0) [2023-03-15T04:14:31.095Z] (31/83) Installing p11-kit (0.24.1-r1) [2023-03-15T04:14:31.095Z] (32/83) Installing libtasn1 (4.19.0-r0) [2023-03-15T04:14:31.095Z] (33/83) Installing libunistring (1.1-r0) [2023-03-15T04:14:31.095Z] (34/83) Installing gnutls (3.7.8-r3) [2023-03-15T04:14:31.095Z] (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r0) [2023-03-15T04:14:31.095Z] (36/83) Installing ncurses-libs (6.3_p20221119-r0) [2023-03-15T04:14:31.095Z] (37/83) Installing lame (3.100-r2) [2023-03-15T04:14:31.095Z] (38/83) Installing opus (1.3.1-r1) [2023-03-15T04:14:31.095Z] (39/83) Installing libasyncns (0.8-r1) [2023-03-15T04:14:31.095Z] (40/83) Installing dbus-libs (1.14.4-r0) [2023-03-15T04:14:31.095Z] (41/83) Installing libltdl (2.4.7-r1) [2023-03-15T04:14:31.095Z] (42/83) Installing orc (0.4.33-r0) [2023-03-15T04:14:31.095Z] (43/83) Installing libgcc (12.2.1_git20220924-r4) [2023-03-15T04:14:31.095Z] (44/83) Installing libogg (1.3.5-r2) [2023-03-15T04:14:31.095Z] (45/83) Installing libstdc++ (12.2.1_git20220924-r4) [2023-03-15T04:14:31.095Z] (46/83) Installing flac-libs (1.4.2-r0) [2023-03-15T04:14:31.095Z] (47/83) Installing libvorbis (1.3.7-r0) [2023-03-15T04:14:31.095Z] (48/83) Installing libsndfile (1.1.0-r2) [2023-03-15T04:14:31.095Z] (49/83) Installing libgomp (12.2.1_git20220924-r4) [2023-03-15T04:14:31.095Z] (50/83) Installing soxr (0.1.3-r3) [2023-03-15T04:14:31.095Z] (51/83) Installing speexdsp (1.2.1-r0) [2023-03-15T04:14:31.095Z] (52/83) Installing tdb-libs (1.4.7-r0) [2023-03-15T04:14:31.095Z] (53/83) Installing libpulse (16.1-r6) [2023-03-15T04:14:31.095Z] (54/83) Installing cjson (1.7.15-r3) [2023-03-15T04:14:31.095Z] (55/83) Installing mbedtls (2.28.2-r0) [2023-03-15T04:14:31.095Z] (56/83) Installing librist (0.2.7-r0) [2023-03-15T04:14:31.095Z] (57/83) Installing libsrt (1.5.1-r0) [2023-03-15T04:14:31.095Z] (58/83) Installing libssh (0.10.4-r0) [2023-03-15T04:14:31.095Z] (59/83) Installing libtheora (1.1.1-r16) [2023-03-15T04:14:31.095Z] (60/83) Installing libjpeg-turbo (2.1.4-r0) [2023-03-15T04:14:31.095Z] (61/83) Installing v4l-utils-libs (1.22.1-r2) [2023-03-15T04:14:31.095Z] (62/83) Installing libxext (1.3.5-r0) [2023-03-15T04:14:31.095Z] (63/83) Installing libxfixes (6.0.0-r0) [2023-03-15T04:14:31.095Z] (64/83) Installing wayland-libs-client (1.21.0-r1) [2023-03-15T04:14:31.095Z] (65/83) Installing libva (2.16.0-r0) [2023-03-15T04:14:31.095Z] (66/83) Installing libvdpau (1.5-r0) [2023-03-15T04:14:31.095Z] (67/83) Installing vidstab (1.1.0-r2) [2023-03-15T04:14:31.095Z] (68/83) Installing libvpx (1.12.0-r1) [2023-03-15T04:14:31.095Z] (69/83) Installing libwebp (1.2.4-r1) [2023-03-15T04:14:31.095Z] (70/83) Installing x264-libs (0.164_git20220602-r0) [2023-03-15T04:14:31.095Z] (71/83) Installing numactl (2.0.16-r1) [2023-03-15T04:14:31.095Z] (72/83) Installing x265-libs (3.5-r3) [2023-03-15T04:14:31.095Z] (73/83) Installing xvidcore (1.3.7-r1) [2023-03-15T04:14:31.095Z] (74/83) Installing libsodium (1.0.18-r2) [2023-03-15T04:14:31.095Z] (75/83) Installing libzmq (4.3.4-r1) [2023-03-15T04:14:31.095Z] (76/83) Installing ffmpeg-libs (5.1.2-r1) [2023-03-15T04:14:31.363Z] (77/83) Installing ffmpeg (5.1.2-r1) [2023-03-15T04:14:31.363Z] (78/83) Installing udev-init-scripts (35-r1) [2023-03-15T04:14:31.363Z] (79/83) Installing eudev-libs (3.2.11-r4) [2023-03-15T04:14:31.363Z] (80/83) Installing xz-libs (5.2.9-r0) [2023-03-15T04:14:31.363Z] (81/83) Installing zstd-libs (1.5.2-r9) [2023-03-15T04:14:31.363Z] (82/83) Installing kmod-libs (30-r1) [2023-03-15T04:14:31.363Z] (83/83) Installing eudev (3.2.11-r4) [2023-03-15T04:14:31.632Z] Executing busybox-1.35.0-r29.trigger [2023-03-15T04:14:31.632Z] Executing eudev-3.2.11-r4.trigger [2023-03-15T04:14:31.632Z] OK: 86 MiB in 98 packages [2023-03-15T04:14:34.993Z] Removing intermediate container 5d66104f2cd0 [2023-03-15T04:14:34.993Z] ---> 807a58d32b15 [2023-03-15T04:14:34.993Z] Step 18/35 : WORKDIR / [2023-03-15T04:14:34.993Z] ---> Running in e82b1292d35c [2023-03-15T04:14:35.268Z] Removing intermediate container e82b1292d35c [2023-03-15T04:14:35.268Z] ---> 072727574ef1 [2023-03-15T04:14:35.268Z] Step 19/35 : COPY --from=builder /device-usb-camera/cmd / [2023-03-15T04:14:36.677Z] ---> 566512ac26e0 [2023-03-15T04:14:36.677Z] Step 20/35 : COPY --from=builder /device-usb-camera/LICENSE / [2023-03-15T04:14:37.261Z] ---> ed4bd8ee6f16 [2023-03-15T04:14:37.261Z] Step 21/35 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / [2023-03-15T04:14:37.528Z] ---> 5a9904d24c97 [2023-03-15T04:14:37.528Z] Step 22/35 : COPY --from=builder /device-usb-camera/Attribution.txt / [2023-03-15T04:14:38.113Z] ---> c1fdc3238b8c [2023-03-15T04:14:38.113Z] Step 23/35 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / [2023-03-15T04:14:38.696Z] ---> 31708fd8fe59 [2023-03-15T04:14:38.696Z] Step 24/35 : COPY --from=rtsp /rtsp-simple-server.yml / [2023-03-15T04:14:39.280Z] ---> d4ad032f56b7 [2023-03-15T04:14:39.280Z] Step 25/35 : COPY --from=rtsp /rtsp-simple-server / [2023-03-15T04:14:43.534Z] ---> f47f0eaa5f87 [2023-03-15T04:14:43.534Z] Step 26/35 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml [2023-03-15T04:14:43.534Z] ---> Running in 7a7b5331eebc [2023-03-15T04:14:44.945Z] Removing intermediate container 7a7b5331eebc [2023-03-15T04:14:44.945Z] ---> 90f5a6689aad [2023-03-15T04:14:44.945Z] Step 27/35 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml [2023-03-15T04:14:44.945Z] ---> Running in caf8ccdee4f7 [2023-03-15T04:14:46.993Z] Removing intermediate container caf8ccdee4f7 [2023-03-15T04:14:46.993Z] ---> 4a868ab6abdc [2023-03-15T04:14:46.993Z] Step 28/35 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml [2023-03-15T04:14:46.993Z] ---> Running in f61e30fc8dbb [2023-03-15T04:14:48.431Z] Removing intermediate container f61e30fc8dbb [2023-03-15T04:14:48.431Z] ---> 16b15feae8d6 [2023-03-15T04:14:48.431Z] Step 29/35 : EXPOSE 59983 [2023-03-15T04:14:48.431Z] ---> Running in 0122355297d2 [2023-03-15T04:14:48.705Z] Removing intermediate container 0122355297d2 [2023-03-15T04:14:48.705Z] ---> f213510d14f8 [2023-03-15T04:14:48.705Z] Step 30/35 : EXPOSE 8554 [2023-03-15T04:14:48.976Z] ---> Running in a1f8aa14fb5c [2023-03-15T04:14:49.246Z] Removing intermediate container a1f8aa14fb5c [2023-03-15T04:14:49.246Z] ---> 47519c15003e [2023-03-15T04:14:49.246Z] Step 31/35 : ENTRYPOINT ["/docker-entrypoint.sh"] [2023-03-15T04:14:49.246Z] ---> Running in 28274ce765ce [2023-03-15T04:14:49.524Z] Removing intermediate container 28274ce765ce [2023-03-15T04:14:49.524Z] ---> 834a365bd778 [2023-03-15T04:14:49.524Z] Step 32/35 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] [2023-03-15T04:14:49.795Z] ---> Running in cec481238c18 [2023-03-15T04:14:50.064Z] Removing intermediate container cec481238c18 [2023-03-15T04:14:50.064Z] ---> 06f5d9c82bd4 [2023-03-15T04:14:50.064Z] Step 33/35 : LABEL arch=arm64 [2023-03-15T04:14:50.064Z] ---> Running in 1d8d85de1e68 [2023-03-15T04:14:50.331Z] Removing intermediate container 1d8d85de1e68 [2023-03-15T04:14:50.331Z] ---> d7dc83d8eba8 [2023-03-15T04:14:50.331Z] Step 34/35 : LABEL git_sha=59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:14:50.331Z] ---> Running in 3caccf4510df [2023-03-15T04:14:50.915Z] Removing intermediate container 3caccf4510df [2023-03-15T04:14:50.915Z] ---> d6f645e4d380 [2023-03-15T04:14:50.915Z] Step 35/35 : LABEL version=3.0.0-dev.18 [2023-03-15T04:14:50.915Z] ---> Running in d5b248b208f6 [2023-03-15T04:14:51.182Z] Removing intermediate container d5b248b208f6 [2023-03-15T04:14:51.182Z] ---> 06e56510b4c4 [2023-03-15T04:14:51.182Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-15T04:14:51.182Z] Successfully built 06e56510b4c4 [2023-03-15T04:14:51.182Z] 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 [2023-03-15T04:14:51.291Z] provisioning config files... [2023-03-15T04:14:51.306Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/89@tmp/config8789545354389890823tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:14:51.642Z] ---> docker-login.sh [2023-03-15T04:14:51.642Z] nexus3.edgexfoundry.org:10001 [2023-03-15T04:14:51.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:14:51.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:14:51.914Z] Configure a credential helper to remove this warning. See [2023-03-15T04:14:51.914Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:14:51.914Z] [2023-03-15T04:14:51.914Z] Login Succeeded [2023-03-15T04:14:51.914Z] nexus3.edgexfoundry.org:10002 [2023-03-15T04:14:52.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:14:52.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:14:52.449Z] Configure a credential helper to remove this warning. See [2023-03-15T04:14:52.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:14:52.449Z] [2023-03-15T04:14:52.449Z] Login Succeeded [2023-03-15T04:14:52.449Z] nexus3.edgexfoundry.org:10003 [2023-03-15T04:14:52.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:14:52.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:14:52.716Z] Configure a credential helper to remove this warning. See [2023-03-15T04:14:52.716Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:14:52.716Z] [2023-03-15T04:14:52.716Z] Login Succeeded [2023-03-15T04:14:52.716Z] nexus3.edgexfoundry.org:10004 [2023-03-15T04:14:52.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:14:52.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:14:52.983Z] Configure a credential helper to remove this warning. See [2023-03-15T04:14:52.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:14:52.983Z] [2023-03-15T04:14:52.983Z] Login Succeeded [2023-03-15T04:14:52.983Z] docker.io [2023-03-15T04:14:53.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-15T04:14:53.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-15T04:14:53.517Z] Configure a credential helper to remove this warning. See [2023-03-15T04:14:53.517Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-15T04:14:53.517Z] [2023-03-15T04:14:53.517Z] Login Succeeded [2023-03-15T04:14:53.517Z] ---> docker-login.sh ends [Pipeline] } [2023-03-15T04:14:53.529Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T04:14:53.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-15T04:14:53.592Z] [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: [2023-03-15T04:14:53.592Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:14:53.592Z] latest [2023-03-15T04:14:53.592Z] 3.0.0-dev.18 [2023-03-15T04:14:53.592Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:14:53.592Z] main [2023-03-15T04:14:53.592Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:14:53.944Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:14:54.274Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:14:54.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T04:14:54.274Z] 5ea12a06388c: Preparing [2023-03-15T04:14:54.274Z] 3969591f29d0: Preparing [2023-03-15T04:14:54.274Z] 091f53010b55: Preparing [2023-03-15T04:14:54.274Z] 608d194cb50c: Preparing [2023-03-15T04:14:54.274Z] acc83c6ca332: Preparing [2023-03-15T04:14:54.274Z] dcea8fd736ac: Preparing [2023-03-15T04:14:54.274Z] 7ea649cb910c: Preparing [2023-03-15T04:14:54.274Z] 968886822693: Preparing [2023-03-15T04:14:54.274Z] 828550b22f7d: Preparing [2023-03-15T04:14:54.274Z] b0260554391d: Preparing [2023-03-15T04:14:54.274Z] 1511316d3316: Preparing [2023-03-15T04:14:54.274Z] edf70074bd40: Preparing [2023-03-15T04:14:54.274Z] dcea8fd736ac: Waiting [2023-03-15T04:14:54.274Z] 968886822693: Waiting [2023-03-15T04:14:54.274Z] 7ea649cb910c: Waiting [2023-03-15T04:14:54.274Z] 828550b22f7d: Waiting [2023-03-15T04:14:54.274Z] b0260554391d: Waiting [2023-03-15T04:14:54.274Z] 1511316d3316: Waiting [2023-03-15T04:14:54.274Z] edf70074bd40: Waiting [2023-03-15T04:14:54.539Z] 3969591f29d0: Pushed [2023-03-15T04:14:54.539Z] 091f53010b55: Pushed [2023-03-15T04:14:54.540Z] acc83c6ca332: Pushed [2023-03-15T04:14:54.540Z] 5ea12a06388c: Pushed [2023-03-15T04:14:54.540Z] dcea8fd736ac: Pushed [2023-03-15T04:14:54.805Z] 7ea649cb910c: Pushed [2023-03-15T04:14:54.805Z] 968886822693: Pushed [2023-03-15T04:14:54.805Z] 828550b22f7d: Pushed [2023-03-15T04:14:55.773Z] edf70074bd40: Layer already exists [2023-03-15T04:15:00.028Z] 608d194cb50c: Pushed [2023-03-15T04:15:00.028Z] b0260554391d: Pushed [2023-03-15T04:15:12.362Z] 1511316d3316: Pushed [2023-03-15T04:15:12.362Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:12.723Z] + 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 [2023-03-15T04:15:13.066Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-15T04:15:13.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T04:15:13.066Z] 5ea12a06388c: Preparing [2023-03-15T04:15:13.066Z] 3969591f29d0: Preparing [2023-03-15T04:15:13.066Z] 091f53010b55: Preparing [2023-03-15T04:15:13.066Z] 608d194cb50c: Preparing [2023-03-15T04:15:13.066Z] acc83c6ca332: Preparing [2023-03-15T04:15:13.066Z] dcea8fd736ac: Preparing [2023-03-15T04:15:13.066Z] 7ea649cb910c: Preparing [2023-03-15T04:15:13.066Z] 968886822693: Preparing [2023-03-15T04:15:13.066Z] 828550b22f7d: Preparing [2023-03-15T04:15:13.066Z] dcea8fd736ac: Waiting [2023-03-15T04:15:13.066Z] b0260554391d: Preparing [2023-03-15T04:15:13.066Z] 1511316d3316: Preparing [2023-03-15T04:15:13.066Z] 7ea649cb910c: Waiting [2023-03-15T04:15:13.066Z] 828550b22f7d: Waiting [2023-03-15T04:15:13.066Z] edf70074bd40: Preparing [2023-03-15T04:15:13.066Z] 1511316d3316: Waiting [2023-03-15T04:15:13.066Z] b0260554391d: Waiting [2023-03-15T04:15:13.066Z] edf70074bd40: Waiting [2023-03-15T04:15:13.066Z] 5ea12a06388c: Layer already exists [2023-03-15T04:15:13.066Z] 3969591f29d0: Layer already exists [2023-03-15T04:15:13.066Z] 091f53010b55: Layer already exists [2023-03-15T04:15:13.066Z] acc83c6ca332: Layer already exists [2023-03-15T04:15:13.066Z] 608d194cb50c: Layer already exists [2023-03-15T04:15:13.066Z] 7ea649cb910c: Layer already exists [2023-03-15T04:15:13.066Z] dcea8fd736ac: Layer already exists [2023-03-15T04:15:13.066Z] 968886822693: Layer already exists [2023-03-15T04:15:13.066Z] b0260554391d: Layer already exists [2023-03-15T04:15:13.066Z] 828550b22f7d: Layer already exists [2023-03-15T04:15:13.066Z] 1511316d3316: Layer already exists [2023-03-15T04:15:13.066Z] edf70074bd40: Layer already exists [2023-03-15T04:15:13.334Z] latest: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:13.682Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:14.030Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [2023-03-15T04:15:14.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T04:15:14.031Z] 5ea12a06388c: Preparing [2023-03-15T04:15:14.031Z] 3969591f29d0: Preparing [2023-03-15T04:15:14.031Z] 091f53010b55: Preparing [2023-03-15T04:15:14.031Z] 608d194cb50c: Preparing [2023-03-15T04:15:14.031Z] acc83c6ca332: Preparing [2023-03-15T04:15:14.031Z] dcea8fd736ac: Preparing [2023-03-15T04:15:14.031Z] 7ea649cb910c: Preparing [2023-03-15T04:15:14.031Z] 968886822693: Preparing [2023-03-15T04:15:14.031Z] 828550b22f7d: Preparing [2023-03-15T04:15:14.031Z] b0260554391d: Preparing [2023-03-15T04:15:14.031Z] 1511316d3316: Preparing [2023-03-15T04:15:14.031Z] edf70074bd40: Preparing [2023-03-15T04:15:14.031Z] 828550b22f7d: Waiting [2023-03-15T04:15:14.031Z] b0260554391d: Waiting [2023-03-15T04:15:14.031Z] 1511316d3316: Waiting [2023-03-15T04:15:14.031Z] dcea8fd736ac: Waiting [2023-03-15T04:15:14.031Z] 968886822693: Waiting [2023-03-15T04:15:14.031Z] edf70074bd40: Waiting [2023-03-15T04:15:14.298Z] 5ea12a06388c: Layer already exists [2023-03-15T04:15:14.298Z] 3969591f29d0: Layer already exists [2023-03-15T04:15:14.298Z] 091f53010b55: Layer already exists [2023-03-15T04:15:14.298Z] 608d194cb50c: Layer already exists [2023-03-15T04:15:14.298Z] acc83c6ca332: Layer already exists [2023-03-15T04:15:14.298Z] dcea8fd736ac: Layer already exists [2023-03-15T04:15:14.298Z] 828550b22f7d: Layer already exists [2023-03-15T04:15:14.298Z] 968886822693: Layer already exists [2023-03-15T04:15:14.298Z] b0260554391d: Layer already exists [2023-03-15T04:15:14.298Z] 1511316d3316: Layer already exists [2023-03-15T04:15:14.298Z] 7ea649cb910c: Layer already exists [2023-03-15T04:15:14.298Z] edf70074bd40: Layer already exists [2023-03-15T04:15:14.298Z] 3.0.0-dev.18: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:14.638Z] + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:14.982Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:15:14.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T04:15:14.982Z] 5ea12a06388c: Preparing [2023-03-15T04:15:14.982Z] 3969591f29d0: Preparing [2023-03-15T04:15:14.982Z] 091f53010b55: Preparing [2023-03-15T04:15:14.982Z] 608d194cb50c: Preparing [2023-03-15T04:15:14.982Z] acc83c6ca332: Preparing [2023-03-15T04:15:14.982Z] dcea8fd736ac: Preparing [2023-03-15T04:15:14.982Z] 7ea649cb910c: Preparing [2023-03-15T04:15:14.982Z] 968886822693: Preparing [2023-03-15T04:15:14.982Z] 828550b22f7d: Preparing [2023-03-15T04:15:14.982Z] b0260554391d: Preparing [2023-03-15T04:15:14.982Z] 1511316d3316: Preparing [2023-03-15T04:15:14.982Z] edf70074bd40: Preparing [2023-03-15T04:15:14.982Z] 968886822693: Waiting [2023-03-15T04:15:14.982Z] dcea8fd736ac: Waiting [2023-03-15T04:15:14.982Z] 828550b22f7d: Waiting [2023-03-15T04:15:14.982Z] b0260554391d: Waiting [2023-03-15T04:15:14.982Z] 1511316d3316: Waiting [2023-03-15T04:15:14.982Z] edf70074bd40: Waiting [2023-03-15T04:15:14.982Z] 7ea649cb910c: Waiting [2023-03-15T04:15:14.982Z] acc83c6ca332: Layer already exists [2023-03-15T04:15:14.982Z] 091f53010b55: Layer already exists [2023-03-15T04:15:14.982Z] 3969591f29d0: Layer already exists [2023-03-15T04:15:14.982Z] 5ea12a06388c: Layer already exists [2023-03-15T04:15:14.982Z] 608d194cb50c: Layer already exists [2023-03-15T04:15:14.982Z] 7ea649cb910c: Layer already exists [2023-03-15T04:15:14.982Z] 968886822693: Layer already exists [2023-03-15T04:15:14.982Z] dcea8fd736ac: Layer already exists [2023-03-15T04:15:14.982Z] b0260554391d: Layer already exists [2023-03-15T04:15:14.982Z] 828550b22f7d: Layer already exists [2023-03-15T04:15:14.982Z] 1511316d3316: Layer already exists [2023-03-15T04:15:14.982Z] edf70074bd40: Layer already exists [2023-03-15T04:15:15.248Z] 59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:15.593Z] + 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 [2023-03-15T04:15:15.929Z] + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main [2023-03-15T04:15:15.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] [2023-03-15T04:15:15.929Z] 5ea12a06388c: Preparing [2023-03-15T04:15:15.929Z] 3969591f29d0: Preparing [2023-03-15T04:15:15.929Z] 091f53010b55: Preparing [2023-03-15T04:15:15.929Z] 608d194cb50c: Preparing [2023-03-15T04:15:15.929Z] acc83c6ca332: Preparing [2023-03-15T04:15:15.929Z] dcea8fd736ac: Preparing [2023-03-15T04:15:15.929Z] 7ea649cb910c: Preparing [2023-03-15T04:15:15.929Z] 968886822693: Preparing [2023-03-15T04:15:15.929Z] 828550b22f7d: Preparing [2023-03-15T04:15:15.929Z] b0260554391d: Preparing [2023-03-15T04:15:15.929Z] 1511316d3316: Preparing [2023-03-15T04:15:15.929Z] edf70074bd40: Preparing [2023-03-15T04:15:15.929Z] 968886822693: Waiting [2023-03-15T04:15:15.929Z] 828550b22f7d: Waiting [2023-03-15T04:15:15.929Z] b0260554391d: Waiting [2023-03-15T04:15:15.929Z] 1511316d3316: Waiting [2023-03-15T04:15:15.929Z] edf70074bd40: Waiting [2023-03-15T04:15:15.929Z] dcea8fd736ac: Waiting [2023-03-15T04:15:15.929Z] 7ea649cb910c: Waiting [2023-03-15T04:15:15.929Z] 608d194cb50c: Layer already exists [2023-03-15T04:15:15.929Z] 3969591f29d0: Layer already exists [2023-03-15T04:15:15.929Z] 5ea12a06388c: Layer already exists [2023-03-15T04:15:15.929Z] 091f53010b55: Layer already exists [2023-03-15T04:15:15.929Z] dcea8fd736ac: Layer already exists [2023-03-15T04:15:15.929Z] 7ea649cb910c: Layer already exists [2023-03-15T04:15:15.929Z] acc83c6ca332: Layer already exists [2023-03-15T04:15:15.929Z] 968886822693: Layer already exists [2023-03-15T04:15:15.929Z] 828550b22f7d: Layer already exists [2023-03-15T04:15:15.929Z] edf70074bd40: Layer already exists [2023-03-15T04:15:15.929Z] b0260554391d: Layer already exists [2023-03-15T04:15:15.929Z] 1511316d3316: Layer already exists [2023-03-15T04:15:16.196Z] main: digest: sha256:02f4be5382723ab16e6e9c3cc2f4037ba87fe6048c295aaf5beb093e2e0605b8 size: 2826 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-15T04:15:16.251Z] ===================================================== [Pipeline] echo [2023-03-15T04:15:16.259Z] taggedImages: [2023-03-15T04:15:16.259Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827 [2023-03-15T04:15:16.259Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest [2023-03-15T04:15:16.259Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.0.0-dev.18 [2023-03-15T04:15:16.259Z] - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:59664bc2ea44ebca3b36727ae3a90eeb55726827-3.0.0-dev.18 [2023-03-15T04:15:16.259Z] - 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 [2023-03-15T04:15:16.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T04:15:16.621Z] [2023-03-15T04:15:16.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:16.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T04:15:16.955Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-15T04:15:16.955Z] 8998bd30e6a1: Pulling fs layer [2023-03-15T04:15:16.955Z] 04944245beec: Pulling fs layer [2023-03-15T04:15:16.955Z] 699f458cf7ca: Pulling fs layer [2023-03-15T04:15:16.955Z] 765212b225bb: Pulling fs layer [2023-03-15T04:15:16.955Z] f23df028b6ca: Pulling fs layer [2023-03-15T04:15:16.955Z] d65c8cfc05b1: Pulling fs layer [2023-03-15T04:15:16.955Z] 2437ff75d9bd: Pulling fs layer [2023-03-15T04:15:16.955Z] f23df028b6ca: Waiting [2023-03-15T04:15:16.955Z] 765212b225bb: Waiting [2023-03-15T04:15:16.955Z] d65c8cfc05b1: Waiting [2023-03-15T04:15:16.955Z] 2437ff75d9bd: Waiting [2023-03-15T04:15:17.224Z] 04944245beec: Verifying Checksum [2023-03-15T04:15:17.224Z] 04944245beec: Download complete [2023-03-15T04:15:17.224Z] 765212b225bb: Verifying Checksum [2023-03-15T04:15:17.224Z] 765212b225bb: Download complete [2023-03-15T04:15:17.224Z] f23df028b6ca: Verifying Checksum [2023-03-15T04:15:17.224Z] f23df028b6ca: Download complete [2023-03-15T04:15:17.224Z] d65c8cfc05b1: Verifying Checksum [2023-03-15T04:15:17.224Z] d65c8cfc05b1: Download complete [2023-03-15T04:15:17.493Z] 699f458cf7ca: Verifying Checksum [2023-03-15T04:15:17.493Z] 699f458cf7ca: Download complete [2023-03-15T04:15:17.764Z] 8998bd30e6a1: Verifying Checksum [2023-03-15T04:15:17.764Z] 8998bd30e6a1: Download complete [2023-03-15T04:15:20.347Z] 2437ff75d9bd: Verifying Checksum [2023-03-15T04:15:20.347Z] 2437ff75d9bd: Download complete [2023-03-15T04:15:22.295Z] 8998bd30e6a1: Pull complete [2023-03-15T04:15:22.565Z] 04944245beec: Pull complete [2023-03-15T04:15:23.972Z] 699f458cf7ca: Pull complete [2023-03-15T04:15:23.972Z] 765212b225bb: Pull complete [2023-03-15T04:15:24.933Z] f23df028b6ca: Pull complete [2023-03-15T04:15:25.201Z] d65c8cfc05b1: Pull complete [2023-03-15T04:15:40.210Z] 2437ff75d9bd: Pull complete [2023-03-15T04:15:40.210Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-15T04:15:40.210Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-15T04:15:40.210Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:15:40.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-353 does not seem to be running inside a container [2023-03-15T04:15:40.494Z] $ 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/89 -v /w/workspace/device-usb-camera/89:/w/workspace/device-usb-camera/89:rw,z -v /w/workspace/device-usb-camera/89@tmp:/w/workspace/device-usb-camera/89@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 [2023-03-15T04:15:43.048Z] $ docker top d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:15:43.885Z] ---> job-cost.sh [2023-03-15T04:15:43.885Z] lf-activate-venv: SKIPPING [2023-03-15T04:15:43.885Z] INFO: No Stack... [2023-03-15T04:15:44.152Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-15T04:15:45.109Z] INFO: Archiving Costs [Pipeline] sh [2023-03-15T04:15:45.744Z] + cat /w/workspace/device-usb-camera/89/archives/cost.csv [2023-03-15T04:15:45.745Z] + cut -d, -f6 [Pipeline] lock [2023-03-15T04:15:45.820Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [2023-03-15T04:15:45.827Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] did not exist. Created. [2023-03-15T04:15:45.827Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-15T04:15:46.487Z] /w/workspace/device-usb-camera/89@tmp/durable-b92371d3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-15T04:15:47.144Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-15T04:15:47.167Z] Warning: overwriting stash ‘stack-cost’ [2023-03-15T04:15:47.222Z] Stashed 1 file(s) [Pipeline] } [2023-03-15T04:15:47.228Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-89-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-15T04:15:47.252Z] $ docker stop --time=1 d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb [2023-03-15T04:15:48.765Z] $ docker rm -f --volumes d123449297d72bb6d9bcf68c29e663b6116071f6802f1b7fbc2a2822c4540dfb [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 [2023-03-15T04:15:49.153Z] provisioning config files... [2023-03-15T04:15:49.160Z] copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17796953809126717967tmp [Pipeline] { [Pipeline] sh [2023-03-15T04:15:49.451Z] + set +x [2023-03-15T04:15:49.451Z] + curl -s https://codecov.io/bash [2023-03-15T04:15:49.451Z] + bash -s -- [2023-03-15T04:15:49.451Z] [2023-03-15T04:15:49.451Z] _____ _ [2023-03-15T04:15:49.451Z] / ____| | | [2023-03-15T04:15:49.451Z] | | ___ __| | ___ ___ _____ __ [2023-03-15T04:15:49.451Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-15T04:15:49.451Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-15T04:15:49.451Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-15T04:15:49.451Z] Bash-1.0.6 [2023-03-15T04:15:49.451Z] [2023-03-15T04:15:49.451Z] [2023-03-15T04:15:49.451Z] ==> git version 2.25.1 found [2023-03-15T04:15:49.451Z] ==> 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 [2023-03-15T04:15:49.451Z] Release-Date: 2020-01-08 [2023-03-15T04:15:49.451Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-15T04:15:49.451Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-15T04:15:49.451Z] ==> Jenkins CI detected. [2023-03-15T04:15:49.451Z] current dir:  /w/workspace/exfoundry_device-usb-camera_main [2023-03-15T04:15:49.451Z] project root: . [2023-03-15T04:15:49.451Z] --> token set from env [2023-03-15T04:15:49.451Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-15T04:15:49.451Z] ==> Running gcov in . (disable via -X gcov) [2023-03-15T04:15:49.451Z] ==> Python coveragepy not found [2023-03-15T04:15:49.451Z] ==> Searching for coverage reports in: [2023-03-15T04:15:49.451Z] + . [2023-03-15T04:15:49.451Z] -> Found 1 reports [2023-03-15T04:15:49.451Z] ==> Detecting git/mercurial file structure [2023-03-15T04:15:49.451Z] ==> Reading reports [2023-03-15T04:15:49.451Z] + ./coverage.out bytes=28352 [2023-03-15T04:15:49.451Z] ==> Appending adjustments [2023-03-15T04:15:49.451Z] https://docs.codecov.io/docs/fixing-reports [2023-03-15T04:15:49.710Z] + Found adjustments [2023-03-15T04:15:49.710Z] ==> Gzipping contents [2023-03-15T04:15:49.710Z] 4.0K /tmp/codecov.UNLzdR.gz [2023-03-15T04:15:49.710Z] ==> Uploading reports [2023-03-15T04:15:49.710Z] url: https://codecov.io [2023-03-15T04:15:49.710Z] query: branch=main&commit=59664bc2ea44ebca3b36727ae3a90eeb55726827&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T04:15:49.710Z] -> Pinging Codecov [2023-03-15T04:15:49.710Z] 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=59664bc2ea44ebca3b36727ae3a90eeb55726827&build=89&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F89%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-15T04:15:49.710Z] -> Uploading to [2023-03-15T04:15:49.710Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-15/73D8F5FF140700D3E01443B452E23636/59664bc2ea44ebca3b36727ae3a90eeb55726827/e29874af-8b54-4ec4-bb2d-e3a6fd1d77e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T041549Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0688570abd01f7dc6fcf9fc6529774c6c995d02e729ede5c153dabcc3c75b6b8 [2023-03-15T04:15:49.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-15T04:15:49.710Z] Dload Upload Total Spent Left Speed [2023-03-15T04:15:49.969Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3919 0 0 100 3919 0 14568 --:--:-- --:--:-- --:--:-- 14568 [2023-03-15T04:15:49.969Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/59664bc2ea44ebca3b36727ae3a90eeb55726827 [Pipeline] } [2023-03-15T04:15:49.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-03-15T04:15:50.171Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-15T04:15:50.180Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:50.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T04:15:50.482Z] [2023-03-15T04:15:50.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:15:50.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T04:15:50.778Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-15T04:15:50.778Z] df9b9388f04a: Pulling fs layer [2023-03-15T04:15:50.778Z] 52dc419b0ee2: Pulling fs layer [2023-03-15T04:15:50.778Z] 25bc292e5bac: Pulling fs layer [2023-03-15T04:15:50.778Z] 114826534d7a: Pulling fs layer [2023-03-15T04:15:50.778Z] 4657fd5d0bcf: Pulling fs layer [2023-03-15T04:15:50.778Z] 6ad1cebc031e: Pulling fs layer [2023-03-15T04:15:50.778Z] 8a3aa393b2d8: Pulling fs layer [2023-03-15T04:15:50.778Z] 8a3aa393b2d8: Waiting [2023-03-15T04:15:50.778Z] 6ad1cebc031e: Waiting [2023-03-15T04:15:50.778Z] 4657fd5d0bcf: Waiting [2023-03-15T04:15:50.778Z] 114826534d7a: Waiting [2023-03-15T04:15:50.778Z] 25bc292e5bac: Verifying Checksum [2023-03-15T04:15:50.778Z] 25bc292e5bac: Download complete [2023-03-15T04:15:50.778Z] 52dc419b0ee2: Download complete [2023-03-15T04:15:50.778Z] 4657fd5d0bcf: Verifying Checksum [2023-03-15T04:15:50.778Z] 4657fd5d0bcf: Download complete [2023-03-15T04:15:50.778Z] df9b9388f04a: Verifying Checksum [2023-03-15T04:15:50.778Z] df9b9388f04a: Download complete [2023-03-15T04:15:51.037Z] df9b9388f04a: Pull complete [2023-03-15T04:15:51.037Z] 6ad1cebc031e: Verifying Checksum [2023-03-15T04:15:51.037Z] 6ad1cebc031e: Download complete [2023-03-15T04:15:51.037Z] 52dc419b0ee2: Pull complete [2023-03-15T04:15:51.296Z] 25bc292e5bac: Pull complete [2023-03-15T04:15:51.553Z] 114826534d7a: Verifying Checksum [2023-03-15T04:15:51.553Z] 114826534d7a: Download complete [2023-03-15T04:15:51.811Z] 8a3aa393b2d8: Verifying Checksum [2023-03-15T04:15:51.811Z] 8a3aa393b2d8: Download complete [2023-03-15T04:15:55.092Z] 114826534d7a: Pull complete [2023-03-15T04:15:55.092Z] 4657fd5d0bcf: Pull complete [2023-03-15T04:15:55.350Z] 6ad1cebc031e: Pull complete [2023-03-15T04:15:57.877Z] 8a3aa393b2d8: Pull complete [2023-03-15T04:15:57.877Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-15T04:15:57.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-15T04:15:57.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:15:57.958Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:15:57.993Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-03-15T04:15:59.794Z] $ docker top 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-15T04:15:59.851Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh [2023-03-15T04:16:00.130Z] + set -o pipefail [2023-03-15T04:16:00.130Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' [2023-03-15T04:16:03.418Z] [2023-03-15T04:16:03.418Z] Monitoring /w/workspace/exfoundry_device-usb-camera_main... [2023-03-15T04:16:03.418Z] [2023-03-15T04:16:03.418Z] Server returned unexpected error for the monitor request. Status code: 503 [2023-03-15T04:16:03.418Z] [Pipeline] } [2023-03-15T04:16:03.694Z] $ docker stop --time=1 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d [2023-03-15T04:16:05.914Z] $ docker rm -f --volumes 6ce2ae538310cffdcf93a3271c3aadcdaddcd3e6bdff8b40418b2e4cff5b1f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-15T04:16:06.151Z] [edgeXSnyk] Exit Code: 2 [Pipeline] error [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-15T04:16:06.764Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2023-03-15T04:16:06.764Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T04:16:06.764Z] total 16 [2023-03-15T04:16:06.764Z] drwxr-xr-x 3 root root 4096 Mar 15 04:06 . [2023-03-15T04:16:06.764Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 04:06 .. [2023-03-15T04:16:06.764Z] drwxr-xr-x 2 root root 4096 Mar 15 04:06 cost [2023-03-15T04:16:06.764Z] -rw-r--r-- 1 root root 88 Mar 15 04:06 cost.csv [2023-03-15T04:16:06.764Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T04:16:06.764Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2023-03-15T04:16:06.764Z] total 16 [2023-03-15T04:16:06.764Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 04:06 . [2023-03-15T04:16:06.764Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 04:06 .. [2023-03-15T04:16:06.764Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 04:06 cost [2023-03-15T04:16:06.764Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 15 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:07.049Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:07.909Z] ---> package-listing.sh [2023-03-15T04:16:07.909Z] ++ facter osfamily [2023-03-15T04:16:07.909Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-15T04:16:08.168Z] + OS_FAMILY=debian [2023-03-15T04:16:08.168Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2023-03-15T04:16:08.168Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-15T04:16:08.168Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-15T04:16:08.168Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-15T04:16:08.168Z] + PACKAGES=/tmp/packages_start.txt [2023-03-15T04:16:08.168Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-15T04:16:08.168Z] + PACKAGES=/tmp/packages_end.txt [2023-03-15T04:16:08.168Z] + case "${OS_FAMILY}" in [2023-03-15T04:16:08.168Z] + dpkg -l [2023-03-15T04:16:08.168Z] + grep '^ii' [2023-03-15T04:16:08.168Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-15T04:16:08.168Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-15T04:16:08.168Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-15T04:16:08.168Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2023-03-15T04:16:08.168Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2023-03-15T04:16:08.168Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2023-03-15T04:16:08.178Z] 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 [2023-03-15T04:16:08.457Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-15T04:16:09.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-15T04:16:09.013Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-15T04:16:09.081Z] prd-ubuntu20.04-docker-8c-8g-351 does not seem to be running inside a container [2023-03-15T04:16:09.112Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-15T04:16:09.354Z] $ docker top 14b256bdace4448c2b87e10cf3de62bcfe3631b2b02a2435772ea4f910476422 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-15T04:16:09.683Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-15T04:16:09.966Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-15T04:16:10.249Z] + ls /var/log/sa-host [2023-03-15T04:16:10.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-15T04:16:10.382Z] provisioning config files... [2023-03-15T04:16:10.390Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17911841537375425010tmp [Pipeline] { [Pipeline] echo [2023-03-15T04:16:10.404Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:10.686Z] ---> create-netrc.sh [Pipeline] } [2023-03-15T04:16:10.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:11.016Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-15T04:16:11.024Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:11.307Z] ---> sudo-logs.sh [2023-03-15T04:16:11.307Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-15T04:16:11.335Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:11.613Z] ---> job-cost.sh [2023-03-15T04:16:11.613Z] lf-activate-venv: SKIPPING [2023-03-15T04:16:11.613Z] DEBUG: total: 0.2199999988079071 [2023-03-15T04:16:11.613Z] INFO: Retrieving Stack Cost... [2023-03-15T04:16:11.871Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-15T04:16:12.440Z] INFO: Archiving Costs [Pipeline] echo [2023-03-15T04:16:12.451Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-15T04:16:12.733Z] ---> logs-deploy.sh [2023-03-15T04:16:12.733Z] lf-activate-venv: SKIPPING [2023-03-15T04:16:12.733Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/89 [2023-03-15T04:16:12.733Z] INFO: archiving workspace using pattern(s): [2023-03-15T04:16:13.669Z] Archives upload complete. [2023-03-15T04:16:13.928Z] INFO: archiving logs to Nexus [2023-03-15T04:16:14.496Z] ---> uname -a: [2023-03-15T04:16:14.496Z] Linux prd-ubuntu20-04-docker-8c-8g-351 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] ---> lscpu: [2023-03-15T04:16:14.496Z] Architecture: x86_64 [2023-03-15T04:16:14.496Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-15T04:16:14.496Z] Byte Order: Little Endian [2023-03-15T04:16:14.496Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-15T04:16:14.496Z] CPU(s): 8 [2023-03-15T04:16:14.496Z] On-line CPU(s) list: 0-7 [2023-03-15T04:16:14.496Z] Thread(s) per core: 1 [2023-03-15T04:16:14.496Z] Core(s) per socket: 1 [2023-03-15T04:16:14.496Z] Socket(s): 8 [2023-03-15T04:16:14.496Z] NUMA node(s): 1 [2023-03-15T04:16:14.496Z] Vendor ID: AuthenticAMD [2023-03-15T04:16:14.496Z] CPU family: 23 [2023-03-15T04:16:14.496Z] Model: 49 [2023-03-15T04:16:14.496Z] Model name: AMD EPYC-Rome Processor [2023-03-15T04:16:14.496Z] Stepping: 0 [2023-03-15T04:16:14.496Z] CPU MHz: 2800.002 [2023-03-15T04:16:14.496Z] BogoMIPS: 5600.00 [2023-03-15T04:16:14.496Z] Virtualization: AMD-V [2023-03-15T04:16:14.496Z] Hypervisor vendor: KVM [2023-03-15T04:16:14.496Z] Virtualization type: full [2023-03-15T04:16:14.496Z] L1d cache: 256 KiB [2023-03-15T04:16:14.496Z] L1i cache: 256 KiB [2023-03-15T04:16:14.496Z] L2 cache: 4 MiB [2023-03-15T04:16:14.496Z] L3 cache: 128 MiB [2023-03-15T04:16:14.496Z] NUMA node0 CPU(s): 0-7 [2023-03-15T04:16:14.496Z] Vulnerability Itlb multihit: Not affected [2023-03-15T04:16:14.496Z] Vulnerability L1tf: Not affected [2023-03-15T04:16:14.496Z] Vulnerability Mds: Not affected [2023-03-15T04:16:14.496Z] Vulnerability Meltdown: Not affected [2023-03-15T04:16:14.496Z] Vulnerability Mmio stale data: Not affected [2023-03-15T04:16:14.496Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-15T04:16:14.496Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-15T04:16:14.496Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-15T04:16:14.496Z] Vulnerability Srbds: Not affected [2023-03-15T04:16:14.496Z] Vulnerability Tsx async abort: Not affected [2023-03-15T04:16:14.496Z] 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 [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] ---> nproc: [2023-03-15T04:16:14.496Z] 8 [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] ---> df -h: [2023-03-15T04:16:14.496Z] Filesystem Size Used Avail Use% Mounted on [2023-03-15T04:16:14.496Z] overlay 155G 13G 143G 8% / [2023-03-15T04:16:14.496Z] tmpfs 64M 0 64M 0% /dev [2023-03-15T04:16:14.496Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-15T04:16:14.496Z] shm 64M 0 64M 0% /dev/shm [2023-03-15T04:16:14.496Z] /dev/vda1 155G 13G 143G 8% /facter-os [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] ---> sar -b -r -n DEV: [2023-03-15T04:16:14.496Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-351) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] 04:03:17 LINUX RESTART (8 CPU) [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] 04:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-15T04:16:14.496Z] 04:05:01 212.13 1.37 210.76 0.00 27.73 154019.40 0.00 [2023-03-15T04:16:14.496Z] 04:06:01 213.68 0.30 213.38 0.00 18.40 37373.50 0.00 [2023-03-15T04:16:14.496Z] 04:07:01 37.68 0.02 37.66 0.00 4.27 16785.75 0.00 [2023-03-15T04:16:14.496Z] 04:08:01 2.03 0.00 2.03 0.00 0.00 21.86 0.00 [2023-03-15T04:16:14.496Z] 04:09:01 54.29 11.60 42.69 0.00 5176.74 8765.47 0.00 [2023-03-15T04:16:14.496Z] 04:10:01 6.83 0.02 6.82 0.00 0.13 129.98 0.00 [2023-03-15T04:16:14.496Z] 04:11:01 1.40 0.00 1.40 0.00 0.00 15.33 0.00 [2023-03-15T04:16:14.496Z] 04:12:01 2.12 0.00 2.12 0.00 0.00 23.60 0.00 [2023-03-15T04:16:14.496Z] 04:13:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-03-15T04:16:14.496Z] 04:14:01 2.20 0.00 2.20 0.00 0.00 23.86 0.00 [2023-03-15T04:16:14.496Z] 04:15:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 [2023-03-15T04:16:14.496Z] 04:16:01 30.58 0.32 30.26 0.00 14.13 24842.93 0.00 [2023-03-15T04:16:14.496Z] Average: 47.13 1.13 46.00 0.00 436.78 20168.96 0.00 [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] 04:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-15T04:16:14.496Z] 04:05:01 28006724 31484864 811292 2.47 145560 3511336 2145688 6.32 1407300 2993052 356224 [2023-03-15T04:16:14.496Z] 04:06:01 28046104 31568460 729852 2.22 152952 3556860 1911396 5.63 1267280 3100896 1060 [2023-03-15T04:16:14.496Z] 04:07:01 27548368 31580724 715580 2.18 161096 4008808 1757176 5.18 1274508 3539808 12 [2023-03-15T04:16:14.496Z] 04:08:01 27548268 31580768 715176 2.17 161192 4008808 1757176 5.18 1274408 3539812 8 [2023-03-15T04:16:14.496Z] 04:09:01 27015552 31561732 724520 2.20 194328 4467508 1804304 5.32 1597156 3716048 1052 [2023-03-15T04:16:14.496Z] 04:10:01 27020108 31561372 724512 2.20 192856 4464256 1788696 5.27 1595520 3712828 8 [2023-03-15T04:16:14.496Z] 04:11:01 27029376 31570724 715200 2.17 192932 4464260 1788696 5.27 1585944 3712832 12 [2023-03-15T04:16:14.496Z] 04:12:01 27029336 31570944 715088 2.17 193004 4464264 1788696 5.27 1586076 3713020 176 [2023-03-15T04:16:14.496Z] 04:13:01 27029012 31570668 715296 2.18 193076 4464264 1788696 5.27 1586120 3713024 4 [2023-03-15T04:16:14.496Z] 04:14:01 27028984 31570848 714784 2.17 193144 4464268 1788696 5.27 1586372 3713024 12 [2023-03-15T04:16:14.496Z] 04:15:01 27029480 31571652 714236 2.17 193180 4464268 1788696 5.27 1586024 3713324 4 [2023-03-15T04:16:14.496Z] 04:16:01 25929824 31442124 836604 2.54 206652 5341052 1960588 5.78 1764204 4545524 172560 [2023-03-15T04:16:14.496Z] Average: 27188428 31552907 736012 2.24 181664 4306663 1839042 5.42 1509243 3642766 44261 [2023-03-15T04:16:14.496Z] [2023-03-15T04:16:14.496Z] 04:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-15T04:16:14.496Z] 04:05:01 vetha16b913 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:05:01 ens3 518.63 327.51 6057.39 46.25 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:05:01 docker0 196.85 328.10 15.51 1974.94 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:05:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:06:01 ens3 222.61 181.17 982.41 1170.91 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:06:01 docker0 17.18 45.89 1.25 714.59 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:06:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:07:01 ens3 135.18 88.07 2553.41 16.93 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:07:01 lo 5.27 5.27 0.52 0.52 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:08:01 ens3 0.53 0.15 0.05 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:09:01 ens3 132.69 59.39 2804.05 4.62 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:09:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:10:01 ens3 0.27 0.20 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:11:01 ens3 0.27 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:12:01 ens3 0.68 0.32 0.15 0.09 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:13:01 ens3 0.53 0.48 0.32 0.21 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:14:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.496Z] 04:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] 04:16:01 vethb88e410 30.39 59.89 2.78 586.90 0.00 0.00 0.00 0.05 [2023-03-15T04:16:14.497Z] 04:16:01 ens3 206.32 116.13 4560.96 14.62 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] 04:16:01 docker0 30.39 59.79 2.37 586.89 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] 04:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] Average: vethb88e410 2.53 4.99 0.23 48.91 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] Average: ens3 101.50 64.47 1413.22 104.48 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] Average: docker0 20.37 36.15 1.59 273.03 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] Average: lo 1.41 1.41 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] ---> sar -P ALL: [2023-03-15T04:16:14.497Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-351) 03/15/23 _x86_64_ (8 CPU) [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] 04:03:17 LINUX RESTART (8 CPU) [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] 04:04:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T04:16:14.497Z] 04:05:01 all 22.01 0.00 6.01 1.80 0.07 70.12 [2023-03-15T04:16:14.497Z] 04:05:01 0 21.41 0.00 6.08 0.37 0.07 72.07 [2023-03-15T04:16:14.497Z] 04:05:01 1 21.67 0.00 6.06 6.22 0.07 65.98 [2023-03-15T04:16:14.497Z] 04:05:01 2 20.59 0.00 6.88 4.24 0.07 68.22 [2023-03-15T04:16:14.497Z] 04:05:01 3 22.52 0.00 5.80 0.40 0.08 71.19 [2023-03-15T04:16:14.497Z] 04:05:01 4 23.72 0.00 4.64 0.19 0.05 71.40 [2023-03-15T04:16:14.497Z] 04:05:01 5 21.55 0.00 6.06 1.18 0.05 71.16 [2023-03-15T04:16:14.497Z] 04:05:01 6 22.52 0.00 5.38 0.40 0.05 71.64 [2023-03-15T04:16:14.497Z] 04:05:01 7 22.08 0.00 7.19 1.38 0.10 69.25 [2023-03-15T04:16:14.497Z] 04:06:01 all 30.67 0.00 5.30 0.97 0.08 62.98 [2023-03-15T04:16:14.497Z] 04:06:01 0 30.89 0.00 4.96 0.18 0.07 63.90 [2023-03-15T04:16:14.497Z] 04:06:01 1 29.48 0.00 5.30 0.22 0.07 64.94 [2023-03-15T04:16:14.497Z] 04:06:01 2 33.28 0.00 6.08 0.96 0.07 59.61 [2023-03-15T04:16:14.497Z] 04:06:01 3 30.49 0.00 4.98 1.54 0.08 62.91 [2023-03-15T04:16:14.497Z] 04:06:01 4 29.24 0.00 5.09 1.01 0.07 64.59 [2023-03-15T04:16:14.497Z] 04:06:01 5 31.76 0.00 5.44 0.10 0.10 62.61 [2023-03-15T04:16:14.497Z] 04:06:01 6 27.74 0.00 5.01 0.87 0.07 66.31 [2023-03-15T04:16:14.497Z] 04:06:01 7 32.52 0.00 5.54 2.89 0.08 58.96 [2023-03-15T04:16:14.497Z] 04:07:01 all 2.54 0.00 1.18 0.33 0.03 95.92 [2023-03-15T04:16:14.497Z] 04:07:01 0 2.21 0.00 1.27 0.02 0.03 96.47 [2023-03-15T04:16:14.497Z] 04:07:01 1 2.61 0.00 1.74 0.00 0.03 95.61 [2023-03-15T04:16:14.497Z] 04:07:01 2 2.92 0.00 0.84 0.02 0.03 96.20 [2023-03-15T04:16:14.497Z] 04:07:01 3 2.62 0.00 0.89 0.12 0.02 96.36 [2023-03-15T04:16:14.497Z] 04:07:01 4 2.51 0.00 1.27 0.30 0.02 95.90 [2023-03-15T04:16:14.497Z] 04:07:01 5 2.54 0.00 1.02 0.02 0.02 96.40 [2023-03-15T04:16:14.497Z] 04:07:01 6 2.68 0.00 1.17 2.13 0.03 93.99 [2023-03-15T04:16:14.497Z] 04:07:01 7 2.25 0.00 1.26 0.02 0.02 96.46 [2023-03-15T04:16:14.497Z] 04:08:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2023-03-15T04:16:14.497Z] 04:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T04:16:14.497Z] 04:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-15T04:16:14.497Z] 04:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T04:16:14.497Z] 04:08:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-15T04:16:14.497Z] 04:08:01 6 0.03 0.00 0.00 0.05 0.00 99.92 [2023-03-15T04:16:14.497Z] 04:08:01 7 0.02 0.00 0.07 0.00 0.02 99.90 [2023-03-15T04:16:14.497Z] 04:09:01 all 2.13 0.00 1.39 0.37 0.02 96.09 [2023-03-15T04:16:14.497Z] 04:09:01 0 3.44 0.00 1.54 0.62 0.02 94.39 [2023-03-15T04:16:14.497Z] 04:09:01 1 1.99 0.00 1.39 0.27 0.03 96.33 [2023-03-15T04:16:14.497Z] 04:09:01 2 3.29 0.00 2.27 0.22 0.03 94.19 [2023-03-15T04:16:14.497Z] 04:09:01 3 1.50 0.00 0.90 0.25 0.03 97.32 [2023-03-15T04:16:14.497Z] 04:09:01 4 2.82 0.00 0.92 0.28 0.02 95.97 [2023-03-15T04:16:14.497Z] 04:09:01 5 1.46 0.00 1.17 0.08 0.02 97.27 [2023-03-15T04:16:14.497Z] 04:09:01 6 1.13 0.00 2.07 1.20 0.02 95.58 [2023-03-15T04:16:14.497Z] 04:09:01 7 1.42 0.00 0.85 0.02 0.02 97.69 [2023-03-15T04:16:14.497Z] 04:10:01 all 0.29 0.00 0.05 0.01 0.01 99.63 [2023-03-15T04:16:14.497Z] 04:10:01 0 0.23 0.00 0.10 0.00 0.02 99.65 [2023-03-15T04:16:14.497Z] 04:10:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2023-03-15T04:16:14.497Z] 04:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2023-03-15T04:16:14.497Z] 04:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:10:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-15T04:16:14.497Z] 04:10:01 5 1.73 0.00 0.07 0.00 0.02 98.19 [2023-03-15T04:16:14.497Z] 04:10:01 6 0.02 0.00 0.03 0.07 0.00 99.88 [2023-03-15T04:16:14.497Z] 04:10:01 7 0.15 0.00 0.02 0.05 0.02 99.77 [2023-03-15T04:16:14.497Z] 04:11:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-03-15T04:16:14.497Z] 04:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-03-15T04:16:14.497Z] 04:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:11:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-15T04:16:14.497Z] 04:11:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2023-03-15T04:16:14.497Z] 04:11:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-03-15T04:16:14.497Z] 04:12:01 all 0.30 0.00 0.02 0.01 0.01 99.66 [2023-03-15T04:16:14.497Z] 04:12:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2023-03-15T04:16:14.497Z] 04:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-15T04:16:14.497Z] 04:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:12:01 5 2.00 0.00 0.02 0.00 0.02 97.97 [2023-03-15T04:16:14.497Z] 04:12:01 6 0.30 0.00 0.02 0.03 0.02 99.63 [2023-03-15T04:16:14.497Z] 04:12:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-03-15T04:16:14.497Z] 04:13:01 all 0.27 0.00 0.01 0.01 0.01 99.71 [2023-03-15T04:16:14.497Z] 04:13:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-15T04:16:14.497Z] 04:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T04:16:14.497Z] 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T04:16:14.497Z] 04:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T04:16:14.497Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T04:16:14.497Z] 04:13:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-15T04:16:14.497Z] 04:13:01 6 0.07 0.00 0.00 0.05 0.00 99.88 [2023-03-15T04:16:14.497Z] 04:13:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-03-15T04:16:14.497Z] 04:14:01 all 0.27 0.00 0.02 0.01 0.01 99.69 [2023-03-15T04:16:14.497Z] 04:14:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2023-03-15T04:16:14.497Z] 04:14:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2023-03-15T04:16:14.497Z] 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T04:16:14.497Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-15T04:16:14.497Z] 04:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:14:01 5 2.02 0.00 0.00 0.00 0.02 97.97 [2023-03-15T04:16:14.497Z] 04:14:01 6 0.08 0.00 0.03 0.03 0.02 99.83 [2023-03-15T04:16:14.497Z] 04:14:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2023-03-15T04:16:14.497Z] 04:15:01 all 0.28 0.00 0.04 0.00 0.01 99.67 [2023-03-15T04:16:14.497Z] 04:15:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2023-03-15T04:16:14.497Z] 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-03-15T04:16:14.497Z] 04:15:01 2 0.07 0.00 0.10 0.00 0.00 99.83 [2023-03-15T04:16:14.497Z] 04:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-15T04:16:14.497Z] 04:15:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2023-03-15T04:16:14.497Z] 04:15:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-15T04:16:14.497Z] 04:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-15T04:16:14.497Z] 04:15:01 7 0.07 0.00 0.07 0.00 0.02 99.85 [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] 04:15:01 CPU %user %nice %system %iowait %steal %idle [2023-03-15T04:16:14.497Z] 04:16:01 all 3.90 0.00 1.52 0.40 0.02 94.15 [2023-03-15T04:16:14.497Z] 04:16:01 0 3.60 0.00 1.27 0.07 0.07 94.99 [2023-03-15T04:16:14.497Z] 04:16:01 1 4.19 0.00 1.34 0.03 0.02 94.42 [2023-03-15T04:16:14.497Z] 04:16:01 2 4.21 0.00 1.22 0.05 0.02 94.50 [2023-03-15T04:16:14.497Z] 04:16:01 3 3.79 0.00 1.83 0.02 0.02 94.35 [2023-03-15T04:16:14.497Z] 04:16:01 4 3.42 0.00 1.19 0.03 0.02 95.33 [2023-03-15T04:16:14.497Z] 04:16:01 5 5.15 0.00 1.75 0.00 0.02 93.08 [2023-03-15T04:16:14.497Z] 04:16:01 6 1.82 0.00 1.71 0.95 0.02 95.50 [2023-03-15T04:16:14.497Z] 04:16:01 7 5.00 0.00 1.88 2.05 0.02 91.06 [2023-03-15T04:16:14.497Z] Average: all 5.21 0.00 1.29 0.32 0.02 93.15 [2023-03-15T04:16:14.497Z] Average: 0 5.15 0.00 1.28 0.10 0.03 93.44 [2023-03-15T04:16:14.497Z] Average: 1 4.98 0.00 1.32 0.56 0.02 93.12 [2023-03-15T04:16:14.497Z] Average: 2 5.34 0.00 1.45 0.45 0.02 92.74 [2023-03-15T04:16:14.497Z] Average: 3 5.07 0.00 1.20 0.19 0.02 93.52 [2023-03-15T04:16:14.497Z] Average: 4 5.12 0.00 1.10 0.15 0.02 93.61 [2023-03-15T04:16:14.497Z] Average: 5 6.13 0.00 1.28 0.11 0.02 92.46 [2023-03-15T04:16:14.497Z] Average: 6 4.67 0.00 1.28 0.49 0.02 93.55 [2023-03-15T04:16:14.497Z] Average: 7 5.25 0.00 1.40 0.54 0.03 92.78 [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z] [2023-03-15T04:16:14.497Z]