Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c79013aec5a343747aa63ac8b71198bf6f18d439 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-ssh6008438964605131758.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15040905601085933002.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh3786948405060286503.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh5046121766738294990.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-ssh9653897074332120129.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4951 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 c79013aec5a343747aa63ac8b71198bf6f18d439 (main) Commit message: "feat: update example device files to modify Path to Paths (#273)" > 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 c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 > git rev-list --no-walk 463984ff4b982e346916ca173c723246bc262f36 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:05:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:05:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:05:05 ========================================================= 00:05:05 EdgeX Global Pipelines Version Info 00:05:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:05:06 ------------------- 00:05:06 stable info: 00:05:06 ------------------- 00:05:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:05:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:05:06 Message: update stable to v1.0.253 00:05:06 ------------------- 00:05:06 experimental info: 00:05:06 ------------------- 00:05:06 Commited By: **** collab-it+edgex@linuxfoundation.org 00:05:06 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 00:05:06 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:05:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo 00:05:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo 00:05:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:05:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:05:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c79013a [Pipeline] echo 00:05:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:07 provisioning config files... 00:05:07 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config10916835748442503851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:07 ---> docker-login.sh 00:05:07 nexus3.edgexfoundry.org:10001 00:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:07 Configure a credential helper to remove this warning. See 00:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:07 00:05:07 Login Succeeded 00:05:07 nexus3.edgexfoundry.org:10002 00:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:07 Configure a credential helper to remove this warning. See 00:05:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:07 00:05:07 Login Succeeded 00:05:07 nexus3.edgexfoundry.org:10003 00:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:08 Configure a credential helper to remove this warning. See 00:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:08 00:05:08 Login Succeeded 00:05:08 nexus3.edgexfoundry.org:10004 00:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:08 Configure a credential helper to remove this warning. See 00:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:08 00:05:08 Login Succeeded 00:05:08 docker.io 00:05:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:08 Configure a credential helper to remove this warning. See 00:05:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:08 00:05:08 Login Succeeded 00:05:08 ---> docker-login.sh ends [Pipeline] } 00:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:05:08 + git rev-list -1 --merges c79013aec5a343747aa63ac8b71198bf6f18d439~1..c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo 00:05:08 -----------> git rev-list -1 --merges c79013aec5a343747aa63ac8b71198bf6f18d439~1..c79013aec5a343747aa63ac8b71198bf6f18d439 c79013aec5a343747aa63ac8b71198bf6f18d439 [false] [Pipeline] sh 00:05:09 + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo 00:05:09 ========================================================= 00:05:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:05:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:05:09 + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] echo 00:05:09 [semverPrep] GIT_COMMIT: c79013aec5a343747aa63ac8b71198bf6f18d439, Commit Message: feat: update example device files to modify Path to Paths (#273) [Pipeline] echo 00:05:09 [semverPrep] This is not a build commit. [Pipeline] sh 00:05:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:05:09 + grep -v github /etc/ssh/ssh_known_hosts 00:05:09 + [ -e /tmp/ssh_known_hosts ] 00:05:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:05:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:05:09 + sudo tee -a /etc/ssh/ssh_known_hosts 00:05:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:10 00:05:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:10 0.1.4: Pulling from edgex-devops/py-git-semver 00:05:10 b85a868b505f: Pulling fs layer 00:05:10 e2be974225ed: Pulling fs layer 00:05:10 339a4e72a1f5: Pulling fs layer 00:05:10 988bab9f4d93: Pulling fs layer 00:05:10 1469e6f7b9e6: Pulling fs layer 00:05:10 eaf3925da568: Pulling fs layer 00:05:10 bab4dde63d76: Pulling fs layer 00:05:10 bde34c3a00c8: Pulling fs layer 00:05:10 b352a97aabf1: Pulling fs layer 00:05:10 4872d77fe225: Pulling fs layer 00:05:10 5851b861e8e6: Pulling fs layer 00:05:10 eaf3925da568: Waiting 00:05:10 bab4dde63d76: Waiting 00:05:10 bde34c3a00c8: Waiting 00:05:10 5851b861e8e6: Waiting 00:05:10 b352a97aabf1: Waiting 00:05:10 4872d77fe225: Waiting 00:05:10 1469e6f7b9e6: Waiting 00:05:10 e2be974225ed: Download complete 00:05:10 988bab9f4d93: Download complete 00:05:10 1469e6f7b9e6: Verifying Checksum 00:05:10 1469e6f7b9e6: Download complete 00:05:10 eaf3925da568: Verifying Checksum 00:05:10 eaf3925da568: Download complete 00:05:10 339a4e72a1f5: Verifying Checksum 00:05:10 339a4e72a1f5: Download complete 00:05:10 bde34c3a00c8: Download complete 00:05:10 b352a97aabf1: Verifying Checksum 00:05:10 4872d77fe225: Verifying Checksum 00:05:10 4872d77fe225: Download complete 00:05:10 5851b861e8e6: Download complete 00:05:11 b85a868b505f: Verifying Checksum 00:05:11 b85a868b505f: Download complete 00:05:11 bab4dde63d76: Verifying Checksum 00:05:11 bab4dde63d76: Download complete 00:05:12 b85a868b505f: Pull complete 00:05:12 e2be974225ed: Pull complete 00:05:12 339a4e72a1f5: Pull complete 00:05:13 988bab9f4d93: Pull complete 00:05:13 1469e6f7b9e6: Pull complete 00:05:13 eaf3925da568: Pull complete 00:05:15 bab4dde63d76: Pull complete 00:05:15 bde34c3a00c8: Pull complete 00:05:15 b352a97aabf1: Pull complete 00:05:15 4872d77fe225: Pull complete 00:05:15 5851b861e8e6: Pull complete 00:05:15 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:05:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:05:15 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:05:15 $ 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 00:05:18 $ docker top af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 -eo pid,comm 00:05:18 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). 00:05:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:19 [ssh-agent] Looking for ssh-agent implementation... 00:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:19 $ docker exec af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent 00:05:19 SSH_AUTH_SOCK=/tmp/ssh-7T9VmHlE80KL/agent.32 00:05:19 SSH_AGENT_PID=38 00:05:19 Running ssh-add (command line suppressed) 00:05:19 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13941153760630971653.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13941153760630971653.key) 00:05:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:19 + git tag --points-at HEAD [Pipeline] } 00:05:19 $ docker exec --env ******** --env ******** af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent -k 00:05:19 unset SSH_AUTH_SOCK; 00:05:19 unset SSH_AGENT_PID; 00:05:19 echo Agent pid 38 killed; 00:05:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:05:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:05:19 [ssh-agent] Looking for ssh-agent implementation... 00:05:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:05:19 $ docker exec af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent 00:05:20 SSH_AUTH_SOCK=/tmp/ssh-jsYED8Cymg1t/agent.70 00:05:20 SSH_AGENT_PID=76 00:05:20 Running ssh-add (command line suppressed) 00:05:20 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13666686278257390403.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_13666686278257390403.key) 00:05:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:05:20 + git semver init 00:05:20 2023-08-31 00:05:20,586 [run_init] DEBUG init version:0.0.0 force:False 00:05:20 2023-08-31 00:05:20,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver 00:05:20 2023-08-31 00:05:20,587 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver 00:05:20 2023-08-31 00:05:20,588 [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) 00:05:21 2023-08-31 00:05:21,277 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude 00:05:21 2023-08-31 00:05:21,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False 00:05:21 2023-08-31 00:05:21,278 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:05:21 2023-08-31 00:05:21,278 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:05:21 3.1.0-dev.11 [Pipeline] } 00:05:21 $ docker exec --env ******** --env ******** af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 ssh-agent -k 00:05:21 unset SSH_AUTH_SOCK; 00:05:21 unset SSH_AGENT_PID; 00:05:21 echo Agent pid 76 killed; 00:05:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:05:22 + git semver [Pipeline] } 00:05:22 $ docker stop --time=1 af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 00:05:23 $ docker rm -f --volumes af456ea9e926bd2a5f4868a1188cfe395d7fc05b227074d8a18e52933f5ba405 [Pipeline] // withDockerContainer [Pipeline] sh 00:05:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:05:24 Stashed 1 file(s) [Pipeline] echo 00:05:24 [edgeXSemver]: initialized semver on version 3.1.0-dev.11 [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 00:05:24 provisioning config files... 00:05:24 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config12121449859208159611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:24 ---> docker-login.sh 00:05:24 nexus3.edgexfoundry.org:10001 00:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:24 Configure a credential helper to remove this warning. See 00:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:24 00:05:24 Login Succeeded 00:05:24 nexus3.edgexfoundry.org:10002 00:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:24 Configure a credential helper to remove this warning. See 00:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:24 00:05:24 Login Succeeded 00:05:24 nexus3.edgexfoundry.org:10003 00:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:24 Configure a credential helper to remove this warning. See 00:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:24 00:05:24 Login Succeeded 00:05:24 nexus3.edgexfoundry.org:10004 00:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:24 Configure a credential helper to remove this warning. See 00:05:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:24 00:05:24 Login Succeeded 00:05:24 docker.io 00:05:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:25 Configure a credential helper to remove this warning. See 00:05:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:25 00:05:25 Login Succeeded 00:05:25 ---> docker-login.sh ends [Pipeline] } 00:05:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:25 ========================================================= 00:05:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:05:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:25 + 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 . 00:05:25 Sending build context to Docker daemon 2.123MB 00:05:25 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:05:25 Step 2/13 : FROM ${BASE} AS builder 00:05:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:05:25 4db1b89c0bd1: Pulling fs layer 00:05:25 6911f1a30b25: Pulling fs layer 00:05:25 e194b8c5c2a9: Pulling fs layer 00:05:25 6863d3e3a2b1: Pulling fs layer 00:05:25 ec0bb842ea78: Pulling fs layer 00:05:25 40a00589a448: Pulling fs layer 00:05:25 6c08303d61cc: Pulling fs layer 00:05:25 798269fcf238: Pulling fs layer 00:05:25 ec0bb842ea78: Waiting 00:05:25 40a00589a448: Waiting 00:05:25 6c08303d61cc: Waiting 00:05:25 798269fcf238: Waiting 00:05:25 6863d3e3a2b1: Waiting 00:05:25 6911f1a30b25: Verifying Checksum 00:05:25 6911f1a30b25: Download complete 00:05:25 6863d3e3a2b1: Verifying Checksum 00:05:25 6863d3e3a2b1: Download complete 00:05:25 ec0bb842ea78: Verifying Checksum 00:05:25 ec0bb842ea78: Download complete 00:05:25 4db1b89c0bd1: Verifying Checksum 00:05:25 4db1b89c0bd1: Download complete 00:05:25 40a00589a448: Verifying Checksum 00:05:25 40a00589a448: Download complete 00:05:25 4db1b89c0bd1: Pull complete 00:05:26 798269fcf238: Verifying Checksum 00:05:26 798269fcf238: Download complete 00:05:26 6911f1a30b25: Pull complete 00:05:26 e194b8c5c2a9: Verifying Checksum 00:05:26 e194b8c5c2a9: Download complete 00:05:26 6c08303d61cc: Verifying Checksum 00:05:26 6c08303d61cc: Download complete 00:05:29 e194b8c5c2a9: Pull complete 00:05:29 6863d3e3a2b1: Pull complete 00:05:29 ec0bb842ea78: Pull complete 00:05:29 40a00589a448: Pull complete 00:05:32 6c08303d61cc: Pull complete 00:05:33 798269fcf238: Pull complete 00:05:33 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 00:05:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:05:33 ---> ec979cd7f677 00:05:33 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:05:38 ---> Running in a340876e412f 00:05:38 Removing intermediate container a340876e412f 00:05:38 ---> 30d46bbc5714 00:05:38 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:38 ---> Running in 517ce249a1cd 00:05:38 Removing intermediate container 517ce249a1cd 00:05:38 ---> 35f12ff78771 00:05:38 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:05:38 ---> Running in 5bd6c686873d 00:05:38 Removing intermediate container 5bd6c686873d 00:05:38 ---> 313099418595 00:05:38 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:05:38 ---> Running in 39d7419f086d 00:05:38 Removing intermediate container 39d7419f086d 00:05:38 ---> 5677f00380c8 00:05:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:38 ---> Running in 22ca22d01857 00:05:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:05:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:05:39 Still waiting to schedule task 00:05:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 00:05:39 (1/14) Installing libintl (0.21.1-r1) 00:05:39 (2/14) Installing eudev-libs (3.2.11-r4) 00:05:39 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:05:39 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:05:39 (5/14) Installing v4l-utils (1.22.1-r2) 00:05:39 (6/14) Installing udev-init-scripts (35-r1) 00:05:39 (7/14) Installing libblkid (2.38.1-r1) 00:05:39 (8/14) Installing xz-libs (5.2.9-r0) 00:05:39 (9/14) Installing zstd-libs (1.5.5-r0) 00:05:39 (10/14) Installing kmod-libs (30-r1) 00:05:39 (11/14) Installing eudev (3.2.11-r4) 00:05:39 (12/14) Installing eudev-dev (3.2.11-r4) 00:05:39 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:05:39 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:05:39 Executing busybox-1.35.0-r29.trigger 00:05:39 Executing eudev-3.2.11-r4.trigger 00:05:39 OK: 272 MiB in 67 packages 00:05:40 Removing intermediate container 22ca22d01857 00:05:40 ---> 337c4874dedf 00:05:40 Step 8/13 : WORKDIR /device-usb-camera 00:05:40 ---> Running in 84849655dee0 00:05:40 Removing intermediate container 84849655dee0 00:05:40 ---> 8a6f31c92e6b 00:05:40 Step 9/13 : COPY go.mod vendor* ./ 00:05:40 ---> 0037734c7334 00:05:40 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:40 ---> Running in 5303f9f0d3aa 00:06:36 Removing intermediate container 5303f9f0d3aa 00:06:36 ---> 8953b551c4bf 00:06:36 Step 11/13 : COPY . . 00:06:36 ---> 0002e52d06ad 00:06:36 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:06:36 ---> Running in 43c5bbf41d98 00:06:36  % Total % Received % Xferd Average Speed Time Time Time Current 00:06:36 Dload Upload Total Spent Left Speed 00:06:36  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 9609 0 --:--:-- --:--:-- --:--:-- 9638 00:06:36 Removing intermediate container 43c5bbf41d98 00:06:36 ---> a09401e8742e 00:06:36 Step 13/13 : RUN ${MAKE} 00:06:36 ---> Running in 1e295cc7c95c 00:06:37 noop 00:06:37 Removing intermediate container 1e295cc7c95c 00:06:37 ---> 3bb8f09b06c9 00:06:37 Successfully built 3bb8f09b06c9 00:06:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:37 + docker inspect -f . ci-base-image-x86_64 00:06:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:37 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:06:37 $ 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 00:06:38 $ docker top 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:38 + go version 00:06:38 go version go1.20.6 linux/amd64 [Pipeline] } 00:06:38 $ docker stop --time=1 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 00:06:40 $ docker rm -f --volumes 76e44b470317d9fa6e416fbb63400194407ca129d41842e8315a10a659378713 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:40 + docker inspect -f . ci-base-image-x86_64 00:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:40 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:06:40 $ 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 00:06:41 $ docker top df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:41 + git config --global --add safe.directory /w/workspace/exfoundry_device-usb-camera_main [Pipeline] fileExists [Pipeline] sh 00:06:41 + make test 00:06:41 go test ./... -coverprofile=coverage.out ./... 00:06:47 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:06:59 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:06:59 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.018s coverage: 4.4% of statements 00:07:06 go vet ./... 00:07:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:07:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:07:09 ./bin/test-attribution-txt.sh [Pipeline] echo 00:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:07:09 $ docker stop --time=1 df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 00:07:13 $ docker rm -f --volumes df8766fcff59bb7f16c92d594da81ca132ed6e7f3254918c36f1d5a9f52f84c3 [Pipeline] // withDockerContainer [Pipeline] sh 00:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:07:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:07:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:07:15 + ls -al . 00:07:15 total 220 00:07:15 drwxrwxr-x 10 jenkins jenkins 4096 Aug 31 00:06 . 00:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:05 .. 00:07:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:05 .git 00:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 .github 00:07:15 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 00:05 .gitignore 00:07:15 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 00:05 .golangci.yml 00:07:15 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 00:05 .hadolint.yml 00:07:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:05 .semver 00:07:15 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 00:05 Attribution.txt 00:07:15 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 00:05 CHANGELOG.md 00:07:15 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 00:05 Dockerfile 00:07:15 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 00:05 GOVERNANCE.md 00:07:15 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 00:05 Jenkinsfile 00:07:15 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 00:05 LICENSE 00:07:15 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 31 00:05 Makefile 00:07:15 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 00:05 OWNERS.md 00:07:15 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 00:05 README.md 00:07:15 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 00:05 VERSION 00:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:05 bin 00:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 cmd 00:07:15 -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 00:06 coverage.out 00:07:15 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 00:05 docker-entrypoint.sh 00:07:15 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:05 docs 00:07:15 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 00:05 go.mod 00:07:15 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 00:05 go.sum 00:07:15 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:05 internal 00:07:15 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:05 snap 00:07:15 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 00:05 version.go 00:07:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4953 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws 00:07:15 Running in /w/workspace/device-usb-camera/135 [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] checkout [Pipeline] sh 00:07:15 Selected Git installation does not exist. Using Default 00:07:15 The recommended git tool is: NONE 00:07:15 + 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=c79013aec5a343747aa63ac8b71198bf6f18d439 --label arch=amd64 --label version=3.1.0-dev.11 . 00:07:15 Sending build context to Docker daemon 2.178MB 00:07:15 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 00:07:15 Step 2/36 : FROM ${BASE} AS builder 00:07:15 ---> 3bb8f09b06c9 00:07:15 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:07:15 ---> Running in a2e3d1b67d60 00:07:16 Removing intermediate container a2e3d1b67d60 00:07:16 ---> e3cb12f0396a 00:07:16 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:16 ---> Running in 9821c21d09aa 00:07:16 Removing intermediate container 9821c21d09aa 00:07:16 ---> 412724aca4a8 00:07:16 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:07:16 ---> Running in 15838ad0bdb9 00:07:16 Removing intermediate container 15838ad0bdb9 00:07:16 ---> 24b7d0f00e19 00:07:16 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:07:16 ---> Running in 5ca8f359e21c 00:07:16 Removing intermediate container 5ca8f359e21c 00:07:16 ---> a48090def08d 00:07:16 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:07:16 ---> Running in b1d17916bc78 00:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:17 OK: 272 MiB in 67 packages 00:07:17 Removing intermediate container b1d17916bc78 00:07:17 ---> f5994438a7b1 00:07:17 Step 8/36 : WORKDIR /device-usb-camera 00:07:17 ---> Running in a7217409742c 00:07:17 Removing intermediate container a7217409742c 00:07:17 ---> c6b9646c3205 00:07:17 Step 9/36 : COPY go.mod vendor* ./ 00:07:17 ---> 0e74d5079f03 00:07:17 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:07:17 ---> Running in 12918576bc7f 00:07:18 Removing intermediate container 12918576bc7f 00:07:18 ---> db02bf3d3910 00:07:18 Step 11/36 : COPY . . 00:07:18 ---> c7a9149ec5aa 00:07:18 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:07:18 ---> Running in 574d9d558722 00:07:19  % Total % Received % Xferd Average Speed Time Time Time Current 00:07:19 Dload Upload Total Spent Left Speed 00:07:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 23083 0 --:--:-- --:--:-- --:--:-- 23203 00:07:19 Removing intermediate container 574d9d558722 00:07:19 ---> ca0adcdcb1d4 00:07:19 Step 13/36 : RUN ${MAKE} 00:07:19 ---> Running in 98c2e56b4b5e 00:07:19 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:07:20 using credential edgex-jenkins-ssh 00:07:20 Cloning the remote Git repository 00:07:20 Cloning repository git@github.com:edgexfoundry/device-usb-camera.git 00:07:20 > git init /w/workspace/device-usb-camera/135 # timeout=10 00:07:20 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git 00:07:20 > git --version # timeout=10 00:07:20 > git --version # 'git version 2.25.1' 00:07:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:07:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:22 Avoid second fetch 00:07:22 Checking out Revision c79013aec5a343747aa63ac8b71198bf6f18d439 (main) 00:07:21 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 00:07:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:07:22 > git config core.sparsecheckout # timeout=10 00:07:22 > git checkout -f c79013aec5a343747aa63ac8b71198bf6f18d439 # timeout=10 00:07:22 Commit message: "feat: update example device files to modify Path to Paths (#273)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:07:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:07:23 % Total % Received % Xferd Average Speed Time Time Time Current 00:07:23 Dload Upload Total Spent Left Speed 00:07:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 69298 0 --:--:-- --:--:-- --:--:-- 69298 [Pipeline] sh 00:07:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:07:24 + sudo tee /etc/docker/daemon.new 00:07:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:07:24 { 00:07:24 "registry-mirrors": [ 00:07:24 "https://nexus3.edgexfoundry.org:10001" 00:07:24 ], 00:07:24 "bip": "10.250.0.254/24", 00:07:24 "hosts": [ 00:07:24 "tcp://0.0.0.0:5555", 00:07:24 "unix:///var/run/docker.sock" 00:07:24 ], 00:07:24 "mtu": 1458, 00:07:24 "selinux-enabled": true, 00:07:24 "seccomp-profile": "/etc/docker/seccomp.json" 00:07:24 } [Pipeline] sh 00:07:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:07:25 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:07:43 provisioning config files... 00:07:43 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/135@tmp/config13778818226368211260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:44 ---> docker-login.sh 00:07:44 nexus3.edgexfoundry.org:10001 00:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:44 Configure a credential helper to remove this warning. See 00:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:44 00:07:44 Login Succeeded 00:07:44 nexus3.edgexfoundry.org:10002 00:07:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:44 Configure a credential helper to remove this warning. See 00:07:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:44 00:07:44 Login Succeeded 00:07:45 nexus3.edgexfoundry.org:10003 00:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:45 Configure a credential helper to remove this warning. See 00:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:45 00:07:45 Login Succeeded 00:07:45 nexus3.edgexfoundry.org:10004 00:07:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:45 Configure a credential helper to remove this warning. See 00:07:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:45 00:07:45 Login Succeeded 00:07:45 docker.io 00:07:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:46 Configure a credential helper to remove this warning. See 00:07:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:46 00:07:46 Login Succeeded 00:07:46 ---> docker-login.sh ends [Pipeline] } 00:07:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 00:07:46 Removing intermediate container 98c2e56b4b5e 00:07:46 ---> d915bc11c868 00:07:46 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:07:46 v0.21.6: Pulling from aler9/rtsp-simple-server 00:07:46 4acc49c71d14: Pulling fs layer 00:07:46 4acc49c71d14: Verifying Checksum 00:07:46 4acc49c71d14: Download complete 00:07:46 4acc49c71d14: Pull complete 00:07:46 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:07:46 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:07:46 ---> 01a2bd3e5fff 00:07:46 Step 15/36 : FROM alpine:3.17 00:07:46 3.17: Pulling from library/alpine 00:07:46 9398808236ff: Pulling fs layer 00:07:46 9398808236ff: Pull complete 00:07:46 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:07:46 Status: Downloaded newer image for alpine:3.17 00:07:46 ---> 1e0b8b5322fc 00:07:46 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:07:46 ---> Running in 0a0b7cfaf616 00:07:46 Removing intermediate container 0a0b7cfaf616 00:07:46 ---> 19bd534df2db 00:07:46 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:07:46 ---> Running in 745ab0206cd1 00:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:07:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:07:46 (1/86) Installing dumb-init (1.2.5-r2) 00:07:46 (2/86) Installing sdl2 (2.26.5-r0) 00:07:46 (3/86) Installing svt-av1-libs (1.3.0-r0) 00:07:46 (4/86) Installing libxau (1.0.10-r0) 00:07:46 (5/86) Installing libmd (1.0.4-r0) 00:07:46 (6/86) Installing libbsd (0.11.7-r0) 00:07:46 (7/86) Installing libxdmcp (1.1.4-r0) 00:07:46 (8/86) Installing libxcb (1.15-r0) 00:07:46 (9/86) Installing libx11 (1.8.4-r1) [Pipeline] echo 00:07:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:46 ========================================================= 00:07:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:07:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:46 (10/86) Installing aom-libs (3.5.0-r0) 00:07:46 (11/86) Installing alsa-lib (1.2.8-r0) 00:07:46 (12/86) Installing libexpat (2.5.0-r0) 00:07:46 (13/86) Installing brotli-libs (1.0.9-r9) 00:07:46 (14/86) Installing libbz2 (1.0.8-r4) 00:07:46 (15/86) Installing libpng (1.6.39-r0) 00:07:46 (16/86) Installing freetype (2.12.1-r0) 00:07:46 (17/86) Installing fontconfig (2.14.1-r0) 00:07:46 (18/86) Installing fribidi (1.0.12-r0) 00:07:46 (19/86) Installing libffi (3.4.4-r0) 00:07:46 (20/86) Installing libintl (0.21.1-r1) 00:07:46 (21/86) Installing libblkid (2.38.1-r1) 00:07:46 (22/86) Installing libmount (2.38.1-r1) 00:07:46 (23/86) Installing pcre2 (10.42-r0) 00:07:46 (24/86) Installing glib (2.74.7-r0) 00:07:46 (25/86) Installing graphite2 (1.3.14-r2) 00:07:46 (26/86) Installing harfbuzz (5.3.1-r1) 00:07:46 + 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 . 00:07:47 (27/86) Installing libass (0.16.0-r1) 00:07:47 (28/86) Installing libdav1d (1.0.0-r2) 00:07:47 (29/86) Installing hwdata-pci (0.364-r0) 00:07:47 (30/86) Installing libpciaccess (0.17-r0) 00:07:47 (31/86) Installing libdrm (2.4.114-r0) 00:07:47 (32/86) Installing gmp (6.2.1-r2) 00:07:47 (33/86) Installing nettle (3.8.1-r0) 00:07:47 (34/86) Installing p11-kit (0.24.1-r1) 00:07:47 (35/86) Installing libtasn1 (4.19.0-r0) 00:07:47 (36/86) Installing libunistring (1.1-r0) 00:07:47 (37/86) Installing gnutls (3.7.8-r3) 00:07:47 (38/86) Installing ncurses-terminfo-base (6.3_p20221119-r1) 00:07:47 (39/86) Installing ncurses-libs (6.3_p20221119-r1) 00:07:47 (40/86) Installing lame (3.100-r2) 00:07:47 (41/86) Installing opus (1.3.1-r1) 00:07:47 (42/86) Installing libasyncns (0.8-r1) 00:07:47 (43/86) Installing dbus-libs (1.14.8-r0) 00:07:47 (44/86) Installing libltdl (2.4.7-r1) 00:07:47 (45/86) Installing orc (0.4.33-r0) 00:07:47 (46/86) Installing libgcc (12.2.1_git20220924-r4) 00:07:47 (47/86) Installing libogg (1.3.5-r2) 00:07:47 (48/86) Installing libstdc++ (12.2.1_git20220924-r4) 00:07:47 Sending build context to Docker daemon 1.269MB 00:07:47 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 00:07:47 Step 2/13 : FROM ${BASE} AS builder 00:07:47 (49/86) Installing flac-libs (1.4.2-r0) 00:07:47 (50/86) Installing libvorbis (1.3.7-r0) 00:07:47 (51/86) Installing libsndfile (1.1.0-r2) 00:07:47 (52/86) Installing libgomp (12.2.1_git20220924-r4) 00:07:47 (53/86) Installing soxr (0.1.3-r3) 00:07:47 (54/86) Installing speexdsp (1.2.1-r0) 00:07:47 (55/86) Installing tdb-libs (1.4.6-r0) 00:07:47 (56/86) Installing libpulse (16.1-r6) 00:07:47 (57/86) Installing cjson (1.7.15-r3) 00:07:47 (58/86) Installing mbedtls (2.28.4-r0) 00:07:47 (59/86) Installing librist (0.2.7-r0) 00:07:47 (60/86) Installing libsrt (1.5.1-r0) 00:07:47 (61/86) Installing libssh (0.10.5-r0) 00:07:47 (62/86) Installing libtheora (1.1.1-r16) 00:07:47 (63/86) Installing libjpeg-turbo (2.1.4-r0) 00:07:47 (64/86) Installing v4l-utils-libs (1.22.1-r2) 00:07:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:07:47 edb6bdbacee9: Pulling fs layer 00:07:47 5f9638ab2659: Pulling fs layer 00:07:47 8d51d6327a98: Pulling fs layer 00:07:47 8b374f2dd631: Pulling fs layer 00:07:47 ec14aa9079de: Pulling fs layer 00:07:47 2f466654f4bb: Pulling fs layer 00:07:47 554e91adad29: Pulling fs layer 00:07:47 8b374f2dd631: Waiting 00:07:47 ec14aa9079de: Waiting 00:07:47 2f466654f4bb: Waiting 00:07:47 554e91adad29: Waiting 00:07:47 5f9638ab2659: Verifying Checksum 00:07:47 5f9638ab2659: Download complete 00:07:47 8b374f2dd631: Verifying Checksum 00:07:47 8b374f2dd631: Download complete 00:07:47 ec14aa9079de: Verifying Checksum 00:07:47 ec14aa9079de: Download complete 00:07:47 edb6bdbacee9: Verifying Checksum 00:07:47 edb6bdbacee9: Download complete 00:07:47 (65/86) Installing libxext (1.3.5-r0) 00:07:47 (66/86) Installing libxfixes (6.0.0-r0) 00:07:47 (67/86) Installing wayland-libs-client (1.21.0-r1) 00:07:47 (68/86) Installing libva (2.16.0-r0) 00:07:47 (69/86) Installing libvdpau (1.5-r0) 00:07:47 (70/86) Installing vidstab (1.1.0-r2) 00:07:47 (71/86) Installing libvpx (1.12.0-r1) 00:07:47 (72/86) Installing libwebp (1.2.4-r2) 00:07:47 (73/86) Installing x264-libs (0.164_git20220602-r0) 00:07:47 (74/86) Installing numactl (2.0.16-r1) 00:07:47 (75/86) Installing x265-libs (3.5-r3) 00:07:47 (76/86) Installing xvidcore (1.3.7-r1) 00:07:47 (77/86) Installing libsodium (1.0.18-r2) 00:07:47 (78/86) Installing libzmq (4.3.4-r1) 00:07:47 (79/86) Installing ffmpeg-libs (5.1.3-r0) 00:07:47 (80/86) Installing ffmpeg (5.1.3-r0) 00:07:47 (81/86) Installing udev-init-scripts (35-r1) 00:07:47 (82/86) Installing eudev-libs (3.2.11-r4) 00:07:48 (83/86) Installing xz-libs (5.2.9-r0) 00:07:48 (84/86) Installing zstd-libs (1.5.5-r0) 00:07:48 (85/86) Installing kmod-libs (30-r1) 00:07:48 (86/86) Installing eudev (3.2.11-r4) 00:07:48 Executing busybox-1.35.0-r29.trigger 00:07:48 Executing eudev-3.2.11-r4.trigger 00:07:48 OK: 112 MiB in 101 packages 00:07:48 edb6bdbacee9: Pull complete 00:07:48 554e91adad29: Verifying Checksum 00:07:48 554e91adad29: Download complete 00:07:48 5f9638ab2659: Pull complete 00:07:49 8d51d6327a98: Verifying Checksum 00:07:49 8d51d6327a98: Download complete 00:07:49 2f466654f4bb: Verifying Checksum 00:07:49 2f466654f4bb: Download complete 00:07:51 Removing intermediate container 745ab0206cd1 00:07:51 ---> 910409b7d70a 00:07:51 Step 18/36 : WORKDIR / 00:07:51 ---> Running in b1267e6bb8db 00:07:51 Removing intermediate container b1267e6bb8db 00:07:51 ---> 02394230aeb0 00:07:51 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:07:51 ---> 5f559c2940aa 00:07:51 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:07:51 ---> 408b21cc1cb0 00:07:51 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:07:52 ---> 1b048b6f21d6 00:07:52 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:07:52 ---> 7a03c1bc1377 00:07:52 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:07:52 ---> 43c048b03418 00:07:52 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:07:52 ---> 974b867c7009 00:07:52 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:07:53 ---> 3843d62c5a51 00:07:53 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:07:53 ---> Running in 9ae58279069e 00:07:53 Removing intermediate container 9ae58279069e 00:07:53 ---> 5c7c592fd09a 00:07:53 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:07:53 ---> Running in 05343f866810 00:07:54 Removing intermediate container 05343f866810 00:07:54 ---> 4cf7dcfefc12 00:07:54 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:07:54 ---> Running in 637731016f4d 00:07:55 Removing intermediate container 637731016f4d 00:07:55 ---> 7d3ca9c8945b 00:07:55 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:07:55 ---> Running in 0d030f7b268d 00:07:55 Removing intermediate container 0d030f7b268d 00:07:55 ---> 591cbb16c78b 00:07:55 Step 30/36 : EXPOSE 59983 00:07:55 ---> Running in dcb2d18a0a7e 00:07:55 Removing intermediate container dcb2d18a0a7e 00:07:55 ---> 01d2daef1949 00:07:55 Step 31/36 : EXPOSE 8554 00:07:55 ---> Running in 3cb27ed46c24 00:07:55 Removing intermediate container 3cb27ed46c24 00:07:55 ---> bcb063beef70 00:07:55 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:07:55 ---> Running in b896ac94eaf0 00:07:56 Removing intermediate container b896ac94eaf0 00:07:56 ---> 0704a0a4d24e 00:07:56 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:07:56 ---> Running in c8716b60a79e 00:07:56 Removing intermediate container c8716b60a79e 00:07:56 ---> 814db26083ea 00:07:56 Step 34/36 : LABEL arch=amd64 00:07:56 ---> Running in 297f52a2e81b 00:07:56 Removing intermediate container 297f52a2e81b 00:07:56 ---> bfbd8b85362b 00:07:56 Step 35/36 : LABEL git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 00:07:56 ---> Running in 33cca6aa17ee 00:07:56 Removing intermediate container 33cca6aa17ee 00:07:56 ---> 98816a5b1ec7 00:07:56 Step 36/36 : LABEL version=3.1.0-dev.11 00:07:56 ---> Running in ed9772b92adc 00:07:56 Removing intermediate container ed9772b92adc 00:07:56 ---> 7e86ea4b1484 00:07:56 [Warning] One or more build-args [ARCH] were not consumed 00:07:56 Successfully built 7e86ea4b1484 00:07:56 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 00:07:56 provisioning config files... 00:07:56 copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config2408799208993722018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:07:56 ---> docker-login.sh 00:07:56 nexus3.edgexfoundry.org:10001 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 nexus3.edgexfoundry.org:10002 00:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:56 Configure a credential helper to remove this warning. See 00:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:56 00:07:56 Login Succeeded 00:07:56 nexus3.edgexfoundry.org:10003 00:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:57 Configure a credential helper to remove this warning. See 00:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:57 00:07:57 Login Succeeded 00:07:57 nexus3.edgexfoundry.org:10004 00:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:57 Configure a credential helper to remove this warning. See 00:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:57 00:07:57 Login Succeeded 00:07:57 docker.io 00:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:07:57 Configure a credential helper to remove this warning. See 00:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:07:57 00:07:57 Login Succeeded 00:07:57 ---> docker-login.sh ends [Pipeline] } 00:07:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:07:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:07:57 [edgeXDocker.push] Tagging docker image device-usb-camera with the following tags: 00:07:57 c79013aec5a343747aa63ac8b71198bf6f18d439 00:07:57 latest 00:07:57 3.1.0-dev.11 00:07:57 c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:07:57 main 00:07:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:57 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:58 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 00:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:07:58 8c23589728f8: Preparing 00:07:58 3ad9b8a3a5b6: Preparing 00:07:58 8cdb33658f0a: Preparing 00:07:58 2148e259a2dc: Preparing 00:07:58 3827b5b91e75: Preparing 00:07:58 acc83c6ca332: Preparing 00:07:58 b46e0baab997: Preparing 00:07:58 762e015f4368: Preparing 00:07:58 7f384fa90a75: Preparing 00:07:58 868e5d07c6a4: Preparing 00:07:58 d2cbfbfa0623: Preparing 00:07:58 1ac7e0a1b36e: Preparing 00:07:58 36b50b131297: Preparing 00:07:58 7f384fa90a75: Waiting 00:07:58 868e5d07c6a4: Waiting 00:07:58 d2cbfbfa0623: Waiting 00:07:58 1ac7e0a1b36e: Waiting 00:07:58 acc83c6ca332: Waiting 00:07:58 36b50b131297: Waiting 00:07:58 8c23589728f8: Pushed 00:07:58 2148e259a2dc: Pushed 00:07:58 3ad9b8a3a5b6: Pushed 00:07:58 8cdb33658f0a: Pushed 00:07:58 acc83c6ca332: Pushed 00:07:58 b46e0baab997: Pushed 00:07:58 762e015f4368: Pushed 00:07:58 7f384fa90a75: Pushed 00:07:58 868e5d07c6a4: Pushed 00:07:58 36b50b131297: Layer already exists 00:08:00 3827b5b91e75: Pushed 00:08:01 d2cbfbfa0623: Pushed 00:08:02 8d51d6327a98: Pull complete 00:08:02 8b374f2dd631: Pull complete 00:08:02 ec14aa9079de: Pull complete 00:08:09 2f466654f4bb: Pull complete 00:08:11 554e91adad29: Pull complete 00:08:11 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 00:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:08:11 ---> 1e15ea492957 00:08:11 Step 3/13 : ARG ADD_BUILD_TAGS="" 00:08:11 1ac7e0a1b36e: Pushed 00:08:11 c79013aec5a343747aa63ac8b71198bf6f18d439: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:11 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:08:12 8c23589728f8: Preparing 00:08:12 3ad9b8a3a5b6: Preparing 00:08:12 8cdb33658f0a: Preparing 00:08:12 2148e259a2dc: Preparing 00:08:12 3827b5b91e75: Preparing 00:08:12 acc83c6ca332: Preparing 00:08:12 b46e0baab997: Preparing 00:08:12 762e015f4368: Preparing 00:08:12 7f384fa90a75: Preparing 00:08:12 868e5d07c6a4: Preparing 00:08:12 d2cbfbfa0623: Preparing 00:08:12 1ac7e0a1b36e: Preparing 00:08:12 36b50b131297: Preparing 00:08:12 7f384fa90a75: Waiting 00:08:12 868e5d07c6a4: Waiting 00:08:12 b46e0baab997: Waiting 00:08:12 1ac7e0a1b36e: Waiting 00:08:12 d2cbfbfa0623: Waiting 00:08:12 36b50b131297: Waiting 00:08:12 762e015f4368: Waiting 00:08:12 acc83c6ca332: Waiting 00:08:12 8cdb33658f0a: Layer already exists 00:08:12 3827b5b91e75: Layer already exists 00:08:12 8c23589728f8: Layer already exists 00:08:12 3ad9b8a3a5b6: Layer already exists 00:08:12 2148e259a2dc: Layer already exists 00:08:12 acc83c6ca332: Layer already exists 00:08:12 7f384fa90a75: Layer already exists 00:08:12 762e015f4368: Layer already exists 00:08:12 b46e0baab997: Layer already exists 00:08:12 868e5d07c6a4: Layer already exists 00:08:12 d2cbfbfa0623: Layer already exists 00:08:12 36b50b131297: Layer already exists 00:08:12 1ac7e0a1b36e: Layer already exists 00:08:12 latest: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:12 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:12 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 00:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:08:12 8c23589728f8: Preparing 00:08:12 3ad9b8a3a5b6: Preparing 00:08:12 8cdb33658f0a: Preparing 00:08:12 2148e259a2dc: Preparing 00:08:12 3827b5b91e75: Preparing 00:08:12 acc83c6ca332: Preparing 00:08:12 b46e0baab997: Preparing 00:08:12 762e015f4368: Preparing 00:08:12 7f384fa90a75: Preparing 00:08:12 868e5d07c6a4: Preparing 00:08:12 d2cbfbfa0623: Preparing 00:08:12 1ac7e0a1b36e: Preparing 00:08:12 36b50b131297: Preparing 00:08:12 b46e0baab997: Waiting 00:08:12 762e015f4368: Waiting 00:08:12 7f384fa90a75: Waiting 00:08:12 1ac7e0a1b36e: Waiting 00:08:12 36b50b131297: Waiting 00:08:12 868e5d07c6a4: Waiting 00:08:12 d2cbfbfa0623: Waiting 00:08:12 acc83c6ca332: Waiting 00:08:12 8cdb33658f0a: Layer already exists 00:08:12 8c23589728f8: Layer already exists 00:08:12 3ad9b8a3a5b6: Layer already exists 00:08:12 3827b5b91e75: Layer already exists 00:08:12 2148e259a2dc: Layer already exists 00:08:12 acc83c6ca332: Layer already exists 00:08:12 762e015f4368: Layer already exists 00:08:12 b46e0baab997: Layer already exists 00:08:12 868e5d07c6a4: Layer already exists 00:08:12 7f384fa90a75: Layer already exists 00:08:12 d2cbfbfa0623: Layer already exists 00:08:12 1ac7e0a1b36e: Layer already exists 00:08:12 36b50b131297: Layer already exists 00:08:12 3.1.0-dev.11: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv 00:08:12 ---> Running in b5f786b8a7e2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:13 Removing intermediate container b5f786b8a7e2 00:08:13 ---> 21507f9f9808 00:08:13 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:08:13 ---> Running in e0faacd28b4e 00:08:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:13 Removing intermediate container e0faacd28b4e 00:08:13 ---> ac3828c339a7 00:08:13 Step 5/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:08:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:08:13 8c23589728f8: Preparing 00:08:13 3ad9b8a3a5b6: Preparing 00:08:13 8cdb33658f0a: Preparing 00:08:13 2148e259a2dc: Preparing 00:08:13 3827b5b91e75: Preparing 00:08:13 acc83c6ca332: Preparing 00:08:13 b46e0baab997: Preparing 00:08:13 762e015f4368: Preparing 00:08:13 7f384fa90a75: Preparing 00:08:13 868e5d07c6a4: Preparing 00:08:13 d2cbfbfa0623: Preparing 00:08:13 1ac7e0a1b36e: Preparing 00:08:13 36b50b131297: Preparing 00:08:13 7f384fa90a75: Waiting 00:08:13 868e5d07c6a4: Waiting 00:08:13 d2cbfbfa0623: Waiting 00:08:13 1ac7e0a1b36e: Waiting 00:08:13 36b50b131297: Waiting 00:08:13 b46e0baab997: Waiting 00:08:13 762e015f4368: Waiting 00:08:13 acc83c6ca332: Waiting 00:08:13 8cdb33658f0a: Layer already exists 00:08:13 3827b5b91e75: Layer already exists 00:08:13 3ad9b8a3a5b6: Layer already exists 00:08:13 8c23589728f8: Layer already exists 00:08:13 2148e259a2dc: Layer already exists 00:08:13 acc83c6ca332: Layer already exists 00:08:13 b46e0baab997: Layer already exists 00:08:13 762e015f4368: Layer already exists 00:08:13 d2cbfbfa0623: Layer already exists 00:08:13 7f384fa90a75: Layer already exists 00:08:13 868e5d07c6a4: Layer already exists 00:08:13 1ac7e0a1b36e: Layer already exists 00:08:13 36b50b131297: Layer already exists 00:08:13 c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:13 ---> Running in afe6fb9daad1 00:08:13 + docker tag device-usb-camera nexus3.edgexfoundry.org:10004/device-usb-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:13 Removing intermediate container afe6fb9daad1 00:08:13 ---> 78bc22854941 00:08:13 Step 6/13 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:08:13 ---> Running in c80f719b7b80 00:08:14 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera:main 00:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera] 00:08:14 8c23589728f8: Preparing 00:08:14 3ad9b8a3a5b6: Preparing 00:08:14 8cdb33658f0a: Preparing 00:08:14 2148e259a2dc: Preparing 00:08:14 3827b5b91e75: Preparing 00:08:14 acc83c6ca332: Preparing 00:08:14 b46e0baab997: Preparing 00:08:14 762e015f4368: Preparing 00:08:14 7f384fa90a75: Preparing 00:08:14 868e5d07c6a4: Preparing 00:08:14 d2cbfbfa0623: Preparing 00:08:14 1ac7e0a1b36e: Preparing 00:08:14 36b50b131297: Preparing 00:08:14 762e015f4368: Waiting 00:08:14 7f384fa90a75: Waiting 00:08:14 d2cbfbfa0623: Waiting 00:08:14 868e5d07c6a4: Waiting 00:08:14 1ac7e0a1b36e: Waiting 00:08:14 36b50b131297: Waiting 00:08:14 acc83c6ca332: Waiting 00:08:14 b46e0baab997: Waiting 00:08:14 8cdb33658f0a: Layer already exists 00:08:14 3827b5b91e75: Layer already exists 00:08:14 3ad9b8a3a5b6: Layer already exists 00:08:14 2148e259a2dc: Layer already exists 00:08:14 8c23589728f8: Layer already exists 00:08:14 acc83c6ca332: Layer already exists 00:08:14 7f384fa90a75: Layer already exists 00:08:14 868e5d07c6a4: Layer already exists 00:08:14 b46e0baab997: Layer already exists 00:08:14 762e015f4368: Layer already exists 00:08:14 d2cbfbfa0623: Layer already exists 00:08:14 1ac7e0a1b36e: Layer already exists 00:08:14 36b50b131297: Layer already exists 00:08:14 main: digest: sha256:bbce8e69c133661ebb01bd93496577cddf71fe4b5057af26ca95548250b674c0 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:08:14 ===================================================== [Pipeline] echo 00:08:14 taggedImages: 00:08:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439 00:08:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:latest 00:08:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:3.1.0-dev.11 00:08:14 - nexus3.edgexfoundry.org:10004/device-usb-camera:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:08:14 - 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] { 00:08:14 Removing intermediate container c80f719b7b80 00:08:14 ---> 21341703785f 00:08:14 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:08:14 ---> Running in e0e90cfe9a1a [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:14 00:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:14 latest: Pulling from edgex-lftools-log-publisher 00:08:14 5eb5b503b376: Pulling fs layer 00:08:14 5c69ac0246d0: Pulling fs layer 00:08:14 ec43610c2a17: Pulling fs layer 00:08:14 3a2ae6a8a46f: Pulling fs layer 00:08:14 33b1e0a273af: Pulling fs layer 00:08:14 5d3b04190fa2: Pulling fs layer 00:08:14 2f39f015ded8: Pulling fs layer 00:08:14 33b1e0a273af: Waiting 00:08:14 2f39f015ded8: Waiting 00:08:14 5d3b04190fa2: Waiting 00:08:14 3a2ae6a8a46f: Waiting 00:08:14 5c69ac0246d0: Verifying Checksum 00:08:14 5c69ac0246d0: Download complete 00:08:14 3a2ae6a8a46f: Verifying Checksum 00:08:14 3a2ae6a8a46f: Download complete 00:08:14 33b1e0a273af: Verifying Checksum 00:08:14 33b1e0a273af: Download complete 00:08:14 ec43610c2a17: Verifying Checksum 00:08:14 ec43610c2a17: Download complete 00:08:14 5d3b04190fa2: Verifying Checksum 00:08:14 5d3b04190fa2: Download complete 00:08:15 5eb5b503b376: Verifying Checksum 00:08:15 5eb5b503b376: Download complete 00:08:15 2f39f015ded8: Download complete 00:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:08:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:08:16 5eb5b503b376: Pull complete 00:08:16 5c69ac0246d0: Pull complete 00:08:16 ec43610c2a17: Pull complete 00:08:16 3a2ae6a8a46f: Pull complete 00:08:16 (1/14) Installing libintl (0.21.1-r1) 00:08:16 (2/14) Installing eudev-libs (3.2.11-r4) 00:08:16 (3/14) Installing libjpeg-turbo (2.1.4-r0) 00:08:16 (4/14) Installing v4l-utils-libs (1.22.1-r2) 00:08:16 (5/14) Installing v4l-utils (1.22.1-r2) 00:08:16 (6/14) Installing udev-init-scripts (35-r1) 00:08:16 (7/14) Installing libblkid (2.38.1-r1) 00:08:16 (8/14) Installing xz-libs (5.2.9-r0) 00:08:16 (9/14) Installing zstd-libs (1.5.5-r0) 00:08:16 (10/14) Installing kmod-libs (30-r1) 00:08:16 33b1e0a273af: Pull complete 00:08:17 (11/14) Installing eudev (3.2.11-r4) 00:08:17 (12/14) Installing eudev-dev (3.2.11-r4) 00:08:17 (13/14) Installing v4l-utils-dvbv5 (1.22.1-r2) 00:08:17 (14/14) Installing v4l-utils-dev (1.22.1-r2) 00:08:17 Executing busybox-1.35.0-r29.trigger 00:08:17 Executing eudev-3.2.11-r4.trigger 00:08:17 OK: 271 MiB in 67 packages 00:08:17 5d3b04190fa2: Pull complete 00:08:20 Removing intermediate container e0e90cfe9a1a 00:08:20 ---> 8abd2aab52e3 00:08:20 Step 8/13 : WORKDIR /device-usb-camera 00:08:20 ---> Running in 69a36599bd92 00:08:20 Removing intermediate container 69a36599bd92 00:08:20 ---> 370cc7e70eb3 00:08:20 Step 9/13 : COPY go.mod vendor* ./ 00:08:21 ---> 73a3975c6f68 00:08:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:08:21 ---> Running in c00417fa52ed 00:08:21 2f39f015ded8: Pull complete 00:08:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:08:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:08:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:21 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:08:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 00:08:26 $ docker top 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:08:26 ---> job-cost.sh 00:08:26 lf-activate-venv: SKIPPING 00:08:26 INFO: No Stack... 00:08:27 INFO: Retrieving Pricing Info for: v3-standard-8 00:08:27 INFO: Archiving Costs [Pipeline] sh 00:08:27 + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv 00:08:27 + cut -d, -f6 [Pipeline] lock 00:08:27 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] 00:08:27 Resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] did not exist. Created. 00:08:27 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:08:28 + echo total: 0.2199999988079071 [Pipeline] stash 00:08:28 Stashed 1 file(s) [Pipeline] } 00:08:28 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 00:08:28 $ docker stop --time=1 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e 00:08:29 $ docker rm -f --volumes 8486b4bd7bdc4cebc23b9198ffa803125ce444ed910e87d2bc269f26dfc01c4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:09:29 Removing intermediate container c00417fa52ed 00:09:29 ---> 26a3f9c59edf 00:09:29 Step 11/13 : COPY . . 00:09:29 ---> be5890bf4a74 00:09:29 Step 12/13 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:09:29 ---> Running in 175176cdef44 00:09:30  % Total % Received % Xferd Average Speed Time Time Time Current 00:09:30 Dload Upload Total Spent Left Speed 00:09:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 100 1253 100 1253 0 0 5181 0 --:--:-- --:--:-- --:--:-- 5177 00:09:31 Removing intermediate container 175176cdef44 00:09:31 ---> e231c504d14a 00:09:31 Step 13/13 : RUN ${MAKE} 00:09:31 ---> Running in 576254b5dd2b 00:09:32 noop 00:09:32 Removing intermediate container 576254b5dd2b 00:09:32 ---> bb550af63d2c 00:09:32 Successfully built bb550af63d2c 00:09:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:33 + docker inspect -f . ci-base-image-arm64 00:09:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:33 prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container 00:09:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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 00:09:34 $ docker top 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:35 + go version 00:09:35 go version go1.20.6 linux/arm64 [Pipeline] } 00:09:35 $ docker stop --time=1 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 00:09:37 $ docker rm -f --volumes 0f84588e8315483d7d87bca832c0bf6b2936e11d264f4eeb7fac781b7c3a40c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:37 + docker inspect -f . ci-base-image-arm64 00:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:09:37 prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container 00:09:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-usb-camera/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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 00:09:38 $ docker top afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 -eo pid,comm [Pipeline] { [Pipeline] sh 00:09:39 + git config --global --add safe.directory /w/workspace/device-usb-camera/135 [Pipeline] fileExists [Pipeline] sh 00:09:39 + make test 00:09:39 go test ./... -coverprofile=coverage.out ./... 00:10:12 ? github.com/edgexfoundry/device-usb-camera [no test files] 00:12:22 ? github.com/edgexfoundry/device-usb-camera/cmd [no test files] 00:12:26 ok github.com/edgexfoundry/device-usb-camera/internal/driver 0.092s coverage: 4.4% of statements 00:12:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:12:26 go vet ./... 00:12:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:12:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:12:59 ./bin/test-attribution-txt.sh [Pipeline] echo 00:12:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:12:59 $ docker stop --time=1 afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 00:13:00 $ docker rm -f --volumes afce84e901187682acd112dde9751206143a0fe282c6f8784923cae81dadb223 [Pipeline] // withDockerContainer [Pipeline] sh 00:13:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:01 Warning: overwriting stash ‘coverage-report’ 00:13:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:03 + ls -al . 00:13:03 total 216 00:13:03 drwxrwxr-x 9 jenkins jenkins 4096 Aug 31 00:09 . 00:13:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:07 .. 00:13:03 drwxrwxr-x 8 jenkins jenkins 4096 Aug 31 00:07 .git 00:13:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 .github 00:13:03 -rw-rw-r-- 1 jenkins jenkins 414 Aug 31 00:07 .gitignore 00:13:03 -rw-rw-r-- 1 jenkins jenkins 45 Aug 31 00:07 .golangci.yml 00:13:03 -rw-rw-r-- 1 jenkins jenkins 77 Aug 31 00:07 .hadolint.yml 00:13:03 -rw-rw-r-- 1 jenkins jenkins 10960 Aug 31 00:07 Attribution.txt 00:13:03 -rw-rw-r-- 1 jenkins jenkins 11903 Aug 31 00:07 CHANGELOG.md 00:13:03 -rw-rw-r-- 1 jenkins jenkins 2453 Aug 31 00:07 Dockerfile 00:13:03 -rw-rw-r-- 1 jenkins jenkins 678 Aug 31 00:07 GOVERNANCE.md 00:13:03 -rw-rw-r-- 1 jenkins jenkins 659 Aug 31 00:07 Jenkinsfile 00:13:03 -rw-rw-r-- 1 jenkins jenkins 11348 Aug 31 00:07 LICENSE 00:13:03 -rw-rw-r-- 1 jenkins jenkins 2490 Aug 31 00:07 Makefile 00:13:03 -rw-rw-r-- 1 jenkins jenkins 622 Aug 31 00:07 OWNERS.md 00:13:03 -rw-rw-r-- 1 jenkins jenkins 2575 Aug 31 00:07 README.md 00:13:03 -rw-rw-r-- 1 jenkins jenkins 12 Aug 31 00:05 VERSION 00:13:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:07 bin 00:13:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 cmd 00:13:03 -rw-r--r-- 1 jenkins jenkins 53939 Aug 31 00:12 coverage.out 00:13:03 -rwxrwxr-x 1 jenkins jenkins 140 Aug 31 00:07 docker-entrypoint.sh 00:13:03 drwxrwxr-x 2 jenkins jenkins 4096 Aug 31 00:07 docs 00:13:03 -rw-rw-r-- 1 jenkins jenkins 3994 Aug 31 00:07 go.mod 00:13:03 -rw-rw-r-- 1 jenkins jenkins 34415 Aug 31 00:07 go.sum 00:13:03 drwxrwxr-x 3 jenkins jenkins 4096 Aug 31 00:07 internal 00:13:03 drwxrwxr-x 4 jenkins jenkins 4096 Aug 31 00:07 snap 00:13:03 -rw-rw-r-- 1 jenkins jenkins 231 Aug 31 00:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:03 + 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=c79013aec5a343747aa63ac8b71198bf6f18d439 --label arch=arm64 --label version=3.1.0-dev.11 . 00:13:03 Sending build context to Docker daemon 1.324MB 00:13:03 Step 1/36 : ARG BASE=golang:1.20-alpine3.17 00:13:03 Step 2/36 : FROM ${BASE} AS builder 00:13:03 ---> bb550af63d2c 00:13:03 Step 3/36 : ARG ADD_BUILD_TAGS="" 00:13:04 ---> Running in 9910c0aa53ab 00:13:04 Removing intermediate container 9910c0aa53ab 00:13:04 ---> 58ed68fb3ae6 00:13:04 Step 4/36 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:04 ---> Running in 2fd0d9f23c15 00:13:04 Removing intermediate container 2fd0d9f23c15 00:13:04 ---> 3383e84d7657 00:13:04 Step 5/36 : ARG ALPINE_PKG_BASE="make git gcc libc-dev curl" 00:13:04 ---> Running in 73ec6f588ce1 00:13:04 Removing intermediate container 73ec6f588ce1 00:13:04 ---> ced0d6779146 00:13:04 Step 6/36 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" 00:13:05 ---> Running in 5ff1445c1bdc 00:13:05 Removing intermediate container 5ff1445c1bdc 00:13:05 ---> fb818a7a212d 00:13:05 Step 7/36 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:05 ---> Running in 627d27280b53 00:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:07 OK: 271 MiB in 67 packages 00:13:08 Removing intermediate container 627d27280b53 00:13:08 ---> 8bca8626bea8 00:13:08 Step 8/36 : WORKDIR /device-usb-camera 00:13:08 ---> Running in 61fb4cf74037 00:13:09 Removing intermediate container 61fb4cf74037 00:13:09 ---> 38eaf29dc97b 00:13:09 Step 9/36 : COPY go.mod vendor* ./ 00:13:09 ---> 21cfe0b5105c 00:13:09 Step 10/36 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:09 ---> Running in 4086284fc3db 00:13:12 Removing intermediate container 4086284fc3db 00:13:12 ---> f899857285a7 00:13:12 Step 11/36 : COPY . . 00:13:12 ---> 201037888187 00:13:12 Step 12/36 : RUN curl -o LICENSE-rtsp-simple-server https://raw.githubusercontent.com/aler9/rtsp-simple-server/main/LICENSE 00:13:12 ---> Running in 011cc74fe168 00:13:13  % Total  % Received % Xferd Average Speed Time Time Time Current 00:13:13 Dload Upload Total Spent  Left Speed 00:13:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1253 100 1253 0 0 4048 0 --:--:-- --:--:-- --:--:-- 4068 00:13:14 Removing intermediate container 011cc74fe168 00:13:14 ---> 826d2da16753 00:13:14 Step 13/36 : RUN ${MAKE} 00:13:15 ---> Running in 64b222818dd3 00:13:16 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-usb-camera.Version=3.1.0-dev.11 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.17" -trimpath -mod=readonly -o cmd/device-usb-camera ./cmd 00:15:52 Removing intermediate container 64b222818dd3 00:15:52 ---> 26bfbcea1abc 00:15:52 Step 14/36 : FROM aler9/rtsp-simple-server:v0.21.6 AS rtsp 00:15:52 v0.21.6: Pulling from aler9/rtsp-simple-server 00:15:52 8766b47fe142: Pulling fs layer 00:15:52 8766b47fe142: Verifying Checksum 00:15:52 8766b47fe142: Download complete 00:15:52 8766b47fe142: Pull complete 00:15:52 Digest: sha256:f020796eb25ff31728c4633d51d76ece857ae5036a0f706c94a090e7b6047b3f 00:15:52 Status: Downloaded newer image for aler9/rtsp-simple-server:v0.21.6 00:15:52 ---> 69d40e2cb93c 00:15:52 Step 15/36 : FROM alpine:3.17 00:15:52 3.17: Pulling from library/alpine 00:15:52 4060ece20d7a: Pulling fs layer 00:15:52 4060ece20d7a: Verifying Checksum 00:15:52 4060ece20d7a: Download complete 00:15:52 4060ece20d7a: Pull complete 00:15:52 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 00:15:52 Status: Downloaded newer image for alpine:3.17 00:15:52 ---> 8650cd65339b 00:15:52 Step 16/36 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 00:15:52 ---> Running in 778e2f4707a5 00:15:52 Removing intermediate container 778e2f4707a5 00:15:52 ---> fcc695ca1e9d 00:15:52 Step 17/36 : RUN apk add --update --no-cache dumb-init ffmpeg udev 00:15:52 ---> Running in bcb1b57a8f8a 00:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:52 (1/83) Installing dumb-init (1.2.5-r2) 00:15:52 (2/83) Installing sdl2 (2.26.5-r0) 00:15:52 (3/83) Installing libxau (1.0.10-r0) 00:15:52 (4/83) Installing libmd (1.0.4-r0) 00:15:52 (5/83) Installing libbsd (0.11.7-r0) 00:15:52 (6/83) Installing libxdmcp (1.1.4-r0) 00:15:52 (7/83) Installing libxcb (1.15-r0) 00:15:52 (8/83) Installing libx11 (1.8.4-r1) 00:15:52 (9/83) Installing aom-libs (3.5.0-r0) 00:15:52 (10/83) Installing alsa-lib (1.2.8-r0) 00:15:52 (11/83) Installing libexpat (2.5.0-r0) 00:15:52 (12/83) Installing brotli-libs (1.0.9-r9) 00:15:52 (13/83) Installing libbz2 (1.0.8-r4) 00:15:52 (14/83) Installing libpng (1.6.39-r0) 00:15:52 (15/83) Installing freetype (2.12.1-r0) 00:15:52 (16/83) Installing fontconfig (2.14.1-r0) 00:15:52 (17/83) Installing fribidi (1.0.12-r0) 00:15:52 (18/83) Installing libffi (3.4.4-r0) 00:15:52 (19/83) Installing libintl (0.21.1-r1) 00:15:52 (20/83) Installing libblkid (2.38.1-r1) 00:15:52 (21/83) Installing libmount (2.38.1-r1) 00:15:52 (22/83) Installing pcre2 (10.42-r0) 00:15:52 (23/83) Installing glib (2.74.7-r0) 00:15:52 (24/83) Installing graphite2 (1.3.14-r2) 00:15:52 (25/83) Installing harfbuzz (5.3.1-r1) 00:15:52 (26/83) Installing libass (0.16.0-r1) 00:15:52 (27/83) Installing libdav1d (1.0.0-r2) 00:15:52 (28/83) Installing libdrm (2.4.114-r0) 00:15:52 (29/83) Installing gmp (6.2.1-r2) 00:15:52 (30/83) Installing nettle (3.8.1-r0) 00:15:52 (31/83) Installing p11-kit (0.24.1-r1) 00:15:52 (32/83) Installing libtasn1 (4.19.0-r0) 00:15:52 (33/83) Installing libunistring (1.1-r0) 00:15:52 (34/83) Installing gnutls (3.7.8-r3) 00:15:52 (35/83) Installing ncurses-terminfo-base (6.3_p20221119-r1) 00:15:52 (36/83) Installing ncurses-libs (6.3_p20221119-r1) 00:15:52 (37/83) Installing lame (3.100-r2) 00:15:52 (38/83) Installing opus (1.3.1-r1) 00:15:52 (39/83) Installing libasyncns (0.8-r1) 00:15:52 (40/83) Installing dbus-libs (1.14.8-r0) 00:15:52 (41/83) Installing libltdl (2.4.7-r1) 00:15:52 (42/83) Installing orc (0.4.33-r0) 00:15:52 (43/83) Installing libgcc (12.2.1_git20220924-r4) 00:15:52 (44/83) Installing libogg (1.3.5-r2) 00:15:52 (45/83) Installing libstdc++ (12.2.1_git20220924-r4) 00:15:52 (46/83) Installing flac-libs (1.4.2-r0) 00:15:52 (47/83) Installing libvorbis (1.3.7-r0) 00:15:52 (48/83) Installing libsndfile (1.1.0-r2) 00:15:52 (49/83) Installing libgomp (12.2.1_git20220924-r4) 00:15:52 (50/83) Installing soxr (0.1.3-r3) 00:15:52 (51/83) Installing speexdsp (1.2.1-r0) 00:15:52 (52/83) Installing tdb-libs (1.4.6-r0) 00:15:52 (53/83) Installing libpulse (16.1-r6) 00:15:52 (54/83) Installing cjson (1.7.15-r3) 00:15:52 (55/83) Installing mbedtls (2.28.4-r0) 00:15:52 (56/83) Installing librist (0.2.7-r0) 00:15:52 (57/83) Installing libsrt (1.5.1-r0) 00:15:52 (58/83) Installing libssh (0.10.5-r0) 00:15:52 (59/83) Installing libtheora (1.1.1-r16) 00:15:52 (60/83) Installing libjpeg-turbo (2.1.4-r0) 00:15:52 (61/83) Installing v4l-utils-libs (1.22.1-r2) 00:15:52 (62/83) Installing libxext (1.3.5-r0) 00:15:52 (63/83) Installing libxfixes (6.0.0-r0) 00:15:52 (64/83) Installing wayland-libs-client (1.21.0-r1) 00:15:52 (65/83) Installing libva (2.16.0-r0) 00:15:52 (66/83) Installing libvdpau (1.5-r0) 00:15:52 (67/83) Installing vidstab (1.1.0-r2) 00:15:52 (68/83) Installing libvpx (1.12.0-r1) 00:15:52 (69/83) Installing libwebp (1.2.4-r2) 00:15:52 (70/83) Installing x264-libs (0.164_git20220602-r0) 00:15:52 (71/83) Installing numactl (2.0.16-r1) 00:15:52 (72/83) Installing x265-libs (3.5-r3) 00:15:52 (73/83) Installing xvidcore (1.3.7-r1) 00:15:52 (74/83) Installing libsodium (1.0.18-r2) 00:15:52 (75/83) Installing libzmq (4.3.4-r1) 00:15:52 (76/83) Installing ffmpeg-libs (5.1.3-r0) 00:15:52 (77/83) Installing ffmpeg (5.1.3-r0) 00:15:52 (78/83) Installing udev-init-scripts (35-r1) 00:15:52 (79/83) Installing eudev-libs (3.2.11-r4) 00:15:52 (80/83) Installing xz-libs (5.2.9-r0) 00:15:52 (81/83) Installing zstd-libs (1.5.5-r0) 00:15:52 (82/83) Installing kmod-libs (30-r1) 00:15:52 (83/83) Installing eudev (3.2.11-r4) 00:15:52 Executing busybox-1.35.0-r29.trigger 00:15:52 Executing eudev-3.2.11-r4.trigger 00:15:52 OK: 86 MiB in 98 packages 00:15:53 Removing intermediate container bcb1b57a8f8a 00:15:53 ---> 77f2e480568b 00:15:53 Step 18/36 : WORKDIR / 00:15:53 ---> Running in 807c1007270e 00:15:53 Removing intermediate container 807c1007270e 00:15:53 ---> 05bdebbb576a 00:15:53 Step 19/36 : COPY --from=builder /device-usb-camera/cmd / 00:15:58 ---> 496ba36f76e2 00:15:58 Step 20/36 : COPY --from=builder /device-usb-camera/LICENSE / 00:15:58 ---> 0f3a6eac2274 00:15:58 Step 21/36 : COPY --from=builder /device-usb-camera/LICENSE-rtsp-simple-server / 00:15:58 ---> 133577b5d0ab 00:15:58 Step 22/36 : COPY --from=builder /device-usb-camera/Attribution.txt / 00:15:59 ---> 9aa94679fbcf 00:15:59 Step 23/36 : COPY --from=builder /device-usb-camera/docker-entrypoint.sh / 00:15:59 ---> 6109aec05f23 00:15:59 Step 24/36 : COPY --from=rtsp /rtsp-simple-server.yml / 00:16:00 ---> 10e73c9ba79f 00:16:00 Step 25/36 : COPY --from=rtsp /rtsp-simple-server / 00:16:01 ---> d1506649a57a 00:16:01 Step 26/36 : RUN sed -i 's/rtmpDisable: no/rtmpDisable: yes/g' rtsp-simple-server.yml 00:16:01 ---> Running in f19b7ffafff0 00:16:03 Removing intermediate container f19b7ffafff0 00:16:03 ---> 3940eb1e2c23 00:16:03 Step 27/36 : RUN sed -i 's/hlsDisable: no/hlsDisable: yes/g' rtsp-simple-server.yml 00:16:03 ---> Running in e7534348b6a4 00:16:04 Removing intermediate container e7534348b6a4 00:16:04 ---> f51caa988eae 00:16:04 Step 28/36 : RUN sed -i 's/protocols: \[udp, multicast, tcp\]/protocols: \[tcp\]/g' rtsp-simple-server.yml 00:16:04 ---> Running in 35ca0c39d343 00:16:06 Removing intermediate container 35ca0c39d343 00:16:06 ---> 799bd6062b1e 00:16:06 Step 29/36 : RUN sed -i 's,externalAuthenticationURL:,externalAuthenticationURL: http://localhost:8000/rtspauth,g' rtsp-simple-server.yml 00:16:06 ---> Running in 61184f1aa280 00:16:07 Removing intermediate container 61184f1aa280 00:16:07 ---> efcad810c1a3 00:16:07 Step 30/36 : EXPOSE 59983 00:16:07 ---> Running in f8d2d9dbd909 00:16:07 Removing intermediate container f8d2d9dbd909 00:16:07 ---> a5f903b7663b 00:16:07 Step 31/36 : EXPOSE 8554 00:16:07 ---> Running in 2d6c775bde1b 00:16:08 Removing intermediate container 2d6c775bde1b 00:16:08 ---> 790aa9e921dc 00:16:08 Step 32/36 : ENTRYPOINT ["/docker-entrypoint.sh"] 00:16:08 ---> Running in cc26c3a93b59 00:16:08 Removing intermediate container cc26c3a93b59 00:16:08 ---> f40bae1fd2b3 00:16:08 Step 33/36 : CMD [ "--configProvider=consul.http://edgex-core-consul:8500", "--registry" ] 00:16:08 ---> Running in e4b1019756b4 00:16:09 Removing intermediate container e4b1019756b4 00:16:09 ---> cc42e84c2fc1 00:16:09 Step 34/36 : LABEL arch=arm64 00:16:09 ---> Running in cdc1f0724f08 00:16:09 Removing intermediate container cdc1f0724f08 00:16:09 ---> 8fbdbf18a50a 00:16:09 Step 35/36 : LABEL git_sha=c79013aec5a343747aa63ac8b71198bf6f18d439 00:16:09 ---> Running in df0a0388c5b2 00:16:09 Removing intermediate container df0a0388c5b2 00:16:09 ---> 2de8c5e3a896 00:16:09 Step 36/36 : LABEL version=3.1.0-dev.11 00:16:09 ---> Running in f4d094ab9a85 00:16:10 Removing intermediate container f4d094ab9a85 00:16:10 ---> 24b25374d323 00:16:10 [Warning] One or more build-args [ARCH] were not consumed 00:16:10 Successfully built 24b25374d323 00:16:10 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 00:16:10 provisioning config files... 00:16:10 copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/135@tmp/config3274495245005444106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:10 ---> docker-login.sh 00:16:10 nexus3.edgexfoundry.org:10001 00:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:10 Configure a credential helper to remove this warning. See 00:16:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:10 00:16:10 Login Succeeded 00:16:10 nexus3.edgexfoundry.org:10002 00:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:11 Configure a credential helper to remove this warning. See 00:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:11 00:16:11 Login Succeeded 00:16:11 nexus3.edgexfoundry.org:10003 00:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:11 Configure a credential helper to remove this warning. See 00:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:11 00:16:11 Login Succeeded 00:16:11 nexus3.edgexfoundry.org:10004 00:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:11 Configure a credential helper to remove this warning. See 00:16:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:11 00:16:11 Login Succeeded 00:16:11 docker.io 00:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:16:12 Configure a credential helper to remove this warning. See 00:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:16:12 00:16:12 Login Succeeded 00:16:12 ---> docker-login.sh ends [Pipeline] } 00:16:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:16:12 [edgeXDocker.push] Tagging docker image device-usb-camera-arm64 with the following tags: 00:16:12 c79013aec5a343747aa63ac8b71198bf6f18d439 00:16:12 latest 00:16:12 3.1.0-dev.11 00:16:12 c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:16:12 main 00:16:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:12 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:13 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 00:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:16:13 db55b019dc58: Preparing 00:16:13 8d315bb0442c: Preparing 00:16:13 ee2923c2dc60: Preparing 00:16:13 e624d17ff5c0: Preparing 00:16:13 608d194cb50c: Preparing 00:16:13 acc83c6ca332: Preparing 00:16:13 c0e543924429: Preparing 00:16:13 3220c65fc90f: Preparing 00:16:13 31cfe637e4b9: Preparing 00:16:13 5b20e8e07f15: Preparing 00:16:13 1c15cf8d62af: Preparing 00:16:13 582a6de44b8a: Preparing 00:16:13 d2d9d24a8c2a: Preparing 00:16:13 acc83c6ca332: Waiting 00:16:13 c0e543924429: Waiting 00:16:13 3220c65fc90f: Waiting 00:16:13 582a6de44b8a: Waiting 00:16:13 5b20e8e07f15: Waiting 00:16:13 d2d9d24a8c2a: Waiting 00:16:13 1c15cf8d62af: Waiting 00:16:13 ee2923c2dc60: Pushed 00:16:13 e624d17ff5c0: Pushed 00:16:13 8d315bb0442c: Pushed 00:16:13 db55b019dc58: Pushed 00:16:13 acc83c6ca332: Pushed 00:16:13 c0e543924429: Pushed 00:16:13 3220c65fc90f: Pushed 00:16:13 31cfe637e4b9: Pushed 00:16:13 d2d9d24a8c2a: Layer already exists 00:16:13 5b20e8e07f15: Pushed 00:16:18 608d194cb50c: Pushed 00:16:18 1c15cf8d62af: Pushed 00:16:29 582a6de44b8a: Pushed 00:16:29 c79013aec5a343747aa63ac8b71198bf6f18d439: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:29 + 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 00:16:29 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:16:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:16:29 db55b019dc58: Preparing 00:16:29 8d315bb0442c: Preparing 00:16:29 ee2923c2dc60: Preparing 00:16:29 e624d17ff5c0: Preparing 00:16:29 608d194cb50c: Preparing 00:16:29 acc83c6ca332: Preparing 00:16:29 c0e543924429: Preparing 00:16:29 3220c65fc90f: Preparing 00:16:29 31cfe637e4b9: Preparing 00:16:29 5b20e8e07f15: Preparing 00:16:29 1c15cf8d62af: Preparing 00:16:29 582a6de44b8a: Preparing 00:16:29 d2d9d24a8c2a: Preparing 00:16:29 31cfe637e4b9: Waiting 00:16:29 5b20e8e07f15: Waiting 00:16:29 1c15cf8d62af: Waiting 00:16:29 acc83c6ca332: Waiting 00:16:29 c0e543924429: Waiting 00:16:29 3220c65fc90f: Waiting 00:16:29 582a6de44b8a: Waiting 00:16:29 d2d9d24a8c2a: Waiting 00:16:29 608d194cb50c: Layer already exists 00:16:29 8d315bb0442c: Layer already exists 00:16:29 ee2923c2dc60: Layer already exists 00:16:29 e624d17ff5c0: Layer already exists 00:16:29 db55b019dc58: Layer already exists 00:16:29 acc83c6ca332: Layer already exists 00:16:29 c0e543924429: Layer already exists 00:16:29 5b20e8e07f15: Layer already exists 00:16:29 31cfe637e4b9: Layer already exists 00:16:29 3220c65fc90f: Layer already exists 00:16:29 1c15cf8d62af: Layer already exists 00:16:29 582a6de44b8a: Layer already exists 00:16:29 d2d9d24a8c2a: Layer already exists 00:16:29 latest: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:30 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:30 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 00:16:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:16:30 db55b019dc58: Preparing 00:16:30 8d315bb0442c: Preparing 00:16:30 ee2923c2dc60: Preparing 00:16:30 e624d17ff5c0: Preparing 00:16:30 608d194cb50c: Preparing 00:16:30 acc83c6ca332: Preparing 00:16:30 c0e543924429: Preparing 00:16:30 3220c65fc90f: Preparing 00:16:30 31cfe637e4b9: Preparing 00:16:30 5b20e8e07f15: Preparing 00:16:30 1c15cf8d62af: Preparing 00:16:30 582a6de44b8a: Preparing 00:16:30 d2d9d24a8c2a: Preparing 00:16:30 31cfe637e4b9: Waiting 00:16:30 acc83c6ca332: Waiting 00:16:30 3220c65fc90f: Waiting 00:16:30 c0e543924429: Waiting 00:16:30 582a6de44b8a: Waiting 00:16:30 5b20e8e07f15: Waiting 00:16:30 1c15cf8d62af: Waiting 00:16:30 d2d9d24a8c2a: Waiting 00:16:30 db55b019dc58: Layer already exists 00:16:30 ee2923c2dc60: Layer already exists 00:16:30 8d315bb0442c: Layer already exists 00:16:30 e624d17ff5c0: Layer already exists 00:16:30 608d194cb50c: Layer already exists 00:16:30 c0e543924429: Layer already exists 00:16:30 3220c65fc90f: Layer already exists 00:16:30 acc83c6ca332: Layer already exists 00:16:30 5b20e8e07f15: Layer already exists 00:16:30 31cfe637e4b9: Layer already exists 00:16:30 d2d9d24a8c2a: Layer already exists 00:16:30 1c15cf8d62af: Layer already exists 00:16:30 582a6de44b8a: Layer already exists 00:16:30 3.1.0-dev.11: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:31 + docker tag device-usb-camera-arm64 nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:31 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:16:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:16:31 db55b019dc58: Preparing 00:16:31 8d315bb0442c: Preparing 00:16:31 ee2923c2dc60: Preparing 00:16:31 e624d17ff5c0: Preparing 00:16:31 608d194cb50c: Preparing 00:16:31 acc83c6ca332: Preparing 00:16:31 c0e543924429: Preparing 00:16:31 3220c65fc90f: Preparing 00:16:31 31cfe637e4b9: Preparing 00:16:31 5b20e8e07f15: Preparing 00:16:31 1c15cf8d62af: Preparing 00:16:31 582a6de44b8a: Preparing 00:16:31 d2d9d24a8c2a: Preparing 00:16:31 31cfe637e4b9: Waiting 00:16:31 5b20e8e07f15: Waiting 00:16:31 582a6de44b8a: Waiting 00:16:31 d2d9d24a8c2a: Waiting 00:16:31 acc83c6ca332: Waiting 00:16:31 1c15cf8d62af: Waiting 00:16:31 c0e543924429: Waiting 00:16:31 ee2923c2dc60: Layer already exists 00:16:31 e624d17ff5c0: Layer already exists 00:16:31 db55b019dc58: Layer already exists 00:16:31 608d194cb50c: Layer already exists 00:16:31 8d315bb0442c: Layer already exists 00:16:31 31cfe637e4b9: Layer already exists 00:16:31 3220c65fc90f: Layer already exists 00:16:31 acc83c6ca332: Layer already exists 00:16:31 c0e543924429: Layer already exists 00:16:31 5b20e8e07f15: Layer already exists 00:16:31 d2d9d24a8c2a: Layer already exists 00:16:31 1c15cf8d62af: Layer already exists 00:16:31 582a6de44b8a: Layer already exists 00:16:31 c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:32 + 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 00:16:32 + docker push nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:main 00:16:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-usb-camera-arm64] 00:16:32 db55b019dc58: Preparing 00:16:32 8d315bb0442c: Preparing 00:16:32 ee2923c2dc60: Preparing 00:16:32 e624d17ff5c0: Preparing 00:16:32 608d194cb50c: Preparing 00:16:32 acc83c6ca332: Preparing 00:16:32 c0e543924429: Preparing 00:16:32 3220c65fc90f: Preparing 00:16:32 31cfe637e4b9: Preparing 00:16:32 5b20e8e07f15: Preparing 00:16:32 1c15cf8d62af: Preparing 00:16:32 582a6de44b8a: Preparing 00:16:32 d2d9d24a8c2a: Preparing 00:16:32 31cfe637e4b9: Waiting 00:16:32 5b20e8e07f15: Waiting 00:16:32 1c15cf8d62af: Waiting 00:16:32 acc83c6ca332: Waiting 00:16:32 582a6de44b8a: Waiting 00:16:32 c0e543924429: Waiting 00:16:32 d2d9d24a8c2a: Waiting 00:16:32 3220c65fc90f: Waiting 00:16:32 8d315bb0442c: Layer already exists 00:16:32 e624d17ff5c0: Layer already exists 00:16:32 608d194cb50c: Layer already exists 00:16:32 db55b019dc58: Layer already exists 00:16:32 ee2923c2dc60: Layer already exists 00:16:32 5b20e8e07f15: Layer already exists 00:16:32 3220c65fc90f: Layer already exists 00:16:32 c0e543924429: Layer already exists 00:16:32 31cfe637e4b9: Layer already exists 00:16:32 acc83c6ca332: Layer already exists 00:16:32 1c15cf8d62af: Layer already exists 00:16:32 d2d9d24a8c2a: Layer already exists 00:16:32 582a6de44b8a: Layer already exists 00:16:32 main: digest: sha256:203de94816459e3a7e8bca43f39579571229f8057dd3530c118e273895eb8cc8 size: 3034 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:16:32 ===================================================== [Pipeline] echo 00:16:32 taggedImages: 00:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439 00:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:latest 00:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:3.1.0-dev.11 00:16:32 - nexus3.edgexfoundry.org:10004/device-usb-camera-arm64:c79013aec5a343747aa63ac8b71198bf6f18d439-3.1.0-dev.11 00:16:32 - 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 00:16:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:33 00:16:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:33 arm64: Pulling from edgex-lftools-log-publisher 00:16:33 8998bd30e6a1: Pulling fs layer 00:16:33 04944245beec: Pulling fs layer 00:16:33 699f458cf7ca: Pulling fs layer 00:16:33 765212b225bb: Pulling fs layer 00:16:33 f23df028b6ca: Pulling fs layer 00:16:33 d65c8cfc05b1: Pulling fs layer 00:16:33 2437ff75d9bd: Pulling fs layer 00:16:33 d65c8cfc05b1: Waiting 00:16:33 2437ff75d9bd: Waiting 00:16:33 765212b225bb: Waiting 00:16:33 04944245beec: Verifying Checksum 00:16:33 04944245beec: Download complete 00:16:33 765212b225bb: Verifying Checksum 00:16:33 765212b225bb: Download complete 00:16:33 f23df028b6ca: Verifying Checksum 00:16:33 f23df028b6ca: Download complete 00:16:33 d65c8cfc05b1: Verifying Checksum 00:16:33 d65c8cfc05b1: Download complete 00:16:33 699f458cf7ca: Verifying Checksum 00:16:33 699f458cf7ca: Download complete 00:16:34 8998bd30e6a1: Verifying Checksum 00:16:34 8998bd30e6a1: Download complete 00:16:37 8998bd30e6a1: Pull complete 00:16:37 2437ff75d9bd: Verifying Checksum 00:16:37 2437ff75d9bd: Download complete 00:16:37 04944245beec: Pull complete 00:16:38 699f458cf7ca: Pull complete 00:16:39 765212b225bb: Pull complete 00:16:39 f23df028b6ca: Pull complete 00:16:39 d65c8cfc05b1: Pull complete 00:16:52 2437ff75d9bd: Pull complete 00:16:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:16:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:52 prd-ubuntu20.04-docker-arm64-4c-16g-4953 does not seem to be running inside a container 00:16:52 $ 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/135 -v /w/workspace/device-usb-camera/135:/w/workspace/device-usb-camera/135:rw,z -v /w/workspace/device-usb-camera/135@tmp:/w/workspace/device-usb-camera/135@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 00:16:54 $ docker top 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:55 ---> job-cost.sh 00:16:55 lf-activate-venv: SKIPPING 00:16:55 INFO: No Stack... 00:16:55 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:56 INFO: Archiving Costs [Pipeline] sh 00:16:57 + cat /w/workspace/device-usb-camera/135/archives/cost.csv 00:16:57 + cut -d, -f6 [Pipeline] lock 00:16:57 Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] 00:16:57 Resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] did not exist. Created. 00:16:57 Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:57 /w/workspace/device-usb-camera/135@tmp/durable-4dda7d6f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:58 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:58 Warning: overwriting stash ‘stack-cost’ 00:16:58 Stashed 1 file(s) [Pipeline] } 00:16:58 Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:58 $ docker stop --time=1 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 00:16:59 $ docker rm -f --volumes 45284a325eac335d76d6a9c9cc4bd6c0c820573ec9f65c60b4849e44b117b711 [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 00:17:00 provisioning config files... 00:17:00 copy managed file [device-usb-camera-codecov-token] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config3163040804751733442tmp [Pipeline] { [Pipeline] sh 00:17:00 + set +x 00:17:00 + curl -s https://codecov.io/bash 00:17:00 + bash -s -- 00:17:00 00:17:00 _____ _ 00:17:00 / ____| | | 00:17:00 | | ___ __| | ___ ___ _____ __ 00:17:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:17:00 | |___| (_) | (_| | __/ (_| (_) \ V / 00:17:00 \_____\___/ \__,_|\___|\___\___/ \_/ 00:17:00 Bash-1.0.6 00:17:00 00:17:00 00:17:00 ==> git version 2.25.1 found 00:17:00 ==> 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 00:17:00 Release-Date: 2020-01-08 00:17:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:17:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:17:00 ==> Jenkins CI detected. 00:17:00 current dir:  /w/workspace/exfoundry_device-usb-camera_main 00:17:00 project root: . 00:17:00 --> token set from env 00:17:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:17:00 ==> Running gcov in . (disable via -X gcov) 00:17:00 ==> Python coveragepy not found 00:17:00 ==> Searching for coverage reports in: 00:17:00 + . 00:17:00 -> Found 1 reports 00:17:00 ==> Detecting git/mercurial file structure 00:17:00 ==> Reading reports 00:17:00 + ./coverage.out bytes=53939 00:17:00 ==> Appending adjustments 00:17:00 https://docs.codecov.io/docs/fixing-reports 00:17:00 + Found adjustments 00:17:00 ==> Gzipping contents 00:17:00 8.0K /tmp/codecov.NhV7HV.gz 00:17:00 ==> Uploading reports 00:17:00 url: https://codecov.io 00:17:00 query: branch=main&commit=c79013aec5a343747aa63ac8b71198bf6f18d439&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:00 -> Pinging Codecov 00:17:00 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=c79013aec5a343747aa63ac8b71198bf6f18d439&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-usb-camera%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-usb-camera&service=jenkins&flags=&pr=&job=&cmd_args= 00:17:01 -> Uploading to 00:17:01 https://storage.googleapis.com/codecov/v4/raw/2023-08-31/73D8F5FF140700D3E01443B452E23636/c79013aec5a343747aa63ac8b71198bf6f18d439/8a10967a-65cc-4252-a1ac-ba398b183d24.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230831%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230831T001700Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=91c2cb332eb69fdff2445bfce5f0bf3a72add582f3dc67d502f53adacac9d2fe 00:17:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:17:01 Dload Upload Total Spent Left Speed 00:17:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6908 0 0 100 6908 0 32739 --:--:-- --:--:-- --:--:-- 32739 00:17:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-usb-camera/commit/c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] } 00:17:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:17:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:17:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:01 00:17:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:02 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:17:02 df9b9388f04a: Pulling fs layer 00:17:02 52dc419b0ee2: Pulling fs layer 00:17:02 25bc292e5bac: Pulling fs layer 00:17:02 114826534d7a: Pulling fs layer 00:17:02 4657fd5d0bcf: Pulling fs layer 00:17:02 6ad1cebc031e: Pulling fs layer 00:17:02 8a3aa393b2d8: Pulling fs layer 00:17:02 4657fd5d0bcf: Waiting 00:17:02 6ad1cebc031e: Waiting 00:17:02 8a3aa393b2d8: Waiting 00:17:02 25bc292e5bac: Verifying Checksum 00:17:02 25bc292e5bac: Download complete 00:17:02 52dc419b0ee2: Verifying Checksum 00:17:02 52dc419b0ee2: Download complete 00:17:02 4657fd5d0bcf: Verifying Checksum 00:17:02 4657fd5d0bcf: Download complete 00:17:02 df9b9388f04a: Download complete 00:17:02 df9b9388f04a: Pull complete 00:17:02 52dc419b0ee2: Pull complete 00:17:02 25bc292e5bac: Pull complete 00:17:02 6ad1cebc031e: Verifying Checksum 00:17:02 6ad1cebc031e: Download complete 00:17:03 8a3aa393b2d8: Verifying Checksum 00:17:03 8a3aa393b2d8: Download complete 00:17:04 114826534d7a: Verifying Checksum 00:17:04 114826534d7a: Download complete 00:17:08 114826534d7a: Pull complete 00:17:08 4657fd5d0bcf: Pull complete 00:17:08 6ad1cebc031e: Pull complete 00:17:11 8a3aa393b2d8: Pull complete 00:17:11 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:17:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:11 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:17:11 $ 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 00:17:17 $ docker top 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-usb-camera:main' [Pipeline] sh 00:17:17 + set -o pipefail 00:17:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-usb-camera:main' 00:17:24 00:17:24 Monitoring /w/workspace/exfoundry_device-usb-camera_main (github.com/edgexfoundry/device-usb-camera)... 00:17:24 00:17:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/bdb14ab0-0d5f-4d79-9d3c-333131f95750/history/f9c0381d-e5f4-42a3-8fa1-41f1bf1147d8 00:17:24 00:17:24 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:17:24 00:17:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:17:24 00:17:24 00:17:24 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:17:24 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:17:24 More details here: https://snyk.co/ue1NS [Pipeline] } 00:17:24 $ docker stop --time=1 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a 00:17:28 $ docker rm -f --volumes 91f0866c51b1129ce70e96fd7d4573e7087a96f00c6458329ac9bd03d543a40a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:17:29 + git log --format=format:%s -1 c79013aec5a343747aa63ac8b71198bf6f18d439 [Pipeline] sh 00:17:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:29 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:17:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:30 $ docker top 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a -eo pid,comm 00:17:30 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). 00:17:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:30 [ssh-agent] Looking for ssh-agent implementation... 00:17:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:30 $ docker exec 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a ssh-agent 00:17:30 SSH_AUTH_SOCK=/tmp/ssh-iJEc9zx68vwM/agent.32 00:17:30 SSH_AGENT_PID=38 00:17:30 Running ssh-add (command line suppressed) 00:17:30 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16242285623780128144.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_16242285623780128144.key) 00:17:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:31 + git semver tag 00:17:31 2023-08-31 00:17:31,247 [run_tag] DEBUG tag force:False 00:17:31 2023-08-31 00:17:31,247 [check_head_tag] DEBUG check head tag 00:17:31 2023-08-31 00:17:31,249 [execute] INFO git cat-file --batch-check 00:17:31 2023-08-31 00:17:31,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:17:31 2023-08-31 00:17:31,252 [execute] INFO git cat-file --batch 00:17:31 2023-08-31 00:17:31,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=) 00:17:31 2023-08-31 00:17:31,281 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:31 2023-08-31 00:17:31,281 [execute] INFO git tag -a v3.1.0-dev.11 -m v3.1.0-dev.11 00:17:31 2023-08-31 00:17:31,282 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.11', '-m', 'v3.1.0-dev.11'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:17:31 2023-08-31 00:17:31,284 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:31 3.1.0-dev.11 [Pipeline] } 00:17:31 $ docker exec --env ******** --env ******** 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a ssh-agent -k 00:17:31 unset SSH_AUTH_SOCK; 00:17:31 unset SSH_AGENT_PID; 00:17:31 echo Agent pid 38 killed; 00:17:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:31 + git semver [Pipeline] } 00:17:32 $ docker stop --time=1 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a 00:17:33 $ docker rm -f --volumes 0f863a3fe7587b4c56f388d2200622a8618ba06d14c67fc18680546a4b7a435a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:33 00:17:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:33 0.23.1-centos7: Pulling from edgex-lftools 00:17:33 ab5ef0e58194: Pulling fs layer 00:17:33 9712f1f96733: Pulling fs layer 00:17:33 63f879dbbcfc: Pulling fs layer 00:17:33 0d9ebad4ef96: Pulling fs layer 00:17:33 e9a5061849ea: Pulling fs layer 00:17:33 d747dcd14b5f: Pulling fs layer 00:17:33 2de7ff778b66: Pulling fs layer 00:17:33 e9a5061849ea: Waiting 00:17:33 d747dcd14b5f: Waiting 00:17:33 0d9ebad4ef96: Waiting 00:17:33 2de7ff778b66: Waiting 00:17:33 9712f1f96733: Verifying Checksum 00:17:33 9712f1f96733: Download complete 00:17:34 63f879dbbcfc: Verifying Checksum 00:17:34 63f879dbbcfc: Download complete 00:17:34 0d9ebad4ef96: Verifying Checksum 00:17:34 0d9ebad4ef96: Download complete 00:17:34 d747dcd14b5f: Download complete 00:17:34 e9a5061849ea: Verifying Checksum 00:17:34 e9a5061849ea: Download complete 00:17:34 ab5ef0e58194: Verifying Checksum 00:17:34 ab5ef0e58194: Download complete 00:17:34 2de7ff778b66: Verifying Checksum 00:17:34 2de7ff778b66: Download complete 00:17:36 ab5ef0e58194: Pull complete 00:17:37 9712f1f96733: Pull complete 00:17:37 63f879dbbcfc: Pull complete 00:17:42 0d9ebad4ef96: Pull complete 00:17:42 e9a5061849ea: Pull complete 00:17:42 d747dcd14b5f: Pull complete 00:17:42 2de7ff778b66: Pull complete 00:17:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:17:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:17:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:43 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:17:43 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 00:17:48 $ docker top affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:17:48 provisioning config files... 00:17:48 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9281135510775291512tmp 00:17:48 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9836287485074450350tmp 00:17:48 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config17990420169917253684tmp [Pipeline] { [Pipeline] echo 00:17:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:17:48 ---> sigul-configuration.sh 00:17:48 gpg: directory `/root/.gnupg' created 00:17:48 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:17:48 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:17:48 gpg: keyring `/root/.gnupg/secring.gpg' created 00:17:48 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:17:48 gpg: CAST5 encrypted data 00:17:48 gpg: encrypted with 1 passphrase 00:17:48 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:17:49 + mkdir /home/jenkins 00:17:49 + mkdir /home/jenkins/sigul [Pipeline] sh 00:17:49 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:17:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:17:49 ---> sigul-install.sh 00:17:49 Sigul already installed; skipping installation. [Pipeline] sh 00:17:50 + git tag --list 00:17:50 v0.0.0 00:17:50 v0.0.1-dev.1 00:17:50 v0.0.1-dev.10 00:17:50 v0.0.1-dev.11 00:17:50 v0.0.1-dev.12 00:17:50 v0.0.1-dev.13 00:17:50 v0.0.1-dev.14 00:17:50 v0.0.1-dev.15 00:17:50 v0.0.1-dev.16 00:17:50 v0.0.1-dev.2 00:17:50 v0.0.1-dev.3 00:17:50 v0.0.1-dev.4 00:17:50 v0.0.1-dev.5 00:17:50 v0.0.1-dev.6 00:17:50 v0.0.1-dev.7 00:17:50 v0.0.1-dev.8 00:17:50 v0.0.1-dev.9 00:17:50 v2.2.0 00:17:50 v2.2.0-dev.17 00:17:50 v2.2.0-dev.18 00:17:50 v2.2.0-dev.19 00:17:50 v2.2.0-dev.20 00:17:50 v2.2.0-dev.21 00:17:50 v2.2.0-dev.22 00:17:50 v2.2.0-dev.23 00:17:50 v2.2.0-dev.24 00:17:50 v2.2.0-dev.25 00:17:50 v2.2.0-dev.26 00:17:50 v2.2.0-dev.27 00:17:50 v2.3.0 00:17:50 v2.3.0-dev.1 00:17:50 v2.3.0-dev.10 00:17:50 v2.3.0-dev.11 00:17:50 v2.3.0-dev.12 00:17:50 v2.3.0-dev.13 00:17:50 v2.3.0-dev.14 00:17:50 v2.3.0-dev.15 00:17:50 v2.3.0-dev.16 00:17:50 v2.3.0-dev.17 00:17:50 v2.3.0-dev.18 00:17:50 v2.3.0-dev.19 00:17:50 v2.3.0-dev.2 00:17:50 v2.3.0-dev.20 00:17:50 v2.3.0-dev.21 00:17:50 v2.3.0-dev.22 00:17:50 v2.3.0-dev.23 00:17:50 v2.3.0-dev.24 00:17:50 v2.3.0-dev.25 00:17:50 v2.3.0-dev.26 00:17:50 v2.3.0-dev.27 00:17:50 v2.3.0-dev.28 00:17:50 v2.3.0-dev.3 00:17:50 v2.3.0-dev.4 00:17:50 v2.3.0-dev.5 00:17:50 v2.3.0-dev.6 00:17:50 v2.3.0-dev.7 00:17:50 v2.3.0-dev.8 00:17:50 v2.3.0-dev.9 00:17:50 v2.3.1 00:17:50 v2.3.1-dev.4 00:17:50 v2.3.1-dev.5 00:17:50 v2.3.1-dev.6 00:17:50 v3.0 00:17:50 v3.0.0 00:17:50 v3.0.0-dev.1 00:17:50 v3.0.0-dev.10 00:17:50 v3.0.0-dev.11 00:17:50 v3.0.0-dev.12 00:17:50 v3.0.0-dev.13 00:17:50 v3.0.0-dev.14 00:17:50 v3.0.0-dev.15 00:17:50 v3.0.0-dev.16 00:17:50 v3.0.0-dev.17 00:17:50 v3.0.0-dev.18 00:17:50 v3.0.0-dev.19 00:17:50 v3.0.0-dev.2 00:17:50 v3.0.0-dev.20 00:17:50 v3.0.0-dev.21 00:17:50 v3.0.0-dev.22 00:17:50 v3.0.0-dev.23 00:17:50 v3.0.0-dev.24 00:17:50 v3.0.0-dev.25 00:17:50 v3.0.0-dev.26 00:17:50 v3.0.0-dev.27 00:17:50 v3.0.0-dev.28 00:17:50 v3.0.0-dev.29 00:17:50 v3.0.0-dev.3 00:17:50 v3.0.0-dev.30 00:17:50 v3.0.0-dev.31 00:17:50 v3.0.0-dev.32 00:17:50 v3.0.0-dev.33 00:17:50 v3.0.0-dev.34 00:17:50 v3.0.0-dev.35 00:17:50 v3.0.0-dev.36 00:17:50 v3.0.0-dev.37 00:17:50 v3.0.0-dev.38 00:17:50 v3.0.0-dev.39 00:17:50 v3.0.0-dev.4 00:17:50 v3.0.0-dev.40 00:17:50 v3.0.0-dev.41 00:17:50 v3.0.0-dev.42 00:17:50 v3.0.0-dev.43 00:17:50 v3.0.0-dev.44 00:17:50 v3.0.0-dev.45 00:17:50 v3.0.0-dev.46 00:17:50 v3.0.0-dev.47 00:17:50 v3.0.0-dev.48 00:17:50 v3.0.0-dev.49 00:17:50 v3.0.0-dev.5 00:17:50 v3.0.0-dev.50 00:17:50 v3.0.0-dev.51 00:17:50 v3.0.0-dev.6 00:17:50 v3.0.0-dev.7 00:17:50 v3.0.0-dev.8 00:17:50 v3.0.0-dev.9 00:17:50 v3.1.0-dev.1 00:17:50 v3.1.0-dev.10 00:17:50 v3.1.0-dev.11 00:17:50 v3.1.0-dev.2 00:17:50 v3.1.0-dev.3 00:17:50 v3.1.0-dev.4 00:17:50 v3.1.0-dev.5 00:17:50 v3.1.0-dev.6 00:17:50 v3.1.0-dev.7 00:17:50 v3.1.0-dev.8 00:17:50 v3.1.0-dev.9 [Pipeline] sh 00:17:50 + lftools sign git-tag v3.1.0-dev.11 00:17:50 Signing Git tag with Sigul... 00:17:50 Signing v3.1.0-dev.11 [Pipeline] echo 00:17:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:17:51 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:17:51 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:17:51 $ docker stop --time=1 affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 00:17:53 $ docker rm -f --volumes affd3f179ba9c437b0d55188d55ab4a0dcaf9c735f61681c82160ed8b50a1df3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:17:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:53 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:54 $ docker top ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 -eo pid,comm 00:17:54 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). 00:17:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:54 [ssh-agent] Looking for ssh-agent implementation... 00:17:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:54 $ docker exec ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 ssh-agent 00:17:54 SSH_AUTH_SOCK=/tmp/ssh-9WheczKW6K1c/agent.32 00:17:54 SSH_AGENT_PID=38 00:17:54 Running ssh-add (command line suppressed) 00:17:54 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7744815529738608.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_7744815529738608.key) 00:17:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:55 + git semver bump pre 00:17:55 2023-08-31 00:17:55,299 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:55 2023-08-31 00:17:55,299 [bump_version] DEBUG bumping version:3.1.0-dev.11 on axis:pre with prefix:dev 00:17:55 2023-08-31 00:17:55,299 [bump_version] DEBUG bumped version:3.1.0-dev.12 00:17:55 2023-08-31 00:17:55,299 [write_version] DEBUG write version:3.1.0-dev.12 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:True 00:17:55 2023-08-31 00:17:55,299 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:55 2023-08-31 00:17:55,300 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:55 2023-08-31 00:17:55,302 [execute] INFO git cat-file --batch-check 00:17:55 2023-08-31 00:17:55,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:17:55 2023-08-31 00:17:55,308 [execute] INFO git cat-file --batch 00:17:55 2023-08-31 00:17:55,308 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:17:55 2023-08-31 00:17:55,313 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:17:55 3.1.0-dev.12 [Pipeline] } 00:17:55 $ docker exec --env ******** --env ******** ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 ssh-agent -k 00:17:55 unset SSH_AUTH_SOCK; 00:17:55 unset SSH_AGENT_PID; 00:17:55 echo Agent pid 38 killed; 00:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:55 + git semver [Pipeline] } 00:17:56 $ docker stop --time=1 ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 00:17:57 $ docker rm -f --volumes ebb7dcf078cc273c5f5acc110b474eb52513c0740d5b6f32cace4c3ac29426e5 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:58 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:58 $ docker top d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 -eo pid,comm 00:17:58 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). 00:17:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:58 [ssh-agent] Looking for ssh-agent implementation... 00:17:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:58 $ docker exec d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 ssh-agent 00:17:58 SSH_AUTH_SOCK=/tmp/ssh-v3nXrL8tsKme/agent.33 00:17:58 SSH_AGENT_PID=39 00:17:58 Running ssh-add (command line suppressed) 00:17:58 Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11926269703516608418.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_11926269703516608418.key) 00:17:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:59 + git semver push 00:17:59 2023-08-31 00:17:59,493 [run_push] DEBUG push 00:17:59 2023-08-31 00:17:59,494 [execute] INFO git cat-file --batch-check 00:17:59 2023-08-31 00:17:59,494 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=) 00:17:59 2023-08-31 00:17:59,498 [execute] INFO git rev-list 34b98ca4c748c51366e8995bf5d8135665ea4d69 -- 00:17:59 2023-08-31 00:17:59,498 [execute] DEBUG Popen(['git', 'rev-list', '34b98ca4c748c51366e8995bf5d8135665ea4d69', '--'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:17:59 2023-08-31 00:17:59,507 [execute] INFO git fetch -v origin 00:17:59 2023-08-31 00:17:59,507 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 00:18:00 2023-08-31 00:17:59,941 [run_push] DEBUG no remote changes detected 00:18:00 2023-08-31 00:17:59,942 [execute] INFO git push origin semver 00:18:00 2023-08-31 00:17:59,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 00:18:01 2023-08-31 00:18:00,937 [run_push] DEBUG push all version tags 00:18:01 2023-08-31 00:18:00,938 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:18:01 2023-08-31 00:18:00,938 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) 00:18:02 2023-08-31 00:18:01,843 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main 00:18:02 3.1.0-dev.12 [Pipeline] } 00:18:02 $ docker exec --env ******** --env ******** d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 ssh-agent -k 00:18:02 unset SSH_AUTH_SOCK; 00:18:02 unset SSH_AGENT_PID; 00:18:02 echo Agent pid 39 killed; 00:18:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:02 + git semver [Pipeline] } 00:18:02 $ docker stop --time=1 d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 00:18:03 $ docker rm -f --volumes d91e5988674382a698e7c0d830c7a79e021fb6d34568fe4bb70c9a588139c091 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:18:04 + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] 00:18:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:04 total 16 00:18:04 drwxr-xr-x 3 root root 4096 Aug 31 00:08 . 00:18:04 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 00:17 .. 00:18:04 drwxr-xr-x 2 root root 4096 Aug 31 00:08 cost 00:18:04 -rw-r--r-- 1 root root 89 Aug 31 00:08 cost.csv 00:18:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:04 + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives 00:18:04 total 16 00:18:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 31 00:08 . 00:18:04 drwxrwxr-x 11 jenkins jenkins 4096 Aug 31 00:17 .. 00:18:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 31 00:08 cost 00:18:04 -rw-r--r-- 1 jenkins jenkins 89 Aug 31 00:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:18:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:18:05 ---> package-listing.sh 00:18:05 ++ facter osfamily 00:18:05 ++ tr '[:upper:]' '[:lower:]' 00:18:05 + OS_FAMILY=debian 00:18:05 + workspace=/w/workspace/exfoundry_device-usb-camera_main 00:18:05 + START_PACKAGES=/tmp/packages_start.txt 00:18:05 + END_PACKAGES=/tmp/packages_end.txt 00:18:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:05 + PACKAGES=/tmp/packages_start.txt 00:18:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:18:05 + PACKAGES=/tmp/packages_end.txt 00:18:05 + case "${OS_FAMILY}" in 00:18:05 + dpkg -l 00:18:05 + grep '^ii' 00:18:05 + '[' -f /tmp/packages_start.txt ']' 00:18:05 + '[' -f /tmp/packages_end.txt ']' 00:18:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:05 + '[' /w/workspace/exfoundry_device-usb-camera_main ']' 00:18:05 + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ 00:18:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo 00:18:05 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 00:18:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:06 prd-ubuntu20.04-docker-8c-8g-4951 does not seem to be running inside a container 00:18:06 $ 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 00:18:07 $ docker top ecb75545b441c850bc9053e1c69584093a70ae9b760e015e090007565fedc0f7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:18:07 + touch /tmp/pre-build-complete [Pipeline] sh 00:18:07 + mkdir -p /var/log/sysstat [Pipeline] sh 00:18:07 + ls /var/log/sa-host 00:18:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:08 provisioning config files... 00:18:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config15995211069033383915tmp [Pipeline] { [Pipeline] echo 00:18:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> create-netrc.sh [Pipeline] } 00:18:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> python-tools-install.sh [Pipeline] echo 00:18:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:18:08 ---> sudo-logs.sh 00:18:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:18:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:18:09 ---> job-cost.sh 00:18:09 lf-activate-venv: SKIPPING 00:18:09 DEBUG: total: 0.2199999988079071 00:18:09 INFO: Retrieving Stack Cost... 00:18:09 INFO: Retrieving Pricing Info for: v3-standard-8 00:18:10 INFO: Archiving Costs [Pipeline] echo 00:18:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:18:10 ---> logs-deploy.sh 00:18:10 lf-activate-venv: SKIPPING 00:18:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/135 00:18:10 INFO: archiving workspace using pattern(s): 00:18:12 Archives upload complete. 00:18:12 INFO: archiving logs to Nexus 00:18:12 ---> uname -a: 00:18:12 Linux prd-ubuntu20-04-docker-8c-8g-4951 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:18:12 00:18:12 00:18:12 ---> lscpu: 00:18:12 Architecture: x86_64 00:18:12 CPU op-mode(s): 32-bit, 64-bit 00:18:12 Byte Order: Little Endian 00:18:12 Address sizes: 40 bits physical, 48 bits virtual 00:18:12 CPU(s): 8 00:18:12 On-line CPU(s) list: 0-7 00:18:12 Thread(s) per core: 1 00:18:12 Core(s) per socket: 1 00:18:12 Socket(s): 8 00:18:12 NUMA node(s): 1 00:18:12 Vendor ID: AuthenticAMD 00:18:12 CPU family: 23 00:18:12 Model: 49 00:18:12 Model name: AMD EPYC-Rome Processor 00:18:12 Stepping: 0 00:18:12 CPU MHz: 2800.000 00:18:12 BogoMIPS: 5600.00 00:18:12 Virtualization: AMD-V 00:18:12 Hypervisor vendor: KVM 00:18:12 Virtualization type: full 00:18:12 L1d cache: 256 KiB 00:18:12 L1i cache: 256 KiB 00:18:12 L2 cache: 4 MiB 00:18:12 L3 cache: 128 MiB 00:18:12 NUMA node0 CPU(s): 0-7 00:18:12 Vulnerability Itlb multihit: Not affected 00:18:12 Vulnerability L1tf: Not affected 00:18:12 Vulnerability Mds: Not affected 00:18:12 Vulnerability Meltdown: Not affected 00:18:12 Vulnerability Mmio stale data: Not affected 00:18:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:18:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:18:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:18:12 Vulnerability Srbds: Not affected 00:18:12 Vulnerability Tsx async abort: Not affected 00:18:12 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 00:18:12 00:18:12 00:18:12 ---> nproc: 00:18:12 8 00:18:12 00:18:12 00:18:12 ---> df -h: 00:18:12 Filesystem Size Used Avail Use% Mounted on 00:18:12 overlay 155G 13G 143G 9% / 00:18:12 tmpfs 64M 0 64M 0% /dev 00:18:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:18:12 shm 64M 0 64M 0% /dev/shm 00:18:12 /dev/vda1 155G 13G 143G 9% /facter-os 00:18:12 00:18:12 00:18:12 ---> sar -b -r -n DEV: 00:18:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4951) 08/31/23 _x86_64_ (8 CPU) 00:18:12 00:18:12 00:04:28 LINUX RESTART (8 CPU) 00:18:12 00:18:12 00:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:18:12 00:06:01 133.64 14.60 119.05 0.00 1932.34 85292.45 0.00 00:18:12 00:07:01 128.31 0.85 127.46 0.00 22.53 50948.84 0.00 00:18:12 00:08:01 223.06 1.33 221.73 0.00 38.65 39738.62 0.00 00:18:12 00:09:01 35.84 0.58 35.26 0.00 11.46 16776.69 0.00 00:18:12 00:10:01 27.26 10.25 17.01 0.00 3459.29 3752.57 0.00 00:18:12 00:11:01 4.33 0.00 4.33 0.00 0.00 58.26 0.00 00:18:12 00:12:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 00:18:12 00:13:02 1.85 0.00 1.85 0.00 0.00 19.27 0.00 00:18:12 00:14:01 1.12 0.00 1.12 0.00 0.00 11.52 0.00 00:18:12 00:15:01 1.95 0.00 1.95 0.00 0.00 30.39 0.00 00:18:12 00:16:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 00:18:12 00:17:01 1.67 0.08 1.58 0.00 8.00 19.20 0.00 00:18:12 00:18:01 125.90 0.18 125.71 0.00 16.66 64696.42 0.00 00:18:12 Average: 52.88 2.15 50.74 0.00 422.43 20115.52 0.00 00:18:12 00:18:12 00:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:18:12 00:06:01 29142876 31583356 733184 2.23 77036 2631536 1974584 5.82 998200 2376596 6268 00:18:12 00:07:01 27641424 31136944 1165236 3.54 148724 3506452 2248440 6.63 1608384 3140716 239988 00:18:12 00:08:01 27877148 31562820 740420 2.25 155640 3699836 1884712 5.55 1284772 3243200 972 00:18:12 00:09:01 27369996 31565868 735560 2.24 164056 4151996 1768748 5.21 1298628 3682088 176 00:18:12 00:10:01 27131072 31546032 744464 2.26 169512 4355876 1821012 5.37 1459780 3735472 1300 00:18:12 00:11:01 27140512 31555444 735372 2.24 169532 4355872 1837092 5.41 1452004 3735432 48 00:18:12 00:12:01 27140788 31555780 734988 2.24 169572 4355880 1837092 5.41 1451972 3735484 160 00:18:12 00:13:02 27148648 31563692 727080 2.21 169624 4355876 1837092 5.41 1444108 3735492 8 00:18:12 00:14:01 27148968 31564692 726632 2.21 169672 4355884 1837092 5.41 1443244 3736112 8 00:18:12 00:15:01 27148764 31564584 726724 2.21 169752 4355856 1837092 5.41 1443484 3736116 16 00:18:12 00:16:01 27148716 31564568 726684 2.21 169772 4355864 1837092 5.41 1443396 3736116 12 00:18:12 00:17:01 27147640 31563824 727128 2.21 169800 4356112 1804296 5.32 1445468 3736180 208 00:18:12 00:18:01 25606160 31497944 785684 2.39 206488 5664340 1915288 5.64 1599456 4983780 860 00:18:12 Average: 27291747 31525042 769935 2.34 162245 4192414 1879972 5.54 1413300 3639445 19233 00:18:12 00:18:12 00:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:18:12 00:06:01 docker0 73.10 100.80 6.07 153.06 0.00 0.00 0.00 0.00 00:18:12 00:06:01 ens3 455.87 286.72 6240.17 64.54 0.00 0.00 0.00 0.00 00:18:12 00:06:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 00:18:12 00:06:01 veth887b448 66.96 90.48 6.43 57.18 0.00 0.00 0.00 0.00 00:18:12 00:07:01 docker0 145.96 260.29 11.11 2295.92 0.00 0.00 0.00 0.00 00:18:12 00:07:01 ens3 285.39 162.09 2323.47 23.53 0.00 0.00 0.00 0.00 00:18:12 00:07:01 vethea17aae 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 00:18:12 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:08:01 docker0 17.48 50.45 1.22 714.67 0.00 0.00 0.00 0.00 00:18:12 00:08:01 ens3 192.47 152.98 1035.08 808.35 0.00 0.00 0.00 0.00 00:18:12 00:08:01 lo 6.13 6.13 0.62 0.62 0.00 0.00 0.00 0.00 00:18:12 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:09:01 ens3 150.26 117.53 2546.99 399.82 0.00 0.00 0.00 0.00 00:18:12 00:09:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 00:18:12 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:10:01 ens3 110.31 50.26 1379.44 3.62 0.00 0.00 0.00 0.00 00:18:12 00:10:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:18:12 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:11:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:12:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:13:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:15:01 ens3 0.40 0.38 0.11 0.10 0.00 0.00 0.00 0.00 00:18:12 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:18:12 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:18:12 00:17:01 ens3 4.50 3.33 4.36 1.46 0.00 0.00 0.00 0.00 00:18:12 00:17:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 00:18:12 00:18:01 docker0 61.31 121.86 5.13 1029.89 0.00 0.00 0.00 0.00 00:18:12 00:18:01 ens3 459.94 288.69 8252.67 161.57 0.00 0.00 0.00 0.00 00:18:12 00:18:01 veth9381f2c 1.83 1.73 0.30 0.97 0.00 0.00 0.00 0.00 00:18:12 00:18:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 00:18:12 Average: docker0 22.92 41.05 1.81 322.75 0.00 0.00 0.00 0.00 00:18:12 Average: ens3 127.72 81.76 1676.39 112.61 0.00 0.00 0.00 0.00 00:18:12 Average: veth9381f2c 0.14 0.13 0.02 0.07 0.00 0.00 0.00 0.00 00:18:12 Average: lo 1.65 1.65 0.16 0.16 0.00 0.00 0.00 0.00 00:18:12 00:18:12 00:18:12 ---> sar -P ALL: 00:18:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4951) 08/31/23 _x86_64_ (8 CPU) 00:18:12 00:18:12 00:04:28 LINUX RESTART (8 CPU) 00:18:12 00:18:12 00:05:01 CPU %user %nice %system %iowait %steal %idle 00:18:12 00:06:01 all 7.33 0.00 2.94 2.35 0.07 87.31 00:18:12 00:06:01 0 8.80 0.00 3.17 0.52 0.08 87.42 00:18:12 00:06:01 1 6.57 0.00 2.87 0.37 0.07 90.11 00:18:12 00:06:01 2 5.08 0.00 2.95 0.25 0.05 91.67 00:18:12 00:06:01 3 8.21 0.00 3.14 11.25 0.08 77.32 00:18:12 00:06:01 4 7.38 0.00 2.64 0.34 0.05 89.59 00:18:12 00:06:01 5 6.71 0.00 2.68 0.29 0.05 90.27 00:18:12 00:06:01 6 8.93 0.00 2.80 4.34 0.05 83.89 00:18:12 00:06:01 7 6.98 0.00 3.26 1.45 0.08 88.22 00:18:12 00:07:01 all 26.44 0.00 5.26 3.39 0.09 64.81 00:18:12 00:07:01 0 26.94 0.00 4.65 1.01 0.08 67.32 00:18:12 00:07:01 1 26.79 0.00 6.79 1.25 0.10 65.07 00:18:12 00:07:01 2 27.68 0.00 4.86 0.40 0.08 66.97 00:18:12 00:07:01 3 25.76 0.00 4.62 0.35 0.08 69.19 00:18:12 00:07:01 4 26.91 0.00 4.89 0.27 0.08 67.84 00:18:12 00:07:01 5 25.60 0.00 6.02 8.84 0.10 59.44 00:18:12 00:07:01 6 25.48 0.00 5.12 9.40 0.10 59.90 00:18:12 00:07:01 7 26.37 0.00 5.15 5.62 0.10 62.75 00:18:12 00:08:01 all 27.45 0.00 5.26 3.05 0.09 64.15 00:18:12 00:08:01 0 26.21 0.00 4.98 1.53 0.10 67.18 00:18:12 00:08:01 1 28.12 0.00 4.94 0.13 0.10 66.70 00:18:12 00:08:01 2 30.24 0.00 5.47 0.39 0.08 63.82 00:18:12 00:08:01 3 28.34 0.00 4.98 1.88 0.10 64.70 00:18:12 00:08:01 4 26.89 0.00 5.26 2.92 0.08 64.85 00:18:12 00:08:01 5 24.72 0.00 5.17 5.47 0.07 64.58 00:18:12 00:08:01 6 28.70 0.00 5.73 10.64 0.10 54.83 00:18:12 00:08:01 7 26.40 0.00 5.55 1.50 0.12 66.44 00:18:12 00:09:01 all 4.05 0.00 1.15 1.19 0.03 93.58 00:18:12 00:09:01 0 4.79 0.00 1.12 0.30 0.02 93.77 00:18:12 00:09:01 1 3.78 0.00 1.10 0.02 0.02 95.08 00:18:12 00:09:01 2 4.68 0.00 1.17 0.05 0.03 94.07 00:18:12 00:09:01 3 4.35 0.00 0.79 0.75 0.02 94.09 00:18:12 00:09:01 4 4.84 0.00 0.92 1.47 0.02 92.75 00:18:12 00:09:01 5 2.29 0.00 1.35 0.03 0.03 96.29 00:18:12 00:09:01 6 4.97 0.00 1.90 6.38 0.03 86.73 00:18:12 00:09:01 7 2.68 0.00 0.84 0.57 0.05 95.87 00:18:12 00:10:01 all 1.12 0.00 0.47 0.33 0.01 98.07 00:18:12 00:10:01 0 0.88 0.00 0.43 0.05 0.02 98.62 00:18:12 00:10:01 1 2.75 0.00 0.61 0.13 0.02 96.48 00:18:12 00:10:01 2 1.32 0.00 0.70 0.35 0.00 97.63 00:18:12 00:10:01 3 0.55 0.00 0.28 0.13 0.03 99.00 00:18:12 00:10:01 4 0.83 0.00 0.43 0.75 0.02 97.96 00:18:12 00:10:01 5 0.78 0.00 0.40 0.67 0.00 98.15 00:18:12 00:10:01 6 0.82 0.00 0.43 0.55 0.02 98.18 00:18:12 00:10:01 7 0.97 0.00 0.48 0.02 0.02 98.51 00:18:12 00:11:01 all 0.03 0.00 0.02 0.01 0.00 99.95 00:18:12 00:11:01 0 0.03 0.00 0.05 0.00 0.00 99.92 00:18:12 00:11:01 1 0.03 0.00 0.02 0.00 0.00 99.95 00:18:12 00:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 00:18:12 00:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 00:18:12 00:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 00:18:12 00:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:18:12 00:11:01 7 0.00 0.00 0.02 0.03 0.00 99.95 00:18:12 00:12:01 all 0.02 0.00 0.00 0.00 0.01 99.97 00:18:12 00:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 00:18:12 00:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:18:12 00:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:18:12 00:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 00:18:12 00:12:01 4 0.02 0.00 0.02 0.02 0.00 99.95 00:18:12 00:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 00:18:12 00:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 00:18:12 00:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:13:02 all 0.05 0.00 0.01 0.09 0.00 99.85 00:18:12 00:13:02 0 0.05 0.00 0.02 0.00 0.00 99.93 00:18:12 00:13:02 1 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:13:02 2 0.23 0.00 0.02 0.00 0.00 99.75 00:18:12 00:13:02 3 0.05 0.00 0.02 0.00 0.02 99.92 00:18:12 00:13:02 4 0.02 0.00 0.02 0.71 0.00 99.26 00:18:12 00:13:02 5 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:13:02 6 0.00 0.00 0.00 0.00 0.00 100.00 00:18:12 00:13:02 7 0.00 0.00 0.02 0.02 0.00 99.97 00:18:12 00:14:01 all 0.21 0.00 0.01 0.43 0.01 99.34 00:18:12 00:14:01 0 0.00 0.00 0.02 0.00 0.03 99.95 00:18:12 00:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:18:12 00:14:01 2 1.54 0.00 0.00 0.00 0.02 98.44 00:18:12 00:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 00:18:12 00:14:01 4 0.02 0.00 0.00 1.98 0.00 98.00 00:18:12 00:14:01 5 0.02 0.00 0.02 1.48 0.00 98.49 00:18:12 00:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 00:18:12 00:15:01 all 0.17 0.00 0.01 0.01 0.01 99.80 00:18:12 00:15:01 0 0.02 0.00 0.03 0.02 0.03 99.90 00:18:12 00:15:01 1 0.05 0.00 0.00 0.00 0.00 99.95 00:18:12 00:15:01 2 1.13 0.00 0.00 0.00 0.00 98.87 00:18:12 00:15:01 3 0.08 0.00 0.02 0.00 0.02 99.88 00:18:12 00:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 00:18:12 00:15:01 5 0.05 0.00 0.00 0.00 0.02 99.93 00:18:12 00:15:01 6 0.00 0.00 0.02 0.00 0.02 99.97 00:18:12 00:15:01 7 0.02 0.00 0.00 0.02 0.02 99.95 00:18:12 00:16:01 all 0.01 0.00 0.00 0.03 0.00 99.95 00:18:12 00:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 00:18:12 00:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 00:18:12 00:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 00:18:12 00:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 00:18:12 00:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 00:18:12 00:16:01 5 0.00 0.00 0.02 0.20 0.00 99.78 00:18:12 00:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 00:18:12 00:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:18:12 00:18:12 00:16:01 CPU %user %nice %system %iowait %steal %idle 00:18:12 00:17:01 all 0.20 0.00 0.07 0.00 0.01 99.72 00:18:12 00:17:01 0 0.05 0.00 0.05 0.00 0.02 99.88 00:18:12 00:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90 00:18:12 00:17:01 2 1.01 0.00 0.05 0.00 0.02 98.92 00:18:12 00:17:01 3 0.08 0.00 0.20 0.00 0.02 99.70 00:18:12 00:17:01 4 0.05 0.00 0.03 0.02 0.02 99.88 00:18:12 00:17:01 5 0.08 0.00 0.07 0.00 0.00 99.85 00:18:12 00:17:01 6 0.17 0.00 0.05 0.00 0.00 99.78 00:18:12 00:17:01 7 0.07 0.00 0.08 0.02 0.00 99.83 00:18:12 00:18:01 all 9.25 0.00 4.11 3.74 0.12 82.78 00:18:12 00:18:01 0 10.39 0.00 3.98 2.32 0.08 83.23 00:18:12 00:18:01 1 8.83 0.00 3.11 0.15 0.14 87.78 00:18:12 00:18:01 2 9.60 0.00 3.58 1.12 0.08 85.62 00:18:12 00:18:01 3 9.05 0.00 4.16 1.98 0.14 84.68 00:18:12 00:18:01 4 8.19 0.00 4.21 3.65 0.10 83.85 00:18:12 00:18:01 5 9.82 0.00 4.20 0.34 0.12 85.52 00:18:12 00:18:01 6 8.73 0.00 4.64 14.59 0.12 71.92 00:18:12 00:18:01 7 9.40 0.00 5.02 5.84 0.19 79.55 00:18:12 Average: all 5.84 0.00 1.48 1.12 0.04 91.54 00:18:12 Average: 0 5.99 0.00 1.42 0.44 0.04 92.12 00:18:12 Average: 1 5.89 0.00 1.49 0.16 0.03 92.42 00:18:12 Average: 2 6.32 0.00 1.44 0.20 0.03 92.02 00:18:12 Average: 3 5.86 0.00 1.40 1.25 0.04 91.45 00:18:12 Average: 4 5.76 0.00 1.41 0.93 0.03 91.87 00:18:12 Average: 5 5.36 0.00 1.52 1.32 0.03 91.77 00:18:12 Average: 6 5.94 0.00 1.58 3.50 0.03 88.95 00:18:12 Average: 7 5.57 0.00 1.56 1.15 0.05 91.68 00:18:12 00:18:12 00:18:12